h2{margin:0px;padding:12px 20px;font-size:16px;font-weight:bold;}
.pull-left{
	float:left;
}
.pull-right{
	float:right;
}
.log-reg-box{
	max-width: 900px;
	margin:100px auto 0%;
	height:auto;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0 4px 8px rgba(0,0,0,.16);
    border: 1px solid #999;
	min-height: 660px;
}
.group sup {
  color: #577eca;
  font-size: 14px;
  top: 0px;
  left: 2px;
}
.group button {
	color:#adaeaf;
}
.group p {
	color:#333;
}
@media only screen and (max-width:2300px ) {
	.log-reg-box {
		margin:25px auto 0%;
	}

}
.logbox-tit {
  border-bottom: 1px solid #ccc;
}
.log-reg-box1{
	padding-top:30px;
}
.log-reg-left{
	width:40%;
	padding:0 4%;
}
.return-log{
	float:right;
	margin-top:10px;
	cursor:Pointer;
}
.log-reg-right{
	width:60%;
	padding:0 4%;
}

/*login*/
.sign-up-htm {
  /*margin-top: 30px;*/
}
.lg-re-tab {
	line-height:30px;
	margin-bottom: 10px;
}
	.lg-re-tab a {
		font-size:20px;
	}
#login{
	margin-top:10px;
}
.lg-re-tab a {
	cursor:pointer;
	padding: 10px 15px 5px;
}
.forget-pw {
	cursor:pointer;
}
#login_models a:hover {
	text-decoration:none ;
}
.tabler {
	border-bottom: #577eca 2px solid;
	padding: 10px 15px 5px;
	cursor:default !important;
}
.sign-up-htm .group .input,.sign-in-htm .group .input{
	margin: 12px 0 0;
}
.group .input,.group .button {
  margin: 0px 0 0;
  width: 100%;
  border: 1px solid #dfdfdf;
  padding: 5px 5px;
  border-radius: 5px;
}
.group .yz-input,  .t3 .button {
  width: 100%;
}
.group .checkExistRong {
  font-size: 1em;
  line-height: 0;
  bottom: -45%;
  color: red;
}
.reg-btn {
	cursor:pointer;
	margin-left:5px;
}

.group .send-yzm {
  float: right;
  display: block;
  margin-top: 12px;
  cursor: pointer;
}
#sign_code_send {
	float:inherit;
	display: inline-block;
}
.agreement {
  text-align: left;
  padding: 10px 0 0 0;
}
.log-reg-box1{
	position:relative;
}
.log-reg-box1{
	position:relative;
}
.gtm-register{
	background:#fff;
	position:absolute;
	z-index: 10;
	width:880px;
	height:600px;
	left:10px;
	top:10px;
}
.group p{
	margin-bottom:5px;
}
.gtm-register .group{
	margin-bottom:10px;
}
.re-submit{
	margin-top:32px;
}
#verification{
	margin-top:30px;
}
.re-bg{
	position:fixed;
	z-index: 100;
	background:#00000047;
	width:100vw;
	height:100vh;
	top:0px;
	left:0px;
}
.re-password{
	background:#fff;
	position:absolute;
	z-index: 10;
	width:600px;
	height:400px;
	margin-left:-300px;
	margin-top:-200px;
	top:40%;
	left:50%;
	border-radius:4px;
}
.re-password{
	position:relative;
}
.lg-close{
	position:absolute;
	right:5px;
	top:0px;
	font-size:16px;
	color:#FF0000;
	padding:5px;
	cursor:pointer;
}
.re-password>div{
	width:48%;
	padding-top:20px;
}
.re-password > div:last-child {
	width:52%;	
}
.re-password>div{
	text-align: center;
	margin-top:20px;
}
.re-password p{
	font-size:16px;
	color:#333;
	margin-top:30px;
}
.re-password>div:last-child{
	margin-top:20px;
	text-align: left;
}
.re-password img{
	width:180px;
}
.log-reg-section{
	height: calc(100vh - 300px);
  	padding-top: 100px;
	min-height:900px;
}
.log-reg-left p{
	line-height:28px;
}
#dbox2_li {
	max-height: 250px;
  overflow-y: auto;
}
/*下拉*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-top: 8px !important;
}
.gtm-register>.group{
	width:46%;
	float:left;
	margin-right:4%;
}
.open > .dropdown-toggle.btn-default{
	width:160px; 	
}
#dbox_p_choose,#dbox2_p_choose{
	width:100%;
}
.dropdown-toggle{
	text-align:left;
}
.dropdown-menu{
	width:100%;
}
/*滑动验证*/
.block {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  cursor: grab;
}

.block:active {
  cursor: grabbing;
}
.sliderContainer {
  position: relative;
  font-size: 12px;
  text-align: center;
  width: 310px;
  height: 30px;
  line-height: 30px;
  margin-top: 0px;
  background: #f7f9fa;
  color: #45494c;
  border: 1px solid #e4e7eb;
}

