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 {
    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";
}

html {
    max-width: 1920px;
    margin: auto;
}

body,
html {
    min-width: 1400px;
}

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;
}


/*分页样式结束*/

.YouLink {
    width: 100%;
    height: 54px;
    background: #0a4b92;
    font-size: 16px;
    margin-top: 40px;
    clear: both;
    position: relative;
}

.YouLink li {
    float: left;
    cursor: pointer;
}

.YouLink a {
    color: #76a5d8;
}

.YouLink a:hover {
    color: #e7ebee;
}

.YouLink li span {
    display: inline-block;
    margin-right: 10px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #76a5d8;
}

.YouLink li img {
    transform: rotateZ(0);
    transition: transform 0.3s;
}

.YouLink li .list {
    position: absolute;
    bottom: 54px;
    left: 0;
    right: 0;
    background-color: #0a4b92;
    width: 1200px;
    display: none;
    box-sizing: border-box;
    /*overflow-y: auto;*/
    z-index: 9999;
    padding: 15px 0;
}

.YouLink li .list_in {
    overflow-y: auto;
}

.YouLink li .list_in a {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    padding: 0;
    line-height: 38px;
}

.YouLink li.li1 {
    width: 142px;
    float: left;
    background: url(../images/footerjg.png) no-repeat right center;
    line-height: 54px;
}

.YouLink li.li2 {
    width: 265px;
    float: left;
    background: url(../images/footerjg.png) no-repeat right center;
    text-align: center;
    line-height: 54px;
}

.YouLink li.li3 {
    width: 275px;
    float: left;
    background: url(../images/footerjg.png) no-repeat right center;
    text-align: center;
    line-height: 54px;
}

.YouLink li.li4 {
    width: 230px;
    float: left;
    text-align: center;
    line-height: 54px;
}

.YouLink li.li4 a {
    padding: 0;
    margin: 0;
}

.YouLink li.li5 {
    width: 215px;
    float: right;
    text-align: center;
    overflow: hidden;
    line-height: 54px;
}

.YouLink li.li5 a {
    display: block;
    width: 215px;
    height: 30px;
    background: #1658a0;
    margin-top: 12px;
    line-height: 30px;
    background-image: url(../images/ndbb-icon.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    text-indent: 20px;
}

.YouLink li.show img {
    transform: rotateZ(180deg);
    transition: transform 0.3s;
}

.YouLink li.show .list {
    display: block;
}


/* åº•éƒ¨å¼€å§‹ */

.footer-two {
    width: 100%;
    height: 165px;
    background: #015293;
    clear: both;
}

.footer-two .foot-left {
    width: 300px;
    height: 90px;
    float: left;
    border-right: 1px solid #2c6aae;
    margin-top: 36px;
    margin-left: 40px;
}

.footer-two .foot-left p {
    float: left;
}

.footer-two .foot-left a img {
    float: left;
    width: 52px;
    height: 63px;
    margin-left: 12px;
    margin-top: 10px;
}

.footer-two .foot-left ul {
    float: right;
    width: 210px;
    margin-top: 8px;
}

.footer-two .foot-left ul li {
    float: left;
    width: 100px;
    text-align: center;
    line-height: 32px;
}

.footer-two .foot-left ul li a {
    font-size: 15px;
    color: #699bd2;
}

.footer-two .foot-left ul li a:hover {
    color: #e7ebee;
}

.footer-two .foot-center {
    width: 730px;
    height: 90px;
    float: left;
    border-right: 1px solid #2c6aae;
    margin-top: 33px;
}

.footer-two .foot-center p {
    color: #699bd2;
    font-size: 15px;
    line-height: 32px;
    text-indent: 50px;
}

.footer-two .foot-center p a {
    color: #699bd2;
}

.footer-two .foot-center p a:hover {
    color: #fff;
}

.footer-two .foot-center p .GaBa {
    padding-left: 30px;
    background: url("../images/gh.png") left center no-repeat;
}

.footer-two .foot-right {
    float: left;
    padding: 50px 0 0 40px;
}