@charset "utf-8";

.b-1{background:#e6eef1;padding:80px 0;}
.b-1 h2{font-size:42px;text-align:center;text-transform:uppercase;font-weight:normal;color:#5d6162;}
.b-1 p{text-align:center;font-size:15px;color:#9da2a4;padding:16px 0 66px;line-height:28px;}
.b-1 li{width:320px;float:left;display:inline;text-align:center;}
.b-1 li:nth-child(2){margin:0 120px;}
.b-1 li .p{overflow:hidden;}
.b-1 li .p img{transition:all 0.5s;}
.b-1 li .p:hover img{transform:scale(1.06);}
.b-1 li h3{font-size:17px;font-weight:normal;padding:16px 0 10px;}
.b-1 li .i{font-size:14px;color:#9da2a4;}

@media all and (max-width:1200px){
	.b-1{background:#e6eef1;padding:6% 0;}
	.b-1 h2{font-size:28px;text-align:center;text-transform:uppercase;font-weight:normal;color:#5d6162;}
	.b-1 p{text-align:center;font-size:14px;padding:2% 0 5%;line-height:24px;}

	.b-1 li{width:32%;}
	.b-1 li:nth-child(2){margin:0 2%;}
	.b-1 li .p img{width:100%;}
	.b-1 li h3{font-size:16px;}
}

.swiper-container-1{text-align:center;}
.swiper-container-1 .swiper-pagination-bullet { background:none; width:13px; height:13px; border:1px solid #fff; opacity:1; box-sizing:border-box; }
.swiper-container-1 .swiper-slide img{width:100%;}
.swiper-container-1 .swiper-pagination-bullet-active { background:#fff; }
.swiper-container-1>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:30px !important; height:13px; }
.swiper-container-1>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 4px; overflow:hidden; }

@media all and (max-width:1200px){
	.swiper-container-1 .swiper-pagination-bullet { width:8px; height:8px; }
	.swiper-container-1>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:18px !important; height:8px; }
}

.b-2{height:678px;background:url(b-2.jpg) center no-repeat;}
.b-2 .p{float:left;margin-top:130px;overflow:hidden;}
.b-2 .p img{transition:all 0.5s;}
.b-2 .p:hover img{transform:scale(1.06);}
.b-2 .t{width:510px;float:right;margin-top:180px;}
.b-2 .t h2{text-transform:uppercase;font-weight:normal;color:#5d6162;font-size:42px;}
.b-2 .t h2 a:hover{padding-left:15px;}
.b-2 .t .i{font-size:15px;color:#9da2a4;line-height:28px;padding-top:24px;}
.b-2 .t .more{margin-top:40px;}
.b-2 .t .more a{display:block;width:131px;height:41px;background:#c78241 url(more.png) center no-repeat;}
.b-2 .t .more a:hover{background:#c78241 url(more.png) right 30px center no-repeat;}

@media all and (max-width:1200px){
	.b-2{height:auto;background-size:cover; padding:6% 0;}
	.b-2 .p{float:none;margin-top:0;}
	.b-2 .p img{width:100%;}

	.b-2 .t{width:100%;float:none;margin-top:3%;}
	.b-2 .t h2{font-size:28px;}
	.b-2 .t .i{font-size:14px;line-height:24px;padding-top:0;}

	.b-2 .t .more{margin-top:5%;}
	.b-2 .t .more a{display:block;width:99px;height:31px;background:#c78241 url(more.png) center no-repeat;background-size:41px;}
	.b-2 .t .more a:hover{background:#c78241 url(more.png) center no-repeat;background-size:41px;}
}