.wrap{
	width: 100%;	
	padding: 0 12px;
	box-sizing: border-box;
}
.banner{
	display: none;
}

.m_banner{
	display: block;
}
.m_banner img{
	width: 100%;
}
.g-block{
	padding-top: 20px;
}
.p1 {
    font-size: 14px;
    line-height: 25px;
}
.nav{
	display: none;
}
.join .tit {
    float: inherit;
    margin: 20px 0 ;
    
}
.g-block .tit{
	width: 100%;
	text-align: center;
}
.intro h3,
.awards-intro h3,
.process .date li span{
	font-size: 18px;
}
.img-process{
	width: 100%;
	text-align: center;
	margin-left: 0;
}
.img-process img{
	max-width: 100%;
}
.g-block .tit img{
    max-width: 100%;
}
.join .tit img{
	width: 115px;
}
.theme .tit img{
	width: 290px;
}
.process{
	background-size: contain;
}
.process .date{
	width: 100%;
	margin: 0;
}
.process .date li span{
	display: block;
}
.awards{
	padding-bottom: 20px;
}
.awards .tit{
	margin-top: 10px;
}
.awards .tit img{
	width: 180px;
}
.awards-intro{
	width: 100%;
}
.awards-item{
	margin-top: 20px;
}
.awards-item img{
	max-width: 100%;
}
.require-con{
	padding: 0;
	height: auto;
	background:none;
}
.require .tit{
	margin-bottom: 15px;
}
.news-img {
	display: none;
}
.news-con{
	width: 100%;
	padding-bottom: 40px;
}
.news-list{
	margin: 20px 0 0 0;
}
.m_footer{
	display: block;
	padding: 5px 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.a-apply {
	display: block;
    position: fixed;
    width: 60px;
    height: 60px;
    right: 5px;
    bottom: 40px;
    background: url(../images/login.png) no-repeat center;
    background-size: contain;
}
.footer,
.coryright{
	display: none;
}
