@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }
body, button, input, select, textarea {font:12px/1.5 "\5FAE\8F6F\96C5\9ED1", arial ; *line-height:1.5}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight: normal;}
address, cite, dfn, em, var {font-style:normal;}
code, kbd, pre, samp {font-family:courier new, courier, monospace;}
li{list-style: none;}
ul,ol {list-style:none;}
fieldset, img {border:0}
table {border-collapse:collapse;border-spacing:0;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;font-size:100%;}
div:after, ul:after, dl:after,.clearfix:after { content:""; display:block; clear:both; height:0; visibility:hidden;}
/****/
abbr, article, aside, audio, canvas, datalist, details, figure, footer, header, hgroup, menu, nav, output, progress, section, video {display:block;margin:0;padding:0}
i,u,b,em,span,small{ font-weight:normal; font-style:normal;}
html,body {height: 100%}
/****/
html {font-size: 62.5%;} 
body {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
	-webkit-user-select: none;
	 user-select: none;
	-moz-user-focus: none;
	background-image: url(../images/back.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
	-moz-user-select: none;
}
a{text-decoration: none;color:#666;}
a:hover{color:#f00;}
h2{ margin:0; padding: 0;}
ul{word-spacing: -4px;}
1input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}

 
@media screen and (max-height: 690px) {
.main-box {margin-top:40px !important;    height: 430px !important;}
.main-box .main-right h1{padding-top:50px !important;}
}

@media screen and (min-width: 457px) {

	 
  body {
    background-image: url(../images/back.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: 100%;
    -webkit-background-size: cover;
    /* 鍏煎Webkit鍐呮牳娴忚鍣ㄥChrome鍜孲afari */
    -o-background-size: cover;
    /* 鍏煎Opera */
    zoom: 1;
    position: relative;
    overflow: hidden;
  }
 
  .zindex {
    z-index: 0;
    width: 20000px;
    height: 11000px;
    position: absolute;
    top: -200px;
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
  }
  .main-box {

  
    height: 580px;
    width: 330px;
    overflow: hidden;
    margin: 100px auto 30px;
	float:right;
	margin-right:20%;
	border-radius: 8px;
  }
  .main-box .main-left {
    width: 500px;
    height: 460px;
    float: left;
    position: relative;
     background-image: url(../images/back.jpg);
    background-size: 170%;
    background-repeat: no-repeat;
    background-position: -182px -5px;
    border-radius: 20px 0 0 20px;
  }
  .main-box .main-left .logo {
    width: 150px;
    height: 150px;
    margin-top: 88px;
    margin-left: 50%;
    position: absolute;
    left: -75px;
  }
  .main-box .main-left .tittle {
    width: 310px;
    height: 33px;
    margin-left: 50%;
    position: absolute;
    left: -155px;
    margin-top: 305px ;
    text-shadow: 5px 5px 5px #666666;
  }
  .main-box .main-right {
    width: 330px;
    height: 430px;
    float: left;
   background: rgba(255,255,255,0.97);
    	border-radius: 8px;
		    position: relative;
  }
  .main-box .main-right h1 {
       font-size: 18px;
    font-family: "microsoft yahei";
    text-align: center;
    padding: 60px 0 35px;
    letter-spacing: 2px;
    font-weight: 500;
    position: relative;
    line-height: 24px;
    height: 24px;
    /* color: #858c96; */
    font-size: 24px;
    cursor: pointer;
  }
 .tab__phone__hr{
    position: absolute;
    width: 104px;
    height: 8px;
    background: rgba(255,94,80,.3);
    border-radius: 4px;
margin-top:-5px;
    left: 112px;
 }
 
  .main-box .main-right .username {
    display: block;
    font-family: "microsoft yahei";
    width: 225px;
    height: 37px;
    margin: 10px auto !important;
    border-radius: 5px;
    outline: none;
    padding-left: 35px;
    background-image: url("../images/username.jpg");
    background-repeat: no-repeat;
    background-position: 14px 9px;
    border: 1px solid #8b8b8b;
    color: #8c8b8b;
    position: relative;
	box-sizing: border-box;
    position: relative;
    display: flex;
    background: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 19px;
  }
  .main-box .main-right .username:focus {
    box-shadow: 2px 2px 2px #ccc;
  }
  .main-box .main-right .email {
      background-image: url("../images/email.png");
  }
  .main-box .main-right .password {
    display: block;
    font-family: "microsoft yahei";
    width: 225px;
    height: 37px;
    margin: 10px auto;
    border-radius: 5px;
    outline: none;
    padding-left: 35px;
    background-image: url("../images/password.jpg");
    background-repeat: no-repeat;
    background-position: 14px 9px;
    border: 1px solid #8b8b8b;
    color: #8c8b8b;
        position: relative;
	box-sizing: border-box;
    position: relative;
    display: flex;
    background: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 19px;
  }
  .main-box .main-right .password:focus {
    box-shadow: 2px 2px 2px #ccc;
  }
  .main-box .main-right .vcode {
      display: block;
    float: left;
    width: 88px;
    height: 35px;
    border-radius: 20px;
    outline: none;
    padding-left: 15px;
    border: 1px solid #8b8b8b;
    color: #8c8b8b;
    margin-bottom: 3px;
    position: relative;
  }
  .main-box .main-right .vcode:focus {
    box-shadow: 2px 2px 2px #ccc;
  }
  .main-box .main-right .v-code {
      width: 115px;
    height: 35px;
    display: block;
    float: right;
  
    position: relative;
  }
  .main-box .main-right .check-forget {
    width: 255px;
    margin: 0 35px;
    font-size: 12px;
    font-family: "microsoft yahei";
    color: #000000;
    padding-left: 5px;
    padding-bottom: 45px;
    position: relative;
  }
  .main-box .main-right .check-forget input[type="checkbox"] {
    border: 1px solid #000;
  }
  .main-box .main-right .check-forget a {
    float: right;
    text-decoration: underline;
    color: #000000;
  }
  .main-box .main-right .check-forget span {
    position: relative;
    top: -3px;
  }
  .main-box .main-right .submit {
      width: 225px;
    height: 35px;
    background: #5284d9;
    border: 0;
    border-radius: 5px;
    margin-left: 285px;
    margin-top: 15px;
    color: #ffffff;
    font-size: 14px;
    font-family: "microsoft yahei";
    cursor: pointer;
    outline: none;
    letter-spacing: 4px;
    position: relative;
    box-shadow: rgba(255, 94, 80, 0.3) 0px 4px 4px -2px;
    background: rgb(255, 94, 80);
    border-radius: 20px;
  }
  .main-box .main-right .submit:active {
    box-shadow: 2px 2px 2px #ccc;
  }
  .footer {
    height: 43px;
	    width: 100%;
    margin: 0 auto;
    position: absolute;
	bottom:35px;
  }
  .footer ul {
    display: inherit;
    white-space: normal nowrap;
  }
  .footer li {
    color: #595757;
    z-index: 9999;
  }
  .footer .foot-wrap {
    margin-left: 50%;
    position: absolute;
    left: -352px;
    height: 100%;
  }
  .footer .foot-wrap .fire-fox {
    width: 95px;
    height: 100%;
    float: left;
  }
  .footer .foot-wrap .fire-fox a {
    display: block;
    width: 95px;
    height: 43px;
    margin: 1px auto;
    background-image: url("../images/huohu.png");
    background-repeat: no-repeat;
  }
  .footer .foot-wrap .information {
    height: 100%;
    float: left;
  }
  .footer .foot-wrap .information ul {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    font-size: 12px;
  }
}
@media screen and (min-width: 457px) and (max-width: 900px) {
  body {
    overflow: auto;
  }
}
@media screen and (min-width: 457px) and (max-width: 900px) {
  .main-box {
    width: 330px;
    position: relative;
    left: 0;
    margin: 0 auto;
    margin: 20px auto 100px;
  }
   .dde div {
    text-indent: 35px !important;
    font-size: 14px;
    color: #333 !important;
    line-height: 32px;
}
 .main-box .main-right .submit {
    width: 262px;
    height: 35px;
    background: #5284d9;
    border: 0;
    border-radius: 5px ;
    margin-left:35px;
	margin-top:15px;
    color: #ffffff;
    font-size: 14px;
    font-family: "microsoft yahei";
    cursor: pointer;
    outline: none;
    letter-spacing: 4px;
    position: relative;
  }
  
}
@media screen and (min-width: 457px) and (max-width: 900px) {
  .main-box .main-left {
    display: none;
  }
}
@media screen and (min-width: 457px) and (max-width: 900px) {
  .main-box .main-right {
    border-radius: 20px;
  }

}
label {
  display: inline;
  cursor: pointer;
}
.regular-checkbox {
  display: none;
}
.regular-checkbox + label {
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 6px;
  display: inline-block;
  position: relative;
}
.regular-checkbox:checked + label {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.regular-checkbox:checked + label:after {
  content: '\2714';
  font-size: 18px;
  position: absolute;
  top: -7px;
  left: -2px;
  color: #000000;
}
@media screen and (max-width: 456px) {
  body {
    overflow: auto;
  }
  .zindex {
    display: none;
  }

  .main-box {
    width: 100%;
    height: 100%;
    margin-bottom: 100px;
  }
  .main-box .main-left {
    width: 100%;
    height: 46.37%;
    background-image: url("../images/phone_back.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    float: left;
  }
  .main-box .main-left .logo {
    display: block;
    width: 36.57%;
    margin: 9.26% auto;
  }
  .main-box .main-left .tittle {
    display: block;
    width: 71.11%;
    margin: 0 auto;
  }
  .main-box .main-right {
    width: 100%;
    height: 54.63%;
    float: left;
    background: #ffffff;
  }
  .main-box .main-right h1 {
    font-size: 18px;
    font-family: "microsoft yahei";
    text-align: center;
    padding: 4% 0 9.93%;
    letter-spacing: 4px;
  }
  .main-box .main-right .username {
    display: block;
    font-family: "microsoft yahei";
    width: 230px;
    height: 35px;
    margin: 0 auto;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
    background-image: url("../images/username.jpg");
    background-repeat: no-repeat;
    background-position: 14px 9px;
    border: 1px solid #8b8b8b;
    color: #8c8b8b;
  }
  .main-box .main-right .username:focus {
    box-shadow: 2px 2px 2px #ccc;
  }
  .main-box .main-right .email {
      background-image: url("../images/email.png");
  }
  .main-box .main-right .password {
    display: block;
    font-family: "microsoft yahei";
    width: 230px;
    height: 35px;
    margin: 15px auto 0;
    border-radius: 5px;
    outline: none;
    padding-left: 30px;
    background-image: url("../images/password.jpg");
    background-repeat: no-repeat;
    background-position: 14px 9px;
    border: 1px solid #8b8b8b;
    color: #8c8b8b;
  }
  .main-box .main-right .password:focus {
    box-shadow: 2px 2px 2px #ccc;
  }
  .main-box .main-right .vvcode {
    width: 260px;
    height: 70px;
    margin: 0 auto;
  }
  .main-box .main-right .vcode {
    display: block;
    float: left;
    width: 85px;
    height: 35px;
    margin: 15px 0 15px 0;
    border-radius: 5px;
    outline: none;
    padding-left: 15px;
    border: 1px solid #8b8b8b;
    color: #8c8b8b;
    margin-bottom: 15px;
  }
  .main-box .main-right .vcode:focus {
    box-shadow: 2px 2px 2px #ccc;
  }
  .main-box .main-right .v-code {
    width: 70px;
    height: 35px;
    display: block;
    float: left;
    margin: 15px;
  }
  .main-box .main-right .check-forget {
    width: 255px;
    margin: 0 auto;
    font-size: 12px;
    font-family: "microsoft yahei";
    color: #000000;
    padding-left: 5px;
    padding-bottom: 15px;
  }
  .main-box .main-right .check-forget input[type="checkbox"] {
    border: 1px solid #000;
  }
  .main-box .main-right .check-forget a {
    float: right;
    text-decoration: underline;
    color: #000000;
  }
  .main-box .main-right .check-forget span {
    position: relative;
    top: -3px;
  }
  .main-box .main-right .submit {
    display: block;
    width: 260px;
    height: 35px;
    background: #5284d9;
    border: 0;
    border-radius: 5px ;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
    font-family: "microsoft yahei";
    cursor: pointer;
    outline: none;
  }
  .main-box .main-right .submit:active {
    box-shadow: 2px 2px 2px #ccc;
  }
  .footer {
    display: none;
  }
}

@charset "utf-8";

*:focus {outline: none;}
/* fade */
.jbox-fade{background-color:#000000;}
/* drag */
.jbox-drag{border:1px dashed #4C4C4C;}
/* jbox */
div.jbox {padding:0px;border:none;font-size:12px;}
/* border */
div.jbox .jbox-border{background: url("../images/Tipswindowncon_bg.png") repeat scroll 0 0 transparent;filter:alpha(opacity=0.8);-moz-opacity:0.8;opacity:0.8;}
/* container */
div.jbox .jbox-container{background-color:#ffffff;border:0px solid #999999;}
/* title-panel */
div.jbox .jbox-title-panel{background:#A8A8A8;border-bottom:1px solid #CCCCCC;}
div.jbox .jbox-title{font-weight:bold;color:white;}
div.jbox .jbox-title-icon{background:url(images/jbox-title-icon.gif) no-repeat scroll 3px 5px transparent;}
div.jbox .jbox-close,div.jbox .jbox-close-hover{background:url(images/close.gif) no-repeat scroll 0px 0px transparent;line-height:36px;}
div.jbox .jbox-close-hover{background:url(images/close.gif) no-repeat scroll 0px 0px transparent;}
/* content */
div.jbox .jbox-content{min-height:24px;line-height:18px;color:#444444;}
div.jbox .jbox-content-loading{background-color:#E6E6E6;}
div.jbox .jbox-content-loading-image{background:url(images/jbox-content-loading.gif) no-repeat bottom center;}
/* button-panel */
div.jbox .jbox-button-panel{border-top:0px solid #CCCCCC;background-color: white;}
div.jbox .jbox-bottom-text{text-indent:10px;color:#444444;}
div.jbox .jbox-button{background-COLOR:#AAC42F;border:#AAAAAA 1px solid;color:WHITE;border-radius:3px 3px 3px 3px;margin:1px 7px 0px 0px;height:22px;cursor:default;}
div.jbox .jbox-button-hover{background-position:0px -20px;color:WHITE; cursor: pointer;}
div.jbox .jbox-button-active{background-position:0px -40px;}
div.jbox-warning .jbox .jbox-button-panel{background-color: #FFFFFF;}
/* tip-color */
div.jbox .jbox-tip-color{background-color:#4C4C4C;border-color:#4C4C4C;border-radius:3px 3px 3px 3px;color:#ffffff;}
/* icons */
div.jbox span.jbox-icon{background:url(images/jbox-icons.png) no-repeat scroll 0 0 transparent;_background:url(images/jbox-icons-ie6.gif) no-repeat scroll 0 0 transparent;}
div.jbox span.jbox-icon-info {background-position:0 0;}
div.jbox span.jbox-icon-question {background-position:-36px 0;}
div.jbox span.jbox-icon-success {background-position:-72px 0;}
div.jbox span.jbox-icon-warning {background-position:-108px 0;}
div.jbox span.jbox-icon-error {background-position:-144px 0;}
div.jbox span.jbox-icon-none {display: none; overflow:hidden;}
div.jbox span.jbox-icon-loading {background:url(images/jbox-loading1.gif) no-repeat scroll 0 0 transparent;}1