html,body{
    overflow-x: hidden;
}
.fiftyOff{
    width: 211px;
    height: 245px;
    background: url("../img/index/off.png") no-repeat;
    position: fixed;
    right: 5px;
    bottom:430px;
    z-index: 10000;
}
.fiftyOff > a {
    width: 120px;
    height: 38px;
    cursor: pointer;
    position: absolute;
    left: 43px;
    bottom: 41px;
}
.fiftyOff .closeBtn{
    position: absolute;
    background: url("../img/index/close.png") no-repeat;
    height: 30px;
    width: 30px;
    right: -5px;
    top: 17px;
    cursor: pointer;
}
.anmin {
    transform: rotate(720deg);
    transition: all 1.6s;
}
.opa-n{
    opacity: 0;
}
.opa-1{
    opacity: 1;
}
.header:hover{
    background-color: #292929;
}
.bg-n{background: none;}
.bg-29{background: #292929}
.body-content{position: relative}
.content1{
    height: 500px;
    width:100%;
    overflow:hidden;
    position:relative;
    background: url("../img/index/index_banner1_bg.png") center no-repeat;
    color: #fff;
}
.content1-l{
    float: left;
}
.content1-r{
    float: right;
    margin-right: 60px;
    margin-top: 80px;
}
.content1 .swiper-slide{
    width:100%;
    float:left;
    height:610px;
}
.slide{
    width:100%;
    background-repeat: no-repeat;
    position: relative;
    height:610px;
    color: #fff;
    cursor: auto;
}
.content1 .swiper-container{
    height: 100%;
    width: 100%;
    position: relative;
}
.slide-img1{
    background: url("../img/index/banner1.png") center no-repeat;
    background-size: cover;
    width:100%;
}
.s1-img{
    float: left;
}
.slide-img2{
    background: url("../img/index/banner2.png") center no-repeat;
    background-size: cover;
    width:100%;
}
.slide-img3{
    background: url("../img/index/banner3.png") center no-repeat;
    background-size: cover;
    width:100%;
}
.slide-img4{
    background: url("../img/index/banner4.jpg") center no-repeat;
    background-size: cover;
    width:100%;
}
.s2-img{
    float: left;
    margin-left:55px;
    margin-top: 270px;
}
.s3-img{
    margin-top: 220px;
}
.s4-img{
    display: block;
    padding-top: 170px;
    margin: 0 auto;
}
.slideTitle3{
    font-size: 46px;
    font-weight: bold;
    margin-top: 170px;
    margin-left: 60px;
    display: block;
}
.slideCon3{
    font-size: 26px;
    display: block;
    margin-left: 60px;
    margin-top: 20px;
}
.slideCon2{
    margin-left: 20px;
    margin-right: 290px;
}
.slideCon3{
    font-size: 26px;
    display: block;
    margin-left: 60px;
    margin-top: 20px;
}
.content1 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index:999;
    cursor: auto;
}
.content1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(255,255,255,0.3);
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 4px;
    cursor: auto;
}
.content1 .swiper-active-switch {
    background: white;
}

