html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

table,
td {
    margin: 0;
    padding: 0;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type='button'],
input[type='submit'],
input[type='file'],
button {
    cursor: pointer;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.r {
    float: right;
}

.l {
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}


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

.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
    display: block;
    margin: 0 auto;
    font-size: 18px;
}

html {
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
    display: block;
    margin: 0 auto;
    position: relative;
}


/*分页样式，根据实际情况修改*/

.xll_pagebox {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.xll_pagebox span,
.xll_pagebox a {
    display: inline-block;
    padding: 13px 24px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin: 0 5px;
    font-size: 30px;
    outline: none;
    color: #666666;
    width: auto;
    height: auto;
    line-height: normal;
}

.xll_pagebox a:hover,
.xll_pagebox span.xll_current {
    background: #005c99;
    color: #fff;
}

.xll_pagebox p {
    display: inline-block;
}


/* 网站背景 */

.index_box {
    width: 100%;
    margin: 0 auto;
    height: auto;
    max-width: 1920px;
    background: #e1f2ff;
    overflow: hidden;
}

.header {
    height: 522px;
    overflow: hidden;
}

.header_top {
    height: 130px;
    background: #005c99;
}

.header_top .header_l {
    width: 245px;
    height: 70px;
    margin-top: 30px;
    font-size: 22px;
    color: #fff;
    overflow: hidden;
}

.header_top .header_l p {
    line-height: 35px;
    margin-top: 8px;
}

.header_top ul {
    width: 826px;
    height: 130px;
    overflow: hidden;
}

.header_top ul li {
    width: 118px;
    height: 130px;
    float: left;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

.header_top ul li a {
    display: block;
    width: 118px;
    height: 130px;
    padding-top: 75px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}

.header_top ul li:nth-child(1) a {
    background: url(../images/head_top_tb01.png) no-repeat center 25px;
    background-size: 38px;
}

.header_top ul li:nth-child(2) a {
    background: url(../images/head_top_tb02.png) no-repeat center 25px;
    background-size: 34px;
}

.header_top ul li:nth-child(3) a {
    background: url(../images/head_top_tb03.png) no-repeat center 25px;
    background-size: 34px;
}

.header_top ul li:nth-child(4) a {
    background: url(../images/head_top_tb04.png) no-repeat center 25px;
    background-size: 25px;
}

.header_top ul li:nth-child(4).batchReadOn a {
    background: url(../images/head_top_tb04s.png) no-repeat center 25px;
    background-size: 25px;
}

.header_top ul li:nth-child(5) a {
    background: url(../images/head_top_tb05.png) no-repeat center 25px;
    background-size: 34px;
}

.header_top ul li:nth-child(5).PointreadOn a {
    background: url(../images/head_top_tb05s.png) no-repeat center 25px;
    background-size: 34px;
}

.header_top ul li:nth-child(6) a {
    background: url(../images/head_top_tb06.png) no-repeat center 25px;
    background-size: 24px;
}

.header_top ul li:nth-child(7) a {
    background: url(../images/head_top_tb07.png) no-repeat center 26px;
    background-size: 30px;
}

.header_top ul li:hover a {
    font-weight: bold;
}

.header .banner {
    height: 392px;
    overflow: hidden;
    background: url(../images/banner_bj.png) center center no-repeat;
}

.header .banner .logo {
    width: 856px;
    height: 167px;
    margin: 0 auto;
    margin-top: 80px;
}

.header .banner .logo img {
    width: 100%;
}

.header .banner .zztb {
    width: 377px;
    height: 76px;
    margin-top: 61px;
    background: url(../images/zztb.png) center center no-repeat;
}

.footer {
    max-width: 1920px;
    height: auto;
    padding-bottom: 10px;
    margin: 0 auto;
    background: #005c99;
    overflow: hidden;
}

.footer .lxwm {
    font-size: 24px;
}

.footer .lxwm a {
    display: block;
    color: #fff;
    font-weight: bold;
    width: 165px;
    height: 56px;
    text-align: center;
    margin-top: 20px;
    line-height: 56px;
    background: url(../images/lxwmbj.png) center center no-repeat;
}

.footer_con {
    width: 630px;
    height: 60px;
    margin-top: 60px;
    margin-left: 60px;
}

.footer_con * {
    font-size: 20px;
    line-height: 30px;
    color: #d6e7fa;
}

.footer_con p:nth-child(1) a {
    margin-left: 24px;
}

.footer_con p:nth-child(2) a {
    margin-right: 24px;
    background: url(../images/beian.png) center left no-repeat;
    padding-left: 25px;
    box-sizing: border-box;
}

.footer .bs {
    width: 184px;
    height: 56px;
    margin-top: 60px;
}

.footer .bs span:nth-child(1) {
    display: inline-block;
    margin-right: 25px;
}

.mob {
    display: none;
}

@media (max-width: 750px) and (min-width: 320px) {
    .pc {
        display: none;
    }
    .mob {
        display: block;
    }
    /* 头部开始 */
    .container {
        width: 6.9rem;
        margin: 0 auto;
    }
    .header {
        height: auto;
    }
    .header_top {
        height: 1.26rem;
    }
    .header_l {
        display: none;
    }
    .header_top ul {
        width: 100%;
        height: .86rem;
        margin: 0 auto;
        float: unset;
        margin-top: .2rem;
    }
    .header_top ul li {
        width: 2.1rem;
        height: 0.86rem;
        float: left;
        position: relative;
        box-sizing: border-box;
        background: url(../images/mob_head_top_bj.png) center center no-repeat;
        background-size: 100%;
        margin-right: .3rem;
    }
    .header_top ul li:last-child {
        margin-right: 0;
    }
    .header_top ul li a {
        display: block;
        width: 100%;
        height: 0.86rem;
        font-size: 0.26rem;
        color: #fff;
        text-align: center;
        padding-top: 0;
    }
    .header_top ul li:nth-child(1) a {
        background: url(../images/mob_head_top_tb01.png) no-repeat 0.35rem center;
        background-size: .33rem;
        text-indent: .45rem;
        line-height: .9rem;
    }
    .header_top ul li:nth-child(2) {
        display: none;
    }
    .header_top ul li:nth-child(3) {
        display: none;
    }
    .header_top ul li:nth-child(4) a {
        background: url(../images/mob_head_top_tb04.png) no-repeat 0.35rem center;
        background-size: .26rem;
        line-height: .86rem;
        text-indent: .3rem;
    }
    .header_top ul li:nth-child(4).batchReadOn a {
        background: url(../images/head_top_tb04s.png) no-repeat 0.35rem center;
        background-size: .28rem;
        line-height: .0.9rem;
        text-indent: .3rem;
    }
    .header_top ul li:nth-child(5) {
        display: none;
    }
    .header_top ul li:nth-child(6) {
        display: none;
    }
    .header_top ul li:nth-child(7) a {
        background: url(../images/head_top_tb07.png) no-repeat .6rem center;
        background-size: .3rem;
        line-height: .86rem;
        text-indent: .4rem;
    }
    .header .banner {
        height: 3.92rem;
        overflow: hidden;
        background: url(../images/mob_banner_bj.png) center center no-repeat;
        background-size: 100%;
    }
    .header .banner .logo {
        width: 6.18rem;
        height: auto;
        margin: 0 auto;
        margin-top: 0.8rem;
    }
    .header .banner .zztb {
        width: 3.77rem;
        height: 0.76rem;
        margin-top: .98rem;
        background: url(../images/mob_zztb.png) center center no-repeat;
        background-size: 100%;
    }
    .footer {
        height: auto;
        padding: 0.4rem 0;
        box-sizing: border-box;
    }
    .mob_lxwm {
        height: .7rem;
        background: url(../images/mob_lxwmbj.png) center center no-repeat;
        background-size: 100%;
        line-height: .69rem;
        text-align: center;
    }
    .mob_lxwm a {
        display: block;
        color: #d6e7fa;
        font-size: .3rem;
        font-weight: bold;
    }
    .mob_footer_cont {
        margin-top: .4rem;
    }
    .mob_footer_cont .l {
        width: 4.4rem;
    }
    .mob_footer_cont .l p {
        font-size: .24rem;
        line-height: .45rem;
        color: #fefefe;
    }
    .mob_footer_cont .l p a {
        color: #fefefe;
    }
    .mob_footer_cont .l p:nth-child(3) a {
        display: block;
        background: url(../images/beian.png) left center no-repeat;
        background-size: .2rem;
        padding-left: 0.25rem;
    }
    .mob_footer_cont .r {
        width: 2rem;
        height: .8rem;
        margin-right: 0.3rem;
        margin-top: 0.5rem;
        overflow: hidden;
    }
    .mob_footer_cont .r em {
        display: block;
        width: 0.61rem;
        height: .74rem;
        overflow: hidden;
        margin-right: 0.2rem;
        float: left;
        padding-top: 0.02rem;
    }
    .mob_footer_cont .r em img {
        width: 0.61rem;
    }
    .mob_footer_cont .r span {
        display: block;
        width: 1.02rem;
        height: .51rem;
        overflow: hidden;
        float: left;
        margin-top: 0.15rem;
    }
    .mob_footer_cont .r span img {
        width: 1.02rem;
    }
    /*分页样式，根据实际情况修改*/
    .xll_pagebox {
        display: block;
        margin: 0 auto;
        position: relative;
        text-align: center;
        margin-top: 0.1rem;
        margin-bottom: 0rem;
    }
    .xll_pagebox span,
    .xll_pagebox a {
        display: inline-block;
        padding: 0.1rem 0.17rem;
        background-color: #ffffff;
        border: 0.01rem solid #e3e3e3;
        border-radius: 0.05rem;
        margin: 0 0.05rem;
        font-size: 0.3rem;
        outline: none;
        color: #666666;
        width: auto;
        height: auto;
        line-height: normal;
    }
    .xll_pagebox a:hover,
    .xll_pagebox span.xll_current {
        background: #005c99;
        color: #fff;
    }
    .xll_pagebox p {
        display: inline-block;
    }
}