*{
	margin:0;
	padding:0;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-family: "΢���ź�";
    font-family:Arial;
}
html,body{
	height:100%;
    text-align:center;
}

 a {
    text-decoration:none;
    cursor:pointer;
 }
li {
 list-style:none;
}
img {
 width:100%;
 height:auto;
}
input {
 outline:none;
}
.home_img {
 width:80%;
 height:auto;
 margin-top: -12%;
}
.form {
 width:100%;
 height:auto;
 background-image:url(/img/Mobile_Index/home-top01-bg.png);
 background-repeat:no-repeat;
 background-size:100% 100%;
 padding-bottom:5%;
 margin-top: 2%;
}
.form_content {
 width:80%;
 height:auto;
 margin-left:10%;
 position:relative;

}

.form_content > p > span {
  color:#EA2737;
}
.form_content  input {
  width:94%;
  height:30px;
  font-size:12px;
  line-height:30px;
  border:1px solid rgba(170,170,170,1);
  border-radius:30px;
  margin-top:4%;
  text-indent:10px;
  margin-left:2%;
}
.form_content a {
  color:#EA2737;   
}
.form_content label {
     display: inline-block;
    width: 90%;
    font-size: 12px;
    line-height: 40px;
    text-align: left;
}
.form_content label  input {
    width:5%;
    margin-right:2%;
    vertical-align:middle;
}
    .log_but {
    width: 94%;
}
    .getcode {
     width: 94%;
     margin-top:5%;
}
.form_content p:first-child {
  font-size:18px;
 line-height:40px;
 font-weight:bold;
}
.success {
  width:80%;
 height:auto;
 margin-left:10%;
 display:none;
}
 .success p:first-child {
       font-family: PingFang-SC-Heavy;
    font-weight: 800;
    color: rgba(234,39,55,1);
    line-height: 32px;
    font-size: 18px; 
}
.success .inf {
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 22px;
    font-size: 14px;
    margin-top: 2%; 
}
.success .inf > span {
    color:#EA2737; 
}
.success .code {
    width: 34%;
    margin-left: 32%;
    margin-top: 5%;   
}
.s_code {
      font-size: 12px;
    color: #666666;
    line-height: 28px;
}
.tips {
 font-size:12px;
 line-height:40px;
 text-align:right;
}
.tips a {
 color:#EA2737; 
 margin-left:2%; 
}
.video {
 width:100%;
 height:10rem;
 background-color:#fdecee;
 padding:6% 0 0 0;
}
.title {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    letter-spacing: 1px;
    line-height: 18px;
}
.title span{
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.4px;
}
    .title a {
      color:#EA2737; 
    }
