﻿/* 兼容IE样式 ************************88 */
.navbar-brand {
    height: auto;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0;
}

.nav-tabs > li > a {
    border-radius: 0;
    margin: 0;
    border: 0;
}

    .nav-tabs > li > a:hover {
        border: 0;
        background-color: transparent;
    }

.nav > li > a {
    padding: 0;
    line-height: 40px;
}

    .nav > li > a:focus, .nav > li > a:hover {
        background-color: transparent;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: transparent;
}

/* **********8 */
.w-50-p:hover,
.w-50-p.active a {
    background-color: #254381 !important;
}

.fw-n-tabs-1 a:hover,
.fw-n-tabs-1 .active a {
    color: #59c4f0 !important;
    background-color: #254381 !important;
}

.fw-n-tabs-2 a:hover,
.fw-n-tabs-2 .active a {
    color: #254381 !important;
    background-color: #59c4f0 !important;
}

.fw-n-tabs-3 a:hover,
.fw-n-tabs-3 .active a {
    background-color: #59c4f0 !important;
    color: #fefefe !important;
}
/* ******************* */
body {
    font-size: 14px;
    font-family: "Noto Sans SC","Times New Roman";
    font-size: 14px;
    color: #5F5D5D;
    background: #fefefe;
    line-height: 24px;
}

div, p, a, span, b {
    font-family: "Noto Sans SC","Times New Roman";
    font-size: 14px;
}

.jiant {
    background: url(/static/images/icon/jiant-3.png) center no-repeat;
    background-position-y: 10px;
    margin-left: 10px;
    width: 21px;
    height: 31px;
}

.block {
    display: block !important;
}

.txt-101 {
    padding: 100px 0;
    line-height: 34px;
    font-size: 14px;
}

.fs-28 {
    font-size: 28px;
}

.fs-24 {
    font-size: 24px;
}

.fs-20 {
    font-size: 20px;
}

.fs-16 {
    font-size: 16px;
}

.fs-14 {
    font-size: 14px;
}

a, span, p, div {
    color: #5F5D5D;
    color: black;
}

p, div {
    line-height: 24px;
    text-align: justify;
}

a {
    text-decoration: none !important;
}

.text-center div,
.text-center p {
    text-align: center;
}

.text-left div,
.text-left p {
    text-align: left;
}

.text-right div,
.text-right p {
    text-align: right;
}

.lh-1 {
    line-height: 35px;
    font-size: 14px;
}

.w-100 {
    width: 100%;
}

.w-p-10 {
    width: 10px;
}

.pd-20 {
    padding: 20px;
}

