body{
	background: url(../img/bg.jpg) center no-repeat;
	background-size: 100% 100%;
}
.wraper{
	    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.logo{
	text-align: center;
    position: absolute;
    top: 6%;
    left: 50%;
    margin-left: -228px;
    z-index: 9999;
    }
.logo p{
	font-size: 40px;
    color: #fff;
    font-weight: bold;
    margin-top: 56px;
}
.ad_img{
	position: relative;
	width: 1062px;
	height: 620px;
    margin: 0 auto;
    margin-top:8%;
    background: url(../img/pic.png) center no-repeat;
}
.ad_img img{
	position: absolute;
	top: 214px;
    left: 348px;
}
.ad_font{
	width: 646px;
    position: absolute;
    top: 284px;
    font-size: 14px;
    line-height: 42px;
    left: 50%;
    margin-left: -304px;
}
.ad_font p{
	
}
.wangzhi{
	color: #ef4960;
}
.xitong{
	width: 100%;
	text-align: center;
}
.xitong a{
	color: #ef4960;
    font-size: 18px;
    margin: 0 16px;
}
.ad_font .tipInfo{
    font-size: 20px;
    margin-bottom: 20px;
    color: #3c237d;
    text-indent: 2em;
}
