
    .head .head_navs .nav_top ul li {
        color: white;
        /*font-weight: bolder;*/
        position: relative;
    }
    .head .head_navs .nav_top ul li::after
    {

    }

    .other .main .right .info .list ul li
    {
        margin-bottom: 20px;
    }

    .head .head_navs
    {
        background:#134aba;
    }
    .home .three {
        height: 690px;
        padding: 50px 0 100px 0;
        background-size: cover;
        background-position: center;
    }

    .home .three .main {
        height: 530px;
    }
    .home .one .list ul li .more{
        color: #1129ad;

    }
    .head_navs .nav_top .bar-box .on>li {
        background: #1129ad;
    }

    .home .three .main .en_title{
    }
    .foot .info_s .txt .right .more
    {
        color: #1129ad;
    }
    .other .main .left .infolist2 .k .txt .content {
        word-break: keep-all; word-wrap: break-word;
    }



.head_navs .nav_top .bar-box .on>li {
    /*background: #1129ad;*/
    /*background: unset;*/
    color: white;
    position: relative;
}
.head_navs .nav_top .bar-box .on>li::after
{

}
.head_navs .nav_top .bar-box .on>li:hover
{

}
.bar-box>.secondnav a
{
    color: #1129ad;
}
.bar-box>.secondnav a:hover
{
    background: #1739a8;
    color: white;
}

.home .one .list
{
    padding: 30px 0 30px 0;
    height: 520px;
}
.home .one .list ul li .index_md3_more{
    background: #1129ad;
    color: #ffffff;
}

.bar-box>.secondnav a {
    color: #1129ad;
}
.bar-box>.secondnav a:hover{
    background: #1129ad;
}

.head .head_navs .nav_top ul li:hover{
    background:#1129ad;
    position: relative;
}
    .head .head_navs .nav_top ul li:hover::after
    {
        width: 50%;
        left: 25%;
    }

.home .three .main .title{
    background:unset;
    color:#1129ad;
    position: relative;
    font-weight: bold;
    font-size: 20px;
    line-height: 80px;
    height: 80px;
}
.home .three .main .title::after{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    position: absolute;
    left: calc(50% - 40px);
    bottom: 0;
    border-radius: 2px;
    background-color: #1129ad;
}
.other .main .left .info .title,.other .main .left .infolist2 .title{
    background: unset;
    position: relative;
}
.other .main .left .info .title::after,.other .main .left .infolist2 .title::after{
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background-color: #1129ad;
}
.home .one .list ul li .more:hover {
    background: #6520ab;
    color: #ffffff;
}
.index-login-btn
{
    display: block;
    width: 310px;
    height: 60px;
    background-color:#1129ad;
    color: white;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
}
.index-login-btn:hover
{
    color: white;
}

.table .firstRow p{
    font-weight: normal;
}

.other .main .right .k
{
    background:unset;
    background: -moz-linear-gradient(left, #1129ad 0%, #116ec7 100%);!important;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1129ad), color-stop(100%,#116ec7));!important;
    background: -webkit-linear-gradient(left, #1129ad 0%,#116ec7 100%);!important;
    background: -o-linear-gradient(left, #1129ad 0%,#116ec7 100%);!important;
    background: -ms-linear-gradient(left, #1129ad 0%,#116ec7 100%);!important;
    background: linear-gradient(to right, #1129ad 0%,#116ec7 100%);!important;
}


.gradient{
    background: -moz-linear-gradient(left, #1129ad 0%, #116ec7 100%);!important;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1129ad), color-stop(100%,#116ec7));!important;
    background: -webkit-linear-gradient(left, #1129ad 0%,#116ec7 100%);!important;
    background: -o-linear-gradient(left, #1129ad 0%,#116ec7 100%);!important;
    background: -ms-linear-gradient(left, #1129ad 0%,#116ec7 100%);!important;
    background: linear-gradient(to right, #1129ad 0%,#116ec7 100%);!important;
}


.foot
{
    background-color: #063ba1;
}
    .foot .copy
    {
        border-top-color: white;
    }

.foot .info_s .txt .right .more{color:#1129ad}
.foot .main .txt .right .more{color:#1129ad}
    .foot .main
    {
        height: unset;
    }

    .foot .info_s .txt,.foot .main .txt
    {

    }

.r_title
{
    text-align: center;
    color: #1129ad;
    padding: 60px 0 30px 0;
    font-weight: bold;font-size: 36px;
    position: relative;
    text-transform: uppercase;
}
.r_title::after
{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    position: absolute;
    left: calc(50% - 40px);
    bottom: 0;
    border-radius: 2px;
    background-color: #1129ad;
}

    .content
    {
        padding-top: unset;
    }