@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/*
font-family: 'Nanum Gothic';
Regular 400
Bold 700
ExtraBold   800
*/

@font-face {
    font-family: "NanumSquareRound";
    font-style: normal;
    font-weight: 400;
    src: local("../font/NanumSquareRoundR"),
        /* computer */ url("../font/NanumSquareRoundR.eot"),
        /* IE9 Compat Modes */ url("../font/NanumSquareRoundR.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../font/NanumSquareRoundR.woff2") format("woff2"),
        /* Modern Browsers */ url("../font/NanumSquareRoundR.woff")
            format("woff"),
        /* Modern Browsers */ url("../font/NanumSquareRoundR.ttf")
            format("truetype"); /* Safari, Android, iOS */
}

@font-face {
    font-family: "NanumSquareRound";
    font-style: normal;
    font-weight: 700;
    src: local("../font/NanumSquareRoundB"),
        /* computer */ url("../font/NanumSquareRoundB.eot"),
        /* IE9 Compat Modes */ url("../font/NanumSquareRoundB.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../font/NanumSquareRoundB.woff2") format("woff2"),
        /* Modern Browsers */ url("../font/NanumSquareRoundB.woff")
            format("woff"),
        /* Modern Browsers */ url("../font/NanumSquareRoundB.ttf")
            format("truetype"); /* Safari, Android, iOS */
}

@font-face {
    font-family: "NanumSquareRound";
    font-style: normal;
    font-weight: 800;
    src: local("../font/NanumSquareRoundEB"),
        /* computer */ url("../font/NanumSquareRoundEB.eot"),
        /* IE9 Compat Modes */ url("../font/NanumSquareRoundEB.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../font/NanumSquareRoundEB.woff2") format("woff2"),
        /* Modern Browsers */ url("../font/NanumSquareRoundEB.woff")
            format("woff"),
        /* Modern Browsers */ url("../font/NanumSquareRoundEB.ttf")
            format("truetype"); /* Safari, Android, iOS */
}

/* **** Common Reset **** */
* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    font-weight: 400;
    font-family: "NanumSquareRound", sans-serif;
    box-sizing: border-box;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-all;
}
li,
p,
span,
strong,
a,
i,
em {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
}
b,
strong {
    font-weight: 700;
    color: inherit;
    font-size: inherit;
}
font {
    font-weight: 700;
    font-size: inherit;
}
body,
html {
    width: 100%;
    height: 100%;
    background: #f4f7f9;
}
input,
select,
img {
    vertical-align: middle;
}
img {
    border: 0;
}
table {
    width: 100%;
}
table caption {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: block !important;
    width: 0px !important;
    height: 0px !important;
    margin: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
}
.clear {
    clear: both;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.blind {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: inline-block !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
}
a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
i {
    font-style: normal;
}
input[type="password"] {
    font-family: "Nanum Gothic";
}

a,
span,
b {
}

.blue {
    color: #5d8ef9 !important;
}
.green {
    color: #33f80c !important;
}
.red {
    color: #e75300 !important;
}
.grey {
    color: #989898 !important;
}
.pink {
    color: #ff0e7f !important;
}
.qing {
    color: #19f3f0 !important;
}
.qing2 {
    color: #00d2ff !important;
}
.orange {
    color: #fb7d0e !important;
}
.yellow2 {
    color: #f2f511 !important;
}

#header {
    position: relative;
    z-index: 1;
    max-height: 179px;
    min-width: 1440px;
    text-align: center;
    background: #958701;
}
.header-tp {
    height: 35px;
    line-height: 35px;
    background: #121212;
    overflow: hidden;
}
.header-tp-cont {
    margin: 0 auto;
}
.header-tp-lf {
    float: left;
    width: 100%;
}
.header-tp-lf > div {
    float: left;
}
.header-tp-lf .date {
    color: #d2d2d2;
    margin-right: 80px;
}
.header-tp-lf .notice {
    color: #666;
    padding-left: 20px;
    width: 100%;
}
.header-tp-lf .notice span {
    color: #026db5;
}
.header-tp-lf .notice marquee {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px);
}
.header-tp-rt {
    float: right;
    height: 40px;
    margin-right: 60px;
    overflow: hidden;
}
.header-tp-rt ul {
    float: left;
}
.header-tp-rt ul:first-child {
    margin-left: 0;
    background: none;
}
.header-tp-rt ul > li {
    float: left;
    color: #959aab;
    padding: 0 20px;
    border-right: 1px solid #272f4b;
}
.header-tp-rt ul.ul1 > li {
    /* margin-left: 15px; */
}
.header-tp-rt ul.ul1 > li:first-child {
    margin-left: 0;
}
.header-tp-rt ul.ul2 > li {
    /* margin-left: 20px; */
}
.header-tp-rt ul.ul2 > li:first-child {
    border-left: 0;
}
.header-tp-rt ul.ul2 > li:first-child .iconfont {
    font-size: 21px;
    vertical-align: middle;
    margin-right: 5px;
}
.header-tp-rt ul > li:first-child {
    /* padding-left:0; */
    background: none;
    border-left: 1px solid #2e2c44;
}
.header-tp-rt ul > li:last-child {
    /* padding-right:0; */
}
.header-tp-rt ul > li .yellow {
    color: #e5e750;
}
.header-tp-rt ul > li .white {
    color: #fff;
}
.header-tp-rt ul > li .iconfont {
    margin-right: 5px;
    vertical-align: middle;
}
.header-tp-rt ul > li .purple {
    color: #a5a5aa;
    vertical-align: middle;
}
.header-tp-rt ul > li .purple i {
    font-size: 14px;
    color: #00b0c8;
}
.header-tp-rt ul > li .dark-purple {
    color: #a5a5aa;
    vertical-align: middle;
}
.header-tp-rt ul > li .dark-purple i {
    font-size: 14px;
    color: #4a6afd;
}
.header-tp-rt ul > li span.blue {
    color: #7599eb;
}
.header-tp-rt ul > li span.green {
    color: #a2e00e;
}
.header-tp-rt ul > li span.red {
    color: #f95157;
}
.header-tp-rt ul > li .point {
    height: 22px;
    line-height: 22px;
    background: #2b50ff;
    font-weight: 700;
    color: #fff;
    margin-left: 10px;
    padding: 0 7px;
}
.header-tp-rt ul > li a.tp-btn {
    margin: 0 12px 0 6px;
}
.header-tp-rt ul.ul3 > li {
    /* margin-left: 15px; */
}
.header-tp-rt ul.ul3 > li:last-child {
    border-right: 0;
    padding-right: 0;
}
.header-bt {
    height: 60px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    border-bottom: 3px solid #007bc3;
    box-sizing: border-box;
}
.header-ct {
    height: 89px;
    background: #fff;
    background-size: cover;
}
.logo {
    float: left;
    margin-top: 12px;
    margin-left: 50px;
}
.logo img {
    width: 190px;
}

