@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: 0px;
}

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: 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;
}


/*苹果手机字体兼容设置开始  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: 6.9rem;
    margin: 0 auto;
}

img {
    width: 100%;
}

.marginBottom {
    margin-bottom: 0.5rem;
}


/*通用头部、尾部、检索等公用代码*/


/*通用头部开始*/

.header {
    height: 1.78rem;
    background: url(../images/header_bj.png) center center no-repeat;
    background-size: 100%;
}

.header .logo {
    width: 3.83rem;
    height: 0.72rem;
    overflow: hidden;
    float: left;
    margin-top: 0.53rem;
}

.header .ResMenu {
    width: 0.5rem;
    height: 0.48rem;
    margin-top: 0.65rem;
    float: right;
    background: url(../images/menu_bth.png) center center no-repeat;
    background-size: 100%;
}

.menu_box {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    right: -100vw;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.4);
}

.menu_box span {
    display: block;
    width: 1.25rem;
    height: 100vh;
    float: left;
}

.menu {
    width: 5.25rem;
    height: 100vh;
    background: #fff;
    float: right;
}

.menu .menu_header {
    width: 100%;
    height: 2.11rem;
    padding: 0 0.3rem;
    background: url(../images/menu_head_bj.png) bottom center no-repeat;
    box-sizing: border-box;
}

.menu .menu_header .menu_logo {
    width: 3.3rem;
    height: 0.72rem;
    margin-top: 0.52rem;
    float: left;
}

.menu .menu_header .menu_close {
    width: 0.35rem;
    height: .35rem;
    background: url(../images/menu_close.png) center center no-repeat;
    background-size: 100%;
    margin-top: 0.65rem;
    float: right;
    margin-right: 0.3rem;
}

.menu .nav {
    width: 100%;
    margin-top: 0.3rem;
    overflow: hidden;
}

.menu .nav ul li {
    min-height: .5rem;
    margin-bottom: 0.4rem;
}

.menu .nav ul li h3 {
    display: block;
    height: .5rem;
    padding: 0 0.4rem;
    box-sizing: border-box;
}

.menu .nav ul li h3 a {
    display: inline-block;
    color: #333333;
    font-size: .32rem;
    line-height: .5rem;
}

.menu .nav ul li h3 em {
    display: block;
    width: 0.26rem;
    height: .25rem;
    background: url(../images/nav_sq.png) center center no-repeat;
    background-size: 100%;
    float: right;
    margin-top: .12rem;
    margin-right: 0.2rem;
}

.menu .nav ul>li.on h3 em {
    background: url(../images/nav_zk.png) center center no-repeat;
    background-size: 100%;
}

.menu .nav ul li h3 a img {
    width: 0.48rem;
    margin-right: 0.2rem;
    vertical-align: text-bottom;
}

.menu .nav>ul li .nav_list {
    width: 100%;
    height: auto;
    display: none;
    border-top: 1px solid #4696f0;
    border-bottom: 1px solid #4696f0;
    margin-top: 0.2rem;
}

.menu .nav ul li .nav_list .nav_cont {
    width: 3.45rem;
    height: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    margin-left: 1.5rem;
    padding-left: 0.3rem;
    box-sizing: border-box;
}

.menu .nav ul li .nav_list .nav_cont a {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: .3rem;
    color: #333333;
}

.menu .nav ul li.on .nav_list {
    display: block;
}

.footer {
    background: #4696f0;
    padding: 0.3rem 0;
}

.footer .pcd {
    height: 0.73rem;
    border-radius: 0.08rem;
    background: #69aefb;
    text-align: center;
    line-height: 0.73rem;
    font-size: 0.3rem;
}

.footer .pcd a {
    color: #fff;
}

.footer .foot_con {
    margin-top: 0.2rem;
}

.footer .foot_con p {
    text-align: center;
    color: #fff;
    font-size: .24rem;
    line-height: .4rem;
}

.footer .foot_con p a {
    color: #fff;
}


/*分页 开始*/
.xll_pagebox ul {
    display: flex;
    justify-content: center;
}
.xll_pagebox {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: .6rem;
  margin-bottom: .5rem;
}

.xll_pagebox span,
.xll_pagebox a {
  font-size: .3rem;
  padding: .15rem .18rem;
  margin: 0 0.05rem;
  display: inline-block;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  outline: none;
  color: #9e9e9e;
}

.xll_pagebox li.on a,
.xll_pagebox li.on span {
  background: #4696f0;
  color: #fff;
}


/*分页 结束*/