.video_c {
 width:100%;
 height:auto;
 /*background-image:url(/img/Mobile_Index/home-vadio-bg.png);
 background-repeat:no-repeat;
 background-size:100% 100%;
 padding: 6% 10%;*/
 margin-top: 5%;
}
 .vide {
 width:100%;
 display:none;
     position: absolute;
    top: 0%;
    left: 0;
}
.close {
    font-size: 40px;
    color: #fff;
    position: absolute;
    right: 1%;
    margin-top: -60%;
    cursor: pointer;
    z-index: 999;
    display: none;
}
.unique {
 width:100%;
 height:auto;
 background-image:url(/img/Mobile_Index/home-ts-bg.png);
 background-repeat:no-repeat;
 background-size:100% 100%;
 padding: 6% 4%;

}
.unique > ul {
 width:100%;
 height:auto; 
 overflow:hidden;
 margin-top:8%;
}
 .unique > ul li {
    float:left; 
    text-align:left;
}
 .unique > ul .two {
   width:74%;
   height:auto;  
 }
 .unique ul > :first-child {
    width: 22%;
    margin-right: 12px;
}
 .unique ul li > p:first-child {
 font-size:16px;
 font-weight:bold;
 letter-spacing:5px;
 color:#EA2737; 
 line-height: 30px;
}
 .unique ul li> p {
     font-size: 12px;
    line-height: 18px;
     color:#333333;
}
.mode {
 width:100%;
 height:auto;
 background-color:#F2D991;
}
.back_g {
    width: 100%;
    height: auto;
    background-image: url(/img/Mobile_Index/home-sbq-titlebg.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position-x: 48%;
    background-position-y: 50%;
    padding: 6% 4%;
}
.mode>ul {
 width:100%;
 height:auto;
 padding:2% 5%;
 overflow:hidden;
}
.mode>ul >li {
 width:48%;
 height:auto;
 float:left;
}
.course {
 width:100%;
 height:auto;
 padding: 6% 4%;
}
 .course > ul {
  width:100%;
  height:auto;  
}
 .course > ul > li {
   width:30%;  
   float:left;
}
.course > ul > li > p {
  font-size: 12px;
  color: #333333;
  text-align: left;
  padding-top: 5%;    
}
.teacher {
 width:100%;
 height:auto;
 background-image:url(/img/Mobile_Index/home-ts-bg.png);
 background-repeat:no-repeat;
 background-size:100% 100%;
 padding: 6% 5%;
}
.evaluate {
 width:100%;
 height:auto;
}
.evaluate ul {
   width:100%;
   height:auto; 
   overflow:hidden; 
   margin-top:5%;
 }
.evaluate ul li {
  width:48%; 
  height:100px;
  float:left;
  border:1px solid rgba(193,193,193,1);
  border-top:2px solid #E81021;
  margin-top:4%;
}
 .evaluate ul li p img {
   width:30%; 
}
.evaluate ul li p {
   font-size:12px; 
   color:#666666; 
 }
 .evaluate ul li p span {
     color:#E81021;
}
.steps {
 width:100%;
 height:auto;
 background-color:#F1F1F1;
}
.steps_f {
 width:100%;
 height:auto;
 padding:4% 5%;
}
.steps_f a {
   display:inline-block;
   width:90%;
   height:auto;
   font-size:16px;
   line-height:40px;
   background-color:#EA2737;  
   border-radius:35px;
   color:#ffffff;
   margin-top:5%;
 }
.footer{
	width: 100%;
	height: auto;
	background-color: #646464;
    padding: 3% 0% 6% 0%;
}
.footer p{
	text-align: center;
	font-size:12px;
	line-height:24px;
    color:#ffffff;
    letter-spacing:-0.5px;
}
.fixed {
 width:100%;
 height:auto;
 position:fixed;
 left:0;
 bottom:0;
 z-index:1;
 background-color:#EA2737;
}
.fixed ul{
 width:100%;
 height:50px;    
 }
.fixed ul li{
 width:30%;
 height:50px; 
 float:left; 
 line-height:50px;
 color:#ffffff;  
 }
 .fixed ul li img {
  width:100%;
 }
.fix_right {
    width:18%;
    height:auto;
  position:fixed;
  top:45%;
  right:0;
  z-index:999;
}

.log_but {
 cursor:pointer;
}
.span_tips {
    display: inline-block;
    width: 60%;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    background-color: #7f7f7f;
    border-radius: 50px;
    position: absolute;
    left: 20%;

}
.kong {
 height:50px;
}

/*����*/
.theme-popover-mask {
        z-index: 9998;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.4;
        filter: alpha(opacity=40);
        display: none;
    }
   .theme-popover {
    z-index: 9999;
    position: fixed;
    top: 20%;
    margin-left: 10%;
    width: 80%;
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #fff;
    box-shadow: 0 0 10px #666;
    display:none;
    }
.theme-popbod {
 padding:5%;
}

@media only screen and (min-width: 1024px) {
    body {
     width:50%;
     height:auto;
     margin-left:25%;
    }
    .unique ul li > p:first-child {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #EA2737;
    line-height: 100px;
}
    .unique ul li> p {
    font-size: 18px;
    line-height: 38px;
    color: #333333;
}
    .course > ul > li > p {
    font-size: 22px;
    line-height: 40px;
    color: #333333;
    text-align: left;
    padding-top: 8%;
}
    .swiper-slide-active {
    width: 55% !important;
    height: 400px !important;
}
    .title {
    font-size: 26px;
    line-height: 24px;
}
    .title span {
    font-size: 16px;
}
    .form_content p:first-child {
    font-size: 26px;
    line-height: 50px;
}
    .form_content > input {
    width: 50%;
    height:36px;
    font-size: 14px;
    line-height: 36px;
}
    .form_content label {
    width: 50%;
}
    .log_but {
    width: 50%;
}
    .tips {
    width: 75%;
}
    .swiper-slide-next {
    margin-right:55% !important;
}
    .none > .p {
    font-size: 16px !important;
}
    .evaluate ul li p {
    font-size: 16px;
}
    .evaluate ul li {
    height: 200px;
}
    .steps_f a {
    width: 40%;
}
    .span_tips {
    width: 15%;
    left: 42%;
 }
    .fix_right {
    width: 8%;
    height: auto;
    position: fixed;
    top: 45%;
    right: 25%;
    z-index: 999;
}
    .fixed ul li img {
    width: 20%;
}
    .lang {
    width: 10%;
    height: auto;
    position: absolute;
    right: 26%;
    top: 2%;
    cursor: pointer;
}
}
@media only screen and (width: 320px) {
 .unique ul > :first-child {
    width: 22%;
    margin-right: 10px;
}
 .unique ul li> p {
    line-height: 14px;
}
}

.one_second{transition:all 0.5s; -moz-transition:all 0.5s; /* Firefox 4 */ -webkit-transition:all 0.5s; /* Safari and Chrome */ -o-transition:all 0.5s; /* Opera */}

/*  �ֻ��ֲ���ʽ  */
.ban {width:12rem; height: 7.3rem; overflow: hidden;position: relative;}
.rotate {width: 1700rem; position: absolute; left: -9.8rem; }
.rotate a {width: 9.5rem; height: auto; margin-left: .55rem;display: block; float: left; background: #ffffff;transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1);}
.rotate a img {width: 9.5rem; display: block;}
.ban_text {font-size: .26rem; color: #000000;width:100%;line-height: 1rem;float: left;text-align: center;}
.ban_text span{font-size: 0.4rem;font-weight: bold;}
.rotate .rotating {transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1);}
.play {
    position: absolute;
    left: 40%;
    top: 25%;
    width: 77px !important;
}

/*�ײ���ʽ����*/
.icon {
    width: 10%;
    height: auto;
    vertical-align: middle;
    margin-left: 6%;
   
}
.p_ic {
   border-bottom:1px solid #787878;
   padding-bottom: 2%;
   font-size: 14px !important;
}

   /*ע�ᵯ��*/
#lay {
 text-align:right;
}
#lay .Finput {
    width: 80%;
    height: 36px;
    font-size: 12px;
    color: #acaaaa;
    text-indent: 10px;
    line-height: 36px;
    margin-right: 10%;
    margin-top: 14px;
    border-radius: 4px;
    border: 1px solid #acaaaa;
    outline:none;
    margin-left: 2%;
    border-radius:20px;
}
#lay p span {
 color:#ff0000;
}
    #lay  .Agree {
        text-align: left;
        text-indent: 10%;
        font-size: 12px;
        line-height: 40px;
        color: #999999;
    }
    #lay  .Login {
       text-align: center;
        font-size: 12px;
        line-height: 40px;
        color: #999999;
    }
