
@media (max-width: 767px) {



.banSection{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 50px;
}


/**/

.main{
	width: 100%;
	height: auto;
	background: #ce1413;
	margin-top: -.8rem;
	padding-bottom: .8rem;
}


.main .container{
	width: 90%;
	background: #fff;
	border-top: .25rem solid #febe4e;
	border-radius: 10px;
	padding: 0;
	position: relative;
	margin: 0 auto;
}

.con1{
	width: 90%;
	height: auto;
	margin: .79rem auto .93rem;
	background: #ffeadd;
	background-size: 100% 100%;
	padding: .3rem .5rem;
	font-size: .28rem;
	color: #222;
	line-height: 1.8;
	text-indent: 2em;
}



.con2{
	width: 96%;
	height: auto;
	margin: 0 auto .018rem;
	/*background: url(../images/con2.jpg) no-repeat;*/
	background: #ffeadd;
	background-size: 100% 100%;
	padding: 1.08rem .76rem 0;
	font-size: .28rem;
	color: #222;
	line-height: 1.8;
	text-indent: 2em;
}


.con3{
	width: 96%;
	height: auto;
	margin: 0 auto 0;
}


.con4{
	width: 95%;
	height: auto;
	margin: 0 auto 0;
}

.con5{
	width: 94%;
	height: auto;
	margin: 0 auto 0;
}


.yd1{
	width: 100%;
	height: 1.93rem;
	background: url("../images/yd1.png"/*tpa=http://en.beijing2008.cn/public/css/images/yd1.png*/) no-repeat right top;
	background-size: 3.17rem 1.93rem;
	margin:.2rem auto; 
}

.yd2{
	width: 100%;
	height: 2rem;
	background: url("../images/yd2.png"/*tpa=http://en.beijing2008.cn/public/css/images/yd2.png*/) no-repeat calc(100% - .56rem) top;
	background-size: 1.95rem 2rem;
	margin:.2rem auto;
}

.yd3{
	width: 100%;
	height: 2rem;
	background: url("../images/yd3.png"/*tpa=http://en.beijing2008.cn/public/css/images/yd3.png*/) no-repeat calc(100% - .76rem) top;
	background-size: 1.7rem 2rem;
}


.conText{
	width: 87%;
	height: auto;
	margin: .28rem auto;
	font-size: .32rem;
	color: #333;
	text-indent: 2em;
	line-height: 1.6;
}


.mainBtm{
	width: 100%;
	height: 1.63rem;
	background: url("../images/mainBg_bottom.png"/*tpa=http://en.beijing2008.cn/public/css/images/mainBg_bottom.png*/) no-repeat;
	background-size: 100% 100%;
}


.title1{
	width: 2.80rem;
	height: 1.82rem;
	background: url("../images/title_sx.png"/*tpa=http://en.beijing2008.cn/public/css/images/title_sx.png*/) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -.22rem;
	top: 6.8rem;
}

.title2{
	width: 2.80rem;
	height: 1.82rem;
	background: url("../images/title_mb.png"/*tpa=http://en.beijing2008.cn/public/css/images/title_mb.png*/) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -.22rem;
	top: 17.3rem;
}


.title3{
	width: 2.75rem;
	height: .97rem;
	background: url("../images/title_xd.png"/*tpa=http://en.beijing2008.cn/public/css/images/title_xd.png*/) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -.22rem;
	top: 27.6rem;
}


.title4{
	width: 2.75rem;
	height: 1.8rem;
	background: url("../images/title_bz.png"/*tpa=http://en.beijing2008.cn/public/css/images/title_bz.png*/) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -.22rem;
	bottom: 3.8rem;
}

.icon_logo{
	width: 1.40rem;
	height: 1.40rem;
	background: url("../images/icon_logo.png"/*tpa=http://en.beijing2008.cn/public/css/images/icon_logo.png*/) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -.3rem;
	top: -.6rem;	
}



	img{
		display: block;
		width: 100%;
	}
	
	.con2_mob{
		width: 95%;
		height: auto;
		margin:0 auto;
	}



	/**/
	.footer{
		width: 100%;
		height: 100px;
		margin-top: 10px;
		font-size: .28rem;
	}


}