h2 h3 {
	margin: 0;
	padding: 0;
}
.aui-jop-chang {
    width: 100%;
    padding: 0.6rem 0;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, right top, from(#e54e31), to(#fe7844));
    background-image: -webkit-linear-gradient(left, #e54e31, #fe7844);
    background-image: -moz-linear-gradient(left, #e54e31, #fe7844);
    background-image: linear-gradient(to right, #c0a063, #c0a063);
    background-color: #c0a063;
    color: #fff;
    font-size: 0.95rem;
}
    .aui-jop-chang .maidan {
        width: 40%;
        padding: 0.4rem 0.7rem;
        background-color: #FFF;
        color: #c0a063;
        border-radius: 5px;
        display: inline-block;
        margin-right: 20px;
    }
.aui-jop-chang .maidan1 {
	width: 40%;
	padding: 0.4rem 0.7rem;
	border: #FFF 1px solid;
	color: #fff;
	border-radius: 5px;
	display: inline-block;
}
.person-top {
	width: 100%;
	padding: 1.5rem 0 4rem 0;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, right top, from(#e54e31), to(#fe7844));
	background-image: -webkit-linear-gradient(bottom, #e54e31, #fe7844);
	background-image: -moz-linear-gradient(bottom, #e54e31, #fe7844);
	background-image: linear-gradient(to top, #e54e31, #fe7844);
	background-color: #fe7844;
	color: #fff;
	font-size: 0.95rem;
}
.person-top h2 {
	font-size: 1.1rem;
	font-family: 微软雅黑;
	line-height: 40px;
}
.person-top h3 {
	font-size: 1.1rem;
}
.person-top-img {
	border-radius: 2.5rem;
	width: 4.5rem;
	height: 4.5rem;
	border: #fff 2px solid;
}
.person-cont1 {
	margin-top: -2rem;
	padding: 0.8rem;
}
.person-cont1-img {
	width: 100%;
	padding: .3rem .3rem 0.3rem .3rem;
	border-radius: 0.6rem;
	background: #fff;
	margin-bottom: 1.2rem;
}
.person-cont1-box {
	width: 100%;
	padding: 2.3rem 1rem 0.8rem 1rem;
	border-radius: 0.6rem;
	background: #fff;
	margin-bottom: 1.2rem;
	font-weight: bold;
}
.person-cont1-box a {
	width: 25%;
	display: inline-block;
	text-align: center;
	margin-bottom: 1.5rem;
}
.person-cont1-box img {
	display: block;
	width: 3.2rem;
	margin: 0 auto;
}
.person-cont1-box span {
	font-size: 0.85rem;
	display: block;
	text-align: center;
}
.person-cont2-box {
	width: 100%;
	padding: 1rem;
	border-radius: 0.6rem;
	background: #fff;
	margin-bottom: 1.2rem;
	font-weight: bold;
}
.person-cont2-box a {
	padding: 14px 0 14px 4px;
	position: relative;
	border-bottom: 1px solid #D9D9D9;
}
.person-cont2-box a .fl {
	display: inline-block;
}
.person-cont2-box a .cn {
	display: inline-block;
}
.person-cont2-box a .fr {
	background: url(../images/r.png) no-repeat right;
	background-size: 20%;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
.person-out {
	width: 100%;
	padding: 1.2rem 0;
	border-radius: 0.6rem;
	background: #fff;
	margin-bottom: 2rem;
	text-align: center;
	font-weight: bold;
}
.aui-jop-chang .fensi {
	text-align: left;
	width: 78%;
	display: inline-block;
	text-align: center
}
.femsi-icon {
	width: 10%;
	display: inline-block;
	text-align:left;
}
.femsi-icon img {
	width: 20px;vertical-align: text-bottom;
}
.my-fensi{padding: 1rem 0.5rem 3.5rem 0.5rem;}
.fensi-cont{ margin-top: -3rem;
    padding: 0.8rem;}
.fensi-cont-top{border-radius:0.6rem; background-color:#FFF; padding:1.5rem; }
.fensi-cont-top span{ display:inline-block; width:33%; text-align:center; border-right:#f5f5f5 1px solid;}
.fensi-cont-top span dd{font-weight:bold; padding-bottom:0.5rem; }
.fensi-cont-top span dt{ font-size:0.85rem;}
.fensi-list-top {
    border-radius: 0.5rem 0.5rem 0 0;
    background-color: #f7edda;
    font-size: 0.9rem;
    padding: 0.6rem 0.3rem;
    font-weight: bold;
}
.fensi-list-top span{ display:inline-block; width:25%; text-align:center; font-size: 0.9rem;}
.fensi-list-cont{ border-radius:0 0 0.5rem 0.5rem; background-color:#fcf0f0; font-size:0.9rem; padding:0.6rem 0.3rem ; }
	.fensi-list-cont span {
		display: inline-block;
		width: 25%;
		text-align: center;
		font-size: 0.9rem;
	}