.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 {
  top: 14px;
  background-position: 0 -82px !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: 30px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transition: background .2s linear;
  cursor: pointer;
  cursor: grab;
}

.slider:active {
  cursor: grabbing;
}

.slider:hover {
  background: #1991FA;
}

.slider:hover .sliderIcon {
  background-position: 0 -13px;
}

.sliderIcon {
  position: absolute;
  top: 10px;
  left: 13px;
  width: 14px;
  height: 12px;
  background: url(http://cstaticdun.126.net//2.6.3/images/icon_light.f13cff3.png) 0 -26px;
  background-size: 34px 471px;
}

.refreshIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url(http://cstaticdun.126.net//2.6.3/images/icon_light.f13cff3.png) 0 -437px;
  background-size: 34px 471px;
}
#telephonemark{
	width:150px;
	margin-right:10px;
}
.yzm-btn{
	padding: 6px 10px;
  background: #577eca;
  color: #fff;
  border-radius: 4px;
  cursor:pointer;
}
.yzm-btn:hover{
	color:#fff;
}
.log-reg-right {
	padding-bottom:20px;
}
@media only screen and (min-height: 600px) and (max-height: 800px) {
	.log-reg-section {
		
	}
}
#verification > div {
		width:100% !important;
	}
.tck {
	position:fixed;
	left: 50%;
	top: 50%;
	width:600px;
	min-height:160px;
	margin-top:-80px;
	margin-left:-300px;
	z-index:999;
	background:#fff;
}
.tck h2{
	background: #577eca;
  font-size: 16px;
  line-height: 40px;
  text-indent: 1em;
  color: #fff;
  position:relative;
}
	.tck ul {
		width:100%;
		padding:2%;
	}
	.tck li {
		display:inline-block;
		width:10%;
		text-align: center;
		line-height: 25px;
		border: #577eca 1px solid;
		border-radius: 4px;
		margin-left: 1%;
		margin-left: 2%;
		margin-bottom: 2%;
	}
		.tck li:hover {
			background:#577eca;
			color:#fff;
			cursor:pointer;
			text-decoration:underline;
		}
.close-tip {
	position: absolute;
  right: 0px;
  top: 0px;
  padding: 6px 10px;
  cursor: pointer;
  line-height: 28px;
  text-align: center;
  text-indent: 0px;
}
.tck p {
	line-height: 30px;
  margin-top: 45px;
  margin-left: 20px;
  font-size: 14px;
}
@media only screen and (min-width: 360px) and (max-width: 768px) {
	#container {
		display:none;
	}
	.lg-re-tab a {
		font-size:14px;
	}
	.log-reg-section {
	  height: auto;
	  padding-top: 50px;
	}
	.log-reg-left,.log-reg-right{
		width:100%;
	}
	.phone-in{
		display: inline-block;
		float:right;
	}
	.sliderContainer {
		width:300px !important;
	}
	.logbox-tit a, .logbox-tit b {
		font-size:15px;
	}
	.tabler {
		padding: 10px 10px 5px;
	}
	.yzm-btn {
		padding: 6px 5px;
		background: #577eca;
		color: #fff;
		border-radius: 4px;
		cursor: pointer;
		font-size: 12px;
	}
	#telephonemark {
		font-size:12px;
	}
	.log-reg-left {
		display:none;
	}
	.gtm-register {
		height:550px;
		overflow-y:auto;
	}
	.lg-re-tab {
		text-align:center;
	}
	.log-reg-right {

	  padding: 0 2%;
	}
	 .gtm-register {
    width: 98%;
    left: 5px;
  }
	.log-reg-box {
		height:590px;
		width: 95%;
	}
	.log-reg-box1 {
	  padding-top: 15px;
	}
	.gtm-login p {
		text-align:left;
	}
	.agreement {
		font-size:12px;
		margin-bottom: 10px;
		margin-top: 20px;
	}

	.gtm-login p {
		font-size:12px;
	  }
	.gtm-register > .group {
		width:95%;
		margin-left:1%;
		margin-right:0%;
	}
	.group p {
		text-align:left;
	}
	.log-reg-box {
		max-height:615px;
		height:615px;
	}
	.verification {
		display:none !important;
	}
	
	.tck {
		width: 100% !important;
    left: 0% !important;
    margin-left: 0% !important;
	}
	.re-password {
		width:100%;
		left:0%;
		margin-left:0%;
	}
		.re-password > div {
			width:35%;
		}
		.re-password > div:last-child {
			width:65%;
		}
		.re-password img {
		  width: 100px;
		}
		.re-password p {
			margin-top:20px;
		}
		.re-password > div:last-child {
			margin-top:6px;
		}
		.lg-re-tab a {
	cursor:pointer;
	padding: 10px 10px 5px;
}

}
.cn-en {
	padding-top: 20px !important;
}