.layui-layer-title {
    padding: 0 !important;
    height: 76px !important;
    line-height: 96px !important;
    text-align: center !important;
    border-bottom: 0 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    background-color: #ffffff !important;
    color: #333;
    overflow: hidden;
    border-radius:8px !important;
    letter-spacing: 2px !important;
}
#lay .bottom {
   width: 80%;
    height: 36px;
    font-size: 14px;
    color: #ffffff;
    text-indent: 10px;
    line-height: 36px;
    margin-right: 10%;
    border-radius: 4px;
    background-color:#FF2C2C;
    border:0;
    outline:none;
    cursor:pointer;
}
#lay .getcode {
    display:inline-block;
   width: 80%;
    height: 36px;
    font-size: 14px;
    color: #ffffff;
    text-indent: 10px;
    line-height: 36px;
    margin-right: 10%;
    border-radius: 4px;
    background-color:#FF2C2C;
    border:0;
    outline:none;
    cursor:pointer;
    margin-top:5%;
    text-align:center;
    border-radius:20px;
}
.layui-layer {
 border-radius:8px !important;
}
/*��¼����*/
#lay_login {
 text-align:right;
 padding: 0 20px;
 box-sizing: border-box;
}
#lay_login .Finput {
    width: 100%;
    height: 40px;
    font-size: 12px;
    color: #acaaaa;
    text-indent: 10px;
    line-height: 40px;
    border-radius: 4px;
    border: 1px solid #acaaaa;
    outline:none;
    border-radius:20px;
}
#lay_login > p > span {
 color:#ff0000;
}
   #lay_login > .Agree {
        text-align: left;
        text-indent: 10%;
        font-size: 12px;
        line-height: 40px;
        color: #999999;
    }
 #lay_login > .Login {
       text-align: right;
        font-size: 12px;
        line-height: 40px;
        color: #999999;
    }
