@import url('../css/reset-min.css');
.mobileHeader{display: none;}
#header{
	width:100%;
	height:80px;
	position:absolute;
	top:15px;
	background:#fff;
	z-index: 20;
}
.header .logo{
	width:220px;
	float:left;
	padding:20px 0px 0px 40px;
}
.header .logo .logoImg{
	width:63px;
	height:39px;
	float:left;
}
.header .logo .logoImg img{width:100%;}
.header .logo h1,h2{
	margin-left: 76px;
	font-size:14px;
	color:#249DF3;
}
.header .logo h2{
	font-size:12px;
	margin-top: 1px;
}
.header .nav{
	float:right;
	padding-top: 5px;
	margin-right:10%;
}
.header .nav li{
	float: left;
}
.header .nav li a{
	display:block;
	font-size:16px;
	padding:24px 24px;
	margin-right: 35px;	
	color:#1A1A1A;
}
.header .nav li .active{
	background:#249DF3;
	color:#fff;
}

.zhuti{
	width:100%;
	height:518px;
	background:url(img/Rectangle10.png) no-repeat;
	background-position:center;
	background-size: 130%;
	padding-top: 145px;
}
.zhutiBackground{
	width:100%;
	height:100%;
	position:absolute;
	// z-index: 1;

}
.zhuti .cnEntrance{
	position:absolute;
	right:63px;
	top:106px;
}
.zhuti .cnEntrance a{
	color:#fff;
}
.zhuti .container{
	width:1000px;
	margin:0 auto;
}
.zhuti .container .zhutiImg{
	width:126px;
	height:126px;
	margin:0 auto;
}
.zhuti .container .zhutiImg img{
	width:100%;
}
.zhuti .container p{
	text-align:center;
	color:#fff;
}
.zhuti .container .zhutiP1{
	font-size:32px;
	line-height:48px;
	margin-top: 30px;
}
.zhuti .container .zhutiP2{
	font-size: 16px;
	line-height:30px;
	margin-top:20px;

	margin-bottom: 46px;
}
.zhuti .container .zhutiPay{
	width:439px;
	margin:0 auto;
	overflow:hidden;
}
.zhuti .container .zhutiPayImg{
	display:inline-block;
	width:186px;
	height:55px;
	border:1px solid #fff;
	border-radius:30px;
}
.zhuti .container .zhutiPayImg.img1{
	background:url(img/pingguocopy.png) no-repeat;
	background-position: center;
	float:left;
}
.zhuti .container .zhutiPayImg.img2{
	background:url(img/gugeplay.png) no-repeat;
	background-position: center;
	float:right;
}
.zhuti .zhutiBottom{
	background: url(img/Layer22.png) no-repeat;
	background-size: cover;
	background-position:0px -73px;
    width: 100%;
    height:265px;

}

