@charset "utf-8";

/* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
}

ul,
li,
p {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

input {
    outline: none;
}

.w1600 {
    width: 1600px;
    height: auto;
    margin: 0 auto;
    position: relative;
    
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-left {
    display: flex;
    flex-wrap: wrap
}

.flex-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flex-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.flex-v-center {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.flex-v {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.flex-v-bottom {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: left;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.pic img:hover {
    transform: scale(1.2);
    cursor: pointer;
}

/*  */

/* herder */
.header {
    background: url(../images/header_bg.png ) #0061bb left center no-repeat;
    background: linear-gradient(90deg, #0064B0 0%, #047DDF 48%, #0061BB 100%);
}

.header .f_search {
    position: relative;
    width: 160px;
    height: 37px;
    border-radius: 50px;
    overflow: hidden;
    /* margin-top: 35px; */
}

.header .f_search .s_test {
    display: block;
    width: 110px;
    height: 37px;
    line-height: 37px;
    background: url(../images/search_bg.png) center no-repeat;
    font-size: 18px;
    color: #fff;
    padding-left: 40px;
    padding-right: 10px;
    border-radius: 50px;
    overflow: hidden;
    border: none;
    background-size: 100% 100%;
}

.header .f_search input[type="text"]::placeholder {
    color: #fff
}
.header .flex{
    align-items: center;
}
.header .f_search .s_tj {
    position: absolute;
    left: 8px;
    top: 4px;
    width: 30px;
    height: 30px;
    background: url(../images/search_ico.png) center no-repeat;
    border: none;
    cursor: pointer;
}

.header .f_nav {}

.header .f_nav ul {
    /* margin-top: 36px; */
}

.header .f_nav li {
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}

.header .f_nav a {
    display: block;
    padding: 0 15px;
    color: #fff;
}

.header .f_nav li:hover {
    background: #105291;
    border-radius: 20px;
}

.f_login {
    background: url(../images/i_dlico.png) 20px center no-repeat #105291;
    border-radius: 50px;
    padding: 0 15px;
    padding-left: 30px;
    padding-right: 10px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display:none;
    /* margin-top: 36px; */
}

.f_login a {
    display: block;
    padding: 0 15px;
    color: #fff;
}

.f_login:hover {
    background-color: #FF9800;
}

/*  */
.consbox {
    position: relative;
}

.directory-nav li a {
    display: block;
    padding: 0 10px;
}

.directory-nav li a:hover {
    text-decoration: underline;
}

.daohang li {
    margin: 10px 0;
    color: #1690FF;
    background: -webkit-linear-gradient(right, #AFEEEE, #fff);
    background: -o-linear-gradient(right, #AFEEEE, #fff);
    background: -moz-linear-gradient(right, #AFEEEE, #fff);
    background: linear-gradient(to right, #AFEEEE, #fff);
    FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#AFEEEE, endColorStr=white);
}

.daohang li:nth-child(1) {
    background: linear-gradient(to right, #AAD6FF, #fff);
}

.daohang li:nth-child(2) {
    background: linear-gradient(to right, #bfe0ce, #fff);
}

.daohang li:nth-child(3) {
    background: linear-gradient(to right, #f3e2ca, #fff);
}

.daohang li:nth-child(4) {
    background: linear-gradient(to right, #eee0da, #fff);
}

.daohang li:nth-child(5) {
    background: linear-gradient(to right, #d0ddea, #fff);
}

.daohang li:nth-child(6) {
    background: linear-gradient(to right, #dbcce0, #fff);
}

.daohang li:nth-child(7) {
    background: linear-gradient(to right, #d8eeee, #fff);
}

.daohang li:nth-child(8) {
    background: linear-gradient(to right, #f7e4d4, #fff);
}

.daohang li:nth-child(9) {
    background: linear-gradient(to right, #d3b9a2, #fff);
}

.daohang li:nth-child(10) {
    background: linear-gradient(to right, #cfe5e3, #fff);
}

.daohang li:nth-child(11) {
    background: linear-gradient(to right, #fce2f7, #fff);
}

.big_title {
    font-size: 20px;
    color: #333;
    margin-bottom: 23px;
}

.nav_absolute {
    position: absolute;
    left: 0;
}

.nav_fix {
    position: fixed;
    top: 0px;
    z-index: 999;
}

.directory-nav {
    /*position: fixed; 
    bottom:30%; 
    margin-top:-120px;*/
    padding: 12px 16px 20px 0;
    display: none;
}

.directory-nav li {
    height: 34px;
    line-height: 34px;
    position: relative;
}

.directory-nav .l1 a {
    font-size: 14px;
}

.directory-nav,
.directory-nav a {
    color: #333;
}

.directory-nav .cur a {
    color: #1790FF;
}

.directory-nav .line {
    position: absolute;
    right: 3px;
    top: 5px;
    bottom: 5px;
    z-index: 1;
    width: 1px;
    background: #8E8E8E;
    opacity: 0.23;
}

.directory-nav .c-dot {
    position: absolute;
    right: -16px;
    top: 50%;
    z-index: 2;
    margin-top: -5px;
    display: block;
    width: 7px;
    height: 7px;
    background: #D5D9DB;
    border-radius: 50%;
}

.directory-nav .cur-tag {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 5;
    margin-top: -5px;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1790FF;
    -webkit-transition: top .3s ease 0s;
    transition: top .3s ease 0s;
}

.plist {
    margin-bottom: 23px;
}

.plist p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.ggul li {
    height: 42px;
    line-height: 42px;
    border-top: 1px solid #EBEDEE;
    font-size: 14px;
    color: #666;
    margin: 5px 0;
}

.ggul li:first-child {
    border-top: none;
}

.bluedian {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #00A0E9;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: middle;
}
.logo img{width:80%;}
/* imain*/
.imain {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto 50px auto;
}

.btn_ljbl {
    border-radius: 11px;
    opacity: 1;
    background: #1690FF;
    width: 214px;
    height: 60px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 24px;
}

.btn_ljbl a {
    color: #fff;
}

.btn_ljbl:hover {
    background: #FF9800
}

.imain .ititle {
    background: linear-gradient(90deg, #D6EBFF 40%, rgba(214, 235, 255, 0) 100%);
    height: 60px;
    line-height: 60px;
    margin: 30px auto;
    border-radius: 8px;
    overflow: hidden;
}

.imain .ititle h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    color: #007FE1;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    /* border-radius: 4px; */
}

.imain .i_xxnr table {
    border-collapse: collapse;
    border-spacing: 0;
}

.imain .i_xxnr table td {
    border: 1px solid #d6d6d6;
    padding: 1% 2%;
    line-height: 36px;
    font-size: 18px;
}

.imain .i_xxnr table .t_tit {
    background: #f0f0f0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.imain .i_bszn {}

.imain .i_bszn img {}

.imain .i_gxsj {
    font-size: 20px;
    font-weight: 500;
    line-height: 75px;
    letter-spacing: 0em;
    color: #FFA100;
    margin: 50px auto;
}

.imain .xxlct {
    text-align: center;
}

.imain .xxlct img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.imain .i_xxnr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.imain .i_gxsj p {}

/*  */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner img {
    width: 100%;
    height: auto;
}

/*  */
.sxtj_box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.sxtj_box .sx_fl {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.sxtj_box .sx_fl h2 {
    font-size: 20px;
    position: relative;
    overflow: hidden;
    float: left;
    width: 100px;
    font-weight: bold;

}

.sxtj_box .sx_fl ul {
    width: calc(100% - 100px);
    float: left;
    position: relative;
    overflow: hidden;
}

.sxtj_box .sx_fl li {
    font-size: 16px;
    transition: all 0s;
    text-align: center;
    width: 20%;
    margin: 10px 0;
    display: contents;
}

.sxtj_box .sx_fl li:hover a{
    background: #01488A;
    border-radius: 20px;
    transition: all 0.3s;
    color: #fff;
}



.sxtj_box .sx_fl li a {
    padding: 0px 15px;
    transition: all 0s;
    display: inline-block;
    text-align: left;
        margin: 6px 10px;
}

.sxtj_box .sx_fl .active {
    /* background: #01488A; */
    /* border-radius: 20px; */
    /* color: #fff; */
}

.sxtj_box .sx_fl .active a {
    color: #fff;
    background:#01488A;
    width: auto;
    border-radius: 15px;
}

.sxtj_box .sx_fl li:hover {}

.sxtj_box .sx_fl {
    margin: 15px 0;
    line-height: 34px;
}

.sx_jgbox {}

.sx_jgbox .sx_tit {
    font-size: 24px;
    line-height: 60px;
    margin: 30px auto;
    background: #AAD6FF;
}

.sx_jgbox .sx_tit h2 {
    font-size: 24px;
    color: #333;
    line-height: 40px;
    padding: 0 20px;
    font-weight: bold;
}

.sx_jglist {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0%;
}


.slifj_tzgg{width:90%;margin:0 auto;padding-left:0px;}
.slifj_tzgg li{    
    text-align: left;
    line-height:30px;
    height:30px;
}
.slifj_tzgg li a{
    width:70%;
    display:inline-block;
    white-space: nowrap;
    text-overflow:ellipsis; 
    overflow:hidden; 
    float:left;
    font-size:16px;
}
.slifj_tzgg li span{
    width:80px;
    display:inline-block;
    font-size:14px;
    float:right;
 }
.sx_jglist li {
    float: left;
    width: 20%;
    /* margin: 10px auto; */
    font-size: 18px;
    display: table;
    height: auto;
    overflow: hidden;
    min-height: 70px;
}

.sx_jglist li a {
    display: flex;
    position: relative;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    line-height: 24px;
    font-size:16px;
    margin: 0 10px;
    padding: 5px;
}


.sx_jglist li:hover a {
    font-weight: bold;
    color: #222
}

.sx_jglist li:hover img {
    transform: rotateY(180deg);
    transition: all .3s;
}

.sx_jglist li img {
    transition: all .3s;
    max-width: 25px;
}

.sx_jglist li span {
    display: flex;
    float: left;
    width: 38px;
    height: 38px;
    background: #cc0000;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.sxtj_box .sx_jglist li:hover {}

.sx_jglist li:hover a {}

.sx_jglist li:hover span {}

.sx_jglist li:hover span {}

.sx_jglist li:hover img {}

.ps_1 .sx_tit {
    background: #AAD6FF;
    background: linear-gradient(to right, #AAD6FF, #fff);
}

.ps_1 .sx_jglist li span {
    background: #5197d9;
}

.ps_2 .sx_tit {
    background: #bfe0ce;
    background: linear-gradient(to right, #bfe0ce, #fff);
}

.ps_2 .sx_jglist li span {
    background: #5ab081;
}

.ps_3 .sx_tit {
    background: #f3e2ca;
    background: linear-gradient(to right, #f3e2ca, #fff);
}

.ps_3 .sx_jglist li span {
    background: #bba17d;
}

.ps_4 .sx_tit {
    background: #eee0da;
    background: linear-gradient(to right, #eee0da, #fff);
}

.ps_4 .sx_jglist li span {
    background: #e59d7f;
}

.ps_5 .sx_tit {
    background: #d0ddea;
    background: linear-gradient(to right, #d0ddea, #fff);
}

.ps_5 .sx_jglist li span {
    background: #84a9ce;
}

.ps_6 .sx_tit {
    background: #dbcce0;
    background: linear-gradient(to right, #dbcce0, #fff);
}

.ps_6 .sx_jglist li span {
    background: #b78fc4;
}

.ps_7 .sx_tit {
    background: #d8eeee;
    background: linear-gradient(to right, #d8eeee, #fff);
}

.ps_7 .sx_jglist li span {
    background: #95cdcd;
}

.ps_8 .sx_tit {
    background: #f7e4d4;
    background: linear-gradient(to right, #f7e4d4, #fff);
}

.ps_8 .sx_jglist li span {
    background: #d3b9a2;
}

.ps_9 .sx_tit {
    background: #d3b9a2;
    background: linear-gradient(to right, #d3b9a2, #fff);
}

.ps_9 .sx_jglist li span {
    background: #c2ca97;
}

.ps_10 .sx_tit {
    background: #cfe5e3;
    background: linear-gradient(to right, #cfe5e3, #fff);
}

.ps_10 .sx_jglist li span {
    background: #abd3cf;
}

.ps_11 .sx_tit {
    background: #fce2f7;
    background: linear-gradient(to right, #fce2f7, #fff);
}

.ps_11 .sx_jglist li span {
    background: #d8b5d1;
}

/* footer */
.footer {
    background: #01488A;
    text-align: center;
    padding: 25px 0;
}
.footer a{color:#fff;}
.footer p {
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    color: #FFFFFF
}

@media screen and (max-width: 3000px) {
    .w1600 {
        width: 86%;
        margin: 0 auto;


    }
}

@media screen and (max-width: 1600px) {
    .w1600 {
        width: 78%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1400px) {
    .header .logo {
        width: 480px;
        margin-top: 0;
    }

    .header .f_nav li {
        font-size: 16px;
    }

    .header .f_nav a {
        padding: 0 5px;
    }

    .header .logo img {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {


    .header {
        display: none;
    }

    .header .logo {
        width: 380px;
        margin-top: 0;
    }

    .header .logo img {
        width: 100%;
    }

    .banner {
        margin-top: 38px;
    }

    .m_imain {
        margin-top: 80px;
    }

    .sx_jglist li {
        width: 33.33%;
    }

    .header .f_nav {
        display: none;
    }

    .header .f_search {
        margin: 20px;
    }

    .f_login {
        margin: 20px;
    }

    .f_search {
        display: none;
    }

    .f_login {
        display: none;
    }

    .wap {
        display: block;
    }

    .b-top {
        display: none;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #01488a;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    }



    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }

    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 10px 15px 0 15px;
    }

    .m-tlink a {
        font-size: 14px;
        margin-right: 15px;
        margin: 5px 0;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        background: #fff;
        color: #333;
        line-height: 30px;
        padding: 0 15px;
        border-radius: 5px;
        margin: 0 4px;
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        border: 1px solid #fff;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #047ada;
        overflow-y: scroll;
        border-top: 1px solid #fff;
    }

    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }

    .top>img {
        display: block;
        width: 100%;
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }

    .wap-menu img {
        height: 25px;
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media screen and (max-width: 1024px) {
    .directory-nav {
        display: none !important;
    }

    .w1600 {
        width: 96%;
    }
}

@media screen and (max-width: 900px) {

    .sx_jglist li {
        width: 50%;
    }

    .btn_ljbl {
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {

    .sxtj_box .sx_fl li {
        width: 33.3%;
        font-size: 16px;
    }

    .sxtj_box .sx_fl li a {
        padding: 0 10px;
    }

    .sxtj_box .sx_fl h2 {
        font-size: 16px;
        width: auto;
    }

    .sx_jglist li {
        width: 100%;
        min-height: 60px;
    }
}


input::-webkit-input-placeholder { /* WebKit, Blink, Edge */

    color :#fff;

}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

   color :#fff;

}

::-moz-placeholder { /* Mozilla Firefox 19+ */

   color : #fff;

}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */

   color : #fff;

}

input::-ms-input-placeholder { /* Microsoft Edge */

   color : #fff;

}

@media screen and (max-width: 380px){
.sxtj_box .sx_fl li{width:50%;}
}

@media screen and (max-width: 1600px){
.sxtj_box .sx_fl li{
width:25%;
}
}
@media screen and (max-width: 1240px){
.sxtj_box .sx_fl li{
width:33.3%;
}
}

@media screen and (max-width: 900px){
.sxtj_box .sx_fl li{
width:50%;
}
}

@media screen and (max-width: 900px){
.sxtj_box .sx_fl li{
width:auto;
}
}

.left_cont{
    float: left;
    width: 260px;
    margin-right: 50px;
    display: inline-block;
    overflow: hidden;
}

.left_cont h3{
    line-height: 60px;
    height: 60px;
    background: #01488a;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.position{text-align: right;}
.right_cont{
    width: calc(100% - 320px);
    float: right;
    overflow: hidden;
}

.right_cont ul{
    margin: 10px 0;

}

.right_cont ul li{
    line-height: 30px;
}
.ssjg{min-height:200px;}
@media screen and (max-width: 1200px){
.left_cont{width: 100%;}
.right_cont{width: 100%;margin-top:30px}
.ssjgcont{margin: 30px auto;}

.ssjg{ min-height: 700px;}
}



@media screen and (max-width: 1200px) {
.position{
text-align: left;
}

}