html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    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;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #dd2525;
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

.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,
html {
    min-width: 1200px;
}

.footer {
    height: 229px;
    margin-top: 30px;
    background-color: #015293;
}

.footer a {
    color: #afc3e9;
    font-size: 15px;
}

.footer a:hover {
    text-decoration: underline;
}

.footer p {
    color: #afc3e9;
    font-size: 15px;
}

.footer .footer_link {
    padding-top: 19px;
}

.footer .footer_link>div {
    border-top: 10px solid #015293;
    position: relative;
    float: left;
    height: 38px;
    width: 232px;
    background-color: #1364a6;
    margin-right: 18px;
}

.footer .footer_link>div:last-child {
    margin-right: 0;
}

.footer .footer_link>div:first-child {
    margin-left: 5px;
}

.footer .footer_link>div>span>a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 38px;
    color: #afc3e9;
}

.footer .footer_link>div>span {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    line-height: 36px;
    color: #afc3e9;
    font-size: 15px;
}

.footer .footer_link>div:nth-child(4)>span {
    padding-left: 62px;
}

.footer .footer_link>div:nth-child(5)>span {
    padding-left: 62px;
}

.footer .footer_link>div:nth-child(6)>span {
    padding-left: 62px;
}

.footer .footer_link>div>img {
    position: absolute;
    right: 19px;
    top: 15px;
    transform: rotateZ(0);
    transition: transform .3s;
}

.footer .footer_link .list {
    max-height: 290px;
    overflow-y: auto;
    z-index: 999;
    box-sizing: border-box;
    position: absolute;
    bottom: 46px;
    left: -755px;
    width: 1240px;
    display: none;
    padding: 30px 50px;
    background-color: #1364a6;
}

.footer .footer_link .list a {
    text-align: center;
    color: #afc3e9;
    padding: 10px 0;
    float: left;
    width: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer .footer_link .list::-webkit-scrollbar {
    width: 8px;
    background-color: #2853a8;
    border-radius: 10px;
}

.footer .footer_link .list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #93b9e0;
}

.footer .footer_link>div.show .list {
    display: block;
}

.footer .footer_link>div.show {
    border-top: 10px solid #1364a6;
}

.footer .footer_link>div:last-child .list {
    right: 0px;
    left: auto;
}

.footer_left {
    float: left;
    width: 198px;
    background: url(https://kjt.nmg.gov.cn/material/images/footerImg3.png) no-repeat right center;
    margin-top: 34px;
}

.footer_left>a {
    float: left;
}

.footer_left>span {
    float: right;
    width: 70px;
    margin-right: 30px;
}

.footer_left>span a {
    margin-bottom: 11px;
    display: block;
    height: 20px;
    line-height: 20px;
}

.footer_left>span a:last-child {
    margin-bottom: 0;
}

.footer_mid {
    margin-top: 34px;
    margin-left: 33px;
    float: left;
    width: 870px;
    background: url(https://kjt.nmg.gov.cn/material/images/footerImg3.png) no-repeat right center;
}

.footer_mid p {
    margin-bottom: 11px;
    height: 20px;
    line-height: 20px;
}

.footer_mid img {
    vertical-align: middle;
    margin-right: 5px;
}

.footer_right {
    float: right;
    margin-top: 28px;
}

.footer_right img {
    display: block;
    width: 81px;
    height: 81px;
    margin-bottom: 9px;
}

.footer_right p {
    font-size: 14px;
    text-align: center;
}

.right_bar {
    position: fixed;
    right: 35px;
    top: 370px;
    width: 63px;
    z-index: 9999;
}

.right_bar>div {
    width: 63px;
    height: 63px;
    position: relative;
    cursor: pointer;
}

.right_bar>div.img1 {
    background: url(https://kjt.nmg.gov.cn/material/images/right_bar1.png) no-repeat center;
}

.right_bar>div.img2 {
    background: url(https://kjt.nmg.gov.cn/material/images/right_bar2.png) no-repeat center;
}

.right_bar>div.img3 {
    background: url(https://kjt.nmg.gov.cn/material/images/right_bar3.png) no-repeat center;
}

.right_bar>div.img4 {
    background: url(https://kjt.nmg.gov.cn/material/images/right_bar_top.png) no-repeat center;
}

.right_bar>div img {
    width: 63px;
    height: 63px;
    display: none;
    margin-left: 20px;
    margin-top: 25px;
}

.right_bar>div>div {
    display: none;
    background: url(https://kjt.nmg.gov.cn/material/images/right_bar4.png) no-repeat center;
    width: 108px;
    height: 120px;
    position: absolute;
    left: -100px;
    top: -29px;
}

.right_bar>div:hover>div {
    display: block;
}

.right_bar>div:hover img {
    display: block;
}

.footer {
    margin-top: 60px;
    width: 100%;
    height: 231px;
    background-color: #a60e09;
}

.footer .footer_link .list {
    background-color: #b12e2f;
}

.footer .footer_link>div.show {
    border-top: 10px solid #b12e2f;
}

.footer .footer_link .list a {
    color: #fff;
}