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

body {
    min-width:1500px;
    padding: 0px;
    margin: 0px;
    zoom: 100%;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 1;
    font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}

table {
    width: 100%;
    text-align: center;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial
}

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

a {
    color: #333333;
    text-decoration: none;
}

button,
input,
audio {
    outline: none;
    border: 0;
}

a:hover {
    color: #015293;
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

* {
    margin: auto;
    padding: auto;
    font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}

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


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


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

.xll_pagebox {
    text-align: center;
    line-height: 39px;
    margin: 25px auto 0;
}

.xll_pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #333333;
    border-radius: 3px;
}

.xll_pagebox>p {
    display: inline-block;
}

.xll_pagebox>font {
    margin-left: 10px;
    color: #333333;
}

.xll_pagebox>span:nth-child(1) {
    margin-right: 19px;
}

.xll_pagebox>span {
    font-size: 14px;
    color: #333333;
    margin-left: 19px;
}

.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #333333;
    font-size: 14px;
}

.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #333333;
}

.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #333333;
    background-color: #fff;
    cursor: pointer;
}

input.zt12 {
    display: inline-block;
    width: 53px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #333333;
    border-radius: 3px;
    margin-top: -1px;
}

.xll_pagebox>a:hover,
.zt12:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #015293;
    border: 1px solid #015293;
}

.page_hide span {
    background-color: #015293;
    color: #fff;
    border: 1px solid #015293;
}


/*分页样式结束*/

.footer {
    height: 136px;
    padding: 30px 0;
    border-top: 5px solid #FFD590;
    box-sizing: border-box;
    position: relative;
    background: url(../xxgkfile/footer_bj.png) center center no-repeat;
}

.footer .footer_con {
    margin-top: 0;
}

.footer .footer_con .l {
    position: relative;
    width: 110px;
}

.footer .footer_con .l::after {
    content: '';
    width: 1px;
    height: 74px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #5398d5;
}

.footer .footer_con .l ul li {
    line-height: 30px;
}

.footer .footer_con .l ul li a {
    font-size: 15px;
    color: #ffffff;
}

.footer .footer_con .l ul li:hover a {
    opacity: 0.8;
}

.footer .footer_con .cont {
    float: left;
    margin-left: 40px;
}

.footer .footer_con .cont p {
    font-size: 15px;
    line-height: 30px;
    color: #FFFFFF;
}

.footer .footer_con .cont p a {
    font-size: 15px;
    color: #ffffff;
}

.footer .footer_con .cont p a.beian {
    padding-left: 25px;
    box-sizing: border-box;
    background: url(../images/beian.png) left center no-repeat;
}

.footer .footer_con .cont p a:hover {
    opacity: 0.8;
}

.footer .footer_con .r a {
    display: block;
    float: left;
}

.footer .footer_con .r a:first-child {
    margin-right: 15px;
    margin-top: 20px;
}

.footer .footer_con .r a:last-child {
    margin-top: 16px;
}
.null{
      text-align: center;
    margin-top: 30px;
}
.null img{
  width:208px;