
/*banner背景图片动画*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
/*banner */
.guestlist{
	width: 960px;
	margin: 0 auto;
    overflow: hidden;
}
.guestlist li{
	margin-bottom: 5px;
	padding: 5px 10px;
	background-color: #fafafa;
}
.guestbook_ren{
	width: 140px;
    float: left;
}
.guestbook_ren img{
	margin: 10px;

}
.guestbook_column{
	margin-left: 150px;
}
.guestbook_con{
	font-size: 14px;
    padding: 10px 0;
    line-height: 180%;
    color: #333;
    min-height: 150px;
}
.guestbook_message:after{
	content: ".";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}
.guestbook_cname{
	float: left;
    color: #999;
}
.guestbook_creatime{
	float: right;
	 color: #999;
}
.guestbook_reply{
	font-size: 14px;
    margin-top: 12px;
    border-top: 1px solid #f0f0f0;
}
.guestbook_recomment{
	padding: 12px 0 5px;
    color: #0076b4;
    line-height: 170%;
}
.guestbook_replytime{
	color: #999;
    clear: both;
}




@media only screen and (max-width: 1600px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 28px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 60px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 20px;
	}
}
@media only screen and (max-width: 1440px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 24px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 40px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 18px;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 1366px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 24px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 40px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 18px;
	}
	.index_main .section1 .index_banner .slick-arrow{
		background-size: auto 30px;
	}
	.index_main .section5 .Contact_content_right_map{
		width:450px;
		height:350px;
	}
}
@media only screen and (max-width: 1300px){
	.index_main .section5 .Contact_content_right_map{
		width:400px;
		height:300px;
	}
	.index_main .section4 .About_content{
		width: 95%;
	}
}
@media only screen and (max-width: 1199px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 24x;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 40px;
		}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 18px;
	}
	.index_main .section5 .Contact_content{
		width: 1099px;
	}
	.index_main .section5 .Contact_content_right_map{
		width:380px;
		height:250px;
	}
}
@media only screen and (max-width: 1080px){
	.index_main .section1 .index_banner .item{
		height: 100vh;
	}
	.index_main .section1 .index_banner .item .inner .block_txt{
		left: 0;
		right:0;
		margin: 0 auto;
		padding: 0 20px;
		top: 42%;
	}
	.index_main .section1 .index_banner .slick-arrow{
		display: none !important;
	}
    .index_main .section1 .index_banner .slick-dots{
    	position: absolute;
    	bottom: 12px;
    }
    .index_main .section1 .index_banner .slick-dots li{
    	width: 12px;
    	height: 12px;
    	border-radius: 50%;
    	border:2px solid #fff;
    }
    .index_main .section1 .index_banner .slick-dots li button{
    	display: none;
    }
    .index_main .section1 .index_banner .slick-dots li.slick-active{
    	background: #fff;
    }
	.index_main .section1 .number{
		bottom: 12%;
		display: none;
	}
	.index_main .section1 .number span{
		margin-right: 22px;
	}
	.index_main .section1 .number span:after{
		bottom: -14px;
	}
	.index_main .section4 .About_content2{
		display:none;
	}
	.index_main .section5 .Contact_content{
		width: 980px;
	}
	.index_main .section5 .Contact_content_right_map{
		width:380px;
		height:200px;
	}
}
@media only screen and (max-width: 750px){
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 35px;
		}
    .index_main .section2 .Plan_content{
		margin: 20px 10px;
		width: 350px;
		height: 500px;
		text-align: center;
		display:inline-block;
	}
	.index_main .section2 .Plan_content_list{
		float: left;
		width: 100px;
		height: 90px;
		margin:10px 30px;
		text-align: center;
		display:inline-block;
	}
	.index_main .section2 .Plan_content_list_img{
		width: 50px;
		height: 50px;
		text-align: center;
		display:inline-block;
	}
	.index_main .section2 .Plan_content_list img{
		max-width: 50px;
		max-height: 50px;
		text-align: center;
		display:inline-block;
	}
	.index_main .section2 .Plan_content_list p{
		font-size: 14px;
	}
	.index_main .section3 .Partner_content{
		margin: 10px 10px;
		width: 350px;
		height: 400px;
		text-align: center;
		display:inline-block;
	}
	.index_main .section3 .Partner_content img{
		width:240px;
		height:110px;
		margin: 5px 10px;
	}
	.index_main .section4 .About_container{
		height: 600px;
	}
	.index_main .section4 .About_content{
		width: 90%;
		height: 430px;
		margin:0 auto;
		background: rgba(82, 82, 82, 0.8);
	}
	.index_main .section4 .About_content1{
		height: 250px;
		padding: 20px;
		color: #fff;
		text-indent: 2em;
		line-height: 2.5;
		font-size: 16px ;
	}
	.index_main .section5 .Contact_content_right_map{
		display:none;
	}
	.index_main .section5 .Contact_content_right{
		display:none;
	}
	.index_main .section5 .Contact_content_left_link{
		display:none;
	}
	.index_main .section5 .Contact_content_left_link_mobile{
		display:inline;
	}
}
@media only screen and (max-width: 340px){
 	
}
@media only screen and (max-width: 320px){
	
}