#lay_login .bottom {
    display:inline-block;
   width: 100%;
    height: 40px;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    background-color:#EA2737;
    text-align: center;
    border-radius:20px;
}
#lay_login .error1,
#lay_login .error2{
    font-size:12px;
    color:#CF0C15;
    height: 36px;
    line-height: 36px;
    text-align: left;
    text-indent: 15px;
}
#lay >p> .Get_code {
     position: absolute;
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #FDAB2A;
    color: #ffffff;
    right: 10%;
    top: 15.9%;
    font-size: 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
}
#lay >p> .Get_code_d {
     position: absolute;
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #999999;
    color: #ffffff;
    right: 10%;
    top: 15.9%;
    font-size: 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display:none;
}
.lang {
    text-align: center;
    display: block;
    padding: 5px 18px;
    height: auto;
    position: absolute;
    right: 4%;
    top: 2%;
    cursor: pointer;
    color: #000000;
    font-size: 16px;
    background-color: #ffffff;
    border-radius:50px;
}
.nav {
 position: absolute;
    right: 4%;
    top: 7%;
    text-align: left;
    padding: 10px 28px;
    color: #000000;
    font-size: 16px;
    background-color: #ffffff;
    display:none;
    border-radius:5px;
    z-index: 99;
}
.nav a{
width:100%;
height:auto;
cursor:pointer;
display:block;
padding: 5px 0px;
color:#000000;
 }
.nav img{
    width:25%;
  vertical-align:middle;
 margin-right:5px;
}
.lang img {
     width:25%;
 vertical-align:middle;
 margin-right:5px;
}
.lang > span {
      width: 0;
    height: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #333 transparent transparent;
    display: inline-block;
    margin-left: 10px;
}

.three {
 width:100%;
 height:auto;

}
.three>p {
    margin-top: 6%;
    font-size: 14px;
    text-align: center;
    color: #eeeeee;
}
    .three > p > img {
        width:auto;
     margin-left:4%;
    }
    .three > p > span {
     margin:5%;
     color:#666666;
    }

    /*�л���¼*/
.ChangeLogin {
    /* line-height: 100px; */
    padding: 20px 0  4px 0;
    box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
 }
.ChangeLogin > span {
    display: inline-block;
    width: 38%;
    line-height: 50px;
     border-bottom: 3px solid #F6F6F6;
    margin-left: 1%;
    cursor:pointer;
    color:#333333;
}
.but_red {
  border-bottom: 3px solid #CF0C15 !important;
  color:#CF0C15 !important;
}

/*ѡ���������*/
#lay_login p .country_list{
            position:absolute;
            left:15px;
            top: 15px;
            transform:translateY(-25%);
            font-size:12px;
            color:#333333;
            width:53px;
            text-align:left;
            line-height: 30px;
        }
  #lay p .country_list{
            position:absolute;
            left:45px;
            top:50%;
            transform:translateY(-25%);
            font-size:12px;
            color:#333333;
            width:53px;
            text-align:left;
        }
        #lay p{
            position:relative;
        }
        .country_list:after{
            position:absolute;
            content:'';
            width:10px;
            height:6px;
            background:url('/img/Mobile_Index/down.png');
            background-size:100% 100%;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
        }

.country {
 height:250px;
 overflow:auto;
 border-top: 1px solid #E1E1E1;
}
.country p {
 width:100%;
 height:auto;
 font-size:14px;
 line-height:44px;
 border-bottom:1px solid #E1E1E1;
 cursor: pointer;
}
.country p span {
 display:inline-block;
}
.C_name {
    /* width:78%; */
    height: auto;
    margin-left: 2%;
    text-align: left;
}

.C_num {
    height: auto;
    text-align: left;
    float: right;
    margin-right: 15px;
}

.country p {
    text-align: left;
}

.country .C_img {
    width: 24px;
    float: left;
    margin: 13px 0 0 15px;
}
.Chidden {
    width: 290px;
    height: 250px;
    overflow: hidden;
    position: fixed;
    background-color: #ffffff;
    top: 35%;
    left: 8%;
    z-index: 9;
    border: 1px solid #ddd;
    display:none;
}
#lay_login .chang_1{
    position: relative;
}
#lay_login .chang_1 .country_list{
    height: 30px;
}
#lay_login #Ynone{
    width: 40px;
    position: absolute;
    z-index: 1;
    right:0 ;
    top: 0;
    cursor: pointer;
}
.zhucelayer .layui-layer-btn{
    border-top: 1px solid #ddd;
    display: flex;
    display: -webkit-flex;
}
.zhucelayer .layui-layer-btn .layui-layer-btn0,
.zhucelayer .layui-layer-btn .layui-layer-btn1{
    flex:1;
    -webkit-flex:1;
    background: #fff;
    color: #000;
    border-color: #fff;
    text-align: center;
}
.zhucelayer .layui-layer-btn .layui-layer-btn1{
    color:#506E92;
}
.c_select{
    width: 95%;
    height: 32px;
    background: #F4F4F4;
    border-radius: 16px;
    margin: 6px auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.c_select img{
    width: 16px;
    margin: 0 11px 0 15px;
}
.c_select input{
    flex:1;
    -webkit-flex:1;
    border: none;
    background: transparent;
}
