#header li:nth-child(6)>a{
    text-indent: left;
    color:#0FCDDD;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    letter-spacing: 50;
    line-height: 40px;
    border-bottom: solid 3px #0FCDDD;
}
/* -------------------------center---------------------------------- */
#center{
    margin-top: 1%;
    float: left;
    position: relative;
    width: 100%;
    background: url(../image/home/concatbg.png) no-repeat center top;
    background-size: contain;
}


.concatdiv{
    display: flex;justify-content: center;
}

.concatdiv>img{
    text-align: center;

    width: 61.3%;margin-top: 6%;
    height: 10%;
}
.concatdiv>.fontdiv{
    width: 59%;
    margin-top: 20px;
}
.concatdiv>.fontdiv>.fontspan{
    display: flex;justify-content: center;width: 20%; height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.concatdiv>.content{
    height: 100%;
    width: 61.3%;
    margin-top: 5%;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
}
.content>.concatcontent{
    margin-left: 5.7%;
    margin-top: 4%;
    width: 88.7%;
    height: 72%;
}
.concatcontent>.concatcontent2{
    float: left;
    width: 51%;
    height:100%;
}
.concatcontent2>div{
    height: 18%;
}
.concatcontent2>div>img{
    width: 3.5%;
    margin-right: 3%
}

.fontinfo{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 100%;
}
.concatcontent>.concatcontent3{
    float: right;
    width: 35%;
    height:65%;
    margin-top: 4.5%;
}
.concatcontent3>.wxwap{
    float: left;height: 100%
}
.concatcontent3>.wxmini{
    float: right;height: 100%
}
.wxmini>.wximg{
    height: 80%
}
.wxwap>.wximg{
    height: 80%
}
.wximg>img{
    height: 100%
}
.wxspan{
    height: 20%;justify-content: center;display: flex;margin-top: 5%
}
.wxspan>span{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
