@charset "utf-8";

/* CSS 鼠标效果 */

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900');

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}

body{ font-size: 16px; color: #303a4a; overflow-x: hidden; font-family:'Noto Sans SC',"Source Han Sans CN","PingFang SC",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}

ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}

input,textarea,select,button{ outline:none; font-family:"Noto Sans SC","Source Han Sans CN","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }

::-webkit-input-placeholder {color: #999;}

::-moz-placeholder {color: #999;}

:-ms-input-placeholder {color: #999;}



a { text-decoration: none; color:#303a4a; transition: color 0.56s ease;}

a:hover{ color: #d32d26;}



.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}

.clearfix{zoom:1;}

.clear{ clear:both}

.overflow{overflow-y:hidden;}



.fl{float: left;}

.fr{float: right;}





img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}



.wrap{ width: 1520px; margin: 0 auto;}

.w1200{ width: 1200px; margin: 0 auto;}

.ovh{overflow: hidden;}





::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}

/*滑块样式*/

::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .6);}

/*当前窗口失去焦点时的滑块样式*/

::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .6);}





/*顶部*/

.header{ width: 100%; height:80px; background:#fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1); position: fixed; left: 0; top: 0; z-index: 9999; }

.header .logo{ height: 80px; padding:7px 0; margin-left: 50px;}

.header .headRight{ margin-right: 50px;}

.header .nav{ }

.header .nav ul li{ line-height: 80px; position: relative; margin-left: 58px;}

.header .nav ul li a{ font-size: 16px; color: #333; display: block; position: relative; z-index: 11; transition: all .4s;}

.header .nav ul li:before{ content: ""; width:0; height: 3px;background: #d32d26; position: absolute; left: 50%; bottom:0px; z-index: 1; transform: translate(-50%, 0); opacity: 0; transition: all .4s;}

.header .nav ul li:hover a,.header .nav ul li.on a{ color: #333; }

.header .nav ul li:hover:before,.header .nav ul li.on::before{ width:100%; opacity: 1;}

.header .lang{ float: left; margin-left: 40px; padding-left: 38px; position: relative;}

.header .lang a{ color: #333; font-size: 16px; line-height: 80px;}

.header .lang a:hover{ color: #d32d26;}

.header .lang a img{ margin-right: 5px;}

.header .lang::before{ content: ""; width: 1px; height: 20px; background: #999; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}

.header .searchBtn{ width: 30px; height: 30px; background: url(../images/icon02.png) no-repeat center; margin-left: 20px; margin-top: 25px; cursor: pointer;}

.header .menu-toggle{display: none;}



.indexBody .header{background:rgba(0, 0, 0, .6);}

.indexBody .header .nav ul li a{ color: #fff;}

.indexBody .header .nav ul li:hover a,.indexBody .header .nav ul li.on a{ color: #fff; }

.indexBody .header .lang a{ color: #fff; }

.indexBody .header .searchBtn{  background: url(../images/icon01.png) no-repeat center; }



/*首页bannner*/

.banner { position: relative;}

.banner .swiper-container{ width:100%; overflow:hidden;}

.banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}

.banner .swiper-container .swiper-slide a{  display: block; width:100%;}

.banner .swiper-container .swiper-slide img{width:100%;}

.banner .pagination {position: absolute;z-index: 20;bottom:85px;width: 100%;text-align: center;}

.banner .swiper-pagination-switch {display: inline-block; width:15px; height: 15px; background:#fff; margin: 0 6px; border-radius: 10px; cursor: pointer;}

.banner .swiper-active-switch { background: #d32d26; opacity: 1;}



.neiBanner{ margin-top: 80px; height: 400px; background-position: center; background-repeat: no-repeat; background-size: cover;}



.title{ text-align: center; margin-bottom:120px;}

.title h3{ font-size: 144px; color: rgba(255,255,255,0); text-transform: uppercase; font-weight: 900; line-height:1; -webkit-text-stroke: 1px #f5e3e3;}

.title h2{ font-size: 48px; color: #000; line-height:1;  margin-top: -90px;}

.white.title h3{-webkit-text-stroke: 1px rgba(255,255,255,0.2);}

.white.title h2{ color: #fff;}



.ntitle{ margin-bottom: 50px;}

.ntitle h2{ font-size: 48px; color: #000; text-align: center; line-height: 1;}



.num{ margin: -56px 0 50px; position: relative; z-index: 11;}

.num .box{ background: #fff; box-shadow: 0 0 20px rgba(0,0,0,.3);}

.num .box ul li{ width: 25%;  padding: 60px 0; background: url(../images/icon03.png) no-repeat left center;}

.num .box ul li ol{ margin-bottom: 10px;}

.num .box ul li em{ color: #d32d26; font-style:normal;}



.iabout{ padding: 40px 0 60px; background: url(../images/iaboutBg.png) no-repeat left top;}

.iabout .box .tit{ font-size: 48px; color: #000; font-weight: bold; line-height: 1; margin-bottom: 60px;}

.iabout .box .more{ width: 120px; height: 50px; line-height: 50px; background: #fff; color: #666; text-align: center; display: block; box-shadow: 0 0 10px rgba(0,0,0,.2); margin-top: 50px;}

.iabout .box .more:hover{ background: #d32d26; color: #fff;}

.iabout .videoPic{ margin-left: 29px; position: relative; cursor: pointer;}

.iabout .videoPic::before{ content: ""; width: 126px; height: 126px; background: url(../images/videoBtn.png) no-repeat center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}



.advantage{ padding: 80px 0 150px; background: url(../images/youshiBg.jpg) no-repeat top; background-size: cover;}

.advantage .box ul{ margin: 0 -46px;}

.advantage .box ul li{ width: 25%; padding: 0 46px;}

.advantage .box ul li a{ display: block; position: relative;}

.advantage .box ul li a::after{ content: ""; width: 100%; height: 100%; background: url(../images/youshiItemBg.png) no-repeat right bottom; background-size: cover; padding: 18px; box-sizing: content-box; position: absolute; left:50%; top: 50%;  transform: translate(-50%, -50%);}

.advantage .box ul li ol{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 11;}

.advantage .box ul li ol dl{ height: 222px;}

.advantage .box ul li ol h3{ font-size: 20px; color: #fff; background: #d12d26; writing-mode:vertical-rl; margin-left: 9px; padding: 5px 10px; position: relative;}

.advantage .box ul li ol h3::before{ content: ""; width: 1px; height:calc(100% - 10px); background: #fff; position: absolute; left: 5px; top: 5px;}

.advantage .box ul li ol h3::after{ content: ""; width: 1px; height:calc(100% - 10px); background: #fff; position: absolute; right: 5px; top: 5px;}

.advantage .box ul li ol dt{ width: 0; color: #fff; writing-mode:vertical-rl; text-align: center; overflow: hidden; transition: all .4s;}

.advantage .box ul li img{ width: 100%;  border-radius: 50%; overflow: hidden;}

.advantage .box ul li a:hover ol h3{ font-weight: normal; background: none;}

.advantage .box ul li a:hover ol dt{ width:auto;}

.advantage .box ul li a:hover ol{ background:rgba(0, 0, 0, .8); border-radius: 50%;}



.ipro{ padding: 50px 0;}

.ipro .box { padding-bottom: 75px;}

.ipro .box ul{ margin: 0 -43px;}

.ipro .box ul li{ width: 33.33%; padding: 0 43px;}

.ipro .box ul li a{ padding: 30px; display: block; border-radius: 20px; box-shadow:0 0 15px rgba(0, 0, 0, .2);}

.ipro .box ul li h3{ color: #d42d26; margin-bottom: 20px;}

.ipro .box ul li dt{ height: 48px; line-height: 24px; overflow: hidden;}

.ipro .box ul li dl{ padding-bottom:65%;}

.ipro .more{ width: 120px; height: 50px; line-height: 50px; background: #b8b8b8; color: #fff; text-align: center; display: block; box-shadow: 0 0 10px rgba(0,0,0,.2); margin: 0 auto;}

.ipro .more:hover{ background: #d32d26; color: #fff;}



.inews{ padding: 65px 0 60px; background: url(../images/inewsBg.jpg) no-repeat center top; background-size: 100% auto;}

.inews .box { padding-bottom: 65px;}

.inews .box ul{ margin: 0 -21px;}

.inews .box ul li{ width:25%; padding: 0 21px;}

.inews .box ul li a{ padding: 15px 15px 20px; display: block; background: #fff;  position: relative; box-shadow:0 0 15px rgba(0, 0, 0, .2);}

.inews .box ul li a::before{ content: ""; width: 0; height: 4px; background: #d42d26; position:absolute; left: 0; bottom: 0; transition: width .4s;}

.inews .box ul li dl{ padding-bottom:78.125%;}

.inews .box ul li a:hover::before{ width: 100%;}

.inews .more{ width: 120px; height: 50px; line-height: 50px; background: #b8b8b8; color: #fff; text-align: center; display: block; box-shadow: 0 0 10px rgba(0,0,0,.2); margin: 0 auto;}

.inews .more:hover{ background: #d32d26; color: #fff;}



.about { background: url(../images/aboutBg.jpg) no-repeat center bottom; background-size: 100% auto;}

.about .introduce{ padding: 70px 0 80px; background: url(../images/introduceBg.jpg) no-repeat center bottom;}

.about .introduce .text{ line-height: 1.8;}

.about .pic { overflow: hidden; }

.about .pic img{ float: left; width: 49.5%;}

.about .pic img:nth-child(2){ float: right; width: 49.8%;}

.about .culture{ padding: 100px 0 140px;}

.about .culture .box{ padding-top: 50px;}

.about .culture .item{ position: relative; }

.about .culture .item ol{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: 11; background-image: -webkit-gradient(linear,0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.8)));}

.about .culture .item ol dt{ height: 48px;}

.about .culture .item:nth-child(odd){align-self: baseline;}

.about .culture .item:nth-child(even){ margin-top:100px;}



.products{ padding: 25px 0 90px; background: #f7f7f7;}

.products .proNav{ background: #fff; box-shadow:0 0 15px rgba(0, 0, 0, .1); margin-bottom: 35px; padding: 10px 20px;}

.products .proNav ul{ border-bottom: #e5e5e5 solid 1px; display: flex; font-size: 18px; line-height: 60px;}

.products .proNav ul:nth-last-child(1){ border-bottom: none;}

.products .proNav ul dl{ color: #dd6b67;}

.products .proNav ul ol{ display: flex;}

.products .proNav ul ol li{ padding-right: 20px; margin-right: 20px; position: relative;}

.products .proNav ul ol li::before{ content: ""; width: 1px; height:16px; background: #ccc; position: absolute; right: 0; top:50%; transform: translateY(-50%);}

.products .proNav ul ol li:nth-last-child(1)::before{ display: none;}

.products .proNav ul ol li a:hover,.products .proNav ul ol li.on a{ color: #d32d26;}

.products .box{ padding-bottom: 20px;}

.products .box ul{ margin: 0 -20px;}

.products .box ul li{ width: 33.33%; padding: 0 20px; margin-bottom: 40px;}

.products .box ul li a{ display: block; background: #fff; padding: 20px;}

.products .box ul li dl{ padding-bottom: 83.561%; border: #eee solid 1px;}

.products .box ul li ol{ background: url(../images/icon07.png) no-repeat right center; padding-right: 100px;}

.products .proview{ background: #fff;}

.products .page{ text-align: center; padding: 35px 0 0;}

.products .page li{ display: inline-block; margin: 0 30px;}

.products .page li a{ width: 120px; height: 50px; line-height: 50px; background: #4e4e4e; color: #fff; text-align: center; display: block; transition: all .4s;}

.products .page li a:hover{ background: #d80000; color: #fff;}



.equipment{padding: 65px 0 90px; background: #f7f7f7;}

.equipment .box{ padding-bottom: 20px;}

.equipment .box ul { margin: 0 -19px;}

.equipment .box ul li{ width: 33.3333%; padding: 0 19px; margin-bottom: 20px;}

.equipment .box ul li dl{ padding-bottom:55.5555%; }

.equipment .box ul li dl img{ padding: 15px;}

.equipment .box ul li dl::before{ content: ""; width: calc(100% - 30px); height: calc(100% - 30px); border: #fff solid 15px; position:absolute; left: 0; top: 0; z-index: 11;}

.equipment .box ul li a:hover dl{ box-shadow: 0 0 15px rgba(0, 0, 0, .1);}



.news{ padding: 65px 0 90px; background: #f7f7f7;}

.news .box { padding-bottom: 20px;}

.news .box ul{ margin: 0 -21px;}

.news .box ul li{ width:25%; padding: 0 21px; margin-bottom: 40px;}

.news .box ul li a{ padding: 15px 15px 20px; display: block; background: #fff;  position: relative; }

.news .box ul li a::before{ content: ""; width: 0; height: 4px; background: #d42d26; position:absolute; left: 0; bottom: 0; transition: width .4s;}

.news .box ul li dl{ padding-bottom:78.125%;}

.news .box ul li a:hover::before{ width: 100%;}



.newsView{background: #e8eaee;  padding: 50px 0 60px;}

.newsView .box{ background: #fff; box-shadow:10px 10px 0 #e4e4e4; margin-bottom: 10px;}

.newsView .box .newsHead{ padding: 50px 70px 30px;  position: relative;}

.newsView .box .newsHead::after{ content: ""; width: 60px; height: 3px; background: #d42d26; position: absolute; left: 70px; bottom: -2px;}

.newsView .box .newsHead h1{ font-size: 30px; color: #000; font-weight: normal; line-height: 1.2; margin-bottom: 10px;}

.newsView .box .newsHead span{ color: #999; margin-right: 30px;}

.newsView .box .viewCon{ padding:50px 70px 70px; line-height: 2;}

.newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 70px; overflow: hidden; position: relative;}

.newsView .box .viewPage .boxCon{ padding-right: 200px;}

.newsView .box .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }

.newsView .box .viewPage .boxCon b{ color: #d42d26;}

.newsView .box .viewPage .boxCon a:hover{color: #d42d26;}

.newsView .box .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #d42d26; position:absolute; right: 70px; top: 35px;}

.newsView .box .viewPage .back a{color: #fff; display: block;}



.contact{ padding: 45px 0 40px;}

.contact .con{ width: 50%; padding-right: 60px;}

.contact .con ul li{ display: flex; align-items: center; padding: 30px 0; border-bottom: #cccccc solid 1px;}

.contact .con ul li:nth-last-child(1){ border-bottom: none;}

.contact .con dl{ font-size: 24px; color: #888888; font-weight: bold; white-space: nowrap; line-height: 50px; border-right:#cccccc solid 3px; padding-right:25px; margin-right: 22px;}

.contact .con ol { color: #999;}

.contact .con ol h3{ font-size: 24px; color: #000; background: url(../images/icon08.png) no-repeat left center; padding-left: 40px; margin-bottom: 15px;}

.contact .con ul li:nth-child(1) ol h3{ color: #d42d26; background: url(../images/icon09.png) no-repeat left center;}

#map{ width: 50%; height: 500px;}

.amap-info-content{ background: #d42d26; color: #fff; padding: 20px;}

.amap-info-content h4{ margin-bottom: 15px;}

.bottom-center .amap-info-sharp{border-top: 8px solid #d42d26;}

.amap-info-close{ right: 5px !important;}



.footer{ padding: 45px 70px 15px; background: #373737; color: #969896;}

.footer a{ color: #969896;}

.footer a:hover{ color: #d32d26;}

.footer .fnav ul li{ padding-right: 10px; margin-right: 10px; border-right: #969896 solid 1px;}

.footer .fcontact ul li{ margin-right: 30px;}

.footer .fcontact ul li img{ margin-right: 8px;}

.footer .ewm{ font-size: 14px; text-align: center;}

.footer .ewm dl{ margin-right: 15px;}

.footer .ewm ol img{ margin-bottom: 10px;}



/*===/分页=============================*/

.fenye { text-align: center; font-size: 15px; width: 100%; height: 40px; margin: 10px 0 0px;}

.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #8a8a8a;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}

.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #8a8a8a; margin-right: 5px;display: inline-block; background: #fff; border: #EBEBEB solid 1px; border-radius: 6px;}

.fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}

.fenye a.current { color: #fff;  background: #242a34; margin-right: 5px; border: #242a34 solid 1px;}



/*搜索框*/

.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}

.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}

.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}

.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}

.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}



/* 弹出框 */

.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}

.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}

.tccBox .BoxCon{width: 800px;padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%);background-color: #fff; color: #999;}

.tccBox .BoxCon .off{ width: 29px; height: 29px; background:url(../images/off.png) no-repeat center; position: absolute; top: 18px; right: 18px; cursor: pointer;}

.tccBox .BoxCon .tccTit{ font-size: 20px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}

.tccBox .BoxCon ul video{ background: #000; width: 100%; height: 428px; }



@media (max-width: 1680px) {}



@media (max-width: 1550px) {

    .wrap{ width: 100%; padding: 0 20px;}



    .title{ margin-bottom: 100px;}

    .title h3{font-size: 100px;}

    .title h2{ font-size: 38px; margin-top: -65px;}

    .ntitle h2{ font-size: 38px;}



    .iabout{ background-size: auto 75px !important;}

    .iabout .box .tit{ font-size: 38px; margin-bottom: 40px;}



    .about .culture .item{ margin: 0 10px;}

}



@media (max-width: 1440px) {



}



@media (max-width: 1366px) {



    .header .logo{ margin-left: 30px;}

    .header .headRight{ margin-right: 30px;}

    .header .nav ul li{ margin-left: 45px;}



    .title{ margin-bottom: 80px;}

    .title h3{font-size: 70px;}

    .title h2{ font-size: 30px; margin-top: -48px;}

    .ntitle h2{ font-size: 30px;}



    .iabout .box .tit{ font-size: 30px; margin-bottom: 40px;}

    .iabout .text{ line-height: 1.8;}



    .products .proNav ul{ font-size: 16px;}

    .products .box ul li h3{ font-size: 18px;}



    .contact .con dl{ font-size: 22px;}

    .contact .con ol h3{ font-size: 20px;}



    .footer .fnav{ margin-bottom: 20px;}

}



@media (max-width: 1200px) {

   

}



@media (max-width: 1030px) {

    .header .logo{ margin-left: 20px;}

    .header .headRight{ margin-right: 20px;}

    .header .nav ul li{ margin-left: 25px;}



    .title{ margin-bottom: 60px;}

    .title h3{font-size: 65px;}

    .title h2{ font-size: 26px; margin-top: -44px;}

    .ntitle h2{ font-size: 26px;}



    .num .box ul li{ padding: 40px 0;}



    .iabout .box .tit{ font-size: 26px; margin-bottom: 30px;}

    .iabout .box{flex-basis: 60%;}

    .iabout .videoPic{flex-basis: 40%; align-self: baseline;}



    .ipro .box{ padding-bottom: 55px;}

    .ipro .box ul { margin: 0 -10px;}

    .ipro .box ul li{ padding: 0 20px;}

    .ipro .more{ height: 45px; line-height: 45px;}



    .advantage{padding: 70px 0 100px;}

    .advantage .box ul{ margin: 0 -25px;}

    .advantage .box ul li{padding: 0 25px;}

    .advantage .box ul li ol dl{ height: 160px;}

    .advantage .box ul li ol dt{ font-size: 13px;}



    .inews .box{ padding-bottom: 55px;}

    .inews .box ul{ margin: 0 -10px;}

    .inews .box ul li{ padding: 0 10px;}

    .inews .box ul li h3{ font-size: 16px;}

    .inews .box ul li dd{ font-size: 15px;}

    .inews .box ul li dt{ font-size: 15px;}

    .inews .more{ height: 45px; line-height: 45px;}



    .about .culture{ padding: 70px 0 110px;}

    .about .culture .box{ padding-top: 0;}

    .about .culture .item ol dt{ font-size: 15px;}



    .products .proNav ul{ font-size: 16px;}

    .products .box ul li{ padding: 0 10px; margin-bottom: 20px;}

    .products .box ul li a{ padding: 15px;}

    .products .box ul li h3{ font-size: 16px;}

    .products .box ul li dt{ font-size: 15px;}



    .news .box ul{ margin: 0 -10px;}

    .news .box ul li{ padding: 0 10px; margin-bottom: 20px;}

    .news .box ul li h3{ font-size: 16px;}

    .news .box ul li dd{ font-size: 15px;}

    .news .box ul li dt{ font-size: 15px;}

    .news .more{ height: 45px; line-height: 45px;}



    .contact .con ul li{ padding: 22px 0;}

    .contact .con dl{ font-size: 16px;}

    .contact .con ol h3{ font-size: 17px; background-size:auto 100% !important;}

    .contact .con ol dt{ font-size: 15px;}

    #map{ height: 450px;}



    .footer{padding: 45px 20px 15px;}

}



@media screen and (max-width:750px){

    body{ padding-top: 60px; font-size: 15px;}

    .wrap{ width: 100%; padding: 0 15px;}

    .w1200{ width: 100%; padding: 0 15px;}



    .header{ width: 100%; height:60px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,.1);  position: fixed; top: 0; left: 0; z-index: 99999999; }

    .header .logo{ width: 140px; height: 60px; background: url(../images/logo2.png) no-repeat left center; background-size: auto 40px; margin-left: 15px; padding: 0;}
    .header .logo a{width: 140px; height: 60px; display: block;}
    .header .logo img{ display: none;}

    .header .headRight{ float: none; position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  border-top: #eee solid 1px;  background: #fff; display: none;}

    .header .nav{ width: 100%; float: none;}

    .header .nav ul{ margin-left: 0; display: block;}

    .header .nav ul li:before{ display: none;}

    .header .nav ul li{ float: none; margin-left: 0; line-height: 50px; border-bottom: #eee solid 1px; position: relative;}

    .header .nav>ul>li>a{ color: #000; font-size: 15px; padding: 0 15px; line-height: 46px;}

    .header .nav>ul>li>a:hover{ color: #fff; background: #d80000;}

    .header .nav>ul>li.on>a{ color: #fff; background: #d80000;}

    .header .lang::before{ display: none;}

    .header .lang{ margin-left: 0; padding-left: 15px;}

    .header .lang a{ color: #000; line-height: 50px; font-size: 15px;}

    .header .searchBtn{ float: left; margin-left: 10px; margin-top: 10px;}



    .indexBody .header{ background: #fff;}

    .indexBody .header .nav ul li a{ color: #000;}

    .indexBody .header .nav ul li:hover a,.indexBody .header .nav ul li.on a{ color: #000; }

    .indexBody .header .lang a{ color: #000; }



    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}

    .header .menu-toggle span{ width:35px; height:2px; background:#333;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}

    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}

    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}

    .header .menu-toggle.cur span{background-color:transparent;}

    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}

    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}



    /*首页bannner*/

    .banner { position: relative;}

    .banner .swiper-container{ width:100%; overflow:hidden;}

    .banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}

    .banner .swiper-container .swiper-slide a{ display: block; width:100%;}

    .banner .swiper-container .swiper-slide img{width:100%;}

    .banner .pagination {position: absolute;z-index: 20;bottom:10px;width: 100%;text-align: center;}

    .banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin: 0 2px; border-radius: 10px; cursor: pointer;}

    .banner .swiper-active-switch { background: #d80000; opacity: 1;}



    .neiBanner{height: 130px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; margin: 0;}



    .title{  margin-bottom:30px;}

    .title h3{ font-size: 30px;}

    .title h2{ font-size: 22px; margin-top: -15px;}



    .ntitle{ margin-bottom: 30px;}

    .ntitle h2{ font-size: 22px;}



    .num{ margin: -20px 0 30px;}

    .num .box{ padding: 20px 0;}

    .num .box ul li{ width: 25%;  padding: 5px 0; background: url(../images/icon03.png) no-repeat left center;}

    .num .box ul li ol{ margin-bottom: 5px; font-size: 12px;}

    .num .box ul li em{ font-size: 20px;}

    .num .box ul li dl{ font-size: 12px;}



    .iabout{ padding: 10px 0 60px; background-size:auto 30px !important; background-position:center top;}

    .iabout .wrap{ display: block;}

    .iabout .box .tit{ font-size: 22px; text-align: center; margin-bottom: 30px;}

    .iabout .box .more{ width: 90px; height: 36px; line-height: 36px; margin: 30px auto;}

    .iabout .videoPic{ margin-left: 0;}

    .iabout .videoPic::before{ content: ""; width: 80px; height: 80px; background-size: contain;}



    .advantage{ padding:50px 0 50px;}

    .advantage .box ul{ margin: 0 -10px; flex-wrap: wrap;}

    .advantage .box ul li{ width: 50%; padding: 0 10px; margin-bottom: 20px;}

    .advantage .box ul li a::after{  padding: 10px;}

    .advantage .box ul li ol h3{ font-size: 19px;  margin-left: 9px; padding: 5px 10px;}

    .advantage .box ul li a:hover ol dt{ width:0;}



    .ipro{ padding: 50px 0;}

    .ipro .box { padding-bottom: 10px;}

    .ipro .box ul{ margin: 0; display: block;}

    .ipro .box ul li{ width: 100%; padding: 0; margin-bottom: 20px;}

    .ipro .box ul li a{ padding: 25px;}

    .ipro .box ul li h3{ margin-bottom: 5px;}

    .ipro .box ul li dt{ height: 40px; line-height: 20px; font-size: 14px;}

    .ipro .more{ width: 90px; height:36px; line-height: 36px; font-size: 13px;}



    .inews{ padding: 50px 0 50px; background: url(../images/inewsBg.jpg) no-repeat center top; background-size: auto 200px;}

    .inews .box { padding-bottom:10px;}

    .inews .box ul{ margin: 0 -5px; flex-wrap: wrap;}

    .inews .box ul li{ width:50%; padding: 0 5px; margin-bottom: 15px;}

    .inews .box ul li a{ padding: 8px 8px 15px;}

    .inews .box ul li a::before{ height: 2px;}

    .inews .box ul li h3{ font-size: 15px; font-weight: normal; padding-top: 10px;}

    .inews .box ul li dd{ font-size: 12px; margin-bottom: 5px;}

    .inews .box ul li dt{ font-size: 12px; line-height: 1.4;}

    .inews .more{ width: 90px; height:36px; line-height: 36px; font-size: 13px;}



    .about .introduce{ padding:30px 0 40px;}

    .about .introduce .text{ line-height: 1.7;}

    .about .pic img{ float: none; width: 100%;}

    .about .pic img:nth-child(2){ float: none; width: 100%; margin-top: 3px;}

    .about .culture{ padding: 30px 0 50px; }

    .about .culture .box{ padding-top: 0; flex-wrap: wrap;}

    .about .culture .item{ position: relative; width: 50%;  margin: 0;}

    .about .culture .item ol{ padding: 15px;}

    .about .culture .item ol h3{ margin-bottom: 8px;}

    .about .culture .item ol dt{ height: 48px; font-size: 13px;}

    .about .culture .item:nth-child(odd){align-self: baseline;}

    .about .culture .item:nth-child(even){ margin-top:0;}



    .products{ padding: 20px 0 40px; background: #f7f7f7;}

    .products .proNav{ margin-bottom: 25px; padding: 10px 15px;}

    .products .proNav ul{ display: block; font-size: 15px; line-height: 25px; padding: 15px 0;}

    .products .proNav ul dl{ white-space: nowrap; font-size: 16px;}

    .products .proNav ul ol{ flex-wrap: wrap;}

    .products .proNav ul ol li{ padding-right: 10px; margin-right: 10px; position: relative;}

    .products .proNav ul ol li::before{ height:15px;}

    .products .proNav ul ol li a{ font-size: 13px; white-space:nowrap;}

    .products .box{ padding-bottom: 20px;}

    .products .box ul{ margin: 0;}

    .products .box ul li{ width:100%; padding: 0; margin-bottom: 10px;}

    .products .box ul li a{ padding: 15px;}

    .products .box ul li ol{ background-size: 20px; padding-right: 40px; margin-top: 10px;}

    .products .box ul li ol dt{ font-size: 14px;}

    .products .proview{ padding: 25px;}

    .products .proview .tit-18{ font-size: 15px;}

    .products .proview .margin-bottom-50{  margin-bottom: 25px;}

    .products .page{ text-align: center; padding: 20px 0 0;}

    .products .page li{ display: inline-block; margin: 0 10px;}

    .products .page li a{ width: 100px; height: 36px; line-height: 36px; font-size: 14px;}



    .equipment{padding: 35px 0 40px;}

    .equipment .box{ padding-bottom: 10px;}

    .equipment .box ul { margin: 0 -5px;}

    .equipment .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}

    .equipment .box ul li dl img{ padding: 5px;}

    .equipment .box ul li dl::before{ content: ""; width: calc(100% - 10px); height: calc(100% - 10px); border: #fff solid 5px;}

    .equipment .box ul li a:hover dl{ box-shadow: 0 0 15px rgba(0, 0, 0, .1);}

    .equipment .box ul li h3{ font-size:15px; margin-top: 5px;}



    .news{ padding: 35px 0 40px;}

    .news .box { padding-bottom:5px;}

    .news .box ul{ margin: 0 -5px;}

    .news .box ul li{ width:50%; padding: 0 5px; margin-bottom: 15px;}

    .news .box ul li a{ padding: 8px 8px 15px;}

    .news .box ul li a::before{ height: 2px;}

    .news .box ul li h3{ font-size: 15px; font-weight: normal; padding-top: 10px;}

    .news .box ul li dd{ font-size: 12px; margin-bottom: 5px;}

    .news .box ul li dt{ font-size: 12px; line-height: 1.4;}



    .newsView{  padding: 20px 0 30px;}

    .newsView .box{ background: #fff; box-shadow:5px 8px 0 #e4e4e4; margin-bottom: 10px;}

    .newsView .box .newsHead{ padding: 30px 20px 10px;  position: relative;}

    .newsView .box .newsHead::after{ content: ""; width: 40px; height: 3px; position: absolute; left:20px; bottom: -2px;}

    .newsView .box .newsHead h1{ font-size: 18px;  margin-bottom: 10px;}

    .newsView .box .newsHead span{ font-size: 13px; margin-right: 10px;}

    .newsView .box .industryHead{ font-size: 35px; font-weight: normal; color: #000;  padding: 50px 70px 30px; border-bottom: #eaeaea solid 2px; position: relative;}

    .newsView .box .industryHead::after{ content: ""; width: 60px; height: 3px;  position: absolute; left: 70px; bottom: -2px;}

    .newsView .box .viewCon{ padding:30px 20px 30px; line-height:1.8; font-size: 15px;}

    .newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 20px; overflow: hidden;}

    .newsView .box .viewPage .boxCon{ float: none; padding-right: 120px;}

    .newsView .box .viewPage .boxCon a{ font-size: 14px; display: block; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; margin-bottom: 10px;}

    .newsView .box .viewPage .back{ width: 100px; height: 36px; line-height: 36px;  float: none; margin: 0 auto; right: 20px;}

    .newsView .box .viewPage .back a{color: #fff; display: block;}



    .contact{ padding: 35px 0 40px;}

    .contact .box{ display: block;}

    .contact .con{ width: 100%; padding-right:0; padding-bottom: 20px;}

    .contact .con ul li{  padding: 20px 0; }

    .contact .con dl{ font-size:16px; line-height: 50px; border-right:#cccccc solid 2px; padding-right:10px; margin-right: 15px;}

    .contact .con ol h3{ font-size: 15px; padding-left: 20px; margin-bottom: 5px; background-size:auto 15px !important}

    .contact .con ol dt{font-size: 14px; line-height: 1.4;}

    #map{ width: 100%; height: 300px;}

    .amap-info-content{ background: #d42d26; color: #fff; padding: 20px;}

    .amap-info-content h4{ margin-bottom: 15px;}

    .bottom-center .amap-info-sharp{border-top: 8px solid #d42d26;}

    .amap-info-close{ right: 5px !important;}



    .footer{ padding: 30px 15px 15px;}

    .footer .fmain{ justify-content: center;}

    .footer .fnav{ display: none;}

    .footer .fcontact{ display: none;}

    .footer .ewm{ margin-bottom: 15px; font-size: 12px; align-items: center;}

    .footer .copyright{ font-size: 13px; text-align: center;}



    /*===/分页=============================*/

    .fenye { text-align: center; font-size: 14px; width: 100%; height: 40px; margin: 10px 0 0px;}

    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 2px; font-size: 16px; }

    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:2px;}

    .fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}

    .fenye a.current { color: #fff;  background: #242a34; margin-right: 2px; border: #242a34 solid 1px;}



    .tccBox .BoxCon{ width: 95%;}

    .tccBox .BoxCon ul video{ height: 250px;}

    .search-dialog{ width: 95%;}

}