﻿div {
    margin:0px;
    padding:0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: PingFangSC-Regular, sans-serif;
}
html, body {
    height: 100%
}
.divimg {
    background: no-repeat;
    background-size: 100%;
}
/*.header {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    top: 0px;
    color: #ffffff;
    border-bottom: 1px solid #b3b3b4;
}
.header div {
    height: 100%;
    display: block;
}
*/
.content {
    width: 100%;
    height: 100%;
    margin-top:80px;
}

.section {
/*    height: 483px;
*/    width: 100%
}
.logo {
    width: 15.6%;    
}.logo img{
     margin-top:20px;
 }
.meun{
    width:40%;
}
.Language {
    width: 10.4%;
    text-align:center;
}
.Lcenter {
    color: #b4b4b5;
}
/*    .footer {
        height: 260px;
        width:100%;
        bottom:0;
    }
*/.bcimage {
    height: 300px;
    width: 100%;
    padding-top: 0px;
    margin-top:0px;
}
.docter{
    
    height:80px;
   
}
.meunh {
    width: 22.9%;
    height: 185px;
}

.meunhdr {
    width:74%;
    height: 1630px;
    
}
.contenter1 {
    width: 100%;
    height: 1630px;
    display:flex;
    justify-content:space-between;
}
.txt {
    width: 80.73%;
    height: 230px;
    margin:395px auto;
}
.content2 {
    width: 100%;
    height: 91%;
    padding-top: 84px;
}
.content3 {
    text-align:center;
    padding-top:140px;
}

.imge{
    width:100%;
    height:410px;
}
.imge1 {
    width: 100%;
    height: 370px;
    margin-top:42px;
}
.one {
    width: 100px;
    height: 30px;
    float:left;
}
.two {
    height: 14.16%;
    margin: 68px auto;
    display: flex;
    justify-content: center;
}
.two div{
    width:25%;
}
.txt41 {
    height:226px;
    width:100%;
    margin-top:80px;
}
.txt42 {
    height: 630px;
    width: 68.2%;
    margin:80px auto;
}
.txt421 {
    width: 100%;
    height: 302px;
    display: flex;
    justify-content: space-between;
}
.txt422 {
    width: 100%;
    height: 255px;
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
}
.txt4211 {
    width:33%;
}
.txt4212 {
    width: 29.42%;
    
}
.txt422 div{
    width:18.49%;
   
}
.txt51 {
    width: 35.67%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
    .txt51 div {
        height: 25%;
        width: 100%;
        border: 1px solid red;
    }
.txt52 {
    width: 500px;
}
.txt5 {
    height: 630px;
    width: 1310px;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
}
.tex6 {
    height: 900px;
    width: 1310px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.tex6 div{
    height:250px;
}
.txt61 {
    display: flex;
    justify-content: space-between;
}
.txt611{
    width:450px;
}
.txt612 {
    width: 855px;
}
.bc{
    display:flex;

}
.Name {
    text-align: center;
    font-size: 44px;
    color: #fff;
    line-height: 0px;
    margin-top: 138px;
}
.name {
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 16px;
}
.p1 {
    width: 100%;
    font-size: 16px;
    padding-top:14px;
    
}
.text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items:center;
}
.flexNew {
    display: flex;
    justify-content: space-between;
}
.N1 {
    height: 100%;
    width: 330px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}
.text1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.p4 {
    font-size: 20px;
    
    font-family: PingFangSC-Regular, sans-serif;

}
.p5 {
    margin: 0;
    padding-left: 5px;
    font-size: 18px;
    color: #000000;
    font-family: 微软雅黑;
}
.p6 {
    font-size: 20px;
    font-family: PingFangSC-Regular, sans-serif;
}
.p7 {
    margin: 0;
    font-size: 18px;
    font-family: PingFangSC-Regular, sans-serif;
}
.fontS1{
    color:white;
}
.connectiontoptext {
    display: block;
    width: 100%;
    height: 270px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding-top: 1px;
}
    .connectiontoptext em {
        display: block;
        width: 50px;
        height: 3px;
        background-color: #fff;
        margin: 36px auto 0;
    }
.inNav {
    display: block;
    width: 100%;
    height: auto;
    min-height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    font-size: 0;
}
    .inNav a {
        display: inline-block;
        margin: 0 40px;
        height: 100%;
        line-height: 60px;
        font-size: 16px;
        color: #000000;
    }
        .inNav a:hover {
            color: #2b5fbc;
        }
        .inNav a.active {
            color: #2b5fbc;
            border-bottom: 2px solid #2b5fbc;
        }
