/* 通用样式 */
.p1920 {width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.w1200 {width: 1200px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.dfc {display: flex;justify-content: space-between;align-items: center;}
p{margin: 0 0 0 0;}

/* 头部 */
.header{position: absolute;top:0;left:50%;width: 1920px;margin-left: -960px;z-index: 9999;}

.head {height:38px;color: #fff;font-size: 14px;line-height: 38px;overflow:hidden;}
.header-tel{font-size: 12px;}

.header-con {height: 84px;background: rgba(255,255,255,0.85)}
.logo{line-height: 84px;}

.header-box {display: flex;align-items: flex-end;}


.header-code {width: 69px;height: 69px;margin-left: 15px;}
.header-code img {width: 100%;height: 100%;}

.header-nav {border-top: 1px solid #ededed;}

/* 导航栏 */
.nav1 {float: right;margin-top: 26px;}
.nav-li {z-index: 999;position: relative;float: left;width: 103px;text-align: center;}

.nav-li .nav-a {display: block;font-size: 14px;color: #333;line-height: 35px;}
.nav-ul {height: 0;overflow: hidden;position: absolute;left: 50%;top: 58px;background-color: #fff;z-index: 999;width: 150px;transform: translateX(-50%);}
.nav-ul li {width: 100%;}
.nav-ul li a {width: 100%;height: 38px;line-height: 38px;text-align: center;display: block;color: #222;}

.nav-li:hover .nav-a {color: #fff;background: #00923e;}
.nav-ul li a:hover {}

/* 热门搜索 */
.s1 {box-shadow: 0 5px 10px rgba(0, 0, 0, .2);}

.s1-box {height: 61px;}

.s1a {padding-left: 40px;line-height: 33px;background-image: url(../images/s1a.png);background-position: left center;font-size: 15px;color: #000;background-repeat: no-repeat;}
.s1a a {font-size: 15px;color: #000;}
.s1a a+a {margin-left: 5px;}

.s1b {width: 254px;height: 30px;border: 1px solid #aaa;border-radius: 15px;}

.s1b-input {height: 100%;padding-left: 20px;width: 210px;}
.s1b-btn {width: 30px;height: 100%;background-image: url(../images/s1b-ss.png);background-repeat: no-repeat;background-position: left center;}

/* 产品中心 */
.s2 {padding-top: 45px;padding-bottom: 50px;}

.s2a {text-align: center;}
.s2a h2 {font-size: 32px;font-weight: bold;color: #222;line-height: 41px;background: url(../images/tit.png)no-repeat center;}
.s2a div {line-height: 26px;color: #888;font-size: 14px;}

.s2b {margin-top: 48px;}
.s2b li {width: 298px;height: 325px;overflow: hidden;position: relative;border:1px solid #eee;float: left;}

.s2b-img {display: block;width: 100%;height: 323px;overflow: hidden;}
.s2b-img img {width: 100%;height: 323px;}

.s2b-con {position: absolute;bottom: 9px;width: 100%;text-align:center;background: url(../images/1.png)no-repeat 189px;height:24px;line-height: 24px;display: block;color: #00923e;font-size: 16px;font-weight: bold; }


/* 关于我们 */
.s3 {background-image: url(../images/s3.jpg);background-repeat: no-repeat;background-position: top center;}
.s3-box {padding-top: 36px;}

.s3a {text-align: center;}
.s3a h2 {font-size: 26px;color: #fff;font-weight: bold;}
.s3a h2 span {font-size: 28px;color: #009b4c;text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff;}
.s3a p {font-size: 14px;color: #fff;text-transform: uppercase;margin-top: 20px;}

.s3b {margin-top: 40px;}

.s3b-con {width: 570px;}

.s3b-img {width: 601px;}
.s3b-img img {width: 100%;}

.s3b-con h3 {letter-spacing: 18px;line-height: 50px;padding-left: 62px;background-image: url(../images/s3b-con.png);background-repeat: no-repeat;background-position: left center;font-weight: bold;color: #fff;font-size: 40px;text-transform: uppercase;}

.s3b-con h2 {font-size: 28px;color: #fff;margin-top: 19px;}

.s3b-con div {margin-top: 60px;}
.s3b-con div p {font-size:14px;color: #252525;line-height: 33px;}

.s3b-con a {display: block;width: 129px;line-height: 37px;border: 1px solid #009b4c;color: #009b4c;text-align: center;border-radius: 20px;font-size: 15px;margin-top: 39px;}

.s3c {margin-top: 52px;}
.s3c li {width: 25%;display: flex;align-items: center;justify-content: center;height: 116px;border: 1px solid #c9c9c9;}

.s3c-img {position: relative;}
.s3c-img img+img {display: none;}

.s3c-con {margin-left: 15px;}
.s3c-con h3 {font-size: 18px;color: #2a2a2a;}
.s3c-con p {font-size: 12px;color: #2b2b2b;margin-top: 10px;text-transform: uppercase;}

.s3c li:hover {background-color: #009b4c;border-color: #009b4c;}
.s3c li:hover .s3c-img img {display: none;}
.s3c li:hover .s3c-img img+img {display: block;}
.s3c li:hover .s3c-con h3 {color: #fff;}
.s3c li:hover .s3c-con p {color: #fff;}

/* 优势 广告 */
.s4-5 {height: 1304px;background-image: url(../images/s4-5.jpg);background-repeat: no-repeat;margin-top: 49px;}

/* 优势 */
.s4 {padding-top: 23px;}

.s4a {background-image: url(../images/s4a.png);background-repeat: no-repeat;background-position: 323px top;padding-top: 21px;margin: 0 auto;padding-bottom: 33px;}
.s4a p {font-size: 18px;color: #009b4c;text-transform: uppercase;padding-left: 435px;}
.s4a p span {font-size: 66px;}
.s4a h2 {font-size: 28px;padding-left: 250px;color: #fff;margin-top: 2px;}
.s4a h2 span {display: inline-block;font-size: 35px;color: #1d1714;font-weight: bold;width: 315px;}
.s4a h3 {font-size: 20px;color: #009b4c;margin-top: 22px;padding-left: 205px;}
.s4a h3 span {font-size: 18px;color: #009b4c;text-transform: uppercase;}

.s4b {margin-top:30px;}
.s4b-item {position: relative;}
.s4b-item img {position: absolute;top: 0;}

.s4b-num {font-size: 35px;color: #fff;width: 82px;line-height: 83px;background-image: url(../images/s4b-num.png);background-repeat: no-repeat;text-align: center;}
.s4b-fname {width: 425px;padding-top: 30px;margin-left: 10px;}
.s4b-fname h3 {font-size: 20px;color: #2d2d2d;font-weight: bold;}
.s4b-fname h4 {font-size: 15px;color: #9d9d9d;text-transform: uppercase;line-height: 18px;margin-top: 10px;}

.s4b-title {padding-left: 35px;margin-top: 22px;    height: 144px;}
.s4b-title p {padding-left: 25px;line-height:30px;font-size: 14px;color: #2d2d2d;background-image: url(../images/s4b-title.png);background-repeat: no-repeat;background-position: left 11px;}

.s4b-con0 {padding-left: 650px;padding-top: 29px;}
.s4b-item0 img {left: 68px;}

.s4b-item1 img {right: 37px;}
.s4b-item1 {}
.s4b-con1 {padding-top: 200px;margin-left: 9px;}

/* 广告 */
.s5 {}

.s5a {width: 381px;margin-top: -20px;}
.s5a img {width: 100%;}

.s5b {width: 730px;padding-top: 105px;}

.s5b h2 {font-size: 36px;color: #fff;font-weight: bold;letter-spacing: 5px;}
.s5b h2 span {color: #f6fe78;font-size: 48px;}
.s5b h3 {height:70px;font-size: 16px;color: #fff;line-height: 24px;padding-top: 12px;width: 100%;background-image: url(../images/s5b.png);text-align: center;background-repeat: no-repeat;margin-top: 14px;letter-spacing: 1.5px;}

.s5b div {display: flex;align-items: center;margin-top: 10px;}
.s5b div p {font-size: 30px;color: #fff;margin-left: 5px;letter-spacing: 2px;font-family: "Times New Roman";}
.s5b div a {display: block;width: 109px;text-align: center;line-height: 29px;background-color: #fff;border-radius: 4px;font-size: 16px;color: #222;font-weight: bold;margin-left: 30px;}

/* 基地展示 */
.s6 {padding-top: 45px;padding-bottom: 45px;}

.s6a {text-align: center;}
.s6a h2 {font-size: 30px;font-weight: bold;color: #2c2c2c;letter-spacing: 4px;}
.s6a h2 span {color: #009b4c;}

.s6a div {display: flex;align-items: center;justify-content: center;margin-top: 10px;}
.s6a div p {font-size: 14px;color: #a0a0a0;text-transform: uppercase;}
.s6a div span {display: block;width: 33px;height: 1px;background-color: #a0a0a0;margin: 0 8px;}

.s6b {margin-top: 33px;}
.s6b li {width: 287px;}
.s6b-img {display: block;width: 100%;height: 197px;border: 1px solid #bfbfbf;padding: 5px;}
.s6b-img div {width: 100%;height: 100%;overflow: hidden;}
.s6b-img div img {width: 287px;min-height: 100%;}

.s6b-name {display: block;width: 100%;text-align: center;font-size: 15px;color: #000;margin-top: 13px;}

.s6b li:hover .s6b-name {color: #009b4c;}

/* 新闻中心 */
.s7 {background-color: #f4f4f4;}
.s7-box {padding-top: 40px;padding-bottom: 21px;}

.s7a {text-align: center;}
.s7a h2 {font-size: 32px;font-weight: bold;color: #222;background: url(../images/tit.png)no-repeat center;}
.s7a div {display: flex;align-items: center;justify-content: center;margin-top: 16px;color: #888;font-size: 15px;}

.s7b {margin-top:30px;}

.s7b-btn {width: 574px;margin-left: 6px;float: left;}
.news_list1{}
.news_list1 li{}
.news_list1 li img{width: 574px;height: 263px;}
.news_list1 li h3{color: #00923e;font-size: 18px;height: 50px;line-height: 50px;}
.news_list1 li h3 a{color: #00923e;}
.news_list1 li p{color: #777;font-size: 14px;line-height: 22px;}

.s7b-ri{width: 561px;margin-right: 21px;}
.news_list2{}
.news_list2 li{height: 104px;border-bottom: 1px dashed #ddd;margin-bottom: 32px;}
.news_list2 li:last-child{border-bottom: none;}
.news_list2 li .time{width:83px;height: 83px;border-radius: 5px;background: #00923e;text-align: center; }
.news_list2 li .time h3{line-height: 55px;color: #fff;font-size: 45px;font-family: "Arial";}
.news_list2 li .time span{display: block;color: #fff;font-size: 15px;font-family: "arial"}
.news_list2 li .cont{width: 451px;}
.news_list2 li .cont h3{color: #222;font-size: 18px;line-height: 22px;}
.news_list2 li .cont h3 a{color: #222;}
.news_list2 li .cont p{color: #777;font-size: 14px;line-height:24px;margin-top: 12px;}


/* 友情链接 */
.s8 {font-size: 16px;color: #000;padding-top: 35px;padding-bottom: 30px;padding-left: 31px;background-image: url(../images/s8.png);background-repeat: no-repeat;background-position: left center;}
.s8 a {font-size: 16px;color: #000;}

/* 页脚 */
.footer-bottom {text-align: center;background: #333;font-size: 14px;color: #fff;line-height: 30px;padding: 25px 0;}
.footer-bottom a {font-size: 14px;color: #fff;}




