* {
    margin: 0;
    padding: 0;
}

body {
    min-width: 320px;
}

.banner img {
    width: 100%;
}

.myConte {
    padding-top: 36px;
}

.myConte .mybox {
    display: flex;
    justify-content: center;
    padding: 40px 0 40px 0;
    height: 243px;
}


.myConte-s {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bg {
    margin: 0 auto;
    padding-top: 39px;
    max-width: 1200px;
    min-height: 329px;
    border: 1px solid #F1F1F1;
    background-color: #FBFBFB;
    /* overflow:hidden; */
    box-sizing: border-box;
}

.title {
    font-size: 28px;
    color: #333333;
}

.title-s {
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    line-height: 21px;
}

.aboutRegister {
    margin-top: 40px;

}

.advantage {
    padding-left: 24px;
    width: 580px;
    min-height: 243px;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
}

.advantage p:nth-child(1) {
    width: 162px;
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    padding-top: 19px;
}


.advantage .un {
    width: 77px;
    height: 4px;
    background: #FFAB47;
    margin-top: 7px;

}

.item {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.item ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0 0 20px 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFAB47;
    line-height: 21px;
}

.item ul li {
    padding: 26px 0 5px 0;
    display: block;
    position: relative;
}


.item ul li:after {
    content: "";
    display: block;
    position: absolute;
    top: 27px;
    left: -22px;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
}

.item ul:nth-child(1) li:nth-child(1):after {
    background-image: url(../img/quality.png);
}

.item ul:nth-child(1) li:nth-child(2):after {
    background-image: url(../img/ico_value.png);
}

.item ul:nth-child(2) li:nth-child(1):after {
    background-image: url(../img/yewu.png);
}

.item ul:nth-child(2) li:nth-child(2):after {
    background-image: url(../img/ico_stop.png);
}

.item ul:nth-child(3) li:nth-child(1):after {
    background-image: url(../img/ico_shop.png);
}

.item ul:nth-child(3) li:nth-child(2):after {
    background-image: url(../img/quality2.png);
}

.advantage .item2 {
    display: flex;
    width: 535px;
    border-top: 1px solid #F1F1F1;
    position: relative;
    justify-content: space-between;
    padding: 0 20px;
    box-sizing: border-box;
}

.advantage .item2 div {
    padding-top: 10px;
    flex-wrap: wrap;
}

.advantage .item2 span:nth-child(1) {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;

    color: #666666;
}

.advantage .item2 span:nth-child(1) span {
    color: #FD6708;
    font-size: 23px;
    line-height: 21px;
    padding-right: 5px;

}



.advantage .item2 span:nth-child(2) {
    padding: 0 65px 0 85px;
    color: #999999;
    display:block;
    font-size: 12px;
    line-height: 28px;
}

.advantage .item2 a {
    margin-top: 15px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    width: 100px;
    height: 38px;
    background: #FC8301;
    border-radius: 4px;
}

.circle {
    display: flex;
    justify-content: center;
    margin: 53px auto 53px;
}

.circle div {
    width: 123px;
    height: 124px;
    background-size: 123px 124px;
    line-height: 124px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-right: 96px;
    margin-bottom: 15px;
    position: relative;

}

.circle div:last-child {
    width: 123px;
    height: 124px;
    background-size: 123px 124px;
    line-height: 123px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-right: 0;
}

.circle div:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    left: 131px;
    top: 56px;
    width: 83px;
    height: 12px;
    background-image: url(../img/14.png);
    background-size: 83px 12px;
}

.circle div:nth-child(1) {
    background-image: url(../img/c1.png);
}

.circle div:nth-child(2) {
    background-image: url(../img/c2.png);
}

.circle div:nth-child(3) {
    background-image: url(../img/c3.png);
}

.circle div:nth-child(4) {
    background-image: url(../img/c4.png);
}

.circle div:nth-child(5) {
    background-image: url(../img/c5.png);
}

.circle div span {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #FF9E46;
    line-height: 21px;
    position: absolute;
    top: 70px;
    padding: 0 auto;
}

.aboutRegister-s {
    padding-top: 42px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.aboutRegister-s div {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 537px;
    min-height: 228px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;

}

.aboutRegister-s div:hover {
    box-shadow: 0 0 16px 0 rgb(0 0 0 / 25%);
}



.aboutRegister-s div:nth-child(1) {
    margin-right: 33px;
}

.aboutRegister-s div:nth-child(2) {
    margin-left: 33px;
}

.aboutRegister-s div p:first-child {
    height: 59px;
    background-position: top right;
    background-size: 567px 59px;
    background-image: url(../img/t.png);
    box-sizing: border-box;
    overflow: hidden;
}

.aboutRegister-s div p:first-child span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #FFFEFE;
    margin: 25px 0 0 54px;
}

