﻿a{
    text-decoration: none!important;
}

.header-nav{
    height: 147px;
    background:rgba(255,255,255,1);
}
.container-1200{
    width: 1200px;
    margin: 0 auto;
}
.navbar-top img{
    float: left;
    margin-top: 23px;
}
.navbar-top-line{
    float: left;
    margin-left: 20px;
    margin-top: 33px;
    width:1px;
    height:14px;
    background:rgba(0,0,0,1);
}
.navbar-top p{
    float: left;
    margin-top: 31px;
    margin-left: 19px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(0,0,0,1);
}
.navbar-top h3{
    font-size:20px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(8,165,224,1);
    margin-bottom: 9px;
}
.navbar-top h5{
    font-size:11px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(153,153,153,1);
    letter-spacing: 3.2px;
}
.navbar-top-text{
    float: left;
    text-align: center;
    margin-top: 25px;
    margin-left: 52px;
}
.navbar-top-item{
    margin-right: 10px;
    margin-top: 28px;
    float: left;
    width:60px;
    height:24px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(81,133,255,1);
    border-radius:4px;
    line-height: 24px;
    text-align: center;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.navbar-top h4{
    margin-top: 26px;
    margin-right: 161px;
    float: left;
    font-size:26px;
    font-family:PingFangSC-Semibold;
    font-weight:600;
    color:rgba(255,0,0,1);
}
.navbar-top-num{
    position: absolute;
    top: 45px;
    right: 127px;
    font-size: 29px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(255,0,0,1);
}
.navbar-top-btn-login{
    display: block;
    margin-top: 28px;
    width:87px;
    height:30px;
    background:rgba(81,133,255,1);
    border-radius:15px;
    text-align: center;
    float: left;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:30px;
    margin-right: 20px;
}
.navbar-top-btn-register{
    float: left;
    width:87px;
    height:30px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(229,229,229,1);
    border-radius:15px;
    margin-top: 28px;
    display: block;
    text-align: center;
    line-height: 30px;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.navbar-bottom li{
    margin-top: 39px;
    float: left;
    width: 72px;
    height: 36px;
    text-align: center;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(0,0,0,1);
    white-space :nowrap;
    margin-right: 50px;
    line-height: 30px;
}
.navbar-bottom li:nth-last-child(1){
    margin-right: 0px;
}
 .navbar-nav > li.active > a{
     color: #5185FF;
     border-bottom: 2px solid #5185FF;
}
.navbar-bottom li:nth-child(3){
    width: 85px;
}
.navbar-top-btn-login:hover{
    color: #fff;
}
.navbar-top-btn-login:focus{
    color: #fff;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 12px;
    line-height: 20px;
}
.navbar-top-region{
    margin-right: 121px;
    float: right;
}
