*{
	margin: 0;
	padding:0;
	list-style: none;
	
}
.clear {
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    background: none;
    border: 0;
    font-size: 0
}
a{
	text-decoration: none;
	color:#333;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

.clearfix {
    zoom: 1;
}
img{
	width: 100%;
	height: auto;
}
body,html{
	font-size: 14px;
	width: 750px;
	margin:0 auto;
	line-height: 1.5;
	background-color: #fff;
	overflow: inherit;
}
.h2_box{
	margin-bottom: 3%;
	text-align: center;
}
.h2_box h2{
	font-size: 30px;
	color:#444;
}
.h2_box span{
	font-size: 20px;
	color: #9e9e9e;
}
.banner{
	height: 0;
	overflow: hidden;
	padding-bottom: 58.7%;
}


/**guest begin**/
.guest-bg{
	background-color: #f2f2f2;
	padding:6% 0;
}
.guest {
	padding:0 20px;
}
.guest .content>div:nth-child(1) .left{
	float: left;
	width: 48%;
	position: relative;
}
.guest .content>div:nth-child(1) .left .img{
	padding-bottom: 123%;
}
.guest .content>div:nth-child(1) .right{
	float: right;
	width: 49.2%;
	
}
.guest .content>div:nth-child(1) .right>div{
	position: relative;
}
.guest .content>div:nth-child(1) .right>div:nth-child(1){
	margin-bottom: 6%;
}
.guest .content>div:nth-child(1) .right .img{
	padding-bottom: 57%;
}
.guest .content>div:nth-child(2) .left,.guest .content>div:nth-child(3) .right,
.guest .content>div:nth-child(4) .left,.guest .content>div:nth-child(5) .right{
	width: 59%;
	float: left;
	position: relative;
}
.guest .content>div:nth-child(3) .right,.guest .content>div:nth-child(5) .right{
	float: right;
}
.guest .content>div:nth-child(2) .left .img,
.guest .content>div:nth-child(3) .right .img,
.guest .content>div:nth-child(4) .left .img,
.guest .content>div:nth-child(5) .right .img
{
	padding-bottom: 57%;
}
.guest .content>div:nth-child(2) .right,
.guest .content>div:nth-child(3) .left,
.guest .content>div:nth-child(5) .left,
.guest .content>div:nth-child(4) .right
{
	width: 38%;
	float: right;
	position: relative;
}
.guest .content>div:nth-child(3) .left,.guest .content>div:nth-child(5) .left{
	float: left;
}
.guest .content>div{
	margin-bottom: 2.5%;
}
.guest .content>div:nth-child(2) .right .img,.guest .content>div:nth-child(3) .left .img,
.guest .content>div:nth-child(5) .left .img,
.guest .content>div:nth-child(4) .right .img{
	padding-bottom: 88%;
}
.guest .content .img{
	height: 0;
	overflow: hidden;
}
.guest .content .text{
	position: absolute;
	left:0;
	bottom: 0;
	color:#fff;
	padding:5%;
}
.guest .content .text span{
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
}
.guest .content .text p{
	line-height: 1.2em;
	font-size: 16px;
	max-height: 2.4em;
	overflow: hidden;
}
/**guest end**/


/**active begin**/
.active{
	padding:6% 0;
}
.active .h2_box{
	margin-bottom: 6%;
}
.swiper-slides1{
	margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 40px;
}
.active .content>div{
	margin-bottom: 8%;
}
.active .content>div:last-child{
	margin-bottom: 0;
}
/**active end**/

.friends{
	padding: 6% 0;
}

/**affect begin**/
.affect,.city{
	margin-bottom: 6%;
}
.part{
	padding-bottom: 6%;
	background-color: #f2f2f2;
}
/**affect end**/

.review-bg{
	padding:6% 0;
	background:#f2f2f2 url(../img/review-bg.jpg) no-repeat center top;
	background-size: contain;
}
.review .h2_box h2,.review .h2_box span{
	color:#fff;
}
.review .content{
	margin:0 30px;
}
.review .swiper-slide{
	background-color: #fff;
}
.review .text{
	padding:5%;
	font-size: 24px;
	color:#444;
	text-align: center;
}
.review .text p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.review .text span{
	color:#aaa;
	font-size: 22px;
}
.review .swiper-pagination1{
	position: absolute;
	z-index: 10;
	text-align: center;
	width: 100%!important;
	bottom: auto!important;
	top:63%;
}
.review .swiper-pagination-bullet,.report .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background-color: #366088;
}
.review .swiper-pagination-bullet-active,.report .swiper-pagination-bullet-active{
	background-color: #27507e;
}
.swiper-slides{
	margin: 0 auto;
    position: relative;  
    z-index: 1;
    overflow: hidden;
    padding-bottom: 40px;
}
/*.swiper-slides .swiper-wrapper{
	overflow: hidden;
}*/
.report-bg{
	background-color: #f2f2f2;
	padding-bottom: 100px;
}
.report{
	padding:0 20px;
}
.report .swiper-slide{
	background-color: #fff;
}
.report .swiper-slide img{
	width: 100%;
}
.report .swiper-pagination{
	bottom: 10px!important;
}
.report .swiper-slide .text{
	padding:5%;
}
.report .swiper-slide .text p{
	height: 3em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 18px;
}

