html,
body
{
  /* overflow: hidden;*/
	overflow-x:hidden;
    width: 100%;
    height: 100%;
}

input,input:focus,input:active{user-select: text;-webkit-user-select:text;zoom:1}

div#ad_sliders {
    box-shadow: none !important;
}
.tip-text
{
    font-size: 14px;
    color: #ccc;
}
.tip-text-error
{
    font-size: 14px;
    color: #d80016;
}

#warm_tip{
    font-size: 12px;
    color: #ccc;
    margin-top: 40px;
}
#phone_number
{
    border-color: #eaeaea;
    border-radius: 0px;
    background: none;
    height: 50px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    /*border-bottom: 0px;*/
	background: url(../../common/static/image/h5_13.png);
	box-shadow: #f2f2f2 1px 2px 2px 3px;
	/*background-size:cover;	
	background-size: 310px 50px;*/
	background-repeat: no-repeat;	 
	background-position-y: 10px;
	padding-left: 45px;  
	border-radius: 5px 5px 5px 5px;	
	padding-left: 38px;
    font-size: smaller;
}
#phone_number:focus
{
    box-shadow: none;
    /*border-color: #d80016;*/
}
#service_code
{
    border-color: #eaeaea;
    border-radius: 0px;
    background: none;
    height: 50px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    /*border-bottom: 0px;*/
    background: url(../../common/static/image/h5_15.png);
    box-shadow: #f2f2f2 1px 2px 2px 3px;
    /*background-size:cover;
    background-size: 310px 50px;*/
    background-repeat: no-repeat;
    background-position-y: 10px;
    padding-left: 45px;
    border-radius: 5px 5px 5px 5px;
    padding-left: 38px;
    font-size: smaller;
}
#service_code:focus
{
    box-shadow: none;
    /*border-color: #d80016;*/
}

#check_code
{
    border-color: #eaeaea;
    border-radius: 0px;
    background: none;
    height: 50px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: url(../../common/static/image/h5_15.png);
	box-shadow: #f2f2f2 1px 2px 2px 3px;
 	border-radius: 5px 5px 5px 5px;	
 	background-repeat: no-repeat;	 
	background-position-y: 8px;
	padding-left: 38px;  
	font-size: smaller;    
}
#check_code:focus
{
    box-shadow: none;
    /*border-color: #d80016;*/
}

#btn_get_check_code
{
    color: #d80016;
    border-color: #eaeaea;
    border-radius: 0px;
    background: none;
    height: 50px;
    border-width: 0px 0px 1px 0px;
    box-shadow: #f2f2f2 1px 2px 2px 3px;
 	border-radius: 5px 5px 5px 5px;	
}
#code_input
{
    border-color: #eaeaea;
    border-radius: 0px;
    background: none;
    height: 50px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: url(../../common/static/image/h5_15.png);
	box-shadow: #f2f2f2 1px 2px 2px 3px;
 	border-radius: 5px 5px 5px 5px;	
 	background-repeat: no-repeat;	 
	background-position-y: 8px;
	padding-left: 38px;  
	font-size: smaller;
}
#code_input:focus
{
    box-shadow: none;
    /*border-color: #d80016;*/
}
#btn_refreshen
{
	 color: #fff;
    border-color: #d80016;
    border-radius: 8px 8px 8px 8px;
    background-color: #d80016;
    height: 50px;
    width:35%;
}
#btn_get_token
{
    color: #fff;
    border-color: #d80016;
    border-radius: 0px 8px 8px 0px;
    background-color: #d80016;
    height: 50px;
}
#btn_close
{
    /*color: #fff;*/
    border-color: gray;
    border-radius: 8px 0px 0px 8px;
    background-color: #fff;
    color: gray;
    height: 50px;
}
#btn_get_token:hover,
#btn_get_check_code:hover,
#btn_get_token:focus,
#btn_get_check_code:focus,
#btn_get_token:active,
#btn_get_check_code:active
{
    outline: none;
}
.auth-title
{
    float:left;
    padding-left: 12px;
    margin-top: 15px;
    margin-bottom: -8px;
    font-weight: 900;
}

@media all and (orientation:landscape)/*����*/
{
    .container
    {
/*         miax-width: 320px;
        min-height: 660px; */
        
        max-width:90%;
        margin: 0 auto;
    }

    .auth-slide
    {
        float: left;

        width: 30%;
        height: 310px;
    }

    .auth-logo
    {
        float: left;
        /*background-color:#d80016;
        width: 100%;
        border-top-left-radius:15px;
		border-top-right-radius:15px;
		margin-top: 10px;*/
		width: 94%;
	    /*height: 130px;*/
	    margin-left: 3%;
		border-radius: 5px 5px 5px 5px;	
	    margin-top: 10px;
	    box-shadow: #f2f2f2 1px 2px 2px 3px;
    }

    .auth-logo-img-container
    {
        float: left;

        width: 30%;
        height: 100%;
        padding: 10px;

        /*border-right: 3px solid #d8d8d8*/;
    }

    .auth-logo-img-container img
    {
        width: 100%;
    }

    .auth-logo-text
    {
        float: left;
		width: 100%;
		/*height: 60px;*/
		padding: 4px;
    }

    .auth-form
    {
        float: left;
        /*width: 70%;*/
        width: 100%;
        height: 230px;
        padding-top: 10px;
    }
    .bottom_btn_box {
		    left: 0;
			position: relative; /*orǰ�����absolute�Ϳ�����*/
 			bottom: 0px; 
 			width: 94%;   	
 	}
 	#verifyCanvas{
 		width: 100%;
 		height:50px;
 	}
}

