﻿html {
    color: #000;
    background: #fff;
}

*,
:before,
:after {
    background-repeat: no-repeat;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
    outline: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
    cursor: pointer;
}

legend {
    color: #000;
}

iframe {
    display: block;
}

body {
    font: 14px "Microsoft YaHei", arial, helvetica, clean, sans-serif !important;
    color: #333 !important;
}

select,
input,
button,
textarea {
    font-family: inherit;
    font-size: 99%;
    line-height: inherit;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
    color: inherit;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.fade,
.fadein>*,
.fadeall * {
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    padding-bottom: 220px;
    position: relative;
    background: #d4e5ff url('../images/mainbg.jpg') no-repeat center bottom;
}

.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.banner {
    position: relative;
    height: 373px;
    overflow: hidden;
}

.header-title {
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -473px;
    z-index: 100;
}

.header-slider {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 340px;
    margin-left: -960px;
}

.header-slider li {
    height: 370px;
}

.breadcrumb-nav {
    padding-left: 24px;
    background: url("../images/icon-loaction.png") no-repeat left center;
    line-height: 20px;
    font-size: 15px;
    margin: 18px 0;
}

.breadcrumb-nav span {
    font-weight: bold;
}

.breadcrumb-nav i {
    color: #fd6b44;
}

.content {
    border: 1px solid #e9e9e9;
    background-color: #fff;
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
}

.pager {
    overflow: hidden;
    padding: 0 15px;
}

.pager * {
    display: inline-block;
    text-align: center;
}

.m-pagination-page li {
    margin: 0 5px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}

.m-pagination-page li.active {
    border-color: #60a9ef;
    background-color: #60a9ef;
    color: #fff;
}

.m-pagination-page li a {
    padding: 0 10px;
    line-height: 24px;
}

.m-pagination-info {
    float: right;
}

.mt40 {
    margin-top: 40px;
}

.section-title {
    height: 50px;
    padding: 0 20px;
    border-top: 1px solid #228ae0;
    line-height: 50px;
    background-color: #e9f3fb;
    font-size: 18px;
}

.section-title img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}

.section-list li {
    height: 57px;
    padding: 0 40px;
    line-height: 56px;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.custom-layer .layui-layer-title {
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    background-color: #fff;
    border: none;
}

.custom-layer .layui-layer-setwin {
    width: 26px;
    height: 26px;
}

.custom-layer .layui-layer-setwin a {
    width: 26px;
    height: 26px;
    margin-left: 0;
    background: url("../images/icon-layerclose.png") no-repeat center;
}

.custom-layer .layui-layer-setwin .layui-layer-close2 {
    top: 0;
    right: 10px;
}

.custom-layer .layui-layer-setwin .layui-layer-close2:hover {
    background: url("../images/icon-layerclose.png") no-repeat center;
}

.custom-layer .layui-layer-btn {
    padding: 30px 0;
}

.custom-layer .layui-layer-btn a {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    margin: 0;
    background-color: #228ae0;
}


/* header */
/* header */
.header-top {
    height: 100px;
    background: #f5f6f8;
    width: 100%;
    position: relative;
}

.header_logo {
    float: left;
    margin-top: 23px;
}

.header_nav {
    float: left;
    margin-left: 20px;
    margin-top: 41px;
}

.header_nav li {
    float: left;
    margin-right: 10px;
    line-height: 23px;
    height: 50px;
}

.header_nav li span {
    font-size: 20px;
    color: #2e5aa6;
    font-weight: bold;
}

.header_nav li i {
    float: left;
    margin-top: 3px;
    margin-right: 9px;
}

.header_nav li>b {
    display: inline-block;
    color: #2d50b6;
    height: 24px;
    background: #e1e5f1;
    line-height: 24px;
    font-size: 12px;
    text-indent: 10px;
    position: relative;
}

.header_nav li>b:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 8px;
    height: 5px;
    background: url(../images/jtsdf_03.png) no-repeat;
    transition: .3s;
}

.header_nav li:hover>b {
    background: #d2d8eb;
}

.header_nav li:hover>b:before {
    transform: rotate(180deg);
}

.header_nav .li1 {
    margin-right: 18px;
    position: relative;
    padding-left: 18px;
}

.header_nav .li1:before {
    position: absolute;
    width: 1px;
    height: 46px;
    background: #bfc7dc;
    top: -13px;
    left: 0;
    content: "";
}

.header_nav .li2 {
    cursor: pointer;
}

.header_nav .li3 {
    cursor: pointer;
}

.header-login li {
    float: left;
}

.header-login li a {
    display: block;
}

.header-login .li1 {
    height: 32px;
    /* border: 1px solid #666; */
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
    background: #046bbd;
}

.header-login .li1 a {
    padding: 0 13px;
    height: 100%;
    cursor: pointer;
}

.header-login .li1 i {
    color: #fff;
    font-size: 17px;
    margin-right: 7px;
}

.header-login .li1 span {
    color: #fff;
    font-size: 14px;
}

.header-login .li1:hover {
    border-color: transparent;
    background: #046bbd;
}

.header-login .li1:hover i {
    color: #fff;
}

.header-login .li1:hover span {
    color: #fff;
}

.header-login .li2 {
    margin-left: 19px;
    line-height: 32px;
}

.header-login .li3 {
    margin-right: 19px;
    line-height: 32px;
}

