﻿/*===================== 重置样式 START =====================*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight: 400;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .section_seven .item i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
img{ border: 0;vertical-align: middle;display: block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#0088FF;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family:"Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;cursor: default;}
.error3{display: none !important;}
.wap_show{display: none;}
html,body{max-width:1920px;margin:0 auto;}
em{font-style: normal;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;text-align: center;}
.dn{display: none;}
.f_14{ font-size:14px !important; }
.f_16{ font-size:16px !important; }
.f_18{ font-size:18px; }
.f_20{ font-size:20px; }
.f_24{ font-size:24px; }
.f_28{ font-size:28px; }
.f_30{ font-size:30px !important; }
.f_38{ font-size:38px; }
.f_48{ font-size:48px; }
.f_58{ font-size:58px; }
.f_72{ font-size:72px !important; }
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(3,9188,67,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.banner1{
	padding-top:-100px !important;
  }

  .index8{background:url(../../images/index8_bg.jpg) rgb(253,232,207) no-repeat;background-size:50% 100%;background-position:left center;height:300px;display:flex;align-items:center}
.index8 .width{display:flex;align-items:center}
.index8 .index8_left{width:50%;font-size:24px;color:#fff;line-height:2.1}
.index8 .index8_left span{font-size:26px}
.index8 .index8_right{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}
.index8 .index8_right span{font-size:24px;color:#333}
.index8 .index8_right p{font-size:48px;color:#f08200;padding:18px 0}
.index8 .index8_right a{display:flex;align-items:center;font-size:14px;color:#666;transition:ease-out .36s}
.index8 .index8_right a img{width:25px;margin-right:20px}
.index8 .index8_right a:hover{transform:translateX(10px)}
.footer{padding:100px 0 126px;background:url(../../images/footBg.jpg) no-repeat 50% 50% / cover;position:relative;margin-top: 60px;}
.footer .gotop{position:absolute;left:50%;top:0;transform:translateX(-50%) translateY(-95%);cursor:pointer}
.footer .gotop svg {    position: absolute;    left: 50%;    top: 18px;    transform: translateX(-50%);}
.footer .box .boxTop .left img{height:54px}
.foot_link .a{width:200px;--w:58px;line-height:var(--w);height:var(--w);position:relative;border-radius:calc(var(--w) / 2);cursor:pointer}
.foot_link .a::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #fff;border-radius:calc(var(--w) / 2);transition:0.4s;box-sizing:border-box}
.foot_link .a::after{content:'';position:absolute;right:0;top:0;width:var(--w);height:var(--w);border-radius:calc(var(--w) / 2);background:#fff;transition:0.4s;box-sizing:border-box}
.foot_link .a .l{flex:1;font-size:18px;color:#fff;padding-left:36px;position:relative;z-index:1;transition:0.4s}
.foot_link .a .r{width:var(--w);height:var(--w);border-radius:calc(var(--w) / 2);text-align:center;position:relative;z-index:1}
.foot_link .a .r svg {margin: auto;}
.footer .box .boxCenter{margin-top:40px;padding-top:68px;border-top:1px solid rgba(255,255,255,0.2)}
.foot_link .a:hover .l{color:#C20202}
.foot_link .a:hover::after{width:100%}
.flexStart{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer .box .boxCenter .left .item{margin-right:40px}
.footer .box .boxCenter .left .item h5{font-size:24px;color:#fff}
.footer .box .boxCenter .left .item ul{margin-top:30px}
.footer .box .boxCenter .left .item ul li{line-height:36px}
.footer .box .boxCenter .left .item ul li a{font-size:18px;color:#fff;transition:0.4s}
.footer .box .boxCenter .left .item ul li a:hover{text-decoration: underline}
.footer .box .boxCenter .right .le{max-width:320px}
.footer .box .boxCenter .right .ri{margin-left:40px}
.footer .box .boxCenter .right .le h5{font-size:24px;color:#fff}
.footer .box .boxCenter .right .le .content{margin-top:30px;display:grid;gap:12px}
.footer .box .boxCenter .right .le .content .ite{color:#fff;line-height:30px;position:relative;padding-left:36px}
.footer .box .boxCenter .right .le .content .ite svg {position: absolute;left: 0;top: 7px;}
.footer .box .boxCenter .right .le .content .ite p{font-size:24px;font-family:'gilroy_regular'}
.footer .box .boxCenter .right .le .content .ite p span{font-size: 18px;}
.footer .box .boxCenter .right .le .content .ite p a{color: #fff;font-size: 20px;}
.footer .box .boxCenter .right .ri ul{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.footer .box .boxCenter .right .ri ul li{text-align:center}
.footer .box .boxCenter .right .ri ul li figure img{width:135px}
.footer .box .boxCenter .right .ri ul li figcaption{font-size:18px;color:#fff;margin-top:6px}
.footer .box .boxBottom{border-top:1px solid rgba(255,255,255,0.2);margin-top:32px;color:#fff;padding-top:40px}
.footer .box .boxBottom a{color:#fff;display:inline-block;margin-left:10px;transition:0.4s}

/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/
.container{width: 1500px;margin: 0 auto;}

/* 四大板块 */
.index_equipment .container{width: 94%;}
.index_title .content0{font-family:'gilroy_Medium';font-size:20px;color:#999}
.index_title .content1{font-family:'fang';font-size:52px;margin-top:22px;color: #000;}
.bg{background:#f7f7f7}
.p74 {padding-top: 74px;}
.p74_{padding-bottom:74px}
.m58 {margin-top: 58px;}
.w1520{padding-left:10.4vw;padding-right:10.4vw;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
.flexBetween{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.index_equipment .box .list .item{width:24.2%;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;overflow:hidden;position:relative}
.index_equipment .box .list .item a{display:block}
.index_equipment .box .list .item .img img{min-width:100%;max-height:555px;-o-object-fit:cover;object-fit:cover;position:relative;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}
.index_equipment .box .list .item .position{position:absolute;left:40px;top:216px;-webkit-transition:0.8s;-o-transition:0.8s;transition:0.8s}
.index_equipment .box .list .item .position .content0{font-size:14px;font-family:'gilroy_regular';color:#fff}
.index_equipment .box .list .item .position .content1{font-size:26px;font-family:'fang';color:#fff;margin-top:12px;-webkit-transition:0.6s;-o-transition:0.6s;transition:0.6s}
.index_equipment .box .list .item .position .content2{max-width:660px;width:600px;margin-top:60px;opacity:0;-webkit-transition:0.6s;-o-transition:0.6s;transition:0.6s}
.index_equipment .box .list .item .position .content2 .content3{font-size:16px;color:#fff;line-height:28px}
.index_equipment .box .list .item .icon{position:absolute;left:40px;bottom:50px}
.index_equipment .box .list .item .icon img{max-height:70px;max-width:80px}
.index_equipment .box .list:hover .item {width: 17.5%;}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
	.index_equipment .box .list .item:hover{width: 44.3%;}
	.index_equipment .box .list .item:hover .position{top:132px}
	.index_equipment .box .list .item:hover .position .content1{font-size:46px}
	.index_equipment .box .list .item:hover .position .content2{opacity:1;margin-top:30px}
}
/* 产品 */
.section3{position:relative;display: flex; justify-content: space-between;background-image:url(../../images/22.jpg);height: 100vh;}
.section3 .tab{width:100%;margin:0 auto;height:100%;}
.section3 .tab-hd{zoom:1;width:35%;position:absolute;left:10%;margin:auto;z-index:9;height:100%;  flex-wrap: wrap;padding-top: 20vh;}
.section3 .tab-hd li{color:#fff;display: flex; flex-direction: column; align-items: flex-start; justify-content: center; box-sizing: border-box; width: 50%; height: 20vh; padding: 0 5%; border: 1px solid #fff;font-size:14px;cursor: pointer;float: left;position: relative;}
.section3 .tab-hd li::after{content: "";width: 100%;height: 100%;position: absolute;backdrop-filter: blur(3px);left: 0;top: 0;z-index: -1;}
.section3 .tab-hd li:nth-child(1){margin-right: 50%;}
.section3 .tab-hd li:nth-child(4){margin-left: 50%;}
.section3 .tab-hd li strong{margin: 10px 0 5px 0;display: block;transition: .5s;}
.section3 .tab-hd li p{font-weight: 400;display: none;}
.section3 .tab-hd li a{color:#fff;display: inline-block;}
.section3 .tab-hd li a.more{line-height:40px;display:block;margin:25% 0 0;text-align: left;display: none;opacity: .6;}
.section3 .tab-hd li a.more:hover{color:#fff;opacity: 1;}
.section3 .tab-hd li a.more span{font-family: "宋体";font-weight: 700;}
.section3 .tab-hd li.active{color:#fff;background:url(../../images/b1.jpg) no-repeat bottom #E95203;border-color: rgba(232,80,0, .9) !important;}
.section3 .tab-hd li.active strong{font-size: 32px;}
.section3 .tab-hd li.active p,.section3 .tab-hd li.active a{display: block;}
.section3 .tab-hd li.active img{display: none;}
.section3 .tab-bd{width:100%;height:100%;position:relative;}
.section3 .tab-bd li{display:none;width:100%!important;height:100%!important;}
.section3 .tab-bd li:nth-of-type(1){background:url(../../images/22.jpg) bottom center no-repeat;background-size:cover;}
.section3 .tab-bd li:nth-of-type(2){background:url(../../images/33.jpg) bottom center no-repeat;background-size:cover;}
.section3 .tab-bd li:nth-of-type(3){background:url(../../images/44.jpg) bottom center no-repeat;background-size:cover;}
.section3 .tab-bd li:nth-of-type(4){background:url(../../images/55.jpg) bottom center no-repeat;background-size:cover;}
.section3 .tab-bd li.thisclass{display:list-item;}
.section3 .right { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; width: 28%; padding: 1rem 0; color: #fff; position: absolute;right: 20%;z-index: 9;top: 0;bottom: 0;}
.section3 .right p { margin: 20px 0; }
.section3 .right .button { box-sizing: border-box; display: inline-block; padding: 10px 20px; border: 2px solid #fff; text-align: center; cursor: pointer; transition: all 0.3s ease-out; color: #fff; }
.section3 .right .button:hover { background: #DA1117; border-color: #DA1117; color: #fff; }

/* 优势 */
.ys{padding: 100px 0;background: url(../../images/ysbg.jpg) no-repeat center;background-attachment: fixed;background-size: cover;}
.ys img{width: 100%;}
.ys .container{width: 100%;}
.ys .more-box {margin-top: 40px;}

/* 简介 */
.index_about{min-height:840px;position:relative;overflow:hidden}
.index_about .img{position:absolute;top:0;left:0;width:100%;z-index:-1}
.index_about .img img{width:100%}
.index_about .box{padding-top:100px}
.index_about .box .index_title{color:#fff}
.index_title{position:relative}
.index_about .box .index_title .content0,.index_about .index_title .content1{color:#fff}
.index_about .box .info{font-size:16px;color:#fff;line-height:34px;max-width:620px;text-align:justify;margin-top:26px}
.index_about .box .link{margin-top:45px}
.index_link a,.index_link .a{display:block;font-family:'fang';font-size:18px;color:#073190;line-height:60px;width:210px;text-align:center;border:1px solid #073190;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}
.index_about .box .link a{border-color:#fff;color:#fff;border-width:2px}
.index_about .box .link a:hover{background:#EC0301;color:#fff;border-color: #EC0301;}
.index_about .box .big_data{margin-top:60px;background: url(../../images/num.png) no-repeat left top;background-size: 100% 100%;padding: 10px 0;}
.index_about .box .big_data .ite{text-align:center}
.index_about .box .big_data .ite .top1{font-family:'fang';font-size:46px;color:#fff}
.index_about .box .big_data .ite .bot{font-size:16px;font-family:'fang';color:#fff;margin-top:15px}
.index_about .box .big_data p{width:1px;background:#fff;opacity:0.3}
.index_about .box .flexBetween{justify-content: space-around;}

/* 厂房 */
.public_a{position:relative;height:46px;line-height:45px;width:145px;display:inline-block;text-align:center;box-sizing:border-box;font-size:0;overflow:hidden;border:1px solid #CCCCCC}
.public_a span{position:relative;color:#999999;font-size:16px;display:inline-block;vertical-align:middle;z-index:3;text-transform: uppercase;}
.public_a:before{content:'';position:absolute;right:0;top:0;width:0;height:100%;background:#D80000;transition:all 0.6s cubic-bezier(0.165,0.84,0.44,1);transition-timing-function:cubic-bezier(0.165,0.84,0.44,1);z-index:2}
.public_a:hover{border-color:#D80000}
.public_a:hover:before,.public_a:focus:before,.public_a:hover:before{right:auto;left:0;width:100%}
.public_a:hover span{color:#fff;z-index:3}
.public_a span img{margin-left:8px;position:relative;top:-1.5px;display: inline-block;width: auto;}
.public_a span img.active{display:none}
.public_a:hover span img{display:none}
.public_a:hover span img.active{display:inline-block}
.session_4{padding-top:95px;background: url(../../images/cfbg.jpg) no-repeat center;background-attachment: fixed;background-size: cover;}
.title-box{padding-left:8.3%;padding-right:8.3%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-end}
.title-box .left-box span{font-size:36px;color:#DF0000;display: inline-block;text-transform: uppercase;}
.title-box .left-box h3{font-size:60px;color:#000;margin-bottom:20px;display: inline-block;}
.title-box .left-box p{font-size:16px;color:#666666;line-height:30px}
.title-box .more-box{padding-bottom:12px}
.session_4 .all-box{margin-top:50px;padding-left:8.3%}
.session_4 .all-box .item-box{position:relative}
.session_4 .all-box .item-box .img-box img{width:100%}
.session_4 .swiper-container{padding-bottom:100px;overflow: hidden;}
.session_4 .all-box .swiper-pagination{position:static;margin-top:75px;width:1480px;right:8.3%}
.session_4 .swiper-pagination-progressbar{background:#efefef;overflow:hidden;height:3px}
.session_4 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#D80000}
.session_4 .all-box .arr-box{position:absolute;right:8.3%}
.session_4 .all-box .arr-box .swiper-button-prev{left:-85px}
.session_4 .all-box .arr-box .swiper-button-next{right:0}
.session_4 .all-box .arr-box .swiper-button-prev,.session_4 .all-box .arr-box .swiper-button-next{margin-left:5px;margin-right:5px;background: none;}
.session_4 .all-box .arr-box .swiper-button-next:hover img,.session_4 .all-box .arr-box .swiper-button-prev:hover img,.session_4 .all-box .arr-box .swiper-button-prev img.active,.session_4 .all-box .arr-box .swiper-button-next img.active{display:none}
.session_4 .all-box .arr-box .swiper-button-prev:hover img.active,.session_4 .all-box .arr-box .swiper-button-next:hover img.active{display:inline-block;vertical-align: top;}
.session_4 .all-box .swiper-button-prev:after,.session_4 .all-box .swiper-button-next:after{display:none}

/* 案例 */
.case{background: #EEEEEE;padding: 100px 0;}
.case_box{height:800px;width:100%;overflow:hidden;padding-left: 8.3%;    padding-right: 8.3%;}
.case_box .case{height:100%;width:100%}
.case_box .case .swiper-slide{text-align:center;font-size:18px;background:#fff;height:calc((100% - 30px) / 2);overflow: hidden;background: #fff;}
.case_box .case .swiper-slide img{max-width: 100%;margin: 0 auto;max-height: 385px;}
.case_box .case .swiper-slide h3{padding:10px}

/* 新闻 */
.news{padding: 100px 0;}
.news .list{margin-top:88px; padding-left: 8.3%;
    padding-right: 8.3%;}
.news .list>ul{display:flex;justify-content:space-between}
.news .list>ul li{width:30%;position:relative}
.news .list>ul li .items:hover h4{color:#DF0000}
.news .list>ul li:first-child{-webkit-animation:slide-down-in 1s,fade-in 1s;animation:slide-down-in 1s,fade-in 1s;cursor:pointer}
.news .list>ul li:first-child div img{width:100%;height:450px}
.news .list>ul li:first-child div.text{background:#212223;height:133px;padding:36px 10px 38px 39px}
.news .list>ul li:first-child div.text p{font-size:18px;font-weight:400;color:#fff}
.news .list>ul li:first-child div.text div{font-size:26px;font-weight:400;color:#fff}
.news .list>ul li:first-child i{cursor:pointer;position:absolute;left:50%;top:38.5%;transform:translate(-50%,-50%);width:90px;height:90px;background:url(/_nuxt/img/ic_c2_play.0ed8215.png) no-repeat;background-size:100% 100%;transition:transform .3s}
.news .list>ul li:first-child i:hover{transform:translate(-50%,-50%) scale(1.1)}
.news .list>ul li:nth-child(2){-webkit-animation:slide-down-in 1.3s,fade-in 1.3s;animation:slide-down-in 1.3s,fade-in 1.3s}
.news .list>ul li:nth-child(3){-webkit-animation:slide-down-in 1.6s,fade-in 1.6s;animation:slide-down-in 1.6s,fade-in 1.6s}
.news .list>ul li.item{width:33%;}
/* .news .list>ul li.item .top2{height:325px;border-bottom:1px solid #DF0000} */
.news .list>ul li.item .top2 h4{font-weight:700}
.news .list>ul li.item .top2:hover img{transform:scale(1.05)}
.news .list>ul li.item .top2:hover h4{color:#DF0000}
.news .list>ul li.item .top2>div{display:flex;width:100%;overflow:hidden}
.news .list>ul li.item .top2>div img{transition:transform .3s;width:382px;height:170px;position:relative;z-index:1}
.news .list>ul li.item .top2>div div{position:relative;z-index:2;width:100%;font-size:16px;width:170px;height:170px;background:#212223;display:flex;flex-wrap:wrap;font-family:CenturyGothic;font-weight:400;color:#fff;text-align:center;align-content:center}
.news .list>ul li.item .top2>div div p{color:#fff;width:100%;justify-content:center;font-size:24px}
.news .list>ul li.item .top2>div div b{width:100%;font-size:14px;margin-top:4px}
.news .list>ul li.item h4{font-size:20px;color:#000;margin-bottom:12px;padding-top:40px;transition:color .3s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.news .list>ul li.item p{font-size:18px;font-weight:400;color:#888;display:flex;justify-content:space-between}


@-webkit-keyframes slide-right-in{0%{transform:translateX(.4rem)}
to{transform:translateX(0)}
}@keyframes slide-right-in{0%{transform:translateX(.4rem)}
to{transform:translateX(0)}
}@-webkit-keyframes slide-left-in{0%{transform:translateX(-.4rem)}
to{transform:translateX(0)}
}@keyframes slide-left-in{0%{transform:translateX(-.4rem)}
to{transform:translateX(0)}
}@-webkit-keyframes slide-up-in{0%{transform:translateY(-.4rem)}
to{transform:translateY(0)}
}@keyframes slide-up-in{0%{transform:translateY(-.4rem)}
to{transform:translateY(0)}
}@-webkit-keyframes slide-down-in{0%{transform:translateY(.4rem)}
to{transform:translateY(0)}
}@keyframes slide-down-in{0%{transform:translateY(.4rem)}
to{transform:translateY(0)}
}@-webkit-keyframes fade-in{0%{opacity:0}
to{opacity:1}
}@keyframes fade-in{0%{opacity:0}
to{opacity:1}
}
/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* 简介 */
.sec01{padding:100px 0 0;background:url("../../images/home-about.jpg") no-repeat center center fixed;background-size:cover}
.sec01 .comWidth{display:flex;justify-content:flex-start}
.sec01 .inner{width:810px;background-color:rgba(246,247,249,0.95);border-radius:50px 0 0 0;box-sizing:border-box;padding:80px 30px}
.sec01 h2{font-size:40px;margin-bottom:30px}
.sec01 h2 span{display:block;font-size:36px;color:rgba(34,78,167,0.22);text-transform:uppercase;font-family:Arial;line-height:1;margin-bottom:-30px;letter-spacing:-1px}
.sec01 li{margin-top:10px;font-size: 24px;width: 50%;float: left;}
.sec01 li span{font-size:20px}

.indexsec01{padding:30px 0 0;}
.indexsec01 .imgbox{padding-left:8%;display:flex;justify-content:space-between;align-items:center}
.indexsec01 .imgbox .lbox{width:50%}
.indexsec01 .imgbox .rbox{width:47.5%}
.indexsec01.index .imgbox .lbox{width:36%}
.indexsec01.index .imgbox .rbox{width:61.5%}
.indexsec01 .imgbox .rbox img{width:100%}
.indexsec01 .imgbox .txt{color:rgba(102,102,102,1);line-height:1.8;font-size:18px;margin-bottom:40px;}
.indexsec01 .imgbox .txt p{text-align: justify;margin-bottom: 10px;}
.indexsec01 .imgbox .link a{padding:14px 0;display:inline-block;text-align:center;color:#fff;background-color:#d11f1f;width:175px}
.indexsec01 .imgbox .link img{width:18px;display:inline-block;vertical-align:middle;margin:-3px 0 0 15px}
.indexsec01 .imgbox .link a:hover{background-color:#d11f1f}
.headline01{font-size:44px;margin-bottom:40px;}
.headline01 .en{display:block;font-size:72px;color:#d11f1f;text-transform:uppercase;position:relative;padding-bottom:3px;margin-bottom:20px}
.headline01 .en:before{position:absolute;left:0;bottom:0;content:"";width:10px;height:2px;background-color:rgba(204,204,204,1)}
.indexsec01 .numlist{display:flex;max-width:1420px;margin:50px auto 0}
.indexsec01 .numlist li{text-align:center;font-size:24px;width:25%;color: #666;}
.indexsec01 .numlist .num{font-size:26px;font-weight:bold;color: #000;}
.indexsec01 .numlist .num .counter{font-size: 4.166vw;font-family: 'Helvetica-Condensed-Bold';color: #C20202;}
.indexsec01 .numlist li i {	display: block;  }
  
  .indexsec01 .numlist li i img {	width: 170px;	margin: 0 auto;
  }
.headline01 .more{font-size: 18px;line-height: 40px;width: auto;}
.headline01 .more a{padding: 0 20px;}
.n_about_1{    background: url(../../images/p-bg8.jpg) no-repeat center bottom;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;padding: 0 0 6.145vw;}
.about1_t1 {	font-size: 42px;	font-weight: bold;	text-align: center;  }
.about1_p {	font-size: 18px;	line-height: 2;	margin-top: 62px;  }
.about1_p img{max-width: 100%;display: inline-block;}
@font-face {
    font-family: 'Helvetica-Condensed-Bold';
    src: url('../../images/Helvetica-Condensed-Bold.otf');
}

/* ===================== 产品列表页 ===================== */
#list{margin:30px 0;}
#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1500px;margin:0 auto;}
@media(max-width:1505px ){
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1200px;}
}
.showlist {width:100%;}
.showlist li{width:98%;margin:0 auto 20px;overflow: hidden;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.showlist .wrap_box{float:left;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
#showdata {display:none;}
#loaddata {text-align:center;}
.showlist li .img{overflow: hidden;}
.product_list_one .showlist, .product_list_two .showlist, .product_list_three .showlist{display: none;}
.product_list_one #showdata, .product_list_two #showdata, .product_list_three #showdata{display: block !important;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{float: left;width:32.33%;margin:0 0.5% 30px;}
.product_list_one .item .img, .product_list_two .item .img{position: relative;overflow: hidden;}
.product_list_one .item img, .product_list_two .item img, .product_list_two .item strong, .product_list_three .item em{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_list_one .item:hover img, .product_list_two .item:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}


/* 样式一 */
.product_list_one .item .info{padding:20px;background:url(../../images/arrow.png) right 57px no-repeat;}
.product_list_one .item strong{display: block;width:95%;font-weight:400;font-size:18px;text-align: center;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#0088FF;}
.product_list_one .item p{display: none;}
.product_list_one .item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
.product_list_one .item:hover .info{background:url(../../images/arrow.png) right center no-repeat;}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}
/* 样式一 */

/* 样式二 */
.product_list_two .item .info{padding:0 30px 20px;background-color:#f6f7f7;}
.product_list_two .item .info strong, .product_list_three .item .info strong{display: block;color:#555;font-size:18px;font-weight:100;padding-top:30px;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px;}
.product_list_two .item .info p, .product_list_three .item .info p{display: none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow: hidden;margin-top:8px;}
.product_list_two .item .line2{display: none;}
.product_list_two .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_two .item:hover strong{color:#0088FF;transform: translateY(-10px);-moz-transform: translateY(-10px);-o-transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#0088FF;}
.product_list_two .item:hover p{transform: translateY(10px);-moz-transform: translateY(10px);-o-transform: translateY(10px);-ms-transform: translateY(10px);-webkit-transform: translateY(10px);}
/* 样式二 */

/* 样式三 */
.product_list_three .item .info strong{padding:0;}
.product_list_three .item{padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;text-align: center;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float: right;width:10px;height:3px;background-color:#0088FF;margin:0px 15px 0 0;}
.product_list_three .item:hover em{width:30px;}
.product_list_three .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_three .item img{display: inline-block;}
/* 样式三 */

/* 产品内页图 */
.product_article .img1{display: none;}
.product_article .title{overflow: hidden;padding:10px 0 0;}
.product_article .title h1{text-align: center;font-size:22px;color:#333;}
.product_article .title .time{display: block;height:30px;line-height:30px;text-align: center;margin:14px 0 0;font-size:14px;color:#999;}
.product_article .title .time img{display: inline-block;height:18px;margin-top:-2px;margin-right:10px;}
.product_article .title .share{text-align: center;height:24px;line-height:24px;margin-top:10px;}
.product_article .title .share span{display: inline-block;vertical-align: top;}
.product_article .title .bdsharebuttonbox{display: inline-block !important;vertical-align: top;}
.productdetailPage .ewm img{display: inline-block;max-width: 100%;}
/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:55%;float: left;}
.img_big_box .img_box{height:400px;border:1px solid #f1f1f1;border-radius:5px;position: relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align: center;}
.img_big_box .small_box img{max-height:80px;display: inline-block;margin:10px 5px;border:1px solid #fff;}
.img_big_box .small_box img.active{border-color:#0088FF;}
.info_big_box{width:42%;float: right;height:502px;}
.info_big_box h1{color:#444;line-height:36px;font-weight: bold;font-size:26px;margin-top:60px;}
.info_big_box .info_1{margin:30px 0 0;}
.info_big_box .info_1 .dh{color:#555;min-height:40px;line-height:40px;cursor:help;margin-bottom:10px;}
.info_big_box .info_1 .dh img{float: left;width:30px;margin-top:5px;}
.info_big_box .info_1 .dh span{float: right;width:89%;font-size:18px;color:#555;letter-spacing:0px;line-height:40px;}
.info_big_box .info_1 .dh span.num{font-family:impact;font-size:26px;letter-spacing:2px;}
.info_big_box .info_2{padding:10px;}
.info_big_box .share{height:24px;line-height:24px;margin:20px 0;}
.info_big_box .share span{font-size:16px;color:#555;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{margin:0 6px 0 0 !important;}
.info_big_box .info_3 span{display: inline-block;padding:8px 0;line-height:24px;color:#555;cursor:help;font-size:12px;}
.info_big_box .info_3 span img{display: inline-block;height:20px;margin-bottom:3px;margin-right:6px;}

.xgcp_title{padding:10px;background-color:#fafafa; margin:30px 0 0;}
.xgcp_title h3{color:#0088FF;border-left:2px solid #0088FF;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}

.article_content{font-size:16px;line-height:26px;color:#333;padding-top:30px;}
.article_box{padding-top:30px;}
.article_box img, .article_content img{display: inline;}
.article_box p, .article_content p{margin-bottom:14px;}

#xgcp ul li{float: left;text-align: center;width:23%;margin:1%;}
#xgcp ul li strong{display: block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align: center;}
#xgcp ul li:hover strong{color:#fff;}
#xgcp ul li:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align: center;}
.pagenum a{display: inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #0088FF;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#0088FF;}
.pagenum a:hover{background-color:#0088FF;}
.pagenum a:hover span{color:#fff;}
/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:500px;position: relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(images/neibanner.jpg);background-position:top center;background-repeat:no-repeat;background-attachment: fixed;z-index: 5;animation: banner 1s forwards;    transition: all 0.3s;}
@keyframes banner{
	0%{height: 250px}
	100%{height: 500px}
}

@-webkit-keyframes banner{
	0%{height: 250px}
	100%{height: 500px}
}

@keyframes banner1{
	0%{height: 200px}
	100%{height: 300px}
}

@-webkit-keyframes banner1{
	0%{height: 200px}
	100%{height: 300px}
}
.fade_text{text-transform:uppercase;margin-top:10%;text-align: center;font-size:0;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:72px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow: hidden;width:8px;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@-webkit-keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
@keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
.son_list{position: absolute;height:50px;width:100%;bottom:10px;left:0;text-align: center;}
.son_list a{display: inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color: #fff;font-size:16px;text-align: center;line-height:50px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.son_list a i{background-color:#0088FF;position: absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.son_list a:hover i, .son_list a.active i{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);}
.son_list a:hover, .son_list a.active{color:#fff;}
/* ===================== 内页 Banner 图 ===================== */

/* ===================== 面包屑导航 ===================== */
.position_now{height:60px;line-height:60px;font-size:14px;background-color: #f1f1f1;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl{color: #707070;}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family: impact;color:#0088FF;font-size:22px;}
.position_now .fr img{height:26px;display: inline-block;margin-right:8px;vertical-align: middle;}
.position_now .fr strong{font-weight:100;}
/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:20px;}
.news_one .news_box li .img{width:40%;height:300px;overflow:hidden;float:left;border-radius:8px;position: relative;}
.news_one .news_box li .img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one .news_box li .img .bg{position: absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);}
.news_one .news_box li .img .bg i{opacity:0;position: absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:58%;height:240px;float:right;padding-top:60px;}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color: #e5e9ef;margin-bottom:20px;}
.news_one .news_box li .info .line i{display: block;width:0%;height:1px;background-color:#0088FF;}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow: hidden;}
.news_one .news_box li:hover .info{padding-top:50px;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#0088FF;}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55);}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px;}


.news_article_box{
	padding-top: 100px;
}
.news_article_box .left_fixed{position: fixed;left:0;top:0;width:30%;height:100%;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#0088FF;opacity:0.5;font-style:italic;font-family: impact;}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px;}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666;}
.news_article_box .left_fixed .return:after{content:'';}
.news_article_box .right_article{float: right;width:70%;background-color: #f5f5f5;overflow: hidden;}
.news_article_box .inner_content{padding:30px 50px;}
.news_article_box .h1_title{padding:70px 40px;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px;}
.news_article_box .h1_title .time img{height:20px;display: inline-block;margin:-4px 10px 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:16px;}

.page_list{text-align: center;}
.page_list b{font-size:0;}
.page_list b a, .page_list b font{display: inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align: center;}
.page_list b font{background-color:#0088FF;color:#fff;border-color:#0088FF;}
.page_list_span1{display: none;}
/* 新闻样式 1 */

/* 新闻样式 2 */
.news_two .news_box li{float: left;width:31.33%;margin:1%;overflow: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position: relative;}
.news_two .news_box li .time strong{font-size:50px;color:#0088FF;display: inline-block;font-family:"SimHei";position: relative;}
.news_two .news_box li .time strong::after{content:'';position: absolute;left:0;top:30px;width:0px;background-color:#0088FF;height:2px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li .time span{font-size:12px;color:#333;display: block;font-family:"SimHei";}
.news_two .news_box li h3{color:#333;font-size:18px;line-height: 26px;height:52px;overflow: hidden;margin:15px 0 10px;}
.pc .news_two .news_box li:hover h3{color:#0088FF;}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow: hidden;margin-bottom:10px;}
.news_two .news_box li i{position: absolute;background-color:#0088FF;}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px;}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px;}
.pc .news_two .news_box li:hover i.i1{width:30px;}
.pc .news_two .news_box li:hover i.i2{height:30px;}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.pc .news_two .news_box li:hover strong::after{width:100%;}

.fixed_body{display: none;position: fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999;}
.fixed_body .fixed_article{display: none;position:fixed;width:1200px;height:800px;top:50%;right:20%;margin:-400px -600px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08);}
.fixed_body .fixed_article .fb_close{position: absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#0088FF;}
.fixed_body .fixed_article .fb_close i{display: block;margin:10px auto 0;width:40px;height:40px;background:url(../../images/jia.png) center center/80% no-repeat;}
.fixed_body .fixed_article .fb_close:hover i{transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display: block;}
@media( max-width:1505px ){
	.fixed_body .fixed_article{width:1000px;margin-right:-500px;}
}
/* 新闻样式 2 */

/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== */
#list .left_side{width:295px;}
#list .left_side .box_two{width:275px;padding:10px 10px;background: #68B92E;}
#list .left_side .box_two{margin-top:10px;padding:20px 10px;}
#list .left_side .box_two p{font-size:16px;color:#fff;line-height:30px;}
#list .left_side .box_two strong{color:#fff;font-size:30px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
#list .left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align: center;}
#list .left_side .box_two .more i{background-color:dodgerblue;}
#list .left_side .box_two .more:hover{color:#fff;}
#list .right_side.fr{width:1200px;}
@media(max-width:1505px ){#list .right_side.fr{width:900px;}}
/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.form_box {display: none;border:1px solid #f1f1f1;border-radius: 5px;margin-bottom: 20px;}
.form_box .sf{margin:0 auto;text-align: center;font-size:0;}
.form_box .an {display: inline-block;border: 1px solid #f1f1f1;background-color: #fff;color: #333;height: 40px;border-radius: 8px;margin: 10px 5px;font-size: 16px;line-height:40px;padding: 0px 15px;outline:none;}
.form_box .an{vertical-align: bottom;}
.form_box .an:hover{border-color:#0088FF;}
.form_box .inp{height:38px;vertical-align: bottom;}
.form_box .submit{width:80px;cursor:pointer;}
/* ===================== 全局搜索框 ===================== */


/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;}
#allmap img{max-width:none !important;}
/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display: none;background:url(../../m/images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#0088FF;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}
/* ===================== 回到顶部 ===================== */

.firstRow img {display: inline-block;}
.sycep{
	display: none;
}
/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
.header .menu_box{display: none;}
.header .menu_box{float: right;width:24px;height:54px;}
.header .nav_button{position: absolute;right:15px;top:26px;vertical-align: middle;width:24px;height:2px;cursor:pointer;background-color:#69B92F;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after, .header .nav_button::before{content:'';width:24px;height:2px;position: absolute;z-index:99999999;right:0;background-color:#69B92F;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
#close{display: none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:47.93%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#0088FF;}

.fixed_footer{display: none;}
.fixed_footer{display: none;background: #0088FF;height:50px;position: fixed;bottom:0px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){
	.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.fixed_footer a{float: left;width:33.33%;text-align: center;}
 .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
 .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media( max-width:1550px ){
	.f_72 {
		font-size: 60px !important;
	}
	.about_text h5{display: none;}
	.f_48{ font-size:40px; }
	.header .call h3{font-size:28px;}
	.header .nav{width:50%;}
	.section_five .item.one .box, .section_five .item.two .box{margin-left:15%;}
	.section_seven .item{width:130px;}
	.section_seven .item .radius{width:128px;height:128px;}
	.section_seven .item i{margin:35px auto 0;}
	.section5 .more{margin-top:40px;}
	.about_box .w1300, .about_type ul{width: 90%;}
	.about_text{padding: 30px;}
	.about_box{width: 100%;margin-left: 0;}
	.indexsec04 .rbox a{height: 280px;}
	.indexsec04 .rbox li:nth-child(1) a, .indexsec04 .rbox li:nth-child(2) a{height: 400px;}
	.container{width: 1400px;}
	.product-container a img{max-height: 245px;}
	.top .row{width: 100%;}
	.s_ab_text h2{line-height: 30px;}
  .s_ab_text h2 strong{ font-size: 36px;}
  .s_ab_text h2 span{ font-size: 16px; line-height: 16px;}
  .s_ab_text p{ margin: 10px 0; font-size: 16px; line-height: 30px;}
  .s_ab_text h5 a{ font-size: 16px;}
  .s_ab_nav{ padding: 30px 30px;}
  .s_ab_nav ul li a i{ font-size: 36px;}
  .s_ab_nav ul li a span{ font-size: 16px;}
  .yewu_yuan{ width: 22%; top: 20%;}
  .syw_text strong{ font-size: 20px;}
  .syw_text span{ font-size: 18px; margin: 20px 0;}
  .s_yewu .swiper1 .swiper-button-prev, .s_yewu .swiper1 .swiper-button-next{ width: 60px; height: 60px;}
  .s_yewu .swiper1 .swiper-button-prev i, .s_yewu .swiper1 .swiper-button-next i{ line-height: 60px; font-size: 24px;}
}

@media( max-width:1440px ){
	.menue-tel{display: none;}
	.swiper-container.anli{padding: 30px 0;}
	.combtm .txt {font-size: 40px;}
	.container{width: 1200px;}
	.product-container a img {
		max-height: 205px;
	}
	.f-tel{font-size: 30px;}
	.s_ab_text h2{ line-height: 20px;}
	.s_ab_text h2 strong{ font-size: 24px;}
	.s_ab_text h2 span{ font-size: 14px; line-height: 14px;}
	.s_ab_text p{ margin: 10px 0; font-size: 14px; line-height: 24px;}
	.s_ab_text h5 a{ font-size: 16px;}
	.s_ab_nav{ padding: 30px 30px;}
	.s_ab_nav ul li a i{ font-size: 30px;}
	.s_ab_nav ul li a span{ font-size: 16px;}
	.section3 .tab-hd li a.more{margin: 0;}
}

@media( max-width:1280px ){
	.section_one .item_box{width:1200px;}
	.header .call h3{font-size:26px;}
	.header .nav{width:50%;margin-left:4%;}
	.section_five .item.one .box, .section_five .item.two .box{margin-left:5%;}
}


@media( max-width:1200px ){
	.f_14{ font-size:14px !important; }
	.f_16{ font-size:16px !important; }
	.f_18{ font-size:14px !important; }
	.f_20{ font-size:20px !important; }
	.f_24,.samestyle .hxfont{ font-size:20px !important; }
	.f_28,.banner-c .banner_text b,.samestyle .bsty{ font-size:28px !important; }
	.f_30{ font-size:24px; }
	.f_38,.indexsec01 .numlist .num{ font-size:24px; }
	.f_48,.about1_t1{ font-size:28px !important; }
	.f_58,.home-pro-brand{ font-size:30px !important; }
	.margin-top-100{margin-top: 50px;}
	html,body{max-width:750px;margin:0 auto !important;}
	.header .nav ul li em, .header .nav ul li i, .product_list_two .item .info p, .product_list_three .item .info p, .header .call, .banner .swiper-button-next, .banner .swiper-button-prev, .news_two .news_box li p, .position_now .fr, .arrow_down, #list .left_side, .news_one .news_box li .img .bg, .news_article_box .left_fixed, .img_big_box, #none,.tj_box .gallery-top .swiper-slide a .txt,.tj>img,.tabbox .content,.footer .f1,.footer .f2,.footer .f4,.more1,#top_scroll ul li p,.section_two .item_box .yspic img:nth-child(1),.section_two .item_box .yspic img:nth-child(3),#winImgDiv,.about .pub_title,.syys h3 strong,.syys .syys2,.syys .syys1 span b,.pc_show,.about_ti span,.about_top .fl:nth-child(1),.altop,.hf .fr,.tabbox .tab .item .img,.about_box::before,.about_top .w1300,.pronavbox .swiper-slide .fl h5,.pronavbox .swiper-slide .fl a,.pronav,.syys .w1400 ul li img,.syys .w1400>img,.footer .nav,.ys_bj,.indexsec04 .cateul,.indexsec04 .rbox li:nth-child(n+4),.syys .w1400 ul li::after,.case .anli .swiper-slide h3,.home-pro-des,.section5 ul li .img,.hz_news_more,footer .footer_row2,.index8 .index8_left,.banner-c .banner_text p,.section3 .tab-hd li.active p,.section3 .tab-hd li img,.index_about .img,.title-box .left-box p,.session_4 .all-box .swiper-pagination,.news .list>ul li:first-child,.g-top .cur,.listul .time{display: none !important;}
	.indexsec04 .rbox li:nth-child(1),.indexsec04 .rbox li,.indexsec04 .rbox,.indexsec04 .rbox li:nth-child(2){width: 100%;margin-left: 0;}
	.wap_show,.section3 .container>ul li:nth-child(n+6){display: block;}
	.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto,.tj_box,.w1300,.tabbox,.footer .f3,.syys .w1400,.about_text .about_txt{width:auto;padding:0 15px;}
	.container{width: auto;}
	.listul a{padding: 0 !important;}
	.indexsec01 .numlist .num .counter{font-size: 30px !important;}
	.p74{padding-top: 34px;}
	.m58{margin-top: 30px;}
	.banner-container{margin-top: 50px;}	
	.section3 .container>ul li{width: 48% !important;margin: 1% !important;height: auto !important;padding: 1% !important;}
	.section3 .container>ul li h3{font-size: 12px;padding: 0;border: none;}
	.s_biao span{font-size: 38px;}
	.jjfa{padding: 50px 0 30px;}
	.case{padding: 30px 0;}
	.info_big_box .info_1 .dh span{font-size: 16px}
	.product_son{display: none !important;}
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
	.comWidth{max-width: 100%;}
	.form_box_box, ul.fs{width:100%;}
	.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
	ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
	.listul{margin-top:20px}
	.listul .width{max-width:inherit;display:block;padding:20px 0}
	.listul .time{left:0;top:10px;transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;font-size:14px}
	.listul .time span{font-size:34px}
	.listul .photo{width:auto;margin:0 0 10px 70px}
	.listul .txtbox{width:auto}
	.listul .txtbox h3{font-size:18px;margin-bottom:10px}
	.listul .txtbox .link{margin-top:10px;text-align:center}
	.listul .txtbox .link span{width:130px;padding:8px 0}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0;}
	.news_article_box{padding-top: 54px;}
	.news_article_box .right_article{width:100%;float:none;background-color: #fff;}
	.news_article_box .inner_content, .news_article_box .h1_title{padding:20px;}
	.news_two .news_box li{width:49%;margin:0.5%;}
	.news_two .news_box li a{padding:8px;}
	.news_two .news_box li .time strong{font-size:30px;}
	.fixed_body .fixed_article {width:90%;height:500px;margin: -250px -45% 0 0;}
	.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
	.fixed_body .fixed_article .fb_close i{margin-top:5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
	.info_big_box,.section_six,.section_two{width:100%;height:auto;}
	.info_big_box h1{margin-top:0;font-size:20px;}
	.info_big_box .info_1{margin-top:10px;}
	.info_big_box .share{margin:0 0 10px 0;}
	.banner{top:0;padding-top: 50px;overflow: hidden;}
	.banner img{width: 100%;}
	.fixed_footer{
		display: block;
	}
	.indexsec01 .numlist{flex-wrap:wrap}
	.indexsec01 .numlist li{width:50%;padding-bottom:1rem;font-size: 15px;}
	.indexsec01 .numlist li i img{width: 100px;}
	.about1_p{font-size:16px;margin-top:30px;}
	.n_about_1{background-position-y: bottom;background-size: contain}
	.swiper-container.anli .swiper-slide{width: 330px;}
	.combtm .width{max-width:inherit;padding:30px 15px}
	.combtm .txt{font-size:24px;text-align:center}
	.combtm .icon{width:96px;height:48px}
	.combtm .icon img{width:16px}
	.case .anli .swiper-slide{border-width: 5px;}
	.footer .f3{float:none;}
	.footer .copyright img{margin: 0;}
	.footer{padding: 30px 0;}
	.article_content iframe{width: 100%;height: 300px;}
	.indexsec01{padding: 30px 0;}
	.s_ab_text p{ font-size: 14px; line-height: 24px; margin: 10px 0;}
  .s_ab_text{ width: 100%;}
  .s_ab_text h2{ line-height: 18px;}
  .s_ab_text h2 strong{ font-size: 24px;}
  .s_ab_text h2 span{ font-size: 14px; line-height: 14px;}
  .s_ab_text h5{ margin-top: 15px;}
  .s_ab_nav{ width: 100%; margin: 0; padding: 10px 15px;}
  .s_ab_nav ul li a i{ font-size: 18px;}
  .s_ab_nav ul li a span{ font-size: 14px;}
  .s_about .container{ padding-left: 35px;transform: translateY(calc(-50% + 30px));}
  .s_ab_text h5 a{ font-size: 16px;}
  .productdetailPage{margin-top: 0 !important;}
  .yewu_yuan{ width: 60%; top: 20%;}
  .syw_text strong{ font-size: 24px;}
  .syw_text span{ font-size: 16px; margin: 20px 0;}
  .s_yewu .swiper1 .swiper-button-prev, .s_yewu .swiper1 .swiper-button-next{ width: 40px; height: 40px;}
  .s_yewu .swiper1 .swiper-button-prev i, .s_yewu .swiper1 .swiper-button-next i{ line-height: 40px; font-size: 18px;}
  .section3 .tab-hd li a.more{line-height: 30px;width: 140px;margin: 5px 0 0;}
  .section3 .tab-hd{width: 95%;left: 0;right: 0;height: auto;}
  .section3 .tab-hd li:nth-child(1),.section3 .tab-hd li:nth-child(4),.section3 .tab-hd li:nth-child(6){margin: 0;}
  .section3 .tab-hd li{height: 10vh;padding: 10px;}
  .section3 .tab-hd li.active strong{font-size: 24px;margin: 0;}
  .section3 .right{width: 80%;left: 0;right: 0;top:auto;bottom: 15%;margin: auto;}
  .section3 .tab-hd li a{width:90%;margin:0 auto;line-height:30px;}
  /* 简介 */
.index_about .img img,.index_about{min-height:80vh;background: url(../../images/about.jpg) no-repeat;background-size: cover;}
.index_about .box{padding-top:70px}
.index_title .content1{font-size:26px}
.index_about .box .info{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-align:justify;text-justify:distribute-all-lines}
.index_link a,.index_link .a{line-height:50px}
.index_about .box .big_data{margin-top:40px;background: rgba(197,13,13, 0.8)}
.index_about .box .big_data .ite{width:50%;padding:20px 0}
.index_about .box .big_data p{display:none}
.index_about .box .big_data .ite .top{font-size:30px}

/* 四板块 */
.index_equipment{padding:0 5vw}
.w1520{padding-left:5vw;padding-right:5vw}
.index_title .content1{font-size:26px}
.index_equipment .box{padding:0}
.index_equipment .box .list .item{width:100% !important;margin-bottom:20px}
.index_equipment .box .list .item a .img img{max-height:400px}
.index_equipment .box .list .item a .position{left:5vw;width:90%;top:32px}
.index_equipment .box .list .item a .position .content2{max-width:100%;opacity: 1;margin-top: 20px;}
.index_equipment .box .list .item .position .content2 .content3{font-size: 13px;}

.section3{height: 80vh;}
.ys{padding: 50px 0;}

.index8 .width{display:block}
.index8{height:auto;background-image: none;}
.index8 .index8_right,.index8 .index8_left{width:100%;height:15rem}
.index8{background-position:top center;background-size:100% 50%}
.index8 .index8_left{display:flex;flex-direction:column;justify-content:center;text-align:center}
.index8 .index8_right span,.index8 .index8_left{font-size:1.3rem}
.index8 .index8_left span{font-size:1.9rem}
.index8 .index8_right a{font-size:16px}
.index8 .index8_right a img{width:2.2rem}
.width{width:100%;margin:0 auto}
.index8 .index8_right p{font-size:30px;padding:10px 0}
.footer{padding:100px 0 70px}
.footer .gotop{transform:translateX(-50%) translateY(-97%)}
.footer .box .boxTop .left img{height:47px}
.footer .box .boxCenter .left{display:none}
.footer .box .boxCenter .right .le{max-width:100%}
.footer .box .boxCenter .right .ri{margin-left:0;width:100%;margin-top:30px}
.footer .box .boxCenter .right .le .content .ite svg{transform:scale(0.9)}
.footer .box .boxCenter .right .ri ul li figure img{width:135px;display: inline-block;}
.footer .box .boxBottom{line-height:2;text-align:center}
/* .footer .box .boxBottom a{display:block} */
.contact_ul{display: block;margin-top: 30px;}
.contact_ul a{width: 96%;padding: 20px !important;margin: 0 2% 10px;}
.contact_ul a .contact_text{margin-top: 12px;}
#allmap{height: 300px;}
.row{margin: 0;}
.title-box .left-box h3{font-size: 30px;}
.title-box .left-box span,.title-box .left-box p{font-size: 16px !important;}
.session_4{padding-top: 40px;}
.news{padding: 40px 0;}
.news .list{margin-top: 40px;}
.session_4 .all-box{padding-left: 0;margin-top: 40px;}
.session_4 .swiper-container{padding-bottom: 40px;}
.news .list>ul li.item{width: 100%;margin-bottom: 20px;}
.news .list>ul{display: block;}
}
/*===================== 响应式代码 END =====================*/