.content1-s2-p4{
    font-size: 18px;
    margin: 30px 0 0 60px;
    padding: 10px;
    width: 130px;
    border-radius: 5px;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    float: left;
    margin-left: 15px;
}
.content1-s2-p4:hover{
    color: #222;
    background-color: #fff;
}
.content1-s3-p4{
    font-size: 18px;
    margin: 30px 0 0 0;
    padding: 10px;
    width: 130px;
    border-radius: 5px;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-left: 50px;
}
.content1-s3-p4:hover{
    color: #222;
    background-color: #fff;
}
.content1-s4-p4{
    font-size: 18px;
    margin: 30px auto;
    padding: 10px;
    width: 130px;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #0d225b;
    background-color: #ffe505;
    display: block;
    text-align: center;
    cursor: pointer;
    opacity: 0;
}
.content1-s4-p4:hover{
    color: #fff;
    background-color: #d6c31c;
}
.content2{
    text-align: center;
    padding: 48px 0 0 0;
    margin-bottom: 90px;
}
.content2-title,.content4-title{
    text-align: center;
    width: 1200px;
    font-size: 30px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 50px;
}
.content4-title2{
    color: #fff;
    margin-top: 0px;
}
.content7{
    background-color: #f8f9fc;
    padding-top: 40px;
    padding-bottom: 70px;
}
.content2-title-border,.content3-title-border,.content4-title-border{
    content: "";
    height: 10px;
    width: 80px;
    position: absolute;
    background-color: #00ffff;
    top: 67px;
    left: 237px;
}
.stepCard{

}
.stepCard .setpItems{
    width: 360px;
    text-align: center;
    float: left;
    padding-top: 20px;
    height: 232px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    margin-right: 45px;
}
.stepCard .setpItems:hover{
    padding-top: 30px;
}
.stepCard .setpItems.sec{
    height: 232px;
    margin-top: 70px;
}
.stepCard .setpItems.sec:hover{
    padding-top: 30px;
}
.stepCard .setpItems .texts,.stepCard .setpItems .texts1{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 10px;
}
.stepCard .setpItems .texts1{
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    height: 60px;
    line-height: 60px;
}
.box-banner{
    margin-top: 48px;
}
.box-banner .box{
    padding-top: 50px;
    width: 398px;
    display: inline-block;
    float: left;
    height: 330px;
}
.box-banner .box1{
    background: url("../img/index/s_bg1.png") top center no-repeat;
}
.box-banner .box2{
    background: url("../img/index/s_bg2.png") top center no-repeat;
}
.box-banner .box3{
    background: url("../img/index/s_bg3.png") top center no-repeat;
}
.box-banner .box-con{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}
.content3{
    background: url("../img/index/field_bg.png") top center no-repeat;
    text-align: center;
    height: 540px;
    background-size: cover;
    width:100%;
}
.content3 img{
    height: 112px;
}
.content3 .header-link{
    display: block;
}
.content3-box{
    float: left;
    margin: 0px 2px 45px 2px;
    padding: 0 23px;
    text-align: center;
    border-radius: 10px;
    width: 297px;
    opacity: 0;
}
.content3-title{
    height: 55px;
    width: 1200px;
    color: #1160c6;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    padding-left: 36px;
    padding-top: 7px;
}
.content3-box-title{
    font-size: 24px;
    margin: 15px 0 22px 0;
    text-align: center;
}
.content3-box-content{
    font-size: 18px;
    margin: 30px auto;
    text-align: center;
    color: #666;
}
.content3-box1{
    /*background: url("../img/index/s_bg4.png") top center no-repeat;*/
    margin-left: 0px;
}
.content3-box2{
    /*background: url("../img/index/s_bg5.png") top center no-repeat;*/
}
.content3-box3{
    /*background: url("../img/index/s_bg6.png") top center no-repeat;*/
}
.content3-box4{
    /*background: url("../img/index/s_bg7.png") top center no-repeat;*/
    margin-right: 0;
}
.bg-e7fdfd{
    background-color: #e7fdfd;
}
.bg-fee8ed{
    background-color: #fee8ed;
}
.bg-def2fd{
    background-color:#def2fd;
}
.bg-fef9f0{
    background-color:#fef9f0;
}
.c-f55858{
    color: #f55858;
}
.content4{
    background: url(../img/index/index_banner1_bg.png) center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 40px;
    height: 500px;
}
.content4 .message{position: absolute; top: 230px;left: 0px;text-align: left;}
.content4 .message .title{font-size: 28px;color: #333}
.content4 .message .title2{color: #72889d;font-size: 16px;margin-top: 10px}
.content4 .message ul{width: 100%;text-align: center;margin-top: 100px}
.content4 .message ul li{font-size: 16px;color: #999;width: 100%;text-align: left;height: 55px;line-height: 55px;}
.content4 .message ul .smll{display: block;font-size: 14px;color: #999;}
.content4 .message .m-title{
    margin-left: 15px;
    margin-right: 20px;
    color: #555;
}
.content4-c{
    width: 1200px;
    z-index: 99;
}
.content4-r{
    width: 200px;
    margin-top: 60px;
    position: absolute;
    bottom: 150px;
    right: 0;
    text-align: left;
}
.content4-r-title{
    font-size: 18px;
    text-align: left;
    margin: 0 auto;
    color: #28c0be;
    margin-top: 40px;
}
.content4-r-content{
    margin-top: 10px;
    font-size: 16px;
    color: #000;
}
.content4-r-more{
    color: #3E9AFC;
    margin-top: 20px;
    cursor: pointer;
}
.content4-Bimg{
    width: 500px;
    margin: 130px 0 0 353px;
}
.content4-box1{
    width: 250px;
    position:absolute;
    top:61px;
    left: 65px;
    color:  #999;
}
.content4-box2{
    width: 250px;
    position:absolute;
    top:61px;
    right: 189px;
    color: #999;
}
.content4-box3{
    width: 250px;
    position:absolute;
    top:393px;
    left: 189px;
    color:  #999;
}
.content4-box4{
    width: 250px;
    position:absolute;
    top:393px;
    right: 45px;
    color:  #999;
}
.content4-box1-title{
    font-size: 24px;
    padding-top: 20px;
    color: #e97500;
    text-align: right;
    /*margin:0 auto;*/
}
.content4-box2-title{
    font-size: 24px;
    padding-top: 20px;
    color: #bb090c;
    text-align: left;
    /*margin:0 auto;*/
}
.content4-box3-title{
    font-size: 24px;
    padding-bottom: 20px;
    color: #1f78c5;
    text-align: right;
    margin:0 auto;
}
.content4-box4-title{
    font-size: 24px;
    padding-bottom: 20px;
    color: #2ac15c;
    text-align: left;
    margin:0 auto;
}
.content5{
    padding: 10px 0;
    margin: 10px 0;
    background: url("../img/index/bg1.png") top center no-repeat;
    width: 100%;
    height: 601px;
    background-size: cover;
    width:100%;
}
.content5-l{
    width: 40%;
    float: left;
    height: 500px;
    position: relative;
}
.content5-r{
    position: relative;
    width: 60%;
    float: left;
    text-align: left;
}
.content5-r-content{
    width: 700px;
    float: left;
}
.content5-title{
	color:#fff;
    margin-top: 60px;
    font-size: 40px;
    text-align: center;
    position: relative;
}
.content5-title-r{
    background-color: #ffeeee;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    right: 177px;
    font-size: 14px;
    padding: 2px;
}
.content5-title2{
    margin: 40px 0 50px 0;
    text-align: center;
    color: #fff;
}
.content5-box{
    width: 330px;
    margin:20px 0 20px 0px;
    text-align: center;
    float: left;
}
.content5-btn {
    cursor: pointer;
    display: inline-block;
    padding: 0 23px;
    width: 150px;
    height: 50px;
    line-height: 66px;
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    border: 2px solid #fff;
    margin-top: 20px;
}
.content5-btn:hover{
    background-color: #fff;
    color: #595959;
}
.content5-box-l{
    float: left;
    margin-right: 20px;
}
.content5-box-r{
    float: left;
    text-align: left;
}
.content5-icon{
    color: #fff;
}
.content5-box-r-title{
    color: #fff;
    font-size: 14px;
}
.content5-box-r-content{
    font-size: 48px;
    color: #ffff00;
}
.content7-list{
    overflow-y: hidden;
    width: 31.3%;
    float: left;
    color: #666;
}
.content7-list2{
    margin: 0 3%;
}
.content7-list ul{
    padding: 18px 5px 10px 5px;
    overflow-y: hidden;
    /*height: 278px;*/
}
.content7-list ul li{
    height: 40px;
    line-height: 40px;
    border-top: 1px dashed #cacaca;
    padding: 0 0 0 20px;
    position: relative;
}
.content7-list .content7Title{
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    color: #666;
    width: 65%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content7-list .content7Title:hover{
    color: #1bbcef;
}
.content7-list ul li:before{
    content: '';
    height: 5px;
    width: 5px;
    border-radius: 100%;
    background-color: #1bbcef;
    position: absolute;
    top: 18px;
    left: 8px;
}
.content7-list .content7Time{
    font-size: 14px;
    color: #999;
    float: right;
    width: 35%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content7-banner{

}
.star{
    width:4px;
    height:4px;
    background-color:#fff;
    display:block;
    position:absolute;
    top:110px;
    right:20px;
    border-radius:4px;
    animation:star 1s infinite linear;
    opacity:0;
}
.star:after{
    position:relative;
    display:block;
    top:-49px;
    left:23px;
    border:2px solid #fff;
    border-width:0 0 0 1px;
    width:100px;
    height:100px;
    content:"";
    transform:rotate(45deg);
}
.blue{
    background-color: #fff;
    top: 60px;
    right: 100px;
    animation-delay: 0.5s;
}
.blue:after{
    width: 200px;
    height: 200px;
    top: -99px;
    left: 46px;
    border: 2px solid #fff;
    border-width: 0 0 0 1px;
}
.pink{
    background-color:#fff;
    top:160px;
    right:250px;
    animation:starPink 1s infinite linear;
    animation-delay:0.75s;
}
.pink:after{
    width:133px;
    height:133px;
    top:-65px;
    left:29px;
    border:2px solid #fff;
    border-width:0 0 0 1px;
}
.yellow{
    background-color:#fff;
    top:127px;
    right:300px;
    animation:starYellow 1s infinite linear;
    animation-delay:1s;
}
.yellow:after{
    width:209px;
    height:164px;
    top:-65px;
    left:29px;
    border:2px solid #fff;
    border-width:0 0 0 1px;
}
.black{
    background-color:#fff;
    top:127px;
    right:300px;
    animation:starYellow 1s infinite linear;
    animation-delay:1s;
}
.black:after{
    width:209px;
    height:164px;
    top:-65px;
    left:29px;
    border:2px solid #fff;
    border-width:0 0 0 1px;
}
@keyframes change{
    0%{
        color:#fff;
    }
    25%{
        color:#fff;
    }
    50%{
        color:#fff;
    }
    75%{
        color:#fff;
    }
}
@keyframes star{
    0%{
        opacity:0;
        transform:scale(0) translate(0,0);
    }
    50%{
        opacity:1;
        transform:scale(1) translate(-200px,200px);
    }
    100%{
        opacity:0;
        transform:scale(1) translate(-400px,400px);
    }
}
@keyframes starPink{
    0%{
        opacity:0;
        transform:scale(0) translate(0,0);
    }
    50%{
        opacity:1;
        transform:scale(1) translate(-300px,300px);
    }
    100%{
        opacity:0;
        transform:scale(1) translate(-600px,600px);
    }
}
@keyframes starYellow{
    0%{
        opacity:0;
        transform:scale(0) translate(0,0);
    }
    50%{
        opacity:1;
        transform:scale(1) translate(-300px,300px);
    }
    100%{
        opacity:0;
        transform:scale(1) translate(-600px,600px);
    }
}
@keyframes starBlack{
    0%{
        opacity:0;
        transform:scale(0) translate(0,0);
    }
    50%{
        opacity:1;
        transform:scale(1) translate(-300px,300px);
    }
    100%{
        opacity:0;
        transform:scale(1) translate(-600px,600px);
    }
}
.content6{
    margin-top: 70px;
    margin-bottom: 70px;
    text-align: center;
}
.content6-title{
    color: #02C1DE;
    font-size: 36px;
    text-align: center;
}
.content6 ul{
    margin-bottom:40px;
}
.content6 li{
    float: left;
    margin: 20px;
    width: 200px;
    height: 100px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.content6-li1,.content6-li2,.content6-li3,.content6-li4,.content6-li5,.content6-li6,.content6-li7,.content6-li8,.content6-li9,.content6-li10,.content6-li11,.content6-li12,.content6-li13,.content6-li14,.content6-li15{
    width: 130px;
    height: 80px;
    margin-left: 36px;
    margin-top: 13px;
}
.content6-li1{
    background: url("../img/userlist.png");
    background-position: -260px -160px;
}
.content6-li2{
    background: url("../img/userlist.png");
    background-position: -135px 0px;
}
.content6-li3{
    background: url("../img/userlist.png");
    background-position: -260px 0px;
}
.content6-li4{
    background: url("../img/userlist.png");
    background-position: -390px 0px;
}
.content6-li5{
    background: url("../img/userlist.png");
    background-position: -650px 0px;
}
.content6-li6{
    background: url("../img/userlist.png");
    background-position: -780px -80px;
}
.content6-li7{
    background: url("../img/userlist.png");
    background-position: -265px -80px;
}
.content6-li8{
    background: url("../img/userlist.png");
    background-position: -910px -80px
}
.content6-li9{
    background: url("../img/userlist.png");
    background-position: -390px -160px;
}
.content6-li10{
    background: url("../img/userlist.png");
    background-position: -780px -160px;
}
.content6-li11{
    background: url("../img/userlist.png");
    background-position: 0px -80px;
}
.content6-li12{
    background: url("../img/userlist.png");
    background-position: -525px 0px;
}
.content6-li13{
    background: url("../img/userlist.png");
    background-position: 0px -160px;
}
.content6-li14{
    background: url("../img/userlist.png");
    background-position: -395px -80px;
}
.myscroll { width: 800px; height: 400px; margin: 0 auto;line-height: 26px; font-size: 12px; overflow: hidden;}
#ipServerList{
    text-align: center;
    width: 800px;
}
.content4 .table{
    text-align: center;
    margin: 30px 0 10px 0;
}
.content8{
   background: url("../img/index/index_banner3_bg.png") top center no-repeat;
    height: 300px;
    color: #fff;
    text-align: center;
}
.content8 .free-title{
    color: #1996c8;
    font-size: 28px;
    padding-top: 40px;
    margin-bottom: 20px;
}
.content8 .free-context {
    font-size: 18px;
    color: #1996c8;
    line-height: 35px;
}
.content8 a{
    color: #1996c8;
}
.content8 .freeBtn{
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 48px;
    width: 180px;
    height: 48px;
    margin: 0 auto;
    background: transparent;
    border: 1px solid #fff;
    margin-top: 25px;
    transition: background-color .15s ease-out,color .15s ease-out;
}
.content8 .freeBtn:hover{
    background-color: #1996c8;
    border: 1px solid #1996c8;
    color: #fff;
}
/*2019-3-27*/
.stepCard .setpItems1 .texts1{
    background-color: #63cdff;
}
.stepCard .setpItems2 .texts1{
    background-color: #ef8d7f;
}
.stepCard .setpItems3 .texts1{
    background-color: #3fbcb5;
}
.stepCard .setpItems4 .texts1{
    background-color: #d99e70;
}
.stepCard .setpItems5 .texts1{
    background-color: #7a9cf0;
}
.stepCard .setpItems6 .texts1{
    background-color: #a9a9ff;
}
.stepCard .mr0{
    margin-right: 0px;
}
