.wxbody{
    width: 100%;
    background:  no-repeat;
    background-size: contain;
    padding-top: 30px;
}
.wxlogo{
    width: 223px;
    height: 60px;
    background:  no-repeat;

}
.wxtit{
    margin-top: 34px;

}
.wxtit>p{
    color: #474b76;
    text-align: center;
}
.wxtit>.wx-tit-one{
    width: 418px;
    height: 79px;
    background:  no-repeat;
    margin: 0 auto;
    margin-top: 36px;
}
.wx-tit-two{
    width: 720px;
    height: 286px;
    border: 3px solid #474b76;
    border-radius: 20px;
    background-color: #ffffff;
    position: relative;
    margin: 0 auto;
    padding-top: 70px;
    margin-top: 68px;
    box-sizing: border-box;
}
.wx-tit-two>div{
    position: absolute;
    top: -32px;
    left: -44px;
    width: 540px;
    height: 76px;
    background:  no-repeat;
    font-size: 24px;
    line-height: 58px;
    color: #474b76;
    padding-left: 48px;
    font-weight: 800;
}
.wx-tit-two>ul{
    padding: 0 20px;
    padding-left: 38px;
}
.wx-tit-two>ul>li{
    position: relative;
    color: #333333;
    font-size: 17px;
    float: left;
    margin: 0 110px;
    line-height: 46px;
}
.wx-tit-two>ul>li>i{
    display: block;
    width: 14px;
    height: 14px;
    background:  no-repeat;
    position: absolute;
    left: -23px;
    top: 38%;

}
.wx-concent-body{
    margin-top: 60px;
}
.wx-concent-body>ul>li .wx-li{
    width: 200px;
    height: 275px;
    background:  no-repeat;
    text-align: center;
    padding-top: 25px;
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
}
.wx-concent-body>ul>li .wx-li:nth-of-type(5n){
    margin-right: 0px;
}
.wx-concent-body>ul .wx-li>span{
    width: 168px;
    height: 168px;
    display: block;
    margin: 0 auto;
}
.wx-concent-body>ul .wx-li img{
    width: 168px;
    height: 168px;
}
.wx-concent-body>ul .wx-li>i{
    font-size: 18px;
    width: 100%;
    text-align: center;
    display: block;
    color: #4c4f7b;
    margin-top: 26px;
    font-weight: 800;
}
.wx-li-type{
    width: 100%;
    font-size: 30px;
    color: #4c4f7b;
    text-align: center;
    margin: 60px 0;
    margin-top: 10px;
    font-weight: 800;
}
.wx-bottom{
    padding-bottom: 50px;
}
.wx-bottom>div{
    padding: 30px 40px;
    float: left;
}
.wx-bottom>div:nth-of-type(1){
    background:  no-repeat;
    width: 397px;
    height: 197px;
}
.wx-bottom>div:nth-of-type(2){
    background:  no-repeat;
    width: 397px;
    height: 197px;
}
.wx-bottom>div:nth-of-type(3){
    background:  no-repeat;
    width: 397px;
    height: 197px;
}
.wx-bottom>div>p{
    line-height: 38px;
}
.wx-bottom>div>a{
    display: block;
    border: 1px solid #fe960d;
    border-radius: 50px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    box-sizing: border-box;
    color: #fe960d;
    text-align: center;
    font-size: 16px;
    margin-top: 18px;
}
