@charset "utf-8";
html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

select,
input {
    vertical-align: middle;
}

a,
aside,
article,
span,
p,
em,
i,
s,
b,
strong {
    -webkit-tap-highlight-color: transparent;
    color: #222;
    font-size: 0.26rem;
    font-style: normal;
    text-decoration: none;
}

* html .clear {
    zoom: 1;
}

body,
button,
input,
select,
textarea {
    font: 12px/1 微软雅黑, "\5b8b\4f53", sans-serif;
    outline: none;
}

a:focus {
    outline-style: none;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.zz_clear {
    clear: both;
}

.mobile_top6 {
    margin-top: 0.5rem !important;
}

.mobile_paddingtop6 {
    padding-top: 0.5rem !important;
}

.mobile_paddingbottom6 {
    padding-bottom: 0.5rem !important;
}

.mobile_bordertop20 {
    border-top: 0.2rem solid #f0eff5;
}


/*苹果手机字体兼容设置开始  PS 不可以修改任何东西*/

@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        -webkit-text-size-adjust: none;
    }
}


/*苹果手机字体兼容设置完成*/

html,
body {
    max-width: 750px;
    min-width: 320px;
    overflow-x: hidden;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}

.r {
    float: right;
}

.l {
    float: left;
}

.container {
    width: 7rem;
    margin: 0 auto;
}


/* 移动版头部开始 */

.mobile_head {
    height: 5rem;
}

.mobile_head_top {
    height: 0.65rem;
    background-color: #4177d8;
}

.mobile_head_top .rmzf {
    float: left;
    font-size: 0.26rem;
    color: #fff;
    line-height: 0.65rem;
    display: block;
    height: 100%;
    box-sizing: border-box;
    padding-left: 0.3rem;
    background: url('../images/mobile_gb.png') no-repeat center left / 0.21rem 0.23rem;
}

.mobile_head_top .yhzx {
    float: right;
    font-size: 0.26rem;
    color: #fff;
    line-height: 0.65rem;
    display: block;
    height: 100%;
    padding-left: 0.35rem;
    background: url('../images/mobile_yhzx.png') no-repeat top 0.2rem left / 0.24rem 0.24rem;
}

.mobile_head_middle {
    height: 2.98rem;
    background: url("../images/mobile_head_bg.png") no-repeat center / 100% 100%;
}

.mobile_logo {
    display: block;
    padding: 0.48rem 0.4rem 0;
    box-sizing: border-box;
    text-align: center;
}

.mobile_logo img {
    width: 3.81rem;
    height: 1.06rem;
}

.mobile_searchBox {
    box-sizing: border-box;
    height: 0.7rem;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 0 0.4rem 0;
    margin-top: 0.28rem;
}

.mobile_searchBoxOn {
    width: 4.4rem;
    height: 0.7rem;
    box-sizing: border-box;
    border: 0.01rem solid #4177d9;
    background-color: #fff;
    float: left;
}

.mobile_searchBox button {
    cursor: pointer;
    margin-right: 0.16rem;
    background: url(../images/mobile_dsj.png) no-repeat right center / 0.16rem 0.08rem;
    font-size: 0.2rem;
    color: #999;
    box-sizing: border-box;
    padding-left: 0.19rem;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
    width: 1.19rem;
    float: left;
    height: 0.7rem;
    border: none;
    border-radius: 0.25rem 0 0 0.25rem;
    position: relative;
}

.mobile_searchBox button span {
    display: block;
    text-align: left;
    font-size: 0.24rem;
    color: #999;
}

.mobile_searchBox button ul {
    display: none;
    margin-left: -0.13rem;
    margin-top: -0.05rem;
    background: #fff;
    position: absolute;
    top: 0.75rem;
    box-shadow: 0 0.03rem 0.05rem rgba(0, 0, 0, 0.2);
}

.mobile_searchBox button ul li {
    height: 0.32rem;
    line-height: 0.32rem;
    padding: 0 0.2rem;
}

.mobile_searchBox button ul li:hover {
    height: 0.32rem;
    background: #4177d8;
    color: #fff;
}

.mobile_searchBox input {
    float: left;
    height: 0.66rem;
    border: none;
    width: 2.3rem;
    outline: none;
    padding: 0;
    margin: 0;
    font-size: 0.2rem;
}

.mobile_searchBox input::placeholder {
    font-size: 0.2rem;
    color: #999;
}

.mobile_searchBox input[type='submit'] {
    height: 0.7rem;
    width: 1.48rem;
    background-color: #4177d9;
    color: #fff;
    font-size: 0.2rem;
    line-height: 0.7rem;
    text-align: center;
    margin-left: -0.01rem;
    -webkit-appearance: none;
}

.mobile_nav {
    width: 100%;
    height: 1.36rem;
    background-color: #4177d8;
}

.mobile_nav li {
    width: 33%;
    float: left;
    text-align: center;
    position: relative;
    border-bottom: 0.01rem solid #3668c1;
}

.mobile_nav li::after {
    width: 0.01rem;
    height: 0.28rem;
    background-color: #3668c1;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.mobile_nav li:nth-of-type(3n)::after {
    display: none;
}

.mobile_nav li:nth-of-type(4) {
    border: none;
}

.mobile_nav li:nth-of-type(5) {
    border: none;
}

.mobile_nav li:nth-of-type(6) {
    border: none;
}

.mobile_nav li a {
    font-size: 0.3rem;
    line-height: 0.66rem;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.mobile_nav li.on a {
    font-weight: bold;
}


/* 移动版头部结束 */


/* 移动版尾部开始 */

.mobile_footer {
    width: 100%;
    height: 4.96rem;
    background-color: #4177d8;
    box-sizing: border-box;
    padding-top: 0.5rem;
}

.mobile_footer_qh {
    height: 0.65rem;
    background-color: #2a64cc;
}

.mobile_footer_qh a {
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.6rem;
    width: 1.85rem;
    height: 0.6rem;
    display: block;
    text-align: center;
    position: relative;
}

.mobile_footer_qh a::after {
    height: 0.23rem;
    width: 0.02rem;
    background-color: #c0d3fa;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.mobile_footer_qh a:last-child:after {
    display: none;
}


/* 移动版尾部结束 */