div[body]{overflow: hidden;}

/*字体*/
@font-face{
  font-family:"GILROY-REGULAR";
  src: url("/static/themes/font/GILROY-REGULAR.OTF") format("opentype");
}
@font-face{
  font-family:"RUBIK-REGULAR-WEBFONT";
  src: url("/static/themes/font/RUBIK-REGULAR-WEBFONT.TTF") format("opentype");
}

@font-face{
  font-family:"PINGFANG HEAVY";
  src: url("/static/themes/font/PINGFANG HEAVY.TTF") format("opentype");
}

@font-face{
  font-family:"PINGFANG BOLD";
  src: url("/static/themes/font/PINGFANG BOLD.TTF") format("opentype");
}

@font-face{
  font-family:"PINGFANG REGULAR";
  src: url("/static/themes/font/PINGFANG REGULAR.TTF") format("opentype");
}

@font-face{
  font-family:"arial";
  src: url("/static/themes/font/arial.ttf") format("opentype");
}

/*全站搜索*/
.global-search{width:100%; padding-bottom:40px;}
.global-search .form{margin-bottom:22px;margin-top: 20px;}
.global-search .form .text{width: 340px;padding-left: 15px;height: 49px;line-height: 49px;border:1px solid #dddddd;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none;font-size: 16px;}
.global-search .form .submit{height: 49px;width: 59px;border:1px solid #bb966a;border-top-right-radius: 5px;border-bottom-right-radius:5px;background: #bb966a url(/images/s.png) no-repeat center center;color: #fff;font-size: 16px;}
.global-search .list{width:100%; margin-bottom:50px;}
.global-search .list .info .cate{padding-left:15px;}
.global-search .list .new .cate{background:url(/images/info_ico.jpg) no-repeat left center;}
.global-search .list .know .cate{background:url(/images/know_ico.jpg) no-repeat left center;}
.global-search .list .info li{padding:20px 0; border-bottom:1px solid #dddddd;}
.global-search .list .info li:first-child{border-top:1px solid #dddddd;}
.global-search .list .info .title{margin-right:16px; line-height:22px; color:#bb966a; font-size:16px; font-weight:bold;}
.global-search .list .info .day,.global-search .list .info .cate{color:#888888; font-size:16px; margin-right:20px;}
.global-search .list .info .day{margin:0;}
.global-search .list .info .desc{height:60px; overflow:hidden; margin-top:1.375%; color:#888888; font-size:14px; line-height:32px;}

/*翻页*/
#turn_page{ width:100%; height:46px; line-height:44px; text-align:center; overflow:hidden;margin-top: 60px;}
#turn_page img{ width:100%;}
#turn_page span,
#turn_page a,
#turn_page font{ display:inline-block; vertical-align:top; margin:0 7px; background:#fff; font-size:14px; min-width:45px; height:45px; line-height:45px; border:1px solid #e5e5e5;}
/*#turn_page font{ font-size:14px; color:#666; background:#1c80ab;}*/
#turn_page .word{ padding: 0 15px; color:#757575;}
#turn_page .page_button{ width:44px; font-family: Arial; color:#757575;font-size: 0;}
#turn_page .page_noclick{ width:44px; font-family: Arial; color:#757575;font-size: 0;}
#turn_page .page_item_current{ background:#bb966a; color:#fff; border-color:#bb966a;}
#turn_page .prev{background: url(/images/page-l.png) no-repeat center #fff;}
#turn_page .prev:hover{background: url(/images/page-l-h.png) no-repeat center #fff;}
#turn_page .next{background: url(/images/page-r.png) no-repeat center #fff;}
#turn_page .next:hover{background: url(/images/page-r-h.png) no-repeat center #fff;}



/*头部*/
#header{width: 100%;height: 160px;line-height: 160px;position: absolute;z-index: 10;left: 0;top: 0;right: 0;}
#header.on .bor-bot{border-bottom: 1px solid rgba(255,255,255,.1);}
#header .logo{width: 100px;height:100%;}
#header .nav{margin-left: 22%;font-family: "PINGFANG BOLD";}
#header .nav .nav-a{font-size: 18px;color: #fff;margin-right: 53px;}
#header .nav .nav-a.on{color: #bb966a;}
#header .nav .nav-a:hover{color: #bb966a;}

#header .lang{font-size: 18px;color: #fff;background: url(/images/icon1.png) no-repeat right center;padding-right: 15px;}
#header .lang .lang-box{width: 70px;height: 105px;background: rgba(0,0,0,.5);padding-top: 10px;left: -21px;top: 110px;}
#header .lang .lang-box .l{height: 20px;line-height: 20px;margin-bottom: 10px;}
#header .search{width: 15px;height: 15px;background: url(/images/search.png) no-repeat center;margin-top: 73px;}
#header .search .form-box{right: 0;top: 25px;background: #fff;width: 200px;height: 30px;}
#header .search .form-box .input{width: 170px;height: 30px;font-size: 14px;padding-left: 10px;}
#header .search .form-box .submit{width: 30px;height: 30px;background: url(/images/search1.png) no-repeat center;}
#header .search .form-box .submit input[type="submit"]{width: 100%;/*height: 100%;*/}
#header .xian{margin: 0 25px;color: #fff;opacity: .5;}


/*banner*/
#index-swiper{width: 100%;}
#index-swiper .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{bottom: 52px;}
#index-swiper .swiper-pagination-bullet{width: 20px;height: 20px;background: transparent;border: 5px solid #fff;margin: 0 5px;opacity: 1;}
#index-swiper .swiper-pagination-bullet-active{border: 5px solid #bb966a;}
#index-swiper .btn-l{width: 191px;height: 41px;background: url(/images/ban-l.png) no-repeat center;left: 30%;bottom: 50px;z-index: 20;}
#index-swiper .btn-r{width: 191px;height: 41px;background: url(/images/ban-r.png) no-repeat center;right: 30%;bottom: 50px;z-index: 20;}
#index-swiper .btn-l:hover{background: url(/images/ban-l-h.png) no-repeat center;}
#index-swiper .btn-r:hover{background: url(/images/ban-r-h.png) no-repeat center;}
#inner-swiper{width: 100%;}
#inner-swiper .title-cn{font-size: 48px;color: #fff;margin: 160px 0 20px 0;}
#inner-swiper .title-en{font-size: 16px;color: #fff;font-family: "RUBIK-REGULAR";}

/*二级导航*/
#second-nav{padding-top: 23px;}
#second-nav .crumb{height: 14px;line-height: 14px;}
#second-nav .crumb *{vertical-align: middle;}
#second-nav .crumb .icon{width: 14px;height: 14px;background: url(/images/home-icon.png) no-repeat center;}
#second-nav .crumb .arrow{width: 5px;height: 9px;background: url(/images/arrow.png) no-repeat center;margin: 0 12px;}
#second-nav .crumb .crumb-a{font-size: 14px;color: #333;}

#second-nav .nav .container{padding-bottom: 23px;}
#second-nav .nav .slide{width: auto;}
#second-nav .nav .nav-a{font-size: 16px;color: #333;font-family: "PINGFANG BOLD";font-weight: 700;margin-left: 32px;}
#second-nav .nav .nav-a.on{border-bottom: 1px solid #bb966a;padding-bottom: 22px;}

/*首页*/
#ind-pro{padding: 115px 0 105px 0;background: #111;}
#ind-pro .title{}
#ind-pro .title .title-en{font-size: 24px;color: #999;font-family: "Myriad Pro";}
#ind-pro .title .title-cn{font-size: 48px;color: #fff;font-family: "PINGFANG HEAVY";}
#ind-pro .tab-pro{margin-top: 50px;}
#ind-pro .tab-pro .cate{font-size: 14px;color: #999;font-family: "PINGFANG REGULAR";margin: 0 15px;}
#ind-pro .tab-pro .cate.cur{color: #bb966a;}
#ind-pro .content{margin-top: 70px;}
#ind-pro .content .item{width: 23.17%;margin-right: 2.44%;}
#ind-pro .content .item:nth-child(4n+4){margin-right: 0;}
#ind-pro .content .item .pic{padding-top: 100%;background: #222;}
#ind-pro .content .item .tit{font-size: 18px;color: #fff;font-family: "PINGFANG HEAVY";padding: 25px 0;border-bottom: 1px solid #1b1b1b;}
#ind-pro .content .item .des{font-size: 18px;color: #999;font-family: "PINGFANG REGULAR";padding: 25px 10px 0;}
#ind-pro .content .page{margin-top: 70px;line-height: 30px;}
#ind-pro .content .page .swiper-pagination-bullet{width: 15px;height: 15px;background: transparent;border: 3px solid #595959;margin: 0 5px;opacity: 1;}
#ind-pro .content .page .swiper-pagination-bullet-active{border: 3px solid #bb966a;}

#ind-about{padding: 80px 0 140px 0;background: #222;}
#ind-about .left{width: 50%;/*width: calc(100% - 820px);*/}
#ind-about .left .title-en{font-size: 24px;color: #999;font-family: "Myriad Pro";margin-top: 145px;}
#ind-about .left .title-cn{font-size: 48px;color: #fff;font-family: "PINGFANG HEAVY";}
#ind-about .left .con{font-size: 16px;color: #999;font-family: "PINGFANG REGULAR";line-height: 30px;padding-right: 150px;margin: 78px 0 85px 0;}
#ind-about .left .more{width: 230px;height: 80px;line-height: 80px;background: #bb966a;border-radius: 5px;font-size: 16px;color: #fff;font-family: "Myriad Pro";}
#ind-about .right{width: 50%;}


#ind-advan{padding: 120px 0;background: #222;}
#ind-advan .title{margin-bottom: 85px;}
#ind-advan .title .title-en{font-size: 24px;color: #999;font-family: "Myriad Pro";}
#ind-advan .title .title-cn{font-size: 48px;color: #fff;font-family: "PINGFANG HEAVY";}
#ind-advan .content{}
#ind-advan .content .left{width: 11.76%;padding-top: 80px;}
#ind-advan .content .left .li{font-size: 18px;color: #999;font-family: "PINGFANG REGULAR";margin-bottom: 50px;padding-left: 15px;}
#ind-advan .content .left .li.cur{color: #fff;border-left: 2px solid #bb966a;}
#ind-advan .content .right{width: 88.24%;}
#ind-advan .content .right .pic{width: 56.94%;}
#ind-advan .content .right .pic::after{content: "";display: block;padding-top: 65.24%;}
#ind-advan .content .right .text{width: 730px;height: 330px;top: 50px;right: 0;background: #2e2e2e;padding: 55px 70px 0;z-index: 1;}
#ind-advan .content .right .text .tit{font-size: 30px;color: #fff;font-family: "PINGFANG BOLD";padding-bottom: 48px;border-bottom: 1px solid #434343;}
#ind-advan .content .right .text .con{font-size: 18px;color: #fff;font-family: "PINGFANG REGULAR";padding-top: 48px;line-height: 36px;}
#ind-advan .content .right .swiper-container-horizontal>.swiper-pagination-bullets{left: 140px;bottom: 68px;}
#ind-advan .content .right .swiper-pagination-bullet{width: 15px;height: 15px;background: transparent;border: 3px solid #595959;margin: 0 5px;opacity: 1;}
#ind-advan .content .right .swiper-pagination-bullet-active{border: 3px solid #bb966a;}
#ind-advan .content .right .btn{right: 35px;bottom: 68px;z-index: 20;color: #353535;}
#ind-advan .content .right .btn .prev{width: 9px;height: 15px;background: url(/images/ind-advan-l.png) no-repeat center;margin-right: 30px;}
#ind-advan .content .right .btn .next{width: 9px;height: 15px;background: url(/images/ind-advan-r.png) no-repeat center;margin-left: 30px;}
#ind-advan .content .right .btn .prev:hover{background: url(/images/ind-advan-l-h.png) no-repeat center;}
#ind-advan .content .right .btn .next:hover{background: url(/images/ind-advan-r-h.png) no-repeat center;}


#ind-partner{padding: 130px 0 80px 0;background: rgba(255,255,255,.2);}
#ind-partner .title{margin-bottom: 85px;}
#ind-partner .title .title-en{font-size: 24px;color: #999;font-family: "Myriad Pro";}
#ind-partner .title .title-cn{font-size: 48px;color: #222;font-family: "PINGFANG HEAVY";}
#ind-partner .item{width: 16.666%;padding-top: 10.365%;border-right: 1px solid #f1f1f1;}
#ind-partner .item:nth-child(6n+6){border-right: 0;}
#ind-partner .item:nth-child(-n+6){border-bottom: 1px solid #f1f1f1;}
#ind-partner .item:nth-child(-n+5)::after{position: absolute;content: "";background: url(/images/dian.png);width: 24px;height: 24px;right: -12px;bottom: -12px;z-index: 2;}
#ind-partner .item:nth-child(12){z-index: 1;}
#ind-partner .item:nth-child(11){z-index: 2;}
#ind-partner .item:nth-child(10){z-index: 3;}
#ind-partner .item:nth-child(9){z-index: 4;}
#ind-partner .item:nth-child(8){z-index: 5;}
#ind-partner .item:nth-child(7){z-index: 6;}
#ind-partner .item:nth-child(6){z-index: 7;}
#ind-partner .item:nth-child(5){z-index: 8;}
#ind-partner .item:nth-child(4){z-index: 9;}
#ind-partner .item:nth-child(3){z-index: 10;}
#ind-partner .item:nth-child(2){z-index: 11;}
#ind-partner .item:nth-child(1){z-index: 12;}
#ind-partner .item img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;opacity: .2;}
#ind-partner .item:hover img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);opacity: 1;}
#ind-partner .btn{margin-top: 60px;}
#ind-partner .btn .swiper-pagination-bullet{width: 100px;height: 2px;background: #eaeaea;border-radius: 0;margin: 0 5px;opacity: 1;}
#ind-partner .btn .swiper-pagination-bullet-active{background: #bb966a;}


#ind-news{padding: 123px 0;background: #202020;}
#ind-news .title{}
#ind-news .title .title-en{font-size: 24px;color: #999;font-family: "Myriad Pro";}
#ind-news .title .title-cn{font-size: 48px;color: #fff;font-family: "PINGFANG HEAVY";}
#ind-news .tab-news{margin: 50px 0 60px 0;}
#ind-news .tab-news .cate{font-size: 14px;color: #999;font-family: "PINGFANG REGULAR";margin: 0 15px;}
#ind-news .tab-news .cate.cur{color: #bb966a;}
#ind-news .left{width: 47.56%;}
#ind-news .left .tit{padding: 44px 0;font-size: 24px;color: #fff;font-family: "PINGFANG BOLD";border-bottom: 1px solid #373737;}
#ind-news .left .con{padding-top: 27px;font-size: 18px;color: #999;font-family: "PINGFANG REGULAR";line-height: 30px;}
#ind-news .right{width: 47.56%;}
#ind-news .right .content{padding-bottom: 70px;}
#ind-news .right .content:nth-child(2){padding-top: 70px;border-top: 1px solid #373737;}
#ind-news .right .content:hover .date{background: #bb966a;}
#ind-news .right .content:hover .date .d1::after{border-bottom: 2px solid #c2a179;}
#ind-news .right .content:hover .cont .more span{background: #bb966a;}
#ind-news .right .content .date{width: 145px;height: 260px;margin-right: 40px;background: #2e2e2e;}
#ind-news .right .content .date .d1{position: relative;width: 100%;height: 130px;line-height: 130px;font-size: 48px;color: #fff;font-family: "PINGFANG BOLD";}
#ind-news .right .content .date .d1::after{position: absolute;content: "";left: 31px;right: 31px;bottom: 0;border-bottom: 2px solid #434343;}
#ind-news .right .content .date .d2{width: 100%;height: 130px;line-height: 130px;font-size: 18px;color: #fff;font-family: "PINGFANG BOLD";}
#ind-news .right .content .cont{width: calc(100% - 145px - 40px);}
#ind-news .right .content .cont .tit{padding: 15px 0 35px 0;font-size: 24px;color: #fff;font-family: "PINGFANG BOLD";border-bottom: 1px solid #373737;}
#ind-news .right .content .cont .con{font-size: 18px;color: #999;line-height: 30px;padding-top: 35px;font-family: "PINGFANG REGULAR";}
#ind-news .right .content .cont .more{font-size: 18px;color: #999;font-family: "PINGFANG BOLD";margin-top: 35px;}
#ind-news .right .content .cont .more span{width: 84px;height: 1px;background: #999;margin:12px 10px 0 0;line-height: 18px;}





/*关于我们*/
#about{padding: 80px 0 145px 0;background: #ddddde;}
#about .title{font-size: 30px;color: #333;font-weight: 700;}
#about .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#about .title::before{content: "";position: absolute;width: 62px;height: 62px;background: url(/images/about-bg1.png);top: 0;left: -62px;}
#about .content{margin-top: 90px;}
#about .content .left{width: 50%;}
#about .content .left::before{content: "";position: absolute;width: 192px;height: 232px;background: url(/images/about-bg2.png);right: -20px;bottom: -40px;z-index: -1;}
#about .content .left .pic{width: 96%;}
#about .content .right{width: 50%;padding-top: 30px;padding-left: 25px;}
#about .content .right.relative::after{position: absolute;content: "";width: 14px;height: 4px;background: #666;left: 25px;bottom: -12px;}
#about .content .right .tit-cn{font-size: 22px;color: #bb966a;font-weight: 500;}
#about .content .right .tit-cn::before{content: "";position: absolute;width: 73px;height: 2px;background: #bb966a;left: -83px;top: 50%;transform: translateY(-50%);}
#about .content .right .tit-en{font-size: 14px;color: #828282;margin: 14px 0 28px 0;}
#about .content .right .con{font-size: 14px;color: #828282;line-height: 30px;}


/*合作伙伴*/
#partner{padding: 78px 0 135px 0;background: #ddddde;}
#partner .title{font-size: 30px;color: #333;font-weight: 700;}
#partner .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#partner .content{margin-top: 70px;}
#partner .content .item{width: 23.25%;margin: 0 2.333% 30px 0;padding-top: 11.583%;background: #fff;}
#partner .content .item:nth-child(4n+4){margin-right: 0;}
#partner .content .item img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
#partner .content .item:hover img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);}



/*发展历程*/
#develop{padding: 80px 0 150px 0;background: #ddddde;}
#develop .title{font-size: 30px;color: #333;font-weight: 700;margin-bottom: 70px;}
#develop .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#develop .deve .top .container{width: calc(100% - 60px);padding: 70px 0 20px 0;}
#develop .deve .top .yuan{display: none;width: 94px;height: 94px;line-height: 94px;background: #bb966a;font-size: 24px;color: #fff;font-family: "RUBIK-REGULAR";border-radius: 100%;position: absolute;top: -48px;left: 50%;transform: translateX(-50%);box-shadow: 0 0 0px 15px #d3c8bb;}
#develop .deve .top .year{position: relative;font-size: 24px;color: #999;font-family: "RUBIK-REGULAR";margin-top: 25px;}
#develop .deve .top .year::after{position: absolute;content: "";width: 1px;height: 15px;background: #999;top: -25px;left: 50%;}
#develop .deve .top .swiper-slide-thumb-active .yuan{display: block;}
#develop .deve .top .swiper-slide-thumb-active .year{display: none;}
#develop .deve .top .xian{width: 100%;height: 1px;background: #bb966a;left: 0;right: 0;top: 70px;}
#develop .deve .top .prev{width: 30px;height: 30px;background: url(/images/deve-l.png) no-repeat center;left: 0;top: 55px;z-index: 10;}
#develop .deve .top .next{width: 30px;height: 30px;background: url(/images/deve-r.png) no-repeat center;right: 0;top: 55px;z-index: 10;}
#develop .deve .top .prev:hover{background: url(/images/deve-l-h.png) no-repeat center;}
#develop .deve .top .next:hover{background: url(/images/deve-r-h.png) no-repeat center;}

#develop .deve .fot{margin-top: 40px;}
#develop .deve .fot .left{/*width: 560px;*/width: 46.66%;position: relative;z-index: 1;margin-top: 45px;}
#develop .deve .fot .right{width: calc(100% - 560px);width: 53.34%;background: #fff;min-height: 500px;position: relative;padding: 66px 0 0 55px;}
#develop .deve .fot .right::after{position: absolute;content: "";width: 158px;height: 500px;background: #fff;left: -158px;top: 0;}
#develop .deve .fot .right .tit{font-size: 24px;color: #bb966a;font-family: "RUBIK-REGULAR";}

#develop .deve .fot .right .con{font-size: 16px;color: #333;padding-left: 25px;position: relative;margin-top: 45px;}
#develop .deve .fot .right .con::after{position: absolute;content: "";width: 1px;left: 0;top: 10px;bottom: 10px;background: #bb966a;}
#develop .deve .fot .right .con .c{position: relative;margin-bottom: 45px;}
#develop .deve .fot .right .c::before{position: absolute;content: "";width: 7px;height: 7px;border-radius: 100%;background: #bb966a;left: -28px;top: 8px;}


/*生产实力*/
#pro-ability{padding: 80px 0 125px 0;background: #ddddde;}
#pro-ability .title{font-size: 30px;color: #333;font-weight: 700;}
#pro-ability .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#pro-ability .ability-cate{margin: 40px 0;}
#pro-ability .ability-cate .container{max-width: 100%;background: #fff;height: 46px;line-height: 46px; width:100%;}
#pro-ability .ability-cate .slide{width: auto;}
#pro-ability .ability-cate .cate{width: auto;font-size: 14px;color: #333;font-weight: 700;padding: 0 37px;font-family: "PINGFANG BOLD";}
#pro-ability .ability-cate .slide.cur{border-bottom: 2px solid #bb966a;}
#pro-ability .ability-cate .slide.cur .cate{color: #bb966a;}
#pro-ability .content{padding: 60px 70px;background: #fff;font-size: 14px;color: #333;line-height: 36px;}
#pro-ability .img-box{margin-top: 20px;}
#pro-ability .img-box .item{width: 28%;}
#pro-ability .img-box .item .pic{margin-bottom: 20px;}
#pro-ability .img-box .item .pic::after{content: "";display: block;padding-top: 67.9%;}
#pro-ability .img-box .item:nth-child(2){width: 37.33%;margin: 0 3.335%;}
#pro-ability .img-box .item:nth-child(2) .pic::after{padding-top: 106.54%;}
#pro-ability .img-box .prev{width: 23px;height: 35px;background: url(/images/pro-ab-l.png) no-repeat center;top: 50%;left: -75px;transform: translateY(-50%);}
#pro-ability .img-box .next{width: 23px;height: 35px;background: url(/images/pro-ab-r.png) no-repeat center;top: 50%;right: -75px;transform: translateY(-50%);}
#pro-ability .img-box .prev:hover{background: url(/images/pro-ab-l-h.png) no-repeat center;}
#pro-ability .img-box .next:hover{background: url(/images/pro-ab-r-h.png) no-repeat center;}
#pro-ability .img-box .page{margin-top: 25px;}
#pro-ability .img-box .page .swiper-pagination-bullet{width: 15px;height: 15px;background: #ddddde;border: 3px solid #414141;margin: 0 5px;opacity: 1;}
#pro-ability .img-box .page .swiper-pagination-bullet-active{border: 3px solid #bb966a;}

#pro-ability .img-box .item .pic .mask{display: none;background: rgba(0,0,0,.5);}
#pro-ability .img-box .item .pic:hover .mask{display: block;}
#pro-ability .img-box .item .pic .mask .icon{width: 66px;height: 44px;background: url(/images/pro-ab-sear.png) no-repeat center;margin-bottom: 8px;}
#pro-ability .img-box .item .pic .mask .tit{font-size: 18px;color: #fff;font-family: "PINGFANG BOLD";}



/*产品列表*/
#product{padding: 80px 0 140px 0;background: #ddddde;}
#product .first-cate{margin-bottom: 25px;}
#product .first-cate .container{max-width: 100%;}
#product .first-cate .slide{width: auto;}
#product .first-cate .cate{width: auto;font-size: 24px;color: #333;font-weight: 500;margin: 0 25px;}
#product .first-cate .cate.on{color: #bb966a;}
#product .sec-cate{ display: flex; justify-content: start; align-items: center; flex-wrap: wrap; margin-bottom: 72px; background: #fff;}
#product .sec-cate .container{max-width: 100%;background: #fff;height: 46px;line-height: 46px;}
/*#product .sec-cate .slide{width: auto;}*/
#product .sec-cate .cate{ padding: 10px 0; width: auto;font-size: 14px;color: #333;font-weight: 700;margin: 0 35px;font-family: "PINGFANG BOLD";}
/*#product .sec-cate .cate.on{}*/
#product .sec-cate .cate.on{color: #bb966a;border-bottom: 2px solid #bb966a;}
#product .content{}
#product .content .item{width: 31.25%;margin: 0 3.125% 38px 0;border: 1px solid transparent;}
#product .content .item:nth-child(3n+3){margin-right: 0;}
#product .content .item .pic{background: #fff;}
#product .content .item .tit{height: 60px;line-height: 60px;background: #f1f1f1;font-size: 18px;color: #333;}
#product .content .item:hover{border: 1px solid #bb966a;}
#product .content .item:hover .tit{background: #bb966a;color: #fff;}
#product .turn-page{margin-top: 60px;}


/*产品详情*/
#pro-de{padding: 70px 0 100px 0;background: #ddddde;}
#pro-de .content{}
#pro-de .content .left{width: 41.66%;}
#pro-de .content .right{width: 58.34%;padding-top: 41.66%;background: #fff;}
#pro-de .content .right .con{margin: 0 50px;width: calc(100% - 100px);}
#pro-de .content .right .tit{font-size: 36px;color: #333;font-family: "PINGFANG HEAVY";font-weight: 700;padding-bottom: 40px;border-bottom: 1px solid #dedede;}
#pro-de .content .right .des{font-size: 18px;color: #333;font-family: "PINGFANG";margin: 38px 0 80px 0;line-height: 36px;}
/*#pro-de .content .right .des .d1{}
#pro-de .content .right .des .d2{margin: 18px 0;}
#pro-de .content .right .des .d3{}*/
#pro-de .content .right .consult{width: 215px;height: 72px;background: #bb966a;}
#pro-de .content .right .consult .icon{width: 72px;height: 72px;background: url(/images/goutong.png) no-repeat center #967855;position: relative;}
#pro-de .content .right .consult .icon::after{position: absolute;content: "";border: 8px solid transparent;right: -16px;top: 50%;transform: translateY(-50%);border-left: 8px solid #967855;}
#pro-de .content .right .consult .text{font-size: 18px;color: #fff;font-family: "PINGFANG HEAVY";font-weight: 700;width: 143px;line-height: 72px;}
#pro-de .title{margin: 35px 0 46px 0;}
#pro-de .title .txt{font-size: 18px;color: #000;font-family: "PINGFANG HEAVY";font-weight: 700;padding-bottom: 14px;border-bottom: 2px solid #bb966a;}
#pro-de .cont{font-size: 14px;color: #333;font-family: "PINGFANG";}

#same-pro{padding: 80px 0 100px 0;background: #fff;}
#same-pro .title{font-size: 30px;color: #333;font-weight: 700;margin-bottom: 85px;}
#same-pro .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#same-pro .pro{border: 1px solid #e4e4e4;background: #fafafa;}
#same-pro .pro .pic{padding-top: 83.15%;}
#same-pro .pro .tit{height: 48px;line-height: 48px;border-top: 1px solid #e4e4e4;background: #fff;font-size: 16px ;color: #828282;}
#same-pro .content .prev{width: 45px;height: 45px;background: url(/images/pro-de-l.png) no-repeat center;top: 50%;transform: translateY(-50%);left: -85px;}
#same-pro .content .prev:hover{background: url(/images/pro-de-l-h.png) no-repeat center;}
#same-pro .content .next{width: 45px;height: 45px;background: url(/images/pro-de-r.png) no-repeat center;top: 50%;transform: translateY(-50%);right: -85px;}
#same-pro .content .next:hover{background: url(/images/pro-de-r-h.png) no-repeat center;}





/*产品电镀*/
#craft{padding: 80px 0 150px 0;background: #ddddde;}
#craft .title{font-size: 30px;color: #333;font-weight: 700;}
#craft .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#craft .content{background: #fff;font-size: 14px;color: #333;line-height: 36px;padding: 60px;margin-top: 70px;}
#craft .color-box{margin-top: 105px;}
#craft .color-box .item{width: 15.26%;border-right: 1px solid #eeeeef;text-align: center;}
#craft .color-box .item:first-child{width: 11.85%;}
#craft .color-box .item:last-child{width: 11.85%;border-right: 0;}
/*#craft .color-box .item{border-right: 1px solid #eeeeef;text-align: center;}
#craft .color-box .item:last-child{border-right: 0;}*/
#craft .color-box .item .color{margin-bottom: 50px;}
#craft .color-box .item .color img{ max-width: 170px; max-height: 113px;}
#craft .color-box .item .tit{ height: 72px; margin-top: 12px;font-size: 18px;}



/*新闻列表*/
#news{padding: 110px 0 60px 0;background: #ddddde;}
#news .title{font-size: 30px;color: #333;font-weight: 700;}
#news .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#news .hot-news{margin-top: 89px;padding-bottom: 40px;}
#news .hot-news .left{width: 50%;background: #fff;padding-top: 36.66%;}
#news .hot-news .left .content{margin: 0 50px 0 60px;}
#news .hot-news .left .tit{font-size: 24px;color: #333;line-height: 32px;margin-bottom: 40px;font-family: "PINGFANG HEAVY";}
#news .hot-news .left .con{font-size: 14px;color: #666;line-height: 24px;height: 210px;overflow: hidden;}
#news .hot-news .left .conn .more{font-size: 14px;color: #999;}
#news .hot-news .left .conn .fraction{font-size: 14px;color: #999;}
#news .hot-news .left .conn .fraction .cur{font-size: 20px;line-height: 16px;}
#news .hot-news .right{width: 50%;}
#news .hot-news .prev{width: 42px;height: 42px;background: url(/images/news-prev.png) no-repeat center #b1b1b2;left: -42px;top: 50%;transform: translateY(-50%;);}
#news .hot-news .next{width: 42px;height: 42px;background: url(/images/news-next.png) no-repeat center #b1b1b2;right: -42px;top: 50%;transform: translateY(-50%;);}
#news .hot-news .prev:hover{background-color: #bb966a;}
#news .hot-news .next:hover{background-color: #bb966a;}

#news .hot-news .xiexian{width: 100%;height: 6px;background: url(/images/xiexian.png) no-repeat left;left: 0;right: 0;bottom: 0;}
#news .list{padding: 40px 0 0;}
#news .list:hover{background: #fff;}
#news .list:hover .content .time .t1,
#news .list:hover .content .time .t2,
#news .list:hover .content .con .tit{color: #bb966a;}
#news .list:hover .content{border-bottom: 1px solid #bb966a;}
#news .list .content{border-bottom: 1px dashed #fff;padding-bottom: 40px;}
#news .list .content .time{width: 120px;font-family: "RUBIK-REGULAR-WEBFONT";}
#news .list .content .time .t1{font-size: 26px;color: #666;margin-bottom: 10px;}
#news .list .content .time .t2{font-size: 16px;color: #333;}
#news .list .content .con{width: calc(100% - 120px);}
#news .list .content .con .tit{font-size: 18px;color: #333;font-weight: 700;margin-bottom: 25px;}
#news .list .content .con .des{font-size: 14px;color: #666;}
#news .trun-page{margin-top: 60px;}

/*新闻详情*/
#news-detail{background: #ddddde;padding: 135px 0 195px 0;}
#news-detail .title{font-size: 24px;color: #bb966a;padding-bottom: 30px;border-bottom: 2px solid #bfbfbf;}
#news-detail .title::before{content: "";position: absolute;width: 17px;height: 19px;background: url(/images/news-de-bg.png) no-repeat center;left: -35px;top: 7px;}
#news-detail .content{padding: 35px 0 315px 0;font-size: 14px;border-bottom: 1px solid #bfbfbf;}
#news-detail .prev{border-bottom: 1px solid #bfbfbf;padding: 30px 40px;font-size: 18px;color: #000;}
#news-detail .prev .t{width: 150px;margin-right: 80px;background: url(/images/news-de-pr.png) no-repeat right;}
#news-detail .next{border-bottom: 1px solid #bfbfbf;padding: 30px 40px;font-size: 18px;color: #000;}
#news-detail .next .t{width: 150px;margin-right: 80px;background: url(/images/news-de-ne.png) no-repeat right;}
#news-detail .prev:hover .t{background: url(/images/news-de-pr-h.png) no-repeat right;}
#news-detail .next:hover .t{background: url(/images/news-de-ne-h.png) no-repeat right;}

#news-detail .prev .tit{}
#news-detail .prev .time{font-family: GILROY-REGULAR;}
#news-detail .next .tit{}
#news-detail .next .time{font-family: GILROY-REGULAR;}

#news-detail .mulu{width: 240px;height: 60px;line-height: 60px;background: #fff;font-size: 18px;color: #282828;border-radius: 30px;margin: 60px auto 0;}


/*联系我们*/
#contact{padding: 110px 0 138px 0;background: #ddddde;}
#contact .title{font-size: 30px;color: #333;font-weight: 700;}
#contact .title::after{content: "";position: absolute;width: 20px;height: 5px;background: #bb966a;bottom: -15px;left: 50%;transform: translateX(-50%);}
#contact .content{background: #fff;padding: 70px 0 78px 0;margin-top: 87px;}
#contact .content .box .item{width: 33.33%;border-right: 1px solid #eaeaea;}
#contact .content .box .item:nth-child()3{border-right: 0;}
#contact .content .box .item .t1{font-size: 18px;color: #bb966a;margin: 14px 0;}
#contact .content .box .item .t2{font-size: 14px;color: #333;line-height: 18px;font-family: "Arial";height: 70px;}
#contact .content .box .item .t2 .fax{margin: 7px 0;}
#contact .content .map{width: 100%;height: 597px;margin: 60px 0 80px 0;}
#contact .content .form-box{width: 85.5%;margin: 45px auto 0;}
#contact .content .form-box .input{width: 49.12%;height: 62px;line-height: 62px;margin-right: 1.76%;border: 1px solid #dedede;}
#contact .content .form-box .input:nth-child(2){margin-right: 0;}
#contact .content .form-box .input .icon{width: 60px;height: 100%;border-right: 1px solid #dedede;}
#contact .content .form-box .input .ch{background: url(/images/contact-icon1.png) no-repeat center;}
#contact .content .form-box .input .tel{background: url(/images/contact-icon2.png) no-repeat center;}
#contact .content .form-box .input .inp{width: calc(100% - 60px);vertical-align: top;padding-left: 20px;font-size: 16px;color: #999;}
#contact .content .form-box .text{width: 100%;height: 215px;border: 1px solid #dedede;margin-top: 25px;}
#contact .content .form-box .text .ly{width: 60px;height: 100%;border-right: 1px solid #dedede;background: url(/images/contact-icon3.png) no-repeat center;}
#contact .content .form-box .text .inp{width: calc(100% - 60px);vertical-align: top;padding: 20px 0 0 20px;font-size: 16px;color: #999;}
#contact .content .form-box .text .txt{height: 100%;resize: none;padding-right: 20px;}
#contact .content .form-box .box{width: 100%;height: 62px;margin-top: 25px;}
#contact .content .form-box .box .yzm{width: 30.7%;height: 62px;border: 1px solid #dedede;line-height: 62px;font-size: 16px;color: #999;}
#contact .content .form-box .box .yzm .t{width: 96px;text-align: center;border-right: 1px solid #dedede;}
#contact .content .form-box .box .yzm .inp{width: calc(100% - 96px);vertical-align: top;padding-left: 20px;font-size: 16px;color: #999;}
#contact .content .form-box .box .yzm-img{width: 16%;height: 62px;margin: 0 2%;}
#contact .content .form-box .box .submit{width: 49.3%;height: 62px;font-size: 22px;color: #fff;background: #bb966a;}





/*底部*/
#footer{padding: 100px 0 180px 0;background: #0b0b0b;}
#footer .foot-top{padding-bottom: 115px;}
#footer .foot-top .foot-logo{width: 154px;height: 103px;}
#footer .foot-top .nav{width: calc(100% - 154px - 150px);padding: 0 18%;}
#footer .foot-top .nav .item{width: 20%;}
#footer .foot-top .nav .item .tit{font-size: 14px;color: #f9f9f9;opacity: .8;margin-bottom: 28px;font-weight: 700;font-family: "PINGFANG BOLD";}
#footer .foot-top .nav .item .ul .li{margin-bottom: 16px;}
#footer .foot-top .nav .item .ul .li .li-a{font-size: 13px;color: #ededed;opacity: .3;font-family: "PINGFANG REGULAR";}
#footer .foot-top .nav .item .ul .li .li-a:hover{color: #bb966a;opacity: 1;}
#footer .foot-top .qrcode .pic{width: 150px;height: 150px;background: #fff;}
#footer .foot-top .qrcode .tit{font-size: 13px;color: #fff;opacity: .3;margin-top: 12px;}
#footer .foot-top .xiexian{width: 100%;height: 6px;background: url(/images/xiexian.png) no-repeat left;left: 0;right: 0;bottom: 0;}
#footer .foot-dowm{padding-top: 50px;}
#footer .foot-dowm .copyright{padding: 15px 0 15px 20px;border-left: 2px solid #968666;margin: 0 110px 0 20px;}
#footer .foot-dowm .copyright .text{font-size: 13px;color: #f9f9f9;opacity: .33;line-height: 20px;}
#footer .foot-dowm .contact{padding: 15px 0 15px 20px;border-left: 2px solid #968666;}
#footer .foot-dowm .contact .text{font-size: 13px;color: #f9f9f9;opacity: .33;line-height: 20px;}
#footer .foot-dowm .share .wx{width: 42px;height: 42px;background: url(/images/share-wx.png) no-repeat center;margin-right: 10px}
#footer .foot-dowm .share .wb{width: 42px;height: 42px;background: url(/images/share-wb.png) no-repeat center;margin-right: 20px;}



@media screen and (max-width:1680px){
  .cw1640{width: 94%;}
  .cw1200{width: 94%;}
  #ind-advan .content .right .swiper-container-horizontal > .swiper-pagination-bullets{left: 160px;}
}

@media screen and (max-width:1440px){
  #ind-about .left .title-en{margin-top: 100px;}
  #ind-about .left .con{padding-right: 100px;margin: 36px 0 48px 0;}
  #ind-advan .content .right .btn{bottom: 10px;}
  #ind-advan .content .right .swiper-container-horizontal > .swiper-pagination-bullets{left: 260px;bottom: 10px;}
}

@media screen and (max-width:1366px){
  #header .nav{margin-left: 18%;}
  #header .nav .nav-a{margin-right: 40px;}
  #footer .foot-top .nav{padding: 0 15%;}
  #ind-advan .content .right .swiper-container-horizontal > .swiper-pagination-bullets{display: none;}
}

@media screen and (max-width:1280px){
  #header .nav{margin-left: 16%;}
  #index-swiper .btn-l{left: 23%;}
  #index-swiper .btn-r{right: 23%;}
  #footer .foot-top .nav{padding: 0 12%;}
  #news .prev{display: none;}
  #news .next{display: none;}
  #news .hot-news .left .con{height: 140px;}
  #news-detail .title::before{left: -20px;}
}


@media screen and (max-width:1100px){
  #header .nav{float: none;display: none;position: absolute;top: 160px;left: 0;height: 420px;line-height: 65px;background: #fff;z-index: 11;width: 100%;margin-left: 0;}
  #header .nav .nav-a{display: block;width: 100%;font-size: 30px;text-align: center;color: #333;}
  #header .nav .nav-a.on{border: 0;}
  #header .lang{font-size: 28px;}
  #header .lang .lang-box{width: 90px;height: 160px;left: -25px;}
  #header .lang .lang-box .l{height: 40px;line-height: 40px;}
  #header .search{width: 30px;height: 30px;background-size: 30px;margin-top: 62px;}
  #header .m-nav{display: block;width: 40px;height: 40px;background: url(/images/gengduo-fff.png) no-repeat center;margin: 58px 0 0 30px;}
  #header .m-nav.on{background: url(/images/guanbi-fff.png) no-repeat center;}
  #footer .foot-top .nav{padding: 0 8%;}
  #footer .foot-dowm .copyright{margin-right: 50px;}

  #pro-de .content .right .tit{padding-bottom: 20px;}
  #pro-de .content .right .des{margin: 20px 0;}


}

@media screen and (max-width:750px){
  #header .search{position: static;}
  #header .search .form-box{width: 100%;height: 60px;top: 120px;}
  #header .search .form-box .input{height: 60px;width: calc(100% - 60px);font-size: 26px;}
  #header .search .form-box .submit{width: 60px;height: 60px;background-size: 30px;}

  /*banner*/
  #index-swiper .btn-l{left: 12%;}
  #index-swiper .btn-r{right: 12%;}
  #inner-swiper .title-en{font-size: 28px;}

  /*二级导航*/
  #second-nav .crumb{float: none;display: none;}
  #second-nav .crumb .crumb-a{font-size: 26px;}
  #second-nav .crumb .icon{width: 26px;height: 26px;background-size: 24px;}
  #second-nav .crumb .arrow{width: 26px;height: 26px;background-size: 12px;}
  #second-nav .nav{float: none;text-align: center;/*margin-top: 35px;*/}
  #second-nav .nav .nav-a{font-size: 28px;}
  #second-nav .nav .container{display: inline-block;}



  /*首页*/
  #ind-pro .title .title-en{font-size: 30px;}
  #ind-pro .tab-pro .cate{font-size: 26px;}
  #ind-pro .content .item .tit{font-size: 30px;}
  #ind-pro .content .item .des{font-size: 30px;}
  
  #ind-about{padding-bottom: 0;}
  #ind-about .left .title-en{font-size: 30px;margin-top: 0;}
  #ind-about .left{float: none;width: 100%;}
  #ind-about .left .con{font-size: 28px;line-height: 1.8;padding-right: 0;}
  #ind-about .left .more{font-size: 28px;width: 260px;}
  #ind-about .right{float: none;width: 100%;margin-top: 50px;}

  #ind-advan .content .left{float: none;width: 100%;padding-top: 0;}
  #ind-advan .content .left .li{float: left;font-size: 30px;margin-right: 25px;}
  #ind-advan .content .right{float: none;width: 100%;}
  #ind-advan .content .right .pic{width: 100%;}
  #ind-advan .content .right .text{position: static;width: 100%;height: auto;padding: 50px 25px 80px;}
  #ind-advan .content .right .text .tit{font-size: 42px;}
  #ind-advan .content .right .text .con{font-size: 30px;line-height: 1.8;}
  #ind-advan .content .right .btn{display: none;}
  #ind-advan .content .right .swiper-container-horizontal > .swiper-pagination-bullets{left: 0;bottom: 15px;}


  #ind-partner .title .title-en{font-size: 30px;}
  #ind-partner .item{width: 33.333%;padding-top: 20.73%;}
  #ind-partner .item img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);opacity: 1;}

  #ind-news .title .title-en{font-size: 30px;}
  #ind-news .tab-news .cate{font-size: 26px;}
  #ind-news .left{float: none;width: 100%;margin-bottom: 80px;}
  #ind-news .left .tit{font-size: 36px;}
  #ind-news .left .con{font-size: 30px;line-height: 1.8;}
  #ind-news .right{float: none;width: 100%;}
  #ind-news .right .content .date .d2{font-size: 24px;}
  #ind-news .right .content .cont .tit{font-size: 36px;}
  #ind-news .right .content .cont .con{font-size: 30px;line-height: 1.8;}
  #ind-news .right .content .cont .more{font-size: 30px;}
  #ind-news .right .content .cont .more span{display: none;}
  

  /*产品中心*/
  #product .first-cate .cate{font-size: 36px;}
  #product .sec-cate .cate{font-size: 26px;}
  #product .content .item{width: 100%;margin-right: 0;}
  #product .content .item .tit{font-size: 30px;height: 90px;line-height: 90px;}

  /*产品详情*/
  #pro-de .content .left{width: 100%;}
  #pro-de .content .right{width: 100%;padding: 50px 0;}
  #pro-de .content .right .ab{position: static;}
  #pro-de .content .right .tit{font-size: 48px;}
  #pro-de .content .right .des{font-size: 30px;line-height: 1.8;}
  #pro-de .content .right .consult{width: 260px;height: 92px;}
  #pro-de .content .right .consult .icon{width: 92px;height: 92px;}
  #pro-de .content .right .consult .text{font-size: 30px;width: 168px;line-height: 92px;}
  #pro-de .title .txt{font-size: 30px;}
  #pro-de .cont{font-size: 28px;line-height: 1.8;}
  #same-pro .title{font-size: 42px;}
  #same-pro .pro .tit{font-size: 28px;height: 60px;line-height: 60px;}

  /*产品电镀*/
  #craft .title{font-size: 42px;}
  #craft .content{font-size: 26px;line-height: 1.8;}
  #craft .color-box .item .tit{font-size: 30px;}
  
  /*关于我们*/
  #about .title{font-size: 42px;}
  #about .content .left{float: none;width: 100%;}
  #about .content .left .pic{width: 100%;}
  #about .content .right{float: none;width: 100%;padding-left: 0;}
  #about .content .right .tit-cn{font-size: 34px;}
  #about .content .right .tit-cn::before{display: none;}
  #about .content .right .tit-en{font-size: 26px;}
  #about .content .right .con{font-size: 26px;line-height: 1.8;}
  #about .content .right::after{display: none;}

  /*合作伙伴*/
  #partner .title{font-size: 42px;}
  #partner .content .item{width: 48%;padding-top: 20%;margin-right: 4%;}
  #partner .content .item:nth-child(2n+2){margin-right: 0;}
  #partner .content .item img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);}

  /*发展历程*/
  #develop .deve .top .yuan{font-size: 28px;}
  #develop .deve .top .year{font-size: 26px;}
  #develop .deve .fot .left{float: none;width: 100%;}
  #develop .deve .fot .right{float: none;width: 100%;}
  #develop .deve .fot .right .tit{font-size: 36px;}
  #develop .deve .fot .right .con{font-size: 28px;}
  #develop .deve .fot .right .con::after{top: 18px;bottom: 18px;}
  #develop .deve .fot .right .c::before{width: 10px;height: 10px;left: -29px;top: 15px;}

  /*生产实力*/
  #pro-ability .title{font-size: 42px;}
  #pro-ability .ability-cate .cate{font-size: 26px;}
  #pro-ability .content{font-size: 26px;line-height: 1.8;padding: 30px;}
  #pro-ability .img-box{display: none;}
  #pro-ability .m-img-box{display: block;margin-top: 20px;}
  #pro-ability .m-img-box .page{margin-top: 25px;}
  #pro-ability .m-img-box .page .swiper-pagination-bullet{width: 15px;height: 15px;background: #ddddde;border: 3px solid #414141;margin: 0 5px;opacity: 1;}
  #pro-ability .m-img-box .page .swiper-pagination-bullet-active{border: 3px solid #bb966a;}

  /*联系我们*/
  #contact .title{font-size: 42px;}
  #contact .content .box .item{width: 100%;margin-bottom: 50px;}
  #contact .content .box .item .t1{font-size: 30px;}
  #contact .content .box .item .t2{font-size: 26px;line-height: 1.6;}
  #contact .content .form-box .input{width: 100%;margin-right: 0;margin-bottom: 30px;height: 80px;line-height: 80px;}
  #contact .content .form-box .input .inp{font-size: 28px;width: calc(100% - 80px);}
  #contact .content .form-box .input .icon{width: 80px;}
  #contact .content .form-box .text .ly{width: 80px;}
  #contact .content .form-box .text .inp{width: calc(100% - 80px);font-size: 28px;}
  #contact .content .form-box .box{height: 100px;}
  #contact .content .form-box .box .yzm{width: 50%;font-size: 28px;margin-right: 4%;}
  #contact .content .form-box .box .yzm-img{width: 40%;}
  #contact .content .form-box .box .submit{float: none;display: block;margin: 100px auto 0;font-size: 30px;}
  #contact .content .form-box .box .yzm .inp{font-size: 28px;}

  /*新闻列表*/
  #news .title{font-size: 42px;}
  #news .hot-news .left{float: none;width: 100%;padding-top: 0;}
  #news .hot-news .left .ab{position: static;}
  #news .hot-news .right{float: none;width: 100%;}
  #news .hot-news .left .content{margin: 30px;}
  #news .hot-news .left .tit{font-size: 36px;line-height: 46px;}
  #news .hot-news .left .con{font-size: 26px;line-height: 1.8;height: auto;margin-bottom: 30px;}
  #news .hot-news .left .conn .more{font-size: 26px;}
  #news .hot-news .left .conn .fraction{font-size: 26px;}
  #news .hot-news .left .conn .fraction .cur{font-size: 32px;line-height: 36px;}
  #news .list .content .time{float: none;display: none;}
  #news .list .content .time .t1{font-size: 38px;float: right;}
  #news .list .content .time .t2{font-size: 28px;float: left;}
  #news .list .content .con{float: none;width: 100%;}
  #news .list .content .con .tit{font-size: 30px;line-height: 40px;}
  #news .list .content .con .des{font-size: 26px;line-height: 1.8;}

  /*新闻详情*/
  #news-detail .title{font-size: 36px;}
  #news-detail .title::before{display: none;}
  #news-detail .content{font-size: 26px;padding-bottom: 150px;}
  #news-detail .prev{font-size: 30px;padding: 30px 0;}
  #news-detail .next{font-size: 30px;padding: 30px 0;}
  #news-detail .prev .time{display: none;}
  #news-detail .next .time{display: none;}
  #news-detail .prev .t{float: none;margin-bottom: 20px}
  #news-detail .prev .tit{float: none;}
  #news-detail .next .t{float: none;margin-bottom: 20px}
  #news-detail .next .tit{float: none;}
  #news-detail .mulu{width: 260px;height: 80px;line-height: 80px;font-size: 30px;border-radius: 40px;}

  



  #footer{padding-bottom: 50px;}
  #footer .foot-top{padding-bottom: 60px;}
  #footer .foot-top .foot-logo{float: none;margin: 0 auto 60px;}
  #footer .foot-top .nav{float: none;width: 100%;padding: 0;}
  #footer .foot-top .qrcode{float: none;display: none;}

  #footer .foot-top .nav .item{width: 100%;margin-bottom: 18px;}
  #footer .foot-top .nav .item .tit{font-size: 26px; background: url(/images/f-a.png) no-repeat right;}
  #footer .foot-top .nav .item .tit.on{background: url(/images/f-a-h.png) no-repeat right;}
  #footer .foot-top .nav .item:nth-child(3) .tit{background: none;}
  #footer .foot-top .nav .item:nth-child(3) .tit.on{background: none;}
  #footer .foot-top .nav .item .ul{display: none;}
  #footer .foot-top .nav .item .ul .li .li-a{font-size: 25px;}

  #footer .foot-dowm .copyright{float: none;margin: 0;}
  #footer .foot-dowm .copyright .text{font-size: 25px;line-height: 1.8;}
  #footer .foot-dowm .contact{float: none;}
  #footer .foot-dowm .contact .text{font-size: 25px;line-height: 1.8;}
  #footer .foot-dowm .share{float: none;margin-top: 30px;}
  #footer .foot-dowm .share .wx{margin-right: 25px;}


}