.aboutRegister-s div p:first-child span:after {
    content: "";
    display: block;
    position: absolute;


}

.aboutRegister-s div:first-child p:first-child span:after {
    top: 20px;
    left: 23px;
    width: 24px;
    height: 26px;
    background-image: url(../img/msg.png);
    background-size: 24px 26px;
}

.aboutRegister-s div:last-child p:first-child span:after {
    top: 25px;
    left: 25px;
    width: 20px;
    height: 18px;
    background-image: url(../img/msg2.png);
    background-size: 20px 18px;
}

.aboutRegister-s div p:last-child {
    width: 78px;
    height: 56px;
    font-size: 72px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFF1E5;
    line-height: 56px;
    position: absolute;
    bottom: 13px;
    right: 14px;
}

.aboutRegister-s div span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.aboutRegister-s div span:nth-child(2) {
    margin: 19px 0 0 39px;
}

.aboutRegister-s div span:not(:nth-child(2)) {
    margin: 0 137px 0 39px;
}

.message {
    margin: 40px auto 34px;
    padding: 28px 0 36px;
    max-width: 1200px;
    min-height: 430px;
    background: #FBFBFB;
    border: 1px solid #F1F1F1;
}

.message-s {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.message-s div:nth-child(1) {
    margin-right: 18px;
}

.message-s div:nth-child(2) {
    margin-left: 18px;
}

.message-s div p {
    position: relative;
}


.message-s div p span:nth-child(1) {
    margin-left: 17px;
    margin-right: 5px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #000000;
    position: relative;
}

.message-s div p span:nth-child(1):after {
    content: "";
    display: block;
    width: 3px;
    height: 20px;
    left: -7px;
    bottom: 0;
    background: #FF6600;
    position: absolute;
}

.message-s div p span:nth-child(2) {
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFD6BA;
    position: relative;
}

.message-s div p span:nth-child(2):after {
    width: 18px;
    height: 2px;
    background: #FEDFCB;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.message-s div p span:nth-child(3) {
    position: absolute;
    right: 6px;
}

.message-s div p span:nth-child(3) a {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}


.message-s div ul {
    width: 540px;
    padding-top: 7px;
}

.message-s div ul li {
    padding-left: 34px;
    line-height: 50px;
    width: 538px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-sizing: border-box;
}

.message-s div ul li:hover {
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 25%);
    transform: translate3d(0, 0, 0);
}

.message-s div ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}


@media screen and (max-width:900px) {
.advantage .item2 span:nth-child(1) span{
        font-size:16px;
    }
    .advantage .item2 span:nth-child(1){
        font-size:14px;
    }
    .advantage .item2 span:nth-child(2) {
        padding: 0 0 0 0;
    }
    .message-s div ul,
    .message-s div ul li,
    .message-s div,
    .item,
    .message,
    .mybox,
    .mybox div img,
    .bg,
    .aboutRegister {
        width: 100%;
    }

    .message-s,
    .aboutRegister-s,
    .myConte .mybox {
        flex-direction: column;
        align-items: center;
    }

    .advantage .item2 {
        margin: 10px 0;
    }

    .item2,
    .question-s {
        box-sizing: border-box;
        padding: 0 10px 0;
    }

    .aboutRegister-s div:nth-child(1),
    .message-s div:nth-child(1) {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .aboutRegister-s div:nth-child(2),
    .message-s div:nth-child(2) {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .aboutRegister-s div p {
        background-size: content;
    }

    .circle {
        flex-direction:column;
        align-items:center;
    }
    .message-s div ul li a{
        font-size:12px;
    }
    .message-s div ul li{
        padding-left:20px;
    }

}

@media screen and (max-width:537px) {

    .aboutRegister-s div p:first-child,
    .aboutRegister-s div,
    .aboutRegister-s {
        width: 100% !important;
    }
}

@media screen and (max-width:563px) {

    .message-s div p span:nth-child(3) a{
        margin-right:20px;
    }
    .aboutRegister-s div p:last-child{
        right: 30px;
    }
    .aboutRegister-s div span:nth-child(2),
    .aboutRegister-s div span:not(:nth-child(2)) {
        margin-left:20px;
    }
    .advantage {
        padding-left: 0;
    }

    .myConte .mybox,
    .advantage{
        height: 100%;
    }

    .advantage,
    .advantage .item,
    .advantage .item2 {
        width: 100%;
    }

    .advantage .item2 a {
        margin-right: 20px;
    }

    .item{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .item ul{
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
}