/* background color */
.white-bk {
    background: #ffffff;
}
.red-bk {
    background: #F54F3B;
}

/* font color */
.gray-color {
    color: #929294;
}

.red-color{
    color:#F54F3B;
}

.blue-color{
    color:#1D52FF;
}

.black-color {
    color: #181620;
}
.white-color {
    color: #ffffff;
}

/* font */
.bigtitle-font {
    font-size: 28px;
}

.smallfont{
    font-size: 12px;
}



.radiusbox img {
    border-radius: 50%;
}

.toptitle {
    font-size: 50px;
}

.bigtitle {
    font-size: 36px;
    font-weight: bold;
}

.blockimg{
    display: block;
    margin: auto;
    max-width: 100%;
    position: relative;
    z-index: -1;
}

.turststep{
    margin: 10px 0;
}

input,.form-control{
    background: none;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    box-shadow: none;   
   
}
.form-inline .form-control{
    width: 100%;
    margin-bottom: 30px;
    color: #ffffff;
}
.form-inline .form-control option{
    color:#000000
}
@media (max-width: 1200px){
    .form-inline .form-control{   
        margin-bottom: 30px;
    }
}

@media (max-width: 1000px){
    .form-inline .form-control{     
        margin-bottom: 15px;
    }
}

.form-group{
    width: 100%;
}


/*header*/

.headerbox {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 300;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
    font-weight: bold;
}

.headerlist {
    padding:0 30px;
}

.headericon {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 6px;
}

.header-lang {
    background: url('../images/iconbk.png') -38px 5px no-repeat;
}

.header-menu {
    background: url('../images/iconbk.png') -58px 5px no-repeat;
}
.headerlist:hover .header-lang,
.headerlist:hover .header-menu,
.hoverlang,
.hovermenu {
    background: url('../images/iconbk.png') -76px 5px no-repeat;
}
.headericon,
.headerlist:hover .header-lang,
.headerlist:hover .header-menu,
.hoverlang,
.hovermenu {
    background-size: 375px 501px;
}
.usericon{

    height: 40px;  
    margin-bottom:4px; 

}

.usericon img{
    height:  100%;
    border-radius: 40px;
    position: relative;
    top:10px;
}

.headerMenu {
    position: absolute;
    padding: 0 40px;
    left: 0;
    top: 0;
    z-index: 200;
    width: 40%;
}

.headerMenuEmpty {
    height: 70px;
}

.headerMenu a {
    display: block;
    color: #929294;

}
.headerMenu a h3 {
    line-height: 28px;
}



.menuDescicon {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 5px;
    background: #ffffff;
}
.headerMenu a:hover .menuDescicon {
    background: #F54F3B;

}
.headerMenu a:hover {
    color: #181620;
}

.logo {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 50px;
    height: 50px;
    z-index: 10;
}

.logo img {
    width: 100%;

}

/*首页*/

.indexbk {
    background: #0b061c url('../images/indexbk.jpg') center top no-repeat;
    background-size: cover;
}

.indexcenter img {
    width: 100%;
    margin-bottom: 10px;
}

.indexcenter {
    width: 50%;
    left: 25%;
    position: absolute;
    top: 20%;
    font-size: 18px;
    font-weight: bold;
}

.indexappusericon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 15px;
    display: none;
}

.indexappusericon img {
    width: 100%;
}
.indexcenter a:hover .indexappusericon {
    display: block;
}

.index-s-line {
    width: 2px;
    height: 40px;
}

.indexcenter .index-s-line img {
    width: auto;
    margin: auto;
}

.indexdown {
    width: 50%;
    left: 25%;
    position: absolute;
    bottom: 20%;
}
.androidicon,
.listimgfooter a:hover .androidicon {
    background: url('../images/iconbk.png') 0 0 no-repeat;
}
.iosicon,
.listimgfooter a:hover .iosicon {
    background: url('../images/iconbk.png') -24px 0 no-repeat;
}

.listimgfooter a .iosicon {
    background: url('../images/iconbk.png') -149px 0 no-repeat;
}

