/*===================== 重置样式 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:300;line-height: 1.5;}
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;text-decoration:none}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
.middle_box{display:table;width:100%;height:100%;}
.middle_box .middle{display:table-cell;vertical-align:middle;width:100%;text-align:center;}
img{border:0;vertical-align:middle;max-width:100%;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:.7rem;}
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:.25rem;height:.25rem;background-color:#fff;}
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:2.5rem;width:.25rem;height:.25rem;background-color:#BAA160;}
textarea{resize:none;overflow:auto;}
input{padding-top:0;padding-bottom:0;}
;
select,input{vertical-align:middle;}
select,input,textarea{font-size:.7rem;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;font-size: 20px !important;}
body{font-family:"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:.8rem !important;color:#333;background-color:#fff;overflow-x:hidden;cursor: default;line-height: 1.5;}
.error3{display:none!important;}
html,body{max-width:1920px;margin:0 auto;}
.inner{max-width:90%;margin:0 auto;position: relative;}
.inner1{max-width:65rem;margin:0 auto;}
.flex{display: flex;}
.f_14{ font-size:.7rem; }
.f_16{ font-size:.8rem; }
.f_18{ font-size:.9rem; }
.f_20{ font-size:1rem; }
.f_24{ font-size:1.2rem; }
.f_28{ font-size:1.4rem; }
.f_30{ font-size:1.5rem; }
.f_38{ font-size:1.9rem; }
.f_48{ font-size:2.4rem; }
.f_58{ font-size:2.9rem; }
.f_72{ font-size:3.6rem; }
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header{width:100%;position:fixed;top:0;z-index:999;background: rgba(255, 255, 255, 1);}
.header .inner{height:5rem;position:relative;max-width:96%;margin:0 auto;text-align: center;justify-content: space-between;align-items: center}
.header .logo img{height: 3.55rem;transition: .3s;}
.header .nav{width:50%;display: inline-block;}
.header .nav ul li{float:left;width:14.28%;height:5rem;line-height:5rem;text-align:center;}
.header .nav ul li a{color:#333;position:relative;z-index:1;font-size:.9rem;font-weight: 600;}
.header .nav ul li i{position:absolute;width:100%;height:0;background-color:#BAA160;left:0;top:0;z-index:-1;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav ul li em{font-style:normal;position:absolute;width:0;height:5rem;background: #BAA160;left:0;bottom:0;z-index:-1;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav ul li a:hover i,.header .nav ul li a.active i{height:100%;}
.header .nav ul li a:hover,.header .nav ul li a.active{color:#fff;}
.header .nav ul li a:hover em,.header .nav ul li:hover a em,.header .nav ul li a.active em{width:100%;}
.header .nav ul li .son_nav{display: none;background: #fff;}
.header .nav ul li .son_nav a{color: #333;line-height: 2rem;height: 2rem;font-size: .7rem;padding: 0 .25rem;}
.header .nav ul li .son_nav a:hover{background: #BAA160;color: #fff;}
.header .nav ul li:hover .son_nav{display: block;}
.header .product_son{display:none;position:absolute;left:0;top:5rem;text-align:center;font-size:0;width:100%;height:auto;background-color:rgba(255,255,255,0.95);z-index:999;}
.header .product_son .item{display:inline-block;width:11%;margin:3% 0.5%;overflow: hidden;}
.header .product_son .item img{border-radius: .75rem 0 .75rem 0;}
.header .product_son .item p{font-size:.8rem;color:#000;height:1.6rem;line-height:1.6rem;position: relative;}
.header .product_son .item:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9;}
.header .product_son .item:hover p{color: #fff;}
.header .call{background:url(../images/call1.png) 0 center no-repeat;padding-left:1.75rem;line-height: 1.25rem;}
.header .call h3{font-size:1.4rem;color:#FA1510;font-family: impact;}
.header.bg{box-shadow:0 0 .75rem rgba(0,0,0,0.267);background: rgba(255, 255, 255, .95);    backdrop-filter: blur(.5rem);}
.header.bg .inner{height:3.5rem}
.header.bg .logo img{height:2.5rem;}
.header.bg .nav ul li{height:3.5rem;line-height:3.5rem}
.header.bg .nav ul li a{color: #333;}
.header.bg .nav ul li a:hover, .header.bg .nav ul li a.active{color: #fff;}
.header.bg .product_son{top: 3.5rem !important}

.pub_button .pb_bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#BAA160;-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;}
#footer{background:#F5F5F5;width:100%;overflow: hidden;background-attachment: fixed;background-size: 100% 70.3%}
#footer .footer_af{width:100%;height:300px;background-image:url(../images/fa_bg.jpg);background-size:auto 100%;background-position:center;display:flex;justify-content:center;align-items:center;background-attachment: fixed;}
#footer .footer_af li{margin:0 80px;transition: .3s;}
#footer .footer_af li b{width:85px;height:60px;text-align:center;display:block;margin:0 auto}
#footer .footer_af li b img{height:100%;display: inline-block;}
#footer .footer_af li em{display:block;text-align:center;color:#ffffff;font-size:.9rem;line-height:24px;margin-top:15px;font-style: normal;}
#footer .footer_af li span{display:block;text-align:center;color:#ffffff;font-size:0.7rem;line-height:24px}
#footer .footer_af li:hover{opacity: 0.7;}
#footer h3{font-size:1.2rem;font-weight:bold;color:#333;position:relative;margin-bottom:1.5rem}
#footer h3::before{position:absolute;content:"";bottom:-.5rem;left:0;background:#D80000;width:2.5rem;height:3px}
.footer_con{margin-top: 2rem;}
#footer .f1{margin-top: 2rem;}
#footer .f1 img{display:block;}
#footer .f1 em{font-size:2.4rem;color:#db051f;display:inline-block;font-style:normal;font-weight:bold;margin:.25rem 0;}
#footer .f1 em span{color:#fff;}
#footer .two{padding-left:3%;width: 35%;}

#footer .two a{line-height:2rem;font-size:.9rem;color:#666;float: left;width: 33%;}
#footer .two a .pb_bg{background-color:#BAA160;}
#footer .f2{width:25%;}
#footer .f2 dl{width:100%;line-height:2rem;color:#333333;margin-bottom: 1rem;padding-left: 3rem;}
#footer .f2 dl.ftel{background: url(../images/foot1.png) left center no-repeat;}
#footer .f2 dl.fmail{background: url(../images/foot2.png) left center no-repeat;}
#footer .f2 dl.fadd{background: url(../images/foot3.png) left center no-repeat;}
#footer .f2 dl dd{font-weight: 700;display: inline-block;}
#footer .f2 dl dd:nth-child(3){margin-left: .75rem;}
#footer .f3{width:311px;margin-left:4rem;color:#fff}
#footer .f3 p{color:#fff;line-height:180%}
#footer .f4{padding-left:2%;width: 30%;}
#footer .f4 .item{display:inline-block;width:46%;margin:0 .25rem;max-width: 10rem;}
#footer .f4 .item img{max-width:100%;}
#footer .f4 .item span{display:block;color:#666;font-size:.8rem;margin-top:.5rem;text-align:center;}
#footer .f5{text-align:center;margin-top:1rem;padding:.5rem 0;background:#1e1e1e}
#footer .f5 p{text-align:center;color:#fff}
#footer .f5 p img{vertical-align:middle;margin-right:0.95rem}
.copyright{height:3rem;line-height:3rem;color:#fff;font-size:.7rem;text-align:center;border-top: 1px solid rgba(255,255,255,0.2);margin-top: 5rem;background: #967652;}
.copyright img{display:inline-block;margin:0 .5rem 4px;}
.copyright a{display:inline-block;margin:0 .5rem;color:#fff;}
.pub_title p{text-align:center;margin-bottom:1.5rem;color: #666666;font-size: .8rem;}
.pub_title h4{position:relative;text-align:center;font-size:2.4rem;font-weight:bold;z-index:1;padding-top:3rem;color: #222222;}
.pub_title h4 img{display:inline-block;padding-bottom:.5rem;margin:0 .5rem;}
.pub_title h4 span{color:#BAA160;display:inline-block;z-index:1;}
@media (max-width:1200px){
	.pub_title h4 span{font-size:1.5rem;margin:0;}
	.pub_title h4 i{font-size:3rem}
}
.vidbacking{position: fixed;right: 0;bottom: 0;z-index: 999;width: 26%;border: .25rem solid #fff;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/

.banner{overflow: hidden;margin-top: 5rem !important;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:2.95rem;height:2.95rem;background: url(../images/arrow_right.png) no-repeat;opacity: .2;transition: .3s;background-size: contain;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{opacity: 1;}
.banner .swiper-button-prev{background: url(../images/arrow_left.png) no-repeat;}
.swiper-pagination-bullet-active{background-color:#EA1A0E!important;border-color:#EA1A0E!important;}
/* -- 产品中心 -- */
.protit{text-align: center;color: #044888;margin-bottom: 2.5rem;}
.protit em{text-transform: uppercase;font-size: 1.5rem;font-family: Arial;color: #BABABA;display: block;font-style: normal;}
.protit h4{font-weight: 700;color:#333333;}
.protit p{color: #666;margin-top: .5rem;}
.protit i{display: inline-block;width: 4rem;height: 4px;background: #BAA160;}

.bg1{display: flex;align-items: center;background:#BAA160 url(../images/pro_bg.png) no-repeat right center;background-size: contain;justify-content: center;padding: 2rem 0;}
.gl-proc-w { overflow: hidden; }
.gl-proc{ padding:0; }
.gl-proc li{ display: inline-block; text-align: -webkit-match-parent;border-right: 1px solid #333; }
.gl-proc li:last-child{border:none;}
.gl-proc li a{ display: block; font-size: 1.2rem; padding: 0 1.8rem; color: #333; transition: all 0.5s; text-align: center;font-weight: 600; }
.gl-proc li:hover a{ background-color: #FA1510; color: #fff; }
.index_p_more{display: flex;justify-content: flex-start;align-items: center;border-radius: 2.5rem;border: 1px solid #D80000;width: 20rem;margin: 2.5rem auto 0;line-height: 2.5rem;}
.index_p_more a:first-child{background: #D80000; border-radius: 2.5rem;color: #fff;font-size: 1rem;padding: 0 10%;margin-right: 3%;}
.index_p_more a:first-child:hover{background: #92764B;}
.sycp{background: #F9F9F8;overflow:hidden;width:100%;text-align: center;padding-bottom: 4rem;}
.sycp .ysmore{display: block;color: #000033;}
.sycp .ysmore b{font-size:1.1rem;line-height: 1;}
.sycp .wap_son  a{width: 19%;background: #BAA160; font-size: 1rem;border-radius: .25rem;margin: .5%;}
.sycp .sycp_r{width:100%}
#top_scroll {height:47.5rem;overflow: hidden;max-width:100%;margin:4rem auto 0;}
#top_scroll ul li{float: left;width:23.6%;margin:.7%;text-align: left; box-sizing: border-box;background: #fff;box-shadow: 0 0 .75rem rgba(0, 0, 0, .1)}
#top_scroll ul li .img{overflow: hidden;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:hover{background: #BAA160;}
#top_scroll ul li: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);}
#top_scroll ul li h3{color:#000;font-size:.9rem;text-align: center;padding: 1rem 0;}
#top_scroll ul li p{color: #000;font-weight: 700;font-size: 1rem;padding: 0 0 0 55px;background: url(../images/dh.png) no-repeat 1rem center;background-size: 1.5rem 1.5rem;margin-top: .5rem;}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p{color:#fff;}
/* 案例 */


/* 首页简介 */
.sygsjj{background: url(../images/44dca1b476632b92b9bb8f887603e20e2da9c0cf.png) no-repeat right bottom #fff;box-sizing: border-box;padding: 4rem 0  ;background-attachment: fixed;}
.sygsjj .inner{display: flex;align-items: center;gap: 0 2rem}
.sygsjj .index-txt h2{color: #F41221;}
.sygsjj dl dt{width:58.8%;}
.sygsjj dl dt .a_poa{gap:0 2rem;align-items: center}
.sygsjj dl dt .a_poa img{width: 17rem;}
.sygsjj dl dt h1{color:#fff;font-size:2.2rem;font-weight: 700;}
.sygsjj dl dt h1 em{display:block;color:#fff;text-transform:uppercase;}
.sygsjj  ul{display:flex;margin: 2.5rem 0 0;}
.sygsjj  ul li{flex:1;text-align: center;}
.sygsjj  ul li:first-child{padding-left: 0;}
.sygsjj  ul li:last-child{border: none;}
.sygsjj  ul li span{color:#F41221;font-size:2.4rem;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:center;}
.sygsjj  ul li em{color:#F41221;font-style: normal;}
.sygsjj  ul li p{color:#333;font-size:.85rem;}
.sygsjj dl dd{width:41.2%;}
.sygsjj dl dd video{width: 100%;}
.sygsjj .gs_con{width:100%;margin:0.75rem auto;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8; overflow: hidden; color: #fff;line-height: 1.5rem;font-size: 0.8rem;font-weight: 400;}
.sygsjj .gs_con p{color:#4c4c4c;line-height:200%;}
.sygsjj .more{overflow: hidden;box-sizing: border-box;}
.sygsjj .more a{font-weight: 400;}
.sygsjj .more a:nth-child(1){color: #F41221;font-family: impact;}
.sygsjj .more a:nth-child(2){color: #fff;background: #BAA160;text-align: center;border-radius: 2.5rem;width: 8.5rem;}
.sygsjj .more a:nth-child(2):hover{background: #FA1510;}



/* 内页简介 */
.section_three1 {background: url(../images/abg.jpg) no-repeat center bottom;padding: 5rem 0;background-size: contain;}
.section_three1 .inner{position: relative;box-sizing: border-box;max-width: 100%;display: flex;justify-content: flex-end;align-items: center;}
.section_three1 .right{width:43%;margin-right: 2%;}
.section_three1 .right h1{font-size:2.4rem;color:#3E3E3E;font-weight:bold;margin: .75rem 0;font-weight: 700;}
.section_three1 .right>p{color:#666666;font-size: 1.5rem;}
.section_three1 .right .text{color:#666666;line-height:1.6rem;padding:2rem 0;font-size: 0.85rem;position: relative;}
.section_three1 .right .text a{display: inline-block;color:#666666;}
.section_three1 .num_top{background: url(../images/num_bg.jpg) no-repeat center;padding: 5rem 0 ;background-attachment: fixed;background-size: cover;}
.section_three1 .num_top .inner1{max-width: 90%;}
.section_three1 .num_top  ul{display:flex;margin-top: 5rem;}
.section_three1 .num_top  ul li{flex:1;text-align: center;background: url(../images/line.png) no-repeat center right;}
.section_three1 .num_top  ul li:first-child{padding-left: 0;}
.section_three1 .num_top  ul li:last-child{background: none;}
.section_three1 .num_top  ul li span{color:#fff;font-size:3.5rem;text-align:center;font-weight: 700;}
.section_three1 .num_top  ul li em{color:#fff;font-size:1.1rem;font-style: normal;}
.section_three1 .num_top  ul li p{color:#fff;font-size:1.1rem;}
.section_three1 .right a.more{display: inline-block;color: #fff;text-align: center;padding: .5rem 2.25rem;margin:2.25rem 0  0 ; font-size:1rem;  background: linear-gradient(50deg, #FCCB02, #F28F16);  }
.section_three1 .right a.more:hover{background: #117AC8;}
.section_three1 .right a.more img{display: inline-block;vertical-align: bottom;}
.section_three1 .left {width: 47.8%;}

/* 首页案例 */
.index-title{text-align:left}
.index-title h3{font-size:2.4rem;font-weight:700;font-family:'Bold';line-height:1.5;color:rgba(51,51,51,1);margin-bottom:0.85rem}
.index-title p{font-size:1rem;line-height:1.2;color:rgba(51,51,51,1)}
.index4 *{box-sizing: border-box;}
.index4{padding:4.5rem 0;opacity:1;transition:ease-out .36s}
.index4 .list{justify-content: space-between;}
.index4 ul{width:calc((100% - 2.4rem) / 3);margin-top:2.5rem}
.index4 ul a{width:100%;height:20.1rem;overflow:hidden;position:relative}
.index4 ul:nth-child(2) a:nth-child(1){height:24rem}
.index4 ul:nth-child(2) a:nth-child(2){height:16.15rem}
.index4 ul a:nth-child(1){margin-bottom:1.15rem}
.index4 ul a img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center;transition:ease-out .36s}
.index4 ul a .content{position:absolute;bottom:0;width:100%;height:4.7rem;background:linear-gradient(0deg,rgba(38,38,38,1) 0%,rgba(38,38,38,0) 100%);padding:1.6rem 1.65rem;transition:ease-out .36s}
.index4 ul a .content h3{font-size:1rem;font-weight:500;color:rgba(255,255,255,1)}
.index4 ul a .content .intor{width:60%;height:0;font-size:0.9rem;line-height:35px;color:rgba(255,255,255,1);margin:1.25rem 0;opacity:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-all}
.index4 ul a .content .more{width:5.95rem;border-radius:1.5rem;border:0.05rem solid rgba(255,255,255,1);font-size:0.8rem;color:rgba(255,255,255,1);padding:0.4rem 0.75rem;height:0;opacity:0;align-items: center}
.index4 ul a .content .more img{position:relative;width:0.8rem;height:0.8rem;filter:grayscale(100%) brightness(600%)}
.index4 ul a:hover .content{height:100%;background:rgba(0,0,0,0.6);padding-top:20%;padding-left:3rem}
.index4 ul a:hover .content h3{font-size:1.4rem;transition:ease-out .36s}
.index4 ul a:hover .content .intor,.index4 ul a:hover .content .more{opacity:1;height:auto;transition:ease-out .36s}
.index4 ul:nth-child(3) a:nth-child(2) .more{position:absolute;width:100%;height:100%;top:0;left:0;background:url(../images/case.jpg) no-repeat center;display:flex;align-items:center;margin: 0;background-size: cover;}
.index4 ul:nth-child(3) a:nth-child(2) .more h3{font-size:1.6rem;font-weight:bold;line-height:50px;margin-left:3.5rem;color:rgba(255,255,255,1)}
.index4 ul:nth-child(3) a:nth-child(2) .more img{position:absolute;width:13.8rem;height:13.8rem;top:initial;left:initial;right:-2.5rem;bottom:-2.5rem;animation:jump2 1s infinite alternate}
@keyframes jump2{from{transform:translateX(0)}
to{transform:translateX(-20px)}
}



/* 新闻 */
.section_nine{padding: 4rem  0 110px;background: url(../images/in_03.jpg)  center bottom no-repeat #fff;background-size: 100%;position: relative;background-attachment: fixed;}
/* 新闻 */
.tabbox .content{width:508px;overflow:hidden;position:relative;height:465px;}
.tabbox .content ul{position:absolute;left:0;top:0;height:100%;}
.tabbox .content li{width:508px;float:left;height:465px;position:relative}
.tabbox .content li img{display:block;width:508px;height:465px;}
.tabbox .content li .arrow{position:absolute;bottom:0;width:100%;height:3.5rem;}
.tabbox .tab{width:100%;}
.tabbox .tab .item{float: left;width: 49.7%;transition: .4s;    }
.tabbox .tab .item .img{width: 34%;max-height: 8vw;	overflow: hidden;}
.tabbox .tab .item .info{width: 63%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; overflow: hidden;line-height: 2;box-sizing: border-box;}
.tabbox .tab .item .info{transition: .3s;}
.tabbox .tab .item .info em{font-style: normal;color: #999;}
.tabbox .tab .item:nth-child(n+2){margin-bottom: 1rem;}
.tabbox .tab .item:nth-child(n+2) a{padding: 1rem;}
.tabbox .tab .item .info p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; }
.tabbox .tab .item .info p,.tabbox .tab .item .info span{color: #7f7f7f;font-size: .7rem;}
.tabbox .tab .item .info span{background: url(../images/sz-fill.png) no-repeat left center;padding-left: 1.5rem;font-size: .9rem;}
.tabbox .tab .item:nth-child(n+2) .info p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.tabbox .tab .item:nth-child(1){width:49%;margin-right: 1.3%;background-color:#fff;}
.tabbox .tab .item:nth-child(1) a{display:block;}
.tabbox .tab .item:nth-child(1) .img{width:100%;overflow:hidden;box-sizing: border-box;margin-left: 0;max-height: 25vw;border-radius:0px;}
.tabbox .tab .item:nth-child(1) .img img{display:block;width:100%;max-width:none;}
.tabbox .tab .item:nth-child(1) .info{padding:1.5rem 1rem;width: 100%;margin-right: 0;}
.tabbox .tab .item:nth-child(1) strong{color:#181818;transition: .4s;}
.tabbox .tab .item:nth-child(1) p{font-size:.7rem;color:#222222;overflow:hidden;transition: .4s;}
.tabbox .tab .item:hover strong,.tabbox .tab .item:hover p{color:#BAA160;}
.tabbox strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tabbox span{font-size: .7rem;}
.tabbox .tab .item:nth-child(1):hover{background-color:#BAA160;}
.tabbox .tab .item:nth-child(1):hover strong,.tabbox .tab .item:nth-child(1):hover p,.tabbox .tab .item:nth-child(1):hover span,.tabbox .tab .item:nth-child(1):hover em{color:#fff;}
.tabbox .tab .item:nth-child(n+2):hover{    box-shadow: 0 0 .5rem rgba(16,86,149, 0.222);
    transform: translateY(-5px);}
.tabbox .tab .item:hover{background: #fff;box-shadow: 0 0 .75rem rgba(0, 0, 0, .1)}
.tabbox .tab .item:nth-child(1) .info em{display: none;}
.tabbox .tab .item:last-child{margin-bottom: 0;}

/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* 简介 */
.muma{width: 100%;padding: 120px 0 ;background: url(../images/b3.jpg) no-repeat center;background-attachment: fixed;background-size: cover;}
.sc777.swiper-container {padding-bottom:2.5rem;}
.ss777.swiper-slide{background-position: center;background-size: cover;width: 33.5rem;}

/* ===================== 产品列表页 ===================== */
#list{margin:2.5rem 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%;/* float:left; */}

/*.showlist div *{width:100%;}*/
.showlist li{width:98%;margin:0 auto 1rem;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_two .item{float:left;width:32.3%;margin:0 0.5% 1.5rem;}
.product_list_three #showdata{display: flex !important;flex-wrap: wrap;align-items: center;justify-content: center}
.product_list_one .item{float:left;width:32.33%;margin:0 0.5% 1.5rem;}
.product_list_one .item .img,.product_list_two .item .img{position:relative;overflow:hidden;cursor: pointer;}
.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 img,.product_list_two .item img{border: 1px solid #e9e9e9}
.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:1rem;background:url(../../images/arrow.png) right 57px no-repeat;}
.product_list_one .item strong{display:block;width:95%;font-weight:700;font-size:.9rem;text-transform:uppercase;color: #000;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:#BAA160;}
.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 1.5rem 1rem;background-color:#f6f7f7;}
.product_list_two .item .info strong,.product_list_three .item .info strong{display:block;color:#555;font-size:.9rem;font-weight:100;padding-top:1.5rem;text-transform: uppercase;text-align: center;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:0.4rem;}
.product_list_two .item .info p,.product_list_three .item .info p{display:none;color:#868585;font-size:.7rem;line-height:26px;height:52px;overflow:hidden;margin-top:0.4rem;}
.product_list_two .item .line2{display:none;}
.product_list_two .item:hover{box-shadow:0px .9rem 1.25rem rgba(0,0,0,0.08);}
.product_list_two .item:hover .info{background-color:#fff;}
.product_list_two .item:hover strong{color:#BAA160;transform:translateY(-.5rem);-moz-transform:translateY(-.5rem);-o-transform:translateY(-.5rem);-ms-transform:translateY(-.5rem);-webkit-transform:translateY(-.5rem);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#BAA160;}
.product_list_two .item:hover p{transform:translateY(.5rem);-moz-transform:translateY(.5rem);-o-transform:translateY(.5rem);-ms-transform:translateY(.5rem);-webkit-transform:translateY(.5rem);}

/* 样式二 */

/* 样式三 */
.product_list_three .item{width:24%;margin:0 0.5% 1.5rem;cursor: pointer;}
.product_list_three .item .img{border: 1px solid #eee;border-bottom: none;}
.product_list_three .item .info strong{padding:0;}
.product_list_three .item{padding-bottom:1rem;border-radius:6px;overflow:hidden;background-color:#f9f9f9;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float:right;width:.5rem;height:3px;background-color:#BAA160;margin:0px .75rem 0 0;}
.product_list_three .item:hover em{width:1.5rem;}
.product_list_three .item:hover{box-shadow:0px .9rem 1.25rem rgba(0,0,0,0.08);background-color:#fff;}

/* 样式三 */

/* 产品内页图 */
.product_article .img1{display:none;}
.product_article .title{overflow:hidden;padding:.5rem 0 0;}
.product_article .title h1{text-align:center;font-size:1.1rem;color:#333;}
.product_article .title .time{display:block;height:1.5rem;line-height:1.5rem;text-align:center;margin:.7rem 0 0;font-size:.7rem;color:#999;}
.product_article .title .time img{display:inline-block;height:.9rem;margin-top:-2px;margin-right:.5rem;}
.product_article .title .share{text-align:center;height:1.2rem;line-height:1.2rem;margin-top:.5rem;}
.product_article .title .share span{display:inline-block;vertical-align:top;}
.product_article .title .bdsharebuttonbox{display:inline-block!important;vertical-align:top;}

/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:55%;float:left;}
.img_big_box .img_box{height:600px;border:1px solid #f1f1f1;border-radius:.25rem;position:relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:.25rem;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:.25rem;text-align:center;}
.img_big_box .small_box img{max-height:4rem;display:inline-block;margin:.5rem .25rem;border:1px solid #fff;}
.img_big_box .small_box img.active{border-color:#BAA160;}
.img_big_box{width:55%;float:left}
.img_big_box .img_box{height:400px;border:1px solid #f1f1f1;border-radius:.25rem;position:relative;border-bottom:none}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:.25rem;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:.25rem;text-align:center}
.img_big_box .small_box img{max-height:4rem;display:inline-block;margin:.5rem .25rem;border:1px solid #fff}
.img_big_box .small_box img.active{border-color:#2094FF}
.info_big_box{width:43%;float:right;height:502px}
.info_big_box h1{color:#222;line-height:46px;font-weight:bold;font-size:1.5rem;margin-top:1.5rem}
.info_big_box .hx{border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;padding: .25rem 0;}
.info_big_box p{font-size: .8rem;color: #a8a8a8; line-height: 1.5rem;margin-top: 4px;font-weight: 400;}
.info_big_box em{color: #333;font-size: 1.25rem;line-height: 36px;display: block;padding-top: 1rem;}

.swtfw{width: 100%;}
.swtbox{margin-top:2.25rem;overflow: hidden;}
.swtbox a{text-align:center;float:left;display:block}
.swtbox .btn1{width:160px;height:2.9rem;background: #BAA160;font-size:1.2rem;color:#ffffff;font-weight:bold;line-height:2.9rem;letter-spacing:.25rem;box-shadow:0 6px .25rem rgba(249,90,23,0.4);transition:all linear 0.3s;}
.swtbox .btn1:hover{background:linear-gradient(50deg,rgb(75,174,32),rgb(0,128,228));box-shadow:0 6px .25rem rgba(60,151,170,0.4)}
.swtbox .btn2{width:48%;height:2.9rem;background:#BAA160;font-size:.8rem;color:#fff;line-height:2.9rem;margin-right: 2%;}
.swtbox .btn2:nth-child(1){background: #D80000;}
.swtbox .btn2:nth-child(2){margin-right: 0;}
.swtbox .btn2 span{font-size:1.2rem;color:#fff;font-weight:bold;vertical-align:top}
.fwby{margin-top:1.5rem}
.fwby p{background:url(../images/cppage1_dh.png) left center no-repeat;background-size:15px;padding-left:1.1rem;font-size:.7rem;color:#112a50;line-height:17px;float:left;margin-left:26px}
.fwby p:first-child{margin-left:0}
.fwtime{width: 100%;margin-top: 1.5rem;}
.fwtime p{font-size:.8rem;color:#696969;padding-top:1.5rem;float:left}
.fwtime .p1{background:url(../images/cppage1_60s.png) left top no-repeat}
.fwtime .p2{background:url(../images/cppage1_30m.png) left top no-repeat;margin-left:3.6rem;margin-right:1.6rem}
.fwtime .p3{background:url(../images/cppage1_24h.png) left top no-repeat}
.yanse{background-color: #edf1fa;padding:1.25rem 1rem;font-size:17px;line-height:35px;}

.xgcp_title{padding:.5rem;background-color:#fafafa;margin:1.5rem 0 0;display: none;}
.xgcp_title h3{color:#BAA160;border-left:2px solid #BAA160;padding-left:1rem;height:1.5rem;line-height:1.5rem;font-weight:bold;font-size:1rem;}
.article_content{font-size:.8rem;line-height:26px;color:#333;padding-top:1.5rem;}
.article_content hr{border-top: 1px solid #ddd;border-bottom: none;margin: .5rem 0;}
.article_box strong,.article_content strong{font-size: 1.5rem;color: #BAA160;font-weight: 500;margin-bottom: 1rem;display: block;}
.article_box{padding-top:1.5rem;}
.article_box img,.article_content img{display:inline;}
.article_box p,.article_content p{margin-bottom:.7rem;}
.article_content table,.product-scroll-list .scroll.scroll_4 table{border-right:1px solid #c6ccd4;border-bottom:1px solid #c6ccd4;text-align:center;vertical-align:middle;width:100%}
.article_content table td,.product-scroll-list .scroll.scroll_4 table td{border-left:1px solid #c6ccd4;border-top:1px solid #c6ccd4;padding:.5rem}
.article_content table tr:nth-child(even) td{background:#fff}
.article_content table tr:nth-child(odd) td{background:#F9FAFC}
.article_content table tr:first-child td{background:#E6EAF3 !important;font-size:.8rem;font-weight:bold}
.article_content table tr td{line-height:.9rem;font-size:.7rem}
.article_content table tr td p{margin:0}
#xgcp ul li{float:left;text-align:center;width:23%;margin:1%;}
#xgcp ul li strong{display:block;height:1.8rem;color:#333;font-size:.8rem;font-weight:100;line-height:1.8rem;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:1.5rem;text-align:center;}
.pagenum a{display:inline-block;color:#666;margin:1rem 1rem 0;width:120px;height:1.5rem;line-height:1.5rem;border:1px solid #BAA160;border-radius:3rem;font-size:0px;}
.pagenum span{font-size:.8rem;color:#BAA160;}
.pagenum a:hover{background-color:#BAA160;}
.pagenum a:hover span{color:#fff;}

/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:25rem;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;}
.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:3rem;}
.fade_text .en{height:2rem;line-height:2rem;font-size:1.5rem;overflow:hidden;}
.fade_text .line{width:4rem;height:3px;background-color:#fff;margin:1rem auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:1rem;overflow:hidden;width:0.4rem;}
.arrow_down .line{display:block;width:1px;height:2rem;margin:0 3px;background:#fff;}
.arrow_down .aw{display:block;width:100%;height:.25rem;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);}
}
.son_list{position:absolute;height:2.5rem;width:100%;bottom:.5rem;left:0;text-align:center;}
.son_list a{display:inline-block;width:7rem;padding:0 .25rem;height:2.5rem;color:#333;background-color:#fff;font-size:.8rem;text-align:center;line-height:2.5rem;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.son_list a i{background-color:#BAA160;position:absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:10rem;height:10rem;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 图 ===================== */


/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:1rem;}
.news_one .news_box li .img{width:26%;overflow:hidden;float:left;border-radius:0.4rem;position:relative;border: 1px solid #ddd;}
.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:1.5rem;height:1.5rem;background:url(../../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:70%;float:right;padding-top:1.5rem;}
.news_one .news_box li .info h3{font-weight:bold;font-size:.9rem;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:.7rem;padding:1rem 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color:#e5e9ef;margin-bottom:1rem;}
.news_one .news_box li .info .line i{display:block;width:0%;height:1px;background-color:#BAA160;}
.news_one .news_box li .info p{color:#999;font-size:.8rem;line-height:26px;height:52px;overflow:hidden;}
.news_one .news_box li:hover .info{padding-top:2.5rem;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#BAA160;}
.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 .left_fixed{position:fixed;left:0;top:0;width:30%;height:100%;z-index:-1;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:3.5rem;color:#BAA160;opacity:0.5;font-style:italic;font-family:impact;}
.news_article_box .left_fixed h5{font-size:.8rem;color:#333;margin-top:1.5rem;}
.news_article_box .left_fixed .return{margin-top:2rem;font-size:.7rem;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:1.5rem 2.5rem;}
.news_article_box .h1_title{padding:3.5rem 2rem;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:1.4rem;color:#333;margin-bottom:1rem;}
.news_article_box .h1_title .time img{height:1rem;display:inline-block;margin:-4px .5rem 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:.8rem;}
.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:.8rem;margin-right:.5rem;border:1px solid #e5e9ef;width:2rem;height:2rem;line-height:2rem;border-radius:6px;text-align:center;}
.page_list b font{background-color:#BAA160;color:#fff;border-color:#BAA160;}
.page_list_span1{display:none;}

/* 新闻样式 1 */


/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== */
#list .left_side{width:20%;position: sticky;top: 4rem;}
#list .left_side .box_one,#list .left_side .box_two{background: #BAA160;padding:.5rem .5rem;}
#list .left_side .box_one .title{text-align:center;margin-bottom:1rem;}
#list .left_side .box_one .title h3{color:#fff;font-weight:bold;font-size:1.5rem;margin:1rem 0 .5rem 0;}
#list .left_side .box_one .title p{color:#fff;font-size:.8rem;}
#list .left_side .box_one ul li{line-height:1.8rem;background-color:#fff;margin-bottom:.25rem;text-align:left;}
#list .left_side .box_one ul li a{position:relative;z-index:1;overflow:hidden;height:1.8rem;color: #000;}
#list .left_side .box_one ul li span,#list .left_side .box_one ul li em{font-size:.8rem;position:absolute;display:block;width:100%;height:100%;padding-left:4%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#list .left_side .box_one ul li span{left:0;top:0;background-color:#fff;}
#list .left_side .box_one ul li em{right:-100%;top:0;background-color:#BAA160;color:#fff;font-style: normal;}
#list .left_side .box_one ul li a:hover span,#list .left_side .box_one ul li a.active span{top:100%;}
#list .left_side .box_one ul li a:hover em,#list .left_side .box_one ul li a.active em{right:0;}
#list .left_side .box_one ul li .son_nav{border-top:1px solid #BAA160;}
#list .left_side .box_one ul li .son_nav a{background:none;height:2rem;line-height:2rem;position:relative;}
#list .left_side .box_one ul li .son_nav a::after{content:'';position:absolute;left:1rem;top:1rem;width:0.4rem;height:1px;background-color:#BAA160;}
#list .left_side .box_one ul li .son_nav a:hover::after,#list .left_side .box_one ul li .son_nav a.active::after{background-color:#fff;}
#list .left_side .box_one ul li .son_nav span{padding-left:2rem;}
#list .left_side .box_two{margin-top:.5rem;padding:1rem .5rem;background: #D80000;}
#list .left_side .box_two p{font-size:.8rem;color:#fff;line-height:1.5rem;}
#list .left_side .box_two strong{color:#fff;font-size:1.5rem;display:block;margin-bottom:.5rem;font-family:impact;font-weight:100;}
#list .left_side .box_two strong{margin-bottom: 0;}
#list .left_side .box_two .more{height:1.8rem;line-height:1.8rem;background-color:#fff;margin-top:.5rem;width:10rem;color:#333;text-align:center;position: relative;}
#list .left_side .box_two .more i{background-color:#ffbc42;}
#list .left_side .box_two .more:hover{color:#fff;background: #BAA160;}
#list .right_side.fr{width:78%;}

/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.form_box{display:none;border:1px solid #f1f1f1;border-radius:.25rem;margin-bottom:1rem;}
.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:2rem;border-radius:0.4rem;margin:.5rem .25rem;font-size:.8rem;line-height:2rem;padding:0px .75rem;outline:none;}
.form_box .an{vertical-align:bottom;}
.form_box .an:hover{border-color:#BAA160;}
.form_box .inp{height:1.9rem;vertical-align:bottom;}
.form_box .submit{width:4rem;cursor:pointer;}

/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */
.form_box_box{width:1200px;margin:2rem auto;padding:3rem 0;box-shadow:0px 1rem 4rem rgba(76,76,76,0.1);}
ul.fs{width:50rem;margin:0 auto;}
ul.fs input,ul.fs textarea{-moz--webkit--webkit-transition:0.8s;-o-transition:0.8s;-ms-transition:0.8s;-moz-transition:0.8s;transition:0.8s;}
ul.fs .box1 li{float:left;width:16rem;margin-right:1rem;}
ul.fs .box1 li:nth-of-type(3){margin:0;}
ul.fs .box1 li input{border:1px solid #e1e7ee;width:100%;height:2.5rem;padding:.5rem;color:#999;}
ul.fs li input:hover{border-color:#BAA160;}
ul.fs .box1 li input::-webkit-input-placeholder,ul.fs li.textarea textarea::-webkit-input-placeholder,ul.fs li.yzm input::-webkit-input-placeholder{color:#999;}
ul.fs .box1 li input:-moz-placeholder,ul.fs li.textarea textarea:-moz-placeholder,ul.fs li.yzm input:-moz-placeholder{color:#999;}
ul.fs .box1 li input:-ms-input-placeholder,ul.fs li.textarea textarea:-ms-input-placeholder,ul.fs li.yzm input:-ms-input-placeholder{color:#999;}
ul.fs li.textarea textarea{width:100%;height:7.5rem;border:1px solid #e1e7ee;padding:.5rem;margin:1rem 0;color:#999;}
ul.fs li.textarea textarea:hover{border-color:#BAA160;}
ul.fs li.radio{text-align:center;}
ul.fs li.radio label{margin:0 .5rem;}
ul.fs li.yzm{text-align:center;margin:1rem 0;}
ul.fs li.yzm img{display:inline-block;height:1rem;}
ul.fs li.yzm input{border-bottom:1px solid #e1e7ee;width:10rem;height:2.5rem;padding:.5rem;color:#999;}
ul.fs li.yzm input:hover{border-color:#BAA160;}
ul.fs li.submit input{height:2.5rem;margin:0 auto;display:block;cursor:pointer;width:10rem;border-radius:2.5rem;background-color:#BAA160;font-size:.8rem;color:#fff;}

/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */
#allmap{height:25rem;}
#allmap img{max-width:none!important;}

/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display:none;background:url(../../m/images/top.png) center center/50% no-repeat;width:2rem;height:2rem;cursor:pointer;text-align:center;background-color:#BAA160;border-radius:50%;position:fixed;right:6px;bottom:5rem;z-index:99999999999;}

/* ===================== 回到顶部 ===================== */
.firstRow img{display:inline-block;}

/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
.header .menu_box{display:none;}
.header .menu_box{float:right;width:1.2rem;height:54px;}
.header .nav_button{position:absolute;right:15px;top:26px;vertical-align:middle;width:1.2rem;height:2px;cursor:pointer;background-color:#F41221;-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:1.2rem;height:2px;position:absolute;z-index:99999999;right:0;background-color:#F41221;-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:1rem;}
.wap_son a{width:48%;height:2rem;line-height:2rem;font-size:.8rem;color:#fff;text-align:center;margin:1%;float:left;background: #BAA160;}
.pc .fixed_footer{display:none;}
.mobile .fixed_footer{display:none;background: #F41221;height:2.5rem;position:fixed;bottom:0px;left:50%;margin-left:-50%;z-index:999;width:100%;border-radius:.5rem .5rem 0 0;}
@media (min-width:640px){
	.mobile .fixed_footer{width:640px!important;left:50%;margin-left:-320px;}
}
.mobile .fixed_footer a{float:left;width:33.33%;text-align:center;}
.mobile .fixed_footer img{display:inline-block;height:1.2rem;margin:.25rem 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display:block;height:1rem;line-height:1rem;}
.wap_show{display:none;}

@media(max-width:1550px){
	html{font-size: 18px !important;}
	.sycp .sycp_l .pro_bar a{line-height: 49px;}
	.inner,.footer .inner{max-width:1200px;}
	.section_eight .more{margin-top:40px;}

}
@media(max-width:1400px){
	html{font-size: 17px !important;}
	.cpt_con dl{height: auto;margin-bottom: 30px;}
	.cpt_con dl .fl{padding:50px 100px;}
	.cpt_con dl .fl a{margin-top: 50px;}
	.fwtime .p2,.fwtime .p1,.fwtime .p3{margin-top: 0;}
	.fwtime .p2{margin: 0 10px;}
}
@media(max-width:1200px){
	.f_14{ font-size:14px; }
	.f_16{ font-size:14px; }
	.f_18,.product_list_one .item strong,.product_list_two .item .info strong, .product_list_three .item .info strong{ font-size:14px; }
	.f_20,.section_three1 .right a.more,.protit p{ font-size:16px; }
	.f_24{ font-size:20px; }
	.f_28,.banner .con h3{ font-size:24px; }
	.f_30,.section_three1 .right h1,.ss666 dl dd h3 a{ font-size:24px; }
	.f_38,.sycp .pub_title h4{ font-size:30px; }
	.f_48{ font-size:24px !important; }
	.f_58{ font-size:30px !important; }
	.wap_show,.tabbox .tab .item:nth-child(1) .info em{display:block;}
	.pc_show{display:none;}
	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,.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,#none,#footer .f1,#footer .two,.gg1,#home-lc,.sycp .sycp_l,.jgzx .pub_title b,.cf_box .cf_middle,.header .nav ul li .son_nav,.cpt_con dd,.ss666 dl dt,.three_box dd p,.three_box dd em,#footer h3::before,.protit h4::before,.protit h4::after,.ss666.swiper-slide h3,.syys .pub_title p,.syys .w1400 ul li img,.syys .ysmore b,.protit em, .syys .w1400 ul li:nth-child(5),.section_three1 .inner::before,.fwby,.fwtime,.gl-proc-w,.index_p_more,.section_three1 .right>p,.footer .logo,.footer .one,.footer .ewm,.section_seven .item_box .arrow,.section_six .more .call,#top_scroll ul li span,.info_big_box .info_1 .dh:nth-of-type(2),.info_big_box .info_1 .dh:nth-of-type(3),.info_big_box .info_3,.section_two .more div.fl,.sygg .fl p,.section_six .auto .fr,.gg .inner1 .gtxt h5,.gg .inner1 .gtel em,.atel ul li img,.ab_t::after,.pub_title p,.bg1{display:none !important;}
	.mt-30{margin: 0;}
	.header .menu_box,.mobile .fixed_footer,.wap_son{display:block;}
	#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto,.sygg,.content,#footer .f2,#footer .footer_con,.inner1,.gg .inner1 .gtel,.section_six .auto,#w-1300-1,.muma,#footer .f4{width:auto;padding:0 15px;}
	#list{margin: 30px 0;}
	.swtbox{margin-top: 15px;}
	.swtbox .btn1 {width: 30%;letter-spacing: 0px;}
	.header{height:50px;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1)}
	.header.bg{backdrop-filter: unset;background: rgba(255, 255, 255, .95);}
	.header.bg .inner,	.header .inner{padding:0 15px;width:auto;height:50px;max-width: 100%;}
	.header .logo img,.header.bg .logo img{height:38px;}
	.header .nav{position:fixed;width:280px;height:auto;overflow:auto;padding:20px 0;top:50%;left:50%;margin:-200px 0 0 -140px;z-index:9999999999;background-color:#fff;box-shadow:0 0 10px #f1f1f1;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
	.header .nav ul li{display:block;float:none;width:90%;margin:0 auto;height:40px !important;line-height:40px !important;border-bottom:1px solid #f9f9f9;}
	.header .nav ul li span,.header .nav ul li a{color:#333!important;}
	.header .nav ul li a:hover span,.header .nav ul li a.active span{line-height:40px;}
	.header .nav ul li:last-child{border:none;}
	.product_son{display:none!important;}

	/* 首页简介 */
	.sygsjj{padding: 0;height: auto;background: none;}
	.sygsjj .inner{flex-direction: column}
	.sygsjj .w1300{width: auto;padding: 0;flex-direction: column-reverse;}
	.sygsjj .w1300.clear{padding: 2rem 0;}
	.sygsjj dl dt h1{font-size: 1.5rem;}
	.sygsjj ul{display: block;}
	.sygsjj ul li{width: 50%;float: left;}
	.sygsjj ul li span{font-size: 40px;}
	.sygsjj ul li p{font-size: 16px;}
	.sygsjj dl dt,.sygsjj dl dd{width: 100%;}
	.sygsjj dl dt .a_poa{position: relative;padding: 10px;}	
	.sygsjj .more{width: 100%;padding-left: 10px;    line-height: 40px;}
	.sygsjj .more a:nth-child(2){width: 80px;}
	.sygsjj dl dt h3{font-size: 24px;}
	.sygsjj .gs_con{margin: 15px 0;}
	.sygsjj dl dt ul li span{font-size: 30px;}
	.sygsjj dl dt ul li p{font-size: 14px;}
	.sygsjj dl dd{margin: 2rem 0 0;}

	/* 首页产品 */
	.sycp{padding: 2rem 0;}
	.bg1{justify-content: center}
	#top_scroll{margin-top: 2rem;}


	/* 首页新闻 */
	.tabbox .inner{max-width: 100%;}
	
	/* 底部 */
	#footer .footer_af {height: 200px;}
	#footer .footer_af li{margin: 0 10px;}
	#footer .footer_af li b {width: auto;        height: 50px;    }
	.copyright{height:auto;line-height:40px;margin-top: 30px;}
	#footer .f2{margin:0;float:none;}
	#footer .f4{width: 100%;float:none;text-align: center;margin-top: 15px;}
	
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
	#allmap{height:300px;}
	.sycp .wap_son a{width: 48%;font-size: 14px;}
	.article_content p img{max-width: 100% !important;padding: 10px 0 !important;}
	#nyba{height:200px;}
	#top_scroll ul li h3{padding: 10px 0;    font-size: 14px;}
	.fade_text{margin-top:80px;}
	.fade_text .cn{line-height:40px;height:40px;}
	.fade_text .cn span{font-size:30px;}
	.fade_text .en{font-size:16px;}
	.fade_text .line{margin:10px auto;}
	.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;}
	.product_list_one .item,.product_list_two .item,.product_list_three .item{width:49%;margin:0.5%;}
	.product_list_one .item .info{padding:10px 0 ;}
	.product_list_two .item .info{min-height:70px;}
	#list .right_side{float:none!important;width:100%!important;}
	.news_one .news_box li .img,.news_one .news_box li .info{float:none!important;width:100%;}
	.news_one .news_box li .img{height:200px;}
	.news_one .news_box li .info{padding-top:20px;height:auto;}
	.news_one .news_box li .info .time{padding:6px 0;}
	.news_one .news_box li .info .line{margin-bottom:6px;}
	.news_one .news_box li:hover .info{padding-top:20px;}
	.work_box .work{margin: 20px auto;}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0;}
	.news_article_box .right_article{width:100%;float:none;background-color:#fff;margin-top:54px;}
	.news_article_box .h1_title h1{font-size:1.3rem;font-weight:400;}
	.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);}
	.img_big_box{width: 100%;}
	.img_big_box .img_box{height: 300px !important;}
	.info_big_box{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;}
	.xgcp_title{margin-top:10px;}
	.pub_title h4{font-size:24px;padding-top:30px;}
	.pub_title h4 img{width: 50px;margin: 0;}
	.pub_title p{font-size:16px;margin-bottom:20px;}
	.factory_box .pub_title,.section_seven .pub_title,.section_nine .pub_title{padding:20px 0;}
	.inner,.footer .inner,.footer .two{width:auto;padding:0 15px;}
	.section_four,.section_six,.section_eight,.section_nine{height:auto;padding-bottom:30px;}
	/* 内页简介 */
	.section_three1{height: auto;padding: 0 0 1px;margin-top: 0px;}
	.section_three1 .inner{margin-top: 0px;width: 100%;box-sizing: border-box;padding: 35px 15px;padding-top: 50px !important;flex-direction: column}
	.section_three1 .right a.more{margin-top: 0;}
	.section_three1 .right>p{font-size: 20px;}
	.section_three1 .right .text::before{left: 0;right: 0;margin: auto;}
	.section_three1 .right .text{    -webkit-line-clamp: 8;text-align: left;padding: 20px 0;max-height: none !important;padding-right: 0 !important;}
	.section_three1 .left,.section_three1 .right{width: 100%;margin: 0;text-align: center;}
	.section_three1 .right{background: rgba(255,255,255,0.8);padding: 15px;}
	.section_three1 .right h1,.section_three1 .right .item h3{font-size: 24px;}	
	.section_three1 .left{position: static;}
	.num_top ul{display: block;width: 100%;margin:0;}
	.num_top ul li{width: 25%;float: left;background: none;padding-left: 0;}
	.num_top ul li span{font-size: 28px !important;}
	.num_top ul li p{font-size: 14px !important;}


	.jgzx{height: auto;padding-bottom: 30px;}
	.jgzx .fl{width: 100%;}
	.jgzx .pub_title{text-align: center;}
	.anli1{margin-top: 0 !important;}
	.protit{margin-bottom: 30px;}
	.muma{padding: 30px 15px !important;}
	.index_case .swiper-container .swiper-slide{width: 350px;}
	.section_two .more{width:100%;background-color:#fff;margin:20px 0;}
	.section_two .more a.fl{margin:0 auto;float:none;}
	.section_two .wap_show ul li{float:left;width:48%;margin:1%;}
	.section_two .wap_show ul li h3{font-size:16px;color:#333;margin-top:10px;text-align:center;}
	.section_eight .title strong{font-size:24px;}
	.section_eight .title p{font-size:14px;}
	.section_eight ul li{width:48%;}
	.section_eight ul li strong{height:30px;line-height:30px;}
	.section_eight .more{width:70%;}
	
	/* 首页案例 */
	.index4{padding:2rem 0}
	.index4 .list{flex-wrap: wrap;}
	.index4 ul a .content .intor{width:100%;font-size:1.2rem;line-height:1.25rem}
	.index4 ul a:hover .content{padding-top:13%}
	.index2 .left li .tisp,.index-title p,.index4 ul a .content h3,.index6 .data a .info .intor,.index6 .data a .info .time,.index8 .right p,.foot1 .top .up{font-size:1rem}
	.index4 ul{width: 100%;display: flex;gap: 0 1rem;margin-top: 1.5rem;}
	.index4 ul a:nth-child(1){margin-bottom: 0;}
	.index4 ul a{width: 50%;}
	.index4 ul:nth-child(2) a:nth-child(2),.index4 ul:nth-child(2) a:nth-child(1){height: 20.1rem;}

	
	.banner{margin-top:50px!important;}
	.index_box{margin:0;}
	.atel{width: 100%;padding: 0 15px;box-sizing: border-box;}
	.atel ul li{width: 100%;margin: 10px 0 0 0 !important;height: auto;padding: 10px;border-radius: 30px;animation:none !important;}
	.atel ul li:first-child{margin: 0 !important;}
	.ab dd{width: 100%;padding:15px;background: rgba(221,9,25,0.95)}
	.ab dd p{font-size: 14px;line-height: 24px;}
	.ab_t a{font-size: 30px;}
	.ab .atxt a{float: none;margin: 10px auto 0;}
	.atxt{margin-top: 10px;}
	#scroll_one1{height: 150px;margin: 30px 0;}
	#scroll_one1 ul li img{width: 200px;}
	#scroll_one1 ul li h3{height: 50px;line-height: 50px;}
	.cf_box{background-size: cover;padding: 30px 0 0;}
	.cf_box ul{float: none;}
	.cf_box ul li img{height: 40px;}
	.cf_box ul li{width: 50%;padding: 5px;float: left;display: block;box-sizing: border-box;}
	.cf_tit{margin: 30px 0;}
	.cf_box ul li h5{margin: 5px 0;}
	.cf_box .cf_img{position: static;width: 100%;height: 23vh;margin: 20px 0;}
	.sc777.swiper-container{padding-bottom: 30px;}
	.ss777.swiper-slide{background-position: center;background-size: cover;width: 300px;border:5px solid #fff;height: 200px;}
	#scroll_one ul li{margin: 0 1% 0 !important;width: 30%;float: none;display: inline-block;}
	#scroll_one ul li h3{font-size: 16px;}
	#top_scroll ul li{width: 48%;padding: 0;margin: 1%}
	.lt_tel b ,.tit01 h2,.cf_box ul li h5{font-size: 24px;}
	#footer{padding: 30px 0 40px;}
	.qtjs .txt{margin-top: 30px;}
	.qtjs .w-container > .leftbox,.qtjs .digi{width: 100% !important;float:none;}
	.qtjs .w-container{display: block;}
	.qtjs .pub_title h3{font-size: 36px;}
	.albox .fl,.albox .fr{width: 100% !important;float:none;}
	.about .right .item{width: 50%;margin-bottom: 20px;}
	.about .right .num{padding-top: 20px;}
	.qtjs .digi .box .counter{font-size: 60px;line-height: 60px;}
	.qtjs .digi .box span.jb{width: 30px;		height: 30px;font-size: 20px;}
	.pub_black{padding: 30px 0;}
	.section_nine .nlist{margin-top: 20px;}
	.section_nine .nlist li{width: 96%;float: none;margin: 0 auto;}
	.section_nine .nlist .cont{padding: 10px;margin-bottom: 15px;}
	.section_nine .nlist .word a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
	.section_nine {
		padding:50px 0;
	}
	/* 新闻 */
.tabbox{padding: 0;}
.tabbox .tab{margin-top: 20px;}
.tabbox h3 strong,.tabbox .tab{width: 100% !important;}
.tabbox .tab .item,.tabbox .tab .item:nth-child(1){width:49% !important;margin-right: 2%;}
.tabbox .tab .item:nth-child(2n){margin-right: 0;}
.tabbox .tab .item{height:auto;margin-bottom:10px;box-shadow: 0 0 10px #cfcfcf;    border-radius: 10px;}
.tabbox .tab .item .img{width:100%;height:auto;float:none;max-height: unset !important;border-radius: 0px;}
.tabbox .tab .item .img img{width:100%;height:auto}
.tabbox .tab .item .info{width:100%;padding:5px;float:none;padding: 20px !important;}
.tabbox .tab .item:nth-child(n+2) a{padding: 0;}

	/* 服务 */
	.core_values {padding:100px 0; background-attachment:scroll;height:auto;}

	.core_values h2 {font-size:32px;}

	.core_values ul {margin:30px -30px -30px;}

	.core_values ul li {width:50%; padding:30px;border-bottom: 1px solid rgba(255, 255, 255, .2);border-right: 1px solid rgba(255, 255, 255, .2);}

	.core_values ul li:nth-child(2n){border-right: none}

	.core_values ul li::before,

	.core_values ul li::after {display:none;}

	.core_values ul li span {width:50px; height:50px;}

	.core_values ul li h3 {font-size:22px;}

	.core_values ul li p {font-size:12px; margin-top:10px;}

}

/*===================== 响应式代码 END =====================*/