body{
    border-top: 10px solid rgb(255,255,255);
}
.topName{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}
.topName_left span:first-child{
    font-size: 34px;
    font-weight: bold;
    line-height: 60px;
    display: block;
    color: rgb(0,0,0);
}
.topName_left span:last-child{
    font-size: 13px;
    display: block;
    color: rgb(0,0,0);
    text-indent: 4px;
}
.topName_right{
    height: 38px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(2,96,192,.2);
    border-radius: 19px;
    font-size: 16px;
    color: rgb(0,77,156);
}
.topName_right>img{
    width: 23px;
    height: 23px;
    margin-right: 12px;
}
.topName_right>span:nth-child(3){
    margin: 0 10px;
}
.login,.sign{
    cursor: pointer;
}
.nav{
    width: calc(100% - calc(50% - 600px)*2);
    height: 64px;
    background: rgb(0,77,156);
    padding: 0 calc(50% - 600px);
    display: flex;
    justify-content: center;
}

.nav_login img{
    width: 33px;
    height: 33px;
    margin-right: 10px;
}
.nav_dl{
    width: 101px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    color: rgb(255,255,255);
}
.nav_top{
    width: 100%;
    height: 127px;
    padding-top: 73px;
    background: url("/static/img/banner8.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.top_con{
    width: 1200px;
    margin: auto;
}
.top_con img{
    width: 155px;
    margin-left: 78px;
}

.domain{
    background: rgb(248,248,248);
}
.domain_con{
    width: 1160px;
    padding: 40px 20px 60px;
    margin: auto;
    background: rgb(255,255,255);
}

.matters{
    width: 1120px;
    margin: 50px auto 0;
}
.overview{
    margin-bottom: 30px;
}

.realname{
    width: 1200px;
    height: 170px;
    background: rgb(255,255,255);
    box-shadow: 0 0 9px 4px rgba(196,3,17,0.1);
    margin-top: 44px;
    display: flex;
    justify-content: center;
}
.realname_con{
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.realname_con img{
    width: 50px;
    height: 51px;
    margin-right: 27px;
    display: block;
}
.realname_list span{
    display: block;
    font-size: 20px;
    line-height: 50px;
    color: rgb(51,51,51);
}
.sp3{
    color: rgb(196,3,17)!important;
    font-size: 30px!important;
    font-weight: bold!important;
}
.online{
    margin-bottom: 30px;
}
.thing{
    margin-bottom: 30px;
}
.thing_con{
    width: 1200px;
    height: 460px;
    background: rgb(255,255,255);
    box-shadow: 0 0 9px 4px rgba(196,3,17,0.1);
    margin-top: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sp1{
    color: rgb(196,3,17)!important;
    font-size: 30px!important;
    font-weight: bold!important;
}
.sp2{
    color: rgb(51,51,51)!important;
    font-size: 20px!important;
    font-weight: normal!important;
}
.jifen_list{
    margin: 50px auto;
}
.jifen_con{
    width: 1034px;
    background: rgb(0,85,172);
    padding: 17px 0;
    margin: auto;
    color: rgb(255,255,255);
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jifen_con span:nth-child(1){
    width:208px;
    text-align: center;
}
.jifen_con span:nth-child(2){
    width: 400px;
    text-align: center;
}
.jifen_con span:nth-child(3){
    width: 426px;
    text-align: center;
}
.jifends_con{
    width: 1034px;
    background: rgb(0,85,172);
    padding: 17px 0;
    margin: auto;
    color: rgb(255,255,255);
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jifends_con span:nth-child(1){
    width:608px;
    text-align: center;
}
.jifends_con span:nth-child(2){
    width: 400px;
    text-align: center;
}
.jifen_item{
    width: 1034px;
    margin: auto;
    padding: 17px 0;
    color: rgb(51,51,51);
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgb(255,255,255);
}
.jifen_item:nth-child(2n-1){
    background: rgba(2,96,192,.04);
}
.jifen_item span:nth-child(1){
    width:208px;
    text-align: center;
}
.jifen_item span:nth-child(2){
    width: 400px;
    text-align: center;
}
.jifen_item span:nth-child(3){
    width: 426px;
    text-align: center;
}
.jifen_item_bz{
    width: 1034px;
    margin: auto;
    padding: 17px 0;
    color: rgb(51,51,51);
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgb(255,255,255);
    text-indent: 4ch;
}
.jifen_item_bz span:nth-child(1){
    width:934px;
}

.jifends_item{
    width: 1034px;
    margin: auto;
    padding: 17px 0;
    color: rgb(51,51,51);
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgb(255,255,255);
}
.jifends_item:nth-child(2n-1){
    background: rgba(2,96,192,.04);
}
.jifends_item span:nth-child(1){
    width:608px;
    text-align: center;
}
.jifends_item span:nth-child(2){
    width: 400px;
    text-align: center;
}

.bottom{
    width:100%;
    height: 206px;
    background: rgb(18,29,59);
    padding-top: 30px;
}
.bot_con{
    width: 746px;
    margin: auto;
}
.link{
    font-size: 16px;
    color: rgb(255,255,255);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.link>span:first-child{
    margin-right: 48px;
}
.logo{
    display: flex;
    justify-content: left;
}
.logo_left>img{
    width: 52px;
    height: 63px;
    margin-top: 54px;
}
.logo_right{
    width: 700px;
    margin: 43px auto 30px;
}

.copyright{
    width: 480px;
    padding: 0 135px;
    font-size: 14px;
    color: rgb(155,157,159);
    display: flex;
    justify-content: left;
    line-height: 28px;
    margin-top: 10px;
}
.copyright>span:first-child{
    margin-right: 16px;
}
.copyright:nth-child(1)>span:nth-child(2){
    margin-left: 40px;
}
.copyright>span:nth-child(3){
    margin-left: 40px;
}

.support_div{
    color: rgb(51,51,51);
    font-size: 18px;
    margin: 50px auto;
    width: 1034px;
    display: flex;
    flex-direction: row
}

.support_title{
    width: 200px;
    align-content: center;
    text-align:center;
    line-height: 100px;
    font-weight: bold;
    background: rgb(0,85,172);
    color: #FFF;
}

.support_con{
    width: 834px;
    display: flex;
    flex-direction: column;
    background: rgba(2,96,192,.04);
}

.support_con_div{
    display: flex;
    flex-direction: row;
    line-height: 30px;
}

.support_con_span{
    padding: 10px 30px;
    width: 350px;
}