.notice {
    color: #666;
    padding-left: 50px;
    max-width: calc(100% - 1200px);
    width: 100%;
    float: left;
    margin-top: 22px;
    line-height: 48px;
}
.notice span {
    color: #026db5;
}
.notice i {
    vertical-align: middle;
    color: #898989;
    margin-right: 5px;
}
.notice marquee {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px);
}

.nav {
    width: 1280px;
    margin: 0 auto;
}
.nav::after {
    content: "";
    display: block;
    clear: both;
}
.nav > ul > li {
    position: relative;
    margin: 0 20px;
    display: inline-block;
    margin: 0 !important;
}
.nav > ul > li:first-child {
}
.nav > ul > li > a {
    font-size: 16px;
    font-weight: 500;
    color: #252525;
    line-height: 55px;
    position: relative;
    padding: 0px 50px;
}
.nav > ul > li > a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    margin-top: -2px;
    background: #fff;
    border-radius: 10px;
    transition: all 0.3s ease;
}
.nav > ul > li > a:hover::before,
.nav > ul > li > a.on::before {
    width: 100%;
}
.nav > ul > li > .deph2 {
    display: none;
    position: absolute;
    top: 73px;
    left: -10px;
    z-index: 1;
    width: 200px;
    padding: 12px 0;
    background: #030303;
    border: 1px solid #272f4b;
    box-shadow: 0px 5px 20px rgba(19, 154, 210, 0.35);
}
.nav > ul > li > .deph2::before {
    display: none;
    content: "";
    position: absolute;
    top: -6px;
    left: 27px;
    background: url(../images/common/menu_icon.png) no-repeat;
    width: 14px;
    height: 6px;
}
.nav > ul > li > .deph2 > li {
    margin-top: 6px;
    line-height: 20px;
    text-align: left;
}
.nav > ul > li > .deph2 > li:first-child {
    margin-top: 0;
}
.nav > ul > li > .deph2 > li > a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 0px 25px;
    height: 40px;
    line-height: 40px;
}
.nav > ul > li > .deph2 > li > a:hover {
    /* background: #2d3e51; */
    text-decoration: underline;
    color: #139ad2;
}

