/*产品中心*/
.product{background:linear-gradient(to right,#17680b 0%,#17680b 50%,#fff 51%,#fff 100%);width: 100%;overflow: hidden;}
.product .con{background-color: #fff;}
.product .img-left{padding-top: 143px;padding-right: 7%;padding-bottom:20px;display: inline-block;background-color: #17680b;height: 100%;float: left;}
.product .content{display: inline-block;margin-left: -65px;position: absolute;margin-top: 78px;box-shadow: 0 3px 7px 3px  rgba(22,22,22,0.16);width: 72%;}
.product .content .con-text{background-color: #fff;width: 100%;border-radius: 10px;}
.product .content .con-text p{width: 33%;display: inline-block;}
.product .content .con-text p img{width: 92%;box-shadow: 0 3px 7px 3px  rgba(22,22,22,0.16);}
.product .content .con-text p:first-child{text-align: left;}
.product .content .con-text p:nth-child(2){text-align: center;}
.product .content .con-text p:nth-child(3){text-align: right;}
.product .content .con-text p:last-child{font-size: 16px;line-height: 30px;width: 94%;display: block;padding: 30px;}
/*产品介绍*/
.product1 {margin-bottom: 95px;}
.product1 span{font-size: 26px;}
.product1 .content .fl{width: 50%;}
.product1 .content .fl *{font-size: 16px;line-height: 40px;}
.product1 .content .fl p{padding-top: 30px;}
.product1 .content .fl a{width: 420px;text-align: center;line-height: 110px;display: inline-block;border: 0;background-color: #097c25;color: #fff;font-size: 38px;border-radius: 10px;margin-top: 182px;font-family: "Microsoft YaHei UI";letter-spacing: 5px;}
.product1 .content .fr {width: 46%;margin-left: 15px;}
.product1 .content .fr img{width: 100%;}
/*关于我们*/
.about{background-image: url("../img/about-bg.png");background-size: cover;padding-top: 75px;padding-bottom: 30px;}
.about .about-con{max-width: 1015px;width:100%;height: 578px;margin: 0 auto;background-color: rgba(255,255,255,0.8); }
.about .about-con .fl:first-child{margin-top: 75px;margin-left: 34px;}
.about .about-con .fl:nth-child(2){margin: 0;margin-left: 45px;}
.about .about-con .fl:nth-child(2) .title{margin-top: 0;}
.about .about-con .fl:nth-child(2) .title p{text-align: left;margin-bottom: 30px;line-height: 60px;margin-top: 20px;}
.about .about-con .fl:nth-child(2) .title p:last-child{margin-top: 15px;line-height: 36px;}
.about .about-con .content{width: 585px;margin-left: 45px;font-size: 16px;line-height: 24px;color: #000;}
/*博客*/
.blog {margin-bottom: 70px;}
.news-text-con{width: 30%;margin-right: 4.5%;}
.news-text-con:last-child{margin-right: 0;}
.news-text-con .text{max-width: 474px; width:100%;box-shadow: 0 3px 7px 3px  rgba(22,22,22,0.16);padding-bottom: 10px;}
.news-text-con .text img{width: 100%;height: 260px;}
.news-text-con .text span{display: block;font-size: 26px;text-align: center;color: #000;margin: 0 24px;}
.news-text-con .text p{margin: 0 24px;font-size: 16px;line-height: 30px;padding-top: 30px;padding-bottom: 40px;}
.news-text-con .text a{display: block;margin: 0 auto;background-color: #097c25;color: #fff;width: 160px;line-height: 40px;text-align: center;}
/*广告*/
.gg{background-color: #097c25;box-shadow: 0 3px 3px 3px rgba(9,124,37,0.35);}
.gg .gg-list{width: 25%;text-align: center;padding-top: 110px;padding-bottom: 85px;}
.gg .gg-list *{color: #fff;}
.gg .gg-list i{font-size: 49px;display: block;padding-bottom: 39px;line-height: 49px;}
.gg .gg-list span{font-size: 22px;}
/*新闻*/
.news{margin-bottom:70px;}
.news .news-text-con .text{box-shadow: unset;}
.news .news-text-con .time{width: 113px;height: 100px;background-color: #097c25;font-size: 40px;text-align: center;color: #fff;position: relative;margin-top: -50px;margin-left: 15px;}
.news .news-text-con .text span{font-size: 20px;text-align: left;margin: 0;margin-left: 25px;}
.news .news-text-con .text p{margin: 0;font-size: 18px;line-height: 35px;padding: 0;color: #5a5a5a;margin-left: 25px;}
.news .news-text-con .text .time span{font-size: 20px;color: #fff;margin: 0;text-align: center;}
.news .news-text-con .text img{border: 1px #F1F1F1 solid;}