.listimgfooter a .androidicon {
    background: url('../images/iconbk.png') -125px 0 no-repeat;

}
.appicon,
.listimgfooter a .androidicon,
.listimgfooter a .iosicon,
.listimgfooter a:hover .androidicon,
.listimgfooter a:hover .iosicon {
    width: 21px;
    height: 21px;
    margin-bottom: -5px;
    display: inline-block;
    margin-right: 2px;
    background-size: 500px 668px;
}

.footerinfo {
    position: absolute;
    bottom: 2%;
    left: 40px;
    font-size: 11px;
}

.fotterposition {
    position: relative;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    color: #0b061c;
    clear: both;
}
.indexdown .btn:hover {
    background: #F54F3B;
}
.listimgfooter a:hover {
    color: #ffffff;
}
.m_menu,
.mmlang,
.showlang {
    display: none;
}

/*products page*/
.productbk {
    background: #0b061c url('../images/product_bg.jpg') center top no-repeat;
    background-size: cover;
}

.productinfo {
    font-weight: normal;
    margin-top: 80px;
}
.indexdown a {
    display: block;
}

.list-swiperbox {
    width: 70%;
    position: relative;
}

.leftsmall-swiper {
    width: 60%;
    position: absolute;
    left: -30%;
    top: 0;
}
.leftbig-swiper {
    margin-left: 0;
    width: 60%;
    margin-left: 32%;
    position: relative;
}
.leftbig-swiper img,
.leftsmall-swiper img,
.productlistR img {
    width: 100%;
    margin: 0 1px;
    display: block;
}
.product-list {
    padding: 60px 0;
    position: relative;
}

.product-listbox {
    position: absolute;
    width: 40%;
    background: #ffffff;
    left: 80%;
    top: 50%;
    padding: 100px 50px;
}
.product-listbox .productinfo {
    margin-top: 30px;
}
.product-listbox-r {
    left: 20%;
    top: 30%;
}

.centericonlist{
    width: 100%;
    overflow: hidden;
}

.productlistR {
    position: relative;
    left: 72.5%;
    width: 70%;
}

.listimgbox {
    position: relative;
    width: 100%;
    
}
.listimgbox2{
    overflow: hidden;
}

.listimgbox img {
    width: 100%;
}

.listimgbox_c {
    position: absolute;
    width: 20%;
    top: 15%;
    left: 40%;
}

.listimgbox_c .productinfo {
    margin-top: 20px;
}

.list4-font div {
    margin-top: 20px;
}
.list4-font div.bigtitle {
    margin-top: 40%;
}

.listimgfooter {
    padding: 60px 0;
    width: 100%;
    border-top: 1px solid #929294;
}

.listfooterinfo {
    margin-bottom: 30px;
}

.listimgfooter a {
    border: 1px solid #181620;
    color: #0b061c;
}

.listfootertitle {
    font-size: 32px;
    font-weight: bold;
}

.listimgfooter .indexdown {
    position: relative;
}

.listimgfooter a.gotop {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    z-index: 100;
    border: 0;
    display: block;
    background: #ffffff;
    box-shadow: 1px 1px 5px #929294;
    -moz-box-shadow: 1px 1px 5px #929294;
    position: absolute;
    left: 20%;
    top: -25px;
}

.listimgfooter a.gotop:hover{
    background: #F54F3B
}

