﻿
.section{position: relative;background-size:cover;width: 100%; height: 100%;display: block;background-repeat: no-repeat;background-position: center;}
.section1{}
.section2{background-image: url(../img/img2.jpg);}
.section3{background-image: url(../img/img3.jpg);}
.section4{background-image: url(../img/img4.jpg);}
.section5{background-image: url(../img/img5.jpg);}
.section6{background-image: url(../img/fot2.jpg);}
.section1 .item{background-repeat: no-repeat;background-position: center;background-size: cover;width: 100%;height: 100vh;position: relative;}
.section1 .slick-arrow{background-repeat: no-repeat;background-position: center;transition: all 500ms ease;-webkit-transition:all 500ms ease;font-size: 0;outline: none;cursor: pointer;position: absolute;top: 50%;margin-top:-45px;width:91px;height: 91px;border-radius: 50%;border:0;z-index: 1;background-color: transparent;}
.section1 .slick-prev {background-image: url(../img/m_prev.png);left: 10%;}
.section1 .slick-next {background-image: url(../img/m_next.png);right: 10%;}
.section1 .slick-prev:hover{background-image: url(../img/m_prev_hover.png);}
.section1 .slick-next:hover{background-image: url(../img/m_next_hover.png);}
.comm_txt{position: absolute;bottom: 5%;left: 53%;}
.comm_txt h2{font-size: 28px;color:#fff;font-weight: 400;letter-spacing: 2px;line-height: 1;margin-bottom: 10px;}
.comm_txt h3{font-size: 18px;color:#fff;font-weight: 400;line-height: 1;margin-bottom: 10px;}
.comm_txt p{font-size: 18px;color:#fff;font-weight: 400;line-height: 20px;font-family: "Arial";margin-bottom: 30px;}
.comm_txt p a{color: #fff;}
.comm_txt a.more{font-size: 24px;border: 2px solid #fff;display: block;width:170px;text-align: center;line-height: 50px;color: #fff;font-weight: 300;font-family: "Arial";margin-top: 30px;}
.section6 .contact .items{text-align: center;font-size: 0;position: relative;}
.section6 .contact .items:after{content: "";height: 2px;background: #199cdc;width: 100%;position: absolute;left: 0;top: 50%;margin-top: -1px;z-index: -1;}
.section6 .contact .items p{display: inline-block;vertical-align: middle;background-color: #2fa8e1;background-repeat: no-repeat;background-position: 18px center;color: #fff;font-size: 20px;letter-spacing: 2px;padding: 10px 30px 10px 60px;border-radius: 30px;font-family: "微软雅黑";margin: 0 2%;box-shadow: 0 5px 20px rgba(0,0,0,0.2);}
.section6 .contact{position: relative;}
.section6 .contact .items{position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.section6 .contact .items p:nth-of-type(1){background-image: url(../img/ico1.png);font-family: "Arial";}
.section6 .contact .items p:nth-of-type(2){background-image: url(../img/ico2.png);background-color: #fff;color:#2fa8e1;font-family: "Arial"; }
.section6 .contact .items p:nth-of-type(3){background-image: url(../img/ico3.png);}

.section img.bg_img{display: none;}







@media only screen and (max-width: 1650px) {
	.comm_txt h2{font-size: 24px;}
	.comm_txt p{font-size: 16px;margin-bottom: 20px;}
	.comm_txt h3{font-size: 16px;}
	.comm_txt a.more{font-size: 20px;width: 150px;line-height: 40px;}
	.section6 .contact .items p{font-size: 18px;}

}
@media only screen and (max-width: 1440px) {
	.section1 .slick-arrow{width: 60px;height: 60px;margin-top: -30px;background-size: auto 60px;}
	.section6 .contact .items p{font-size: 16px;}

}
@media only screen and (max-width: 1366px) {
	.comm_txt h2{font-size: 20px;}
	.comm_txt h3{margin-bottom: 8px;}
	.comm_txt p{font-size: 14px;line-height: 18px;margin-bottom: 15px;}
	.comm_txt a.more{font-size: 16px;width: 140px;line-height: 36px;}
	.section6 .contact .items p{font-size: 14px;background-size: auto 26px;padding-right: 52px;}

	
}
@media only screen and (max-width: 1199px) {
	.section6 .contact .items p{letter-spacing: 0;margin: 0 10px;}
}
@media only screen and (max-width: 992px) {
	.section{padding: 0;overflow:hidden;margin-bottom: 5px;}
	.section1{padding: 0;}
	.section1 .item{height: 300px;}
	.section1 .slick-dots{bottom: 20px;}
	.section1 .slick-dots li button{display: none;}
	.section1 .slick-dots li{width: 10px;height: 10px;border-radius: 50%;border:2px solid #fff;background-color: transparent;margin: 0 3px;}
	.section1 .slick-dots li.slick-active{background-color: #fff;}
	.comm_txt{margin: 0 auto;display: block;left: initial;bottom: initial;right:20px;left: 20px;margin: 0 auto;text-align: center;top: 40%;}
	.section6{padding: 0;}
	.section2{background-image:none;}
	.section3{background-image:none;}
	.section4{background-image:none;}
	.section5{background-image:none;}
	.section6 {background-image: none;margin-bottom: 0;}
	.section6 .contact{padding: 40px 0 20px 0; }
	.section6 .contact .items{position: static;transform: translateY(0);-webkit-transform: translateY(0);text-align: left;}
	.section6 .contact .items:after{display: none;}
	.section6 .contact .items p{display: block;margin-bottom: 20px;padding-left: 50px;}
	.section img.bg_img{display: block;width: auto;margin: 0 auto;height: 400px;overflow: hidden;}
	.comm_txt p{display: none;}
	.comm_txt h3{display: none;}
	.comm_txt h2{text-align: center;margin-bottom: 20px;}
	.comm_txt a.more{font-size: 14px;width: 110px;line-height: 30px;margin: 0 auto;}
}
@media only screen and (max-width: 767px) {
	.section img.bg_img{height: 300px;}
}