.bc_efefef {
    background-color: #efefef;
}

.bc_f9f9f9 {
    background-color: #f9f9f9;
}

.bc_0079cf {
    background-color: #0079cf;
}

.bc_2a2d33 {
    background-color: #2a2d33;
}

.tc_ffffff {
    color: #fff;
}

.tc_999999 {
    color: #999999;
}

.tc_0173ca {
    color: #0173ca;
}

.tc_128b89 {
    color: #128b89;
}

.fw_b {
    font-weight: bold;
}

.fw_500 {
    font-weight: 500;
}

.ds_f {
    display: flex;
}

.ai_c {
    align-items: center;
}

.jc_sb {
    justify-content: space-between
}

@media (min-width: 1200px) {
    .navbar .container {
        max-width: 1310px;
    }

    .gccl .container {
        max-width: 1240px;
    }

    .lkzz .container {
        max-width: 1470px;
    }
}

.navbar {
    display: block;
    padding: 0;
}

.navbar h1 {
    font-size: 36px;
    margin-bottom: 0;
}

.navbar p {
    font-size: 18px;
}

.navbar h2 {
    font-size: 28px;
    margin-bottom: 0;
}

.navbar h3 {
    font-size: 20px;
    margin-bottom: 0;
}

.navbar h4 {
    font-weight: bold;
    font-size: 30px;
}

.navbar i {
    font-size: 14px;
}

.head_phone {
    background: url(../images/index/phone.jpg)no-repeat;
    background-position-y: center;
    background-size: 35px 35px;
    padding-left: 55px;
}

.active .nav-link {
    background-color: #076ab0;
}

.navbar-nav {
    width: 100%;
    justify-content: space-between;
}

/*  */

.gccl {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.gccl_list {
    width: 300px;
}

.gccl h1 {
    font-weight: bold;
    font-size: 55px;
    color: #0173ca;
}

/*  */

.about h1 {
    font-weight: bold;
    font-size: 40px;
}

.about h2 {
    font-size: 26px;
}

.about p {
    font-size: 16px;
    text-indent: 32px;
}

.about .more {
    width: 180px;
    padding: 10px 0;
    margin-top: 50px;
    display: block;
    color: #fff;
    text-align: center;
    background-color: #0170c8;
    border: 1px solid #0170c8;
    border-radius: 5px;
}

.about .more:hover {
    background-color: #fff;
    color: #0170c8;
}

/*  */

.pro {
    background-color: #0078ce;
}

.pro_list {
    width: 25%;
    padding: 0 10px;
}

.pro_list div {
    background-color: #00000080;
    padding: 10px 0;
}

/*  */

.sgly .sz {
    background-color: #03a3e6;
    color: #fff;
    font-weight: bold;
    font-size: 38px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin: auto;
    text-align: center;
}

.sgly .sd {
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: #03a3e6;
    top: 0;
    left: calc(50% - 1px);
}

/*  */

.lkzz {
    background: url(../images/index/lkzz.jpg) no-repeat;
    background-size: 100% 100%;
}

.lkzz .container {
    position: relative;
}

.lkzz>.container>div {
    padding-left: 70px;
    background: url(../images/index/dun.jpg) no-repeat left;
    background-position-y: center;
}

.lkzz .more {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

.lkzz .more:hover {
    background-color: #fff;
    color: #0d3f96;
}

/*  */

.news .more {
    width: 200px;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    padding: 10px 0;
    text-align: center;
    color: #888888;
    display: block;
    border-radius: 50px;
    margin: auto;
}

.news .more:hover {
    background-color: #007ad0;
    border-color: #007ad0;
    color: #fff;
}

.news_link {
    display: block;
    padding: 10px 0;
}

.news_link .ds_f {
    border-bottom: 2px solid #efefef;
}

.news_link h1 {
    font-size: 34px;
    color: #5d5d5d;
    text-align: center;
    font-weight: bold;
}

.news_link h2 {
    font-size: 12px;
    color: #5d5d5d;
    text-align: center;
}

.news_link h3 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.news_link h4 {
    font-size: 14px;
    color: #5d5d5d;
}

.news_link:hover .ds_f {
    border-bottom: 2px solid #007ad0;
}

.news_link:hover .col-2 {
    background-color: #007ad0;
}

.news_link:hover h1,
.news_link:hover h2 {
    color: #fff;
}

.news h5,
.news h6 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}

.news p {
    background-color: #efefef;
    color: #8a8a8a;
    font-size: 16px;
}

/*  */
.footer {
    border-top: 10px solid #007ad0;
    background-color: #2a2d33;
    color: #6a7876;
}

.footer a {
    color: #6a7876;
}

.foot_nav a {
    display: block;
    width: 46%;
    float: left;
    text-align: center;
}

/*  */

.news_ul a {
    padding: 20px 0;
    display: block;
    border-bottom: 1px dashed #d6d6d6;
}

.news_ul .col-3 {
    border-right: 1px dashed #d6d6d6;
}

.news_ul h1 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}

.news_ul h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 200;
}

.news_ul h2 {
    font-size: 24px;
    font-weight: bold;
}

.news_ul h4 {
    font-size: 16px;
}

/*  */

.nav-item {
    position: relative;
}

.nav-link2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    color: #000;
    padding: 10px 30px;
    font-size: 18px;
    text-align: center;
}

.nav-link2:hover {
    background-color: #076ab0;
    color: #fff;
}

.nav-item:hover .nav-link2 {
    display: block;
}

/*  */

.zxns th {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.zxns .more {
    padding: 5px 10px;
    color: #fff;
    background-color: #0078ce;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #0078ce;
}

.zxns .more:hover {
    color: #0078ce;
    background-color: #fff;
}

.zpnr {
    display: none;
}