/* common style */
html{background:#FFF;color:#000; font-size: 10px; }body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{font-family: "Microsoft YaHei"; margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff;color:#444;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.main{overflow:hidden;margin:25px auto;paddign:0;}
.form-group{overflow:hidden;}
.title{height:40px;line-height:40px;overflow:hidden;margin-bottom:20px;background:#ebebeb;}
.title h3{padding:0;height:40px;}
.title h3 strong{font-size:18px;color:#fff;font-weight:normal;line-height:40px;background:#01b5b6;padding:0 26px;display:inline-block;}
.title h3 small{}
.title .right{text-align:right;}
.title .right p,.title .right a{font-size:14px;color:#a3a3a3;}
.title a:hover{color:#ff9702;}
#prev_next{border-top:1px dotted #868686;margin:2rem 0;padding:2rem 0; width:100%; }
.down{width:100%;height:52px;background:#211f1f;color:#ffffff;font-size:16px;position:fixed;bottom:0;display:block;z-index:9999;}
.down li{width:24.7%;border-right:solid 1px #ffffff;text-align:center;line-height:15px;float:left;padding-top:4px;height:52px;list-style:none;}
.down li a{color:#ffffff;}
.down .current{border-right:none;}
.down li img{max-width:25px;height:25px;}
@media(min-width:768px){.footer{margin-bottom:0}
.down{display:none;}
}
button:active, button:focus{ border:none; outline:0; }

.p_order{background:#f1f1f1;padding:15px;overflow:hidden;}
.order-content{padding:20px 30px;background:#fff;}
.order-content .order-line{color:#333;height:30px;line-height:30px;margin-bottom:12px;font-size:14px;}
.order-content .order-line:after{display:block;content:'';clear:both;height:0;width:0;}
.order-content .order-line lable{width:70px;margin-right:5px;display:inline-block;float:left;text-align:right;}
.order-content .order-line .order-zhi{float:left;padding:10px;line-height:30px;padding:0px 10px;max-width:380px;border:1px solid #d2d2d2;}
.order-content .order-line .order-zhi.noborder{border:none;}
.order-content .order-line .order-zhi.overword{height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.order-line.bz-line{height:auto;}
.order-content .order-line .beizhu{padding:10px;float:left;border:1px solid #d2d2d2;}
.order-content .order-line .dwid{width:70%;}
.order-content .order-line img{display:inline-block;float:left;margin-left:15px;}
.order-content .go-sub{margin-left:70px;border:none;color:#fff;background:#ff5e25;font-size:14px;padding:8px 28px;margin-top:8px;border-radius:5px;outline:none;}
.order-content .go-sub:hover{background:#FE4200;}
.go_order{padding:8px 25px;color:#fff;font-size:16px;border-radius:5px;background:#ff5e25;border:none;margin-top:30px;outline:none;}
.go_order:hover{background:#FE4200;}

/* 网站色值设置 */
body{--zhu-color:#00cccc;--pei-color:#fe9404;}

/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup{font-style: normal; font-weight: normal;}
abbr, acronym{border: 0; font-variant: normal;}
input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt{font-size: 100%;}
::-webkit-scrollbar{width:6px; height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}
textarea{resize: none;}
button:active, button:focus{ border:none; outline:0; }
.inner{ width: 1200px; margin:0 auto; }
@media only screen and (max-width: 1200px){
  .inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
}

a:hover{text-decoration:none;}
/*page*/
.page{ width: 100%; }
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0; width: 100%; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 12px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: var(--zhu-color); background: var(--zhu-color);}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}
.de-page-mian .page-inner span, .de-page-mian .page-inner input, .de-page-mian .page-inner a.page-btn{ display: none; }
/*no-goods*/
.no-goods{ width: 100%;}
.no-goods,.no-network{padding:50px 0; overflow: hidden; text-align: center;}
.no-goods img{display: block; margin:0 auto 30px; width:220px; max-height: 105px;}
.no-goods p,.no-network p{font-size:14px; color:#666666; line-height: 20px;}
/*down*/
.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: none; z-index: 9999;}
.down li{width: 25%; box-sizing: border-box; text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}
.down li + li{ border-left: solid 1px #ffffff; }
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}
.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
@media only screen and (max-width: 768px){
  .down{ display: block; }
  .plugin-fixed-call{ display: none; }
}
button:active, button:focus{ border:none; outline:0; }
/* 字体引入 */
@font-face{ font-family: PMT; src: url('./fonts/PMT.ttf'); }
@font-face{ font-family: AFB; src: url('./fonts/AFB.ttf'); }
.hidden-lg, .hidden-md{ display: none!important; }
/* 网站头部 */
.h-tool{line-height:30px;background:#f0f0f0;}
.h-tool a,.h-tool p{font-size:14px;color:#b0b0b0;}
.h-tool a{padding-right:10px;line-height:14px;}
.h-tool a+a{padding-left:10px;border-left:1px solid #b0b0b0;}
.h-tool a:hover{color:#fe9404;}
.h-top{ padding:45px 0; background:#fff; }
.h-top .tel{ display: inline-flex; float: right; height: 100%; align-items: flex-start; justify-content: center; flex-direction: column; padding-left: 58px; background: url(../images/ico_tel.png) no-repeat left center; }
.h-top .tel p{ font-size: 14px; color:#555555; line-height:1; margin-bottom:8px; }
.h-top .tel b{ font-size: 28px; font-family:"PMT"; color:#333333; line-height:1; }
.logo{ display: inline-flex; align-items: center; }
.logo img{ margin-right: 12px; }
.logo b{ display: inline-block; font-size: 38px; font-weight: bold; line-height: 1;  }
.logo p{ display: inline-block; font-size: 14px; font-weight: 200; margin-top: 10px; line-height: 1;  }


/* 菜单 */
.m-menu{background:var(--zhu-color); border-bottom:4px solid #00959e; height:56px; }
.m-menu .navbar{margin-bottom:0;}
.m-menu .container,.navbar{border:none;padding-left:0;padding-right:0;}
.navbar-nav{ flex-direction: row; width: 100%; }
.navbar-nav > li{ width: 12.5%; }
.navbar-nav > li > a{ display: block; width: 100%; text-align: center; padding:14px 0; font-size: 16px; color: #ffffff; }
.navbar-nav > li > a:hover{ color: #fff; background:var(--pei-color);border-bottom:4px solid #ff7d00; }
/* 首页效果-------------------------------------------------- */
/*banner*/
#banner{ width: 100%;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom:30px; }
#banner .swiper-pagination-bullet{ opacity: 1; width: 14px; height: 14px; background: none; border:2px solid #f7fbfe; border-radius: 50%; }
#banner .swiper-pagination-bullet-active{ width: 14px; height: 14px; background: var(--zhu-color); border-radius: 12px; border:none; }
@media only screen and (max-width: 1900px){
  #banner img{ width: 100%;}
}
@media only screen and (max-width: 646px){
  #banner .swiper-pagination{ bottom:15px; }
  #banner .swiper-pagination-bullet{ opacity: 1; width: 10px; height: 10px; background: none; border:1px solid #f7fbfe; border-radius: 50%; }
  #banner .swiper-pagination-bullet-active{ width: 10px; height: 10px; background: var(--zhu-color); border-radius: 12px; border:none; }
}


/* 侧边栏 */
.s-type{width:100%;overflow:hidden;}
.s-type > h3{text-align:right;background:#ff9900;padding:23px 18px 18px 0;font-size:30px;color:#ffffff;font-weight:bold;}
.s-type > h3 span{display:inline-block;margin-top:10px;font-size:22px;color:#ffffff;text-transform:uppercase;line-height:1;padding-top:10px;border-top:1px solid #ffffff;font-weight:normal;}
.s-type ul{padding:28px 0;background:#f7f0de;overflow:hidden;}
.s-type li{width:90%;float:right;border-bottom:1px solid #baaf93;}
.s-type li h3{font-size:16px;color:#5d5d5d;padding:17px 0 17px 40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.s-type li:hover h3{color:#fff;transition:all .3s;}
.s-type ul > a{display:inline-block;width:90%;float:right;text-align:right;margin:25px 10% 10px 0;font-size:14px;color:#ff6301;transition:all .3s;}
.s-type ul > a:hover{margin-right:15%;transition:all .3s;}

/* chrome input placeholder style */
::-webkit-input-placeholder{color:#bbbbbb !important;}
#banner{overflow:hidden;text-align:center;position:relative;}
#banner > img{max-width:100%;}
.location p{padding-left:30px;background:url(../images/ico-map.png) no-repeat left center;font-size:14px;color:#555555;text-align:left;}
/* 内页文章样式 */
.article .container{margin:2.5rem auto;background:#ffffff;padding:2rem;}
.article p{color:#6b6b6b;font-size:1.6rem;line-height:3rem; display: block; width: 100%; }
.article p img{max-width:100%;}
.article h1{text-align:center;font-size:2.7rem;line-height:2.7rem;margin:2.8rem 0 1.6rem;}
.article .meta_info{text-align:center;padding-bottom:26px;border-bottom:1px dotted #868686;margin-bottom:30px;font-size:1em;color:#888787;}
.article img{text-align:center;margin:0 auto;max-width:100%;}
.a_tit{background:#f0f1f2;margin:20px 0; width: 100%; overflow: hidden; }
.a_tit h3{padding:12px 20px;background:#01b5b6;color:#fff;display:inline-block;font-size:1.1em;margin:0;}
.a_con{padding-bottom:20px;}
.a_con p{font-size:16px;line-height:36px;}
#xgcp .swiper-slide{overflow:hidden;margin-bottom:20px;overflow:hidden;}
#xgcp .swiper-slide .img{width:100%;height:194px;position:relative;}
#xgcp .swiper-slide .img:before{content:"";display:block;width:100%;height:100%;background:rgba(251,135,5,.35) url(../images/ico-search.png) no-repeat center;position:absolute;bottom:100%;transition:all .3s;}
#xgcp .swiper-slide:hover .img:before{bottom:0;}
#xgcp .swiper-slide .img img{width:100%;height:194px;background:#fff;object-fit:cover;}
#xgcp .swiper-slide h3{height:42px;line-height:42px;background:#e4e2e2;font-size:14px;color:#555555;text-align:center;}
#xgcp .swiper-slide:hover h3{background:#f3a952;color:#fff;}
.info_top{ width: 100%; overflow: hidden; }
.info_top h1{font-size:36px;color:#24292a;font-weight:bold;margin-bottom:10px;text-align:left;}
.info_top p{font-size:14px;color:#555555;line-height:24px;}
.info_top span{display:block;font-size:20px;color:#01b5b6;font-weight:bold;line-height:60px;border-bottom:1px solid #bcbcbc;padding-left:30px;background:url(../images/ico-cd.png) no-repeat left center;margin-bottom:20px;}
.info_top span small{font-size:14px;font-weight:normal;margin-left:10px;}
.info_top a{display:inline-block;overflow:hidden;color:#fff;margin-top:60px;margin-left:-15px;}
.info_top i{display:inline-block;background:;width:100%;overflow:hidden;padding:15px 45px;border-radius:5px;padding-left:43%;font-size:18px;color:#fff;font-style:normal;}
.info_top i.ico-wx{background:#01b5b6 url(../images/ico-wx.png) no-repeat 17% center;}
.info_top i.ico-cu{background:#01b5b6 url(../images/ico-cu.png) no-repeat 17% center;}
.info_top a:hover i.ico-wx{background:#323737 url(../images/ico-wx.png) no-repeat 17% center;}
.info_top a:hover i.ico-cu{background:#323737 url(../images/ico-cu.png) no-repeat 17% center;}
/* 新闻列表 */
.news li{margin:0 10px 0;padding:1rem;border-bottom:1px dotted #ccc;}
.news li h3{font-size:2rem;margin-bottom:1rem;}
.news li p{font-size:1.4rem;color:#848282;line-height:2.2rem; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.news li:hover{background:#f0f0f0;}
.news li:hover h3{color:#ff9702;}
.btn-primary{background-color:#ff9702;border-color:#e37f00;}
.btn-primary:hover{background-color:#ff9702;border-color:#e37f00;}

/* 媒体查询 */
@media screen and (max-width: 992px){
  .h-location{ display: block; padding:0 15px; }
  .h-location + h1{ margin:20px auto; text-align: center; font-size: 20px; font-weight: bold; }
}


/* 搜索 */
.m-keys{height:66px;line-height:66px;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.m-keys .inner{height:66px;border-bottom:1px dashed #bfbfbf;padding:0;}
.m-keys .keys{padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.m-keys .keys h3{font-size:14px;color:#999999;font-weight:bold;float:left;line-height:66px;}
.m-keys .keys > a{font-size:14px;color:#999999;margin-right:16px;line-height:66px;}
.m-keys .input-group{width:326px;height:36px;float:right;margin-top:15px;}
.m-keys .form-control{border:none;width:345px;height:39px;outline:none;padding-left:12px;border:1px solid #dcdcdc;background:#fff;border-radius:0;}
.m-keys .form-control:focus{ box-shadow: none;  }
.m-keys .input-group-addon{background:none;border:none;position:relative;left:0;top:-2px;z-index:2;width:32px;height:42px;background:url(../images/ico-search.jpg) no-repeat center;}
#submit{display:inline-block;width:25px;height:25px;border:none;background:none;}
.m-keys .glyphicon-search{color:#7e7e7e;border:none;}


@media screen and (max-width: 992px){
  .m-keys{ display: none; }
}
/* m_tit */
.m_tit{ width: 100%; display: flex; padding:40px 0; flex-direction: column; align-items: center; justify-content: center; }
.m_tit span{ font-family: "AFB"; display: inline-block; line-height: 1; font-size: 45px; color: #dddddd; text-transform: uppercase; }
.m_tit b{ font-size:30px; color:#333333; font-weight:bold; line-height:1; margin-bottom:15px; }
/* 产品中心 */
.m-pro{ overflow:hidden; width: 100%; }
.m-type{text-align:center; }
.m-type a{padding:14px 26px; background:var(--zhu-color); border-radius:5px; font-size:16px; color:#fff; display:inline-block; margin:0 5px 10px; }
.m-type a:hover{background:var(--pei-color); }
.m-pro .bd{ overflow:hidden;  width: 100%;  }
.pro-bd li{ margin-bottom:20px; }
.pro-bd li .img,#pro .swiper-slide .img{ border:1px solid #dcdcdc; width: 100%; overflow: hidden; padding-bottom: 75%; position: relative; }
.pro-bd li .img img,#pro .swiper-slide .img img{ width:100%; height:100%; object-fit:cover; position: absolute; transition: all .3s; }
.pro-bd li b,#pro .swiper-slide b{ font-weight: normal; display: block;  background:var(--zhu-color); text-align:center; padding:15px 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:14px; color:#ffffff; }
.pro-bd li:hover b,#pro .swiper-slide:hover b{ background:var(--pei-color); }
.pro-bd li:hover img,#pro .swiper-slide:hover img{ transition: all .3s; transform: scale(1.05); }
/* 优势 */
.m-super{overflow:hidden;margin-top:55px;}
.m-super .hd span{ font-size: 72px; }
.m-super .hd small{ display: inline-block; margin-top: -26px; padding:8px 30px; background: rgba(255, 255, 255, .5); font-size: 18px; color: #555555; line-height: 1; font-weight: bold; }
.m-super .hd b{ margin-bottom: 24px; }
.m-super .hd hr{ width: 100%; height: 1px; background-color: #dddddd; border:0; position: relative; }
.m-super .hd hr::before{ content: ""; display: inline-block; width: 62px; height: 5px; background: var(--zhu-color); position: absolute; left:50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top:-2px; }
.m-super .bd{background:url(../images/super-bg.jpg) no-repeat bottom center; padding-bottom:90px; }
.m-super .bd li{ overflow:hidden; }
.m-super .bd li > div{ width:100%; border:1px solid #dcdcdc; background:#fff; }
.m-super .bd li .txt{ text-align:center; box-sizing:border-box; padding:50px 20px 0; overflow:hidden; }
.m-super .bd li .txt b{ font-size:24px; color:#555555; font-weight:bold; margin-bottom:20px; display: block; }
.m-super .bd li .txt b:before{ content:""; display:block; width:78px; height:5px; border:none; background:var(--pei-color); margin:0 auto 18px; }
.m-super .bd li .txt p{ font-size:14px; color:#555555; text-align:center; min-height:80px; }
.m-super .bd li div img{ margin:36px 0 0 0; width:100%; }
/* 公司简介 */
.m-about{overflow:hidden;padding:44px 0 22px;}
.m-about .img{position:relative;}
.m-about .img img{width:100%;}
.m-about .img a{transition:all .3s;position:absolute;display:inline-block;padding:25px 32px;background:rgba(254,148,4,.68);font-size:24px;color:#ffffff;font-weight:bold;text-transform:uppercase;right:15px;bottom:34px;line-height:1;}
.m-about .img:hover a{background:rgba(254,148,4,1);letter-spacing:4px;}
.m-about .txt span{  font-family: "AFB"; display: inline-block; line-height: 1; font-size: 108px; color: #dddddd; text-transform: uppercase; }
.m-about .txt h3{line-height:1;padding:18px 0 35px;border-bottom:1px dashed #c6c6c6;font-size:30px;color:#555555;font-weight:bold;margin-bottom:27px;}
.m-about .txt p{font-size:14px;color:#555555;line-height:30px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:7; -webkit-box-orient:vertical; }
.m-about .txt strong{display:block;margin-top:30px;font-size:17px;color:var(--pei-color);font-weight:bold;line-height:1;padding-top:30px;border-top:1px dashed #c6c6c6;}
/* 广告 */
.m-info{ display: flex; align-items: center; height:260px; overflow:hidden; position:relative; }
.m-info .inner{ position:absolute; top:0; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }
.m-info .txt{text-align:center; padding:76px 0 0; }
.m-info .txt span{ font-family: "AFB";  display: inline-block;  line-height: 1;  font-size: 108px;  color: #dddddd;  text-transform: uppercase;  }
.m-info .txt p{ font-size:20px; color:#ffffff; font-weight:200; }
.m-info .txt p strong{ font-weight: bold; font-size:24px; line-height:1; }
.m-info .txt h3{ display: flex; align-items: flex-end; justify-content: center; }
.m-info .txt h3 small{ font-size: 16px; color: #ffffff; line-height: 1; position: relative; top:-12px; margin-right: 10px; }
.m-info .txt h3 b{ font-family: "AFB"; font-size: 36px; color: #ffffff; line-height: 1; }
.m-info .txt h3 a{ display:inline-block; padding:8px 30px; background:var(--pei-color); margin-left:12px; font-size:16px; color:#ffffff; margin-top:18px; }
.m-info .left,.m-info .right{width:50%; height:100%; }
.m-info .left,.m-info .right img{object-fit:cover; }
/* 成功案例 */
.m-case{ overflow:hidden; }
.m-case .hd{ text-align:center; }
.m-case .hd p{ font-size:16px; color:#00bcb4; }
.m-news .bd,.case-bd{ text-align:center; width: 100%; }
.more{ display:inline-block; padding:17px 36px; border:1px solid #dcdcdc; font-size:16px; color:#c5c5c5; font-weight:bold; text-transform:uppercase; margin:40px 0; transition:all .3s; }
.more:hover{ background:var(--zhu-color); color:#fff; border-radius:5px; }
.case-bd .swiper-slide a{ display: block; width: 100%; padding-bottom: 74%; position: relative; overflow: hidden; }
.case-bd .swiper-slide a img{ width:100%; height:100%; left:0; object-fit:cover; position: absolute; transition: all .3s; }
.case-bd .swiper-slide a:hover img{ transition: all .3s; transform: scale(1.05); }
/* 新闻中心 */
.m-news{background:#f6f6f6;overflow:hidden;}
.m-news .hd{text-align:center;margin-bottom:36px;}
.m-news .hd p{font-size:16px;color:#00bcb4;}
.m-news .bd .swiper-slide span{width:100px;height:100px;font-size:24px;box-sizing:border-box;padding:16px;color:#ffffff;display:inline-block;text-align:center;background:var(--zhu-color);color:#fff;float:left;}
.m-news .bd .swiper-slide span strong{display:block;font-size:22px;color:#ffffff;font-weight:normal;}
.m-news .bd .swiper-slide .txt{margin-left:28px;float:left;width:75%;text-align:left;}
.m-news .bd .swiper-slide .txt h3{line-height:40px;font-size:16px;color:#555555;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.m-news .bd .swiper-slide .txt p{font-size:14px;color:#777777;line-height:24px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.m-news .bd .swiper-slide:hover span{background:#fe9403;}
/* 底部信息 */
#footer{background:var(--zhu-color);overflow:hidden;padding:50px 0 0;}
#footer .tit{overflow:hidden;}
#footer .tit span{font-size:24px;text-transform:uppercase;color:#ffffff;font-weight:bold;line-height:1;margin-bottom:18px;}
#footer .tit h3{font-size:16px;color:#ffffff;margin-bottom:18px;}
#footer .tit h3:after{content:"";display:block;width:70px;height:1px;background:#fff;border:none;margin-top:6px;}
.f-copy{line-height:76px;border-top:1px solid #fff;margin-top:32px;}
.f-copy p{font-size:14px;color:#fefefe;}
.f-copy p a{ color:#fefefe; }
.f-copy p a:hover{ color: var(--pei-color); }
.f-copy .txt{text-align:right;}
.f-copy .txt a{color:#fff;display:inline-block;margin:0 5px;}
.f-copy .txt a:hover{color:#fe9403;}
.f-contact p{font-size:14px;color:#ffffff;line-height:30px;}
.f-contact p i{display:inline-block;width:17px;height:17px;overflow:hidden;margin-right:13px;position:relative;top:5px;}
.f-contact p:nth-child(1) i{background:url(../images/ico-contact.png) no-repeat 0 0;}
.f-contact p:nth-child(2) i{background:url(../images/ico-contact.png) no-repeat 0 -17px;}
.f-contact p:nth-child(3) i{background:url(../images/ico-contact.png) no-repeat 0 -34px;}
.f-contact p:nth-child(4) i{background:url(../images/ico-contact.png) no-repeat 0 -51px;}
#f-message input{padding:16px 20px;background:#fff;border:none;border-radius:0;margin-bottom:10px;font-size:14px;color:#c8c8c8;width:49%;float:left;margin-right:1%;}
#f-message .form-control:focus{ box-shadow: none;  }
#f-message #content2{width:99%;}
#f-message #verifyImg2{width:49%;float:left;height:34px;}
#f-message .submit2{clear:both;background:#fe9403;text-align:center;padding:15px 0;color:#fefefe;font-size:14px;}
/* 媒体查询 */
@media screen and (max-width: 1200px){
  .logo img{ max-width: 100%; }
  .h-top{ padding:26px 0; }
  .h-top .tel b{ font-size: 24px; }
  .m-menu{ height: auto; border-bottom: 0;}
  .m-menu .inner{ padding:0; }
  .navbar-nav{ margin:0; }
  .navbar-nav > li{ width: 25%; float: left; border:1px solid #fff; }
  .navbar-nav > li > a{ padding:10px 0; text-align: center; }
  .navbar-nav > li > a:hover{ border-bottom: 0; }
  .navbar-nav > li:nth-child(1),
  .navbar-nav > li:nth-child(2),
  .navbar-nav > li:nth-child(3),
  .navbar-nav > li:nth-child(4){ border-bottom: 0; }
  .navbar-nav > li:nth-child(1),
  .navbar-nav > li:nth-child(2),
  .navbar-nav > li:nth-child(3),
  .navbar-nav > li:nth-child(5),
  .navbar-nav > li:nth-child(6),
  .navbar-nav > li:nth-child(7){ border-right:0;}
  .m-keys .keys{ padding-left: 15px; }
  .m-about .txt span{ font-size: 82px; }
  .m-about .txt h3{ padding: 10px 0 16px; }
  .m-about .txt p{ line-height: 26px; }
  .m-about .txt strong{ font-size: 14px; font-weight: normal; margin-top: 16px; padding-top: 16px; }
  .m-about .more{ margin:20px 0 0; }
  .m-info .txt p{ font-size: 20px; }
  .m-info .txt p b{ font-size: 22px; }
  .m-news .bd .swiper-slide .txt{ width: 68%; }
  .m_tit{ padding:30px 0; }
  .m_tit span{ font-size: 32px; }
  .m_tit b{ font-size: 26px; margin-bottom: 12px; }
  .more{ margin:30px 0; }
  .m-super{ margin-top: 40px; }
  .m-super .bd li .txt{ padding:40px 10px 0; }
  .m-super .bd li div img{ margin:20px 0 0; }
  .m-super .bd li .txt p{ min-height: 105px; }
  .m-super .bd li .txt b{ font-size: 20px; }
  .m-super .bd{ padding-bottom: 70px; }
  .m-news .bd{ padding:0 15px; }
  .m-super .hd span{ font-size: 62px; }
  .m-type a, .pro-bd li b, #pro .swiper-slide b{ padding:12px 10px; }
  #footer .inner, .m-news .inner, .m-about .inner, .m-super .inner{ padding:0; }
}
@media screen and (max-width: 992px){
  .h-top .tel{ display: none; }
  .logo{ display: flex; width: 100%; align-items: center; justify-content: center; }
  .logo .txt{ display: inline-block; width: 380px; }
  .m-type a{ margin:5px; padding:10px 20px; }
  .pro-bd li b, #pro .swiper-slide b{ padding:10px; }
  .m-about .img{ display: none; }
  .m-info .right{ display: none; }
  .m-info{ height: 200px; }
  .m-info .txt{ padding:44px 0; }
  .m-info .left{ width: 100%; }
  .m-super{ margin-top: 30px; }
  .m-super .bd li .txt p{ min-height: 147px; }
  .f-contact{ margin-bottom: 15px; clear: both; }
  .f-message{ clear: both; }
  .f-copy .txt{ text-align: center; }
  .tel, .h-tool .text-right{ display: none; }
  .h-top{ padding:20px 0; }
  .m-news .bd .swiper-slide .txt{ width: calc(100% - 120px); margin-left: 0; padding-left: 15px; }
  .m-news .bd .swiper-slide .txt p{ overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
  .m-keys{ display: none; }
  .h-location{ display: block; padding:0; }
  .h-location + h1{ margin:20px auto; text-align: center; font-size: 20px; font-weight: bold; }
  .m_tit{ padding:25px 0; }
  .m_tit span{ font-size: 28px; }
  .m_tit b{ font-size: 22px; }
  .more{ margin:25px 0; }
  .m-super .bd{ padding-bottom: 50px; }
  .m-news .hd p, .m-case .hd p{ font-size: 15px; }
  .m-super .hd span{ font-size: 52px; }
  .m-about .txt span{ font-size: 62px; }
  .f-copy .txt{ display: none; }
  .logo b{ font-size: 34px; }
  .logo p{ font-size: 13px; }
}
@media screen and (max-width: 768px){
  .m-super .bd li .txt b{ font-size: 18px; }
  .m_tit{ padding:20px 0; }
  .m_tit span{ font-size: 24px; }
  .m_tit b{ font-size: 18px; margin-bottom: 10px; }
  .more{ margin:20px 0; }
  .m-super{ margin-top: 20px; }
  .m-super .bd{ padding-bottom: 30px; }
  .m-news .hd p, .m-case .hd p{ font-size: 14px; }
  .m-super .hd span{ font-size: 42px; }
  .m-about .txt span{ font-size: 52px; }
  .m-super .bd li .txt p{ min-height: 84px; }
  .m-super .bd li{ padding-right: 7.5px; margin-bottom: 15px; }
  .m-super .bd li:nth-child(2n+0){ padding-left: 7.5px; padding-right: 15px; }
  .m-news .bd .swiper-slide span strong{ font-size: 14px; }
  .m-news .bd .swiper-slide span{ font-size: 16px; display: flex; flex-direction: column; justify-content: center; width: 80px; height: 80px; }
  .m-news .bd .swiper-slide .txt{ width: calc(100% - 94px); padding-left: 14px; }
  .m-news .bd .swiper-slide .txt h3{ line-height: 1; }
  .m-keys{ line-height: 46px; height: 46px; }
  .m-keys .inner{ height: 46px; }
  .m-keys form{ display: none; }
  #footer{ padding:30px 0 0; }
  .f-ewm{ margin-bottom: 20px; }
  .f-copy .txt{ display: none; }
  .f-copy{ line-height: 1; padding-bottom: 55px; }
  .f-copy p{ padding:12px 0; text-align: center; line-height: 1.5; }
  .m-type a, .pro-bd li b, #pro .swiper-slide b{ padding:8px 16px; font-size: 15px; }
  .pro-bd li{ padding-right: 7.5px; margin-bottom: 15px; }
  .pro-bd li:nth-child(2n+0){ padding-left: 7.5px; padding-right: 15px; }
  .goods .inner{ padding:0; }
  .go_order{ margin:20px 0;  }
  .goods_info .row{ margin:0; }
  .info_top > div{ padding:0 ;  }
  .logo b{ font-size: 30px; }
  .logo p{ font-size: 12px; }
  .logo .txt{ width: 336px; }
}
@media screen and (max-width: 640px){
  .m-super{ margin-top: 15px; }
  .m-super .bd li .txt{ padding:20px 10px 0; }
  .m-super .bd li .txt b:before{ margin-bottom: 12px; }
  .m-super .bd li .txt b{ margin-bottom: 12px; }
  .m-about{ padding:20px 0; }
  .m-about .txt h3{ margin:0 0 10px; font-size: 24px; }
  .m-info .txt p strong{ font-size: 18px; }
  .m-info .txt h3 b{ font-size: 24px; margin-top: 8px; }
  .m-info .txt h3 small, .m-info .txt h3 a{ display: none; }
  .m-info{ height: 160px; }
  .m-info .txt{ padding: 34px 0; }
  .more{ margin:20px 0; }
  .m-case{ padding:20px 0; }
  .m_tit{ padding:15px 0; }
  .m_tit span{ font-size: 20px; margin-bottom: 8px; }
  .m_tit b{ font-size: 16px; font-weight: normal; }
  .more{ margin:15px 0; padding:12px 20px; font-size: 14px; }
  .m-super .bd{ padding-bottom: 15px; }
  .m-news .hd p, .m-case .hd p{ font-size: 13px; }
  .m-super .hd span{ font-size: 32px; }
  .m-about .txt span{ font-size: 42px; }
  .m-super .bd li .txt p { min-height: 126px; }
  .m-type a, .pro-bd li b, #pro .swiper-slide b{ padding:6px 12px; font-size: 14px; }
  .logo img{ height: 53px; }
  .logo b{ font-size: 26px; }
  .logo p{ font-size: 12px; }
}
@media screen and (max-width: 576px){
  .logo img{ height: 30px; }
  .logo b{ font-size: 26px; }
  .logo .txt{ width: 286px; }
  .logo p{ display: none; }
}
@media screen and (max-width: 414px){
  .navbar-nav > li > a{ padding:8px 0; font-size: 14px; }
  .swiper-button-next:after, .swiper-button-prev:after{ font-size: 20px; }
  .m-super .hd b{ font-size: 14px; text-align: center; padding:0 15px; }
  .m-super .bd li .txt p{ min-height: 126px; font-size: 12px; }
  .m-super .bd li .txt b{ font-size: 16px; font-weight: normal; }
  .m-about .txt h3{ font-size: 18px; }
  .m-about .txt span{ font-size: 32px; }
  .m-about .txt strong{ line-height: 1.2; }
  .m-info{ height: 142px; }
  .m-info .txt p{ font-size: 14px; }
  .m-info .txt p strong{ font-size: 16px; margin-top: 12px; font-weight: normal; }
  #pro .swiper-slide .img img{ height: 140px; }
  .pro-bd li .img img, #pro .swiper-slide .img img{ height: 140px; }
  .m_tit span{ font-size: 18px; }
  .h-top .inner{ padding:0;  }
  .logo img{ height: 24px; }
  .logo b{ font-size: 20px; }
  .logo .txt{ width: 220px; }
}

@media only screen and (max-width: 640px){
  .layui-layer{ width: 96%!important; }
}
