.box{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tlogo{
    width:100%;
    height:7.1rem;
    background:#f5f5f5;
    padding-top: 1.675rem;
}
.tlogo img{
    width:8.575rem;
    margin: 0 auto;
    display: block;
}
.border_bottom{
    border-bottom: 1px solid #dddddd;
}
.success_img{
    width:100%;
    height:11.1rem;
    text-align: center;
}
.success{
    width:5rem;
    margin:1.5rem auto 1.25rem;
}

.info{
    width:100%;
    padding:0 1.05rem;
}
.info_name,.info_password{
    width:100%;
    height:2.475rem;
    border-bottom: 1px solid #dddddd;
}
img.pword{
    width:1.05rem;
}
img.uname{
    width:1.05rem;
}
img.pword,img.uname{
    margin-top:0.675rem;
}
.load input{
    width:14.63rem;
    height:100%;
    border:none;
    vertical-align: top;
    padding:0.8rem;
    font-size:0.75rem;
    color:#999999;
    font-family:"微软雅黑";
}
a.forget{
    display: block;
    width:32%;
    height:1.375rem;
    line-height:1.375rem;
    float:right;
    padding:0 1.05rem;
    font-size:0.7rem;
    color:#9f1f24;
    cursor: pointer;
    /*font-family:"΢���ź�";*/
}
a.button,a.button1,input.next{
    display: block;;
    width:16.225rem;
    margin:0 auto 1rem;
    height:2.5rem;
    border-radius: 6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    font-size:0.8rem;
    text-align: center;
    line-height:2.5rem;
}

.button{
    display: block;;
    width:16.225rem;
    margin:0 auto;
    height:2.5rem;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    font-size:0.9rem;
    text-align: center;
    line-height:2.5rem;
}
.buy_card{
    background:#f37b00;
    color:#ffffff;
    margin-top:3.45rem;
    margin-bottom:0.925rem;
}
.free{
    background:#e1e1e1;
    color:#666666;
}
a.next{
    background:#f37b00;
    color:#ffffff;
    margin-top:2.075rem;
    margin-bottom:0.925rem;

}
input.next.box.button {
    background: #f37b00;
    padding: 0;
    color: #ffffff;
    margin: 3.5rem auto 1.8rem;
}
a.login{
    background:#e1e1e1;
    color:#666666;
}
.login_phone{
    width:100%;
    padding:0 0.5rem;
    /*height: 6.575rem;*/
}
.login_phone span{
    display: block;
    font-size: 0.76rem;
}
.login_phone span,.login_phone input{
    height:3rem;
    width:100%;
    line-height: 3rem;
}
.login_phone .lpn{
    text-align: center;
    font-size:1.16rem;
    color:#D22922;
    font-weight: bold;
    line-height: 2.2rem;
}
#phone{
    font-size:0.8rem;
    color:#999999;
    border:1px solid #bbbbbb;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding:0.3rem 0.8rem;
}
span.login_phone_false{
    font-size:0.6rem;
    color:#9f1f24;
    display: none;
    padding-left:0.5rem;
    height: 1.2rem;
    line-height: 1.5rem;
}
span.password_falsetip{
    float:left;
    width:32%;
    height:1.375rem;
    line-height:1.375rem;
    padding:0 1.05rem;
    font-size:0.7rem;
    color:#9f1f24;
}
.login_next{
    display: block;;
    width:16.225rem;
    margin:0 auto;
    height:2.5rem;
    border-radius: 6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    font-size:0.9rem;
    text-align: center;
    background:#f37b00;
    color:#ffffff;
    margin-top:1.5rem;
    border:none
}
.back_index{
    display: block;;
    width:16.225rem;
    margin:0 auto;
    height:2.5rem;
    line-height: 2.5rem;
    border-radius: 6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    font-size:0.9rem;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #f37b00;
    color: #f37b00;
    margin-top: 1rem;
}
.test_telephone {
    /* line-height: 0.7rem; */
    /* margin-bottom: 0.6rem; */
    /* margin-top: 0.65rem; */
    font-size: 0.8rem;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;padding-left: 0.5rem;background: #fff;border-top: 1px solid #ddd;margin-top: 0.5rem;
}
.testWords_in input{
    float:left;
}
.testWords_in .testBtn{
    float:right;
    /*width:5rem;*/
    color:#ffffff;
    font-size: 0.65rem;
    text-align: center;
    box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;-o-box-shadow: none;
    border: none;
    margin-top:5px;
    padding: 0 0.3rem;
    width: 9rem;
}
.testWords{
    padding:0 0.5rem;
    background: #fff;
    /*    border-bottom: 1px solid #dddddd;*/
}
/*.testWords_in input,.testBtn{
    height: 2.2rem;
    line-height: 2.2rem;
    border-radius: 5px;
}*/
/*.testWords_in input {
    font-size: 0.65rem;
    color: #999999;
    /!*width: 11.5rem;*!/
    border: 1px solid #333333;
    margin-top: 5px;
}*/

