@import "/css/font.css";
@import "/css/reset.css";
@import "/css/libs/header.css";
@import "/css/tips.css";

iframe{
    border: none;
}
.grid{
    width:870px;
}
#footer .grid{
    width: 990px
}



/*Sign In*/
.page{
    margin-bottom: 70px
}
.login-main{
    border: 1px solid #ddd;
    color: #666;
    padding:20px 0;
    position: relative;
}
.login-main .safe-code{
  position: absolute;
  top: -1px;
  right: 317px;
  display: inline-block;
  *display: inline;
  *zoom:1;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #999;
  font-size: 14px;
  padding: 0 15px;
  height: 24px;
  line-height: 24px;
}
.login-main .safe-code .edit{
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -999em;
  background: url(/images/ico-edit.png) no-repeat;
}

.sign-in{
    width:310px;
    padding: 0 200px 20px 40px;
    border-right: 1px solid #eee;
    margin-right: 40px;
}
.sign-in a{
    color: #666;
}
.sign-in .title{
    font-size: 28px;
    font-weight: bold;
    margin: 10px 0 20px;
    color: #333;
}
.sign-in .title span{
	font-size:12px;
	font-weight:normal;
	margin:0 0 0px 10px;
	vertical-align:middle;
}

.field {
    padding-bottom: 5px;
}
.field label{
    display: block;
    font-size: 14px;
    line-height: 2;
}
.field input{
    width: 300px;
    padding: 7px 5px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ccc;
    font-size: 14px;
}
.mail-wrap{
    position: relative;
    z-index: 1;
}
.mail-guess{
    position: absolute;
    left: 0;
    top: 35px;
    border: 1px solid #ccc;
    background: #fff;
    width: 308px;
}
.mail-guess li{
    line-height: 24px;
    padding: 0 4px;
    cursor: pointer;
    zoom: 1;
}
.mail-guess .hover{
    background: #f2f2f2;
}
.field .hide{display: none;}
.act {
    margin-top: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    zoom: 1
}
.act input{
    margin-right: 10px;
}
.submit{
    overflow: hidden;
    zoom: 1
}