@media all and (orientation:portrait)
{
    .container
    {
        max-width: 90%;
        margin: 0 auto;
        position: relative;
        
    }

    .auth-slide
    {
        float: left;
        width: 100%;
        height: 0px;/*140px;*/
    }


    .auth-logo
    {
        float: left;
        /*width: 100%;
        height: 200px;
        border-top-left-radius:15px;
		border-top-right-radius:15px;
		margin-top: 10px;
		background: url(../image/h5_03.png);
		background-size: 310px 200px;
		background-repeat: no-repeat;*/
	    width: 94%;
	    /*height: 130px;*/
	    margin-left: 3%;
		border-radius: 5px 5px 5px 5px;	
	    margin-top: 10px;
	    box-shadow: #f2f2f2 1px 2px 2px 3px;
    }

    .auth-logo-img-container
    {
        float: left;
        width: 40%;
        height: 100%;
        padding: 10px;
		
        /*border-right: 3px solid #d8d8d8*/;
    }

    .auth-logo-img-container img
    {
        width: 100%;
    }

    .auth-logo-text
    {
        float: left;
		width: 100%;
		/*height: 60px;*/
		text-align: center;
		padding: 4px;   
    }

    .auth-form
    {
        float: left;
        width: 100%;
        height: 250px;
        padding-top: 10px;
    }

    	.bottom_btn_box {
		    left: 0;
			position: relative; /*orǰ�����absolute�Ϳ�����*/
 			bottom: 0px; 
 			width: 94%;   	}
 	#verifyCanvas{
 		width: 100%;
 		height:50px;
 	}
}

    	.btn_box {
    		padding: 0;
    	}
    	#img_show{
		        /*height: 15%;*/
/* 			    left: 50%;
			    top: 2%;
			    transform: translate(-50%,-50%);
			    position: absolute; */
			    width: 100px;
			  /*   text-align: center;
			    padding-top: 45px; */
    	}

#service_no, #service_no a
{
	color:#999;
	font-size: smaller;
}

#unsubscribe{
    color: #ccc;
}


/*�����ǻ�����֤ʹ��*/
.block {
  position: absolute;
  left: 0;
  top: 0;
}

.sliderContainer {
  position: relative;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 1px;
  background: #f7f9fa;
  color: #45494c;
  border: 1px solid #e4e7eb;
  border-radius: 5px 5px 5px 5px;
}

.sliderContainer_active .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #1991FA;
}

.sliderContainer_active .sliderMask {
  height: 38px;
  border-width: 1px;
}

.sliderContainer_success .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #52CCBA;
  background-color: #52CCBA !important;
}

.sliderContainer_success .sliderMask {
  height: 38px;
  border: 1px solid #52CCBA;
  background-color: #D2F4EF;
}

.sliderContainer_success .sliderIcon {
  background-position: 0 0 !important;
}

.sliderContainer_fail .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}

.sliderContainer_fail .sliderMask {
  height: 38px;
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
}

.sliderContainer_fail .sliderIcon {
  background-position: 0 -83px !important;
}
.sliderContainer_active .sliderText, .sliderContainer_success .sliderText, .sliderContainer_fail .sliderText {
  display: none;
}

.sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  border: 0 solid #1991FA;
  background: #D1E9FE;
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background .2s linear;
}

.slider:hover {
  background: #1991FA;
}

.slider:hover .sliderIcon {
  background-position: 0 -13px;
}

.sliderIcon {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 14px;
  height: 10px;
  background: url(../../common/static/image/sliderIcon.png) 0 -26px;
  background-size: 34px 471px;
}

.refreshIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url(../../common/static/image/sliderIcon.png) 0 -437px;
  background-size: 34px 471px;
}
.div_img {
     float: left;
     width: 100%;
     height: 60px;
     padding: 4px;
 }
.div_logo {
    float: left;
    width: 100%;
    padding: 30px 0;
    text-align: center;
}
.div_logo img{
    margin: 0 12px;
}
.submit_loading {
	display:none;
	left:0;
	width:100%;
	position:absolute; 
	text-align:center;
	opacity:1;
	filter:alpha(opacity=80);
	z-index:9997;
}
.submit_loading1 {
	/* display:none; */
	left:0;
	width:100%;
	background-color:white;
	position:absolute; 
	text-align:center;
	opacity:1;
	z-index:9998;
	position:absolute;
}
.submit_loadingerror {
	display:none;
	left:0;
	width:100%;
	background-color:white;
	position:absolute; 
	text-align:center;
	opacity:1;
	z-index:9999;
	position:absolute;
}
.loading_show {
	width:100%;
	height:300px;
}
.loading_show1 {
	width:100%;
	height:600px;
}
