﻿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;
    border: 0;
    outline: none;
    -webkit-appearance: none;
}

em,
i {
    font-style: normal;
}

a:hover {
    outline: none;
    color: #005497;
}

a {
    outline: none;
    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;
    position: relative;
    max-width: 1920px;
    min-width: 1200px;
}

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-bottom: 50px;
}

.xll_pagebox span,
.xll_pagebox a {
    display: inline-block;
    padding: 13px 24px;
    background-color: #f1f5f7;
    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 span {
    color: #333333;
}

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

.xll_pagebox p {
    display: inline-block;
}

.fjxz {
    width: 96%;
    margin: 0 auto;
    color: #333333;
    font-size: 30px;
    line-height: 60px;
    padding-bottom: 50px;
}

.fjxz a {
    color: #333333;
}

.fjxz a:hover {
    color: #005497;
}

.download a {
    width: 168px;
    margin: 0 auto;
    display: block;
    background-color: #005497;
    text-align: center;
    color: #fff;
    text-indent: 0;
    border-radius: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 52px;
    font-size: 24px;
}

.BuJieDur {
    margin-bottom: 40px;
}

.glzcjd {
    margin-top: 40px;
    overflow: auto;
    padding-bottom: 40px;
    height: auto;
}

.glzcjd h2 {
    font-size: 40px;
    color: #005497;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.glzcjd ul li {
    float: left;
    width: 100%;
}

.glzcjd ul li em {
    width: 12px;
    height: 18px;
    margin-left: 20px;
    margin-top: 44px;
    background: url(../images/tygl_li01.png) no-repeat left center;
    display: block;
    float: left;
}

.glzcjd ul li a {
    width: 850px;
    margin-left: 20px;
    text-align: justify;
    margin-top: 20px;
    line-height: 60px;
    height: 60px;
    font-size: 30px;
    float: left;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.glzcjd button {
    width: 200px;
    height: 72px;
    text-align: right;
    padding-right: 40px;
    font-size: 30px;
    border: 0;
    line-height: 72px;
    color: #fff;
    display: block;
    background: url(../images/langdu.png) no-repeat center;
    background-size: 100%;
    float: right;
    cursor: pointer;
    margin-top: 8px;
}

@media (max-width: 750px) and (min-width: 320px) {
    /*分页样式，根据实际情况修改*/
    .xll_pagebox {
        display: block;
        margin: 0 auto;
        position: relative;
        text-align: center;
        margin-bottom: 0.5rem;
    }
    .xll_current {
        display: inline-block;
        background-color: #f3f3f3;
        border: 0.01rem solid #e8e8e8;
        border-radius: 0.05rem;
        margin: 0 0.05rem;
        font-size: 0.3rem;
        outline: none;
        color: #666666;
        padding: 0;
        width: 0.4rem !important;
        box-sizing: border-box;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .xll_pagebox span {
        display: inline-block;
        background-color: #f1f5f7;
        border: 0.01rem solid #e3e3e3;
        border-radius: 0.05rem;
        margin: 0 0.05rem;
        font-size: 0.3rem;
        color: #333333;
        outline: none;
        padding: 0;
        width: 1.5rem;
        box-sizing: border-box;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .xll_page_prev_l,
    .xll_page_next_r {
        width: 1.2rem !important;
    }
    .xll_pagebox a {
        display: inline-block;
        background-color: #f1f5f7;
        border: 0.01rem solid #e3e3e3;
        border-radius: 0.05rem;
        margin: 0 0.05rem;
        font-size: 0.3rem;
        outline: none;
        color: #666666;
        padding: 0;
        width: 0.4rem;
        box-sizing: border-box;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .xll_pagebox a:hover,
    .xll_pagebox span.xll_current {
        background: #005497;
        color: #fff;
    }
    .xll_pagebox p {
        display: inline-block;
    }
    .fjxz {
        width: 96%;
        margin: 0 auto;
        color: #333333;
        font-size: 0.3rem;
        line-height: 0.6rem;
        padding-bottom: 0.5rem
    }
    .download a {
        width: 1.68rem;
        margin: 0 auto;
        display: block;
        background-color: #005497;
        text-align: center;
        color: #fff;
        text-indent: 0;
        border-radius: 0.3rem;
        margin-top: 0.2rem;
        line-height: 0.52rem;
        margin-bottom: 0.5rem;
        font-size: 0.24rem;
    }
    .BuJieDur {
        margin-bottom: 0.4rem;
    }
    .glzcjd {
        margin-top: 0.4rem;
        overflow: auto;
        padding-bottom: 0;
    }
    .glzcjd h2 {
        font-size: 0.4rem;
        padding-bottom: 0.2rem;
        border-bottom: 0.01rem solid #f2f2f2;
    }
    .glzcjd ul li {
        float: left;
        width: 100%;
    }
    .glzcjd ul li em {
        width: 0.12rem;
        height: 0.18rem;
        margin-left: 0.2rem;
        margin-top: 0.44rem;
        background: url(../images/tygl_li01.png) no-repeat left center;
        background-size: 0.12rem;
        display: block;
        float: left;
    }
    .glzcjd ul li a {
        width: 4.3rem;
        margin-left: 0.2rem;
        text-align: justify;
        margin-top: 0.2rem;
        line-height: 0.6rem;
        height: 0.6rem;
        font-size: 0.3rem;
        float: left;
        color: #333333;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .glzcjd button {
        width: 1.5rem;
        height: 0.8rem;
        text-align: right;
        padding-right: 0.2rem;
        font-size: 0.3rem;
        border: 0;
        line-height: 0.78rem;
        color: #fff;
        display: block;
        background: url(../images/langdu.png) no-repeat center;
        background-size: 100%;
        float: right;
        cursor: pointer;
        margin-top: 0.1rem;
    }
}