.listimgfooter a.gotop:hover .topicon{
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.topicon {
    width: 10px;
    height: 10px;
    top:20px;
    left:20px;
    position: absolute;
    border-left: 2px solid #0b061c;
    border-bottom: 2px solid #0b061c;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    /* IE 9 */
    -moz-transform: rotate(135deg);
    /* Firefox */
    -webkit-transform: rotate(135deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(135deg);
}

/*anchor page*/
.anchorbk{
    background: #0b061c url('../images/Become-our-anchor_bg.jpg') center top no-repeat;
    background-size: cover;
    width: 100%;
    overflow: hidden;
}

.anchor-center{
    padding: 60px 5%;
    background: url('../images/line.png') center top no-repeat;
    background-size: 100% auto;
}

.productLine,.aboutbox{
    background: url('../images/line.png') center 50px no-repeat;
    background-size: 100% auto;
}

.anchorpt5img{
    width: 100%;
}

.anchouicon-list{
    display:inline-block;
    width: 10%;
    margin: 30px 10% 50px 10% ;
    vertical-align: top;   
}

.anchouicon-list img{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.contactform{
    position: relative;
    z-index: 100;
}
.contactimg {
    z-index: 0;
}

/* 登陆注册 */

.loginright{
    background: url('../images/loginright.jpg') center top no-repeat;
    height: 100%;
    background-size: cover;
    padding: 0;
}

.loginbox form{
    margin-top:240px;
    margin-left: 25%;
    width: 50%;
}

.logintoptitle{
    font-weight: bold;
    margin-bottom: 30px;
}

.submitbtn3{
    display: block;
    width: 100%;
    border: 1px solid #181620;
    color:#181620;
}

@media (max-width: 1360px) {
    .anchouicon-list{        
        width: 20%;
        margin: 30px 5% 50px 5% ;
        vertical-align: top;   
    }
}

.anchorIMGtigle{
    top:10%;
    width: 50%;
    left: 25%;
}

.anchor_center3{
    top:30%;
    width: 100%;
}
.center3-list img{
    width: 100%;
}
.center3-list-f{
    z-index: 10;
    bottom: 7%;
    width: 94%;
    font-size:18px;
}

@media (max-width: 880px) {
    .center3-list-f{       
        width: 87%;  
        font-size: 12px;     
    }
}
.regsubmit:hover{
    background: #F54F3B;
}
.anchor-pt4box{
    margin: 80px 0;
    font-size: 20px;
    font-weight: bold;
}

.anchor-pt4box2{
    margin-bottom: 20px;
}

.formslogin{
   width: 30%;
   left: 10%;
   top:50%;
   font-size: 36px;
   font-weight: bold;
}

.anchor-form{
    width: 40%;
    left: 50%;
    top:15%;
}

.regsubmit{
    padding: 0 40px;
}

.anchorpt3img{
    width: 100%;
}

.formlogo{
    top:20%;
    left:20%;
    z-index: 10;
}

.formlogo img{
    width: 70%;
}

.outbox{
    width: 100%;
    overflow: hidden;
}

.contact-ct .row{
    margin-top:140px;
    height: 90%;
    padding-left: 10%;
}

.contactlist{
    margin:40px 0;
}

.contactlist div{
    margin-top:20px;
}

.submitbtn2{
    border: 1px solid #181620;
    color:#181620;
    margin-top:20px;
}
.contactimg{
    width: 30%;
    bottom:0;
    left:60%;
    position: absolute;
}

.contactimg img{
    width: 100%;
}

.vanerbox{
    margin-top: 5px;
}

.linebottom{
    border-bottom: 1px solid #ECEEF1;
    height: 2px;
    margin: 10px 0;
}

.vcfont{
    font-weight: bold;
}

.boxlist{
    width:28%;
    margin: 20px 2.6%;
    border: 1px solid #cbcbcb;
    display: inline-block;
    padding:10px 0;  
    border-radius: 4px;
    cursor: pointer;
}

.boxlist img{
    width: 80%;
    display: block;
    margin: auto
}

.boxlist:hover,.vcselect{
    border: 1px solid #F54F3B;
    background: #ffffff url('../images/rightbottom.png') right bottom no-repeat;
    background-size: 20px 21px;
}

.payments:hover,.payselect{
    border: 1px solid #cbcbcb;
    background: #d2dcff ;
}

.buybtn{
    color: #ffffff;
    background: #1D52FF;
    display: block;
    width: 100%;
}
.boxlist span{
    margin-right: 5px;
}

.buybtn:hover{
    background: #F54F3B
}

@media (max-width: 1440px) {
    .bigtitle {
        font-size: 26px;
    }
    .product-listbox .productinfo {
        margin-top: 10px;
    }
    .product-listbox {
        padding: 50px 20px;
    }

}
@media (max-width: 1200px) {
    .bigtitle {
        font-size: 20px;
    }
    .product-listbox .productinfo {
        margin-top: 10px;
    }
    .product-listbox {

        padding: 50px 20px;
    }
    .indexdown span {
        font-size: 11px;
    }
    .formslogin{    
        font-size: 26px;
     }
     
}
@media (max-width: 1000px) {
    .bigtitle {
        font-size: 20px;
    }
    .product-listbox .productinfo {
        margin-top: 10px;
    }
    .product-listbox {

        padding: 30px 20px;
    }
    .listimgbox_c {

        width: 30%;
        left: 35%;
    }

}

.aboutfooter{
    color:#181620
}

.aboutcontent,.abouttitle{
    line-height: 24px;
}
.aboutRimg img{
    height: 50%;
    margin-top:25%;
   
}

.abouttitle{
    margin-top:40%;
    margin-left:30%;
    margin-bottom: 30px;
}

.aboutcontent{
    width: 40%;
    margin-left: 30%;
}

.bigbox{
    display:none;
}

.absbox-bottom{
    bottom:0;
    right: 0;
    width: 40%;
    height: 10%;
    background: #716A92
}

.bkhome{
    position:absolute;
    right:-10px;
    top:200px;
    z-index: 10;
    font-size: 14px;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); 	/* IE 9 */
    -moz-transform:rotate(-90deg); 	/* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg); 	/* Opera */
}

.absbox-bottom-ft{
    right:30px;
    bottom:13px;
    z-index: 10;
    color:#ffffff;
    font-size: 14px;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); 	/* IE 9 */
    -moz-transform:rotate(-90deg); 	/* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg); 	/* Opera */
}

.m-headerlist{
    display: none;
}

.sendcode:hover{
   background: #1D52FF;
   color: #ffffff;
}

.okrepwdbox{
    padding-top: 200px;
}

.rechargebox{
    padding-top: 100px;
}

.okrepwdbox img{
    display: block;
    margin: 20px auto;
    width: 20%;
}

.hides{
    display: none;
}
.shows{
    display: block;
}


@media (max-width: 750px) {
    .footerinfo,
    .headerbox,
    .index-center-line,
    .smallbox, 
    .bkhome,   
    .index-small-line,
    .menuDescicon {
        display: none;
    }
    .absbox-bottom-ft{       
        font-size: 4px;      
        
  transform: scale(0.8);  
    }
    .m_menu ,.bigbox{
        display: block;
    }

    .formslogin{    
        font-size: 16px;
     }

     .form-inline .form-control{
         margin-bottom: 0px;
     }

     .form-group{
         margin-bottom: 5px;
     }
    .m-usericon{
        padding: 10px 20px;
        background: #181620;
        color: #ffffff;
        display: block;
        margin-top:10px;
    }

    .boxlist span{
        display: block;
        margin-right: 0;
    }

    .payments{
            width: 40%;
    }

    .rechargebox{
        padding-top: 70px;
    }

    .m-rechargebox{
        padding-top: 0;
    }

    .m-lefttitle{
        text-align: left;
        margin-left: 15px;
    }

   

    .m-headerlist{
        position: absolute;
        right:20px;
        z-index: 500;
    }

    .nologinbox{
        margin-top:20px;
    }

    .absbox-bottom{   
        height: 5%;    
    }

    .loginbox form{
      margin-top: 70px;
    }
    
    .bigbox{
        width: 100%;
        overflow: hidden;
    }

    .abouttitle {
        margin-top:90px;
        width: 90%;
        margin-left: 5%;
    }
    .aboutcontent, .abouttitle {
        width: 90%;
        margin-left: 5%;
    }
    .aboutRimg img{
        width: 90%;
        margin-left: 8%;
        display: inline-block;    
        margin-top:40px;
    }
  
    .m_menu {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 300;
        height: 50px;
        width: 20%;
        text-align: center;

    }
    .listimgbox_c {

        width: 80%;
        left: 10%;

    }

    .contact-ct .row{
        margin-top:90px;
    }

    .contactlist{
        margin: 20px 0;
    }

   

    .listimgbox2 img {
        width: 80%;
    }
    .listimgbox2 div {
        margin: 10px 0;
    }

    .header-menu {
        background: url('../images/iconbk.png') -118px 5px no-repeat;
    }

    .clicklang,
    .hoverlang,
    .hovermenu {
        background: url('../images/iconbk.png') -154px 5px no-repeat;
    }

    .header-lang {
        background: url('../images/iconbk.png') -78px 8px no-repeat;
    }

    .clicklang {
        background: url('../images/iconbk.png') -154px 5px no-repeat;
    }
    .headericon,
    .headerlist:hover .header-lang,
    .headerlist:hover .header-menu,
    .hoverlang,
    .hovermenu {
        background-size: 750px 1001px;
    }

    .m_lang {
        position: absolute;
        height: 50px;
        width: 40%;
        left: 80px;
        z-index: 500;
        text-align: center;
        display: none;
    }

    .showlang {
        display: inline-block;
    }

    .headericon {
        height: 20px;
        width: 20px;
        margin: 15px auto 0;
    }

    .headerMenu {
        position: absolute;
        padding: 0 40px;
        left: 0;
        top: 0;
        z-index: 200;
        width: 100%;
    }

    .indexcenter a {
        width: 80%;
        background: rgba(0,0,0,0.6);
        margin-bottom: 20px;
        position: relative;
    }

    .indexcenter a img {
        margin: 10px auto;
    }

    .indexcenter a.applist02 {
        left: 16%;
    }

    .indexcenter a.applist01 {
        left: 0;
    }

    .indexcenter a.applist01 img {
        margin-left: 46%;
    }

    .indexcenter a.applist02 img {
        margin-left: -46%;
    }

    .indexcenter a span {
        position: absolute;
        width: 40%;
    }

    .indexcenter a.applist01 span {
        left: 20px;
        top: 35%;
    }

    .indexcenter a.applist02 span {
        right: 20px;
        top: 40%;
    }

    .indexdown {
        bottom: 5%;
        width: 70%;
        left: 20%;
    }

    .indexdown a {
        margin-bottom: 10px;
    }

    .indexbk {
        background: #0b061c url('../images/indexbk.jpg') -200px top no-repeat;
        background-size: auto 100%;
    }
    .indexcenter img {
        width: 30%;
    }
    .indexcenter {
        width: 100%;
        left: 0;
    }

    /*products page*/

    .product-listbox {
        width: 70%;
        padding: 20px;
        left: 70%;
        top: 20%;

    }
    .toptitle {
        font-size: 30px;
    }
    .bigtitle {
        font-size: 16px;
    }
    .productinfo {
        font-size: 12px;
        font-weight: normal;
    }
    .product-listbox-r {
        left: 5%;
        top: 0;
    }
    .listimgbox_c .productinfo {
        margin-top: 10px;
    }
    .listimgbox_c {
        top: 5%;
    }
    .list4-font div.bigtitle {
        margin-top: 0;
    }

    .list4-font div.bigtitle {
        padding: 20px 0;
    }

    .listimgfooter a.gotop {
       
        left: 2%;
    }

    .anchor_center3{
        margin-left:0;
        margin-right: 0;
    }

    .anchorpt3img{
        width: 180%;
    }

    .anchouicon-list{      
        width: 100%;
        margin: 10px 0 ;
          
    }

    .anchor-center{
        padding: 20px 2%;
    }

    .anchor-center img {
        display:inline-block;
        width: 20%;
        vertical-align: middle;
    }

    .anchor-center span{
        display:inline-block;
        width: 70%;
        text-align: left;
        margin-left: 5%;
        vertical-align: middle;
    }
    .anchor-center .bigtitle span {
        text-align: center;
    }

    .product-list{
        padding:20px 0;
    }

    .anchor-pt4box{
        margin: 30px 0;
        font-size: 14px;
    }

    .anchor-pt4box img{
        width: 70%;
        margin-left:15%;
        display: block;
        margin-bottom: 10px;
    }

    .anchorpt5img{
        width: 500%;
        margin-left:-600px;
    }

    .formlogo{
        top:10%;
        left:40%;
        width: 20%;
        z-index: 10;
    }

    .formlogo img{
        width: 100%;
    }

    .formslogin{
        width: 80%;
        left: 10%;
        top:17%;
        text-align: center;
    }

    .anchor-form{
        width: 80%;
        left: 10%;
        top:30%;
    }
 

    .regsubmit{
        margin-top:15px;
    }

    .regsubmit{
        padding:0  20px;
    }

    .submitbtn2{
        margin-top:20Px;
        width: 100%;
        
    }
    .contactimg{
        position: relative;
        width: 80%;
        left:10%;
        margin: 20px 0;
    }

}
