.section-page1{padding:20px 0 30px 0;}
.news-box .news-head{padding-bottom:15px;border-bottom:1px solid #e5e5e5;background: url(icon.png) left bottom no-repeat;}
.news-box .news-head h3{color:#171717;font-size:22px;line-height:40px;padding-left:50px;}
.news-box .news-head .title1{background: url(ico01.png) left center no-repeat;}
.news-box .news-head .title2{background: url(ico02.png) left center no-repeat;}
.news-box .news-head .title3{background: url(ico03.png) left center no-repeat;}
.news-box .news-head .title4{background: url(ico04.png) left center no-repeat;}
.news-box .news-head .title5{background: url(ico05.png) left center no-repeat;}
.news-box .news-head .title6{background: url(ico06.png) left center no-repeat;}
.news-box .news-head .more{margin-top:10px;}
.news-box .news-head .more a{color:#a2a2a2;}
.news-box .news-head .more a:hover,.section-page2 .news-box .news-head .more a{color:#168a49;}
.section-page2{padding:40px 0 30px 0;background-color:#f0f6ee;}
.section-page2 .news-box .news-head{padding-bottom:0;border-bottom:0;background:none;}
.section-page2 .news-box .news-head .more a{color:#333;}
.special-img{border:1px solid #e6e6e5;padding:10px;}
.special-img .img{position:relative;overflow:hidden;}
.special-img .img img{width:100%;height:auto; transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.special-img:hover .img img {transform: scale(1.1);}
.quick-list{width:100%;}
.quick-list>li{float:left;display:block;margin-bottom:20px;}
.quick-list>li>a{display:block;font-size:16px;color:#292929;text-align:center;}
.quick-list>li>a>img{max-width:100%;height:auto;display:block;margin:0 auto 20px auto;background-color:#168a49;border-radius:50%;transition: 0.3s;}
.quick-list>li>a:hover{color:#15683a;}
.quick-list>li>a:hover>img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
@media (min-width:768px){
    .quick-list>li{width:20%;}
}
@media (min-width:1200px){
	.section-page2 .row-30{margin:0 -30px;}
	.section-page2 .col-pd-30{padding:0 30px;}
	.section-page2 .col-md-5{width:45%;background: url(line.png) right center no-repeat;}
	.section-page2 .col-md-7{width:55%;}
	.quick-list{display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: center;}
    .quick-list>li{flex:1;}
	
}
@media screen and (max-width:1500px){
	.quick-list>li>a>img{max-width:68px;}
}
@media screen and (max-width:850px){
	.news-box .news-head{padding-bottom:10px;}
	.news-box .news-head h3{font-size:20px;}
	.quick-list>li{margin:10px 0;}
	.quick-list>li>a>i{margin:10px auto;}
}
@media screen and (max-width:767px){
	.quick-list>li{width:25%;}
}
@media screen and (max-width:480px){
	.news-box .news-head h3{font-size:18px;}
	.quick-list>li{width:50%;}
}
