@import "mobile-nav.css";
/* .header .pcheader { */
/*   position: relative; */
/*   height: 80px; */
/*   background: #ffffff; */
/* } */
/* .header .pcheader .logo { */
/*   display: block; */
/*   position: absolute; */
/*   left: 2%; */
/*   top: 18px; */
/* } */
/* .header .pcheader .logo img{ */
/*   width: 160px; */
/* } */
/* .header .pcheader .head-inner { */
/*   float: right; */
/*   margin-right: 2%; */
/*   font-size: 16px; */
/*   margin-top: 20px; */
/* } */
/* .header .pcheader .head-inner a { */
/*   color: #4c4c4c; */
/*   display: inline-block; */
/*   *display: inline; */
/*   *zoom: 1; */
/*   line-height: 1.6; */
/*   padding-left: 38px; */
/* } */
/* .header .pcheader .head-inner .countus { */
/*   background: url("../image/inner-icon01.png") no-repeat left center; */
/* } */
/* .header .pcheader .head-inner .language { */
/*   background: url("../image/inner-icon02.png") no-repeat left center; */
/* } */
/* .header .pcheader .head-inner span { */
/*   padding: 0 18px; */
/*   font-size: 22px; */
/*   color: #cccccc; */
/*   line-height: 30px; */
/* } */
/* .header .move-header { */
/*   display: none; */
/* } */
/* .header .move-down { */
/*   display: none; */
/* } */
/* .header .move-search { */
/*   display: none; */
/* } */
/* @media screen and (max-width: 1024px) { */
/*   .bussiness_c .buss_cL,  */
/*   .bussiness_c .buss_cR{ */
/*       margin: 0 !important; */
/*   } */
/*   .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-tit-4{ */
/*     font-size: 38px !important; */
/*   } */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js h3{ */
/*     font-size: 36px !important; */
/*   } */
/*   .inside-banner{ */
/*     margin-bottom: 80px; */
/*   } */
/*   .banner-h{ */
/*     margin-top: 80px; */
/*   } */
/*   .inside-banner{ */
/*     top: 80px; */
/*   } */
/*   .header .pcheader { */
/*     display: none; */
/*   } */
/*   .header .move-header { */
/*     display: block; */
/*     width: 100%; */
/*     height: 80px; */
/*     background: #ffffff; */
/*     position: fixed; */
/*     top: 0; */
/*     z-index: 2; */
/*   } */
/*   .header .move-header .logo { */
/*     margin-top: 18px; */
/*     margin-left: 2%; */
/*     width: 140px; */
/*     height: 44px; */
/*     display: block; */
/*     float: left; */
/*     background: url("../../images/ymk/logo.png") no-repeat center; */
/*   } */
/*   .header .move-header .rightmod { */
/*     float: right; */
/*     margin-right: 2%; */
/*     margin-top: 25px; */
/*   } */
/*   .header .move-header .rightmod a { */
/*     display: block; */
/*     float: right; */
/*     margin-left: 20px; */
/*   } */
/*   .header .move-header .move-down { */
/*     z-index: 10000; */
/*     position: absolute; */
/*     left: 0; */
/*     width: 100%; */
/*     top: 80px; */
/*     border-top: 1px solid #ebebeb; */
/*     background: #ffffff; */
/*   } */
/*   .header .move-header .move-down .move-nav .list { */
/*     background: url("../../images/ymk/move-nav02.png") no-repeat 98% 15px; */
/*     line-height: 46px; */
/*     font-size: 16px; */
/*     color: #000000; */
/*     border-bottom: 1px solid #ebebeb; */
/*   } */
/*   .header .move-header .move-down .move-nav .list a { */
/*     display: block; */
/*     width: 96%; */
/*     padding: 0 2%; */
/*   } */
/*   .header .move-header .move-down .move-nav .list ol { */
/*     display: none; */
/*     background: #ebebeb; */
/*   } */
/*   .header .move-header .move-down .move-nav .list ol li { */
/*     border-bottom: none; */
/*     color: #e0815c; */
/*     line-height: 32px; */
/*   } */
/*   .header .move-header .move-down .move-nav .list ol li span { */
/*     display: block; */
/*     width: 96%; */
/*     padding: 0 2%; */
/*     font-size: 16px; */
/*   } */
/*   .header .move-header .move-down .move-nav .list ol li a { */
/*     background: url("../../images/ymk/move-nav03.png") no-repeat 98% center; */
/*     display: block; */
/*     font-size: 14px; */
/*     color: #707070; */
/*   } */
/*   .header .move-header .move-down .move-nav .zknav { */
/*     background: url("../../images/ymk/move-nav01.png") no-repeat 98% 20px; */
/*   } */
/*   .header .move-header .move-search { */
/*     background: #ffffff; */
/*     width: 96%; */
/*     padding: 10px 2%; */
/*     border: 1px solid #ebebeb; */
/*     position: absolute; */
/*     top: 80px; */
/*     z-index: 9999; */
/*   } */
/*   .header .move-header .move-search .serchinfo { */
/*     padding-right: 40px; */
/*     background: #f7f7f7; */
/*     position: relative; */
/*   } */
/*   .header .move-header .move-search .serchinfo input { */
/*     background: #f7f7f7; */
/*     width: 98%; */
/*     padding-left: 2%; */
/*     border: none; */
/*     line-height: 50px; */
/*     font-size: 18px; */
/*   } */
/*   .header .move-header .move-search .serchinfo .msbtn { */
/*     position: absolute; */
/*     right: 0; */
/*     top: 0; */
/*     display: block; */
/*     width: 40px; */
/*     height: 50px; */
/*     background: url("../../images/ymk/inner-icon04.png") no-repeat center; */
/*   } */
/* } */
/* @media screen and (max-width: 768px) { */
/*   .inside-banner{ */
/*     margin-bottom: 44px; */
/*   } */
/*   .banner-h{ */
/*     margin-top: 44px; */
/*   } */
/*   .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-tit-4{ */
/*     font-size: 28px !important; */
/*   } */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js h3{ */
/*     font-size: 28px !important; */
/*   } */
/*   .index-h .index-h-con .in-news .in-news-con .in-news-tit h3{ */
/*     font-size: 26px !important; */
/*   } */
/*   .inside-banner{ */
/*     top: 44px; */
/*   } */
/*   .header .move-header { */
/*     height: 44px; */
/*   } */
/*   .header .move-header .logo { */
/*     margin-top: 11px; */
/*     width: 73px; */
/*     height: 23px; */
/*     background: url("../../images/ymk/logo.png") no-repeat center; */
/*     background-size: 100%; */
/*   } */
/*   .header .move-header .rightmod { */
/*     float: right; */
/*     margin-right: 2%; */
/*     margin-top: 10px; */
/*   } */
/*   .header .move-header .rightmod a { */
/*     display: block; */
/*     float: right; */
/*     margin-left: 15px; */
/*   } */
/*   .header .move-header .move-down { */
/*     top: 44px; */
/*   } */
/*   .header .move-header .move-search { */
/*     top: 44px; */
/*   } */
/* } */
/* .footer { */
/*   background: #eeeeee; */
/* } */
/* .footer .ftcenter { */
/*   width: 1410px; */
/*   margin: 0 auto; */
/* } */
/* .footer .ftcenter .ftnavinfo .ftnav { */
/*   float: left; */
/*   width: 76.5%; */
/*   *width: 76.4%; */
/* } */
/* .footer .ftcenter .ftnavinfo .ftnav ul li { */
/*   float: left; */
/*   width: 25%; */
/*   *width: 24.9%; */
/* } */
/* .footer .ftcenter .ftnavinfo .ftnav ul li p { */
/*   font-size: 20px; */
/*   color: #262626; */
/*   padding-bottom: 10px; */
/*   line-height: 1.2; */
/* } */
/* .footer .ftcenter .ftnavinfo .ftnav ul li a { */
/*   display: block; */
/*   font-size: 14px; */
/*   color: #262626; */
/*   line-height: 40px; */
/* } */
/* .footer .ftcenter .ftnavinfo .erma { */
/*   float: left; */
/*   width: 23.5%; */
/*   *width: 23.4%; */
/* } */
/* .footer .ftcenter .ftnavinfo .erma ul li { */
/*   float: left; */
/*   width: 124px; */
/* } */
/* .footer .ftcenter .ftnavinfo .erma ul li img { */
/*   display: block; */
/*   width: 124px; */
/*   height: 124px; */
/* } */
/* .footer .ftcenter .ftnavinfo .erma ul li span { */
/*   display: block; */
/*   text-align: center; */
/*   line-height: 1.2; */
/*   padding-top: 16px; */
/* } */
/* .footer .ftcenter .ftnavinfo .erma ul li.right { */
/*   float: right; */
/* } */
/* .footer .ftcenter .ftnavinfo .erma ul li.right .downbtn { */
/*   display: block; */
/*   width: 124px; */
/*   height: 124px; */
/*   background: url("../image/erweima-02.jpg") no-repeat center; */
/* } */
/* .footer .ftcenter .ftdbmap { */
/*   margin-top: 50px; */
/*   border-top: 1px solid #c6c6c6; */
/*   font-size: 14px; */
/* } */
/* .footer .ftcenter .ftdbmap .mpnav { */
/*   float: left; */
/* } */
/* .footer .ftcenter .ftdbmap .mpnav a { */
/*   display: inline-block; */
/*   *display: inline; */
/*   *zoom: 1; */
/*   color: #666666; */
/*   line-height: 80px; */
/*   margin-right: 60px; */
/* } */
/* .footer .ftcenter .ftdbmap .banq { */
/*   float: right; */
/* } */
/* .footer .ftcenter .ftdbmap .banq p { */
/*   font-size: 14px; */
/*   color: #999999; */
/*   line-height: 80px; */
/* } */
/* @media screen and (max-width: 1440px) { */
/*   .footer .ftcenter { */
/*     width: 96%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .ftnav { */
/*     width: 70%; */
/*     *width: 69.9%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .erma { */
/*     width: 30%; */
/*     *width: 29.9%; */
/*   } */
/* } */
/* @media screen and (max-width: 1024px) { */
/*   .footer .ftcenter .ftnavinfo .ftnav { */
/*     float: none; */
/*     width: 100%; */
/*     *width: 100%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .ftnav ul li p { */
/*     padding-left: 25%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .ftnav ul li a { */
/*     padding-left: 25%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .erma { */
/*     float: none; */
/*     width: 300px; */
/*     *width: 300px; */
/*     margin: 30px auto 0; */
/*   } */
/*   .footer .ftcenter .ftdbmap .mpnav { */
/*     float: none; */
/*     text-align: center; */
/*   } */
/*   .footer .ftcenter .ftdbmap .mpnav a { */
/*     line-height: 50px; */
/*     margin: 0 20px; */
/*   } */
/*   .footer .ftcenter .ftdbmap .banq { */
/*     float: none; */
/*   } */
/*   .footer .ftcenter .ftdbmap .banq p { */
/*     text-align: center; */
/*     line-height: 50px; */
/*   } */
/* } */
/* @media screen and (max-width: 480px) { */
/*   .footer .ftcenter .ftnavinfo .ftnav ul li { */
/*     margin-top: 20px; */
/*     width: 50%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .ftnav ul li p { */
/*     padding-left: 30%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .ftnav ul li a { */
/*     line-height: 30px; */
/*     padding-left: 30%; */
/*   } */
/*   .footer .ftcenter .ftnavinfo .erma { */
/*     float: none; */
/*     width: 87.5%; */
/*     *width: 87.4%; */
/*   } */
/*   .footer .ftcenter .ftdbmap { */
/*     margin-top: 30px; */
/*   } */
/*   .footer .ftcenter .ftdbmap .mpnav a { */
/*     line-height: 50px; */
/*     margin: 0 10px; */
/*   } */
/*   .footer .ftcenter .ftdbmap .banq p { */
/*     line-height: 25px; */
/*   } */
/*   .footer .ftcenter .ftdbmap .banq p span { */
/*     display: block; */
/*     padding-bottom: 20px; */
/*   } */
/* } */

/* .index-h { */
/*   width: 100%; */
/*   margin-top: -4px; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l { */
/*   width: 50%; */
/*   position: relative; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .nav-l-bg { */
/*   width: 100%; */
/*   min-height: 316px; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con { */
/*   position: absolute; */
/*   top: 0; */
/*   left: 0; */
/*   width: 80%; */
/*   padding: 0 5% 0 15%; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .tab-tit01 { */
/*   font-size: 24px; */
/*   color: #fff; */
/*   font-weight: normal; */
/*   margin: 40px 0 26px 0; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-ul .on { */
/*   background: #e7f6ef; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-ul .on a { */
/*   background: url("../image/index-tab-icon01.png") no-repeat; */
/*   background-position: right 8% center; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-ul li { */
/*   width: 33%; */
/*   text-align: center; */
/*   line-height: 48px; */
/*   margin: 0.13%; */
/*   background: #ceeddf; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-ul li a { */
/*   text-indent: -10%; */
/*   display: block; */
/*   font-size: 16px; */
/*   color: #000; */
/*   background: url("../image/index-tab-icon02.png") no-repeat; */
/*   background-position: right 8% center; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt { */
/*   width: 99.6%; */
/*   border: 1px solid #85d2af; */
/*   background: #e7f6ef; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item{ */
/*   width: 100%; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .none { */
/*   display: none; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 { */
/*   width: 100%; */
/*   position: relative; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 .sc-list-l{ */
/*   position: absolute; */
/*   top: 67%; */
/*   left: 10%; */
/*   background: #fff; */
/*   width: 80%; */
  
/*   z-index: 99; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 .sc-list-l li{ */
/*   line-height: 28px; */
/*   text-indent: 1em; */
/*   cursor: pointer; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 .sc-list-l li:hover{ */
/*   background:#ff7431; */
/*   color: #fff; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 .sc-list-l li a{ */
/*   text-indent: 1em; */
/*   display: block; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 p{ */
/*   width: 80%; */
/*   margin: 5.3% auto; */
/*   position: relative; */
/*   background: #fff; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 p .tab-cpText{ */
/*   width: 100%; */
/*   height: 42px; */
/*   line-height: 42px; */
/*   text-indent: 1em; */
/*   border-color: #fff; */
/*   border: none; */
/*   outline: none; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 p .tab-cpBtn{ */
/*   position: absolute; */
/*   top: 0; */
/*   right: 0; */
/*   width: 50px; */
/*   height: 100%; */
/*   border: none; */
/*   background: url("../image/tab-cp-icon.png") no-repeat #fff; */
/*   background-position: center center; */
/*   outline: none; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 .tab-link-l { */
/*   display: block; */
/*   width: 33.33%; */
/*   padding: 2% 0; */
/*   text-align: center; */
/*   float: left; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab .in-cp-tab-txt .in-cp-tab-item .Tab-t01 .tab-link-l span { */
/*   display: block; */
/*   font-size: 16px; */
/*   color: #000; */
/*   margin-top: 10px; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-r { */
/*   width: 50%; */
/*   position: relative; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-r .nav-r-bg { */
/*   width: 100%; */
/*   min-height: 316px; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-r .nav-x-list { */
/*   width: 100%; */
/*   position: absolute; */
/*   top: 0; */
/*   left: 0; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-r .nav-x-list ul { */
/*   width: 45%; */
/*   padding-left: 5%; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-r .nav-x-list ul h4 { */
/*   font-size: 24px; */
/*   color: #fff; */
/*   font-weight: normal; */
/*   margin: 40px 0 26px 0; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-r .nav-x-list ul li { */
/*   line-height: 36px; */
/* } */
/* .index-h .index-h-con .in-con-nav .in-nav-r .nav-x-list ul li a { */
/*   font-size: 14px; */
/*   color: #fff; */
/*   padding-left: 20px; */
/*   background: url("../image/nav-a-bg.png") no-repeat; */
/*   background-position: left center; */
/* } */
/* .index-h .index-h-con .in-con-txt { */
/*   width: 100%; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-l { */
/*   width: 50%; */
/*   position: relative; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-l img { */
/*   width: 100%; */
/*   min-height: 350px; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js { */
/*   position: absolute; */
/*   top: 0; */
/*   left: 0; */
/*   width: 80%; */
/*   padding: 0 5% 0 15%; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js h3 { */
/*   font-size: 48px; */
/*   color: #000; */
/*   font-weight: normal; */
/*   margin: 10% 0 0 0; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js span { */
/*   display: block; */
/*   font-size: 22px; */
/*   color: #000; */
/*   margin-top: 20px; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js p { */
/*   font-size: 16px; */
/*   color: #000; */
/*   line-height: 24px; */
/*   margin-top: 20px; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js a { */
/*   display: inline-block; */
/*   width: 210px; */
/*   height: 60px; */
/*   text-align: center; */
/*   line-height: 60px; */
/*   background: url("../image/rz-btn-bg02.png") no-repeat #ff7431; */
/*   background-position: left 60px center; */
/*   border-radius: 5px; */
/*   margin-top: 40px; */
/*   text-indent: 12px; */
/*   color: #fff; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-r { */
/*   width: 50%; */
/* } */
/* .index-h .index-h-con .in-con-txt .in-con-txt-r img { */
/*   width: 100%; */
/*   min-height: 350px; */
/* } */
/* .index-h .index-h-con .in-news { */
/*   width: 100%; */
/*   background: #f7f7f7; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con { */
/*   max-width: 1410px; */
/*   margin: 0 auto; */
/*   padding: 60px 0 30px 0; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-tit { */
/*   text-align: center; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-tit h3 { */
/*   font-size: 36px; */
/*   color: #000; */
/*   font-weight: normal; */
/*   margin: 0; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-tit p { */
/*   font-size: 14px; */
/*   color: #000; */
/*   margin-top: 20px; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-tit a { */
/*   display: inline-block; */
/*   font-size: 16px; */
/*   color: #2aaeb6; */
/*   margin-top: 20px; */
/*   padding-left: 20px; */
/*   background: url("../image/a-link01.png") no-repeat; */
/*   background-position: left center; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .share-index { */
/*   width:120px; */
/*   position: relative; */
/*   top: -26px; */
/*   right: -57%; */
/*   text-align: right; */
/*   padding-right: 1%; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .share-index .s-wb { */
/*   background: url("../image/wb-bg.png") no-repeat; */
/*   width: 30px; */
/*   height: 30px; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .share-index .s-wx { */
/*   background: url("../image/wx-bg.png") no-repeat; */
/*   width: 30px; */
/*   height: 30px; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .share-index .s-dy { */
/*   background: url("../image/wt-bg.png") no-repeat; */
/*   display: inline-block; */
/*   width: 30px; */
/*   height: 30px; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-list { */
/*   width: 100%; */
/*   margin-top: 20px; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-list ul li { */
/*   width: 31.33%; */
/*   margin: 0 1%; */
/*   background: #fff; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-list ul li img { */
/*   width: 100%; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt { */
/*   padding: 0 6% 8%; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt h4 { */
/*   font-size: 24px; */
/*   color: #000; */
/*   min-height: 66px; */
/*   font-weight: normal; */
/*   margin: 38px 0 0 0; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt p { */
/*   font-size: 14px; */
/*   color: #000; */
/*   line-height: 24px; */
/*   margin-top: 20px; */
/*   min-height: 72px; */
/* } */
/* .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt a { */
/*   display: inline-block; */
/*   font-size: 16px; */
/*   color: #2aaeb6; */
/*   background: url("../image/a-link01.png") no-repeat; */
/*   background-position: left center; */
/*   padding-left: 20px; */
/*   margin-top: 30px; */
/* } */
/* .bshare-custom a { */
/*   padding: 0 !important; */
/* } */
/* @media screen and (max-width: 1500px) { */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js h3 { */
/*     margin: 4% 0 0 0; */
/*   } */
/* } */
/* @media screen and (max-width: 1280px) { */
/*   .index-h .index-h-con .in-con-nav .in-nav-l .nav-l-bg, */
/*   .index-h .index-h-con .in-con-nav .in-nav-r .nav-r-bg{ */
/*     min-height: 250px; */
/*   } */
/*   .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .tab-tit01, */
/*   .index-h .index-h-con .in-con-nav .in-nav-r .nav-x-list ul h4{ */
/*     margin: 20px 0 26px 0; */
/*   } */
/*   .index-h .index-h-con .in-con-nav .in-nav-l .in-nav-l-con .in-cp-tab ul li a { */
/*     font-size: 14px; */
/*   } */
/* } */
/* @media screen and (max-width: 1024px) { */
/*   .index-h .index-h-con .in-con-nav { */
/*     display: none; */
/*   } */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l, */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-r { */
/*     width: 100%; */
/*   } */
/*   .index-h .index-h-con .in-news .in-news-con .share-index { */
    
/*     padding-left: 10px; */
/*   } */
/*   .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt h4 { */
/*     margin: 20px 0 0 0; */
/*     font-size: 22px; */
/*     min-height: 90px; */
/*   } */
/*   .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt p { */
/*     min-height: 96px; */
/*   } */
/*   .banner-h .banner-h-con .banner-input .b-search { */
/*     display: none; */
/*   } */
/* } */
/* @media screen and (max-width: 768px) { */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js h3 { */
/*     font-size: 34px; */
/*   } */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js span { */
/*     font-size: 16px; */
/*     margin-top: 6px; */
/*   } */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js p { */
/*     font-size: 14px; */
/*   } */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-r img { */
/*     min-height: inherit; */
/*   } */
/*   .index-h .index-h-con .in-con-txt .in-con-txt-l .txt-l-js { */
/*     width: auto; */
/*     padding: 0 10px; */
/*   } */
/*   .index-h .index-h-con .in-news .in-news-con .in-news-list ul li { */
/*     width: 98%; */
/*   } */
/*   .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt h4 { */
/*     min-height: inherit; */
/*   } */
/*   .index-h .index-h-con .in-news .in-news-con .in-news-list ul li .news-l-txt p { */
/*     min-height: inherit; */
/*   } */
/* } */
/* .banner-h { */
/*   width: 100%; */
/* } */
/* .banner-h .banner-h-con { */
/*   position: relative; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider { */
/*   position: relative; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide { */
/*   position: relative; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-pagination{ */
/*   position: absolute; */
/*   bottom: 20px; */
/*   width: 100%; */
/*   left: 0; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-pagination .swiper-pagination-bullet{ */
/*   background: #fff !important; */
/*   opacity: 1 !important; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-pagination .swiper-pagination-bullet-active{ */
/*   background: #ff7431 !important; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-text-4{ */
/*   position: absolute; */
/*   top: 35%; */
/*   left: 0; */
/*   width: 100%; */
/*   text-align: center; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-text-4 .banner-tit-4 { */
/*   display: inline-block; */
/*   font-size: 56px; */
/*   color: #fff; */
/*   font-weight: normal; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-text-4 p{ */
/*   font-size: 20px; */
/*   color: #fff; */
/*   margin-top: 8px; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-button-next { */
/*   z-index: 99; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .swiper-button-prev { */
/*   z-index: 99; */
/* } */
/* .banner-h .banner-h-con .banner-h-slider .container-index .banner-img { */
  
/* } */
/* .banner-h .banner-h-con .banner-input { */
/*   position: absolute; */
/*   top: 77%; */
/*   left: 50%; */
/*   width: 850px; */
/*   margin-left: -425px; */
/*   z-index: 9; */
/* } */
/* .banner-h .banner-h-con .banner-input .banner-input-tit { */
/*   text-align: center; */
/* } */
/* .banner-h .banner-h-con .banner-input .banner-input-tit h3 { */
/*   font-size: 56px; */
/*   color: #fff; */
/*   font-weight: normal; */
/*   margin: 210px 0 0 0; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search { */
/*   max-width: 850px; */
/*   margin: 0 auto 0; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search01 { */
/*   width: 58%; */
/*   max-width: 490px; */
/*   margin-right: 1%; */
/*   position: relative; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search01 .s-text { */
/*   width: 100%; */
/*   height: 52px; */
/*   line-height: 52px; */
/*   text-indent: 12px; */
/*   color: #999; */
/*   outline: hidden; */
/*   border: none; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search01 .s-btn { */
/*   width: 60px; */
/*   height: 52px; */
/*   line-height: 52px; */
/*   text-align: center; */
/*   background: url("../image/search-icon.png") no-repeat #fff; */
/*   background-position: center center; */
/*   border: none; */
/*   position: absolute; */
/*   top: 1px; */
/*   right: 1px; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search02 { */
/*   width: 42%; */
/*   max-width: 340px; */
/*   position: relative; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search02 .d_inSelect { */
/*   width: 100%; */
/*   height: 52px; */
/*   line-height: 52px; */
/*   text-indent: 12px; */
/*   color: #999; */
/*   outline: hidden; */
/*   border: none; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search02 .d_posDown { */
/*   display: inline-block; */
/*   width: 52px; */
/*   height: 52px; */
/*   background: url("../image/xl-btn.png") no-repeat; */
/*   background-position: center center; */
/*   position: absolute; */
/*   top: 1px; */
/*   right: 1px; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search02 .d_SelectList { */
/*   max-width: 340px; */
/*   background: #fff; */
/*   display: none; */
/*   max-height: 114px; */
/*   overflow: auto; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search02 .d_SelectList li a { */
/*   display: block; */
/*   color: #999; */
/*   text-indent: 12px; */
/*   line-height: 38px; */
/* } */
/* .banner-h .banner-h-con .banner-input .b-search .search02 .d_SelectList li a:hover { */
/*   background: #666; */
/*   color: #fff; */
/* } */
/* @media screen and (max-width: 1280px) { */
/*   .produce-summary .summary-left .sycont .syinfo span{ */
/*     font-size: 14px !important; */
/*   } */
/*   .banner-h .banner-h-con .banner-h-slider .container-index .banner-img { */
/*     min-height: 284px; */
/*   } */
/*   .inside-banner .wapbaner{ */
/*     min-height: 284px; */
/*   } */
/* } */
/* @media screen and (max-width: 1024px) { */
  
/*   .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-tit-4 { */
/*     font-size: 38px; */
/*     top: 37%; */
/*   } */
/* } */
/* @media screen and (max-width: 768px) { */
/*   .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-tit-4 { */
/*     font-size: 28px; */
/*   } */
/* } */

/* #myElementB_display .jwpreview { */
/*   -webkit-background-size: 1920px 535px !important; */
/*   background-size: 1920px 535px !important; */
/* } */
/* .in-tab-nav { */
/*   width: 100%; */
/*   background: #f7f7f7; */
/* } */
/* .in-tab-nav .in-tab-navList { */
/*   max-width: 1410px; */
/*   height: 80px; */
/*   line-height: 80px; */
/*   margin: 0 auto; */
/* } */
/* .in-tab-nav .in-tab-navList .in-tab-navList-l { */
/*   margin-left: 10px; */
/* } */
/* .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l01 { */
/*   margin-right: 12px; */
/* } */
/* .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l01 a { */
/*   font-size: 16px; */
/*   color: #797979; */
/* } */
/* .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l01 span { */
/*   margin-left: 12px; */
/*   color: #797979; */
/*   font-size: 18px; */
/* } */
/* .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l02 a { */
/*   font-size: 16px; */
/*   color: #444; */
/* } */
/* .in-tab-nav .in-tab-navList .in-tab-navList-r a { */
/*   font-size: 16px; */
/*   color: #000; */
/*   margin: 0 18px; */
/*   display: inline-block; */
/* } */
/* .in-tab-nav .in-tab-navList .in-tab-navList-r .on { */
/*   color: #da632a; */
/* } */
/* @media screen and (max-width: 1024px) { */
/*   .in-tab-nav { */
/*     display: none; */
/*   } */
/*   .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l01 a { */
/*     font-size: 14px; */
/*   } */
/*   .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l01 span { */
/*     margin-left: 6px; */
/*   } */
/*   .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l02 a { */
/*     font-size: 14px; */
/*   } */
/*   .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l01 span { */
/*     font-size: 12px; */
/*   } */
/*   .in-tab-nav .in-tab-navList .in-tab-navList-l ul .l01 { */
/*     margin-right: 6px; */
/*   } */
/*   .in-tab-nav .in-tab-navList { */
/*     line-height: 40px; */
/*   } */
/*   .in-tab-nav .in-tab-navList .in-tab-navList-r a { */
/*     font-size: 14px; */
/*     margin: 0 10px; */
/*   } */
/* } */
.brand {
  width: 100%;
}
.brand .brand-bk {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.brand .brand-bk .brand-tit {
  text-align: center;
}
.brand .brand-bk .brand-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.brand .brand-bk .brand-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 30px 0;
}
.brand .brand-bk .brand-tab {
  width: 100%;
  margin-top: 50px;
}
.brand .brand-bk .brand-tab .brand-tab-t li {
  width: 33.33%;
  height: 100px;
  text-align: center;
}
.brand .brand-bk .brand-tab .brand-tab-t li a {
  font-size: 18px;
  color: #000;
  line-height: 100px;
  display: block;
  background: #f2f2f2;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.brand .brand-bk .brand-tab .brand-tab-t .on a {
  color: #fff;
  background: #da632a;
}
.brand .brand-bk .brand-tab .brand-tab-t .on .bg-sj {
  width: 24px;
  height: 8px;
  display: block;
  margin: 0 auto;
  background: url("../image/tit-bt.png") no-repeat;
}


.brand .brand-bk .brand-tab-2{
  width: 100%;
  margin-top: 50px;
}
.brand .brand-bk .brand-tab-2 .brand-tab-t li{
  width: 20%;
  height: 100px;
  text-align: center;
}
.brand .brand-bk .brand-tab-2 .brand-tab-t li a{
  font-size: 18px;
  color: #000;
  line-height: 100px;
  display: block;
  background: #f2f2f2;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.brand .brand-bk .brand-tab-2 .brand-tab-t .on a{
  color: #fff;
  background: #da632a;
}
.brand .brand-bk .brand-tab-2 .brand-tab-t .on .bg-sj{
  width: 24px;
  height: 8px;
  display: block;
  margin: 0 auto;
  background: url("../image/tit-bt.png") no-repeat;
}
.brand .brand-bk .date-item-list{
  margin-top: 60px;
}
.brand .brand-bk .date-item-list ul{
  border-top: 1px solid #e5e5e5;
}
.brand .brand-bk .date-item-list ul li{
  border-bottom: 1px solid #e5e5e5;
  padding: 24px 0;
}
.brand .brand-bk .date-item-list ul li .date-item-c .date-text-l a{
  font-size: 20px;
  color: #000;
}
.brand .brand-bk .date-item-list ul li .date-item-c .date-text-r a{
  font-size: 14px;
  display: inline-block;
  width: 68px;
  height: 20px;
  line-height: 20px;
  text-align: right;
  margin-top: 5px;
}
.brand .brand-bk .date-item-list ul li .date-item-c .date-text-r .d-eyes{
  color: #da632a;
  background:  url("../image/zl-eyes-icon.png") no-repeat;
  background-size: 28px;
  background-position: left center;
}
.brand .brand-bk .date-item-list ul li .date-item-c .date-text-r .d-load{
  color: #000;
  background:  url("../image/zl-dload-icon.png") no-repeat;
  background-size: 28px;
  background-position: left center;
  margin-left: 20px;
}

@media screen and (max-width: 1410px){
  .brand .brand-bk{
    padding: 40px 10px;
  }
}
@media screen and (max-width: 1366px){
  .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-text-4{
    top: 26%;
  }
  .buss_cR h3{
    margin-top: 0;
  }
  .produce-summary .summary-right{
    
  }
  .abus_nav_center ul li a{
    font-size: 16px !important;
  }
  .abus_nav_center ul li{
    margin-left: 20px !important;
  }
  .brand .brand-bk{
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px){
  .brand .brand-bk .date-item-list ul li .date-item-c .date-text-l a{
    font-size: 14px;
  }
  .brand .brand-bk .date-item-list ul li{
    padding: 12px 0;
  }
  .brand .brand-bk .brand-tab-2{
    display: none;
  }
  .brand .brand-bk .date-item-list{
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px){
  .brand .brand-bk .date-item-list ul li .date-item-c .date-text-r a{
    width: 60px;
  }
  .brand .brand-bk .date-item-list ul li .date-item-c .date-text-r .d-load{
    margin-left: 10px;
  }
  .brand .brand-bk .date-item-list ul li .date-item-c .date-text-l{
    width: 52%;
  }
  .brand .brand-bk .date-item-list ul li .date-item-c .date-text-l a{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}



.brand .brand-bk .brand-tab .brand-video {
  margin-top: 80px;
}
.brand .brand-bk .brand-tab .brand-video .brand-video li {
  width: 32.33%;
  margin: 0.5%;
  background: #f7f7f7;
}
.brand .brand-bk .brand-tab .brand-video .brand-video li .video-js {
  padding: 0 26px 34px;
}
.brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .video-tit {
  font-size: 24px;
  min-height: 66px;
  color: #000;
  font-weight: normal;
}
.brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .video-txt {
  font-size: 16px;
  min-height: 96px;
  color: #000;
  line-height: 32px;
}
.brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .share-bl .s-wb {
  background: url("../image/wb-bg.png") no-repeat;
  width: 30px;
  height: 30px;
}
.brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .share-bl .s-wx {
  background: url("../image/wx-bg.png") no-repeat;
  width: 30px;
  height: 30px;
}
.brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .share-bl .s-dy {
  background: url("../image/wt-bg.png") no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.brand .brand-bk .brand-tab .brand-video .explore-more {
  width: 100%;
  text-align: center;
  margin-top: 80px;
}
.brand .brand-bk .brand-tab .brand-video .explore-more a {
  display: inline-block;
  width: 210px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 4px;
  background: #ff7431;
  font-size: 18px;
  color: #fff;
}
.hotline-cp {
  background: #f7f7f7;
  width: 100%;
}
.hotline-cp .hotline-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.hotline-cp .hotline-con .hotline-tit {
  text-align: center;
  margin: 0 auto;
}
.hotline-cp .hotline-con .hotline-tit h3 {
  font-size: 36px;
  color: #000;
  margin: 0;
  font-weight: normal;
}
.hotline-cp .hotline-con .hotline-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
}
.hotline-cp .hotline-con .hotline-tit .hot-m {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  color: #da632a;
  text-align: center;
}
.hotline-cp .hotline-con .hotline-list {
  margin: 80px auto 0;
}
.hotline-cp .hotline-con .hotline-list ul li {
  width: 32.33%;
  margin: 0 0.5%;
  background: #fff;
  padding: 0 0 34px;
}
.hotline-cp .hotline-con .hotline-list ul li img {
  width: 100%;
}
.hotline-cp .hotline-con .hotline-list ul li h3 {
  font-size: 24px;
  color: #000;
  font-weight: normal;
  padding: 0 26px 0;
}
.hotline-cp .hotline-con .hotline-list ul li p {
  font-size: 16px;
  color: #000;
  min-height: 96px;
  line-height: 32px;
  padding: 0 26px 0;
}
.on-line {
  width: 100%;
}
.on-line .on-line-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.on-line .on-line-con .on-line-tit {
  text-align: center;
}
.on-line .on-line-con .on-line-tit h3 {
  font-size: 36px;
  color: #000;
  margin: 0;
  font-weight: normal;
}
.on-line .on-line-con .on-line-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
}
.on-line .on-line-con .on-line-tit .on-line-m {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  color: #da632a;
  text-align: center;
}
.on-line .on-line-con .on-line-js {
  padding: 40px 0;
}
.on-line .on-line-con .on-line-js .onLine-b {
  width: 100%;
}
.on-line .on-line-con .on-line-js h3 {
  font-size: 24px;
  color: #000;
  font-weight: normal;
}
.on-line .on-line-con .on-line-js p {
  font-size: 16px;
  color: #000;
  line-height: 32px;
}
.on-line .on-line-con .on-line-js ul li {
  font-size: 16px;
  color: #000;
  line-height: 32px;
}
.on-line .on-line-con .Immediate {
  width: 100%;
  text-align: center;
}
.on-line .on-line-con .Immediate .cy-btn {
  display: inline-block;
  width: 210px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 4px;
  background: #ff7431;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .brand .brand-bk .brand-tit {
    display: none;
  }
  .brand .brand-bk .brand-tab .brand-tab-t {
    display: none;
  }
  .brand .brand-bk .brand-tit h3 {
    font-size: 24px;
  }
  .brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .video-tit {
    font-size: 18px;
  }
  .brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .video-txt {
    font-size: 14px;
  }
  .hotline-cp .hotline-con .hotline-tit h3,
  .on-line .on-line-con .on-line-tit h3 {
    font-size: 24px;
  }
  .hotline-cp .hotline-con .hotline-list ul li h3,
  .on-line .on-line-con .on-line-js h3 {
    font-size: 18px;
  }
  .brand .brand-bk {
    padding: 0 0;
  }
  .brand .brand-bk .brand-tab {
    margin-top: 20px;
  }
  .brand .brand-bk .brand-tab .brand-tab-t li {
    height: 40px;
  }
  .brand .brand-bk .brand-tab .brand-tab-t li a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .brand .brand-bk .brand-tab .brand-video {
    margin-top: 40px;
  }
  .hotline-cp .hotline-con .hotline-list ul li p {
    min-height: 160px;
    font-size: 14px;
  }
  .hotline-cp .hotline-con {
    padding: 40px 0;
  }
  .hotline-cp .hotline-con .hotline-list {
    margin: 40px auto 0;
  }
  .on-line .on-line-con {
    padding: 40px 0;
  }
  .on-line .on-line-con .on-line-js {
    padding: 40px 10px;
  }
  .on-line .on-line-con .on-line-js p {
    font-size: 14px;
    line-height: 24px;
  }
  .on-line .on-line-con .on-line-js ul li {
    font-size: 14px;
    line-height: 24px;
  }
  .brand .brand-bk .brand-tab .brand-video .explore-more {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .brand .brand-bk .brand-tab .brand-video .brand-video li {
    width: 96%;
    margin: 0 2%;
  }
  .brand .brand-bk .brand-tab .brand-video .brand-video li .video-js .video-tit {
    min-height: inherit;
  }
  .hotline-cp .hotline-con .hotline-list ul li {
    width: 96%;
    margin: 0 2%;
  }
  .hotline-cp .hotline-con .hotline-list ul li p {
    min-height: inherit;
    line-height: 24px;
  }
}
.table-tc {
  width: 100%;
  height: 100%;
  background: url("../image/at-input-bg.png") repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 991;
  display: none;
}
.table-tc .table-tc-con {
  width: 494px;
  background: #fff;
  position: relative;
  top: 200px;
  left: auto;
  margin: 0 auto;
  padding: 60px 100px 60px 60px;
  text-align: left;
}
.table-tc .table-tc-con .close-btn-h {
  display: block;
  width: 40px;
  height: 40px;
  background: url("../image/close-btn.png") no-repeat;
  position: absolute;
  top: 15px;
  right: 15px;
}
.table-tc .table-tc-con .table-item .ts-txt {
  font-size: 16px;
  color: #000;
}
.table-tc .table-tc-con .table-item label {
  display: block;
  margin-top: 28px;
  line-height: 52px;
}
.table-tc .table-tc-con .table-item label p {
  font-size: 14px;
  color: #000;
  float: left;
}
.table-tc .table-tc-con .table-item label p span {
  color: #ff7431;
}
.table-tc .table-tc-con .table-item label .la-ip {
  width: 428px;
  height: 48px;
  border: 1px solid #000;
  line-height: 48px;
  text-indent: 12px;
  margin-left: 20px;
}
.table-tc .table-tc-con .table-item .tj-btn-c {
  text-align: center;
}
.table-tc .table-tc-con .table-item .tj-btn-c .tj-btn {
  display: inline-block;
  width: 210px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #ff7431;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  border: none;
  letter-spacing: 6px;
}
@media screen and (max-width: 768px) {
  .table-tc .table-tc-con {
    width: 92%;
    padding: 60px 2%;
    margin: 0 2%;
  }
  .table-tc .table-tc-con .table-item label {
    margin-top: 12px;
    line-height: 32px;
  }
  .table-tc .table-tc-con .table-item label p {
    width: 12%;
  }
  .table-tc .table-tc-con .table-item label .la-ip {
    width: 80%;
    margin-left: 2%;
    height: 32px;
    line-height: 32px;
  }
}
.exchange {
  width: 100%;
}
.exchange .exchange-con {
  max-width: 1410px;
  margin: 0 auto;
}
.exchange .exchange-con .exchange-tit {
  text-align: center;
  padding: 80px 0;
  max-width: 580px;
  margin: 0 auto;
  border-bottom: 1px solid #eaeaea;
}
.exchange .exchange-con .exchange-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.exchange .exchange-con .exchange-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 30px 0;
}
.exchange .exchange-con .exchange-tit p {
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}
.exchange .exchange-con .exchange-tit p a {
  color: #da632a;
  text-decoration: underline;
}
.exchange .exchange-con .problem {
  text-align: center;
  padding: 80px 0;
}
.exchange .exchange-con .problem h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.exchange .exchange-con .problem span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin-top: 10px;
}
.exchange .exchange-con .problem .pro-ul {
  width: 100%;
  border-top: 1px solid #c9c9c9;
  margin-top: 60px;
}
.exchange .exchange-con .problem ul .pro-li-bd {
  padding: 0 60px;
  text-align: left;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 20px;
}
.exchange .exchange-con .problem ul li h4 {
  font-size: 18px;
  color: #333;
  padding-left: 60px;
  background: url("_files/images/wd-bg.png") no-repeat;
}
.exchange .exchange-con .problem ul li p {
  font-size: 14px;
  padding-left: 60px;
  line-height: 30px;
}
@media screen and (max-width: 1280px) {
  .exchange .exchange-con .exchange-tit {
    padding: 40px 0;
  }
  .exchange .exchange-con .problem {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1024px) {
  .exchange .exchange-con .problem ul li {
    padding: 0 10px !important;
  }
  .exchange .exchange-con .problem ul li h4,
  .exchange .exchange-con .problem ul li p{
    padding-left: 40px;
  }
  .exchange .exchange-con .exchange-tit h3,
  .exchange .exchange-con .problem h3 {
    font-size: 24px;
  }
  .exchange .exchange-con .problem ul {
    margin-top: 30px;
  }
  .exchange .exchange-con .exchange-tit span {
    margin: 10px 0 20px 0;
  }
  .exchange .exchange-con {
    padding: 0 10px;
  }
}
.page-con {
  width: 100%;
  margin: 40px 0;
}
.page-con .page-list {
  text-align: center;
}
.page-con .page-list a {
  display: inline-block;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  background: #ebebeb;
  color: #333;
  margin: 0 1px;
}
.page-con .page-list a:hover {
  background: #ff7431;
  color: #fff;
}
.page-con .page-list .on-z {
  background: #ff7431;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .page-con {
    margin-top: 40px;
  }
  .page-con .page-list a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.questions {
  width: 100%;
}
.questions .questions-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.questions .questions-con .questions-tit {
  text-align: center;
  padding: 0 10px;
}
.questions .questions-con .questions-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.questions .questions-con .questions-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 30px 0;
}
.questions .questions-con .questions-tit p {
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}
.questions .questions-con .questions-tab {
  padding: 60px 0;
}
.questions .questions-con .questions-tab p {
  margin-bottom: 12px;
  text-align: center;
}
.questions .questions-con .questions-tab p .ys-01 {
  color: #fd2725;
}
.questions .questions-con .questions-tab p .ys-02 {
  color: #fff;
}
.questions .questions-con .questions-tab p textarea {
  width: 336px;
  height: 90px;
  border: 1px solid #ccc;
  line-height: 24px;
  text-indent: 6px;
  color: #323232;
  resize: none;
}
.questions .questions-con .questions-tab p input {
  width: 340px;
  height: 32px;
  border: 1px solid #ccc;
  line-height: 32px;
  text-indent: 6px;
  color: #323232;
}
.questions .questions-con .questions-tab p .yzm-int {
  width: 214px;
  height: 32px;
  border: 1px solid #ccc;
  line-height: 32px;
  text-indent: 6px;
  color: #323232;
  margin-right: 4px;
}
.questions .questions-con .questions-tab .file-txt {
  position: relative;
}
.questions .questions-con .questions-tab .file-txt input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -166px;
  z-index: 9;
}
.questions .questions-con .questions-tab .file-txt .file-t {
  display: inline-block;
  width: 340px;
  height: 32px;
  border: 1px solid #ff7431;
  line-height: 32px;
  text-indent: 6px;
  color: #ff7431;
}
.questions .questions-con .questions-tab .qus-btn {
  margin-top: 40px;
}
.questions .questions-con .questions-tab .qus-btn input {
  width: 116px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #da6329;
  color: #fff;
  border: none;
}
@media screen and (max-width: 1280px) {
  .questions .questions-con {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1024px) {
  .questions .questions-con .questions-tab {
    padding: 30px 0;
  }
  .questions .questions-con .questions-tit h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .questions .questions-con .questions-tab p input {
    width: 270px;
  }
  .questions .questions-con .questions-tab p textarea {
    width: 266px;
  }
  .questions .questions-con .questions-tab .file-txt input {
    margin-left: -130px;
  }
  .questions .questions-con .questions-tab .file-txt .file-t {
    width: 270px;
  }
  .questions .questions-con .questions-tab p .yzm-int {
    width: 146px;
  }
}
.success {
  width: 100%;
}
.success .success-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.success .success-con .success-tit {
  text-align: center;
}
.success .success-con .success-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.success .success-con .success-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 30px 0;
}
.success .success-con .success-tit p {
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}
.success .success-con .success-tit input {
  width: 116px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #da6329;
  color: #fff;
  border: none;
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .success .success-con .success-tit h3 {
    font-size: 24px;
  }
  .success .success-con {
    padding: 40px 0;
  }
}
.contact-us {
  width: 100%;
  overflow: hidden;
}
.contact-us .contact-us-con {
  padding: 60px 0;
}
.contact-us .contact-us-con .us-tab {
  max-width: 1410px;
  margin: 0 auto;
  text-align: center;
}
.contact-us .contact-us-con .us-tab ul li {
  width: 50%;
  height: 100px;
  text-align: center;
}
.contact-us .contact-us-con .us-tab ul li a {
  font-size: 18px;
  color: #000;
  line-height: 100px;
  display: block;
  background: #f2f2f2;
}
.contact-us .contact-us-con .us-tab ul .on .bg-sj {
  display: block;
  width: 24px;
  height: 8px;
  margin: 0 auto;
  background: url("../image/tit-bt.png") no-repeat;
}
.contact-us .contact-us-con .us-tab ul .on a {
  background: #da632a;
  color: #fff;
}
.contact-us .contact-us-con .us-txt {
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  max-width: 580px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.contact-us .contact-us-con .us-txt h2 {
  font-size: 66px;
  color: #000;
  font-weight: normal;
  margin: 70px 0 40px 0;
}
.contact-us .contact-us-con .us-txt p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
}
.contact-us .contact-us-con .us-fs {
  text-align: center;
  max-width: 580px;
  margin: 0 auto;
  padding: 40px 0;
}
.contact-us .contact-us-con .us-fs p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
}
.contact-us .contact-us-con .us-fs ul {
  width: 100%;
  padding: 30px 0;
}
.contact-us .contact-us-con .us-fs ul .bd-r {
  border-right: 1px solid #eaeaea;
}
.contact-us .contact-us-con .us-fs ul li {
  width: 49.5%;
  text-align: center;
}
.contact-us .contact-us-con .us-fs ul li img {
  display: inline-block;
  margin-bottom: 20px;
}
.contact-us .contact-us-con .us-fs ul li span {
  display: block;
  line-height: 24px;
}
.contact-us .contact-us-con .us-fs ul li .t01 {
  font-size: 14px;
  color: #000;
}
.contact-us .contact-us-con .us-fs ul li .t02 {
  font-size: 16px;
  color: #da632a;
}
.contact-us .contact-us-con .us-map .us-map-con {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.contact-us .contact-us-con .us-map .us-map-con .map-img {
  width: 100%;
}
.contact-us .contact-us-con .us-map .us-map-con .us-map-txt {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 27%;
  background: url("../image/map-txt-bg.png") repeat;
  padding: 30px 50px;
}
.contact-us .contact-us-con .us-map .us-map-con .us-map-txt h4 {
  font-size: 36px;
  color: #fff;
  font-weight: normal;
  margin: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 16px;
}
.contact-us .contact-us-con .us-map .us-map-con .us-map-txt h5 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin: 30px 0 20px 0;
}
.contact-us .contact-us-con .us-map .us-map-con .us-map-txt p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.contact-us .contact-us-con .us-field {
  width: 100%;
}
.contact-us .contact-us-con .us-field .us-field-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0 60px 0;
}
.contact-us .contact-us-con .us-field .us-field-con ul li {
  width: 33.33%;
}
.contact-us .contact-us-con .us-field .us-field-con ul li h5 {
  width: 80%;
  font-size: 20px;
  color: #000;
  font-weight: normal;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin: 0 0 30px 0;
}
.contact-us .contact-us-con .us-field .us-field-con ul li p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  width: 80%;
}
.contact-us .contact-us-con .us-field .us-field-con ul li p span {
  color: #666;
}
.contact-us .contact-us-con .us-friend-link {
  max-width: 1410px;
  margin: 0 auto;
}
.contact-us .contact-us-con .us-friend-link .us-f-l-tit {
  text-align: center;
}
.contact-us .contact-us-con .us-friend-link .us-f-l-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.contact-us .contact-us-con .us-friend-link .us-f-l-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 30px 0;
}
.contact-us .contact-us-con .us-friend-link .us-l-list a {
  display: inline-block;
  border: 1px solid #ccc;
  text-align: center;
  margin: 10px 1%;
  width: 22.5%;
}
.contact-us .contact-us-con .us-friend-link .us-l-list a img{
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  .contact-us .contact-us-con .us-txt h2 {
    margin: 40px 0 40px 0;
  }
}
@media screen and (max-width: 1024px) {
  .contact-us .contact-us-con .us-tab {
    display: none;
  }
  .contact-us .contact-us-con .us-txt h2 {
    font-size: 32px;
  }
  .contact-us .contact-us-con .us-friend-link .us-f-l-tit h3 {
    font-size: 32px;
  }
  .contact-us .contact-us-con .us-map .us-map-con .us-map-txt {
    position: initial;
    width: 90%;
    padding: 20px 5%;
  }
  .contact-us .contact-us-con .us-map .us-map-con .us-map-txt h4 {
    font-size: 28px;
  }
  .contact-us .contact-us-con .us-map .us-map-con .us-map-txt h5 {
    font-size: 20px;
  }
  .contact-us .contact-us-con .us-field .us-field-con {
    padding: 40px 10px;
  }
  .contact-us .contact-us-con .us-field .us-field-con ul li {
    width: 46%;
    padding-right: 4%;
    margin: 0 0 20px 0;
  }
  .contact-us .contact-us-con .us-field .us-field-con ul li h5 {
    width: 100%;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
  }
  .contact-us .contact-us-con .us-field .us-field-con ul li p {
    width: 100%;
  }
  .contact-us .contact-us-con .us-friend-link .us-l-list {
    width: 100%;
  }
  .contact-us .contact-us-con .us-friend-link .us-l-list a {
    width: 41.5%;
    float: left;
    padding: 10px 2%;
    margin: 10px 2%;
  }
  .contact-us .contact-us-con .us-friend-link .us-l-list a img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .contact-us .contact-us-con .us-field .us-field-con ul li {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .contact-us .contact-us-con .us-friend-link .us-l-list a {
    width: 91.5%;
    float: left;
    padding: 10px 2%;
    margin: 10px 2%;
  }
}
.feedback {
  width: 100%;
}
.feedback .feedback-item {
  max-width: 1410px;
  margin: 0 auto;
  padding: 60px 0;
}
.feedback .feedback-item .item-list {
  width: 33.33%;
  line-height: 52px;
  margin-bottom: 30px;
}
.feedback .feedback-item .item-list p {
  width: 15%;
  float: left;
  font-size: 14px;
  color: #000;
  text-align: center;
}
.feedback .feedback-item .item-list p span {
  color: #fd2725;
}
.feedback .feedback-item .item-list input {
  width: 82%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #e6e6e6;
  text-indent: 6px;
  outline: none;
}
.feedback .feedback-item .item-list02 {
  width: 100%;
  line-height: 52px;
  margin-bottom: 30px;
}
.feedback .feedback-item .item-list02 p {
  float: left;
  width: 5%;
  font-size: 14px;
  color: #000;
  text-align: center;
}
.feedback .feedback-item .item-list02 p span {
  color: #fd2725;
}
.feedback .feedback-item .item-list02 input {
  width: 94%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #e6e6e6;
  text-indent: 6px;
  outline: none;
}
.feedback .feedback-item .item-list03 {
  width: 100%;
  margin-bottom: 30px;
}
.feedback .feedback-item .item-list03 p {
  float: left;
  width: 5%;
  font-size: 14px;
  color: #000;
  text-align: center;
}
.feedback .feedback-item .item-list03 p span {
  color: #fd2725;
}
.feedback .feedback-item .item-list03 textarea {
  width: 93.8%;
  height: 238px;
  line-height: 24px;
  border: 1px solid #e6e6e6;
  text-indent: 6px;
  resize: none;
  outline: none;
}
.feedback .feedback-item .item-list04 p {
  float: left;
  font-size: 14px;
  color: #000;
  height: 48px;
  line-height: 48px;
  margin-left: 12px;
}
.feedback .feedback-item .item-list04 p span {
  color: #fd2725;
}
.feedback .feedback-item .item-list04 label {
  margin: 0 20px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  cursor: pointer;
}
.feedback .feedback-item .item-list04 label input {
  margin-right: 4px;
}
.feedback .feedback-item .item-list-btn {
  text-align: center;
  margin-top: 60px;
}
.feedback .feedback-item .item-list-btn input {
  width: 346px;
  height: 60px;
  line-height: 60px;
  background: #da632a;
  color: #fff;
  border: none;
}
@media screen and (max-width: 1024px) {
  .contact-us .contact-us-con .us-tab ul li a {
    line-height: 68px;
  }
  .feedback .feedback-item .item-list {
    width: 50%;
  }
  .feedback .feedback-item .item-list02 p {
    width: 7.5%;
  }
  .feedback .feedback-item .item-list02 input {
    width: 91%;
  }
  .feedback .feedback-item .item-list03 p {
    width: 7.5%;
  }
  .feedback .feedback-item .item-list03 textarea {
    width: 90.5%;
  }
  .contact-us .contact-us-con {
    padding: 30px 0;
  }
  .feedback .feedback-item {
    padding: 0 0;
  }
}
@media screen and (max-width: 768px) {
  .feedback .feedback-item .item-list04 label {
    height: 28px;
    line-height: 28px;
  }
  .feedback .feedback-item .item-list {
    width: 100%;
    margin-bottom: 20px;
  }
  .feedback .feedback-item .item-list02 p {
    width: 15%;
  }
  .feedback .feedback-item .item-list02 input {
    width: 82%;
  }
  .feedback .feedback-item .item-list03 p {
    width: 15%;
  }
  .feedback .feedback-item .item-list03 textarea {
    width: 81.5%;
  }
  .feedback .feedback-item .item-list04 p {
    float: none;
  }
  .feedback .feedback-item .item-list-btn input {
    width: 280px;
  }
  .contact-us .contact-us-con .us-tab ul li a {
    line-height: 40px;
    font-size: 14px;
  }
  .contact-us .contact-us-con .us-tab ul li {
    height: 40px;
  }
}
@media screen and (max-width: 480px) {
  .feedback .feedback-item .item-list03 textarea {
    width: 81%;
  }
}
.service {
  width: 100%;
}
.service .service-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.service .service-con .service-tit {
  text-align: center;
}
.service .service-con .service-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.service .service-con .service-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 30px 0;
}
.service .service-con .service-tit p {
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}
.service .service-bz {
  width: 100%;
  background: #f7f7f7;
}
.service .service-bz .service-bz-txt {
  max-width: 1410px;
  margin: 0 auto;
  padding-top: 20px;
}
.service .service-bz .service-bz-txt h4 {
  font-size: 26px;
  color: #000;
  font-weight: normal;
  text-align: center;
  margin: 30px 0 10px 0;
}
.service .service-bz .service-bz-txt ul li {
  width: 19%;
  margin: 1%;
  padding: 2% 2%;
  background: #fff;
  text-align: center;
}
.service .service-bz .service-bz-txt ul li h5 {
  font-size: 20px;
  color: #000;
  font-weight: normal;
  margin: 30px 0;
}
.service .service-bz .service-bz-txt ul li span {
  display: inline-block;
  width: 30px;
  height: 1px;
  background: #000;
  margin: 0 auto;
}
.service .service-bz .service-bz-txt ul li p {
  font-size: 14px;
  color: #808080;
  line-height: 24px;
  margin-top: 40px;
  min-height: 96px;
}
.service .service-bz .service-hotline {
  max-width: 1410px;
  margin: 0 auto;
  padding-top: 20px;
}
.service .service-bz .service-hotline .hot-tit {
  font-size: 26px;
  color: #000;
  font-weight: normal;
  text-align: center;
  margin: 30px 0 10px 0;
}
.service .service-bz .service-hotline .hot-txt {
  font-size: 14px;
  color: #808080;
  line-height: 24px;
  margin-top: 20px;
  text-align: center;
}
.service .service-bz .service-hotline ul {
  margin-top: 40px;
}
.service .service-bz .service-hotline ul .mar-r {
  margin-right: 2%;
}
.service .service-bz .service-hotline ul li {
  width: 44%;
  background: #fff;
  padding: 2% 2%;
  margin: 0 1% 2%;
}
.service .service-bz .service-hotline ul li h5 {
  font-size: 24px;
  color: #666;
  font-weight: normal;
  margin: 0 0 50px 0;
}
.service .service-bz .service-hotline ul li .hot-cont {
  min-height: 96px;
}
.service .service-bz .service-hotline ul li .hot-cont img {
  float: left;
  width: 68px;
}
.service .service-bz .service-hotline ul li .hot-cont dl {
  position: relative;
  top:-10px;
  margin-left: 68px;
}
.service .service-bz .service-hotline ul li .hot-cont .dh-01 {
  font-size: 30px;
  color: #000;
  display: inline-block;
  margin: 8px 5%;
}
.service .service-bz .service-hotline ul li .hot-cont .dh-02 {
  font-size: 16px;
  color: #000;
  line-height: 32px;
  display: inline-block;
  margin: 0 5%;
}
.service .service-bz .service-kh {
  max-width: 1410px;
  margin: 0 auto;
  padding-top: 20px;
}
.service .service-bz .service-kh .cs-tit {
  font-size: 26px;
  color: #000;
  font-weight: normal;
  text-align: center;
  margin: 30px 0 10px 0;
}
.service .service-bz .service-kh .service-item {
  width: 100%;
  background: #fff;
  margin-top: 30px;
}
.service .service-bz .service-kh .service-item .ser-it01 {
  width: 100%;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-l {
  width: 50%;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-l img {
  width: 100%;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-r {
  width: 44%;
  padding: 0 3%;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-r h5 {
  font-size: 22px;
  color: #000;
  font-weight: normal;
  margin: 70px 0 30px 0;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-r p {
  font-size: 14px;
  color: #808080;
  line-height: 24px;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-l01 {
  width: 50%;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-l01 img {
  width: 100%;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-r01 {
  width: 44%;
  padding: 0 3%;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-r01 h5 {
  font-size: 22px;
  color: #000;
  font-weight: normal;
  margin: 70px 0 30px 0;
}
.service .service-bz .service-kh .service-item .ser-it01 .ser-it-r01 p {
  font-size: 14px;
  color: #808080;
  line-height: 24px;
}
.service .service-bz .service-threeB {
  width: 100%;
  margin-top: 80px;
}
.service .service-bz .service-threeB h4 {
  font-size: 26px;
  color: #000;
  font-weight: normal;
  text-align: center;
  margin: 0 0 30px 0;
}
.service .service-bz .service-threeB .ser-three {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.service .service-bz .service-threeB .ser-three .t-bg {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.service .service-bz .service-threeB .ser-three .ser-three-con {
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
}
.service .service-bz .service-threeB .ser-three .ser-three-con .ser-three-txt {
  max-width: 1410px;
  margin: 0 auto;
}
.service .service-bz .service-threeB .ser-three .ser-three-con .ser-three-txt p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 54px;
  padding: 0 50px;
}
.service .service-bz .service-threeB .ser-three .ser-three-con .ser-three-txt span {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding: 0 50px;
}
@media screen and (max-width: 1410px) {
  .service .service-bz .service-hotline ul li .hot-cont .dh-01 {
    font-size: 20px;
  }
  .service .service-bz .service-hotline ul li .hot-cont .dh-02 {
    margin: 0 3%;
  }
}
@media screen and (max-width: 1280px) {
  .service .service-bz .service-threeB .ser-three .ser-three-con .ser-three-txt p{
    line-height: 24px;
  }
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-r h5 {
    margin: 20px 0 10px 0;
  }
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-r01 h5 {
    margin: 20px 0 10px 0;
  }
}
@media screen and (max-width: 1024px) {
  .service .service-con {
    padding: 40px 10px;
  }
  .service .service-bz .service-threeB {
    margin-top: 40px;
  }
  .service .service-bz .service-bz-txt ul li {
    width: 27.33%;
  }
  .service .service-bz .service-hotline ul li {
    width: 94%;
  }
  .service .service-con .service-tit h3 {
    font-size: 24px;
  }
  .service .service-bz .service-bz-txt h4,
  .service .service-bz .service-hotline .hot-tit,
  .service .service-bz .service-kh .cs-tit,
  .service .service-bz .service-threeB h4 {
    font-size: 24px;
  }
  .service .service-bz .service-hotline ul li h5 {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-r h5,
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-r01 h5 {
    font-size: 18px;
  }
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-l {
    width: 100%;
  }
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-r {
    width: 94%;
    padding: 20px 3%;
  }
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-l01 {
    width: 100%;
  }
  .service .service-bz .service-kh .service-item .ser-it01 .ser-it-r01 {
    width: 94%;
    padding: 20px 3%;
  }
  .service .service-bz .service-threeB .ser-three .ser-three-con {
    top: 10px;
  }
  .service .service-bz .service-threeB .ser-three .ser-three-con .ser-three-txt p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    padding: 0 10px;
  }
  .service .service-bz .service-threeB .ser-three .ser-three-con .ser-three-txt span {
    font-size: 14px;
    line-height: 18px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .service .service-bz .service-bz-txt ul li {
    width: 44%;
  }
  .service .service-bz .service-hotline ul li .hot-cont .dh-02 {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .service .service-bz .service-bz-txt ul li {
    width: 96%;
  }
  .service .service-bz .service-hotline ul li .hot-cont img {
    width: 10%;
  }
  .service .service-bz .service-hotline ul li .hot-cont dl{
    margin-left: 10%;
  }

}
.legal {
  width: 100%;
  background: #fff;
}
.legal .legal-txt {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.legal .legal-txt .legal-tit,
.legal .legal-txt .copy-tit {
  text-align: center;
}
.legal .legal-txt .legal-tit h3,
.legal .legal-txt .copy-tit h3 {
  font-size: 36px;
  color: #000;
  font-weight: normal;
  margin: 0;
}
.legal .legal-txt .legal-tit span,
.legal .legal-txt .copy-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 30px 0;
}
.legal .legal-txt .legal-tit p,
.legal .legal-txt .copy-tit p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: left;
  margin-bottom: 20px;
  padding: 0 130px;
}
.legal .legal-txt .copy-tit {
  margin-top: 80px;
}
@media screen and (max-width: 1280px) {
  .legal .legal-txt {
    padding: 40px 0;
  }
  .legal .legal-txt .copy-tit {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .legal .legal-txt .legal-tit h3,
  .legal .legal-txt .copy-tit h3 {
    font-size: 24px;
  }
  .legal .legal-txt .legal-tit p,
  .legal .legal-txt .copy-tit p {
    padding: 0 10px;
  }
}
.web-map {
  width: 100%;
  background: #fff;
}
.web-map .web-map-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.web-map .web-map-con .web-map-tit {
  text-align: center;
}
.web-map .web-map-con .web-map-tit h3 {
  font-size: 36px;
  color: #000;
  font-weight: normal;
  margin: 0;
}
.web-map .web-map-con .web-map-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #000;
  margin: 10px 0 0 0;
}
.web-map .web-map-con .web-map-list {
  width: 100%;
  padding: 80px 0 0 130px;
}
.web-map .web-map-con .web-map-list .map-item01 {
  width: 22%;
  padding-right: 3%;
}
.web-map .web-map-con .web-map-list .map-item01 .itemT {
  font-size: 26px;
  color: #000;
  margin: 0 0 28px 0;
}
.web-map .web-map-con .web-map-list .map-item01 .u01 {
  margin: 12px 0 20px 0;
}
.web-map .web-map-con .web-map-list .map-item01 ul .i01 {
  margin: 0 0 20px 0;
}
.web-map .web-map-con .web-map-list .map-item01 ul li .t01 {
  display: inline-block;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin: 0 0 6px 0;
}
.web-map .web-map-con .web-map-list .map-item01 ul li ol {
  padding-left: 30px;
}
.web-map .web-map-con .web-map-list .map-item01 ul li ol li {
  list-style: initial;
  line-height: 32px;
  font-size: 20px;
  color: #191919;
}
.web-map .web-map-con .web-map-list .map-item01 ul li ol li dl {
  line-height: 26px;
  margin-top: 4px;
}
.web-map .web-map-con .web-map-list .map-item01 ul li ol li dl dt {
  font-size: 18px;
  color: #262626;
}
.web-map .web-map-con .web-map-list .map-item01 ul li ol li dl dd a {
  font-size: 14px;
  color: #565656;
}
@media screen and (max-width: 1280px) {
  .web-map .web-map-con{
    padding: 40px 10px;
  }
  .web-map .web-map-con .web-map-list{
    padding: 40px 0;
  }
}
@media screen and (max-width: 1024px) {
  .web-map .web-map-con .web-map-list .map-item01 {
    width: 47%;
  }
  .web-map .web-map-con .web-map-list .map-item01 ul li ol li dl {
    display: none;
  }
  .web-map .web-map-con .web-map-list .map-item01 ul li ol li a {
    display: block;
  }
  .web-map .web-map-con .web-map-list .map-item01 ul li ol li .zk-btn {
    background: url("../../images/ymk/zp-open01.png") no-repeat;
    background-position: right center;
  }
  .web-map .web-map-con .web-map-list .map-item01 ul li ol li .zk-btn-on {
    background: url("../../images/ymk/zp-open02.png") no-repeat;
    background-position: right center;
  }
}
@media screen and (max-width: 640px) {
  .web-map .web-map-con .web-map-list .map-item01 {
    width: 97%;
  }
}
.careers {
  width: 100%;
}
.careers .careers-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.careers .careers-con .careers-tit {
  text-align: center;
}
.careers .careers-con .careers-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.careers .careers-con .careers-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
}
.careers .careers-con .careers-item {
  width: 100%;
}
.careers .careers-con .careers-item .careers-item-list {
  margin-bottom: 20px;
}
.careers .careers-con .careers-item .careers-item-list .c-tit {
  font-size: 20px;
  color: #000;
  padding-bottom: 16px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 16px;
}
.careers .careers-con .careers-item .careers-item-list .c-img {
  width: 100%;
}
.careers .careers-con .careers-item .careers-item-list .k-btn {
  display: block;
  background: url("../image/w-z02.png") no-repeat;
  width: 42px;
  height: 26px;
  margin: 20px auto;
}
.careers .careers-con .careers-item .careers-item-list .k-btn-on {
  background: url("../image/w-z01.png") no-repeat;
}

.careers .careers-con .careers-item .careers-item-list .c-slider {
  width: 94%;
  background: #f7f7f7;
  padding: 3%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top {
  width: 100%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l {
  width: 65.5%;
  max-height: 584px;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .swiper-container .swiper-wrapper ..swiper-slide{
  height: auto !important;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .sd-img {
  width: 100%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
  width: 12px;
  height: 12px;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-r {
  width: 32.5%;
  margin-left: 2%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-r .s-r-item {
  width: 100%;
  margin-bottom: 5%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-r .s-r-item img {
  width: 100%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-r .s-r-item span {
  display: block;
  margin-top: 12px;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-bot {
  width: 100%;
  margin-top: 1%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-bot .mar-r3 {
  margin-right: 2%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-bot .s-item {
  width: 32%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-bot .s-item img {
  width: 100%;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-bot .s-item span {
  display: block;
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .careers .careers-con .careers-tit h3 {
    font-size: 24px;
  }
  .careers .careers-con .careers-item .careers-item-list .c-tit {
    font-size: 16px;
  }
  .careers .careers-con {
    padding: 40px 10px;
    overflow: hidden;
  }
  .careers .careers-con .careers-item .careers-item-list .c-img {
    width: 1024px;
    position: relative;
    left: 50%;
    margin-left: -512px;
  }
}
@media screen and (max-width: 768px) {
  .careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l {
    width: 100%;
  }
  .careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-r {
    width: 100%;
    margin-left: 0;
    margin-top: 2%;
  }
  .careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-r .s-r-item {
    width: 48%;
    margin: 0 1%;
    float: left;
  }
}
.training {
  width: 100%;
  background: #fff;
}
.training .training-txt {
  padding: 80px 0 0 0;
  max-width: 1410px;
  margin: 0 auto;
}
.training .training-txt .training-tit {
  text-align: center;
  
}
.training .training-txt .training-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.training .training-txt .training-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 10px 0 40px 0;
}
.training .training-txt .training-tit p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: left;
  margin-bottom: 20px;
}
.training .training-con {
  width: 100%;
  position: relative;
  margin-top: 60px;
  overflow: hidden;
}
.training .training-con .trab-bg {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.training .training-con .t-zp {
  background: url("../image/zp-bg.png") repeat;
  width: 280px;
  position: absolute;
  top: 0;
  left: 10%;
  padding: 40px;
}
.training .training-con .t-zp p {
  font-size: 24px;
  color: #fff;
}
.training .training-con .t-zp h4 {
  font-size: 46px;
  color: #fff;
  margin: 24px 0 0 0;
  font-weight: normal;
}
.training .training-con .t-zp .rz-btn {
  display: block;
  background: url("../image/rz-btn-bg.png") no-repeat #fff;
  background-position: 50px center;
  text-align: center;
  width: 210px;
  height: 60px;
  line-height: 60px;
  border-radius: 5px;
  margin-top: 120px;
  font-size: 18px;
  text-indent: 26px;
}
.training .training-con .t-zp .rz-txt {
  font-size: 14px;
  color: #fff;
  margin-top: 26px;
  display: block;
}
.training .training-con .t-lx-we {
  text-align: center;
  padding: 40px 0;
}
.training .training-con .t-lx-we img {
  display: inline-block;
}
.training .training-con .t-lx-we h3 {
  font-size: 36px;
  margin: 20px 0 0 0;
  color: #000;
  font-weight: normal;
}
.training .training-con .t-lx-we span {
  display: block;
  font-size: 18px;
  color: #000;
  margin: 20px 0 0 0;
}
.training .training-con .t-lx-we a {
  display: inline-block;
  width: 116px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background: #da632a;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 1024px) {
  .training .training-txt .training-tit h3,
  .training .training-con .t-lx-we h3 {
    font-size: 24px;
  }
  .training .training-con .t-zp p {
    font-size: 20px;
  }
  .training .training-con .t-zp h4 {
    font-size: 38px;
  }
  .training .training-txt {
    padding: 40px 0 0 0;
  }
  .training .training-txt .training-tit {
    padding: 0 10px;
  }
  .training .training-txt .training-tit span {
    margin: 10px 0 20px 0;
  }
  .training .training-con {
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .training .training-con .t-zp {
    width: 96%;
    padding: 40px 2%;
    left: 0;
  }
}
.science {
  width: 100%;
  background: #fff;
}
.science .science-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.science .science-con .science-tit {
  text-align: center;
}
.science .science-con .science-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.science .science-con .science-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
}
.science .science-con .science-list {
  border-top: 1px solid #c9c9c9;
  margin-top: 40px;
}
.science .science-con .science-list .science-item {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #c9c9c9;
}
.science .science-con .science-list .science-item .s-time {
  width: 100%;
  margin-right: 1%;
  border-bottom: 2%;
}
.science .science-con .science-list .science-item .s-time .day {
  display: block;
  font-size: 14px;
  color: #000;
}
.science .science-con .science-list .science-item .s-time .years {
  display: block;
  font-size: 20px;
  color: #000;
}
.science .science-con .science-list .science-item .s-img {
  margin-right: 2%;
}
.science .science-con .science-list .science-item .s-txt {
  width: 52%;
}
.science .science-con .science-list .science-item .s-txt h4 {
  font-size: 26px;
  color: #000;
  margin: 0 0 20px 0;
  font-weight: normal;
}
.science .science-con .science-list .science-item .s-txt p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  min-height: 72px;
}
.science .science-con .science-list .science-item .s-txt a {
  display: inline-block;
  width: 210px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-indent: 10px;
  background: url("../image/rz-btn-bg02.png") no-repeat #ff7431;
  background-position: 54px center;
  border-radius: 5px;
  
}
@media screen and (max-width: 1410px) {
  .science .science-con {
    padding: 80px 10px;
  }
}
@media screen and (max-width: 1024px) {
  .science .science-con .science-list .science-item .s-txt a{
    margin: 30px 0 0 0;
  }
  .science .science-con {
    padding: 40px 10px;
  }
  .science .science-con .science-list .science-item {
    position: relative;
  }
  .science .science-con .science-list .science-item .s-time {
    position: absolute;
    top: 20px;
    left: 0;
  }
  .science .science-con .science-list .science-item .s-img {
    width: 100%;
    text-align: center;
  }
  .science .science-con .science-list .science-item .s-img img {
    width: 60%;
  }
  .science .science-con .science-list .science-item .s-txt {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .science .science-con .science-list .science-item .s-txt p {
    text-align: left;
    min-height: inherit;
  }
}
@media screen and (max-width: 768px) {
  .science .science-con .science-list .science-item .s-img img {
    width: 100%;
  }
  .science .science-con .science-list .science-item .s-time .day {
    background: #c6c6c6;
    color: #fff;
    height: 28px;
    line-height: 28px;
    text-align: center;
  }
  .science .science-con .science-list .science-item .s-time .years {
    background: #ff7431;
    color: #fff;
    padding: 5px 0;
    text-align: center;
  }
}
.search {
  width: 100%;
  background: #fff;
}
.search .search-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.search .search-con .search-tit {
  text-align: center;
}
.search .search-con .search-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.search .search-con .search-tit span {
  display: inline-block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
}
.search .search-con .search-input {
  position: relative;
  margin-top: 56px;
  width: 100%;
  text-align: center;
}
.search .search-con .search-input .sc-int {
  width: 99%;
  height: 58px;
  line-height: 58px;
  text-indent: 12px;
  border: 1px solid #9c999a;
  outline: none;
}
.search .search-con .search-input .sc-btn {
  position: absolute;
  top: 1px;
  right: 0.5%;
  width: 88px;
  height: 60px;
  border: none;
  outline: none;
  background: url("../image/search-icon.png") no-repeat #fff;
  background-position: center center;
}
.search .search-con .search-list {
  margin-top: 60px;
}
.search .search-con .search-list ul {
  border-top: 1px solid #c9c9c9;
}
.search .search-con .search-list ul li {
  padding: 26px 20px;
  border-bottom: 1px solid #c9c9c9;
}
.search .search-con .search-list ul li a {
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.search .search-con .search-list ul li a span {
  color: #1f9b90;
}
@media screen and (max-width: 1024px) {
  .search .search-con .search-tit h3 {
    font-size: 24px;
  }
  .search .search-con {
    padding: 40px 10px;
  }
  .search .search-con .search-input {
    margin-top: 26px;
  }
  .search .search-con .search-list {
    margin-top: 30px;
  }
}
.news-details {
  width: 100%;
  background: #fff;
}
.news-details .news-details-con {
  max-width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}
.news-details .news-details-con .news-details-tit {
  text-align: center;
  padding: 0 10px 20px 10px;
  border-bottom: 1px solid #c9c9c9;
}
.news-details .news-details-con .news-details-tit h3 {
  font-size: 36px;
  margin: 0;
  color: #000;
  font-weight: normal;
}
.news-details .news-details-con .news-details-tit span {
  display: inline-block;
  margin-top: 8px;
}
.news-details .news-details-con .news-details-tit .share-bl-details {
  margin-top: 10px;
}
.news-details .news-details-con .news-details-tit .share-bl-details .s-wb {
  background: url("../image/wb-bg.png") no-repeat;
  width: 30px;
  height: 30px;
}
.news-details .news-details-con .news-details-tit .share-bl-details .s-wx {
  background: url("../image/wx-bg.png") no-repeat;
  width: 30px;
  height: 30px;
}
.news-details .news-details-con .news-details-tit .share-bl-details .s-dy {
  background: url("../image/wt-bg.png") no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.news-details .news-details-con .news-details-txt {
  max-width: 1332px;
  margin: 30px auto 0;
}
.news-details .news-details-con .news-details-txt img {
  max-width: 100%;
}
.news-details .news-details-con .news-details-txt p {
  line-height: 24px;
  margin-top: 18px;
}
@media screen and (max-width: 1024px) {
  .news-details .news-details-con .news-details-tit h3 {
    font-size: 24px;
  }
  .science .science-con .science-list {
    margin-top: 20px;
  }
  .science .science-con .science-tit h3 {
    font-size: 24px;
  }
  .science .science-con .science-list .science-item .s-txt h4 {
    font-size: 18px;
  }
  .news-details .news-details-con {
    
  }
  .news-details .news-details-con .news-details-txt {
    padding: 0 10px;
  }
}
.product-3d {
  width: 100%;
  background: #fff;
}
.product-3d .p-container {
  max-width: 1410px;
  margin: 60px auto;
}
.product-3d .p-container .p-row .mobile-row {
  display: none;
  width: 96%;
  padding: 10px 2%;
  background: #ebebeb;
}
.product-3d .p-container .p-row .mobile-row .row-btn-on {
  background: url("../image/xl-btn02.png") no-repeat #fff !important;
  background-position: right 20px center !important;
}
.product-3d .p-container .p-row .mobile-row .row-btn {
  display: block;
  font-size: 14px;
  color: #000;
  line-height: 50px;
  text-indent: 20px;
  background: url("../image/xl-btn.png") no-repeat #fff;
  background-position: right 20px center;
}
.product-3d .p-container .p-row .mobile-row ul {
  display: none;
  background: #fff;
}
.product-3d .p-container .p-row .mobile-row ul li {
  line-height: 38px;
}
.product-3d .p-container .p-row .mobile-row ul li a {
  display: block;
  font-size: 14px;
  color: #000;
  text-indent: 20px;
}
.product-3d .p-container .p-row .mobile-row ul li a:hover {
  background: #ebebeb;
}
.product-3d .p-container .p-row .p-col-3 {
  width: 25%;
}
.product-3d .p-container .p-row .p-col-3 ul .on a {
  color: #ea7643;
  border-right: 3px solid #ea7643;
}
.product-3d .p-container .p-row .p-col-3 ul li {
  margin-bottom: 16px;
}
.product-3d .p-container .p-row .p-col-3 ul li a {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #666;
}
.product-3d .p-container .p-row .p-col-9 {
  width: 70.5%;
  padding-left: 4%;
  border-left: 1px solid #e5e5e5;
}
.product-3d .p-container .p-row .p-col-9 dl dt h3 {
  text-align: center;
  font-size: 32px;
  line-height: 38px;
  color: #000;
  font-weight: normal;
  margin: 10px 0;
}
.product-3d .p-container .p-row .p-col-9 dl dt span {
  display: block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 20px auto 20px;
}
.product-3d .p-container .p-row .p-col-9 dl dd h4 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  margin: 30px 0 20px 0;
}
.product-3d .p-container .p-row .p-col-9 dl dd p {
  font-size: 16px;
  color: #666;
  text-align: left;
  line-height: 32px;
}
.product-3d .p-container .p-row .p-col-9 dl dd .p-t {
  font-size: 32px;
  text-align: center;
  line-height: 38px;
  color: #000;
  font-weight: normal;
  margin: 60px 0 0 0;
}
.product-3d .p-container .p-row .p-col-9 dl dd .p-x {
  display: block;
  width: 36px;
  height: 1px;
  background: #7f7f7f;
  margin: 20px auto 20px;
}
@media screen and (max-width: 1024px) {
  .product-3d .p-container {
    margin: 0;
  }
  .product-3d .p-container .p-row .mobile-row {
    display: block;
    margin-bottom: 40px;
  }
  .product-3d .p-container .p-row .p-col-3 {
    display: none;
  }
  .product-3d .p-container .p-row .p-col-9 {
    width: 96%;
    padding: 0 2% 0 2%;
  }
}

.solutionnav {
  width: 1410px;
  margin: 0 auto;
  padding: 60px 0;
}
.solutionnav ul li {
  float: left;
  position: relative;
}
.solutionnav ul li a {
  display: block;
  border-right: 1px solid #fff;
  line-height: 50px;
  background: #f2f2f2;
  color: #000000;
  font-size: 22px;
  text-align: center;
}
.solutionnav ul li a span {
  display: block;
  line-height: 1;
  font-size: 16px;
  color: #808080;
  padding-bottom: 20px;
}
.solutionnav ul li .arrow {
  display: none;
}
.solutionnav ul li.on a {
  border: none;
  background: #da632a;
  color: #ffffff;
}
.solutionnav ul li.on a span {
  color: #ffffff;
}
.solutionnav ul li.on .arrow {
  display: block;
  width: 24px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -12px;
  background: url("../image/goods-icon.png") no-repeat center;
}
.solutionnav ul li:hover a {
  background: #da632a;
  color: #ffffff;
}
.solutionnav ul li:hover a span {
  color: #ffffff;
}
.solutionnav ul li:hover .arrow {
  display: block;
  width: 24px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -12px;
  background: url("../image/goods-icon.png") no-repeat center;
}
@media screen and (max-width: 1440px) {
  .solutionnav {
    width: 96%;
  }
}
@media screen and (max-width: 1280px) {
  .solutionnav ul li a {
    font-size: 18px;
  }
  .solutionnav ul li a span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .solutionnav {
    display: none;
  }
}
.bl-bg {
  max-width: 1410px;
  margin: 0 auto;
  background: #fff !important;
  padding: 20px 0 !important;
}
.bl-bg .bl-honor {
  width: 100% !important;
}
.produces-zs {
  background: #da632a;
  padding: 80px 0;
}
.produces-zs .honorswiper {
  overflow: hidden;
  position: relative;
  width: 1410px;
  margin: 0 auto;
}
.produces-zs .honorswiper .swiper-button-next {
  width: 60px;
  height: 60px;
  right: 0;
  top: 45%;
  margin-top: -30px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.produces-zs .honorswiper .swiper-button-prev {
  width: 60px;
  height: 60px;
  left: 0;
  top: 45%;
  margin-top: -30px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.produces-zs .honorswiper .swiper-button-next img,
.produces-zs .honorswiper .swiper-button-prev img {
  width: 100%;
  display: block;
}
.produces-zs .honorswiper .swiper-pagination {
  display: none;
}
.produces-zs .honorswiper .swiper-slide img {
  width: 94%;
}
.produces-zs .honorswiper .swiper-slide span {
  display: block;
  text-align: center;
  color: #ffffff;
  margin-top: 22px;
}
.produces-zs .honorswiper .swiper-container {
  width: 103%;
}
.produces-zs .honorswiper .swiper-active-switch {
  background: #ff7431;
}
@media (max-width: 1920px){
  .produces-zs .honorswiper{
    max-height: 245px;
  }
}
@media (max-width: 1430px) {
  .produces-zs {
    padding: 40px 0;
  }
  .produces-zs .honorswiper {
    width: 96%;
  }
  
}
@media screen and (max-width: 1024px) {
  .bl-bg .bl-honor .bl-pag {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .produces-zs .honorswiper .swiper-button-next,
  .produces-zs .honorswiper .swiper-button-prev {
    top: 50%;
    margin-top: -30px;
  }
  .produces-zs .honorswiper .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .produces-zs .honorswiper .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 768px) {
  .produces-zs .honorswiper{
    max-height: 447px;
  }
  .produces-zs .honorswiper .swiper-button-next,
  .produces-zs .honorswiper .swiper-button-prev {
    display: none;
  }
  .produces-zs .honorswiper .swiper-pagination {
    display: block;
  }
  .produces-zs .honorswiper .swiper-slide img {
    width: 100%;
  }
  .produces-zs .honorswiper .swiper-container {
    width: 100%;
  }
  .produces-zs .honorswiper .swiper-pagination {
    display: none;
  }
  .rzSolve_body h3 {
    font-size: 24px;
  }
  .rzSolve_body span {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px){
  .produces-zs .honorswiper{
    max-height: 300px;
  }
}
.swiper-button-next,
.swiper-button-prev {
  background-image: inherit !important;
}
.produce-summary {
  background: #f5f5f5;
}
.produce-summary .summary-left {
  float: left;
  width: 50%;
  *width: 49.9%;
}
.produce-summary .summary-left .sycont {
  width: 630px;
  float: right;
  margin-right: 78px;
}
.produce-summary .summary-left .sycont .title {
  font-size: 36px;
  color: #000000;
  margin-top: 50px;
}
.produce-summary .summary-left .sycont .line {
  width: 36px;
  height: 1px;
  background: #7a7a7a;
  margin-top: 25px;
}
.produce-summary .summary-left .sycont .syinfo {
  margin-top: 25px;
}
.produce-summary .summary-left .sycont .syinfo p {
  font-size: 16px;
  line-height: 32px;
  margin-top: 18px;
}
.produce-summary .summary-right {
  float: left;
  width: 50%;
  *width: 49.9%;
  overflow: hidden;
  
}
.produce-summary .summary-right img {
  
  width: 100%;
  
  
  
}
.prblue {
  background: #ebf3fd;
}
@media screen and (max-width: 1440px) {
  .produce-summary {
    background: #f5f5f5;
  }
  .produce-summary .summary-left {
    float: left;
    width: 50%;
    *width: 49.9%;
  }
  .produce-summary .summary-left .sycont {
    width: 82%;
    float: right;
    margin-right: 5%;
  }
}
@media screen and (max-width: 1280px) {
  .produce-summary {
    margin: 0 auto;
  }
  .produce-summary .summary-left .sycont .title {
    font-size: 34px;
    margin-top: 25px;
  }
  .produce-summary .summary-left .sycont .line {
    margin-top: 15px;
  }
  .produce-summary .summary-left .sycont .syinfo {
    margin-top: 15px;
  }
  .produce-summary .summary-left .sycont .syinfo p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
  }
  .produce-summary .summary-right img {
    
  }
}
@media screen and (max-width: 768px) {
  .produce-summary {
    width: 100%;
  }
  .produce-summary .summary-left {
    width: 100%;
    float: none;
  }
  .produce-summary .summary-left .sycont {
    float: none;
    width: 96%;
    margin: 0 auto;
  }
  .produce-summary .summary-left .sycont .title {
    font-size: 20px;
    margin-top: 25px;
    text-align: center;
  }
  .produce-summary .summary-left .sycont .line {
    margin: 15px auto 0;
  }
  .produce-summary .summary-left .sycont .syinfo {
    margin-top: 15px;
  }
  .produce-summary .summary-left .sycont .syinfo p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
  }
  .produce-summary .summary-right {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .produce-summary .summary-right img {
    position: static;
    width: 100%;
    left: auto;
    margin-left: 0;
  }
}
.pmfeedback {
  border-top: 1px solid #e5e5e5;
  text-align: center;
  padding: 40px 0;
  color: #000000;
}
.pmfeedback img {
  display: block;
  width: 53px;
  margin: 0 auto;
}
.pmfeedback h1 {
  font-weight: normal;
  font-size: 32px;
  margin: 0;
  line-height: 2;
}
.pmfeedback span {
  font-size: 16px;
}
.pmfeedback a {
  display: block;
  width: 116px;
  font-size: 14px;
  color: #ffffff;
  background: #da6329;
  line-height: 34px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .pmfeedback {
    padding: 20px 0;
  }
  .pmfeedback h1 {
    font-size: 22px;
    line-height: 3;
  }
  .pmfeedback span {
    font-size: 14px;
  }
  .pmfeedback a {
    margin-top: 20px;
    width: 100px;
  }
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}


html {
  font-size: 100%;
  
  -webkit-text-size-adjust: 100%;
  
  -ms-text-size-adjust: 100%;
  
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}


a {
  text-decoration: none;
  color: #666666;
}
a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 0;
  padding: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}


dl,
menu,
ol,
ul {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0;
  padding: 0;
}

menu,
ol,
ul {
  list-style-type: none;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}


/* img { */
/*   border: 0; */
  
/*   -ms-interpolation-mode: bicubic; */
  
/* } */

svg:not(:root) {
  overflow: hidden;
}


figure {
  margin: 0;
}


form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  
  padding: 0;
  white-space: normal;
  
  *margin-left: -7px;
  
}

button,
input,
select,
textarea {
  font-size: 100%;
  
  margin: 0;
  
  vertical-align: baseline;
  
  *vertical-align: middle;
  
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
  
  *overflow: visible;
  
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  
  padding: 0;
  
  *height: 13px;
  
  *width: 13px;
  
}

input[type="search"] {
  -webkit-appearance: textfield;
  
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  
  vertical-align: top;
  
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}


html,
button,
input,
select,
textarea {
  font-family: "Microsoft Yahei", Arial, sans-serif;
  color: #666;
}
body {
  font-size: 14px;
  line-height: 1.4;
  background: #fff;
  overflow-x:hidden;
}
/* img { */
/*   width: auto; */
/*   height: auto; */
/* } */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* img { */
/*   vertical-align: middle; */
/* } */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}


.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix {
  
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  
  display: table;
  
}
.clearfix:after {
  clear: both;
}

@media only screen and (min-width: 35em) {
  
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.container {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 480px) {
  .container {
    padding: 0;
  }
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fli {
  float: left !important;
}
.fri {
  float: right !important;
}
.fni {
  float: none !important;
}
.clear {
  clear: both;
}
.relative {
  position: relative;
}

.col-1 {
  float: left;
  width: 8.33333333%;
  *width: 8.23333333%;
}
@media screen and (max-width: 768px) {
  .col-1 {
    float: none;
    width: 100%;
  }
}
.offset-1 {
  margin-left: 8.33333333%;
}
@media screen and (max-width: 768px) {
  .offset-1 {
    margin-left: 0;
  }
}
.col-2 {
  float: left;
  width: 16.66666667%;
  *width: 16.56666667%;
}
@media screen and (max-width: 768px) {
  .col-2 {
    float: none;
    width: 100%;
  }
}
.offset-2 {
  margin-left: 16.66666667%;
}
@media screen and (max-width: 768px) {
  .offset-2 {
    margin-left: 0;
  }
}
.col-3 {
  float: left;
  width: 25%;
  *width: 24.9%;
}
@media screen and (max-width: 768px) {
  .col-3 {
    float: none;
    width: 100%;
  }
}
.offset-3 {
  margin-left: 25%;
}
@media screen and (max-width: 768px) {
  .offset-3 {
    margin-left: 0;
  }
}
.col-4 {
  float: left;
  width: 33.33333333%;
  *width: 33.23333333%;
}
@media screen and (max-width: 768px) {
  .col-4 {
    float: none;
    width: 100%;
  }
}
.offset-4 {
  margin-left: 33.33333333%;
}
@media screen and (max-width: 768px) {
  .offset-4 {
    margin-left: 0;
  }
}
.col-5 {
  float: left;
  width: 41.66666667%;
  *width: 41.56666667%;
}
@media screen and (max-width: 768px) {
  .col-5 {
    float: none;
    width: 100%;
  }
}
.offset-5 {
  margin-left: 41.66666667%;
}
@media screen and (max-width: 768px) {
  .offset-5 {
    margin-left: 0;
  }
}
.col-6 {
  float: left;
  width: 50%;
  *width: 49.9%;
}
@media screen and (max-width: 768px) {
  .col-6 {
    float: none;
    width: 100%;
  }
}
.offset-6 {
  margin-left: 50%;
}
@media screen and (max-width: 768px) {
  .offset-6 {
    margin-left: 0;
  }
}
.col-7 {
  float: left;
  width: 58.33333333%;
  *width: 58.23333333%;
}
@media screen and (max-width: 768px) {
  .col-7 {
    float: none;
    width: 100%;
  }
}
.offset-7 {
  margin-left: 58.33333333%;
}
@media screen and (max-width: 768px) {
  .offset-7 {
    margin-left: 0;
  }
}
.col-8 {
  float: left;
  width: 66.66666667%;
  *width: 66.56666667%;
}
@media screen and (max-width: 768px) {
  .col-8 {
    float: none;
    width: 100%;
  }
}
.offset-8 {
  margin-left: 66.66666667%;
}
@media screen and (max-width: 768px) {
  .offset-8 {
    margin-left: 0;
  }
}
.col-9 {
  float: left;
  width: 75%;
  *width: 74.9%;
}
@media screen and (max-width: 768px) {
  .col-9 {
    float: none;
    width: 100%;
  }
}
.offset-9 {
  margin-left: 75%;
}
@media screen and (max-width: 768px) {
  .offset-9 {
    margin-left: 0;
  }
}
.col-10 {
  float: left;
  width: 83.33333333%;
  *width: 83.23333333%;
}
@media screen and (max-width: 768px) {
  .col-10 {
    float: none;
    width: 100%;
  }
}
.offset-10 {
  margin-left: 83.33333333%;
}
@media screen and (max-width: 768px) {
  .offset-10 {
    margin-left: 0;
  }
}
.col-11 {
  float: left;
  width: 91.66666667%;
  *width: 91.56666667%;
}
@media screen and (max-width: 768px) {
  .col-11 {
    float: none;
    width: 100%;
  }
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media screen and (max-width: 768px) {
  .offset-11 {
    margin-left: 0;
  }
}
.col-12 {
  float: left;
  width: 100%;
  *width: 99.9%;
}
@media screen and (max-width: 768px) {
  .col-12 {
    float: none;
    width: 100%;
  }
}
.offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 768px) {
  .offset-12 {
    margin-left: 0;
  }
}
.row {
  
  *zoom: 1;
  margin-right: -20px;
}
.row:before,
.row:after {
  content: " ";
  
  display: table;
  
}
.row:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .row {
    margin-right: 0;
  }
}
.col-content {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .col-content {
    margin-right: 0;
  }
}

.margin-0 {
  margin: 0px;
}
.margin-t-0 {
  margin-top: 0px;
}
.margin-r-0 {
  margin-right: 0px;
}
.margin-b-0 {
  margin-bottom: 0px;
}
.margin-l-0 {
  margin-left: 0px;
}
.margin-1 {
  margin: 10px;
}
.margin-t-1 {
  margin-top: 10px;
}
.margin-r-1 {
  margin-right: 10px;
}
.margin-b-1 {
  margin-bottom: 10px;
}
.margin-l-1 {
  margin-left: 10px;
}
.margin-2 {
  margin: 20px;
}
.margin-t-2 {
  margin-top: 20px;
}
.margin-r-2 {
  margin-right: 20px;
}
.margin-b-2 {
  margin-bottom: 20px;
}
.margin-l-2 {
  margin-left: 20px;
}
.margin-3 {
  margin: 30px;
}
.margin-t-3 {
  margin-top: 30px;
}
.margin-r-3 {
  margin-right: 30px;
}
.margin-b-3 {
  margin-bottom: 30px;
}
.margin-l-3 {
  margin-left: 30px;
}
.margin-4 {
  margin: 40px;
}
.margin-t-4 {
  margin-top: 40px;
}
.margin-r-4 {
  margin-right: 40px;
}
.margin-b-4 {
  margin-bottom: 40px;
}
.margin-l-4 {
  margin-left: 40px;
}
.margin-5 {
  margin: 50px;
}
.margin-t-5 {
  margin-top: 50px;
}
.margin-r-5 {
  margin-right: 50px;
}
.margin-b-5 {
  margin-bottom: 50px;
}
.margin-l-5 {
  margin-left: 50px;
}
.margin-6 {
  margin: 60px;
}
.margin-t-6 {
  margin-top: 60px;
}
.margin-r-6 {
  margin-right: 60px;
}
.margin-b-6 {
  margin-bottom: 60px;
}
.margin-l-6 {
  margin-left: 60px;
}
.margin-7 {
  margin: 70px;
}
.margin-t-7 {
  margin-top: 70px;
}
.margin-r-7 {
  margin-right: 70px;
}
.margin-b-7 {
  margin-bottom: 70px;
}
.margin-l-7 {
  margin-left: 70px;
}
.margin-8 {
  margin: 80px;
}
.margin-t-8 {
  margin-top: 80px;
}
.margin-r-8 {
  margin-right: 80px;
}
.margin-b-8 {
  margin-bottom: 80px;
}
.margin-l-8 {
  margin-left: 80px;
}
.margin-9 {
  margin: 90px;
}
.margin-t-9 {
  margin-top: 90px;
}
.margin-r-9 {
  margin-right: 90px;
}
.margin-b-9 {
  margin-bottom: 90px;
}
.margin-l-9 {
  margin-left: 90px;
}
.margin-10 {
  margin: 100px;
}
.margin-t-10 {
  margin-top: 100px;
}
.margin-r-10 {
  margin-right: 100px;
}
.margin-b-10 {
  margin-bottom: 100px;
}
.margin-l-10 {
  margin-left: 100px;
}
.margin-11 {
  margin: 110px;
}
.margin-t-11 {
  margin-top: 110px;
}
.margin-r-11 {
  margin-right: 110px;
}
.margin-b-11 {
  margin-bottom: 110px;
}
.margin-l-11 {
  margin-left: 110px;
}
.margin-12 {
  margin: 120px;
}
.margin-t-12 {
  margin-top: 120px;
}
.margin-r-12 {
  margin-right: 120px;
}
.margin-b-12 {
  margin-bottom: 120px;
}
.margin-l-12 {
  margin-left: 120px;
}
.margin-13 {
  margin: 130px;
}
.margin-t-13 {
  margin-top: 130px;
}
.margin-r-13 {
  margin-right: 130px;
}
.margin-b-13 {
  margin-bottom: 130px;
}
.margin-l-13 {
  margin-left: 130px;
}
.margin-14 {
  margin: 140px;
}
.margin-t-14 {
  margin-top: 140px;
}
.margin-r-14 {
  margin-right: 140px;
}
.margin-b-14 {
  margin-bottom: 140px;
}
.margin-l-14 {
  margin-left: 140px;
}
.margin-15 {
  margin: 150px;
}
.margin-t-15 {
  margin-top: 150px;
}
.margin-r-15 {
  margin-right: 150px;
}
.margin-b-15 {
  margin-bottom: 150px;
}
.margin-l-15 {
  margin-left: 150px;
}
.margin-16 {
  margin: 160px;
}
.margin-t-16 {
  margin-top: 160px;
}
.margin-r-16 {
  margin-right: 160px;
}
.margin-b-16 {
  margin-bottom: 160px;
}
.margin-l-16 {
  margin-left: 160px;
}
.margin-17 {
  margin: 170px;
}
.margin-t-17 {
  margin-top: 170px;
}
.margin-r-17 {
  margin-right: 170px;
}
.margin-b-17 {
  margin-bottom: 170px;
}
.margin-l-17 {
  margin-left: 170px;
}
.margin-18 {
  margin: 180px;
}
.margin-t-18 {
  margin-top: 180px;
}
.margin-r-18 {
  margin-right: 180px;
}
.margin-b-18 {
  margin-bottom: 180px;
}
.margin-l-18 {
  margin-left: 180px;
}
.margin-19 {
  margin: 190px;
}
.margin-t-19 {
  margin-top: 190px;
}
.margin-r-19 {
  margin-right: 190px;
}
.margin-b-19 {
  margin-bottom: 190px;
}
.margin-l-19 {
  margin-left: 190px;
}
.margin-20 {
  margin: 200px;
}
.margin-t-20 {
  margin-top: 200px;
}
.margin-r-20 {
  margin-right: 200px;
}
.margin-b-20 {
  margin-bottom: 200px;
}
.margin-l-20 {
  margin-left: 200px;
}
.margin-21 {
  margin: 210px;
}
.margin-t-21 {
  margin-top: 210px;
}
.margin-r-21 {
  margin-right: 210px;
}
.margin-b-21 {
  margin-bottom: 210px;
}
.margin-l-21 {
  margin-left: 210px;
}
.margin-22 {
  margin: 220px;
}
.margin-t-22 {
  margin-top: 220px;
}
.margin-r-22 {
  margin-right: 220px;
}
.margin-b-22 {
  margin-bottom: 220px;
}
.margin-l-22 {
  margin-left: 220px;
}
.margin-23 {
  margin: 230px;
}
.margin-t-23 {
  margin-top: 230px;
}
.margin-r-23 {
  margin-right: 230px;
}
.margin-b-23 {
  margin-bottom: 230px;
}
.margin-l-23 {
  margin-left: 230px;
}
.margin-24 {
  margin: 240px;
}
.margin-t-24 {
  margin-top: 240px;
}
.margin-r-24 {
  margin-right: 240px;
}
.margin-b-24 {
  margin-bottom: 240px;
}
.margin-l-24 {
  margin-left: 240px;
}
.margin-25 {
  margin: 250px;
}
.margin-t-25 {
  margin-top: 250px;
}
.margin-r-25 {
  margin-right: 250px;
}
.margin-b-25 {
  margin-bottom: 250px;
}
.margin-l-25 {
  margin-left: 250px;
}
.margin-26 {
  margin: 260px;
}
.margin-t-26 {
  margin-top: 260px;
}
.margin-r-26 {
  margin-right: 260px;
}
.margin-b-26 {
  margin-bottom: 260px;
}
.margin-l-26 {
  margin-left: 260px;
}
.margin-27 {
  margin: 270px;
}
.margin-t-27 {
  margin-top: 270px;
}
.margin-r-27 {
  margin-right: 270px;
}
.margin-b-27 {
  margin-bottom: 270px;
}
.margin-l-27 {
  margin-left: 270px;
}
.margin-28 {
  margin: 280px;
}
.margin-t-28 {
  margin-top: 280px;
}
.margin-r-28 {
  margin-right: 280px;
}
.margin-b-28 {
  margin-bottom: 280px;
}
.margin-l-28 {
  margin-left: 280px;
}
.margin-29 {
  margin: 290px;
}
.margin-t-29 {
  margin-top: 290px;
}
.margin-r-29 {
  margin-right: 290px;
}
.margin-b-29 {
  margin-bottom: 290px;
}
.margin-l-29 {
  margin-left: 290px;
}
.margin-30 {
  margin: 300px;
}
.margin-t-30 {
  margin-top: 300px;
}
.margin-r-30 {
  margin-right: 300px;
}
.margin-b-30 {
  margin-bottom: 300px;
}
.margin-l-30 {
  margin-left: 300px;
}

.padding-0 {
  padding: 0px;
}
.padding-t-0 {
  padding-top: 0px;
}
.padding-r-0 {
  padding-right: 0px;
}
.padding-b-0 {
  padding-bottom: 0px;
}
.padding-l-0 {
  padding-left: 0px;
}
.padding-1 {
  padding: 10px;
}
.padding-t-1 {
  padding-top: 10px;
}
.padding-r-1 {
  padding-right: 10px;
}
.padding-b-1 {
  padding-bottom: 10px;
}
.padding-l-1 {
  padding-left: 10px;
}
.padding-2 {
  padding: 20px;
}
.padding-t-2 {
  padding-top: 20px;
}
.padding-r-2 {
  padding-right: 20px;
}
.padding-b-2 {
  padding-bottom: 20px;
}
.padding-l-2 {
  padding-left: 20px;
}
.padding-3 {
  padding: 30px;
}
.padding-t-3 {
  padding-top: 30px;
}
.padding-r-3 {
  padding-right: 30px;
}
.padding-b-3 {
  padding-bottom: 30px;
}
.padding-l-3 {
  padding-left: 30px;
}
.padding-4 {
  padding: 40px;
}
.padding-t-4 {
  padding-top: 40px;
}
.padding-r-4 {
  padding-right: 40px;
}
.padding-b-4 {
  padding-bottom: 40px;
}
.padding-l-4 {
  padding-left: 40px;
}
.padding-5 {
  padding: 50px;
}
.padding-t-5 {
  padding-top: 50px;
}
.padding-r-5 {
  padding-right: 50px;
}
.padding-b-5 {
  padding-bottom: 50px;
}
.padding-l-5 {
  padding-left: 50px;
}
.padding-6 {
  padding: 60px;
}
.padding-t-6 {
  padding-top: 60px;
}
.padding-r-6 {
  padding-right: 60px;
}
.padding-b-6 {
  padding-bottom: 60px;
}
.padding-l-6 {
  padding-left: 60px;
}
.padding-7 {
  padding: 70px;
}
.padding-t-7 {
  padding-top: 70px;
}
.padding-r-7 {
  padding-right: 70px;
}
.padding-b-7 {
  padding-bottom: 70px;
}
.padding-l-7 {
  padding-left: 70px;
}
.padding-8 {
  padding: 80px;
}
.padding-t-8 {
  padding-top: 80px;
}
.padding-r-8 {
  padding-right: 80px;
}
.padding-b-8 {
  padding-bottom: 80px;
}
.padding-l-8 {
  padding-left: 80px;
}
.padding-9 {
  padding: 90px;
}
.padding-t-9 {
  padding-top: 90px;
}
.padding-r-9 {
  padding-right: 90px;
}
.padding-b-9 {
  padding-bottom: 90px;
}
.padding-l-9 {
  padding-left: 90px;
}
.padding-10 {
  padding: 100px;
}
.padding-t-10 {
  padding-top: 100px;
}
.padding-r-10 {
  padding-right: 100px;
}
.padding-b-10 {
  padding-bottom: 100px;
}
.padding-l-10 {
  padding-left: 100px;
}
.padding-11 {
  padding: 110px;
}
.padding-t-11 {
  padding-top: 110px;
}
.padding-r-11 {
  padding-right: 110px;
}
.padding-b-11 {
  padding-bottom: 110px;
}
.padding-l-11 {
  padding-left: 110px;
}
.padding-12 {
  padding: 120px;
}
.padding-t-12 {
  padding-top: 120px;
}
.padding-r-12 {
  padding-right: 120px;
}
.padding-b-12 {
  padding-bottom: 120px;
}
.padding-l-12 {
  padding-left: 120px;
}
.padding-13 {
  padding: 130px;
}
.padding-t-13 {
  padding-top: 130px;
}
.padding-r-13 {
  padding-right: 130px;
}
.padding-b-13 {
  padding-bottom: 130px;
}
.padding-l-13 {
  padding-left: 130px;
}
.padding-14 {
  padding: 140px;
}
.padding-t-14 {
  padding-top: 140px;
}
.padding-r-14 {
  padding-right: 140px;
}
.padding-b-14 {
  padding-bottom: 140px;
}
.padding-l-14 {
  padding-left: 140px;
}
.padding-15 {
  padding: 150px;
}
.padding-t-15 {
  padding-top: 150px;
}
.padding-r-15 {
  padding-right: 150px;
}
.padding-b-15 {
  padding-bottom: 150px;
}
.padding-l-15 {
  padding-left: 150px;
}
.padding-16 {
  padding: 160px;
}
.padding-t-16 {
  padding-top: 160px;
}
.padding-r-16 {
  padding-right: 160px;
}
.padding-b-16 {
  padding-bottom: 160px;
}
.padding-l-16 {
  padding-left: 160px;
}
.padding-17 {
  padding: 170px;
}
.padding-t-17 {
  padding-top: 170px;
}
.padding-r-17 {
  padding-right: 170px;
}
.padding-b-17 {
  padding-bottom: 170px;
}
.padding-l-17 {
  padding-left: 170px;
}
.padding-18 {
  padding: 180px;
}
.padding-t-18 {
  padding-top: 180px;
}
.padding-r-18 {
  padding-right: 180px;
}
.padding-b-18 {
  padding-bottom: 180px;
}
.padding-l-18 {
  padding-left: 180px;
}
.padding-19 {
  padding: 190px;
}
.padding-t-19 {
  padding-top: 190px;
}
.padding-r-19 {
  padding-right: 190px;
}
.padding-b-19 {
  padding-bottom: 190px;
}
.padding-l-19 {
  padding-left: 190px;
}
.padding-20 {
  padding: 200px;
}
.padding-t-20 {
  padding-top: 200px;
}
.padding-r-20 {
  padding-right: 200px;
}
.padding-b-20 {
  padding-bottom: 200px;
}
.padding-l-20 {
  padding-left: 200px;
}
.padding-21 {
  padding: 210px;
}
.padding-t-21 {
  padding-top: 210px;
}
.padding-r-21 {
  padding-right: 210px;
}
.padding-b-21 {
  padding-bottom: 210px;
}
.padding-l-21 {
  padding-left: 210px;
}
.padding-22 {
  padding: 220px;
}
.padding-t-22 {
  padding-top: 220px;
}
.padding-r-22 {
  padding-right: 220px;
}
.padding-b-22 {
  padding-bottom: 220px;
}
.padding-l-22 {
  padding-left: 220px;
}
.padding-23 {
  padding: 230px;
}
.padding-t-23 {
  padding-top: 230px;
}
.padding-r-23 {
  padding-right: 230px;
}
.padding-b-23 {
  padding-bottom: 230px;
}
.padding-l-23 {
  padding-left: 230px;
}
.padding-24 {
  padding: 240px;
}
.padding-t-24 {
  padding-top: 240px;
}
.padding-r-24 {
  padding-right: 240px;
}
.padding-b-24 {
  padding-bottom: 240px;
}
.padding-l-24 {
  padding-left: 240px;
}
.padding-25 {
  padding: 250px;
}
.padding-t-25 {
  padding-top: 250px;
}
.padding-r-25 {
  padding-right: 250px;
}
.padding-b-25 {
  padding-bottom: 250px;
}
.padding-l-25 {
  padding-left: 250px;
}
.padding-26 {
  padding: 260px;
}
.padding-t-26 {
  padding-top: 260px;
}
.padding-r-26 {
  padding-right: 260px;
}
.padding-b-26 {
  padding-bottom: 260px;
}
.padding-l-26 {
  padding-left: 260px;
}
.padding-27 {
  padding: 270px;
}
.padding-t-27 {
  padding-top: 270px;
}
.padding-r-27 {
  padding-right: 270px;
}
.padding-b-27 {
  padding-bottom: 270px;
}
.padding-l-27 {
  padding-left: 270px;
}
.padding-28 {
  padding: 280px;
}
.padding-t-28 {
  padding-top: 280px;
}
.padding-r-28 {
  padding-right: 280px;
}
.padding-b-28 {
  padding-bottom: 280px;
}
.padding-l-28 {
  padding-left: 280px;
}
.padding-29 {
  padding: 290px;
}
.padding-t-29 {
  padding-top: 290px;
}
.padding-r-29 {
  padding-right: 290px;
}
.padding-b-29 {
  padding-bottom: 290px;
}
.padding-l-29 {
  padding-left: 290px;
}
.padding-30 {
  padding: 300px;
}
.padding-t-30 {
  padding-top: 300px;
}
.padding-r-30 {
  padding-right: 300px;
}
.padding-b-30 {
  padding-bottom: 300px;
}
.padding-l-30 {
  padding-left: 300px;
}
.introduce-mod {
  background: #f7f7f7;
}
.introduce-mod .icecenter {
  width: 1410px;
  margin: 0 auto;
  padding: 70px 0;
}
.introduce-mod .icecenter .mod-left {
  float: left;
  width: 50%;
  *width: 49%;
}
.introduce-mod .icecenter .mod-left .title {
  font-size: 30px;
  line-height: 1.4;
  color: #000000;
}
.introduce-mod .icecenter .mod-left .line {
  width: 36px;
  height: 1px;
  border-top: 1px solid #7b7b7b;
  margin: 18px 0;
}
.introduce-mod .icecenter .mod-left .icenfo {
  padding-right: 20px;
}
.introduce-mod .icecenter .mod-left .icenfo p {
  font-size: 16px;
  line-height: 34px;
  color: #666666;
}
.introduce-mod .icecenter .mod.right {
  float: left;
  width: 50%;
  *width: 49%;
  text-align: center;
}
.advantage-mod .agecenter {
  width: 1410px;
  margin: 0 auto;
  padding: 70px 0;
}
.advantage-mod .agecenter .agetitle {
  font-size: 30px;
  line-height: 1.4;
  color: #000000;
}
.advantage-mod .agecenter .agetitle .line {
  width: 36px;
  height: 1px;
  border-top: 1px solid #7b7b7b;
  margin: 18px 0;
}
.advantage-mod .agecenter .agelist {
  margin-top: 75px;
}
.advantage-mod .agecenter .agelist ul li {
  float: left;
  width: 25%;
  background: url("../image/border-icon01.png") no-repeat right top;
}
.advantage-mod .agecenter .agelist ul li .num {
  text-align: center;
  font-size: 30px;
  line-height: 1.4;
  color: #000000;
}
.advantage-mod .agecenter .agelist ul li .line {
  width: 36px;
  height: 1px;
  border-top: 1px solid #7b7b7b;
  margin: 18px auto;
}
.advantage-mod .agecenter .agelist ul li span {
  display: block;
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  width: 260px;
  margin: 0 auto;
  min-height: 168px;
}
.advantage-mod .agecenter .agelist ul li.end {
  background: none;
}
.advantage-mod .agecenter .partscont div {
  margin-top: 15px;
  font-size: 20px;
  color: #000000;
  padding-left: 12px;
  background: url("../image/goods-icon04-1.png") no-repeat left center;
  line-height: 38px;
}
.advantage-mod .agecenter .partscont p {
  font-size: 16px;
  color: #585858;
  line-height: 24px;
}
.advantage-mod .agecenter .partspic {
  margin-top: 40px;
}
.advantage-mod .agecenter .partspic ul li {
  margin-top: 20px;
  float: left;
  margin-right: 20px;
  text-align: center;
}
.advantage-mod .agecenter .partspic ul li .pic {
  border: 1px solid #e6e6e6;
  width: 216px;
  height: 210px;
}
.advantage-mod .agecenter .partspic ul li .pic span {
  font-size: 14px;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .introduce-mod .icecenter {
    width: 96%;
  }
  .advantage-mod .agecenter {
    width: 96%;
  }
  .advantage-mod .agecenter .agelist ul li span {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .advantage-mod .agecenter .agelist ul li span{
    min-height: 110px;
  }
  .introduce-mod .icecenter {
    width: 96%;
    margin: 0 auto;
    padding: 30px 0;
  }
  .introduce-mod .icecenter .mod-left {
    float: none;
    width: 100%;
    *width: 100%;
  }
  .introduce-mod .icecenter .mod-left .title {
    text-align: center;
    font-size: 24px;
  }
  .introduce-mod .icecenter .mod-left .line {
    margin: 18px auto;
  }
  .introduce-mod .icecenter .mod-left .icenfo {
    padding-bottom: 30px;
  }
  .introduce-mod .icecenter .mod-left .icenfo p {
    font-size: 16px;
  }
  .introduce-mod .icecenter .mod.right {
    float: none;
    width: 100%;
    *width: 100%;
  }
  .introduce-mod .icecenter .mod.right img {
    display: block;
    width: 100%;
  }
  .advantage-mod .agecenter {
    padding: 30px 0;
  }
  .advantage-mod .agecenter .agetitle {
    font-size: 24px;
    text-align: center;
  }
  .advantage-mod .agecenter .agetitle .line {
    margin: 18px auto;
  }
  .advantage-mod .agecenter .agelist {
    margin-top: 10px;
  }
  .advantage-mod .agecenter .agelist ul li {
    width: 50%;
    *width: 49.9%;
    margin-top: 20px;
  }
  .advantage-mod .agecenter .agelist ul li .num {
    font-size: 16px;
  }
  .advantage-mod .agecenter .agelist ul li.sed {
    background: none;
  }
  .advantage-mod .agecenter .partspic {
    margin-top: 40px;
  }
  .advantage-mod .agecenter .partspic ul li {
    margin-right: 0;
    width: 50%;
  }
  .advantage-mod .agecenter .partspic ul li .pic {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .advantage-mod .agecenter .agelist ul li span{
    min-height: auto;
  }
  .introduce-mod .icecenter .mod-left .icenfo p {
    font-size: 14px;
    line-height: 28px;
  }
  .advantage-mod .agecenter .agelist ul li {
    float: none;
    width: 100%;
    background: none;
  }
  .advantage-mod .agecenter .agelist ul li span {
    font-size: 14px;
  }
  .advantage-mod .agecenter .partscont div {
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
  }
  .advantage-mod .agecenter .partscont p {
    font-size: 14px;
    line-height: 20px;
  }
  .advantage-mod .agecenter .partspic {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .advantage-mod .agecenter .partspic ul li {
    float: none;
    width: 100%;
  }
  .advantage-mod .agecenter .partspic ul li .pic {
    margin: 0 auto;
  }
}
.goodsnav {
  width: 1410px;
  margin: 0 auto;
  padding: 60px 0;
}
.goodsnav ul li {
  float: left;
  position: relative;
}
.goodsnav ul li a {
  display: block;
  border-right: 1px solid #fff;
  line-height: 100px;
  background: #f2f2f2;
  color: #000000;
  font-size: 22px;
  text-align: center;
}
.goodsnav ul li span {
  display: none;
}
.goodsnav ul li.on a {
  border: none;
  background: #da632a;
  color: #ffffff;
}
.goodsnav ul li.on span {
  display: block;
  width: 24px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -12px;
  background: url("../image/goods-icon.png") no-repeat center;
}
.goodsnav ul li:hover a {
  background: #da632a;
  color: #ffffff;
}
.goodsnav ul li:hover span {
  display: block;
  width: 24px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -12px;
  background: url("../image/goods-icon.png") no-repeat center;
}
.phonegds-nav {
  display: none;
}
@media screen and (max-width: 1440px) {
  .goodsnav {
    width: 96%;
  }
}
@media screen and (max-width: 1280px) {
  .goodsnav ul li a {
    font-size: 18px;
    line-height: 75px;
  }
}
@media screen and (max-width: 1024px) {
  .goodsnav {
    display: none;
  }
  .phonegds-nav {
    z-index: 1;
    display: block;
    background: #ebebeb;
    position: relative;
    
    padding: 4px 0.5%;
  }
  .phonegds-nav .otherbtn {
    background: #ffffff;
    display: block;
    height: 50px;
    position: relative;
  }
  .phonegds-nav .zk span{
    display: block;
    position: absolute;
    top: 0;
    right: 5%;
    width: 11px;
    height: 52px;
    background: url("../../images/ymk/entry-icon2.png") no-repeat center !important;
  }
  .phonegds-nav .otherbtn p {
    line-height: 52px;
    padding-left: 2%;
    color: #999999;
    font-size: 16px;
  }
  .phonegds-nav .otherbtn span {
    display: block;
    position: absolute;
    top: 0;
    right: 5%;
    width: 11px;
    height: 52px;
    background: url("../image/entry-icon.png") no-repeat center;
  }
  .phonegds-nav ul {
    background: #ffffff;
    padding-bottom: 10px;
    display: none;
    
    width: 100%;
    
    
  }
  .phonegds-nav ul li {
    margin: 0 2%;
    background: #ffffff;
  }
  .phonegds-nav ul li a {
    display: block;
    line-height: 30px;
    width: 100%;
  }
  .phonegds-nav ul li a span {
    display: block;
    width: 94%;
    *width: 93.9%;
    padding-left: 6%;
    *padding-left: 5.9%;
  }
}
.goods-crumb {
  background: #f7f7f7;
}
.goods-crumb .cbcenter {
  width: 1410px;
  margin: 0 auto;
}
.goods-crumb .cbcenter .cs-left {
  float: left;
}
.goods-crumb .cbcenter .cs-left ul li {
  float: left;
}
.goods-crumb .cbcenter .cs-left ul li a {
  font-size: 16px;
  line-height: 80px;
  color: #888888;
}
.goods-crumb .cbcenter .cs-left ul li a.on {
  color: #444444;
}
.goods-crumb .cbcenter .cs-left ul li span {
  padding: 0 12px;
}
.goods-crumb .cbcenter .cs-right {
  float: right;
}
.goods-crumb .cbcenter .cs-right ul li {
  float: left;
  margin-left: 40px;
}
.goods-crumb .cbcenter .cs-right ul li a {
  font-size: 18px;
  line-height: 80px;
  color: #444;
}
.goods-crumb .cbcenter .cs-right ul li a.on {
  color: #ff7431;
}
@media screen and (max-width: 1440px) {
  .goods-crumb .cbcenter {
    width: 96%;
  }
}
@media screen and (max-width: 1024px) {
  .goods-crumb {
    display: none;
  }
}
.category-list {
  width: 1410px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.category-list .cy-title {
  margin-top: 75px;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
}
.category-list .cy-title h1 {
  float: left;
  font-size: 36px;
  color: #000000;
  font-weight: normal;
  margin: 0;
}
.category-list .cy-title a {
  position: absolute;
  top: 12px;
  right: 0;
  display: block;
  padding-right: 52px;
  font-size: 20px;
  line-height: 1.4;
  background: url("../image/goods-icon02.png") no-repeat right center;
}
.category-list .cy-title a.open {
  background: url("../image/goods-icon01.png") no-repeat right center;
}
.category-list .cy-lists ul {
  font-size: 0;
}
.category-list .cy-lists ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  vertical-align: top;
  width: 25%;
  *width: 24.9%;
  margin-top: 75px;
}
.category-list .cy-lists ul li .portit {
  font-size: 22px;
  color: #000000;
}
.category-list .cy-lists ul li ol li {
  width: 100%;
  float: none;
  margin-top: 0;
}
.category-list .cy-lists ul li ol li a {
  margin-top: 20px;
  font-size: 16px;
  color: #000000;
  display: block;
  padding-left: 25px;
  line-height: 1.4;
  background: url("../image/goods-icon04.png") no-repeat left center;
}
.category-list .cy-lists ul li ol li a:hover {
  background: url("../image/goods-icon03.png") no-repeat left center;
  color: #da632a;
}
.category-list .cy-lists ul li .xlmorebtn {
  display: block;
  color: #ff7431;
  line-height: 3;
  font-size: 14px;
  padding-left: 30px;
  margin-top: 10px;
  background: url("../image/goods-icon05.png") no-repeat left center;
}
.category-list .cy-lists ul li .zk-icon-l{
  background: url("../image/goods-icon06.png") no-repeat left center;
}
@media screen and (max-width: 1440px) {
  .category-list {
    width: 96%;
  }
}
@media screen and (max-width: 1024px) {
  .category-list .cy-title {
    margin-top: 30px;
    padding-bottom: 15px;
  }
  .category-list .cy-title h1 {
    font-size: 34px;
  }
  .category-list .cy-title a {
    font-size: 20px;
    width: 88px;
    height: 25px;
  }
  .category-list .cy-title a span {
    display: none;
  }
  .category-list .cy-lists ul li {
    margin-top: 30px;
    width: 33.3%;
    *width: 33.2%;
  }
}
@media screen and (max-width: 768px) {
  .category-list .cy-title {
    margin-top: 30px;
    padding-bottom: 15px;
  }
  .category-list .cy-title h1 {
    font-size: 20px;
  }
  .category-list .cy-title a {
    top: 2px;
    font-size: 20px;
  }
  .category-list .cy-lists ul li {
    width: 50%;
    *width: 49.9%;
  }
  .category-list .cy-lists ul li .portit {
    font-size: 18px;
  }
  .category-list .cy-lists ul li ol li a {
    font-size: 14px;
    padding-left: 15px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .category-list .cy-title {
    margin-top: 30px;
    padding-bottom: 15px;
  }
  .category-list .cy-title a {
    top: 2px;
    font-size: 18px;
  }
  .category-list .cy-lists {
    width: 94%;
    margin: 0 auto;
  }
  .category-list .cy-lists ul li {
    width: 100%;
    *width: 100%;
  }
  .category-list .cy-lists ul li .portit {
    font-size: 16px;
  }
  .category-list .cy-lists ul li ol li a {
    font-size: 14px;
    padding-left: 15px;
    margin-top: 10px;
  }
}
.inside-banner {
  position: relative;
  width: 100%;
  overflow: hidden;

}
.inside-banner .wapbaner {
  
  width: 100%;
}
.inside-banner .bartit {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 22%;
  color: #ffffff;
}
.inside-banner .bartit h1 {
  font-size: 50px;
  font-weight: normal;
  margin: 0;
}
.inside-banner .bartit p {
  font-size: 20px;
  margin-top: 8px;
}
.inside-banner .searchentry {
  position: absolute;
  
  top: 68%;
  width: 850px;
  left: 50%;
  margin-left: -425px;
  height: 52px;
}
.inside-banner .searchentry .searchmod {
  float: left;
  background: #ffffff;
  width: 57.6%;
  *width: 57.5%;
  height: 52px;
  position: relative;
}
.inside-banner .searchentry .searchmod input {
  display: block;
  width: 87%;
  *width: 86.9%;
  line-height: 52px;
  padding: 0 0 0 6%;
  border: none;
  font-size: 16px;
}
.inside-banner .searchentry .searchmod .searchbtn {
  display: block;
  height: 26px;
  width: 26px;
  background: url("../image/search-icon.png") no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px;
}
.inside-banner .searchentry .entrymod {
  background: #ffffff;
  position: relative;
  float: right;
  width: 40%;
  *width: 39.9%;
  height: 52px;
}
.inside-banner .searchentry .entrymod .d_inSelect {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-indent: 12px;
  color: #999;
  outline: hidden;
  border: none;
}
.inside-banner .searchentry .entrymod .d_posDown {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../image/xl-btn.png") no-repeat;
  background-position: center center;
  position: absolute;
  top: 1px;
  right: 1px;
}
.inside-banner .searchentry .entrymod .d_SelectList {
  max-width: 340px;
  background: #fff;
  display: none;
  max-height: 114px;
  overflow: auto;
}
.inside-banner .searchentry .entrymod .d_SelectList li a {
  display: block;
  color: #999;
  text-indent: 12px;
  line-height: 38px;
}
.inside-banner .searchentry .entrymod .chengbtn {
  display: block;
  width: 100%;
  height: 52px;
  position: relative;
}
.inside-banner .searchentry .entrymod .chengbtn p {
  line-height: 52px;
  padding-left: 8%;
  color: #999999;
  font-size: 16px;
}
.inside-banner .searchentry .entrymod .chengbtn span {
  display: block;
  position: absolute;
  top: 0;
  right: 5%;
  width: 11px;
  height: 52px;
  background: url("../image/entry-icon.png") no-repeat center;
}
.inside-banner .searchentry .entrymod ul {
  display: none;
  position: absolute;
  width: 100%;
  top: 52px;
  left: 0;
  background: #ffffff;
}
.inside-banner .searchentry .entrymod ul li {
  padding-left: 8%;
}
.inside-banner .searchentry .entrymod ul li a {
  line-height: 30px;
}
.inside-banner .searchentry .entrymod ul li:hover {
  background: #da632a;
}
.inside-banner .searchentry .entrymod ul li:hover a {
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .inside-banner .wapbaner {
    width: 1024px;
    position: relative;
    left: 50%;
    margin-left: -512px;
  }
  .inside-banner .bartit {
    top: 34%;
    color: #ffffff;
  }
  .inside-banner .bartit h1 {
    font-size: 42px;
  }
  .inside-banner .bartit p {
    font-size: 20px;
  }
  .inside-banner .searchentry {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .inside-banner .wapbaner {
    width: 100%;
    position: relative;
    left: 100%;
    margin-left: -100%;
  }
  .inside-banner .bartit {
    top: 35%;
    color: #ffffff;
  }
  .inside-banner .bartit h1 {
    font-size: 33px;
  }
  .inside-banner .bartit p {
    font-size: 20px;
    margin-top: 0;
  }
}
@media screen and (max-width: 500px) {
  .inside-banner .wapbaner {
    width: 100%;
    position: relative;
    left: 100%;
    margin-left: -100%;
  }
  .inside-banner .bartit {
    top: 35%;
    color: #ffffff;
  }
  .inside-banner .bartit h1 {
    font-size: 33px;
  }
  .inside-banner .bartit p {
    font-size: 20px;
    margin-top: 0;
  }
}
.about-caselist {
  padding: 70px 0;
}
.about-caselist .casetitle {
  text-align: center;
}
.about-caselist .casetitle h1 {
  font-size: 36px;
  color: #000000;
  font-weight: normal;
  margin: 0;
  line-height: 1.4;
}
.about-caselist .casetitle .line {
  width: 36px;
  height: 1px;
  border-top: 1px solid #7f7f7f;
  margin: 22px auto;
}
.about-caselist .caselist {
  width: 1440px;
  margin: 0 auto;
}
.about-caselist .caselist ul li {
  float: left;
  margin: 5px 15px;
  width: 450px;
}
.about-caselist .caselist ul li a {
  display: block;
  overflow: hidden;
}
.about-caselist .caselist ul li a img {
  position: relative;
  display: block;
  width: 450px;
  left: 50%;
  margin-left: -225px;
}
.about-caselist .caselist ul li a .caseinfo {
  width: 85%;
  margin: 0 auto;
  padding: 30px 0;
}
.about-caselist .caselist ul li a .caseinfo strong {
  display: block;
  color: #000000;
  font-size: 24px;
  line-height: 1.4;
  font-weight: normal;
  min-height: 66px;
}
.about-caselist .caselist ul li a .caseinfo .cont {
  margin-top: 10px;
  display: block;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}
.about-caselist .caselist ul li a .caseinfo .more {
  font-size: 18px;
  display: block;
  color: #2aaeb6;
  margin-top: 18px;
}
@media screen and (max-width: 1440px) {
  .about-caselist .caselist {
    width: 96%;
  }
  .about-caselist .caselist ul li {
    float: left;
    margin: 0 1%;
    width: 31%;
    *width: 30.9%;
  }
  .about-caselist .caselist ul li a .caseinfo {
    width: 90%;
  }
  .about-caselist .caselist ul li a .caseinfo strong {
    font-size: 20px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .about-caselist .caselist ul li a .caseinfo .cont {
    font-size: 14px;
    line-height: 26px;
  }
  .about-caselist .caselist ul li a .caseinfo .more {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {

  .about-caselist .caselist ul li {
    float: left;
    margin: 0 0.5%;
    width: 49%;
    *width: 48.9%;
  }
}
@media screen and (max-width: 768px) {
  .about-caselist .casetitle h1 {
    font-size: 20px;
  }
  .about-caselist .caselist ul li {
    float: none;
    margin: 0;
    width: 100%;
    *width: 100%;
  }
  .about-caselist .caselist ul li a img {
    position: static;
    left: auto;
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .about-caselist .caselist ul li a .caseinfo strong {
    font-size: 18px;
  }
  .about-caselist .caselist ul li a .caseinfo .cont {
    font-size: 14px;
    line-height: 20px;
  }
  .about-caselist .caselist ul li a .caseinfo .more {
    font-size: 14px;
  }
}
.customized {
  max-width: 1410px;
  margin: 0 auto;
  padding: 70px 0;
}
.customized .cdtitle {
  text-align: center;
  padding: 0 10px;
}
.customized .cdtitle h1 {
  font-size: 36px;
  color: #000000;
  line-height: 2;
  font-weight: normal;
  margin: 0;
}
.customized .cdtitle .toline {
  width: 36px;
  height: 1px;
  border-top: 1px solid #7f7f7f;
  margin: 20px auto 0;
  padding-bottom: 20px;
}
.customized .cdtitle .goback {
  color: #da632a;
  font-size: 16px;
}
.customized .cdtitle .cdcont {
  text-align: left;
  width: 1140px;
  margin: 75px auto 0;
}
.customized .cdtitle .cdcont p {
  line-height: 32px;
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
}
.cdprocedure {
  background: #f7f7f7;
  padding: 70px 0;
  text-align: center;
}
.cdprocedure .pdtitle h1 {
  font-size: 30px;
  color: #000000;
  line-height: 2;
  font-weight: normal;
  margin: 0;
}
.cdprocedure .pdtitle .toline {
  width: 36px;
  height: 1px;
  border-top: 1px solid #7f7f7f;
  margin: 20px auto 0;
  padding-bottom: 20px;
}
.cdprocedure .pdlist {
  width: 1410px;
  overflow: hidden;
  margin: 0 auto;
}
.cdprocedure .pdlist ul {
  width: 1480px;
}
.cdprocedure .pdlist ul li {
  position: relative;
  background: #ffffff;
  width: 280px;
  height: 335px;
  float: left;
  margin: 30px 70px 0 0;
  padding: 0 10px;
}
.cdprocedure .pdlist ul li .cdpeinfo {
  margin-top: 50px;
}
.cdprocedure .pdlist ul li .cdpeinfo img {
  text-align: center;
}
.cdprocedure .pdlist ul li .cdpeinfo .cdtitle {
  font-size: 20px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 0;
}
.cdprocedure .pdlist ul li .cdpeinfo .toline {
  width: 28px;
  height: 1px;
  border-top: 1px solid #000000;
  margin: 20px auto;
}
.cdprocedure .pdlist ul li .cdpeinfo ul {
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
.cdprocedure .pdlist ul li .cdpeinfo ul li {
  padding-top: 0;
  width: auto;
  height: auto;
  float: none;
  margin: 0;
}
.cdprocedure .pdlist ul li .cdpeinfo ul li p {
  text-align: left;
  padding-left: 14px;
  background: url("../image/goods-icon04.png") no-repeat left center;
  line-height: 2;
}
.cdprocedure .pdlist ul li span {
  position: absolute;
  display: block;
  width: 21px;
  top: 50%;
  margin-top: -5px;
  right: -45px;
  height: 10px;
  background: url(../image/goods-icon015.png) no-repeat center;
}
@media screen and (max-width: 1420px) {
  .customized {
    padding: 35px 0;
  }
  .customized .cdtitle {
    width: 70%;
    margin: 0 auto;
  }
  .customized .cdtitle h1 {
    font-size: 28px;
  }
  .customized .cdtitle .toline {
    margin: 15px auto 0;
    padding-bottom: 15px;
  }
  .customized .cdtitle .goback {
    font-size: 14px;
  }
  .customized .cdtitle .cdcont {
    width: 100%;
    margin-top: 30px;
  }
  .customized .cdtitle .cdcont p {
    font-size: 14px;
    margin-top: 10px;
    line-height: 28px;
  }
  .cdprocedure {
    padding: 35px 0;
  }
  .cdprocedure .pdtitle h1 {
    font-size: 28px;
  }
  .cdprocedure .pdlist {
    width: 1030px;
  }
  .cdprocedure .pdlist ul {
    width: 1110px;
  }
}
@media screen and (max-width: 1120px) {
  .customized {
    padding: 35px 0;
  }
  .customized .cdtitle {
    width: 80%;
  }
  .cdprocedure {
    padding: 30px 0;
  }
  .cdprocedure .pdtitle h1 {
    font-size: 28px;
  }
  .cdprocedure .pdlist {
    width: 670px;
  }
  .cdprocedure .pdlist ul {
    width: 740px;
  }
}
@media screen and (max-width: 768px) {
  .customized {
    padding: 20px 0;
  }
  .customized .cdtitle {
    width: 96%;
  }
  .customized .cdtitle h1 {
    font-size: 22px;
  }
  .cdprocedure {
    padding: 30px 0;
  }
  .cdprocedure .pdtitle h1 {
    font-size: 22px;
  }
  .cdprocedure .pdlist {
    width: 96%;
    margin: 0 auto ;
  }
  .cdprocedure .pdlist ul {
    width: 100%;
  }
  .cdprocedure .pdlist ul li {
    width: auto;
    float: none;
    margin: 30px 0 0 0;
    padding: 30px 0;
    height: auto;
  }
  .cdprocedure .pdlist ul li .cdpeinfo {
    margin-top: 0;
  }
  .cdprocedure .pdlist ul li .cdpeinfo ul li {
    padding: 0;
  }
}
.medicalnav {
  width: 1410px;
  margin: 0 auto;
  padding: 60px 0;
}
.medicalnav ul li {
  float: left;
  position: relative;
}
.medicalnav ul li a {
  display: block;
  border-right: 1px solid #fff;
  padding-top: 30px;
  line-height: 1.5;
  background: #f2f2f2;
  color: #000000;
  font-size: 20px;
  text-align: center;
  height: 60px;
}
.medicalnav ul li span {
  display: none;
}
.medicalnav ul li.on a {
  border: none;
  background: #da632a;
  color: #ffffff;
}
.medicalnav ul li.on span {
  display: block;
  width: 24px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -12px;
  background: url("../image/goods-icon.png") no-repeat center;
}
.medicalnav ul li:hover a {
  background: #da632a;
  color: #ffffff;
}
.medicalnav ul li:hover span {
  display: block;
  width: 24px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -12px;
  background: url("../image/goods-icon.png") no-repeat center;
}
@media screen and (max-width: 1440px) {
  .medicalnav {
    width: 96%;
  }
  .medicalnav ul li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1280px) {
  .medicalnav ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  
  .medicalnav {
    display: none;
  }
}
.produce-pics {
  width: 1410px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.produce-pics img {
  display: block;
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .produce-pics {
    width: 96%;
  }
}
@media screen and (max-width: 1024px) {
  .produce-pics img {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  
  .produce-pics img {
    width: 100%;
  }
}
.porduce-cont {
  width: 1410px;
  margin: 0 auto;
}
.porduce-cont p {
  font-size: 16px;
  line-height: 30px;
  color: #808080;
  padding-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .porduce-cont {
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  .porduce-cont p {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
  }
}





.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox01,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox02,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox03,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox04{
  width: 100%;
  position: relative;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox01 .hd-1,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox02 .hd-1,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox03 .hd-1,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox04 .hd-1{
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  z-index: 99;
  text-align: center;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox01 .hd-1 ul li,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox02 .hd-1 ul li,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox03 .hd-1 ul li,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox04 .hd-1 ul li{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.5;
  border-radius: 5px;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox01 .hd-1 ul li.on,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox02 .hd-1 ul li.on,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox03 .hd-1 ul li.on,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox04 .hd-1 ul li.on{
  width: 12px;
  height: 12px;
  border-radius: 5px;
  background: #fff;
  opacity: 1;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox01 .bd-1,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox02 .bd-1,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox03 .bd-1,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox04 .bd-1{
  width: 100% !important;
}
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox01 .bd-1 .tempWrap,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox02 .bd-1 .tempWrap,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox03 .bd-1 .tempWrap,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox04 .bd-1 .tempWrap{
  width: 100% !important;
}

.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox01 .bd-1 ul li a img,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox02 .bd-1 ul li a img,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox03 .bd-1 ul li a img,
.careers .careers-con .careers-item .careers-item-list .c-slider .c-slider-con .c-slider-top .c-slider-con-l .slideBox04 .bd-1 ul li a img{
  width: 100% !important;
}


@media screen and (max-width: 1366px){
  .produce-summary .summary-left .sycont .title{
    margin-top: 20px;
  }
  .produce-summary .summary-left .sycont .line,
  .produce-summary .summary-left .sycont .syinfo{
    margin-top: 12px;
  }
  .produce-summary .summary-right img{
    width: 100%;
  }
  .banner-h .banner-h-con .banner-input{
    top: 66%;
  }
  .banner-h .banner-h-con .banner-h-slider .container-index .swiper-slide .banner-tit-4{
    font-size: 48px;
  }

  .index-h {
    background:#f7f7f7;
  }
  .index-h .index-h-con .in-news .in-news-con{
    max-width: 1200px;
    margin: 0 auto;
  }
  .news-details .news-details-con .news-details-txt{
    max-width: 1200px;
    margin: 30px auto;
  }
  .conclusion_main .content{
    max-width: 1200px !important;
    margin: 0 auto;
  }
  .contact-us .contact-us-con .us-tab{
    max-width: 1200px;
    margin: 0 auto;
  }
  .contact-us .contact-us-con .us-map .us-map-con .map-img{
    width: 1366px;
    height: 405px;
    position: relative;
    left: 50%;
    margin-left: -683px;
  }
  .contact-us .contact-us-con .us-friend-link .us-l-list{
    max-width: 1200px;
    margin: 0 auto;
  }
  .contact-us .contact-us-con .us-field{
    max-width: 1200px;
    margin: 0 auto;
  }
  .feedback{
    max-width: 1200px;
    margin: 0 auto;
  }
  .goodsnav,
  .category-list,
  .solutionnav,
  .about-caselist{
    max-width: 1200px;
    margin: 0 auto;
  }
  .produce-summary{}
  .science .science-con .science-list{
    max-width: 1200px;
    margin: 40px auto;
  }
  .careers .careers-con,
  .brand .brand-bk,
  .hotline-cp .hotline-con{
    max-width: 1200px;
    margin: 1em auto;
  }
  .on-line .on-line-con .on-line-js h3{
    max-width: 1200px;
    margin: 1em auto;
  }
  .on-line .on-line-con .on-line-js p,
  .on-line .on-line-con .on-line-js ul{
    max-width: 1200px;
    margin: 0 auto;
  }
  .exchange .exchange-con .problem{
    max-width: 1200px;
    margin: 0 auto;
  }
  .service .service-bz .service-bz-txt ul,
  .service .service-bz .service-hotline,
  .service .service-bz .service-kh .service-item{
    max-width: 1200px;
    margin: 0 auto;
  }
  .web-map .web-map-con .web-map-list{
    max-width: 1200px;
    margin: 0 auto;
  }
  .introduce-mod .icecenter,
  .advantage-mod .agecenter{
    max-width: 1200px;
    margin: 0 auto;
  }
  .product-3d .p-container .p-row{
    max-width: 1200px;
    margin: 0 auto;
  }
  .porduce-cont{
    max-width: 1200px;
    margin: 0 auto;
  }
  .footer .ftcenter{
    max-width: 1200px;
    margin: 0 auto;
  }
  .search .search-con{
    max-width: 1200px;
    margin: 0 auto;
  }
  .in-tab-nav .in-tab-navList{
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 480px){
  .service .service-bz .service-threeB .ser-three .ser-three-con .ser-three-txt p{
    line-height: 19px;
  }
}


.page-con .page-list ul{
  text-align: center;
}
.page-con .page-list ul li{
  display: inline-block;
  text-align: center;
  float: none;
}


@media screen and (min-width:1024px ) and (max-width: 1920px){
  
  .science .science-con .science-list .science-item .s-txt{
    height: 247px;
    position: relative;
  }
  .science .science-con .science-list .science-item .s-txt a{
    position: absolute;
    bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1920px){
  .news-details .news-details-con .news-details-tit .share-bl-details{
    width: 120px;
    position: relative;
    top: -35px;
    left: 66%;
  }
}

.banner-video{
  height: 100%;
}
.banner-video .jwplayer .jwlogo{
  display: none !important;
}

.banner-video-con{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url("../image/bg.png") repeat;
  z-index: 999;
}
.banner-video-con .close-videoCon{
  display: block;
  width: 26px;
  height: 26px;
  background: url("../image/btn_close.png") no-repeat;
  position: absolute;
  top: 20px;
  right: 20px;
}
.banner-video-con .banner-video01,
.banner-video-con .banner-video02{
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10%;
}
