@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img,a { margin:0; padding:0; }
body{overflow-x:hidden;}
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; }
select, input { vertical-align:middle;}
select, input, textarea { font-size:12px; margin:0;}
textarea { resize:none; } /*防止拖动*/
img {border:0; vertical-align:middle; }  /*  去掉图片低测默认的3像素空白缝隙*/
table { border-collapse:collapse; }
body {
    font:12px/150% Arial,Verdana,"\5b8b\4f53";
    font-family:"微软雅黑","宋体";
    color:#333333;
    background:#fff;
    transition: all 0.6s;
}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a {color:#333333; text-decoration:none; }
a:hover{color:#05983b;}
h1,h2,h3,h4,h5,h6 {text-decoration:none;font-weight:normal;font-size:100%;}
s,i,em{font-style:normal;text-decoration:none;}
.col-red{color: #05983b!important;}
ul,ol,li{list-style:none}

/*公共类*/
.w123 {  /*版心 提取 */
    width: 1230px;margin:0 auto;
}
.fl {
    float:left
}
.fr {
    float:right
}
.al {
    text-align:left
}
.ac {
    text-align:center
}
.ar {
    text-align:right
}
.hide {
    display:none
}
.clear{clear: both;}
.w12{width: 1200px;margin:0 auto;}
.df{display: flex;}
.jc{justify-content:space-between;}
.ja{justify-content:space-around;}
.je{justify-content: end;}
.fw{flex-flow: wrap;}
.ai{align-items: center;}
.ae{align-items: end;}
.fd{flex-direction: column;}
.frr{flex-direction: row-reverse;}
.text-1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;
    line-clamp: 2;-webkit-box-orient: vertical;}
.text-3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;
    line-clamp: 3;-webkit-box-orient: vertical;}
.text-4{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;
    line-clamp: 4;-webkit-box-orient: vertical;}
@font-face {
  font-family: "AvantGardeITCbyBT-Book";
  src: url("../fonts/AvantGardeITCbyBT-Book.woff2") format("woff2"),
       url("../fonts/AvantGardeITCbyBT-Book.woff") format("woff"),
       url("../fonts/AvantGardeITCbyBT-Book.ttf") format("truetype"),
       url("../fonts/AvantGardeITCbyBT-Book.eot") format("embedded-opentype"),
       url("../fonts/AvantGardeITCbyBT-Book.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SOURCEHANSANSCN-LIGHT_0";
  src: url("../fonts/SOURCEHANSANSCN-LIGHT_0.woff2") format("woff2"),
       url("../fonts/SOURCEHANSANSCN-LIGHT_0.woff") format("woff"),
       url("../fonts/SOURCEHANSANSCN-LIGHT_0.ttf") format("truetype"),
       url("../fonts/SOURCEHANSANSCN-LIGHT_0.eot") format("embedded-opentype"),
       url("../fonts/SOURCEHANSANSCN-LIGHT_0.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Teko-SemiBold";
  src: url("../fonts/Teko-SemiBold.woff2") format("woff2"),
       url("../fonts/Teko-SemiBold.woff") format("woff"),
       url("../fonts/Teko-SemiBold.ttf") format("truetype"),
       url("../fonts/Teko-SemiBold.eot") format("embedded-opentype"),
       url("../fonts/Teko-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* 公共标题 */
.com-tit:before,.com-tit:after{content:'';display:block;border-top: #05983b 1px solid;width: 300px;height: 10px;}
.com-tit{text-align: center;padding:30px 200px;padding-top:70px;}
.com-tit .titles h3{font-size: 32px;color: #333333;line-height: 1.8;}
.com-tit .titles .desc{font-size: 14px;color: #999999;line-height: 1.8;}
.about-info{padding-bottom:50px;}
.about-info p{font-size:18px;line-height:2;font-family:FangZhengShuSongJianTi, FangZhengShuSongJianTi_1700795547651;}
.about-info p.p-ph3{margin-top:1em;}

/* 头部公共 css */
#head{width:100%;height:120px;}
#head .logo{height:80px;margin-right:160px;margin-top:20px;}
#head .logo img{height:100%;}
#head .nav{flex:1;}
#head .nav .top-nav .nLi{width:120px;text-align: center;font-size:16px;line-height:120px;}
#head .nav .top-nav .nLi.active,#head .nav .top-nav .nLi:hover{background:#05983b;}
#head .nav .top-nav .nLi.active a,#head .nav .top-nav .nLi:hover a{color:#fff;}

/*banner*/
 .fullSlide{ width:100%;  position:relative;  background:#fff;z-index:1;}
    .fullSlide .bd{ margin:0 auto; position:relative; z-index:0; }
    .fullSlide .bd ul{ width:100% !important; }
    .fullSlide .bd li{ width:100% !important;overflow:hidden; text-align:center;    background-position: center center !important;}
    .fullSlide .bd li a{ display:block;height:615px;}
     .fullSlide .bd li img{width: 100%;height:100%;object-fit: cover;}

    .fullSlide .hd{ display:block!important;width:100%;position:absolute;z-index:1999;bottom:5%;margin: 0 auto;
        left:0; text-align:center;}
    .fullSlide .hd ul{ text-align:center; }
    .fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:4px;overflow:hidden;line-height:999px;
        border-radius:10px;box-sizing: border-box;transition: width 0.6s;background:rgba(5,152,59,0.6);}
    .fullSlide .hd ul .on{width:40px;background:rgba(5,152,59);}

    .fullSlide .prev,.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:5%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
    .fullSlide .next{ left:auto; right:5%; background-position:-6px -137px; }  


/* 底部信息 */
.mt110{margin-top: 110px;}
/* 底部信息 */
#foot{width:100%;background:url(../images/footer-back.jpg)no-repeat center;background-size:cover;background-attachment:fixed;box-sizing: border-box;
padding-top:45px;color:#fff;}
#foot a{color:#eee;}
#foot .gs-logo{width:20%;}
#foot .foot-call{width:50%;border-left:1px solid #999;border-right:1px solid #999;box-sizing: border-box;padding:25px 50px;padding-left:100px;}
#foot .foot-call h3{font-size:18px;line-height:18px;margin-bottom:10px;}
#foot .foot-call p.desc{font-size:16px;line-height:24px;margin-bottom:20px;}
#foot .foot-call p.c-name{font-size:14px;line-height:24px;}

#foot .foot-rwm{width:25%;text-align:center;}
#foot .foot-rwm p.tel{font-size:16px;line-height:26px;}
#foot .foot-rwm .rwm-list{width:200px;margin:0 auto;margin-top:20px;}
#foot .foot-rwm .rwm-list li{width:84px;text-align: center;}
#foot .foot-rwm .rwm-list li img{width:100%;}

#foot .foot-nav{text-align: center;height:40px;box-sizing: border-box;padding-top:13px;margin-top:30px;background: rgba(0, 0, 0, 0.4);}
#foot .foot-nav li{display: inline-block;padding:0px 10px;border-right:1px solid #999;font-size:14px;line-height:14px;}
#foot .foot-nav li:last-child{border-right:0px;}



