@charset "utf-8";

@media(min-width:800px) {

  html,
  body {
    background: #fff;
    color: #333;
    font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
  }

  a {
    color: #333;
    text-decoration: none;
  }

  a:hover {
    color: #e9280c;
    text-decoration: none;
  }

  .tem_inner,
  .met_section {
    position: relative;
    margin: 0 auto;
    margin: 0 auto;
    width: 1000px;
  }

}

@media(min-width:1000px) {
  .tem_inner {
    padding: 0;
    width: 1000px;
  }
}

@media(min-width:1200px) {

  .tem_inner,
  .met_section {
    padding: 0;
    width: 1100px;
  }
}

@media(min-width:1800px) {

  .tem_inner,
  .met_section {
    padding: 0;
    width: 70%;
  }
}

@media(min-width:800px) {
  header.tem_headborder {
    border-bottom: 1px solid #ddd;
  }

  header section {
    border-bottom: 1px solid #e7e8ed;
    background: #f7f8fa;
  }

  .tem_top {
    position: relative;
    z-index: 100;
    height: 35px;
    color: #53555a;
    font-size: 12px;
    line-height: 35px;
  }

  .tem_top h2 {
    font-weight: normal;
  }

  .tem_top a {
    color: #53555a;
  }

  .tem_top a:hover {
    color: #e9280c;
  }

  .tem_top_nav {
    position: absolute;
    top: 0;
    right: 0;
  }

  .tem_top_nav ol {
    float: right;
    margin: 0;
    padding: 0;
  }

  .tem_top_nav ol li {
    float: left;
    list-style: none;
  }

  .tem_top_nav ol li.line {
    width: 30px;
    color: #eee;
    text-align: center;
  }

  .tem_top_nav dl {
    position: relative;
    float: right;
  }

  .tem_top_nav dl dt i {
    margin-left: 5px;
  }

  .tem_top_nav dl dd {
    position: absolute;
    top: 35px;
    right: 0;
    display: none;
    padding: 10px 18px;
    border: 1px solid #e7e8ed;
    background: #f7f8fa;
    white-space: nowrap;
  }

  .tem_top_nav dl dd a {
    display: block;
    height: 35px;
    line-height: 35px;
  }

  .tem_top_nav div.line {
    float: right;
    width: 30px;
    color: #eee;
    text-align: center;
  }

  .tem_head {
    min-height: 100px;
  }

  .tem_head h1 img,
  .tem_head h2 img {
    position: relative;
    z-index: 999;
    font-size: 0;
  }

  header h1 {
    display: inline;
  }

  .tem_head nav {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -17px;
    height: 34px;
    line-height: 34px;
  }

  .tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .tem_head nav ul li {
    position: relative;
    float: left;
    margin-left: 8px;
  }

  .tem_head nav a {
    display: block;
    padding: 0 15px;
  }

  .tem_head nav a:hover {
    color: #e9280c;
  }

  .tem_head nav a.navdown {
    border-radius: 2px;
    background: #e9280c;
    color: #fff;
  }

  .tem_head nav a.navdown:hover {
    color: #fff;
  }

  .tem_head nav ul li dl {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 99;
    display: none;
    width: 500px;
    background: #f3f4f5;
  }

  .tem_head nav ul li dl dd {
    float: left;
    padding: 20px 0;
    width: 100px;
  }

  .tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0;
    padding: 8px 5px;
    text-align: center;
    line-height: 1.5;
  }

  .tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
  }

  .tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
  }

  .tem_head nav ul li dl dd i {
    position: absolute;
    top: -14px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
  }

  .tem_head nav ul li dl.tem_pronoaw {
    width: auto;
  }

  .tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
  }

  .tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
  }

  .tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
  }

  .tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
  }

  .tem_banner {
    position: relative;
    overflow: hidden;
    background: #fafafa;
    text-align: center;
    font-size: 0;
  }

  .tem_banner ul {
    overflow: hidden;
  }

  .tem_banner ul li {
    float: left;
    width: 100%;
    list-style: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .tem_banner ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .tem_banner ul li img {
    max-width: 100%;
    height: auto;
  }

  .tem_banner .flex-control-nav {
    position: absolute;
    right: 50px;
    width: 20%;
    top: 20px;
    text-align: center;
  }

  .tem_banner .flex-control-nav li {
    margin: 0px;
  }

  .tem_banner .flex-control-nav li a {
    display: inline-block;
    margin: 0 6px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-indent: -999em;
    cursor: pointer;
    background: none;
  }

  .tem_banner .flex-control-nav li a.flex-active {
    background: #fff;
  }

  .tem_banner .flash img {
    width: 100% !important;
  }

  .tem_index_title {
    margin: 0 0 60px 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-weight: normal;
    font-size: 22px;
  }

  .tem_index_title span {
    position: relative;
    top: 2px;
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 4px solid #666;
  }

  .tem_index_title p {
    color: #8c8c8c;
    font-weight: normal;
  }

  .tem_index_more {
    clear: both;
    margin: 0 auto;
    padding-top: 30px;
    width: 200px;
    text-align: center;
  }

  .tem_index_more a {
    display: block;
    height: 40px;
    background: #e9280c;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 40px;
  }

  .tem_index_more a:hover {
    background: #d82208;
    color: #fff;
  }

  .tem_index_to {
    border-top: 1px solid #e7e8ed;
    border-bottom: 1px solid #e7e8ed;
    background: #f7f8fa;
  }

  .tem_wp1,
  .tem_wp2,
  .tem_wp3,
  .tem_wp4,
  .tem_wp5 {
    visibility: hidden;
  }

  .bounceInLeft,
  .bounceInRight,
  .fadeInUp,
  .fadeInUpDelay,
  .fadeInDown,
  .fadeInUpD,
  .fadeInLeft,
  .fadeInRight {
    visibility: visible;
  }

  .tem_index_about {
    padding: 50px 0 80px;
  }

  .tem_index_about_cont {
    margin-right: 25px;
    padding: 50px 0;
  }

  .tem_index_about_txt {
    float: left;
    width: 55%;
  }

  .tem_index_about .txtwd100 {
    float: none;
    width: 100%;
  }

  .tem_index_about_txt .met_editor {
    padding: 0px 50px 0;
  }

  .tem_index_about_img {
    float: right;
    overflow: hidden;
    width: 45%;
    height: 227px;
    font-size: 0;
  }

  .tem_index_about_video {
    float: right;
    overflow: hidden;
    width: 45%;
  }

  .tem_index_about_img ul {
    float: left;
    overflow: hidden;
    width: 70%;
    height: 227px;
    list-style: none;
  }

  .tem_index_about_img .tem_index_about_img_noe {
    float: none;
    width: 100%;
  }

  .tem_index_about_img ul li {
    padding: 4px;
    border: 1px solid #eee;
  }

  .tem_index_about_img ul img {
    width: 100%;
    height: 217px;
  }

  .tem_index_about_img ol {
    float: right;
    overflow: hidden;
    width: 30%;
    list-style: none;
  }

  .tem_index_about_img ol li {
    position: relative;
    margin-bottom: 8px;
    margin-left: 20px;
    padding: 4px;
    border: 1px solid #eee;
  }

  .tem_index_about_img ol img {
    width: 100%;
    height: 60px;
    cursor: pointer;
  }

  .tem_index_about_img ol li.tem_now {
    background: #eee;
  }

  .tem_index_about_img ol li i {
    position: absolute;
    top: 26px;
    left: -8px;
    display: none;
    color: #eee;
    font-size: 20px;
  }

  .tem_index_about_img ol li.tem_now i {
    display: block;
  }

  .tem_index_about_img ol li.tem_hover {
    background: #eee;
  }

  .tem_index_about_more {
    padding-top: 10px;
  }

  .tem_index_about_more a {
    display: inline-block;
    padding: 0 30px;
    height: 30px;
    border: 2px solid #eee;
    color: #999 !important;
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
  }

  .tem_index_about_more a:hover {
    background: #eee;
    text-decoration: none !important;
  }

  .tem_index_product {
    padding: 50px 0 80px;
  }

  .tem_index_product ul {
    list-style: none;
  }

  .tem_index_product ul li {
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
  }

  .tem_index_product ul li a {
    display: block;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    font-size: 0;
  }

  .tem_index_product ul li h2 {
    padding: 10px;
    background: #8c989f;
    color: #fff;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
  }

  .tem_index_product a img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .tem_index_product a:hover img {
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
  }

  .tem_index_news {
    padding: 50px 0 80px;
    text-align: center;
  }

  .tem_index_news_tab {
    display: inline-block;
    margin: 0 0 10px;
    height: 37px;
    border-right: 1px solid #8c989f;
    list-style: none;
    line-height: 37px;
  }

  .tem_index_news_tab li {
    float: left;
  }

  .tem_index_news_tab li h3 {
    padding: 0 40px;
    height: 35px;
    border: 1px solid #8c989f;
    border-right: 0;
    font-weight: normal;
    line-height: 35px;
    cursor: pointer;
  }

  .tem_index_news_tab li.flex-active h3 {
    background: #8c989f;
    color: #fff;
  }

  .tem_index_news_tab li:hover h3 {
    background: #8c989f;
    color: #fff;
  }

  .tem_index_news_list {
    margin: 20px 0 0;
  }

  .tem_index_news_list li {
    float: left;
    overflow: hidden;
    width: 50%;
    list-style: none;
    text-align: left;
  }

  .tem_index_news_list li a {
    display: block;
  }

  .tem_index_news_list li dl {
    margin-right: 10px;
    padding-top: 21px;
    height: 115px;
  }

  .tem_index_news_list li dl.tem_even {
    margin-right: 0;
    margin-left: 10px;
  }

  .tem_index_news_list dt {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100px;
    height: 115px;
    border-bottom: 1px solid #e7e8ed;
    font-size: 0;
  }

  .tem_index_news_list dt img {
    margin-left: 10px;
    width: 90px;
    height: 90px;
    border-radius: 60px;
  }

  .tem_index_news_list dd {
    float: left;
    margin-left: -100px;
    width: 100%;
  }

  .tem_index_news_list dd a {
    padding: 0 10px;
  }

  .tem_index_news_list_txt {
    margin-left: 100px;
    height: 115px;
    border-bottom: 1px solid #e7e8ed;
  }

  .tem_index_news_list_txt h3 {
    overflow: hidden;
    margin-bottom: 3px;
    height: 23px;
    color: #000;
    font-weight: normal;
    line-height: 23px;
  }

  .tem_index_news_list_txt p {
    overflow: hidden;
    height: 42px;
    color: #818181;
  }

  .tem_index_news_list_txt span.time {
    display: block;
    height: 25px;
    color: #818181;
    line-height: 25px;
  }

  .tem_index_news_list li dl:hover {
    background: #f7f8fa;
  }

  .tem_index_news_list .tem_index_more {
    float: none;
    width: 200px;
    text-align: center;
  }

  .tem_index_case {
    padding: 50px 0 80px;
  }

  .tem_index_case_list ul.slides li {
    float: left;
    list-style: none;
  }

  .tem_index_case_list .tem_list {
    float: left;
    width: 25%;
  }

  .tem_index_case_list .tem_list dt {
    text-align: center;
    font-size: 0;
  }

  .tem_index_case_list .tem_list dt a {
    display: block;
    overflow: hidden;
    margin: 0 auto;
  }

  .tem_index_case_list .tem_list dt img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }

  .tem_index_case_list .tem_list dt a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
  }

  .tem_index_case_list .tem_list h3 {
    margin: 0 auto;
    height: 40px;
    background: #8c989f;
    text-align: center;
    font-weight: normal;
    line-height: 40px;
  }

  .tem_index_case_list .tem_list h3 a {
    color: #fff;
  }

  .tem_index_case_list .tem_list h3 a:hover {
    color: #fff;
  }

  .tem_index_case_list .flex-control-nav {
    margin-top: 30px;
  }

  .tem_index_footer {
    padding: 40px 0 50px;
    background: #1e1e1e;
  }

  .tem_index_footer dl {
    float: left;
  }

  .tem_index_footer dl dt {
    margin-right: 25px;
    height: 40px;
    border-bottom: 1px solid #363636;
    color: #f3f3f3;
    font-size: 16px;
    line-height: 40px;
  }

  .tem_index_footer dl dt span {
    position: relative;
    top: -1px;
    display: inline-block;
    border-bottom: 3px solid #838383;
  }

  .tem_index_footer dl dd {
    margin-right: 25px;
  }

  .tem_index_footer_contact {
    width: 35%;
  }

  .tem_index_footer_contact li {
    position: relative;
    margin-top: 25px;
    padding-top: 5px;
    padding-left: 48px;
    min-height: 35px;
    color: #646363;
    list-style: none;
  }

  .tem_index_footer_contact li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #424244;
    border-radius: 5px;
    color: #7c7c7c;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
  }

  .tem_index_footer_link {
    width: 35%;
  }

  .tem_index_footer_link dd {
    padding: 20px 0;
  }

  .tem_index_footer_link a {
    display: inline-block;
    margin: 0 12px 10px 0;
    color: #646363;
    white-space: nowrap;
  }

  .tem_index_footer_link a:hover {
    color: #ababab;
  }

  .tem_index_footer_link a img {
    height: 45px;
  }

  .tem_index_footer_attention {
    width: 30%;
  }

  .tem_index_footer_attention dd {
    padding: 20px 0;
    color: #646363;
  }

  .tem_index_footer_attention li {
    display: inline-block;
    margin: 8px;
    list-style: none;
  }

  .tem_index_footer_attention li a {
    display: block;
    overflow: hidden;
    width: 44px;
    height: 44px;
    background: url(/public/image/pnt.png) no-repeat left top;
    color: #646363;
    font-size: 0;
  }

  .tem_index_footer_attention li.tenxun a {
    background-position: -83px top !important;
  }

  .tem_index_footer_attention li.weixin a {
    background-position: -247px top !important;
  }

  .tem_index_footer_attention li.qq a {
    background-position: -165px top !important;
  }

  .tem_index_footer_attention li:hover a {
    background: url(/public/image/pnthover.png) no-repeat;
  }

  .tem_index_footer_attention img {
    margin-top: 8px;
    width: 100px;
  }

  .tem_index_footer_attention p {
    margin-top: 5px;
  }

  .tem_footer {
    position: relative;
    padding: 30px 0;
    background: #161616;
    color: #4a4a4a;
    font-size: 12px;
  }

  .tem_footer a {
    color: #4a4a4a;
  }

  .tem_footer_nav {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
  }

  .tem_footer_nav a {
    margin-left: 30px;
  }

  .powered_by_metinfo {
    height: 35px;
    background: #161616;
    color: #4a4a4a;
    text-align: center;
    font-size: 12px;
    line-height: 35px;
  }

  .powered_by_metinfo a {
    color: #4a4a4a;
  }

  .met_section {
    position: relative;
    padding: 40px 0 50px;
  }

  .met_section aside {
    position: relative;
    float: left;
    width: 230px;
  }

  .met_section article {
    float: left;
    margin-left: -230px;
    width: 100%;
  }

  .met_section article .met_article {
    margin-left: 250px;
  }

  .met_section_asidenone article {
    float: none;
    margin-left: 0;
  }

  .met_section_asidenone article .met_article {
    margin-left: 0;
  }

  .met_section aside section {
    border: 1px solid #ddd;
  }

  .met_section aside section h2 {
    padding: 0 20px;
    height: 60px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    line-height: 60px;
  }

  .met_section aside .met_aside_list {
    padding: 10px 0;
  }

  .met_section aside .met_aside dl dt {
    height: 45px;
    line-height: 45px;
  }

  .met_section aside .met_aside dl dt a {
    display: block;
    padding: 0 20px;
    color: #333;
  }

  .met_section aside .met_aside dl dt a:hover {
    background: #efefef;
  }

  .met_section aside .met_aside dl dt.on {
    background: #efefef;
    border-left: 4px solid #e9280c;
  }

  .met_section aside .met_aside dl dd {
    padding: 6px 0 6px 0;
  }

  .met_section aside .met_aside dl dd a {
    display: block;
    padding-left: 40px;
    height: 35px;
    color: #333;
    font-weight: normal;
    line-height: 35px;
  }

  .met_section aside .met_aside dl dd .on a,
  .met_aside dl dd a:hover {
    background: #efefef;
  }

  .met_section aside .met_related {
    margin-top: 20px;
  }

  .met_section aside .met_related ul {
    padding: 20px;
  }

  .met_section aside .met_related li {
    margin-bottom: 8px;
    list-style: none;
  }

  .met_article_head {
    position: relative;
    padding: 0 10px;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
  }

  .met_article_head .met_position {
    position: absolute;
    top: 0;
    right: 10px;
    color: #aaa;
    font-family: '宋体';
  }

  .met_article_head .met_position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
  }

  .met_article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
  }

  .met_section_sehed {
    padding-top: 0;
  }

  .met_section_head {
    height: 50px;
    color: #aaa;
    font-size: 12px;
    font-family: '宋体';
    line-height: 50px;
  }

  .met_section_head a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
  }

  .met_section_head a:hover {
    color: #e9280c;
  }

  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dt,
  li,
  ol,
  ul,
  dd,
  th,
  td,
  p,
  pre,
  form,
  input,
  button,
  textarea,
  hr {
    margin: 0;
    padding: 0
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 100%
  }

  img {
    border: 0
  }

  button,
  input,
  select,
  textarea {
    font-size: 100%
  }

  .met_clear {
    clear: both
  }

  .met_none {
    display: none
  }

  .met_hidden {
    visibility: hidden
  }

  .met_fl {
    float: left
  }

  .met_fr {
    float: right
  }

  .met_editor {
    line-height: 2
  }

  .met_editor ul,
  .met_editor ol {
    padding: 0 0 0 25px;
    margin: 0
  }

  .met_editor a {
    color: #1c57c4
  }

  .met_editor a:hover {
    text-decoration: underline
  }

  .met_editor img {
    max-width: 100%;
    height: auto !important;
  }

  .met_editor blockquote {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-left: 4px solid #ddd
  }

  .met_editor hr {
    display: block;
    padding: 0;
    border: 0;
    height: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }

  .met_editor .metvideobox {
    text-align: center;
    visibility: hidden;
    margin: 10px auto;
  }

  .met_editor .video-js {
    max-width: 100%;
  }

  .met_editor table {
    width: 100% !important;
    margin-bottom: 1.6rem;
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    padding: 0 !important;
    border: 0
  }

  .met_editor table td {
    border: 1px solid #ddd !important
  }

  .met_editor table>thead>tr>th,
  table>tbody>tr>th,
  table>tfoot>tr>th,
  table>thead>tr>td,
  table>tbody>tr>td,
  table>tfoot>tr>td {
    padding: .7rem;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd
  }

  .met_editor table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd
  }

  .met_editor #page_break .collapse {
    display: none
  }

  .met_editor #page_break .num {
    padding: 10px 0;
    text-align: center
  }

  .met_editor #page_break .num li {
    display: inline;
    margin: 0 2px;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
    text-align: center;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden
  }

  .met_editor #page_break .num li.on {
    background-color: #ccc;
    color: #fff;
    font-weight: bold
  }

  .metinfo-banner1 {
    overflow: hidden;
    margin: 0 auto
  }

  .met_pager {
    text-align: center;
    padding: 30px 0 0
  }

  .met_pager a {
    border: 1px solid #e0e0e0;
    text-align: center;
    height: 28px;
    line-height: 28px;
    min-width: 28px;
    _width: 28px;
    text-align: center;
    display: inline-block;
    color: #aaa
  }

  .met_pager a:hover {
    border: 1px solid #a0a0a0;
    color: #aaa
  }

  .met_pager .PreSpan,
  .met_pager .NextSpan {
    height: 30px;
    line-height: 30px;
    min-width: 60px;
    _width: 60px;
    text-align: center;
    background: #f0f0f0;
    color: #ccc;
    display: inline-block
  }

  .met_pager .PreA,
  .met_pager .NextA {
    height: 28px;
    line-height: 28px;
    min-width: 58px;
    _width: 58px;
    color: #aaa
  }

  .met_pager .PreSpan,
  .met_pager .PreA {
    margin-right: 6px
  }

  .met_pager .NextSpan,
  .met_pager .NextA {
    margin-left: 6px
  }

  .met_pager .firstPage,
  .met_pager .lastPage {
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    min-width: 40px;
    _width: 40px;
    color: #aaa
  }

  .met_pager .Ahover {
    font-weight: bold;
    background: #f0f0f0;
    color: #aaa
  }

  .met_pager .PageText {
    margin-left: 10px;
    color: #aaa
  }

  .met_pager #metPageT,
  #metPageB {
    text-align: center;
    border: 1px solid #e0e0e0;
    color: #aaa
  }

  .met_pager #metPageT {
    width: 20px;
    padding: 6px 5px 5px
  }

  .met_pager #metPageB {
    min-width: 40px;
    _width: 40px;
    padding: 6px 0 5px;
    cursor: pointer;
    font-weight: bold
  }

  *html .met_pager #metPageT {
    height: 13px;
    line-height: 13px
  }

  *html .met_pager #metPageB {
    padding: 0;
    height: 28px;
    line-height: 20px
  }

  *+html .met_pager #metPageT {
    height: 13px;
    line-height: 13px
  }

  *+html .met_pager #metPageB {
    padding: 0;
    height: 28px;
    line-height: 20px
  }

  .met_module1 {
    padding: 30px 10px
  }

  .met_module2_list {
    padding: 10px 10px
  }

  .met_module2_list li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 100px 15px 10px;
    position: relative
  }

  .met_module2_list h2 {
    font-weight: normal
  }

  .met_module2_list li p {
    color: #818181
  }

  .met_module2_list li span.time {
    color: #818181;
    position: absolute;
    right: 10px;
    top: 15px
  }

  .met_module2_list li h2 i {
    margin-right: 10px;
    position: relative
  }

  .met_module2_list li.list_2 h2,
  .met_module2_list li.list_3 h2 {
    margin-bottom: 3px;
    font-weight: bold
  }

  .met_module2_list li.list_2 {
    padding: 15px 0
  }

  .met_module2_list li.list_3 {
    padding-left: 100px;
    min-height: 80px
  }

  .met_module2_list li.list_3 img {
    position: absolute;
    left: 0;
    top: 15px
  }

  .met_module2_list li.list_3 span.time {
    position: static
  }

  .met_module2 h1.met_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0
  }

  .met_module2 .met_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
  }

  .met_module2 .met_time {
    padding-right: 6px
  }

  .met_module2 .met_source {
    padding-right: 6px
  }

  .met_module2 .met_source a {
    color: #607fa6
  }

  .met_module2 .met_editor {
    padding: 0 10px
  }

  .met_tools {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    position: relative;
    padding: 10px 10px 0;
    height: 50px;
    line-height: 50px
  }

  .met_tools .met_page {
    clear: both;
    position: absolute;
    right: 5px;
    top: 0;
    color: #818181
  }

  .met_tools .met_page li {
    display: inline;
    list-style: none;
    margin-left: 30px;
  }

  .met_tools .met_page li span {
    padding-right: 5px;
  }

  .met_tools .met_page a {
    color: #607fa6
  }

  .met_module3_list ul.list_1 {
    list-style: none;
    visibility: hidden
  }

  .met_module3_list ul.list_1 li {
    float: left;
    text-align: center;
    margin-top: 30px;
    overflow: hidden
  }

  .met_module3_list ul.list_1 li a {
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 0
  }

  .met_module3_list ul.list_1 li h2 {
    text-align: left;
    font-size: 14px;
    padding: 10px 10px;
    font-weight: normal;
    border-top: 1px solid #ddd
  }

  .met_module3_list ul a img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
  }

  .met_module3_list ul a:hover h2 {
    color: #333
  }

  .met_module3_list ul a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
  }

  .met_module3_list ul.list_2 {
    list-style: none;
    visibility: hidden
  }

  .met_module3_list ul.list_2 li {
    padding: 20px 10px;
    border-bottom: 1px solid #ddd
  }

  .met_module3_list ul.list_2 dt {
    float: left;
    position: relative
  }

  .met_module3_list ul.list_2 dd {
    float: left;
    width: 100%
  }

  .met_module3_list ul.list_2 dd h2 {
    padding: 5px 10px;
    font-size: 15px;
    font-weight: normal
  }

  .met_module3_list ul.list_2 dd p {
    padding: 5px 10px;
    color: #818181
  }

  #showproduct dl.pshow {
    visibility: hidden
  }

  #showproduct dl.pshow dt {
    float: left;
    position: relative;
    font-size: 0;
    text-align: center;
    overflow: hidden;
    border-right: 1px solid #ddd
  }

  #showproduct dl.pshow dt .met_box {
    margin: 0 auto;
    visibility: hidden
  }

  #showproduct dl.pshow dt .met_box figcaption {
    display: none
  }

  #showproduct dl.pshow dt .my-simple-gallery figure {
    float: left;
    margin: 0
  }

  #showproduct dl.pshow dt li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
    cursor: pointer
  }

  #showproduct dl.pshow dt li img {
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
  }

  #showproduct dl.pshow dt li.flex-active {
    border: 2px solid #000;
    width: 66px;
    height: 66px;
    position: relative;
    overflow: hidden
  }

  #showproduct dl.pshow dt li.flex-active img {
    position: relative;
    left: -2px;
    top: -2px
  }

  #showproduct dl.pshow dd {
    float: left;
    width: 100%
  }

  #showproduct dl.pshow dd .met_box {
    padding: 0 20px
  }

  #showproduct dl.pshow dd .met_box h1 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd
  }

  #showproduct dl.pshow dd .met_box ul li {
    list-style: none;
    color: #818181;
    padding: 8px 5px 8px 90px;
    border-bottom: 1px solid #ddd;
    position: relative
  }

  #showproduct dl.pshow dd .met_box ul li span {
    position: absolute;
    left: 0;
    top: 0;
    padding: 8px 5px;
    width: 80px;
    word-wrap: break-word
  }

  #showproduct dl.pshow dd .met_box .desc {
    padding: 10px;
    margin-top: 20px;
    background: #f7f8fa;
    color: #666
  }

  #showproduct .met_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
  }

  #showproduct .met_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
  }

  #showproduct .met_nav li a {
    display: block;
    padding: 0 40px
  }

  #showproduct .met_nav li.met_now,
  #showproduct .met_nav li.met_hover {
    background: #f7f8fa
  }

  #showproduct .met_related {
    margin-top: 30px;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px;
    color: #333
  }

  #showproduct .met_related_list {
    list-style: none;
    visibility: hidden
  }

  #showproduct .met_related_list li {
    float: left;
    text-align: center;
    margin-top: 30px;
    overflow: hidden
  }

  #showproduct .met_related_list li a {
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 0
  }

  #showproduct .met_related_list li h2 {
    text-align: left;
    font-size: 14px;
    padding: 10px 10px;
    font-weight: normal;
    border-top: 1px solid #ddd
  }

  #showproduct .met_related_list li img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
  }

  #showproduct .met_related_list li a:hover h2 {
    color: #333
  }

  #showproduct .met_related_list li a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
  }

  #showproduct .met_nav_contbox {
    padding: 0 10px
  }

  #downloadlist {
    padding: 15px
  }

  #downloadlist .metlist {
    margin-bottom: 20px
  }

  #downloadlist .metlist dt {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 5px 8px 0;
    background: url(/public/image/dt-9.gif) no-repeat 5px 11px
  }

  #downloadlist .metlist dd {
    color: #999;
    padding: 8px;
    background: #f7f8fa
  }

  #downloadlist .metlist dd b {
    font-weight: normal
  }

  #downloadlist .metlist dd div {
    float: right
  }

  #downloadlist .metlist dd span {
    padding-right: 20px
  }

  #downloadlist .metlist dd a {
    color: #1c57c4
  }

  #downloadlist .metlist dd a.down {
    color: #fa1a1a
  }

  #showdownload {
    padding: 15px
  }

  #showdownload h1.title {
    font-size: 24px;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
  }

  #showdownload .paralist {
    background: #8c989f;
    padding: 5px 10px;
    color: #fff;
    visibility: hidden
  }

  #showdownload .paralist li {
    list-style: none;
    padding: 8px 5px 8px 90px;
    min-height: 20px;
    position: relative;
    border-bottom: 1px solid #ddd
  }

  #showdownload .paralist li:last-child {
    border-bottom: 0
  }

  #showdownload .paralist li a {
    color: #fff
  }

  #showdownload .paralist li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    padding: 8px 5px;
    word-wrap: break-word
  }

  #showdownload .met_editor {
    padding: 0 10px
  }

  #showdownload .ctitle {
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd
  }

  #showdownload .downloadbox {
    margin-top: 30px
  }

  #showdownload .downloadbox a {
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px
  }

  #showdownload .downloadbox a:hover {
    background: #38c4f0
  }

  #showdownload .downloadbox a.active {
    background: #1ba4cf
  }

  #imglist ul.list_1 {
    list-style: none;
    visibility: hidden
  }

  #imglist ul.list_1 li {
    float: left;
    text-align: center;
    margin-top: 30px;
    overflow: hidden
  }

  #imglist ul.list_1 li a {
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 0
  }

  #imglist ul.list_1 li h2 {
    text-align: left;
    font-size: 14px;
    padding: 10px 10px;
    font-weight: normal;
    border-top: 1px solid #ddd
  }

  #imglist ul a img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
  }

  #imglist ul a:hover h2 {
    color: #333
  }

  #imglist ul a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
  }

  #imglist ul.list_2 {
    list-style: none;
    visibility: hidden
  }

  #imglist ul.list_2 li {
    padding: 20px 10px;
    border-bottom: 1px solid #ddd
  }

  #imglist ul.list_2 dt {
    float: left;
    position: relative
  }

  #imglist ul.list_2 dd {
    float: left;
    width: 100%
  }

  #imglist ul.list_2 dd h2 {
    padding: 5px 10px;
    font-size: 15px
  }

  #imglist ul.list_2 dd p {
    padding: 5px 10px;
    color: #818181
  }

  #showimg h1.met_title {
    font-size: 24px;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
  }

  #showimg .met_slide_box {
    text-align: center;
    background: #000;
    margin: 0 auto;
    overflow: hidden;
    position: relative
  }

  #showimg .met_slide_list ul {
    display: none;
  }

  #showimg ul.exposureThumbs {
    border-right: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 79px;
    width: 790px;
    margin: 0px auto;
    padding: 10px
  }

  #showimg ul.exposureThumbs li {
    background: #111;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    display: none;
    float: left
  }

  #showimg ul.exposureThumbs li img {
    cursor: pointer
  }

  #showimg ul.exposureThumbs li.last {
    margin: 0
  }

  #showimg .exposureWrapper {
    position: absolute;
    top: 0;
    left: 0
  }

  #showimg .exposureWrapper img {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0
  }

  #showimg .exposureLoaded {
    background-image: none
  }

  #showimg ul.exposureThumbs li {
    width: 150px;
    height: 79px
  }

  #showimg .exposureSlideshowControls a {
    font-size: 11px;
    color: #bba;
    text-decoration: none;
    outline: 0;
    padding: 2px 6px;
    display: inline
  }

  #showimg .exposureSlideshowControls a:active,
  .exposureSlideshowControls a:hover {
    background-color: #999;
    color: #444
  }

  #showimg .met_slide_box .left,
  .met_slide_box .right {
    position: absolute;
    width: 50%;
    cursor: pointer
  }

  #showimg .met_slide_box .left a,
  .met_slide_box .right a {
    display: block;
    width: 100%;
    height: 100%
  }

  #showimg .imgparalist {
    background: #8c989f;
    padding: 5px 10px;
    color: #fff;
    visibility: hidden;
    margin-top: 30px;
    visibility: hidden
  }

  #showimg .imgparalist li {
    list-style: none;
    padding: 8px 5px 8px 90px;
    min-height: 20px;
    position: relative;
    border-bottom: 1px solid #ddd
  }

  #showimg .imgparalist li:last-child {
    border-bottom: 0
  }

  #showimg .imgparalist li a {
    color: #fff
  }

  #showimg .imgparalist li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    padding: 8px 5px;
    overflow: hidden;
    word-wrap: break-word
  }

  .met_showimg_body {
    height: 600px;
    text-align: center;
    background: #000;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }

  .img_top {
    height: 500px;
    position: relative;
  }

  .img_top .left {
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    z-index: 10;
  }

  .img_top .right {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    z-index: 10;
    justify-content: flex-end;
  }

  .img_top .left img,
  .img_top .right img {
    display: none;
  }

  .img_top ul {
    height: 100%;
    position: relative;
  }

  .img_top li {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .img_top li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .showimg_title {
    color: #efefef;
    font-size: 16px;
    padding: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .7);
  }

  .showimg_title h2 {
    color: #efefef;
    text-align: left;
  }

  .img_bottom {
    height: 100px;
    padding: 10px 30px;
    display: flex;
  }

  .img_bottom li {
    height: 100%;
    width: 150px;
    margin: 0 3px;
    padding: 2px;
  }

  .img_bottom li.cur {
    padding: 0;
    border: 2px solid #f00;
  }

  .img_bottom li img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .img_top .left:hover img,
  .img_top .right:hover img {
    display: block;
  }

  #joblist {
    padding: 15px
  }

  #joblist dl {
    padding: 10px 5px 10px;
    margin-top: 30px;
    border: 1px solid #ddd
  }

  #joblist dt {
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold
  }

  #joblist dd .dtail {
    padding: 5px 10px 0;
    border-top: 1px solid #ddd
  }

  #joblist dd .dtail span {
    margin-right: 15px
  }

  #joblist dd .dtail a {
    color: #1c57c4
  }

  #joblist dd .editor {
    padding: 10px
  }

  #joblist dd .mis {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 12px
  }

  #joblist dd .mis span {
    margin-right: 15px;
    color: #999
  }

  #showjob h1.title {
    font-size: 24px;
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
  }

  #showjob .ctitle {
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd
  }

  #showjob .met_editor {
    padding: 0 10px
  }

  #cvlist {
    padding: 15px
  }

  #showjob .paralist {
    background: #8c989f;
    padding: 5px 10px;
    color: #fff;
    visibility: hidden;
    margin-top: 30px;
    visibility: hidden
  }

  #showjob .paralist li {
    list-style: none;
    padding: 8px 5px 8px 90px;
    min-height: 20px;
    position: relative;
    border-bottom: 1px solid #ddd
  }

  #showjob .paralist li:last-child {
    border-bottom: 0
  }

  #showjob .paralist li a {
    color: #fff
  }

  #showjob .paralist li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    padding: 8px 5px;
    overflow: hidden;
    word-wrap: break-word
  }

  #showjob .info_cv {
    margin-top: 30px;
    margin-left: 10px
  }

  #showjob .info_cv a {
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px
  }

  #showjob .info_cv a:hover {
    background: #38c4f0
  }

  #showjob .info_cv a.active {
    background: #1ba4cf
  }

  #messagelist {
    width: 100%;
    padding-left: 20px;
  }

  #messagelist .metlist {
    margin-top: 30px;
    border: 1px solid #ddd;
    padding: 5px
  }

  #messagelist .metlist dt {
    padding: 5px
  }

  #messagelist .metlist dt span.name {
    color: #2c7199
  }

  #messagelist .metlist dt span.time {
    padding-left: 5px;
    color: #aaa;
    font-size: 12px
  }

  #messagelist .metlist dt span.tt {
    float: right;
    padding-right: 5px;
    color: #aaa
  }

  #messagelist .metlist dd.info span.tt {
    display: none;
    clear: both
  }

  #messagelist .metlist dd.info span.text {
    display: block;
    line-height: 1.5;
    padding: 0 5px 10px;
    border-bottom: 1px solid #ddd
  }

  #messagelist .metlist dd.reinfo span.tt {
    display: block;
    padding: 10px 5px 0;
    color: #2c7199
  }

  #messagelist .metlist dd.reinfo span.text {
    display: block;
    line-height: 1.5;
    padding: 5px 5px 10px
  }

  #linklist {
    padding: 15px 15px 25px
  }

  #linklist .ctitle {
    margin: 10px 0 10px;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd
  }

  #linklist .inside {
    padding: 15px 0 0
  }

  #linklist .metlist .img li {
    list-style: none;
    display: inline;
    padding-right: 5px
  }

  #linklist .metlist .img img {
    width: 88px;
    height: 31px
  }

  #linklist .metlist .txt li {
    list-style: none;
    float: left;
    width: 88px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    overflow: hidden
  }

  #linksubmit {
    padding: 15px
  }

  #linksubmit table {
    margin: 0 auto
  }

  #memberbox {
    padding: 15px
  }

  ul.searchnavlist {
    list-style: none;
    padding: 0 20px;
    margin: 0
  }

  ul.searchnavlist li {
    padding: 5px 0
  }

  ul.searchnavlist .advsearch_searchword input {
    width: 90%;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
  }

  ul.searchnavlist .searchgo {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
  }

  ul.searchnavlist .searchgo:hover {
    background: #38c4f0
  }

  ul.searchnavlist .searchgo:active {
    background: #1ba4cf
  }

  #searchlist {
    padding: 15px 0
  }

  #searchlist li {
    padding-left: 10px;
    margin-bottom: 6px;
    line-height: 1.5
  }

  #searchlist ul {
    list-style: none;
    padding: 0;
    margin: 0
  }

  #searchlist ul li {
    padding: 3px 5px;
    margin-bottom: 10px
  }

  #searchlist ul li img {
    display: none
  }

  #searchlist .search_title {
    display: block;
    padding: 2px 0
  }

  #searchlist .search_title a {
    font-size: 16px;
    color: #12C;
    text-decoration: underline
  }

  #searchlist .search_title em {
    color: #c00;
    text-decoration: underline;
    font-style: normal
  }

  #searchlist .search_detail {
    display: block
  }

  #searchlist .search_detail a {
    text-decoration: underline;
    color: #12C
  }

  #searchlist .search_content em {
    color: #c00;
    font-style: normal
  }

  #searchlist .search_updatetime {
    display: block;
    margin-top: 5px;
    color: green
  }

  #searchlist a:hover {
    text-decoration: underline
  }

  #sitemaplist dl {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid #ddd
  }

  #sitemaplist dt h2 {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
    border-bottom: 1px solid #ddd
  }

  #sitemaplist dt h2 i {
    font-size: 22px;
    margin-left: 10px;
    font-weight: normal;
    color: #888;
    position: relative;
    top: 2px
  }

  #sitemaplist dd ul {
    float: left;
    width: 25%;
    list-style: none;
    margin-top: 20px
  }

  #sitemaplist dd li {
    margin-top: 5px
  }

  #sitemaplist dd li h4 a {
    font-weight: normal;
    color: #666
  }

  .v52fmbx_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
  }

  :-ms-input-placeholder {
    color: #999
  }

  .met-focus {
    border: 1px solid #23b7e5 !important
  }

  .v52fmbx {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
  }

  .v52fmbx dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
  }

  .v52fmbx dl {
    width: 100%;
    zoom: 1;
    background: #fff
  }

  .v52fmbx dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
  }

  .v52fmbx dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
  }

  .v52fmbx dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
  }

  .v52fmbx dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
  }

  .v52fmbx dl dd .fbox {
    margin: 0 10px 0 0
  }

  .v52fmbx dl dd .tips {
    color: #aaa
  }

  .v52fmbx dl dd .tips:hover {
    color: #f00
  }

  .v52fmbx dl dd.labelinline label {
    display: inline
  }

  .v52fmbx dl dt.addimgdt {
    padding: 10px 5px 10px
  }

  .v52fmbx dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
  }

  .v52fmbx dl.noborder {
    border-bottom: 0
  }

  .formerror {
    margin-top: 6px;
    height: 20px;
    line-height: 20px
  }

  .formerror .fa-times {
    color: #fff;
    border-radius: 3px;
    padding: 1px 2px;
    font-size: 16px;
    margin-right: 5px;
    background: red
  }

  .formerror .fa-check {
    color: #fff;
    border-radius: 3px;
    padding: 2px;
    font-size: 14px;
    margin-right: 5px;
    background: #10aa00
  }

  .formerrorbox {
    border: 2px solid #f00 !important
  }

  .v52fmbx dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #6c6fbf
  }

  .ftype_input .fbox {
    float: left
  }

  .ftype_input .tips {
    float: left;
    padding-top: 5px
  }

  .ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
  }

  .placeholder-ie {
    position: relative
  }

  .placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
  }

  .ftype_textarea .tips {
    display: block
  }

  .ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
  }

  .ftype_select .tips,
  .ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
  }

  select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
  }

  .ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
  }

  .ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
  }

  .ftype_radio .formerror {
    margin-top: 0
  }

  .ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
  }

  .ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
  }

  .ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
  }

  .ftype_checkbox .formerror {
    margin-top: 0
  }

  .ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
  }

  .submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
  }

  .submit:hover {
    background: #38c4f0
  }

  .submit.active {
    background: #1ba4cf
  }

  .v52fmbx dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
  }

  .v52fmbx dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
  }

  li {
    list-style: none
  }

  .headtopp {
    background: #005bac;
  }

  .headtop {
    height: 50px;
    width: 1000px;
    margin: 0px auto;
  }

  .headtopl {
    height: 30px;
    width: 460px;
    font-size: 12px;
    float: left;
    padding-top: 0px;
    padding-left: 20px;
    color: #fff;
    display: flex;
  }


  .headtopl p {
    white-space: nowrap;
  }

  .headtopr {
    height: 30px;
    text-align: left;
    font-size: 14px;
    color: #ff6600;
    width: 100%;
    padding-left: 260px;
    padding-top: 30px;
  }

  .headtop span,
  .headtop a {
    color: #fff;
  }

  .menu {
    background: #fff;
    height: 54px;
    *height: 52px;
    overflow: hidden;
    width: 100%;
  }

  .menur {
    width: 1000px;
    margin: 0px auto;
  }

  .menur_r {
    float: right;
    padding-right: 130px;
  }

  .menu_r_i {
    height: 54px;
    line-height: 53px;
    *height: 52px;
    *line-height: 51px;
    font-size: 14px;
    padding: 0px 17px;
    float: left;
  }

  .menu_r_i a {
    color: #026dcc;
    font-weight: bold;
  }

  .menur_logo {
    width: 250px;
    height: 54px;
    *height: 52px;
    display: block;
    margin-left: 45px;
  }

  .menu_bot_list {
    background: #fff;
    height: 208px;
    position: absolute;
    width: 100%;
    display: none;
    z-index: 10000;
    -webkit-box-shadow: 3px 3px 5px #222;
    -moz-box-shadow: 3px 3px 5px #222;
    box-shadow: 3px 3px 5px #222;

  }

  .menu_bot_list_r {
    width: 1300px;
    margin: 0px auto;
  }

  .menu_bot_list_r_t {
    height: 173px;
  }

  .menu_r_i_2_l .menu_bot_l,
  .menu_r_i_2_l .menu_bot_m,
  .menu_r_i_2_l .menu_bot_r {
    width: 280px;
    padding: 25px 20px 0px;
    height: 148px;
    float: left;
  }

  .menu_bot_i_l,
  .menu_bot_i_r {
    float: left;
  }

  .menu_r_i_2_l .menu_bot_l .menu_bot_i_l a {
    background: url(/public/image/wdzj.jpg) center no-repeat;
    width: 96px;
    height: 121px;
    display: block;
  }

  .menu_bot_i_r .menu_bot_i_rt a {
    font-size: 14px;
    font-weight: bold;
    color: #005bac;
    line-height: 33px;
  }

  .gomore a {
    background: url(/public/image/lvjian.jpg) right center no-repeat;
    font-size: 12px;
    padding-right: 8px;
    float: right;
    color: #005bac;
  }

  .menu_r_i_2_l .menu_bot_m .menu_bot_i_l a {
    background: url(/public/image/qywx.jpg) center no-repeat;
    width: 96px;
    height: 121px;
    display: block;
  }

  .menu_bot_i_r {
    width: 160px;
    padding-left: 15px;
  }

  .menu_bot_i_r .menu_bot_i_rt a {
    font-size: 14px;
    font-weight: bold;
    color: #005bac;
    line-height: 33px;
  }

  .gomore a {
    background: url(/public/image/lvjian.jpg) right center no-repeat;
    font-size: 12px;
    padding-right: 8px;
    float: right;
    color: #005bac;
  }

  .menu_bot_l,
  .menu_bot_m {
    background: url(/public/image/menusuxian.jpg) right center no-repeat;
  }

  .menu_bot_list_r_b {
    height: 35px;
    line-height: 35px;
  }

  .searchlist {
    float: right;
    background: url(/public/image/thesearch.jpg) center no-repeat;
    width: 241px;
    height: 35px;
    box-sizing: border-box;
  }

  .search {
    width: 180px;
    text-indent: 2mm;
    float: left;
    border: none;
    height: 18px;
    margin-left: 5px;
    margin-top: 8px;

    color: #666;
    font-size: 12px;
    line-height: 18px;
  }

  .searchgo {
    width: 40px;
    height: 20px;
    float: left;
    margin-left: 15px;
    margin-top: 8px;
    border: none;
    background: url(/public/image/asdfgh.gif) center no-repeat;
    cursor: pointer;

  }

  .menu_bot_i_r ul li a {
    font-size: 12px;
    color: #666;
    line-height: 25px;
  }

  .botslist {
    margin: -71px auto 0px;
    width: 960px;
    height: 220px;
    overflow: hidden;
  }

  .botslist {
    margin: -71px auto 0px;
    width: 1210px;
    height: 220px;
    overflow: hidden;
  }

  .botslist_i_p1 {
    margin-left: 16px;
  }

  #botslist_1_top {
    height: 40px;
  }

  .botslist_i {
    width: 220px;
    height: 180px;
    float: left;
    position: relative;
    z-index: 10000;
    top: 0px;
    transition: top 2s;
    -moz-transition: top 1s;
    -webkit-transition: top 1s;
    -o-transition: top 1s;

  }

  .botslist_1 {
    background: url(/public/image/bots1.jpg) no-repeat top;
    height: 180px;
  }

  .botslist_i_t {
    width: 200px;
    height: 32px;
    color: rgb(255, 255, 255);
    line-height: 32px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
  }

  .botslist_i_t a {
    color: rgb(255, 255, 255);
  }

  .botslist_i_l {
    width: 190px;
    padding-top: 22px;
    padding-left: 15px;
  }

  .botslist_i_l .lh22 {
    line-height: 21px;
  }

  .botslist_i_l ul li {
    background: url("/public/image/botsjt.gif") no-repeat left;
    color: rgb(102, 102, 102);
    line-height: 28px;
    padding-left: 8px;
    font-size: 12px;
  }

  .botslist_i_l ul li a {
    color: rgb(51, 51, 51);
  }

  .botslist_i:hover {
    top: -40px
  }

  .botslist .botsmore {
    background: url("/public/image/sad.gif") no-repeat right;
    height: 22px;
    color: rgb(153, 153, 153);
    line-height: 22px;
    padding-right: 8px;
    font-size: 12px;
    margin-right: 15px;
    float: right;
  }

  .indnews {
    margin: 0px auto;
    border: 1px solid rgb(208, 208, 208);
    width: 962px;
    height: 29px;
    line-height: 29px;
  }

  .indnewsb {
    background: url(/public/image/indbotbg.jpg) no-repeat center;
    width: 50px;
    height: 29px;
    float: left;
  }

  .indnewsl {
    background: url(/public/image/newst.jpg) no-repeat left;
    width: 95px;
    height: 32px;
    margin-top: -2px;
    margin-left: -1px;
    position: absolute;
  }

  .indnewsm {
    padding-left: 100px;
  }

  .indnewslist {
    width: 70%;
    height: 29px;
    overflow: hidden;
    font-size: 12px;
    float: left;
  }


  .indnewsb a {
    margin: 0px 5px;
    width: 15px;
    height: 29px;
    float: left;
    display: block;
    cursor: pointer
  }

  #inul {
    position: relative
  }

  .indnewslistr {
    width: 100%;
  }

  /* 
  .indnewslistr a {
    float: left;
  } */

  .indnewslistr span {
    color: rgb(153, 153, 153);
    padding-left: 30px;
    /* float: left; */
  }

  .indnewsr {
    float: right;
  }

  .mfsybot {
    background: url(/public/image/mfsy.jpg) no-repeat center;
    width: 120px;
    height: 29px;
    margin-right: 20px;
    display: block;
  }

  .bot_list {
    background: url(/public/image/botblbg.jpg) no-repeat center;
    margin: 5px auto 0px;
    padding: 20px 27px;
    width: 908px;
    height: 135px;
    box-sizing: content-box;
    overflow: hidden;
  }

  .bot_list_i {
    width: 180px;
    float: left;
  }

  .bot_list_i_t {
    height: 30px;
    text-align: center;
    color: rgb(0, 0, 0);
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
  }

  .bot_list_i_l ul li {
    height: 25px;
    color: rgb(0, 0, 0);
    line-height: 25px;
    padding-left: 60px;
    font-size: 12px;
  }

  .bot_list_i_l ul li a {
    color: rgb(51, 51, 51);
  }

  .bot_list_i_s {
    background: url(/public/image/botblsx.jpg) no-repeat center;
    width: 2px;
    height: 134px;
    float: left;
  }

  .footer {
    background-color: #005bac;
    height: 100px;
    padding: 15px 0px 25px;
    margin-top: 10px;
    border: 1px solid #d5d5d5;
  }

  .fsled {
    position: absolute;
    left: 50%;
    margin-left: 350px;
    color: #999;
  }

  #jtwz {
    color: #999;
  }

  .footerr {
    width: 960px;
    text-align: center;
    margin: 0px auto;
    font-size: 12px;
    color: #f4f4f4;
    line-height: 25px;
  }

  .footerr a {
    color: #d0d0d0;
  }

  #y-iframe {
    position: fixed;

    left: 0;
    bottom: 0;

    z-index: 99999;
    padding-top: 1px;
    width: 100%;
    min-height: 50px;
    height: auto;

    background: #004e94 url(/public/image/y-iframe.jpg) left top repeat-x;
  }

  .iframe-wrap {
    position: relative;
    margin: 0 auto;
    width: 1003px;
    height: 50px;
    background: url(/public/image/y-iframe1.jpg) left top no-repeat;
  }

  .menu_about_i_l a {
    width: 100%;
    height: 60px;
    display: block
  }

  .menu_about_i_r {
    text-align: center
  }

  .map {
    margin: 8px auto;
    width: 996px;
    padding-left: 8px;
    height: 29px;
    line-height: 29px;
    border: solid 1px #d8d8d8;
    color: #616161;
    text-indent: 4px;
    font-size: 12px;
  }

  .map a {
    margin-top: 10px;
  }

  .bg960 {
    margin: auto;
    width: 1006px;
    margin-top: 0px;
    overflow: hidden;
  }

  .secl {
    width: 193px;
    float: left;
  }

  .seclt {
    width: 193px;
  }

  .left_menu {
    overflow: hidden;
    padding-bottom: 6px;
    clear: both;
    display: inherit;
  }

  .left_menu li {
    width: 190px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
  }

  .left_menu li a {
    width: 190px;
    padding-left: 30px;
    height: 37px;
    line-height: 37px;
    display: block;
    font-size: 14px;
    background: url(/public/image/class-f.jpg) left no-repeat;
    overflow: hidden;
  }

  .seclbdt {
    border-top: #005bac 2px solid;
    margin: 0px;
    border-bottom: none;
  }

  .secltt {
    width: 100%;
    background: url(/public/image/titlebg.jpg) center repeat-x;
    height: 33px;
    line-height: 33px;
    border: 1px solid #d5d5d5;
    border-bottom: none;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    _padding-top: 10px;
    _height: 23px;
  }

  .secltt img {
    width: 31px;
    padding: 0px 5px 0px 15px;
    vertical-align: middle;
  }

  .selbdyy {
    background: url(/public/image/yyre2.jpg) center 270px no-repeat;
  }

  .scebdl {
    border: 1px solid #d5d5d5;
    width: 161px;
    border-top: none;
    padding: 15px;
    color: #666;
    padding-bottom: 0px;
    background-color: #f7f7f7;
    box-sizing: content-box;
  }

  .scebdllit {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
  }

  .adlist {
    width: 193px;
  }

  .adlist a {
    width: 193px;
    margin-top: 1px;
    width: 193px;
    display: block;
  }

  img {
    vertical-align: middle;
  }

  .secr {
    width: 805px;
    margin-left: 8px;
    float: left;
  }

  .secrt {
    width: 805px;
  }

  .secrtl {
    width: 805px;
    height: 535px;
    float: left;
  }

  .secrtl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .secrtr {
    width: 139px;
    float: left;
    margin-left: 10px;
    *height: 185px;
    text-align: right;
  }

  .secrtr .h8 {
    height: 7px;
    background: none;
    border: none;
    font-size: 1px;
  }

  .cl {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
  }

  .mt8 {
    line-height: 8px;
    height: 8px;
  }

  .newsnav {
    float: left;
    border: solid 1px #E7E7E7;
    margin-top: 5px;
  }

  .newstitle {
    float: left;
    width: 801px;
    height: 25px;
    background: url(/public/image/newsbg_a.gif) repeat-x;
    border: solid 1px #fff;
    padding-top: 6px;
    font-weight: lighter;
    color: #434343;
    line-height: 17px;
    padding-top: 4px;
    height: 27px;
    box-sizing: content-box;
  }

  .newsfont {
    float: left;
    _padding-top: 5px;
  }

  .newstitle img {
    vertical-align: middle;
    padding: 0 5px 0 10px;
  }

  .newssearch {
    float: right;
    padding-right: 20px;
  }

  .newslist .newul_1 li {
    float: left;
    border-bottom: dashed 1px #CECECE;
    height: 30px;
    line-height: 30px;
    width: 760px;
    margin: 0 10px;
  }

  .newsleft {
    float: left;
    text-indent: 12px;
  }

  .newslist a {
    color: #616161;
  }

  .newsdata {
    float: right;
    padding-right: 20px;
  }

  .page {
    margin: auto;
    width: 700px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: right;
  }

  .letgob {
    width: 80px;
    height: 29px;
    background: url(/public/image/biaotijiao.jpg);
    border: none;
    cursor: pointer;
  }

  .rxdh {
    margin-left: -7px;
    font-size: 12px;
    height: 28px;
    line-height: 23px;
    padding: 20px 0px 0px 20px;
  }

  .page {
    margin: auto;
    width: 700px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: right;
  }

  .newsxq {
    border: 1px solid #d8d8d8;
    border-top: none;
    float: left;
    line-height: 25px;
    min-height: 462px;
    _height: 462px;
    padding-bottom: 80px;
    width: 803px;
    background-color: #F7F7F7;
  }

  .newsxq h3 {
    color: #005bac;
    line-height: 40px;
    text-align: center;
    font-family: 微软雅黑;
  }

  .newsxq h4 {
    color: #434343;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 20px;
    text-align: center;
  }

  .newsspan {
    float: left;
    padding: 0 30px;
    text-align: justify;
    font-family: 微软雅黑;
  }

  .newsspan img {
    width: 100%;
    height: auto;
  }

  .rightmain {
    float: right;
    width: 805px;
  }

  .cplist {
    border: solid 1px #d5d5d5;
    border-top: none;
    background-color: #F7f7f7;
  }

  .list1 {
    float: left;
    padding-bottom: 10px;
    width: 803px;
  }

  .righttitle {
    width: 803px;
    height: 33px;
    background: url(/public/image/titlebg.jpg) repeat-x;
    border-bottom: none;
    border-top: 1px #d8d8d8 solid;
    font-size: 14px;
    font-weight: bold;
    color: #4F4F4F;
    line-height: 33px;
    text-indent: 20px;

  }

  .list {
    margin: 0 auto;
    width: 710px;
  }

  .listfont {
    float: left;
    width: 520px;
    line-height: 28px;
    text-indent: 24px;
    padding: 20px 0 10px 10px;
  }

  .listfont a {
    padding: 5px 0px;
    margin-right: 10px;
    *padding: 0px;
  }

  .listfont div {
    margin-left: -30px;
    margin-top: 8px;
  }

  .listfont a {
    padding: 5px 0px;
    margin-right: 10px;
    *padding: 0px;
  }

  .listimg {
    margin-right: 0px;
    padding: 13px 8px;
    float: left;
  }

  .rightmaino {
    border: 1px solid #d8d8d8;
    border-top: none;
    background-color: #F7F7F7;
    width: 803px;
    min-height: 925px;
    *min-height: 928px;
    _height: 928px;
  }

  .righttitlemy {
    width: 803px;
    height: 33px;
    background: url(/public/image/titlebg.jpg) repeat-x;
    border-bottom: none;
    border-top: 1px #d8d8d8 solid;
    font-size: 14px;
    font-weight: bold;
    color: #4F4F4F;
    line-height: 33px;
    _padding-top: 10px;
    _height: 23px;
  }

  .listimg_a {
    padding: 10px 0px;
    width: 285px;
    text-align: center;
    float: left;
  }

  .listimg_a img {

    width: 100%
  }

  .listfont_a {
    width: 400px;
    line-height: 28px;
    padding-top: 10px;
    float: right;
  }

  .listfont_a b {
    line-height: 30px;
  }

  .list_ct {
    color: rgb(102, 102, 102);
    line-height: 20px;
    padding-right: 10px;
    min-height: 170px;
    _height: 160px;
  }

  .list_ct .listnew {
    line-height: 16px;
  }

  .list_ct .listnew font {
    font-size: 14px;
  }

  .list_ct .listnew b {
    color: #005bac;
    font-size: 12px;
  }

  .fr {
    float: right;
  }

  .list_ct .listnew b {
    color: #005bac;
    font-size: 12px;
  }

  .list_ct p {
    line-height: 22px;
    margin-top: 10px;
  }

  .bianji {
    width: 700px;
    color: rgb(102, 102, 102);
    line-height: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .product_img_main {
    padding: 30px 0;
  }

  .product_img_w {
    width: 962px;
    margin: 0 auto;
  }

  .product_img_w ul {
    display: flex;
    flex-wrap: wrap;
  }

  .product_list {
    width: 23%;
    height: 230px;
    margin-right: 25px;
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #ababab;
    box-sizing: border-box;
    overflow: hidden;
  }

  .product_list:nth-child(4n) {
    margin-right: 0;
  }

  .product_list a {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product_list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all ease-in 0.3s;
    -moz-transition: all ease-in 0.3s;
    -ms-transition: all ease-in 0.3s;
    -o-transition: all ease-in 0.3s;
    -webkit-transition: all ease-in 0.3s;
  }

  .product_list:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }

  .container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
  }

  .cpTitle {
    text-align: center;
    font-family: "AlibabaPuHuiTi";
    color: #424242;
    padding-top: 45px;
  }

  .title1 {
    font-weight: bold;
    font-size: 30px;
  }

  .title2 {
    font-size: 18px;
  }

  .cpBox {
    width: 100%;
    height: 920px;
    background: #f3f4f8;
  }

  .Info1,
  .Info2 {
    display: flex;
    justify-content: space-between;
  }

  .Info1Item1 {
    width: 540px;
    height: 338px;
    background: #fff;
    margin-top: 40px;
    padding: 22px;
    position: relative;
    box-sizing: content-box;
  }

  .infoImg {
    width: 100%;
    height: 75px;
  }

  .Info1Item1:hover {
    background: #0087f2;
    transition: 1s all;
  }

  .Info2Item1:hover {
    background: #0087f2;
    transition: 1s all;
  }

  .Info1Item1:hover .info1Img img:nth-child(1) {
    display: block;
  }

  .Info1Item1:hover .info1Img img:nth-child(2) {
    display: none;
  }

  .Info2Item1:hover .info3Img img:nth-child(1) {
    display: block;
  }

  .Info2Item1:hover .info3Img img:nth-child(2) {
    display: none;
  }

  .infoImg {
    display: flex;
    align-items: center;
  }

  .info1Img img:nth-child(1) {
    display: none;
  }

  .info3Img img:nth-child(1) {
    display: none;
  }

  .info1Title {
    font-family: "AlibabaPuHuiTi";
    font-weight: bold;
    font-size: 18px;
    color: #424242;
    margin-bottom: 16px;
  }

  .Info1Item1:hover .info1Title {
    color: #fff;
  }

  .Info1Item1:hover .info1Message {
    color: #fff;
  }

  .Info2Item1:hover .info1Title {
    color: #fff;
  }

  .Info2Item1:hover .info1Message {
    color: #fff;
  }

  .info1More {
    position: absolute;
    left: 25px;
    bottom: 25px;

    font-size: 14px;
    color: #ffffff;
  }

  .info1Message {

    font-size: 16px;
    color: #424242;
    line-height: 25px;
  }

  .info1More a {
    color: #fff;
  }

  .Info2Item1 {
    width: 332px;
    height: 286px;
    margin-top: 30px;
    background: #fff;
    padding: 22px;
    position: relative;
    box-sizing: content-box;
  }

  .menu_bot_list_r_t ul {

    display: flex;
    justify-content: space-around;
    padding: 10px 0;
    line-height: 30px;
  }

  .menu_bot_list_r_t ul li a:hover {
    color: #1371b9;
  }

  .ta2 {
    font-size: 18px;
    display: inline-block;
    color: #1371b9;
    font-weight: bold;
  }

  .sjlm p a {
    font-size: 18px;
  }

  .gsjs {
    width: 100%;
    padding-bottom: 45px;
    background: #e8e8e8;
    color: #424242;
    font-family: "AlibabaPuHuiTi";
    text-align: center;
  }

  .gsjs1 a {
    color: #5e5e5e;
  }

  .gsjs1 a:hover {
    color: #1371b9;
    transition: .5 ease;
  }

  .gsjs2 a:hover {
    color: #1371b9;
    transition: .5 ease;
  }

  .gsjs1 :hover .gsjs1Img {
    border: 2px solid #1371b9;
  }

  .gsjs1 :hover .gsjs2Img {
    border: 2px solid #1371b9;
  }

  .gsjsTitle {
    background: url(//upload/202010/btBg1.jpg) -380px 47px no-repeat;
    font-weight: bold;
    font-size: 30px;
    padding-top: 45px;
  }

  .Entitle {

    font-size: 16px;
    color: #a9a9a9;
  }

  .gsjsTitle2 {
    font-size: 18px;
    line-height: 45px;
  }

  .gsjiInfo1 {
    background: #fff;
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
  }

  .gsjs1Img {
    height: 216px;
    width: 276px;
    border: 2px solid #d7d7d7;
  }

  .gsjs1Img img {
    width: 100%;
    height: 100%;
  }

  .gsjs1Text {
    margin-top: 12px;
  }

  .gsjs2Img {
    height: 294px;
    width: 374px;
    border: 2px solid #d7d7d7;
    box-sizing: content-box;
  }

  .gsjs2Img img {
    width: 373px;
    height: 294px
  }

  #imglist {
    width: 100%;
  }



  .youshi {
    width: 100%;
    background: #f3f4f8;
    padding-bottom: 50px;
  }

  .youshiIten1 {
    display: flex;
    margin-top: 30px;
  }

  .youshiImg {
    width: 50%;
  }

  .youshiImg img {
    width: 100%;
    height: 320px;
  }

  .youshiImg video {
    width: 100%;
    height: 320px;
  }

  .youshiInfo {
    width: 50%;
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    height: 320px;
    bottom: 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding-top: 35px;
  }

  .text_left {
    left: 0;
  }

  .text_right {
    right: 0;
  }

  .youshiInfoTitle {
    font-family: "AlibabaPuHuiTi-Bold";
    font-size: 24px;
    color: #424242;
    font-weight: bold;
  }

  .youshiInfoTitle2 {
    font-family: "ArialMT";
    font-size: 12px;
    color: #9d9d9d;
    line-height: 25px;
  }

  .youshiCentent {

    font-size: 16px;
    line-height: 30px;
    color: #3f3f3f;
    margin-top: 15px;
  }

  .banner111 {
    background: rgb(0, 91, 172);
    width: 100%;
    height: 425px;
    padding-top: 45px;
    position: relative;
    box-sizing: border-box;
  }

  .bannerImg {
    top: 33px;
    width: 703px;
    height: 432px;
    right: 0px;
    position: absolute;
  }

  .bannerImg img {
    width: 100%;
    height: 100%;
  }

  .bn-button {
    padding: 10px 30px;
    border-radius: 5px;
    border: 1px solid rgb(255, 255, 255);
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-image: none;
    width: 150px;
    text-align: center;
    color: rgb(255, 255, 255);
    position: absolute;
    box-shadow: 0px 0px 1px transparent;
    transform: perspective(1px) translateZ(0px);
    transition-property: color;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: color;
    -webkit-transform: perspective(1px) translateZ(0);
  }

  .KISmain {
    background: rgb(246, 247, 250);
    width: 100%;
    padding-top: 25px;
  }

  .top_part {
    width: 100%;
    margin: 0 auto;

  }

  .jd {
    text-align: center;
    color: rgb(57, 56, 54);
    line-height: 100%;
    letter-spacing: 0px;
    font-size: 32px;
    font-weight: inherit;
    margin-bottom: 36px;
  }

  .jd1 {
    color: rgb(39, 46, 58);
    line-height: 24px;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: inherit;
    text-indent: 2em;
  }

  ul {
    margin: 0;
    padding: 0;
  }

  li {
    list-style: none;

  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    padding: 0;
  }

  a {
    text-decoration: none;
  }

  .wpb_wrapper {
    margin-top: 20px;
  }

  .cpjs1 {
    margin-top: 60px;
  }

  .cpList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 0;
    line-height: 35px;
    overflow: hidden;
  }

  .c {
    border-right-color: #ccc;
    border-radius: 0 15px 15px 0;
  }

  .cpList li:first-child {
    border-radius: 15px 0 0 15px;
  }

  .cpList li {
    max-width: 180px;
    background: #FFF;
    color: rgb(117, 117, 117);
    display: inline-block;
    width: 165px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0 5px;
    border: 1px solid #ccc;
    border-right: transparent;
  }

  .cpnr1 {
    width: 100%;
    margin: 60px auto;
    display: flex;
    justify-content: space-around;
  }

  .cpImg img {
    height: 300px;
  }

  .bt1 {
    position: relative;
    color: rgb(21, 128, 228);
    font-size: 27px;
    padding-left: 35px;
    line-height: 40px;
  }

  .bt1 i {
    display: inline-block;
    width: 24px;
    height: 4px;
    background: #6f6f6f;
    position: absolute;
    top: 18px;
    left: 4px;
  }

  .cpBox1 {
    width: 50%;
  }

  .cpjsNr {
    line-height: 25px;
    border-bottom: 1px solid #ccc;
    text-indent: 2em;
    font-size: 15px;
    padding-right: 10px;
    color: #686868;
  }

  .jdkisH3 {
    text-align: left;
    color: rgb(255, 255, 255);
    line-height: 100%;
    letter-spacing: 0px;
    font-size: 32px;
    font-weight: inherit;
    margin-bottom: 10px;
  }

  .ljxq {
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: rgb(21, 128, 228);
    cursor: pointer;
    border-radius: 5px;
    margin-top: 15px;
  }

  .cur {
    background: rgb(21, 128, 228) !important;
    color: #fff !important;
  }

  .menu_list {
    width: 268px;
    margin: 0 auto;
  }

  .menu_head {

    border-bottom: 2px solid #999;
    color: rgb(119, 119, 119);
    font-size: 20px;
    padding: 20px 15px 20px -1px;
    height: 47px;
    line-height: 47px;
    cursor: pointer;
    position: relative;
    margin: 0px;
    background: url(/upload/202010/pro_left.png) center left no-repeat;

    overflow: hidden;

  }

  .current {
    background: url(/upload/202010/pro_down.png) center left no-repeat;
    color: rgb(21, 128, 228);
  }

  .menu_body {
    line-height: 20px;
    border-left: 1px solid #e1e1e1;
    background: #fff;

    border-right: 1px solid #e1e1e1;
  }

  .menu_body a {
    display: block;
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
    padding-right: 10px;
    color: #777777;
    background: #fff;
    text-decoration: none;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 5px;
  }

  .menu_body a:hover {
    text-decoration: none;
  }

  .cpjsNr h3:last-child {
    border-bottom: 2px solid #999;
  }

  .jjfa {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 45px;
  }

  .jjfa a {
    text-align: center;
    line-height: 35px;
    display: inline-block;
    width: 350px;
    color: rgb(21, 128, 228);
    font-size: 16px;
  }

  .pagetop-bg {
    background: linear-gradient(top, #e9f1f7, #fefefe);
    background: -webkit-linear-gradient(top, #e9f1f7, #fefefe);
    background: -moz-linear-gradient(top, #e9f1f7, #fefefe);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f1f7', endColorstr='#fefefe', GradientType='1');
    background: -ms-linear-gradient(top, #e9f1f7 0%, #fefefe 100%);
  }

  .KIStop {
    width: 100%;
  }

  .topNr {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding-top: 35px;
  }

  .KIStitle h3 {
    font-size: 28px;
    text-align: left;
    line-height: 36px;
    letter-spacing: 0px;
    color: #0086f1;
    font-weight: inherit;
    margin-bottom: 35px;
    margin-top: 80px;
  }

  .ljzx {
    position: relative;
    background: #0086f1;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
  }


  .yyys {
    border: 1px solid #0086f1;
    color: #0086f1;
    padding: 9px 30px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
    margin-left: 80px;
  }

  .KIStitle2 {
    width: 100%;
    margin: 0 auto;
    font-size: 32px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    font-weight: inherit;
    margin-bottom: 10px;
    margin-top: 50px;
  }

  .topNr2 {}

  .topNrText {
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0px;
    color: #393836;
    font-weight: inherit;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .topNrImg {
    width: 45%;
    padding-left: 60px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0px;
    color: #303030;
    font-weight: inherit;
    margin-bottom: 20px;
  }

  .topNrText {
    width: 47%;
  }

  .ljzx1 {
    background: #0086f1;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    line-height: 40px;

  }

  .topNrText a {
    display: block;
    margin-top: 30px;
  }

  .yewu {
    height: 330px;
    background: #0059ab url(/upload/202010/hr7.jpg) 0 0 no-repeat;
  }

  .ywContion h3 {
    font-size: 32px;
    text-align: center;
    line-height: 100%;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: inherit;
    margin-bottom: 20px;
  }

  .ywContion {
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
  }

  .ywContionItem {
    width: 280px;
    height: 254px;
  }

  .KISYContionItem {
    width: 370px;
    height: 254px;
  }

  .ywContionList {
    display: flex;
    justify-content: space-between;
  }

  .ywtop {
    font-size: 24px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: inherit;
    margin: 15px 0;
  }

  .KISYtop {
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: inherit;
    padding-top: 10px;
  }

  .KISYtop p>img {
    width: 46px;
    height: 32px;
  }

  .ywtop p>img {
    width: 50px;
    height: 50px;
  }

  .yewuText {
    font-size: 15px;
    padding-top: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: inherit;
    font-family: "宋体";
  }

  .product1 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .productH3 {
    width: 100%;
    font-size: 32px;
    text-align: center;
    line-height: 100%;
    letter-spacing: 0px;
    color: #333333;
    font-weight: inherit;
    margin: 77px auto 0;
  }

  .product-js {
    width: 45%;
  }

  .productImg {
    max-width: 721px;
    margin: 0;
  }

  .productTitle {
    font-size: 24px;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    font-weight: inherit;
    margin: 0;
  }

  .productImg img {
    width: 500px;

  }

  .productBox {
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    color: #393836;
    font-weight: inherit;
    margin-top: 15px;
  }

  .product-btn {
    width: 170px;
    height: 44px;
    background: #0086f1;
    text-align: center;
    line-height: 44px;
    margin-top: 15px;

  }

  .product-btn a {
    display: inline-block;
    width: 170px;
    height: 44px;
    color: #fff;
    font-size: 15px;
  }

  .product-btn a:hover {
    color: #d7d7d7;
  }

  .JDYmain {
    width: 100%;
    padding-top: 25px;
  }

  .JDYTitle,
  .gyyyTitle {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }

  .JDYTitle h2 {
    font-size: 36px;
    color: #808080;

  }

  .JDYTitle h2 span {
    color: #3399ff;
  }

  .JDYTitle h3 {
    font-size: 28px;
  }

  .JDYList {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 0;
    height: 35px;
    line-height: 35px;
  }

  .JDYList li {
    cursor: pointer;
    background: #FFF;
    max-width: 180px;
    height: 35px;
    border: 1px solid #ccc;
    border-right: none;
  }

  .JDYList li:first-child {
    border-radius: 15px 0 0 15px;
  }

  .JDYList li:last-child {
    border-right: 1px solid #ccc;
    border-radius: 0 15px 15px 0;
  }

  .JDYList li {
    display: inline-block;
    width: 180px;
    height: 45px;
    font-size: 16px;
    overflow: hidden;
    line-height: 45px;
    padding: 0 5px;
  }

  .JDYImg img {
    width: 520px;
    border: 1px solid #ccc;
    border-radius: 15px;
  }

  .JDYbt1 {
    text-align: left;
    margin-bottom: 10px;
    color: #333;
    font-size: 24px;
  }

  .cpjsNr ul {
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #484848;
  }

  .Why {
    width: 100%;
    margin: 0 auto;
  }

  .whyTitle {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
  }

  .WhyMain {
    display: flex;
    justify-content: space-between;
  }

  .WhyLeft {
    width: 45%;
    text-align: center;
  }

  .WhyImg img {
    width: 234px;
    height: 247px;
  }

  .WhyRight {
    width: 50%;
  }

  .WhyRightImg img {
    vertical-align: middle;
    width: 36px;
    height: 36px;
  }

  .WhyRightImg span {
    display: inline-block;
    margin-left: 25px;
  }

  .WhyRightImg {
    line-height: 24px;
    overflow-wrap: break-word;
    font-weight: inherit;
    font-size: 24px;
    font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", 黑体, Arial, sans-serif;
    color: rgb(51, 51, 51);
    letter-spacing: 0px;
    height: 45px;
    line-height: 45px;
  }

  .WhyRightText {
    font-size: 14px;
    font-family: 宋体;
    line-height: 25px;
    text-indent: 3em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }

  .GYYTop {
    width: 100%;
    height: 500px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .gyydw {
    position: absolute;
    right: 30%;
    top: 65%;
    z-index: 999;

  }

  .gyydw .yyys {
    margin-left: 0;
  }

  .gyydw .yyys:hover {
    color: #fff;
    border-color: #fff;
  }

  .gyydw .ljzx {
    background: #21bdaf;
  }

  .gyydw .ljzx:hover {
    background: #1da498;
    transition: .5s all;
  }

  .gyyyTitle h3 {
    font-size: 28px;
    color: #333;
  }

  .gyyyJs {
    width: 100%;
    margin: 25px auto;
    display: flex;
    border: 1px solid #ccc;
    flex-wrap: wrap;

  }

  .gyyyJsItem {
    width: 300px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 18px;
  }

  .gyyyJsItem p:first-child {
    text-align: center;
    color: #3399ff;
    font-size: 18px;
  }

  .gyyyJsItem p:last-child {
    font-size: 14px;
    margin-top: 15px;
  }

  .gyyyProductBT {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .gyyyProductBT h1 {
    font-size: 33px;
    color: #808080;
    font-weight: normal;
  }

  .gyyyProductBT h3 {
    font-size: 16px;
    color: #333;
  }

  .gyy {
    width: 100%;
  }

  .gyyContionList {
    width: 100%;
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-top: 30px;
  }

  .gyyContionItem {
    width: 440px;
    height: 254px;
    padding: 0 20px;
    border-right: 1px solid #ccc;
  }

  .gyytop {
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgb(51, 51, 51);
    font-weight: inherit;
  }

  .gyytop p>img {
    width: 60px;
    height: 60px;
  }

  .gyyText {
    font-size: 14px;
    padding-top: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000;
    font-weight: inherit;
  }

  .yzjdw {
    position: absolute;
    left: 22%;
    top: 72%;
    z-index: 999;
  }

  .yzjJs {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }

  .yzjJsItem {
    width: 50%;
    box-sizing: border-box;
    padding-right: 35px;
    margin-top: 30px;
    display: flex;
  }

  .yzjJsItem p:first-child {
    text-align: center;
    color: #3399ff;
  }

  .yzjJsItem>p {
    width: 50%;
  }

  .yzjJstext {
    line-height: 24px;
    margin: 10px 0px;
    overflow-wrap: break-word;
    font-weight: inherit;
    font-size: 16px;
    font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", é»‘ä½“, Arial, sans-serif;
    color: rgb(102, 102, 102);
    letter-spacing: 0px;
    background-color: rgb(255, 255, 255);
  }

  .yzjProductBT h2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    color: #333;
  }

  .cpnr11 {
    width: 100%;
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
  }

  .YZJList {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 0;
    height: 35px;
    line-height: 35px;
  }

  .YZJList li {
    cursor: pointer;
    background: #FFF;
    max-width: 180px;
    color: rgb(153, 153, 153);
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    overflow: hidden;
    margin-right: 20px;
    border: 2px solid #4eacff;
  }

  .cur1 {
    background: rgb(18, 123, 221) !important;
    color: #fff !important;
  }

  .YZJImg img {
    width: 100%;
  }

  .YZJMain {
    display: flex;
    justify-content: space-between;
    background: rgb(238, 248, 249);
    margin-top: 30px;
    padding: 15px 0;
  }

  .bannerBox {
    width: 100%;
  }

  .bannerBox img {
    width: 100%;
  }

  .aboutJs {
    width: 100%;
    margin: 0 auto;
  }

  .aboutJs h2 {
    text-align: center;
    margin: 20px 0;
    color: #3a3a3a;
    font-size: 32px;
  }

  .aboutJs p {
    text-indent: 2em;
    color: #4b4b4b;
    line-height: 35px;
    font-size: 19px;
  }

  .flex {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    flex-wrap: wrap;
  }

  .aboutContactImg img {
    width: 24%;
    border: 1px solid #ccc;
    height: 400px;
  }

  .aboutContactImg1 img {
    height: 290px;
    width: 19%;
    border: 1px solid #ccc;
  }

  .aboutContactImg2 img {
    height: 274px;
    width: 16%;
    border: 1px solid #ccc;
  }

  .aboutContactImg3 img {
    height: 250px;
    width: 14%;
    border: 1px solid #ccc;
  }

  .wmry {
    background: rgb(243, 243, 243);
    justify-content: left;
  }

  .wmry p {
    margin: 0;
    font-size: 28px;
    line-height: 70px;
    text-align: center;
  }

  .wmry1 p {
    margin: 0;
    font-size: 28px;
    line-height: 70px;
    text-align: center;
  }

  .wmry img {
    width: 24%;
    border: 1px solid #ccc;
    margin: 0 0 20px 10px;
    padding: 5px;
    box-sizing: border-box;
    height: 380px;
  }

  .wmry1 img {
    width: 24%;
    border: 1px solid #ccc;
    margin: 0 0 20px 10px;
    padding: 5px;
    box-sizing: border-box;
  }

  .wmhd {
    background: rgb(243, 243, 243);
    justify-content: space-between;
  }

  .wmhd p {
    margin: 0;
    font-size: 28px;
    line-height: 70px;
    text-align: center;
  }

  .wmhd img {
    width: 30%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
    height: 285px;
  }

  .Contact1 {
    text-align: center;
  }

  .TelBoxText {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .Contact1 div>p>span {
    font-size: 18px;
    color: rgb(255, 165, 21);
  }

  .CaseTitle {
    text-align: center;
    font-size: 36px;
    line-height: 70px;
    margin-top: 30px;
  }

  .CaseList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 96%;
    margin: 0 auto;
  }

  .CaseItem {
    width: 32%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    box-shadow: 2px 0 5px #aaa;
    border-radius: 10px;
    cursor: pointer;
    padding-bottom: 10px;
    overflow: hidden;
    margin-right: 5px;
  }

  .CaseImg {
    overflow: hidden;
  }

  .CaseImg img {
    width: 100%;
    border-radius: 10px;
    transition: all 1s;
    height: 270px;

  }

  .CaseListTitle {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    color: #1580e4;
    line-height: 45px;
    padding: 0 10px;
  }

  .CaseZy {
    font-size: 16px;
    text-align: justify;
    padding: 0 10px;
  }

  .CaseItem :hover .CaseImg img {
    transform: scale(1.2);
  }

  .CaseList div:nth-child(3n+3) {
    margin-right: 0;
  }

  .wptBanner {
    width: 100%;
    height: 500px;
  }

  .wptmain {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 60px;
  }

  .wptjs {
    text-align: center;
    color: rgb(57, 56, 54);
    line-height: 100%;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: inherit;
    margin-bottom: 45px;
    margin-top: 25px;
    font-weight: bold;
  }

  .wptjs i {
    display: inline-block;
    height: 2px;
    position: absolute;
    top: 25px;
    width: 25px;
    background: #ccc;
  }

  .wptNr {
    display: flex;
    justify-content: space-between;
    height: 330px;
  }

  .wptNrImg img {
    width: 600px;
  }

  .wptNrx {
    width: 562px;
  }

  .wptNrx ul li {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #464646;
    font-size: 22px;
    line-height: 1.333;
    margin-bottom: 12px;
  }

  .wptNrx ul li i {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 15px;
    background: rgb(0, 73, 136);
    border: 1px solid #e4e4e4;
  }

  .wptlc {
    text-align: center;
  }

  .fxxkImg {
    width: 100%;
    margin: 0 auto;
  }

  .fxxkImg img {
    width: 100%;
  }

  .fxxkgnImg {
    width: 600px;
  }

  .fxxkgnImg img {
    width: 100%;
  }

  .wptxld {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .gnldItem1 {
    display: flex;

    width: 530px;
    margin-bottom: 20px;

  }

  .gnldItem1Nr {
    font-size: 18px;
  }

  .gnldItem1Img {
    margin-right: 20px;
    border: 1px solid#ccc;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 23px;
  }

  .gnldItem1Img img {
    width: 128px;
  }

  .gnldItem1Nr1 {
    font-size: 24px;

    font-weight: bold;

    color: #31a9e4;

    margin-top: 22px;
    margin-bottom: 15px;
  }

  .xrxsBanner {
    position: relative;
  }

  .bannerText {
    position: absolute;
    top: 28%;
    left: 7%;
    color: #fff;
    font-weight: bold;
    width: 740px;
    text-align: center;
  }

  .xrxsLogo {
    position: absolute;
    top: 10px;
    left: 10px;
  }

  .IconBox {
    width: 100%;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
  }

  .IconItem {
    text-align: center;
    width: 200px;

  }

  .IconImg {
    width: 128px;
    height: 128px;
    border-radius: 50%;
    border: 1px solid #EEE;
    line-height: 128px;
    background-image: -webkit-linear-gradient(#fff, #77daf9);
    background-image: -o-linear-gradient(#fff, #77daf9);
    background-image: linear-gradient(#fff, #77daf9);
    ;
  }

  .IconImg img {
    width: 64px;
    margin-top: 32px;
  }

  .IconText {
    width: 128px;
    line-height: 30px
  }

  .xrxsCp {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
  }

  .xrxsCpimg {
    width: 600px;
    text-align: center;
    ;
  }

  .xrxsCpimg img {
    width: 500px;
    margin-top: 80px;
  }

  .xrxsCpText {
    width: 600px;
    padding-left: 150px;
    box-sizing: border-box;
    padding-top: 140px;
  }

  .xrxsCpBt {
    font-size: 36px;
    margin-bottom: 20px;
  }

  .xrxsCpbt1 li {
    font-size: 16px;
    line-height: 30px;
    color: #4f4f4f;
  }

  .right_qq {
    width: 130px;
    /* height: 270px; */
    background-color: #009bdb;
    padding: 5px;
    position: fixed;
    left: 5px;
    top: 300px;
    z-index: 9999;
    text-align: center;
  }

  .right_qq h3 {
    text-align: center;
    color: white;
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 8px;
  }

  .right_main {
    width: 117px;
    margin: auto;
    background-color: white;
    padding: 15px 0;
  }

  .right_main {
    width: 117px;
    margin: auto;
    background-color: white;
    padding: 15px 0;
  }

  .right_main p {
    font-size: 14px;
  }
}