.header-login .li2 a {
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.header-login .li3 a {
    font-size: 14px;
    color: #4E8CEE;
}

.header-login .li2:hover a {
    color: #046bbd;
}

.header-bottom {
    height: 60px;
    background: #f5f6f8;
    overflow: hidden;
}

.header-bottom li {
    float: left;
    color: #312e46;
    font-size: 18px;
    margin-right: 64px;
    margin-top: 20px;
    cursor: pointer;
    padding: 0 3px 13px;
    border-bottom: 4px solid transparent;
}

.header-bottom li.header-bottom_h {
    border-bottom: 4px solid #2e5aa6;
    font-weight: bold;
}

.ss-bmck {
    display: none;
    width: 90%;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 6px 1px #999;
    padding: 20px 19px;
    left: 5%;
    top: 85%;
    z-index: 99999;
}

.ss-bmck span b {
    width: 104px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    background: #046bbd;
    font-size: 14px;
    color: #fff;
}

.ss-bmck span {
    display: block;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 20px;
    float: left;
}

.ss-bmck li {
    height: auto;
    margin-right: 0;
    width: 20%;
    margin-bottom: 13px;
    cursor: auto;
    text-align: center;
}

.ss-bmck li a {
    font-size: 14px;
    color: #7c7c7c;
    display: block;
    overflow: hidden;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ss-bmck li a:hover {
    color: #fff;
    background: #2e5aa6;
}

.header_nav .li2:hover .ss_szck {
    display: block;
}

.header_nav .li3:hover .ss-bmck {
    display: block;
}

.ss_szck {
    display: none;
    width: 90%;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 6px 1px #999;
    padding: 20px 19px;
    left: 5%;
    top: 85%;
    z-index: 99999;
}

.ss_szck span b {
    width: 104px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    background: #2e5aa6;
    font-size: 14px;
    color: #fff;
}

.ss_szck span {
    display: block;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 20px;
    float: left;
}

.ss_szck_con {
    margin-bottom: 5px;
}

.ss_szck_con em {
    float: left;
    width: 11%;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-left: 25px;
    line-height: 28px;
}

.qy_border {
    width: 100%;
    border: 1px dashed #999;
    margin: 10px 0;
}

.sy_ul ul {
    width: 100%;
}


.ss_szck_con ul {
    overflow: hidden;
    width: 89%;
    float: left;
    padding-left: 9px;
}

.ss_szck_con ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 28px;
    margin-bottom: 10px;
    text-align: left;
}

.ss_szck_con ul li a {
    font-size: 14px;
    color: #45484b;
    display: inline-block;
    padding: 0 5px;
}


.ss_szck_con ul li:hover a {
    color: #fff;
    background: #2e5aa6;
}

.ss_head_tab3 {
    display: none;
}

.ss_head_tab4 {
    display: none;
}

.header-bottom ul {
    float: left;
    margin-left: 0;
}

.header-login .li1 b {
    display: block;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.login {
    float: right;
    margin-top: 38px;
}

.login a {
    padding: 8px 16px;
    border: 1px solid #d7ddea;
    border-radius: 3px;
    font-size: 13px;
    color: #312e46;
    float: left;
    margin-left: 13px;
    cursor: pointer;
}

.login .load {
    background: #2e5aa6;
    color: #fff;
    border-color: #2e5aa6;
}

.afdl {
    float: right;
    margin-top: 38px;
    line-height: 36px;
}

.afdl-1 {
    float: left;
    position: relative;
    margin-left: 6px;
    height: 40px;
}

.afdl .per-a {
    display: block;
    font-size: 14px;
    color: #2e5aa6;
    line-height: 28px;
}


.ss_footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #2e5aa6;
    padding-bottom: 30px;
}

.footer_top {
    /* float: left; */
    margin-top: 32px;
}

.footer_top_nav a {
    color: #fff;
}

.footer_top_nav em {
    color: #fff;
    margin: 0 18px;
}

.footer_top_text {
    margin-top: 26px;
}

.footer_top_text p {
    color: #90c9f4;
    margin-bottom: 11px;
    font-size: 14px;
}

.footer_top_text p a {
    float: left;
}

.footer_top_text p span {
    float: left;
    margin-left: 5px;
}

.footer_mid {
    float: left;
    margin-top: 13px;
    font-size: 14px;
    color: #90c9f4;
    margin-left: 10px;
}

.footer_mid .d1 {
    margin-bottom: 11px;
}

.footer_mid .d2 {
    right: 620px !important;
}

.footer_mid .d2 em {
    float: left;
}

.footer_mid .d2 em p {
    margin-bottom: 12px;
}

.footer_mid .d2 b {
    float: left;
    margin-left: 35px;
}

.footer_mid .d2 b a {
    float: left;
    margin-right: 19px;
}

.footer_mid .d2 b .a1 {
    margin-top: 8px;
}

.footer_mid .d2 b .a3 {
    margin-top: 10px;
}

.footer_bot {
    float: right;
    width: 390px;
    /* margin-top: 42px; */
}

.footer_bot li {
    width: 183px;
    height: 46px;
    border: 1px solid #7abaed;
    float: left;
    margin-right: 18px;
    margin-bottom: 17px;
    line-height: 46px;
}

.footer_bot li:nth-child(2n+2) {
    margin-right: 0;
}

.footer_bot li i {
    float: left;
    margin-left: 12px;
    margin-top: 3px;
}

.footer_bot li span {
    float: left;
    font-size: 14px;
    color: #9cd3ff;
    margin-left: 13px;
}