.pd-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.fixed-top {
    position: fixed;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.middle {
    vertical-align: middle;
}

.nav-tabs {
    border: 0;
}

.p-w-40 {
    width: 40%;
}

.p-w-25 {
    width: 25%;
}

.p-l-20 {
    padding-left: 20px;
}

.p-r-20 {
    padding-right: 20px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-t-b-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.m-t-100 {
    margin-top: 100px;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-t-b-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.h-100 {
    height: 100px;
}

.no-br {
    white-space: nowrap;
}

.bd-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.bd-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.v-top {
    vertical-align: top;
}

.banner-sub {
    height: 400px;
}

.bt-1 {
    font-size: 20px;
}

.bt-2 {
    font-size: 18px;
}

.bt-3 {
    font-size: 16px;
}

.b-1 {
    border: 1px solid;
}

.auto-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.auto-hidden-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.color-1 {
    color: #5F5D5D !important;
}

.color-2 {
    color: #fefefe;
}

.color-3 {
    color: #172973;
}

.color-4 {
    color: #fefefe;
}

.color-5 {
    color: #28acdd;
}
/* ***************************************88888 */
.fw-title2 .txt {
    border-bottom: 2px solid #dadada;
    text-align: left;
}

.fw-title2 .txt {
    line-height: 20px !important;
}

    .fw-title2 .txt div {
        font-size: 16px;
        line-height: 30px;
        width: auto;
        min-width: 120px;
        padding: 0 20px;
        text-align: center;
        background-color: #56c5f2;
        display: inline-block;
        color: #fefefe;
    }

.fw-title2 .img {
    height: 20px;
}

    .fw-title2 .img div {
        float: right;
        width: 20px;
        height: 20px;
        background: url('/static/images/t-down.png') no-repeat
    }

.fw-title2.inverse .txt div {
    background-color: #fefefe;
    color: #56c5f2;
}

.c-y {
    color: #fff505;
}

.clear {
    clear: both;
}

.b {
    font-weight: bold;
}

.bgc-1 {
    background-color: #fefefe;
}

.bgc-2 {
    background-color: #e8e9ed;
}

.bgc-3 {
    background-color: #d3d6dd !important;
}

.bgc-4 {
    background-color: #244386;
}

.bgc-5 {
    background-color: #59c4f0;
}

.bgc-6 {
    background-color: #6b8095;
}

.bgc-7 {
    background-color: #b1b5c0;
}

.bgc-8 {
    background-color: #fcd204;
}

.bg-9 {
    background-color: #ffffff;
}

.bg-10 {
    background-color: #f5f5f5;
}

.bold {
    font-weight: bold;
}

.fs-18 {
    font-size: 18px;
}
/* *************************** */
.container {
    width: 1200px !important;
    max-width: 1200px !important;
    min-width: 1000px !important;
    padding: 0;
}

.navbar {
    padding: 0;
    z-index: 99;
    border: 0;
}

.navbar-white {
    background-color: #fefefe;
    /*border-bottom: 2px solid #dfdfdf;*/
    background-color: rgba(254,254,254,0.7);
    background-color: #000;
    margin: 0;
    min-width: 1200px;
}

/*.navbar-white:hover {
        background-color: #000;
        background-color: rgba(254,254,254,1);
    }*/

.navbar-nav {
}

.nav-item {
    float: left;
}

    .nav-item:hover,
    .nav-item.active {
    }

        .nav-item.active a.nav-link {
            color: #00c3ff;
        }

.nav-link {
    height: 100%;
    line-height: 76px !important;
    padding: 0 20px !important;
    text-align: center !important;
    display: block;
    color: #fff;
    border-bottom: 2px solid transparent;
}

    .nav-item.active .nav-link,
    .nav-link:hover {
        color: #fefefe;
        border-bottom: 2px solid #00c3ff;
        /*background-color: #5ac3f0;*/
    }

.navbar-nav li {
    /*position: relative;*/
}

.navbar-nav .nav-item:hover {
    /*background-color: #5ac4f1;*/
    color: #fefefe;
}

    .navbar-nav .nav-item:hover .nav-link {
        color: #00c3ff;
    }

.navbar-nav li:hover .navbar-nav-sub {
    display: block;
}

.navbar-nav-sub {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #f6f6f6;
    /*background-color: rgba(246,246,246,0.93);*/
    min-height: 325px;
}

    .navbar-nav-sub li {
        float: left;
        padding-top: 20px;
        /*padding-bottom:20px;*/
        float: inherit;
        display: block;
    }

        .navbar-nav-sub li a {
            font-size: 16px;
            /*line-height: 70px !important;*/
            padding: 0 20px;
            color: #000;
        }

            .navbar-nav-sub li a:hover {
                color: #5ac4f1;
            }

    .navbar-nav-sub .item-4 {
        float: inherit;
        display: block;
    }

    .navbar-nav-sub li.item-4 a {
        /*height: 40px;*/
        /*line-height: 40px !important;*/
    }

.footer {
    padding: 0;
    background-color: #5b5b63;
}

    .footer span,
    .footer div,
    .footer a {
        color: #fff;
    }

.td-menu {
    width: 300px;
    padding-right: 100px;
    vertical-align: top;
}

/* about *************************************8 */
.about-cont .t {
    font-size: 18px;
    line-height: 50px;
    padding-left: 5px;
    border-top: 2px solid #dedede;
    border-bottom: 2px solid #dedede;
}

.about-cont .t-cn {
    font-weight: bold;
}

.about-cont .txt {
    line-height: 28px;
}

.about-cont img {
    max-width: 900px;
}
/* list ************************************ */
.news .men-lanm {
    display: inline-block;
    width: auto;
    line-height: 30px;
    padding: 0 10px;
    background-color: #e6eaed;
    font-size: 16px;
}

    .news .men-lanm.active,
    .news .men-lanm:hover {
        color: #5ac4f1;
        /*background-color: #164aa0;*/
    }

.h-b-ld {
    height: 80px;
}

/* zyq 专业群 *******************************8 */
.pnl-sys-r .item {
    margin-top: 40px;
    padding: 20px;
    font-size: 16px;
    min-height: 450px;
}

.pnl-sys-r .r-txt-1 {
    font-size: 18px;
    line-height: 28px;
    color: #1e4384;
    font-weight: bold;
    min-height: 60px;
}

.pnl-sys-r .r-txt-2 {
    margin-top: 10px;
    color: #818181;
    line-height: 24px;
    min-height: 170px;
}

.pnl-sys-r .r-txt-3 {
    border-bottom: 2px solid #cbcbcb;
    line-height: 30px;
}

    .pnl-sys-r .r-txt-3 span {
        color: #8cd8ef;
        font-weight: bold;
    }

.r-txt-3-fir {
    border-top: 2px solid #cbcbcb;
}

.pnl-sys-r .item.active,
.pnl-sys-r .item:hover,
.pnl-sys-r .item:hover div,
.pnl-sys-r .item:hover span {
    background-color: #59c4f0;
    color: #fefefe !important;
    border-color: #fefefe !important;
}