.submit-btn{
    padding: 0;
    width: 158px;
    font-size: 18px;
    height: 36px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: center;
    overflow: visible;
    cursor: pointer;
    color: #fff;
    background-color: #e64545;
    border: solid 1px #e64545;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0 1px rgba(51, 51, 51, 0.3);
    -webkit-box-shadow: inset 2px 2px rgba(255, 255, 255, 0.05);
    -moz-box-shadow: inset 2px 2px rgba(255, 255, 255, 0.05);
    box-shadow: inset 1px 1px rgba(255, 255, 255, 0.05);
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e64545), color-stop(100%, #e65050));
    background-image: -webkit-linear-gradient(bottom, #e64545, #e65050);
    background-image: -moz-linear-gradient(bottom, #e64545, #e65050);
    background-image: -o-linear-gradient(bottom, #e64545, #e65050);
    background-image: linear-gradient(bottom, #e64545, #e65050);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e65050', endColorstr='#e64545') chroma(color=black);
}


.submit-btn:hover {
	color: #fff;
	border: solid 1px #e64545;
	background-color: #fecd4a;
	text-shadow: 0 1px rgba(51, 51, 51, 0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 3px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 3px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 3px 3px rgba(0, 0, 0, 0.1);
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e64545), color-stop(100%, #e65050));
	background-image: -webkit-linear-gradient(bottom, #e64545, #e65050);
	background-image: -moz-linear-gradient(bottom, #e64545, #e65050);
	background-image: -o-linear-gradient(bottom, #e64545, #e65050);
	background-image: linear-gradient(bottom, #e64545, #e65050);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e65050', endColorstr='#e64545') chroma(color=black);
}






.submit .fr {
    margin-top: 8px;
}

.join .title{
    font-size: 18px;
    margin-top:70px;
    margin-bottom: 20px;
}



.btn-large {
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: center;
  padding: 0 15px;
  color: #333;
  overflow: visible;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e6e6e6') chroma(color=black);
  text-shadow: 1px 1px white;
  background-color: #f3f3f3;
  border: solid 1px #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 1px 1px rgba(255, 255, 255, 0.3);
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e6e6e6), color-stop(100%, #f7f7f7));
  background-image: -webkit-linear-gradient(bottom, #e6e6e6, #f7f7f7);
  background-image: -moz-linear-gradient(bottom, #e6e6e6, #f7f7f7);
  background-image: -o-linear-gradient(bottom, #e6e6e6, #f7f7f7);
  background-image: linear-gradient(bottom, #e6e6e6, #f7f7f7);
}
.btn-large:hover{
  color: #333;
  background-color: #e9e9e9;
  text-decoration: none;
  -webkit-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.8);
  box-shadow: inset 1px 1px rgba(255, 255, 255, 0.8);
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #dfdfdf), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(bottom, #dfdfdf, #eeeeee);
  background-image: -moz-linear-gradient(bottom, #dfdfdf, #eeeeee);
  background-image: -o-linear-gradient(bottom, #dfdfdf, #eeeeee);
  background-image: linear-gradient(bottom, #dfdfdf, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf') chroma(color=black);
}

.sign-in-with{
	margin-top:20px;
	font-size: 14px;
}
.sign-in-with a:hover{
  text-decoration: none;
}
.sign-in-with .icon{
  font-size:19px;
  vertical-align: middle;
}
.sign-in-with .facebook,.sign-in-with .facebook:hover{
  color: #3b5898;
}
.sign-in-with .linkedin,.sign-in-with .linkedin:hover{
  color: #3691c2;
}

.page .bottom {
    height: 4px;
    background: url(/img/login-bt.png) 0 0 no-repeat;
}
/* add ad for login by zmx 2013-06-26*/
.login-tip .join{
    display: none;
}
.login-tip .sign-in {
    padding: 0 40px 20px 40px;
    margin-right: 0;
    border: none;
}
.login-tip .service-tip {
    padding: 0 20px;
}
.login-tip .service-tip img {
    width: 400px;
    height: 320px;
}
.login-tip .safe-code{
  right: -1px;
}
.set-safe{
  margin-bottom: 30px;
}

.set-safe .title{
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
}
.set-safe .sub-title{
  font-size: 16px;
  font-size: 700;
}
.set-safe .desc{
  color: #666;
  margin: 5px 0px 15px;
}
.set-safe .btns{
  text-align: center;
  margin-top: 20px;
}
.set-safe .btns .btn{
  margin-right: 10px;
  *vertical-align:top;
}
.safe-code-box{
  border: 1px solid #DDDDDD;
  padding: 20px 20px;
}

.safe-code-box .cnt{

}
.safe-code-box .code-preview{
  position: relative;
  background: url(/images/bg-safe-code.png) no-repeat top right;
}
.safe-code-box .cnt .code-box{
  position: absolute;
  top: 1px;
  right: 1px;
  display: inline-block;
  *display: inline;
  zoom:1;
  background: #fff;
  color: #999;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}
.safe-code-box .title{
  margin-bottom: 10px;
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
}
.safe-code-box .input-code{
  color: #666;
  font-size: 18px;
  width: 280px;
  border: 1px solid #ddd;
  padding: 5px 10px;
}
.safe-code-box .input-tips{
  width: 330px;
  color: #999;
  font-size: 12px;
  display: block;
  margin: 10px 0;
  line-height: 1.2;
}



.dialog-overlay{
  position:fixed;
  _position: absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background:#000;
  opacity:0.5;
  filter:Alpha(Opacity=50);
  z-index:998
}
.dialog{
  background:#f5f5f5;
  border:5px solid #333;
  z-index:999;
  position: absolute;
  top: 0;
  border-radius: 3px;
}
.dialog .hd{
  height:36px;
  margin:0;
  line-height:36px;
  color:#333;
  border-bottom:1px solid #ddd;
  padding-left:10px;
  padding-right:10px;
  font-weight:bold
}
.dialog-default{
  width: 500px;
  position: absolute;
  left: 50%;
  margin-left: -250px;;
}
.dialog .hd .close{
  float: right;
  margin-top: 10px;
  cursor: pointer;
}
.dialog .bd{
  padding: 15px;
  background:#fff
}

.dialog .bd .btn{
  margin-right: 20px;
}
.dialog .ft{
  padding: 15px;
  background:#fff
}
.dialog .ft .btns{
  text-align: center;
}
.dialog .ft .btn{
  margin-right: 20px;
}


/*live800*/
.live-800 { position:fixed; right:0;}

.pop-safe-box1 .form-horizontal .form-label{
  width:200px;
}
.pop-safe-box1 .form-horizontal .form-fields {
  margin-left: 210px;
  *margin-left: 0;
}
.pop-safe-box3 .form-horizontal .form-label{
  width:120px;
}
.pop-safe-box3 .form-horizontal .form-fields {
  margin-left: 130px;
  *margin-left: 0;
}















