html,body,p,h3,button,h4,h5,ul,h2{
    margin: 0;
    padding: 0;
}

.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
figure{
    padding: 0;
    margin: 0;
}
input,textarea{
    outline:none;
    resize:none;
}
li{
    list-style-type:none;
}
.banner-box{
    font-size: 0;
    line-height: 0;
}
button{
    outline:none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.text-c{
    text-align: center;
}
.text-r{
    text-align: right;
}
.mg-top-20{
    margin-top: 20px;
}
.bt-hover:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
    cursor: pointer;
}
.banner-box img{
    width: 100%;
}
.join-bg{
    background-color: #f1faff;
    padding: 0 30px;
    overflow: hidden;
}
.join-box{
    background-color: #ffffff;
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.join-content{
    padding: 0 60px;
}
.join-content h3{
    padding-top: 70px;
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    color: #e60012;
}
.join-content h3 p{
    font-size: 18px;
}
.join-img{
    width: 40%;
}
.right-video{
    width: 60%;
}
.video-box{
    margin-top: 20px;
    width: 60%;
    margin-left: 6.6vh;
    position: relative;
}
.video-off{
    position: absolute;
    left: 50%;
    top: 27%;
    width: 14% !important;
    margin-left: -7%;
    cursor: pointer;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.video-off:hover{
    opacity: 1;
    filter:alpha(opacity=100);
}
.right-video img{
    width: 100%;
}
.video-box p{
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 1rem;
    color: #FFFFFF;
}
.video-modal{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0,0,0,.6);
    text-align: center;
    vertical-align:middle;
    display: none;
}
.video-modal iframe{
    width: 480px;
    height: 400px;
}
.video-modal span{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.join-img img{
    width: 85%;
}
.join-text{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60%;
    vertical-align: middle;
}
.join-text img{
    width: 100%;
    vertical-align:middle;
}
.join-list{
    position: relative;
    margin-bottom: 30px;
}
.position-r{
    right: 0;
}
.position-l{
    left: 0;
}
.join-text span{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.botm-border{
    border-bottom: 1px solid #bfc3c7;
}
.join-8{
    width: 100%;
}
.direction{
    border-radius: 25px;
    background-color: #f1faff;
    margin-top: 30px;
    position: relative;
    padding-top: 42px;
    padding-bottom: 40px;
}

.direction-bt{
    display: block;
    margin: 50px auto 0;
    width: 280px;
    border: 0;
    background-color: #e60012;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    line-height: 54px;
    height: 54px;
    border-radius: 27px;
    cursor: pointer;
}
.love-1{
    position: absolute;
    right: -80px;
    top: 45px;
}
.love-2{
    position: absolute;
    left: -100px;
    bottom: 45px;
}
.love-3{
    position: absolute;
    top: 0;
    right: -130px;
}
.love-4{
    position: absolute;
    left: -90px;
    top: 50px;
}
.love-5{
    position: absolute;
    right: -115px;
    bottom: -15px;
}
.love-6{
    position: absolute;
    left: -100px;
    top: -25px;
}
.love-7{
    position: absolute;
    right: -55px;
    bottom: -50px;
}
.index-content{
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.banner-list{
    width: 16.66%;
    float: left;
    text-align: center;
    padding: 0 0 32px;
}
.banner-list-title{
    background-color: #ffffff;
    font-size: 16px;
    color: #383838;
    position: relative;
    top:-12px;
    padding: 0 2px;
}
.banner-list-bg{
    padding: 0 20px;
    background-color: #a8a8a8;
    display: inline-block;
    height: 1px;
    margin-top: 20px;
}
.banner-list-tip{
    font-size: 12px;
    color: #a8a8a8;
    margin-top: -10px;
}
.banner-text{
    background-color: #ffffff;
    margin-top: -85px;
    -moz-box-shadow: 0 4px 10px #f2f2f2;
    box-shadow: 0 4px 10px #f2f2f2;
    padding-top: 40px;
}
.index-h3{
    font-size: 28px;
    color: #6a6a6a;
    text-align: center;
    font-weight: 400;
    margin-top: 70px;
}
.index-h3 p{
    border-bottom: 3px solid #e60012;
    width: 108px;
    margin: 12px auto 0;
}
.index-list-box-1{
    margin: 50px -3px 0;
}
.box-1-list{
    float: left;
    width: 33.33%;
}
.box-1-list-box{
    margin: 0 3px 6px;
    position: relative;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}
.box-1-list-box:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.box-1-list-box img{
    width: 100%;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.box-1-list-box button{
    position: absolute;
    left: 0;
    top: 30px;
    background-color: #e60012;
    border: 0;
    font-size: 20px;
    color: #ffffff;
    height: 58px;
    line-height: 58px;
    text-align: center;
    width: 140px;
    opacity: 0.3;
    filter:alpha(opacity=30);
    cursor: pointer;
}
.box-1-list-box button i{
    display: inline-block;
    width: 16px;
    height: 20px;
    background-image: url("../img/icon-1.png");
    margin-left: 10px;
    position: relative;
    top:2px;
    cursor: pointer;
}
.box-1-list-box button:hover{
    opacity: 1;
    filter:alpha(opacity=100);
}
.index-box-2{
    margin-top: 60px;
    background-color: #f5f2f3;
}
.left-img{
    width: 43%;
    float: left;
    text-align: center;
    line-height: 0;
    font-size: 0;
}
.box4-img{
    width: 45%;
    float: left;
    line-height: 0;
    font-size: 0;
    position: relative;
}
.index-box-4{
    margin-top: 60px;
}
.box4-text{
    width: 55%;
    float: left;
}
.box4-text .bt-see{
    margin-left: 140px;
    margin-top: 0;
}
.box4-img img{
    width: 100%;
}
.img-tip{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(82,40,43,.3);
    padding-left: 15px;
    line-height: 18px;
}
.img-tip h5{
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 400;
    padding-top: 10px;
}
.img-tip p{
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 10px;
}
.left-img img{
    margin-top: -33px;
}
.right-text{
    width: 57%;
    float: left;
}
.right-text h3{
    font-size: 28px;
    color: #e60012;
    margin-top: 70px;
}
.right-text h4{
    font-size: 22px;
    color: #383838;
    margin-top: 10px;
    font-weight: 400;
}
.right-text p{
    padding-right: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #6a6a6a;
    margin-top: 15px;
}
.bt-see{
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: #e60012;
    border: 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    margin: 30px 0 70px;
}
.index-box-3{
    background: url(../img/box-3-bg.jpg) no-repeat center center;
    overflow: hidden;
    margin-top: 70px;
}
.index-box-3 .index-h3{
    color: #FFFFFF;
}
.index-box-3 .index-h3 p{
    border-bottom: 3px solid #FFFFFF;
}
.box-3{
    margin: 70px -24px 0;
}
.box-3-list{
    float: left;
    width: 20%;
}
.box-3-list-box{
    margin: 0 24px;
    border: 1px solid #FFFFFF;
    background: rgba(255,255,255,.4);
    padding: 35px 18px;
}
.box-3-list-box h4{
    font-size: 20px;
    color: #383838;
    font-weight: 400;
}
.box-3-list-box h4 span{
    font-size: 28px;
    color: #e60012;
    padding-right: 5px;
}
.box-3-list-box p{
    font-size: 14px;
    color: #6a6a6a;
    line-height: 22px;
    margin-top: 10px;
}
.box-3-bt{
    margin-top: 20px;
    text-align: center;
}
.box-3-bt button{
    width: 160px;
}
.box4-list{
    position: relative;
    padding-left: 140px;
    margin-bottom: 25px;
}
.box4-list h5{
    font-size: 14px;
    color: #383838;
    font-weight: 400;
}
.box4-list p{
    margin-top: 10px;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 24px;
}
.left-time{
    position: absolute;
    left: 60px;
    top: 0;
    width: 60px;
    background-color: #f5f2f3;
    text-align: center;
    font-size: 24px;
    color: #666666;
    line-height: 40px;
}
.left-time p{
    border-top: 2px solid #FFFFFF;
    line-height: 20px;
    font-size: 12px;
    margin-top: 0;
}
.footer{
    background-color: #383838;
    overflow: hidden;
    color: #FFFFFF;
}
.footer-box{
    margin-top: 50px;
    margin-bottom: 60px;
}
.footer-left{
    width: 52%;
    float: left;
}
.footer-left ul{
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
}
.footer-left li img{
    margin-right: 15px;
    position: relative;
    top: 3px;
}


.footer-left h2{
    font-size: 28px;
    display: inline-block;
    font-weight: 400;
    border-bottom: 3px solid #FFFFFF;
    padding-bottom: 10px;
}
.footer-left h3{
    font-weight: 400;
    font-size: 24px;
    margin-top: 40px;
}
.footer-right{
    width: 48%;
    float: left;
}
.footer-right input,textarea{
    width: 100%;
    border: 0;
    text-indent: 10px;
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 10px 0;
    background: rgba(255,255,255,.2);
}
.footer-right button{
    width: 100%;
    border: 0;
    background-color: #383838;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 600;
}
.footer-right textarea{
    height: 115px;
}
.footer-right input::-webkit-input-placeholder{
    color:#a8a8a8;
}
.footer-right input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#a8a8a8;
}
.footer-right input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#a8a8a8;
}
.footer-right input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#a8a8a8;
}

.footer-right textarea::-webkit-input-placeholder{
    color:#a8a8a8;
}
.footer-right textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#a8a8a8;
}
.footer-right textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#a8a8a8;
}
.footer-right textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#a8a8a8;
}
@media (min-width: 992px){
    .p-banner{
        display: block;
    }
    .m-banner{
        display: none;
    }
}
@media (max-width: 992px){
    .index-content{
        margin: 0 1.5rem;
    }
    .index-h3{
        margin-top: 50px;
    }
    .footer-right{
        margin-top: 30px;
    }
    .box4-img,.box4-text,.footer-left,.footer-right,.right-video,.video-box{
        width: 100%;
    }
    .video-modal iframe{
        width: 100%;
        height: 60%;
    }

    .video-box,.right-video{
        margin-left: 0;
        margin-top: 10px;
    }
    .left-time{
        left: 0;
    }
    .box3-scroll{
        width: 100%;
        overflow-x: scroll;
    }
    .box-3{
        width: 1100px;
        margin-left: 0;
    }
    .box-3-list-box{
        margin: 0 1.5rem 0 0;
    }
    .box-3-list:last-child .box-3-list-box{
        margin: 0;
    }
    .right-text{
        width: 64%;
    }
    .left-img{
        width: 36%;
    }
    .left-img img{
        width: 90%;
        margin-top: 50px;
    }
    .right-text h3{
        margin-top: 40px;
    }
    .right-text h4{
        font-size: 18px;
        padding-right: 18px;
    }
    .right-text p{
        font-size: 14px;
        padding-right: 18px;
    }
    .box4-list{
        padding-left: 75px;
    }
    .box4-img{
        margin-bottom: 25px;
    }
    .box4-text .bt-see {
        display: block;
        margin: 30px auto 70px;
    }
    .box-1-list-box button{
        top: 1rem;
        font-size: 14px;
        height: 2rem;
        line-height: 2rem;
        width: 5.2rem;
    }
    .box-1-list-box button i{
        width: 8px;
        height: 10px;
        margin-left: 5px;
        background-size: 8px 10px;
        top:0;
    }
    .banner-text{
        margin-top: -20px;
    }
    .banner-list,.box-1-list{
        /*width: 33.33%;*/
        width: 50%;
    }
    .p-banner{
        display: none;
    }
    .m-banner{
        display: block;
    }
    .join-img {
        width: 100%;
        text-align: center;
    }
    .join-img img {
        width: 45%;
    }
    .join-text{
        width: 100%;
        position: relative;
        margin-top: 20px;
    }
    .join-content{
        padding: 0 10px;
    }
    .love-1 {
        width: 50px;
        right: 0;
        top: 70px;

    }
    .love-2 {
        width: 70px;
        left: -35px;
        top: 15px;
    }
    .love-3 {
        width: 90px;
        right: -39px;
        top: 0;
    }
    .love-4 {
        width: 55px;
        left: -40px;
        top: 30px;
    }
    .love-5 {
        width: 70px;
        right: -35px;
        top: 280px;
    }
    .love-6 {
       width: 40px;
        left: -26px;
        top: -35px;
    }
    .love-7{
        display: none;
    }
    .direction-bt{
        width: 70%;
    }
    .direction{
        padding-left: 10px;
        padding-right: 20px;
    }
    .sw-next-prev{
        display: none;
    }
}