/* 首页-s */
.about{margin-top: 70px;margin-bottom: 65px;position: relative;}
.about .desc{width: 100%;}
.about .ico{width: 100%;display: flex;flex-direction: row;justify-content: center;}
.about .ico .i-item{text-align: center;margin:0 60px;}
.about .ico .i-item .i-img{height: 73px;width: 73px;margin: -40px auto;background: #fff;border-radius: 50%;}
.about .ico .i-item .i-img img{width: 50px;margin-top: 11px;}
.about .ico .i-item .i-title{font-size: 20px;margin: 10px auto;margin-top: 50px;}
.about .ico .i-item .i-desc{text-align: justify;font-size: 12px;width: 200px;margin: 0 auto;}

.goods{background-color: rgb(247, 247, 247);padding: 60px 0;}
.goods .goods-c{display: flex;flex-direction: row;justify-content: space-around;}
.goods .g-lft{width: 750px;}
.goods .g-rig{width: 400px;}
.goods .g-desc{overflow: hidden;}
.goods .g-desc img{max-width: 100%;}
.goods .g-list{display: flex;flex-direction: row;}
.goods .g-list .g-item{display: block;margin-right: 3px;}
.goods .g-list .g-item img{max-width: 100%;}
.ad-index{margin-top: 70px;margin-bottom: 60px;text-align: center;}
.ad-index img{max-width: 100%;}
/* 首页-e */


/* 产品中心-s */
.goods-title{text-align: center;margin-top: 65px;margin-bottom: 30px;font-size: 26px;font-weight: bold;}

.goods-list{ width: 980px; margin: 0 auto; overflow: hidden; display: flex;flex-direction: row;flex-wrap: wrap; justify-content: space-around;}
.goods-list .item{text-align: center;margin-right: 2%;margin-bottom: 30px; width: 48%;}
.goods-list .item .i-img{width: 100%;}
.goods-list .item .i-img img{max-width: 100%;}
.goods-list .item .i-desc{font-size: 20px;text-align: center;line-height: 35px;}

.ad-goods{margin-top: 10px;margin-bottom: 60px;text-align: center;}
.ad-goods img{max-width: 100%;}
/* 产品中心-e */

/* 产品详情-s */
.goods-detail-h1{ margin-top:70px; margin-bottom: 10px; font-size: 22px; font-weight: bold;text-align: center;}
.goods-detail-date{font-size: 14px;text-align: center;margin-bottom: 20px;}
.goods-detail-p .p{padding:20px 30px; margin-bottom: 30px; font-size: 14px; line-height: 25px;border: 1px solid #ccc;background-color: rgb(247, 247, 247);}
.goods-detail-desc{overflow: hidden; margin-bottom: 60px;}
.goods-detail-desc img{max-width: 100%;}
/* 产品详情-e */


/* 关于我们-s */
.about-f{margin-top:70px; margin-bottom: 60px; display:flex;-direction: row;justify-content: space-around;}
.about-f .lft{width: 50%;}
.about-f .rig{width: 45%;}
.about-f .rig img{width: 100%;}

.about-l{margin-top:70px; margin-bottom: 60px; display:flex;-direction: row;justify-content: space-around;}
.about-l .lft{width: 50%;}
.about-l .lft img{width: 100%;}
.about-l .rig{width: 45%;}

.ad-about{padding: 60px 0;text-align: center;background-color: rgb(247, 247, 247);}
.ad-about img{max-width: 100%;}
/* 关于我们-e */

/* 联系我们-s */
.contact-title{ margin-top:70px; margin-bottom: 30px; font-size: 22px; font-weight: bold;height: 60px;border-bottom: 1px solid #ccc;}
.contact-desc{overflow: hidden;margin-bottom: 60px;}
.contact-desc img{max-width: 100%;}
/* 联系我们-e */


/* 新闻动态-s */
.info-list{margin-top: 100px;margin-bottom: 50px;}
.info-list .list-img{margin-bottom:40px; display: flex;flex-direction: row;justify-content: center;}
.info-list .list-img .item{width: 30%; margin-right: 5%;}

.info-list .list-crt{display: flex;flex-direction: row; flex-wrap: wrap;}
.info-list .list-crt .item{width: 33%;display: flex;flex-direction: row;margin-bottom: 50px;}
.info-list .list-crt .item .c-lft{width: 88px;height: 105px;background:#fff url(../img/info-row-bg.png) no-repeat; background-size: 100% 100%;margin-right: 15px;}
.info-list .list-crt .item .c-lft-d{height: 76px;line-height: 64px;font-size: 46px;text-align: center;}
.info-list .list-crt .item .c-lft-ym{height: 26px;line-height: 26px;font-size: 16px;text-align: center;}

.info-list .list-crt .item .c-rig{}
.info-list .list-crt .item .c-rig .c-rig-t{line-height: 35px;height: 35px; overflow: hidden;font-size: 18px;}
.info-list .list-crt .item .c-rig .c-rig-hr{width: 60px;height: 4px;background: #0f76c5;}
.info-list .list-crt .item .c-rig .c-rig-p{margin-top: 10px;}

.ad-info{padding: 60px 0;text-align: center;background-color: rgb(247, 247, 247);}
.ad-info img{max-width: 100%;}
/* 新闻动态-e */

/* 新闻动态详情-s */
.info-detail-h1{ margin-top:70px; margin-bottom: 10px; font-size: 22px; font-weight: bold;text-align: center;}
.info-detail-date{font-size: 14px;text-align: center;margin-bottom: 20px;}
.info-detail-p .p{padding:20px 30px; margin-bottom: 30px; font-size: 14px; line-height: 25px;border: 1px solid #ccc;background-color: rgb(247, 247, 247);}
.info-detail-desc{overflow: hidden; margin-bottom: 60px;}
.info-detail-desc img{max-width: 100%;}
/* 新闻动态详情-e */


/* 适配 */
@media all and (min-width:320px) and (max-width:1200px){
	.w1200{width: 100%;}
}
