*{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Microsoft Yahei';
    font-size: 14px;
}
.lf{
    float: left;
}
.rt{
    float: right;
}
ul{
    list-style: none;
}
header{
    margin-top: -4px;
}
.head1{
    width: 100%;
    height:434px ;
    background: url("../images/head1.jpg")no-repeat center;
}

.head2{
    width: 100%;
    height: 363px;
    background: url("../images/head2.jpg")no-repeat center;
}

div.htit{
    width: 100%;
    height: 122px;
    background: url("../images/titbg.jpg")no-repeat center;
    text-align: center;
    font-size: 1.5em;
    color: #333333;
    line-height: 122px;
}

div.ptit{
    width: 100%;
}

div.ptit p{
    width: 1200px;
    margin: auto;
    font-size: 1.3em;
    line-height: 1.8em;
    text-align: center;
    padding: 0 0 1em 0;
}

div.ptit p span{
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
}

div.swt{
    width: 100%;
    height: auto;
    text-align: center;
    padding: 1em 0 2em 0;

}
@keyframes changes {
    0%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
    50%{
        background: linear-gradient(to right,#EE4474,#FF04D8);
    }
    100%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
}

@-moz-keyframes changes {
    0%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
    50%{
        background: linear-gradient(to right,#EE4474,#FF04D8);
    }
    100%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
}

@-webkit-keyframes changes {
    0%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
    50%{
        background: linear-gradient(to right,#EE4474,#FF04D8);
    }
    100%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
}

@-o-keyframes changes {
    0%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
    50%{
        background: linear-gradient(to right,#EE4474,#FF04D8);
    }
    100%{
        background: linear-gradient(to right,#FF04D8,#EE4474);
    }
}


div.swt a{
    display: inline-block;
    width: 400px;
    height: 65px;
    line-height: 65px;
    background: linear-gradient(to right,#FF04D8,#EE4474);
    border-radius: 33px;
    color: #fff;
    font-size: 1.5em;
    text-decoration: none;
    animation: changes 0.5s ease infinite;
    -moz-animation:  changes 0.5s ease infinite;
    -o-animation:  changes 0.5s ease infinite;
    -webkit-animation:  changes 0.5s ease infinite;
}

div.brand{
    width: 100%;
    height: 127px;
    background: url("../images/brand.jpg")no-repeat center;
}

div.h2tit{
    width: 100%;
    text-align: center;
}

div.h2tit h1{
    width: 1200px;
    margin: auto;
    text-align: center;
    font-size: 3.8em;
    color: #9765D5;
    padding: 0.3em 0;
}

div.h2tit p{
    width: 1200px;
    margin: auto;
    font-size: 1.3em;
    line-height: 1.8em;
    text-align: center;
    padding: 0 0 1em 0;
}

div.itemlist{
    width: 1200px;
    margin: auto;
    padding-bottom: 1.5em;
}

div.itemlist li{
    width: 282px;
    box-sizing: border-box;
    float: left;
    margin-left: 18px;
    border: 1px solid #9765D5;
    border-radius: 8px;
}
div.itemlist ul{
    display: table;
}
div.itemlist li a img{
    border: 0;
    border-radius: 8px;
    width: 100%;
}
div.itemlist li:nth-child(1){
    margin-left: 0;
}
div.itemlist li a{
    text-decoration: none;
}
div.itemlist li a h5{
    text-align: center;
    color: #9765D5;
    font-size: 1.3em;
    padding: 0.3em 0;
}
div.itemlist li a p{
    color: #666;
    padding: 6px 10px;
    font-size: 1em;
    line-height: 1.6em;
}

span.smtit{
    position: absolute;
    width: 100%;
    left: 0;
    top: 45px;
}

div.advantage{
    width: 100%;
    padding: 1em 0;
}


div.advantage .box{
    width: 1080px;
    margin: auto;
}
div.advantage ul{
    display: table;
    margin: auto;
    width: 1080px;
    padding: 1em 0;
}

div.advantage ul li{
    width: 270px;
    height: 233px;
    box-sizing: border-box;
    float: left;
}
div.advantage ul li:nth-child(2){
    background: #9765D5;
}

div.advantage ul li  h5{
    text-align: center;
    font-size: 1.3em;
    padding: 1em 0;
    color: #9765D5;
}
div.advantage ul li p{
    font-size: 1em;
    line-height: 1.6em;
    padding: 10px;
    text-indent: 15px;
    color: #666;
}

div.join{
    width: 100%;height: 1053px;
    background: url("../images/qnzy.jpg")no-repeat  center;
    position: relative;

}

div.hhtit{
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    color: #fff;
    position: absolute;
    top: 145px;
}

div.hhtit h1{
    letter-spacing: 2px;
    text-indent: 80px;
}

div.knlist{
    position: absolute;
    top: 304px;
    width: 100%;
    left: 0;
}

div.knlist div.box{
    width: 442px;
    height: 442px;
    margin: auto;
    position: relative;
    padding:4em 0  1em 0;
}

div.knlist div.box a{
    display: inline-block;
    text-decoration: none;
    background: #FFFFFF;
    border-radius: 15px;
    padding: 5px 38px;
    color: #01028A;
    font-size: 1.2em;
    text-align: center;
    margin: 1em 0;
    position: relative;
}

div.knlist div.box a:nth-child(1){
    left: -60px;
}
div.knlist div.box a:nth-child(3){
    left: -170px;
}
div.knlist div.box a:nth-child(5){
    left: -200px;
}
div.knlist div.box a:nth-child(7){
    left: -170px;
}
div.knlist div.box a:nth-child(9){
    left: -60px;
}


div.knlist div.box a:nth-child(2){
    right:-213px;
}
div.knlist div.box a:nth-child(4){
    right: -252px
}
div.knlist div.box a:nth-child(6){
    right: -287px;
}
div.knlist div.box a:nth-child(8){
    right: -252px
}
div.knlist div.box a:nth-child(10){
    right: -213px;
}

div.uizy{
    width: 100%;
    height: 724px;
    background: url("../images/zybg.jpg")no-repeat center;
}

div.logs{
    width: 100%;
    height: 376px;
    background: url("../images/logos.jpg")no-repeat center;
}

div.join2{
    width: 100%;height: 1088px;
    background: url("../images/msbg.jpg")no-repeat -192px 0;
    position: relative;
}

.s2_main {
    width: 1000px;
    margin: auto;

}
div.lsbox{
    width: 100%;
    position: absolute;
    top: 300px;
    left: 0;
}
.s2_main li:nth-child(1) {
    margin-left: 0;
}

.s2_main li {
    float: left;
    margin-left: 24px;
    width: 180px;
    position: relative;
}

.mubu{
    position: absolute;
    width: 100%;
    height: 165px;
    bottom: 4px;
    background: rgba(0,0,0,.5);
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.6s linear;

}
.s2_main li:hover .mubu{
    height: 220px;
    background: rgba(0,0,0,.8);
    padding-top:2em;
}

.mubu h4{
    font-size: 1.2em;
    padding: 1em 0 0.4em 0;
}
.mubu p{
    padding: 0.5em;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.8em;
}

div.zp1{
    width: 100%;
    height: 463px;
    background: url("../images/zp1.jpg")no-repeat center;
}
div.zp2{
    width: 100%;
    height: 457px;
    background: url("../images/zp2.jpg")no-repeat center;
}

div.zp3{
    width: 100%;
    height: 157px;
    background: url("../images/bg2.jpg")no-repeat center;
}

div.bbag{
    width: 100%;
    height: 212px;
    background: url("../images/bbg.jpg")no-repeat center;
    margin: 1.5em 0;
}

div.bmain{
    width: 1200px;
    position: relative;
    margin: auto;
}


div.bmain a{
    display: inline-block;
    text-decoration: none;
    font-size: 1.2em;
    color: #fff;
    margin-left: 35px;
    border-radius: 50%;
    transition: all 0.3s linear;
}
div.bmain a:hover{
    transform: scale(1.1)

}
div.bmain a:nth-child(1){

    background: #FFC800;
    width: 160px;
    height: 160px;
    text-align: center;
    margin-top: 26px;
    box-sizing: border-box;
    padding: 50px 0;
    line-height: 30px;
}

div.bmain a:nth-child(2){
    background: #DF8300;
    width: 128px;
    height: 128px;
    text-align: center;
    margin-top: 42px;
    box-sizing: border-box;
    padding: 40px 0;
    line-height: 24px;
}


div.bmain a:nth-child(3){
    background: #1F8CEB;
    width: 206px;
    height: 206px;
    text-align: center;
    margin-top: 8px;
    box-sizing: border-box;
    padding: 60px 0;
    line-height: 43px;
}


div.bmain a:nth-child(4){
    background: #686868;
    width: 150px;
    height: 150px;
    text-align: center;
    margin-top: 31px;
    box-sizing: border-box;
    padding: 50px 0;
    line-height: 25px;
}


div.bmain a:nth-child(5){
    background: #DF8300;
    width: 180px;
    height: 180px;
    text-align: center;
    margin-top: 16px;
    box-sizing: border-box;
    padding: 60px 0;
    line-height: 30px;
}


div.bmain a:nth-child(6){
    background: #4CC339;
    width: 128px;
    height: 128px;
    text-align: center;
    margin-top: 42px;
    box-sizing: border-box;
    padding: 40px 0;
    line-height: 24px;
}