.header-bt-rt {
    float: right;
    margin-right: 60px;
}
.header-bt-rt-box1 {
    float: left;
    margin-top: 22px;
    margin-right: 35px;
}
.header-bt-rt-box1 > ul > li {
    float: left;
    font-size: 15px;
    font-weight: 700;
    color: #898989;
}
.header-bt-rt-box1 > ul > li:first-child {
    margin-right: 35px;
}
.header-bt-rt-box1 > ul > li i.iconfont {
    display: inline-block;
    width: 15px;
    height: 50px;
    line-height: 48px;
    border-radius: 50%;
    font-size: 22px;
    color: #898989;
    text-align: center;
    margin-right: 12px;
    vertical-align: middle;
}
.header-bt-rt-box1 > ul > li i.span {
    vertical-align: middle;
}
.header-bt-rt-box1 > ul > li .blue {
    color: #13a1f9;
}
.header-bt-rt-box1 > ul > li .white {
    color: #898989;
}
.header-bt-rt-box1 > ul > li .point {
    width: 78px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background: #008fe8;
    margin-left: 10px;
    vertical-align: middle;
}
.header-bt-rt-box2 {
    float: right;
    min-width: 250px;
    margin-top: 20px;
}
.header-bt-rt-box2 > ul {
    overflow: hidden;
    position: relative;
}
.header-bt-rt-box2 > ul > li {
    float: left;
}
.header-bt-rt-box2 > ul.ul1 > li:first-child {
    font-weight: 700;
    color: #898989;
}
.header-bt-rt-box2 > ul.ul1 > li:first-child span {
    font-weight: 700;
}
.header-bt-rt-box2 > ul.ul1 > li.logout {
    position: absolute;
    top: 3px;
    right: 0;
    width: 64px;
}
.header-bt-rt-box2 > ul.ul1 > li.logout a {
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: #008fe8;
    border: 1px solid #707070;
}
.header-bt-rt-box2 > ul.ul2 {
    margin-top: 8px;
}
.header-bt-rt-box2 > ul.ul2 li {
    margin-right: 16px;
    padding-right: 17px;
    background: url(../images/common/icon.gif) no-repeat right center;
    white-space: nowrap;
    color: #898989;
}
.header-bt-rt-box2 > ul.ul2 li:nth-child(2) {
    max-width: 80px;
}
.header-bt-rt-box2 > ul.ul2 li a {
    font-weight: 700;
    color: #898989;
    white-space: nowrap;
}
.header-bt-rt-box2 > ul.ul2 li a.memo {
    color: #008fe8;
}
.header-bt-rt-box2 > ul.ul2 li:last-child {
    float: right;
    background: none;
    margin-right: 0;
    padding-right: 0;
}
.header-bt-rt2 {
    float: right;
    margin-right: 60px;
    line-height: 89px;
}
.header-bt-rt2 p {
    color: #919090;
    display: inline-block;
}
.header-bt-rt2 .header-bt-rt-btn {
    display: inline-block;
    margin-left: 20px;
}
.header-bt-rt2 .header-bt-rt-btn a {
    display: inline-block;
    width: 114px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    vertical-align: middle;
}
.header-bt-rt2 .header-bt-rt-btn a.login {
    border: 1px solid #1f232a;
}
.header-bt-rt2 .header-bt-rt-btn a.code {
    background: #1f232a;
    margin-left: 10px;
}

.left-quick {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 70px;
    height: 100%;
    border-right: 1px solid #2a2b2c;
    background: #060606;
}
.left-quick a {
    display: block;
    position: relative;
    padding-top: 16px;
    height: 70px;
    box-sizing: border-box;
    border-bottom: 1px solid #2a2b2c;
}
.left-quick a span {
    display: block;
    width: 100%;
    text-align: center;
}
.left-quick a span.icon {
    font-size: 20px;
    color: #fff;
}
.left-quick a:hover span.icon {
    color: #ed0104;
}
.left-quick a span.txt {
    position: absolute;
    top: 45px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}

.top {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 50%;
    z-index: 1;
    margin-right: -940px;
}

#footer {
    text-align: center;
    position: relative;
    min-width: 1200px;
}
.footer-tp {
    font-size: 0;
    padding-top: 30px;
    height: 116px;
}
.footer-tp a {
    margin: 0 18px;
}
.footer-tp a.on {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.footer-bt {
    height: 252px;
    background: #0d0d0d;
    padding-top: 32px;
}
.footer-bt p {
    line-height: 1.5;
}
.ft-logo {
}
.ft-rt {
    margin-top: 15px;
    font-size: 12px;
    color: #5b5b5b;
}
.ft-rt p:last-child {
    margin-top: 20px;
}
.ft-rt p span {
    color: #fff;
}

@media screen and (max-width: 1780px) {
}
@media screen and (max-width: 1700px) {
    .nav > ul > li {
        margin-left: 20px;
    }
}
@media screen and (max-width: 1500px) {
    .nav {
    }
    .nav > ul > li {
        margin-left: 10px;
    }
    .header-tp-lf {
        width: 35%;
    }
    .header-tp-lf .notice {
        width: 100%;
        padding-left: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .header-tp-rt {
        margin-right: 30px;
    }
    .header-tp-rt ul > li {
        padding: 0 4px;
    }
    .logo {
        left: 30px;
    }
    .header-bt-rt {
        right: 30px;
    }
    .header-bt-rt a:first-child {
        /* margin-right:15px; */
    }
}

@media screen and (max-width: 1300px) {
    .nav > ul > li {
        margin-left: 5px;
    }
    .nav > ul > li > a {
        font-size: 17px;
    }
}
