/*
* @description: 用户协议样式
 *@author:王奉
* @update: name(xxxx-xx-xx xx:xx)
 */
.orbg {
	width: 100%;
	height: 215px;
	background: url(../images/yhxy_banner.jpg) no-repeat;
	text-align: center;
	color: #fff;
}

.pone {
	font: 58px tahoma, arial, "微软雅黑";
	padding-top: 46px;
}
.ptwo {
    font: 27px tahoma,arial,"微软雅黑";
 
}
.mainword {
    width: auto;
    background: url(../images/yhxy_bg.jpg)  no-repeat;
    margin-bottom: 100px;
}
.mtext {
    width: 980px;
    margin: auto;
    padding-top:112px;
}