﻿﻿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;
}

b {
    text-decoration: none;
    font-weight: normal;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    /* background-color: #eef1f6; */
    line-height: 1;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

table {
    width: 100% !important;
    max-width: 100% !important;
    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;
}

input[type='button'],
input[type='submit'],
input[type='file'],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

.sxz_shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.sxz_padding {
    padding: 50px 60px !important;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

* {
    margin: none;
    padding: none;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

.Clear {
    clear: both;
}

.r {
    float: right;
}

.l {
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

input,
button {
    border: none;
    outline: none;
}


/*通用头部、尾部、检索等公用代码*/


/*分页样式开始*/

.xll_pagebox_mobile {
    display: none;
}

.xll_pagebox {
    text-align: center;
    line-height: 39px;
    margin: 30px auto;
    margin-bottom: 0px;
}

.xll_pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 48px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
    box-sizing: border-box;
}

.xll_pagebox>p {
    display: inline-block;
}

.xll_pagebox>font {
    margin-left: 0px;
    color: #7d7d7d;
    font-size: 14px;
}

.xll_pagebox>span {
    font-size: 14px;
    color: #7d7d7d;
    margin-left: 6px;
}

.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: #7d7d7d;
    font-size: 14px;
    box-sizing: border-box;
}

.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}

.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}

.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: 250px;
    background-color: #015293;
    box-sizing: border-box;
    padding-top: 20px;
    /* margin-top: 40px; */
}

.footer a:hover {
    opacity: 0.8;
}

.footer .YouLink li {
    float: left;
    margin-right: 12px;
    text-align: center;
    background-color: #0765a8;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    border-top: 10px solid #015293;
}

.footer .YouLink li a {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #b8c6d8;
    display: inline-block;
}

.footer .YouLink li span {
    display: inline-block;
    margin-right: 10px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #b8c6d8;
}

.footer .YouLink li img {
    transform: rotateZ(0);
    transition: transform 0.3s;
}

.footer .YouLink li .list {
    position: absolute;
    bottom: 48px;
    background-color: #0765a8;
    width: 1280px;
    max-height: 350px;
    padding: 30px;
    display: none;
    box-sizing: border-box;
    /*overflow-y: auto;*/
    z-index: 9999;
    padding-right: 20px;
    text-align: left;
}

.footer .YouLink li .list_in {
    max-height: 290px;
    min-height: 42px;
    overflow-y: auto;
}

.footer .YouLink li .list_in::-webkit-scrollbar {
    width: 8px;
    background-color: #065991;
    border-radius: 10px;
}

.footer .YouLink li .list_in::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #2386c9;
}

.footer .YouLink li.li2 .list {
    left: -151px;
}

.footer .YouLink li.li3 .list {
    left: -317px;
}

.footer .YouLink li.li7 .list {
    left: -956px;
}

.footer .YouLink li.li8 .list {
    right: 0;
}

.footer .YouLink li .list a {
    width: 195px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.footer .YouLink li.li1 {
    width: 139px;
}

.footer .YouLink li.li2 {
    width: 155px;
    text-align: left;
    padding-left: 20px;
}

.footer .YouLink li.li3 {
    width: 167px;
}

.footer .YouLink li.li4 {
    width: 135px;
}

.footer .YouLink li.li5 {
    width: 144px;
}

.footer .YouLink li.li6 {
    width: 144px;
}

.footer .YouLink li.li7 {
    width: 156px;
}

.footer .YouLink li.li8 {
    width: 156px;
    margin-right: 0;
}

.footer .YouLink li.show {
    border-top: 10px solid #0765a8;
}

.footer .YouLink li.show img {
    transform: rotateZ(180deg);
    transition: transform 0.3s;
}

.footer .YouLink li.show .list {
    display: block;
}

.footer .bottom {
    height: 182px;
    box-sizing: border-box;
    padding-top: 50px;
}

.footer .bottom .left {
    float: left;
    width: 186px;
    background: url(../images/bottomimg2.png) no-repeat right 5px;
}

.footer .bottom .left_l {
    float: left;
}

.footer .bottom .left_r {
    float: right;
    width: 90px;
}

.footer .bottom .left_r a {
    display: block;
    font-size: 15px;
    color: #b8c6d8;
    margin-bottom: 17px;
}

.footer .bottom .middle {
    float: left;
    width: 861px;
    box-sizing: border-box;
    padding-left: 36px;
    background: url(../images/bottomimg2.png) no-repeat right 5px;
}

.footer .bottom .middle * {
    font-size: 15px;
    color: #b8c6d8;
}

.footer .bottom .middle p {
    margin-bottom: 16px;
}

.footer .bottom .middle img {
    vertical-align: middle;
    margin-right: 7px;
}

.footer .bottom .right {
    float: right;
    width: 200px;
}

.footer .bottom .right img {
    display: block;
    width: 81px;
    height: 81px;
    margin-bottom: 9px;
}

.footer .bottom .right_l {
    float: left;
}

.footer .bottom .right_r {
    float: right;
    margin-right: 5px;
}

.footer .bottom .right p {
    font-size: 15px;
    color: #b8c6d8;
    text-align: center;
}


/*底部结束*/