.zhanshi{ 
	padding-bottom: 37px;   
	position: relative;
    top: -37px;
}
.zhanshi .container{
	width:1000px;
	margin:0 auto;
}
.zhanshi .container .zhanshiSection_left{
	float:left;
}
.zhanshi .container .zhanshiSection_right{
	float:right;
}
.zhanshi .container .zhanshiSection{
	overflow: hidden;
	height:535px;
}
.zhanshi .container .zhanshiSection .zhanshiSection_word{
	padding-top: 50px;
	width:450px;
}
.zhanshiSection .zhanshiSection_word i{
	display: block;
	width:85px;
	height:78px;
}
.zhanshiSection .zhanshiSection_word p{
	padding-left: 20px;
}
.zhanshiSection .zhanshiSection_word .zhanshiP1{
	font-size:28px;
	color:#333333;
}
.zhanshiSection .zhanshiSection_word .zhanshiP1 span{
	font-size:26px;
}
.zhanshiSection .zhanshiSection_word .zhanshiP1:after{
	content:'';
	display: block;
	width:37px;
	background: #333;
	height:4px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.zhanshiSection .zhanshiSection_word .zhanshiP2{
	font-size:14px;
	line-height:28px;
	color:#999999;
	word-wrap: break-word;
	word-break:normal;
}
.zhanshi .container .zhanshiSection .zhanshiSection_pic{
	width:372px;
}
.zhanshiSection .zhanshiSection_pic img{
	width:100%;
}

.aboutUs{
	width:100%;
	min-width:1000px;
	height:834px;
	background: url(img/beijing1.png) no-repeat;
	background-size: cover;
	background-position: center;
}
.aboutUs .container{
	width:1000px;
	margin:0 auto;
	padding-top: 54px;
	position: relative;
}
.aboutUs .container .aboutUsTilte{
	width:auto;
	margin:0 auto;
	font-size:18px;
	color:#fff;
	width:100px;
}
.aboutUs .container .aboutUsTilte:before{
	content:'';
	display: block;
	width:192px;
	background: #fff;
	height:1px;
	position: absolute;
    left: 20%;
    top: 26%;
}
.aboutUs .container .aboutUsTilte:after{
	content:'';
	display: block;
	width:192px;
	background: #fff;
	height:1px;
	position: absolute;
    left: 60%;
    top: 26%;
}
.aboutUs .container .aboutUsContain{
	font-size:14px;
	line-height:36px;
	color:#fff;
	margin-top: 41px;
}
.aboutUs .container .aboutWord_1{
	position: absolute;
    top: 655px;
    left: -44px;

}
.aboutUs .container .aboutWord_p1,.aboutWord_p2{
	text-align: center;
	color:#fff;
	font-size: 16px;
}
.aboutUs .container .aboutWord_p2{
	font-size:14px;
	margin-top: 10px;
}

.events{
	background: #F7F9FC;
	
}
.events .container{
	width:1000px;
	margin:0 auto;
	border-radius:20px;
	padding-top: 41px;
	overflow: hidden;
	position:relative;
	top:-108px;
	background: #F7F9FC;
	padding-bottom: 30px;
}
.events .container .eventsTitle{
	font-size: 24px;
	width:100px;
	margin:0 auto;
	margin-bottom: 41px;
	font-weight: bold;
}
.events .container .event{
	height:475px;
	display: inline-block;
	border:1px solid #ccc;
	margin-bottom: 10px;
}
.events .container .event1{width:495px;}
.events .container .event2{width:494px;}
.events .container .event3{width:585px;}
.events .container .event4{width:410px;}
.events .container .event5{width:502px;}
.events .container .event6{width:488px;}

.events .container .event_left{float:left}
.events .container .event_right{float:right}
.events .container .event img{
	display: block;
}
.events .container .event .eventWordBox{
	height:121px;
	width:77%;
	// text-align: center;
	padding:22px 57px 24px 50px; 

}
.events .container .event .eventWordBox p{
	font-size: 14px;
	line-height:28px;
	color:#050505;
	width:100%;
}
.events .container .event .eventWordBox .cutiP{
	// font-weight: bold;
	text-align: center;
}

.friendship{
	position:relative;
	top:-108px;
	background: #fff;
}
.friendship .container{
	width:1000px;
	margin: 0 auto;
	padding-top: 64px;
	overflow: hidden;
}
.friendship .container p{
	width:240px;
	margin:0 auto;
	font-size:24px;
	margin-bottom: 21px;
}

.friendship .container .friendshipImg{
	float:left;
	width:20%;
	*width:18%;
	margin-right: 63px;
	height:160px;
	margin-top: 50px;
}
.friendship .container .friendshipImg:nth-of-type(4){margin-right: 0px;}
.friendship .container .friendshipImg:nth-of-type(5){height:103px;}
.friendship .container .friendshipImg:nth-of-type(6){height:103px;}
.friendship .container .friendshipImg:nth-of-type(7){height:103px;}
.friendship .container .friendshipImg:nth-of-type(8){margin-right: 0px;height:103px;}

.connect .container{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
}
.connect .container .connectLeft{
	float:left;
	width:734px;
}
.connect .container .connectLeft p{
	font-size: 14px;
	line-height: 30px;
	color:#333333;
}
.connect .container .connectRight{
	float:right;
}

.homePageFooter{
	text-align: center;
	font-size: 14px;
	line-height: 48px;
	margin-top: 33px;
	margin-bottom: 6px;
	color:#999999;
}

@media screen and (max-width: 1500px) {
	.zhuti .zhutiBottom{
		background-position:0px -30px;
	}
}
@media screen and (max-width: 1200px) {
   .header{
   		display: none
   }
   .mobileHeader{
   	display: block;
	width:100%;
	height:80px;
	position:absolute;
	top:0px;
	background:#fff;
	z-index: 20;
   }
	.mobileHeader .logo{
		width:169px;
		margin:0 auto;
		padding:20px 0px 0px 0px;
	}
	.mobileHeader .logo .logoImg{
		width:63px;
		height:39px;
		float:left;
	}
	.mobileHeader .logo .logoImg img{
		width:100%;
	}
	.mobileHeader .logo h1,h2{
		margin-left: 76px;
		font-size:14px;
		color:#249DF3;
	}
	.mobileHeader .logo h2{
		font-size:12px;
		margin-top: 1px;
	}

	.connect .container .connectLeft {
	    width: 644px;
	    margin-left: 28px;
	}
	.zhuti{
		background-size: 230%;
	}
	.zhuti .zhutiBottom{
		background-position: 0px -10px
	}
	.friendship .container .friendshipImg:nth-of-type(1){
		margin-left:10px;
	}
	.friendship .container .friendshipImg:nth-of-type(5){
		margin-left:10px;
	}
}

@media screen and (max-width: 700px){
	.zhuti{background-size: 305%;}
	.zhuti .zhutiBottom {background-position: 0px 37px;}
}
@media screen and (max-width: 500px){
	.zhuti{background-size: 400%;}
	.zhuti .zhutiBottom {background-position: 0px 37px;}
}