/**fixed_footer begin**/
.fixed_footer{
	width: 750px;
	background-color: #1295d8;
	position: fixed;
	bottom: 0;
	left:50%;
	margin-left:-375px;
	z-index: 999999;
	padding:15px 20px;
	box-sizing: border-box;
}
.fixed_footer li{
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
}

.fixed_footer li span{
	color:#fff;
}
.fixed_footer li:nth-child(1) em{
	background: url(../img/fixed_icon01.png) no-repeat center;
}
.fixed_footer li:nth-child(2) em{
	background: url(../img/fixed_icon02.png) no-repeat center;
}
.fixed_footer li:nth-child(3) em{
	background: url(../img/fixed_icon03.png) no-repeat center;
}
.fixed_footer li:nth-child(4) em{
	background: url(../img/fixed_icon04.png) no-repeat center;
}
.fixed_footer li em{
	width: 35px;
	height: 35px;
	display: block;
	margin:0 auto 5px;
	background-size: 35px!important;
}
.fixed_footer .bdsharebuttonbox{
	position: fixed;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	padding:30px;
	background-color: rgba(255,255,255,1);
	border-radius: 10px;
	z-index: 99999;
	text-align: center;
	display: none;
}
/**fixed_footer end**/

/**fixed_introduce begin**/
.shadow{
	position: fixed;
	left:0;
	top:0;
	width: 750px;
	left:50%;
	margin-left: -375px;
	height: 100%;
	/*background-color: rgba(0,0,0,0.1);*/
	z-index: 99990;
	display: none;
}
.fixed_introduce{
	position: fixed;
	width: 670px;
	padding:5% 20px 3%;
	top:50%;
	left:50%;
	
	transform: translate(-50%,-50%);
	z-index: 999999;
	background-color: #fff;
	box-shadow: 0 0 14px 0 rgba(0,0,0,0.4);
	display: none;
}
.fixed_introduce .desc{
	max-height: 480px;
	overflow-y: scroll;
}
.fixed_introduce em.closed{
	width: 25px;
	height: 25px;
	display: block;
	background:url(../img/closed.png) no-repeat center;
	position: absolute;
	right:20px;
	top:20px;
	cursor: pointer;
}
.fixed_introduce h2{
	text-align: center;
	
	padding-bottom: 3%;
}
.fixed_introduce h2 img{
	width:inherit;
}
.fixed_introduce h3{
	text-align: center;
	color:#4394d2;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 3%;
}
.fixed_introduce h4{
	font-size: 26px;
	line-height: 26px;
	height: 26px;
	color:#2d567c;
	padding-left: 15px;
	border-left: 3px solid #2d567c;
	margin-top:7%;
}
.fixed_introduce p{
	font-size: 22px;
	
	color: #555555;
	padding-top:1em
}
.fixed_introduce .desc p.first_p{
	line-height: 2;
	padding-top:0;
}
.fixed_introduce span{
	font-size: 22px;
	color:#2d567c;
}
/**fixed_introduce end**/
@media only screen and (max-width:750px) {
	body,html{
		width: 100%;
	}
	.fixed_introduce{
		width: 90%;
	}
	.fixed_footer{
		width: 100%;
		left:0;
		margin-left: 0;
	}
	.shadow{
		left:0;
		margin-left: 0;
		width: 100%;
	}
}
@media only screen and (max-width:640px) {
	.h2_box h2{
		font-size: 24px;
	}
	.guest .content .text span,.report .swiper-slide .text p,.fixed_introduce span,.fixed_introduce h4,.h2_box span,.fixed_introduce p{
		font-size: 16px;
	}
	.guest .content .text p{
		font-size: 14px;
	}
	.review .text{
		font-size: 20px;
		line-height: 1.2em;
	}
	.review .text p{
		margin-bottom: 0.5em;
	}
	.review .text span{
		font-size: 18px;
	}
	.fixed_introduce h3{
		font-size: 20px;
	}
	.fixed_introduce h2{
		width: 70%;
		margin:0 15%;
	}
}
@media only screen and (max-width:500px) {
	.review .text p{
		text-overflow: inherit;
		white-space: inherit;
		height: 3em;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    font-size: 16px;
	}
	.review .text span,.report .swiper-slide .text p{
		font-size: 14px;
	}
	.review .swiper-pagination1 {
	    top: 51%;
	}
	.fixed_footer li em{
		width: 28px;
		height: 28px;
		background-size: 28px!important;
	}
	.fixed_footer{
		padding:15px 0;
	}
	.fixed_introduce h3{
		font-size: 18px;
	}
	.fixed_introduce .desc{
		height: 420px;
	}
	.fixed_introduce{
		padding:30px 20px;
	}
	.fixed_introduce em.closed{
		background-size: 18px;
	}
	.guest .content .text p{
		font-size: 12px;
	}
}
@media only screen and (max-width:400px) {
	
	.review .swiper-pagination1 {
	    top: 45%;
	}
	.review .content{
		margin:0 20px;
	}
	.fixed_introduce .desc{
		height: 280px;
		line-height: 1.5em;
		font-size: 14px;
	}
}