.test_next.login_next{
    margin-top: 0;
}
.testDownpart{
    background:#f5f5f5;
    padding:3.5rem 0 13.625rem;
}
.d_n{display: none;}
span.freeLoad{
    color:#9f1f24;
    font-size: 1rem;
}

/*注册成功*/
.lsuccess{position: relative;}
.Lsuccess .top{font-size: 1.75rem; color: #da0317; background: #F5F5F5; padding: 1.25rem 0 1.25rem 3.75rem }
.Lsuccess .top img{width: 2.7rem;vertical-align: middle;}

.Lsuccess .reminder{font-size: 0.75rem;padding: 0.5rem;border-bottom: 1px solid #DDDDDD;text-indent: 2em;}
.Lsuccess .reminder span{color: #9f0000;}

.Lsuccess .list{padding: 1rem 1.1rem 0;border-bottom: 1px solid #dddddd;border-top: 1px solid #dddddd;margin: 0.6rem 0px 1rem;}
.Lsuccess .list a{display: inline-block;text-align: center;width: 3rem;font-size: 0.7rem; margin: 0 0.45rem;}
.Lsuccess .list a p{line-height:2.7rem;}
.Lsuccess .list a img{width: 2.1rem;}
.Lsuccess .pormort{color: #f12d40;font-size: 0.6rem;text-align: center;margin: 0.3rem 0 1.15rem;}

.Lsuccess .button{background: #da0317;color: #fde441;position: relative;padding-left: 3.4rem;}
.Lsuccess .button1{border:1px solid #da0317; margin-top: 0.65rem;color:#da0317;margin-bottom:0;}
.hb{position:absolute;left:16%;top:-52%;width:4rem;}

.login_phone .identifying{font-size:0.8rem}
.login_phone .identifying img{ width:6rem;float:left;}
.login_phone .identifying span{ float:left; width:5rem; font-size:0.8rem}
.login_phone .identifying input{ width:6rem; border:1px solid #666;height: 2.125rem;line-height: 2.125rem; padding:0; border-radius:6px}
.boxSize{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}



img{width: 100%;}
.leglater{ background:#f7f7f7; margin-top:0.5rem}
.leglater .swiper-container .banner_img{width:100% !important;}
.leglater .leglaterONE{background: url(https://img9.tongzhuo100.com/m_index/img/leglater/3.jpg) no-repeat;background-size:100% ;}
.leglater .leglaterONE .top{padding-top: 2rem;}
.leglater .leglaterONE .top .topone{ width: 15rem; margin: 0 auto; display: block;}
.leglater .leglaterONE .top a{display: block;border-radius: 4px; width: 9.6rem;height: 2.65rem;color: #ffffff; background: #622b9e;text-align: center;
    font-size: 1.45rem;line-height: 2.65rem;margin: 0 auto;margin-top: 1.1rem;}
.leglater .leglaterONE{}

.leglater img.imgtitle{width: 8.25rem;display: block;margin: 0 auto 0.7rem auto ;}
.leglater .leglaterTWO .leglaterTWOimg{ width: 90%; display: block;margin: 0 auto;margin-top: 0.7rem; margin-bottom: 1.5rem;}
.big-play-icon{margin-top: 0.5rem;}

.leglater .leglaterThree{background: #622B9E;text-align: center;padding-top: 0.1rem;color: #FFFFFF;font-size:0.85rem ;}
.leglater .leglaterThree a{color: #FFFFFF;}
.leglater .leglaterThree .tbkt{background: #FFFFFF;border-top:5px solid #b096cd;border-bottom:5px solid #b096cd;padding: 1rem 0;color: #333;}
.leglater .leglaterThree .tbkt .tbkt1 {overflow: hidden;}
.leglater .leglaterThree .tbkt .tbkt1  .a1{float: left;margin-left: 0.55rem;width: 5.5rem;font-size: 0.75rem;margin-top: 1.5rem;}
.leglater .leglaterThree .tbkt a{display: block;background: #622B9E; border-radius:4px ;width: 6.65rem;height:2.25rem ;line-height:2.25rem ;margin: 0 auto;margin-top: 0.5rem;}
.leglater .leglaterThree .imgtitle{margin-top: 0.5rem;}
.leglater .leglaterThree ul{overflow: hidden;padding: 1rem 0.5rem;}
.leglater .leglaterThree ul li{border: 1px solid #FFFFFF;border-radius: 4px;float: left;width: 5rem;height: 2.1rem;line-height: 2.1rem;margin-left: 0.65rem;}

.leglater .leglaterFour{font-size: 0.8rem;}
.leglater .leglaterFour div .title{font-size: 0.9rem;text-align: center;}
.leglater .leglaterFour>div{overflow: hidden;margin-top: 2rem;}
.leglater .leglaterFour>div>div{float: left;width: 8rem;}
.leglater .leglaterFour .Four1 {}
.leglater .leglaterFour .Four1 .a1{width: 6rem; margin:0 1rem;;}
.leglater .leglaterFour .Four1 .a1 img{margin-top: 2rem;}
.leglater .leglaterFour .Four1 .a1 .title{margin: 1rem 0;}
.leglater .leglaterFour .Four1 .a2{width: 10rem;}

.leglater .leglaterFour .Four2 .a1,.leglater .leglaterFour .Four3 .a1{margin:0 1rem;;}
.leglater .leglaterFour .Four2 .a2 .title{margin-bottom: 0.5rem;}
.leglater .leglaterFour .fourbottom{width: 90%; margin: 1.5rem auto;display: block;;}

.leglater .leglaterFive{background: #622B9E;color: #fff;padding-top: 0.5rem;padding-bottom: 1.5rem;text-align: center;}
.leglater .leglaterFive ul{padding:2rem 1rem;color: #622B9E;font-size: 0.9rem;overflow: hidden;background: url(https://img9.tongzhuo100.com/m_index/img/leglater/18.jpg) no-repeat; background-size: 100%;}
.leglater .leglaterFive ul li{border: 2px solid #622B9E; border-radius: 50%;height:5rem; width: 5rem; line-height: 5rem;float: left;margin-right:0.5rem ;}
.leglater .leglaterFive ul li:last-child{margin-right: 0;}
.leglater .leglaterFive .app{margin: 1.5rem  auto 1rem auto; color:#FFFFFF;border-radius:4px;border: 1px solid #FFFFFF;font-size:1.2rem;width:13rem; line-height: 2.5rem;display: block;}

.leglater .mask{position: fixed;bottom: 1rem; right: 0.5rem;z-index: 9;}
.leglater .mask a{background:rgba(98,43,158,0.7); display: block;border-radius: 50%;height: 3rem;width: 3rem;line-height:3rem;font-size: 0.85rem;color: #FFFFFF;text-align: center;margin-top: 0.5rem;}

.voice_hind{color: #919191;float: left;height: 1.2rem;line-height: 1rem;}
.voice_code{color: #919191;font-size:12px;}

/*新版注册*/
html,body{background: #f5f5f5;}
.reginput{float:left;display:block;background: #fff; margin-right: 0.2rem; height: 2rem;line-height:2rem;width:6rem;padding: 0;border: 1px solid #ddd;font-size: 0.7rem;text-align: left;border-radius:4px;text-indent: 0.125rem;}
#get_code{border: none;margin-right: 0;background: #f37b00;color: #fff;text-align: center;text-indent:0;}
#voice_code{border: none;margin-right: 0;color: #d97a36;text-align: center;width: 5.4rem;margin-left: 0.2rem;text-indent: 0;}
#imgcode{float:left;box-sizing:border-box;display:block;background: #fff;margin-top: 0.8rem;height: 2rem;line-height:2rem;width:6rem;padding: 0;border: 1px solid #ddd;font-size: 0.7rem;text-align: left;border-radius:4px;text-indent: 0.125rem;}
.imgyzmimg{float: left;display: block;margin-top: 0.8rem;margin-left: 0.2rem;border:none;background: #333333;height: 2rem;width:6rem;}
.hint{
    margin-top:0.5rem;
    padding-bottom:0.825rem;
    font-size: 0.6rem;
    color:#919191;
    height: 1rem;
    line-height: 1.1rem;
    display: block;
}
.erroimg{background: url("https://img9.tongzhuo100.com/m_index/img/load/mlogincolose.png") no-repeat top left;background-size: 6%;color:#9f1f24;text-indent:1.2rem;}
.successimg{background: url("https://img9.tongzhuo100.com/m_index/img/load/mloginyes.png") no-repeat top left;background-size: 6%;color:green;text-indent:1.2rem;}

/*2017-3-2新版注册成功*/
.mp4info{
    font-size: 0.85rem;
    color: #666666;
    line-height: 2.35rem;
    height: 2.35rem;
    background: #ffffff;
    padding-left: 1rem;
}
.ewm{width:100%;}
.ewm a{display:block;width:22%;height:4.2rem;margin:1rem  6% 0 21%;float:left;background: url("https://img9.tongzhuo100.com/m_index/img/sameimg/ewm.png") no-repeat;background-size: 100% 100%;}
.ewm div{float:left;color:#666666;margin-top:1.2rem;}
.ewmp1{    font-size: 0.7rem;
    line-height: 1.3rem;}
/*2017-05-03 注册领取红包提示*/
.red_icon{    width: 16.228rem;
    height: 2.2rem;
    margin: 0 auto;
    line-height: 2.5rem;
    margin-top: 1rem;
}
.red_icon img{width: 2.8rem;margin-right: 0.5rem;}
.red_icon p{font-size: 0.76rem;color: #ff4e4c}
.red_icon p span{font-size: 1rem;color: #fc0f0d;margin-left: 0.25rem;}
/*2017-09-20 免费领取体验卡热线*/
.freeGetCardTel{text-align:center;font-size:0.7rem;}
