/* 关于我们 */

.aboutCont {
	width: 1200px;
	margin: 0 auto;
}

.aboutCont .aboutMenu {
	width: 300px;
}

.aboutCont .aboutMenu h2 {
	height: 40px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 5px 5px 0 0
}

.aboutCont .aboutMenu ul {
	list-style: none;
	padding-top: 3px;
}

.aboutCont .aboutMenu ul li {
	margin-bottom: 3px;
}

.aboutCont .aboutMenu ul li a {
	width: 290px;
	display: block;
	color: #3D3939;
	font-size: 16px;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.aboutCont .aboutMenu ul li a:hover {
	border-right: 5px solid #FFF;
	background: #FFF;
}

.aboutCont .aboutMenu ul li a.on {
	border-right: 5px solid #FFF;
	background: #FFF;
	font-weight: bold;
}

.aboutCont .aboutInfo {
	width: 852px;
	background: #FFF;
}

.aboutCont .aboutInfo .rlm {
	height: 38px;
	border-bottom: 2px solid #dcdcdc;
}

.aboutCont .aboutInfo .rlm span {
	float: left;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #3e3a39;
	height: 38px;
	line-height: 38px;
}

.aboutCont .aboutInfo .rlm i {
	float: left;
	display: inline-block;
	font-size: 0px;
	width: 6px;
	height: 38px;
	border-bottom: 2px solid #fff;
}

.aboutCont .aboutInfo .aboutXX {
	padding: 31px 50px;
	color: #3e3a39;
	font-size: 16px;
	line-height: 30px;
}

.aboutCont .aboutInfo .aboutXX p {
	margin-bottom: 5px;
	line-height: 30px;
}

.aboutCont .aboutInfo .aboutXX strong {
	font-weight: bold;
}

.pay_wy{
	overflow: hidden;
    margin-top: 20px;
    }
.pay_wy .wy_1{float: left;line-height: 30px;}
.pay_wy .wy_2{float: left;}
.pay_wy .wy_2 input{padding-left: 10px;margin-right: 10px;line-height: 30px;height: 30px;}
.pay_wy .wy_3{float: left;}
#wx{display: inline-block;margin-right: 5px;}
#wx img:first-child{display: none;}
#wx img:last-child{display: inline-block;}
#zfb{display: inline-block;}
#zfb img:last-child{display: none;}