@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;font-family: "lucida Grande",Verdana,"Microsoft YaHei Light","Microsoft YaHei";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;border: 0;outline: none;}
table{border-collapse: collapse; border-spacing: 0;}
*,::after,::before{box-sizing:border-box;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1400px;margin: 0 auto;}
/*@media (max-width: 1600px){.w1200{width: 1400px;}}*/
a{color: #434343;text-decoration: none;}
a:hover{color:var(--color); text-decoration: none;}
a:visited{text-decoration: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*高光特效*/
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
/*内页大图*/
.nybanner{position: relative;height: 500px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.nybanner .w1200{height: 100%;padding-left:120px;position:relative;box-sizing: border-box;}
.nybanner .title{position: absolute;top: 50%;color:#fff;font-size:46px;line-height: 60px;font-weight:600;margin-top: -80px;text-shadow: 0 2px 3px rgb(0 0 0 / 50%);}
.nybanner .title span{position: relative;font-size:24px;margin-left:20px;border-left: 1px solid #fff;padding-left:20px;font-weight:300;text-transform: uppercase;}
.nybanner .title p{color:#fff;font-size:18px;line-height: 27px;margin-top: 5px;font-weight:300;}
.nybanner .position{position:absolute;bottom:-1px;left:0;right:0;padding:15px 20px;background: rgba(255,255,255,.8);border-radius:4px 4px 0 0;box-shadow:0px 0px 30px rgba(0,0,0,0.1);}
.nybanner .position .fa{position: relative;top: -1px;color: var(--color);font-size: 18px;margin-right: 10px;vertical-align: middle;}
.nybanner .position a{font-size: 13px;line-height: 30px;}
.nybanner .position i:after{padding: 0 5px;content:">>";color:#999;font-size: 12px;font-family:宋体;display: inline-block;}

/*首页标题*/
.index .in_title{color: #2b2b2b;text-align: center;padding-top: 60px;}
.index .in_title h3{font-size: 48px;line-height: 60px;font-weight: bold;}
.index .in_title h3 b{color: #eeb600;}
.index .in_title p{display: block;font-size: 16px;letter-spacing: 5px;margin-top: 3px;}
/*产品中心*/
.index .product{padding-bottom: 45px;background: #f3f3f3;}
.index .product .cpter{/*height: 110px;*/padding-top: 15px;position: relative;z-index: 3;}
.index .product .cpterft{ background: url(../images/cp02.png) no-repeat center center;width:280px;height:100px;float: left;}
.index .product .cpterft P{font-size: 24px;color: #ffffff;font-weight: bold;text-indent: 98px;margin-top: 25px;}
.index .product .cpterft span{display: block;font-size: 12px;color: #f3a4a7;text-indent: 98px;}
.index .product .cpter ul{float: left;/*width:920px;*/}
.index .product .cpter ul li{float: left;margin-left: 10px;position: relative;margin-bottom: 10px;}
.index .product .cpter ul li>a{display: block;width:135px;height:45px;text-align: center;line-height: 45px;font-size: 17px;color: #000;}
.index .product .cpter ul li>a:hover{background: #eeb600;border-radius:40px; color:#FFF;}
.index .product .cpter ul li>div{width:150px;position: absolute;top: 45px;left: 0;z-index: 1000;}
.index .product .cpter ul li>div{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.index .product .cpter ul li>div:before{content: '';border-style: solid dashed dashed dashed;border-color: transparent transparent #333 transparent;border-width: 10px;width: 0;height: 0;overflow: hidden;position: absolute;left: 50%;margin-left: -10px;top: -10px;}
.index .product .cpter ul li>div>a{background: #2b2b2b;display:block;width:174px;height:45px;text-align: center;line-height: 45px;color: #fff;font-size: 15px;border-bottom: 1px solid #222;}
.index .product .cpter ul li>div>a:nth-child(1){margin-top: 10px;}
.index .product .cpter ul li:hover div{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.index .product .cpter ul li>div>a:hover{background: #eeb600;}
.index .product .cpter ul li.cpp1>a{background: #eeb600;}
.index .product .list{width:100%;}
.index .product .list li{position: relative;float:left;width:325px;margin-top:30px;margin-right:20px;background: #ececec;transition:all .5s;}
.index .product .list li:nth-child(4n){margin-right: 0;}
.index .product .list li a{display:block;}
.index .product .list li .img{width: 100%;height: 325px;overflow: hidden;}
.index .product .list li .img img{width: 100%;height: 100%;transition: all .5s;}
.index .product .list li .bg{position: absolute;top: 0;width: 100%;height: 100%;background: url(../images/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.index .product .list li .bg h3{color: #fff;font-size: 16px;text-align: center;padding-top: 260px;}
.index .product .list li:hover .bg{opacity: 1;}
.index .product .list li:hover .img img{transform: scale(1.1);}

/*资质展示*/
.index .honor{position: relative;height: 850px;background: url(../images/honor_bg.jpg) no-repeat center top;background-attachment: fixed;background-size: cover;}
.index .honor:after{content:" ";position: absolute;top: 0;width: 100%;height: 100%;background: var(--colour6);}
.index .honor .w1200{position: relative;}
.index .honor .swiper-container{padding-top: 30px;padding-bottom: 50px;}
.index .honor .swiper-slide{width: 318px;box-shadow: 0 10px 20px rgba(0,0,0,.5);}
.index .honor .swiper-slide .img{height: 503px;/*padding: 23px 18px 20px 16px;*//*background: #fff url(../images/ry_bg.png) no-repeat center top;*/}
.index .honor .swiper-slide .img img{display:block;width: 100%;height: 100%;}
.index .honor .button{position: relative;text-align: center;width: 260px;height: 48px;margin: 0 auto;background: url(../images/more-bg.png) no-repeat center;z-index: 1;}
.index .honor .button i{position: absolute;top: 50%;margin-top: -20px;left: 50%;margin-left: -20px;width: 40px;height: 40px;background-position: -52px 0;}
.index .honor .button .prev,.index .honor .button .next{position: absolute;top: 0;display: block;width:48px;height: 48px;background: #fff;cursor: pointer;}
.index .honor .button .prev{left: 0;}
.index .honor .button .next{right: 0;} 
.index .honor .button .prev:after,.index .honor .button .prev:before,
.index .honor .button .next:after,.index .honor .button .next:before{content:" ";display: block;position: absolute;left: 19px;top: 19px;width: 10px;height: 1px;background: #eeb600;transition: all .5s;}
.index .honor .button .prev:after,.index .honor .button .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .honor .button .prev:before,.index .honor .button .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .honor .button .prev:after,.index .honor .button .next:before{top: 27px;}
.index .honor .button .prev:before,.index .honor .button .next:after{top: 20px;}
.icon{background-image: url("../images/icon_green.png");display: inline-block;vertical-align: middle;}
/*==首页工艺==*/
.hi4_reasons { margin-top: 60px; font-size: 0}
.hi4_reason {display: inline-block;vertical-align: top;background: #fff;position: relative;margin: 0 4% 2.5% 0;padding-top: 50px;width: 30.333%;height: 300px; text-align: center;box-shadow: 0 2px 4px rgba(0,0,0,.2)}
.hi4_reason:nth-child(3n) {margin-right: 0}
.hi4_reason:nth-child(n+4) { margin-bottom: 0}
.hi4_reason:hover .hi4_i_cover {  visibility: visible}
.hi4_reason:hover .hi4_r_h { transition: transform .3s; transform: scale(1.1)}
.hi4_r_img { position: absolute; top: 0; left: 0;width: 100%; height: 64%;background-size: 110%;}
.hi4_r_h { position: relative; z-index: 3; text-shadow: black 2px 1px 2px; color: #fff; font-size: 24px; font-weight: 700}
.hi4_r_p { position: absolute; left: 0;  bottom: 35px; width: 100%;color: #666; font-size: 17px; line-height:27px;}
.text-c {text-align: center;}
.hi4_b2_box { padding: 80px 0 80px 0;}
.ptb80p { padding-top: 85px; padding-bottom: 85px;}
.ptb80p1 {padding-bottom: 85px;}
.pubh3{font-size:36px; line-height:1.2; font-weight: 700}
.pubp1{ font-size:16px; text-align:center; margin-top:10px;}
.bgf5 {background: #f5f5f5;}



.hfuwu1{ width:100%; height:740px; background:url(../images/hfw1.jpg) center no-repeat; padding:70px 0px; margin-top:900px;}
.hfuwu_1{ width:1400px; margin:0 auto; text-align:left;  margin-top:10px;}
.hfuwu_1_1_1{ float:left; width:160px; font-size:36px; font-weight:bold; color:#FFFFFF; line-height:50px;}
.hfuwu_1_1_2{ float:left; height:46px; background:url(../images/hfw2.png) left bottom no-repeat; width:160px;}
.hfuwu_1_2{ font-size:18px;  color:#FFFFFF; line-height:50px; text-align:left;  margin-top:30px;}
.hfuwu_1_3{ margin-top:30px;}
.hfuwu_1_4{ width:780px; margin-top:20px;}
.hfuwu_1_4_1{ width:218px; float:left; margin-top:30px; margin-right:30px;}
.hfuwu_1_4_1_1{ width:217px; height:133px; text-align:left; overflow:hidden;}
.hfuwu_1_4_1_2{ font-size:14px;  color:#FFFFFF; line-height:40px; text-align:left;}


/*==首页流程==*/
.hi4_b2_box { padding: 80px 0 80px 0;}
.hi4_b2 {  margin: 0 auto; max-width: 1400px}
.hi4_steps {  margin-top: 60px; display: flex;}
.hi4_step { width: 4000px;  text-align: center}
.hi4_step_n { margin-bottom: -14px; width: 36px}
.hi4_step_h { color: #000; font-size: 22px; font-weight: 700}
.hi4_step_l { margin: 10px auto; width: 40px;  height: 5px; background: linear-gradient(90deg,rgba(255,228,6,0),#ffc403 50.57%,rgba(255,228,7,0))}
.hi4_step_p { margin-top: 15px;  color: #333;  font-size: 17px}
.hi4_step_arrow { width: 20px; height: 20px;background-image: url(../images/arrow_double_right-c795ea4506c54b0391d6e62071dfc137.svg); background-size: 20px 20px}

.hi4_btns {  margin-top: 90px; /*text-align: center;*/}
.hi4_btns .hi4_btn {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    background-color: #ffc403;
    color: #000;
    cursor: pointer;
    transition: background-color .3s
}
.hi4_btns .hi4_btn:hover { font-size: 13px }

/*==首页内容==*/
.title1{font-size: 36px; margin-bottom:30px; color: #000;font-weight: 700;text-align: center; /*background: url(../images/t1.png) no-repeat 50% 60%;*/ height: 80px;line-height: 40px;}
.title1 span{ font-weight: normal;font-size: 20px;color: #585858; padding-left: 5px;text-transform: uppercase;}
.title1 p{font-weight: normal;font-size: 18px; color: #777;}
/*.HomeContent{}
.HomeContent ul{margin:1px 0;float: left;width: 100%;}
.HomeContent ul li{position: relative; float:left;width:25%;border:1px #fff solid;*//*! height: 300px; *//*}
.HomeContent ul li h3{position:absolute; bottom:30px; left:30px; color:#1f1f1f;font-size:24px}
.HomeContent ul li h3 hr{margin:15px 0 7px 0;display: block; width:30px;height:1px; background: #333;border: 0px;}
.HomeContent ul li h3 font{font-size:14px; color:#888888}
.HomeContent ul li:hover h3{color:#065d33}*/
.center{text-align:center;}

/*==首页新闻↓==*/

.HomeArticle{}
.HomeArticle .list{}
.HomeArticle .list .one{/*! margin-right:3%; */}
.HomeArticle .list .one{width:50%;padding-right: 30px;float: left;}
.HomeArticle .list .one .pic{ position: relative;}
.HomeArticle .list .one .pic .time{ position: absolute; left:0;top:0; color:#000;font-size:32px; text-align: center; background: rgba(255,196,3,0.7);z-index: 9;padding: 10px;}
.HomeArticle .list .one .pic .time font{ display: block; font-size:12px;}
.HomeArticle .list .one h4{margin-top:20px;color:#191919;font-size:16px;}
.HomeArticle .list .one p{margin:10px 0; color:#666666;font-size:12px;}
.HomeArticle .list .one b{ color:#666666}
.HomeArticle .list .two{float:left; width:49%; padding:5px 0 15px 0; margin-bottom:10px;border-bottom: 1px dotted #bbb;}
.HomeArticle .list .two .qynldate{color:#333; text-align:center; padding:18px 10px; display:inline-block; width:75px; border:2px solid #000;}
.HomeArticle .list .two .qynldate{ font-size:12px; line-height:14px;}
.HomeArticle .list .two .qynldate i{ display:block;color: #ffc403; vertical-align:top; font-size:26px; line-height:26px; font-style:normal; margin-top:5px;}
.HomeArticle .list .two .qynldesc { width: 85%;}
.HomeArticle .list .two .qynldesc h4{font-size:16px;color:#000;font-weight: 700;margin-top: 5px;}
.HomeArticle .list li .qynldesc:hover h4,.HomeArticle .list li:hover b{color:#ffc403 }

/*==图片效果effect1↓==*/
.effect-one{text-align:center; position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;/*display:block;*/width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{opacity:.9;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}

.hfooter{ width:100%; background:#1d1e20; padding:50px 0px; margin-top:60px; padding-bottom:30px;}
.hfooter_1{ width:1200px; margin:0 auto; text-align:left;}
.hfooter_2{ width:1200px; margin:0 auto; margin-top:40px;}
.hfooter_2_1{ width:580px; float:left; margin-left:10px; margin-top:20px;}
.hfooter_2_2{ width:300px; float:left; padding-top:10px;}
.hfooter_2_3{ width:260px; float:right; padding-top:30px;}
.hfooter_2_1_1{ width:520px; padding-left:40px; height:40px; line-height:40px; font-size:14px; color:#FFFFFF; background:url(../images/bicon1.png) center left no-repeat;}
.hfooter_2_1_2{ width:520px; padding-left:40px; height:40px; line-height:40px; font-size:14px; color:#FFFFFF; background:url(../images/bicon2.png) center left no-repeat;}
.hfooter_2_1_3{ width:520px; padding-left:40px; height:40px; line-height:40px; font-size:14px; color:#FFFFFF; background:url(../images/bicon3.png) center left no-repeat;}
.hfooter_2_1_4{ width:520px; padding-left:40px; height:40px; line-height:40px; font-size:14px; color:#FFFFFF; background:url(../images/bicon4.png) center left no-repeat;}

.hfooter_2_2_1{ text-align:left; font-size:24px; color:#FFFFFF; font-weight:bold; line-height:40px;}
.hfooter_2_2_2{ width:300px; margin-top:20px;}
.hfooter_2_2_2 a.bnav{ width:96px; text-align:left; display:inline-table; height:36px; line-height:36px; color:#CCCCCC;}
.hfooter_2_2_2 a.bnav:hover{color:#d1a556;}
.hfooter_2_3_1{ width:100px; float:right; margin-left:30px;}
.hfooter_2_3_1_1{ width:100px; height:30px; line-height:30px; text-align:left; color:#CCCCCC; font-size:14px;}
.hfooter_2_3_1_2{ width:100px; height:120px; margin-top:10px;}
.hfooter_2_3_1_2 img{ width:100px;}

.hbottom{ width:100%; height:60px; background-color:#121212; text-align:center; font-size:14px; color:#cccccc; line-height:60px;}
.hbottom a.bnav{  line-height:60px; color:#CCCCCC;}
.hbottom a.bnav:hover{color:#d1a556;}


:before, :after {
  box-sizing: border-box;
  margin: 0;
  transition: 0.4s;
}


/*==效果effect2==*/
.effect-two{width:100%;height:100%;position:relative;box-sizing:border-box;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-two::before,.effect-two::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.effect-two::before{top:0;right:0;bottom:0;left:0;border-top:1px solid #ec9c01;border-bottom:1px solid #ec9c01;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.effect-two::after{top:0;right:0;bottom:0;left:0;border-right:1px solid #ec9c01;border-left:1px solid #ec9c01;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.effect-two:hover::before,.effect-two:hover::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
/*******内页样式********/
.submian{padding: 30px 0;}
.sobtitle{font-size: 24px;padding: 20px 30px;border-bottom: 1px solid #eaeaea;position: relative;}
.sobtitle:after{position:absolute;display:block;content:"";border-bottom: 3px solid var(--color);bottom:0;left:30px;width:45px;}
.sobtitle a{font-size: 14px;color: #666;}
.sobtitle a:hover{color: var(--color);}

/*底部*/
.footer{color: rgb(255, 255, 255, .5);padding: 100px 0 60px 0;}
.footer>div{display: flex;}
.footer dt{position: relative;color: #fff;font-size: 18px;font-weight: bold;padding-bottom: 30px;}
.footer dt:before{content: '';position: absolute;background-color: #39393a;width: 78px;height: 1px;top: 45px;}
.footer .fewm{width: 15%;padding-top: 40px;}
.footer .fewm dd{display: flex;align-items: center;}
.footer .fewm dd:last-child{margin-top: 20px;}
.footer .fewm dd img{width: 100px;height: 100px;padding: 2px;background:#C5C6C9;}
.footer .fewm dd #fewm{width: 100px;height: 100px;padding: 2px;background: #C5C6C9;}
.footer .fewm dd #fewm canvas{padding: 8px;background: #fff;width: 100%;}
.footer .fewm dd h3{font-size: 14px;margin-left: 15px;width: 20px;line-height: 16px;}
.footer .flxw{width: 37%;padding: 0 5%;border-left: 1px solid rgb(57, 57, 57);border-right: 1px solid rgb(57, 57, 57);padding-top: 40px;}
.footer .flxw dd{font-size: 16px;line-height: 20px;padding-top: 16px;}
.footer .fnav{width: 48%;padding-left: 5%;padding-top: 40px;}
.footer .fnav li{float: left;width: 33.333%;display: flex;justify-content: space-between;align-items: center;}
.footer .fnav li a{color: rgb(255, 255, 255, .5);font-size: 16px;line-height: 52px;}
.footer .fnav li i{color: var(--color);font-size: 20px;margin-right: 30px;}
.footer .fnav li a:hover{color: var(--color);}
.copyright{color: rgb(255, 255, 255, .5);font-size: 14px;line-height: 70px;text-align: center;background: #232323;border-top: 1px solid #39393a;}
.copyright a{color: rgb(255, 255, 255, .5);}
.copyright a:hover{color:  var(--colour1);}
/*内页左侧*/
.subleft{width: 280px;flex: none;margin-right: 20px;}
.subleft .title{color: #fff;font-size: 22px;font-weight: 400;padding: 20px;padding-right: 0;border-radius: 20px 0 0 0;background: linear-gradient(90deg, var(--color) 0%, var(--color) 100%);overflow: hidden;}
.subleft .title span{font-size: 14px;font-weight: 300;text-transform: uppercase;line-height: 30px;}
.subleft .box{box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);border: 1px solid #f3f3f3;background: #fff;border-radius: 20px 0 0 0;margin-bottom: 20px;}
.subleft .box:last-child{margin: 0;}
.wide .subleft{width: 100%;margin: 0;margin-bottom: 30px;}
/*栏目分类*/
.subleft .lefta .comt ul{margin: 15px 0;}
.subleft .lefta .comt ul li{position: relative;}
.subleft .lefta .comt ul li a{position: relative;display: block;color: #666;font-size: 16px;line-height: 50px;padding-left: 20px;padding-right: 50px;border-bottom: 1px solid #f3f3f3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.subleft .lefta .comt ul li:last-child a{border: 0;}
.subleft .lefta .comt ul li i{position: absolute;right: 0;top: 0;width: 40px;height: 50px;cursor: pointer;z-index: 1;}
.subleft .lefta .comt ul li i:after{content: " > ";display: block;width: 40px;height: 50px;font-family: 宋体;color: var(--color);font-size: 22px;font-weight: bold;line-height: 50px;text-align: center;transition: all .5s;}
.subleft .lefta .comt ul li.hover i:after{color: #fff;transform: rotate(90deg);}
.subleft .lefta .comt ul li a:hover{color: var(--color);padding-left: 30px;}
.subleft .lefta .comt ul li.hover a{color: #fff;background: var(--color);}
.subleft .lefta .comt ul .boxlist{display: none;width: 100%;border-bottom: 1px solid #f3f3f3;margin: 0;}
.subleft .lefta .comt ul .boxlist li a{color: #666;font-size: 13px;line-height: 40px;padding-left: 35px;padding-right: 20px;background: #fff;}
.subleft .lefta .comt ul .boxlist li a:after{content: " ";position: absolute;top: 50%;margin-top: -5px;left: 20px;width: 8px;height: 8px;border: 1px solid var(--color);border-radius: 3px;transition: all .5s;}
.subleft .lefta .comt ul .boxlist li a:hover, .subleft .lefta .comt ul .boxlist li a.hover{color: var(--color);}
.subleft .lefta .comt ul .boxlist li a:hover:after, .subleft .lefta .comt ul .boxlist li a.hover:after{background: var(--color);}
.wide .subleft .lefta .comt>ul{display: flex;flex-wrap: wrap;margin: 0;margin-right: -2px;}
.wide .subleft .lefta .comt>ul>li{width: calc(100% / 6 - 2px);margin-right: 2px;margin-bottom: 2px;background: #f4f4f4;}
.wide .subleft .lefta .comt>ul>li>a{text-align: center;padding: 0 10px;border-bottom: 0;}
.wide .subleft .lefta .comt>ul>li>a:after{content: " ";border-style: solid dashed dashed dashed;border-color: transparent;border-bottom-color: #fff;border-width: 10px 10px 10px 10px;width: 0;height: 0;position: absolute;left: 50%;margin-left: -10px;bottom: 0;opacity: 0;transition: all .5s;}
.wide .subleft .lefta .comt>ul>li:hover>a{color: #fff;background: var(--color);}
.wide .subleft .lefta .comt>ul>li.hover>a:after,
.wide .subleft .lefta .comt>ul>li:hover>a:after{opacity: 1;}
.wide .subleft .lefta .comt>ul>li .boxlist{position: absolute;top: 100%;left: 0;padding-top: 2px;z-index: 999;width: 100%;box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);display: block;}
.wide .subleft .lefta .comt>ul>li .boxlist li a{line-height: 45px;text-align: center;padding: 0 10px;}
.wide .subleft .lefta .comt>ul>li .boxlist li a:after{display: none;}
.wide .subleft .lefta .comt>ul>li .boxlist li a:hover{color: #fff;background: var(--color);}
.wide .subleft .lefta .comt>ul>li:hover .boxlist{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}
/*推荐产品*/
.subleft .leftpro ul{margin: 10px 0;}
.subleft .leftpro ul li{float: left;text-align:center;width: 110px;margin-left: 9px;}
.subleft .leftpro ul li .img{width: 100%;height: 83px;}
.subleft .leftpro ul li .img img{width: 100%;height: 100%;display: block;}
.subleft .leftpro ul li h3{color: #666;font-size: 12px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.subleft .leftpro ul li:hover h3{color:var(--color);}
/*热门关键词*/
.subleft .leftkey ul{display: flex;flex-wrap: wrap;padding: 10px;padding-bottom: 0;}
.subleft .leftkey li{float: left;width: calc(100% / 2 - 5px);margin-right: 10px;margin-bottom: 10px;}
.subleft .leftkey li:nth-child(2n){margin-right: 0;}
.subleft .leftkey li a{display: block;text-align: center;font-size: 13px;color: #5a5a5a;line-height: 33px;border: 1px dashed #f1f1f1;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.subleft .leftkey li a:hover{color: var(--color);border-color: var(--color);}
/*联系我们*/
.subleft .leftcont .cont{padding: 10px;}
.subleft .leftcont .cont h2{font-size: 16px;font-weight: bold;color: var(--color);padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;text-align: center;}
.subleft .leftcont .cont p{color: #666;line-height: 26px;padding-top: 10px;display: block;}
/*内页右侧*/
.subright{width: calc(100% - 300px);/*box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);border: 1px solid #f3f3f3;*/background: #fff;}
.subright .box{padding: 25px 30px;word-break: break-all;min-height: 640px;}
.wide .subright{width: 100%;}
/*默认单页*/
/*默认单页*/
.Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.Aboutpage img{max-width: 100%;}
.Aboutpage .t{padding: 0 0 25px;color: var(--color);font-size: 18px;}
.Aboutpage .t2{padding: 25px 0;color: var(--color);font-size: 24px;}
.Aboutpage .about1{background: url(../images/lx.jpg) no-repeat top; width:439px; height:469px; float:left;}
.Aboutpage .about1 p{ padding-left:55px;padding-right:20px;padding-top:44px; line-height:26px; font-size:16px;}
.Aboutpage .about2{ float:right; width:880px;height:469px;}
/*文章列表*/
.Newslist .list li{border-bottom: 1px solid rgba(0,0,0,.06);padding: 25px 0;transition: all .5s;}
.Newslist .list li:first-child{padding-top: 0;}
.Newslist .list li a{display: flex;}
.Newslist .list li .img{position:relative;width: 260px;height: 120px;border: 1px solid #eaeaea;margin-right: 20px;overflow: hidden;}
.Newslist .list li .img img{width: 100%;height: 100%;display: block;object-fit: cover;transition: all .5s;}
.Newslist .list li .txt{flex: 1;overflow: hidden;padding-right: 10px;}
.Newslist .list li .txt h3{font-size: 17px;line-height: 35px;font-weight: bold; color:#333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.Newslist .list li .txt .hits{color: #999;font-size: 12px;line-height: 21px;}
.Newslist .list li .txt p{color: #666;font-size: 14px;line-height: 24px;text-align: justify;transition: all .5s;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.Newslist .list li .date{width: 105px;padding: 24px 0 24px 25px;font-size:26px;color:#999;font-weight:300;position:relative;text-align: center;}
.Newslist .list li .date:after{display:block;content:"";width:1px;height: 100%;background:#f3f3f3;left:10px;top: 0;position:absolute;}
.Newslist .list li .date span{display: block;}
.Newslist .list li:hover .img img{transform: scale(1.1);}
.Newslist .list li:hover .txt h3{color:var(--color);}
.Newslist .list li:hover .txt p{color: #666;}
.wide .Newslist .list{display: flex;flex-wrap: wrap;}
.wide .Newslist .list li{width: calc(100% / 1 - 15px);}
.wide .Newslist .list li:nth-child(-n+1){padding-top: 0;}
.wide .Newslist .list li:nth-child(1n){margin-left: auto;}

/*==新闻列表2↓==*/
h2.post-title {
	font-size: 20px;
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 1.4;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.blog-article {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}
.blog-article figure {
    float: left;
    width: 350px;
    margin-right: 25px;
    margin-bottom: 10px;
	margin-top: 10px;
}
.blog-article figure img{width:100%;height: 180px;}
.blog-article .format-icon {
	left: 0;
}
.blog-article p {
	margin-bottom: 20px;
	line-height: 24px;
}
.blog-article blockquote p {
	line-height: 32px;
}
.blog-article .read-more-link {
	text-transform: uppercase;
	line-height: 23px;
	color: #7d8489;
}
.blog-article .read-more-link:after {
	content: "\f101";
	font-family: FontAwesome;
	color: #ffc403;
	padding-left: 8px;
}
.blog-article .read-more-link:hover {
	color: #373c40;
}
.blog-article .read-more-link:hover:after {
	color: #373c40;
}
.blog-article .post-meta {
	color: #a5aaae;
	font-size: 12px;
	float: left;
	/*width: 12.97402597402597%;*/
	border-right: 2px solid #d7dee0;
	margin: 0 30px 15px 0;
}
.blog-article .post-meta a {
	color: #a5aaae;
}
.blog-article .post-meta a:hover {
	color: #ffa903;
}
.tags a {
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 28px;
	padding: 0 6px;
	margin: 5px;
	background: #fff;
	border: 1px solid #dadada;
}
.blog-article .post-meta ul {
	list-style: none;
	margin: 0;
	padding: 0 15px;
}
.blog-article .post-meta ul li {
	margin: 0 0 6px;
	padding: 4px 0;
	text-transform: uppercase;
	background: none;
}
.blog-article .post-meta ul li:before {
	font-family: 'FontAwesome';
	padding-right: 17px;
	font-size: 14px;
	color: #8C9194;
}
.blog-article .post-meta ul li.date:before {
	content: "\f073";
}
.blog-article .post-meta ul li.comments:before {
	content: "\f086";
}
.blog-article .post-meta ul li.tags:before {
	content: "\f02b";
}
.blog-article .post-meta ul li.author:before {
	content: "\f007";
}
.blog-article .post-summary {
	padding-right: 10px;
}
.blog-article .post-summary p {
	margin-bottom: 10px;
	line-height: 23px;
	color: #666;
}
.blog-article .post-content-wrapper {
	padding: 15px 0 30px;
}
.blog-article .post-meta ul li time {
	background: none;
	margin-left: -3px;
}
/*图片列表*/
.Piclist .list{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.Piclist .list li{float: left;width: calc(100% / 3 - 20px);border: 1px solid #eaeaea;margin: 0 10px;margin-bottom: 20px;transition: all .5s;}
.Piclist .list li .img{position: relative;width: 100%;padding-bottom: 100%;overflow: hidden;}
.Piclist .list li .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.Piclist .list li .bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;color: #fff;font-size: 50px;background-color: #000;opacity: 0;transition: all .5s;justify-content: center;align-items: center;}
.Piclist .list li .btn{position: absolute;top: 50%;left: 50%;margin-top: -30px;margin-left: -30px;width: 60px;height: 60px;border-radius: 50%;background: rgba(0,0,0,.3);border: 2px solid rgba(255,255,255,.8);box-shadow: 0 0 10px rgb(0 0 0 / 50%);transition: all .5s;}
.Piclist .list li .btn:before{content: " ";position: absolute;top: 50%;left: 50%;margin-top: -15px;margin-left: -6px;width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid #fff;transition: all .5s;}
.Piclist .list li h3{color: #555;font-size: 16px;text-align: center;display: block;line-height: 50px;background: #f6f6f6;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Piclist .list li:hover{box-shadow: 0 1px 20px rgb(0 0 0 / 10%);}
.Piclist .list li:hover .img img{transform: scale(1.1);}
.Piclist .list li:hover h3{color: #fff;background: var(--color);}
.Piclist .list li:hover .bg{opacity: .7;}
.wide .Piclist .list li{width: calc(100% / 3 - 20px);}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .t2{padding: 30px 0;text-align: center;}
.formData .t2 .titb{font-size: 30px;font-weight: bold;margin-bottom: 16px;}
.formData .t2 .txt{color: #666;line-height: 24px;}
.formData .t2 .txt span{font-weight: bold;color: var(--color);}
.formData .item{position: relative;float: left;width: 396px;width: calc(100% / 2 - 38px);border: 1px solid #e4e4e4;margin-right: 75px;margin-bottom: 25px;border-radius: 5px;transition: all .5s;}
.formData .item:hover{color:#495057;background:#fff;border-color:var(--color);outline:0;}
.formData .item label{position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;font-size: 16px;line-height: 48px;color: #666;padding-left: 15px;}
.formData .item input{outline: none;font-size: 18px;}
.formData .item .txt{width: 100%;color: #666;font-size: 14px;line-height: 48px;padding: 0 25px 0 60px;}
.formData .item .red{position: absolute;right: 10px;top: 0;color: red;line-height: 48px;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 100%;height: 260px;border: 1px solid #e4e4e4;float: left;margin-right: 0;}
.formData .liuyan label{text-align: right;display: block;top: 0;}
.formData .liuyan textarea{width: 100%;height: 100%;line-height: 28px;padding: 10px;text-indent: 100px;color: #666;font-size: 14px;font-family: "microsoft yahei";background: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 200px;line-height: 46px;border: 2px solid var(--color);margin-left: 25px;text-align: center;background: var(--color);color: #FFF;cursor: pointer;font-size: 18px;display: block;border-radius: 5px;transition: all .5s;}
.formData .sub:hover{background: none;color: var(--color);}
.formData .sub.res{border: 2px solid #333;background: #333;}
.formData .sub.res:hover{background: none;color: #333;}
.formData .yzm{display: flex;margin: 0;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm div{display: flex;justify-content: center;align-items: center;padding: 0 10px;border-left: 1px solid #e5e5e5;cursor: pointer;}
/*内容详情页*/
.conBox .ArticleTitle h1{font-size: 24px;line-height: 36px;text-align: center;}
.conBox .ArticleMessage{position: relative;color: #999;line-height: 50px;margin-bottom: 10px;text-align: center;border-bottom: 1px solid #f3f3f3;}
.conBox .ArticleMessage span:first-child{margin-left:0;}
.conBox .ArticleMessage span{color: #999;margin-left: 14px;}
.conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: center;overflow: hidden;}
.conBox .ArticleTencont img{max-width: 100%;}
/*产品详情页*/
.showPro .showimgCon{display: flex;justify-content: space-between;}
.showPro .showimgCon .txtcon{position: relative;width: 65%;display: flex;flex-wrap: wrap;align-content: space-between;}
.showPro .showimgCon .txtcon .tit{position: relative;width: 100%;font-size: 24px;color: var(--color);font-weight: bold;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
.showPro .showimgCon .txtcon .txt{width: 100%;color: #666;font-size: 14px;line-height: 26px;text-align: justify;}
.showPro .showimgCon .txtcon .txt .item{max-height: 210px;margin: 20px 0;overflow: hidden;}
.showPro .showimgCon .txtcon .tel-btn{width: 100%;border-top: 1px solid #ddd;padding-top: 23px;}
.showPro .showimgCon .txtcon .tel-btn .btn{width: 118px;float: right;height: 40px;line-height: 40px;margin-top: 8px;font-size: 20px;text-align: center;color: #fff;cursor: pointer;background: var(--color);}
.showPro .showimgCon .txtcon .tel-btn .btn:hover{background: #333;}
.showPro .showimgCon .txtcon .tel-btn .tel{width: 100%;}
.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong{display: block;color: #666;}
.showPro .showimgCon .txtcon .tel-btn .tel .fa{float: left;width: 42px;height: 42px;display: block;font-size: 28px;color: #FFF;line-height: 42px;text-align: center;background: var(--color);border-radius: 50%;margin-right: 6px;margin-top: 4px;}
.showPro .showimgCon .txtcon .tel-btn .tel span{font-size: 16px;line-height: 20px;}
.showPro .showimgCon .txtcon .tel-btn .tel strong{color: var(--color);font-size: 28px;line-height: 28px;}
.showPro .gallery{width: 400px;flex: none;margin-right: 20px;}
.showPro .gallery .gallery-top{border: 1px solid #ddd;}
.showPro .gallery .gallery-top .swiper-slide{cursor: pointer;}
.showPro .gallery .gallery-top .swiper-slide .pic{position: relative;width: 100%;height: 0;padding-bottom: 100%;}
.showPro .gallery .gallery-top .swiper-slide .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}
.showPro .gallery .thumbs{position: relative;margin-top: 10px;padding: 0 33px;overflow: hidden;}
.showPro .gallery .gallery-thumbs .swiper-slide{width: calc( 96.1% / 4);margin-right: 5px;border: 1px solid #eee;box-sizing: border-box;transition: all .5s ease;}
.showPro .gallery .gallery-thumbs .swiper-slide .pic{position: relative;width: 100%;height: 0;padding-bottom: 100%;cursor: pointer;}
.showPro .gallery .gallery-thumbs .swiper-slide .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}
.showPro .gallery .gallery-thumbs .swiper-slide-thumb-active{border-color:var(--color);}
.showPro .swiper-pagination{bottom: 15px;}
.showPro .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 6px;display: inline-block;border-radius: 100%;background:var(--color);opacity: 0.8;vertical-align: middle;position: relative;}
.showPro .swiper-pagination .swiper-pagination-bullet:after{content: "";width: 20px;height: 20px;position: absolute;left: 50%;top: 50%;background: transparent;border: 2px solid var(--color);border-radius: 100%;margin-top: -10px;margin-left: -10px;opacity: 0;transform: scale(0);transition: all .5s;}
.showPro .swiper-pagination .swiper-pagination-bullet-active{opacity: 1;}
.showPro .swiper-pagination .swiper-pagination-bullet-active:after{opacity: 1;transform: scale(1);}
.showPro .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 8px;}
.showPro .gallery .swiper-button-prev:hover,.pro_box .gallery .swiper-button-next:hover{opacity: .35;}
.showPro .gallery .swiper-button-disabled{pointer-events: auto !important;}
.showPro .gallery .swiper-button-black{display: inline-block;vertical-align: middle;cursor: pointer;position: absolute;top: 0;left: 0;bottom: 0px;width: 28px;height: 100%;margin: 0;opacity: .6;background-size: 16px;transition: all .5s ease;}
.showPro .gallery .swiper-button-next{left: auto;right: 0;}
.showPro .relateTit{line-height: 40px;margin: 20px 0;border-bottom: 1px solid #e4e4e4;}
.showPro .relateTit h3{font-size: 18px;display: inline-block;position: relative;}
.showPro .relateTit h3 .line{width: 100%;height: 2px;display: block;position: absolute;left: 0;bottom: -1px;background: var(--color);}
/*内容分页*/
.rsLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.rsLink .prevLink, .rsLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.rsLink .prevLink a, .rsLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.rsLink .prevLink a:hover, .rsLink .nextLink a:hover{color: var(--color);}
.rsLink .prevLink{float: left;}
.rsLink .nextLink{float: right;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: var(--color);margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: var(--color);opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent var(--color);border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: var(--color);opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 100%;height: 100%;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent var(--color);border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*在线客服*/
[class^="gncms_"],[class^="gncms_"] *{box-sizing: border-box;}
.gncms_kefu{width:550px;height: 210px;position:fixed;right: -190px;margin-right:0;bottom: 0;margin-bottom:0;background: url(../images/kfbj.png) no-repeat;border-bottom: 2px solid var(--color);z-index: 9999;box-shadow:rgba(0,0,0,0.28) 3px 0px 10px;transition:all 0.6s ease;transform: scale(0);border-radius:1000px;opacity:0;}
.gncms_kefu.l{left: -190px;}
.gncms_kefu.on{right:50%;margin-right:-275px;bottom:50%;margin-bottom:-100px;transform:scale(1);opacity:1;border-radius: 10px;}
.gncms_kefu.l.on{left: 50%;margin-left: -275px;margin-right: 0;}
.gncms_kefu:after{content:"";position:absolute;width:245px;height: 260px;background: url(../images/kfbj.png) 0 bottom no-repeat;right:0;bottom: 0;}
.gncms_kefu .pa{text-align: justify;padding:30px 60px 0 60px}
.gncms_kefu .titlean{font-size:20px;color: var(--color);font-weight:bold}
.gncms_kefu .txt{color: #666;font-size:15px;line-height:25px;padding:5px 0 10px 0}
.gncms_kefu .txt a{color: #666;}
.gncms_kefu .txt span{color: var(--color);font-size: 18px;font-weight:bold;}
.gncms_kefu .button{height:36px}
.gncms_kefu a{display:block;width:110px;height:32px;float:left;border-radius:3px;overflow:hidden;text-align:center;line-height: 30px;font-size:14px;background:#fff;border:1px solid #d3d3d3;margin-right:13px;color: #666;}
.gncms_kefu a.on{background: var(--color);border: 1px solid var(--color);color:#fff;font-weight:bold}
.gncms_Open{position:fixed;width:140px;height: 180px;padding-bottom: 40px;background: url(../images/kfbj.png) right -330px no-repeat;right: 20px;bottom: 20px;z-index: 10000;opacity: 0;visibility: hidden;transition: all .5s;animation: myBreath 1.5s linear infinite;}
.gncms_Open.l{left: 20px;}
.gncms_Open.on{opacity: 1;visibility: visible;}
.gncms_Open h3{position: absolute;left: 0;bottom: 0;width: 100%;color: #fff;font-size: 20px;font-weight: bold;line-height: 40px;text-align: center;border-radius: 3px;background: var(--color);}
@keyframes myBreath {0%{transform: scale(0.88);}50%{transform: scale(1);}100%{transform: scale(0.88);}}
@media only screen and (max-width: 768px){.gncms_kefu,.gncms_Open{display: none;}}