a {
    text-decoration: none;
}
h1,n2,h3,h4,h5{margin:0;padding:0;}
body{
    background: #FFF;
    color: #8B92A0;
    font-size: 14px;
}
em{
    font-style:normal;
    color:#8B92A0;
}

/* 认证 */
.renzheng {
    background: #F5F7FA;
    padding: 50px 0 0px;
}
.renzheng h2{
    font-size:30px;
    color: #232323;
    font-weight: normal;
    text-align: center;
    line-height: 66px;
}
.renzheng p{
    text-align: center;
    line-height: 26px;
    color:#8B92A0;
}
.renzheng .renzheng-list {
    margin: 0 auto;
    width: 1200px;
    height: 760px;
    position: relative;
}
.renzheng .renzheng-list ul {
    position: absolute;
    padding-top: 12px;
    margin-top: 28px;
    top: 0;
    left: 0;
    right: 0;
    text-align: justify;
}
.renzheng .renzheng-list ul li {
    width: 310px;
    height: 350px;
    position: relative;
    overflow: hidden;
    padding: 40px;
    display: inline-block;
    background: #fff;
    border: solid 1px #DDE1E4;
    margin-bottom:30px;
    text-align: center;
    float: none;
    vertical-align: top;
}
.icon {
    display: inline-block;
    width: 86px;
    height: 86px;
    background: url(../img/common.png) no-repeat;
}
.icon-sm {
    background-position: -449px 0;
}
.icon-mp {
    background-position: -627px 0;
}
.icon-gw {
    background-position: -449px -181px;
}
.icon-sb {
    background-position: -449px -275px;
}
.icon-qx {
    background-position: -541px -180px;
}
.icon-gws {
    background-position: -541px 0px;
}
.renzheng .renzheng-list ul li .chengqi-new {
    position: absolute;
    right: 58px;
    top: 30px;
}

.chengqi-new {
    display: inline-block;
    width: 42px;
    height: 25px;
    background: url(../img/common.png) 0 -91px;
    text-indent: -99999px;
    vertical-align: text-top;
    margin-left: 10px;
}
.chengqi-hot {
    display: inline-block;
    width: 42px;
    height: 25px;
    background: url(../img/common.png) 0 -120px;
    text-indent: -99999px;
    vertical-align: text-top;
    margin-left: 10px;
}
h3 {
    font-size: 20px;
    line-height: 48px;
    color: #232323;
    font-weight: inherit;
}
.renzheng .renzheng-btns a {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    width:50%;
    color: #fff;
    border-left: solid 1px;
    margin-left: -1px;
}
.renzheng .renzheng-btns{
    width: 310px;
    /* height: 48px; */
    margin-left:-41px;
    float: left;
    overflow: hidden;
    position: absolute;
    bottom: -48px;
}
.renzheng .renzheng-list ul .gw-price em {
    margin-top: -1px;
    font-size: 12px;
    display: inline-block;
    background: #599BF8;
    padding: 0 5px;
    color: white;
}
.renzheng .renzheng-sm-btns a {
    background: #ff8542;
    border-left-color: #ffaa80;
}
.renzheng .renzheng-sm-btns a:hover {
    background: #cc6a3a;
}
.renzheng .renzheng-mp-btns a {
    background: #7766ff;
    border-left-color: #998dff;
}
.renzheng .renzheng-mp-btns a:hover {
    background: #4639ad;
}
.renzheng .renzheng-gw-btns a {
    background: #599bf8;
    border-left-color: #8dbbf8;
}
.renzheng .renzheng-gw-btns a:hover {
    background: #4a7ec4;
}
.renzheng .renzheng-sb-btns a {
    background: #22ce9a;
    border-left-color: #69ddb8;
}
.renzheng .renzheng-sb-btns a:hover{
    background: #1ca57b;
}
.renzheng .renzheng-sb-btns1 a {
    background: #1b4ca7;
    border-left-color: #4164a5;
}
.renzheng .renzheng-sb-btns1 a:hover{
    background: #133980;
}
.renzheng .renzheng-sb-btns2 a {
    background: #137680;
    border-left-color: #4a9ea7;
}
.renzheng .renzheng-sb-btns2 a:hover{
    background: #105961;
}
/*  */
.renzheng .renzheng-gw-btns3 a {
    background: #599bf8;
    border-left-color: #8dbbf8;
}
.renzheng .renzheng-gw-btns3 a:hover {
    background: #4a7ec4;
}
.renzheng .renzheng-sb-btns4 a {
    background: #ffb630;
    border-left-color: #e7bb69;
}
.renzheng .renzheng-sb-btns4 a:hover{
    background: #ea9c0e;
}