/* .login_infomation .login_infomation_lab{
    position: relative;
    font-weight: normal;
    color: #fff;
}
.fixed .login_infomation .login_infomation_lab{color: #333;}
.login_infomation .login_infomation_lab .col_settle_icon{
	float: right;
	font-size: 20px;
	margin: 0 10px;
	cursor: pointer;
}
.login_infomation .drop_login_info{
	position: absolute;
	background: #fbfbfb;
	width: 110px;
	top:30px;
	right: -35px;
	display: none;
}
.drop_login_info li{
    padding: 0px;
    width: 100%;
    text-align: left;
    margin: 0px auto;
    display: block;
    height: 32px;
    line-height: 32px;
}
.drop_login_info li a{
    display: block;
    margin: 0 auto;
    color: #333;
    padding: 0 15px;
    font-size: 12px;
    height: 100%;
    line-height: 32px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.drop_login_info li:hover{
	background: #7cc623;
}
.drop_login_info li a:hover{
	color: #fff;
}
.select-searve-section{
	padding:80px 0;
}
.select-searve-section .searve_box{
	width: 210px;
	height: 260px;
	border:2px solid red;
	margin: 0 30px;
	border-top:8px solid;
	border-color: #cccccc;
	cursor:pointer;
}
.select-searve-section .active{border-color: #7cc623;}
.select-searve-section .container{text-align: center;}
.select-searve-section .inline-box{
	display: inline-block;
}

.select-searve-section .searve_box .cirle_searve{
    width: 112px;
    height: 112px;
    border: 4px solid #666865;
    border-radius: 56px;
    margin: 40px auto;
}

.select-searve-section .searve_box .cirle_searve .iconfont{
	font-size: 80px;
	display: block;
	margin-top:5px;
}
.select-searve-section .searve_box .cirle_searve .icon-artboard17{
	margin-top:12px;
}
.select-searve-section .searve_box .cirle_searve{
	position: relative;
}
.select-searve-section .searve_box .cirle_searve .txt{
	    display: block;
    width: 20px;
    position: absolute;
    top: 25px;
    left: 0px;
    left: 50%;
    margin-left: -10px;
    font-size: 12px;
}
.select-searve-section .searve_box .pl{
	font-size:15px;
}

.select-searve-section .active .cirle_searve{
	border-color: #7cc623;
	background: #7cc623;
}
.select-searve-section .active .cirle_searve .iconfont{color:#fff;}
.select-searve-section .active .cirle_searve .txt{color:#fff;}
.select-searve-section .active .pl{color:#7cc623;}
.contact_coolgua .contact_up .icoBox .iconfont{
	margin: 2px 0px 0px 13px;
}


登录
.login-sass-section{
	height: 320px;
	background-color: #022200;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#010e00', endColorstr = '#022200');
    -ms-filter: "progid: DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#010e00', endColorstr = '#022200')";
    background-image: -moz-linear-gradient(-185deg, #010e00, #022200);
    background-image: -ms-linear-gradient(-185deg, #010e00, #022200);
    background-image: -o-linear-gradient(-185deg, #010e00, #022200);
    background-image: -webkit-gradient(linear, left top, right top, from(#010e00), to(#022200));
    background-image: -webkit-linear-gradient(-185deg, #010e00, #022200);
    background-image: linear-gradient(-185deg, #010e00, #022200);

}

.login-content-section .login_container{
	width:675px;
	margin:0 auto;
}
.login-content-section .sass_logo{
	float:35px;
}
.login-content-section .logo_pc{
	height: 35px;
	margin-top: -10px;
}
.login-content-section .welcome{
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
}

.login-content-section .sass_infomation{
    margin-top: 30px;
    background: #fff;
    padding: 30px;
    width: 320px;
    margin: 0 auto;
    padding-top: 46px;
}

.sass_infomation .box_line{
	    border-top: 1px solid #eee;
    height: 20px;
    position: relative;
}
.sass_infomation .typetxt{
    background: #fff;
    display: block;
    position: absolute;
    padding: 0px 20px;
    left: 50%;
    margin-left: -62px;
    top: -10px;
}

.login_container .login-form_new{
	background: #fff;
	margin-top: 20px;
    box-shadow: 0px 0px 10px #b7b4b4;
    -webkit-box-shadow:0px 0px 10px #b7b4b4;
     -moz-box-shadow:0px 0px 10px #b7b4b4;
}
.login_container .login-form_new .inp{
	height: 40px;
    border: 1px solid #e0dcdc;
	margin: 15px 0;
}
.login_container .login-form_new .inp label{
	width:48px;
	height:38px;
	background: #f3f3f3;
	float:left;
}
.login_container .login-form_new .inp label .iconfont{
    font-size: 24px;
    color: rgb(156, 150, 150);
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 7px;
}
.login_container .login-form_new .inp .inp_input{
    height: 38px;
    border: none;
    width: 210px;
    padding-left: 10px;
    outline: none;
}
.login-form_new .loginSet label{color: #333;font-weight: normal;}
.loginSet input {
    float: left;
    margin-right: 5px;
}
.loginSet .loginSet_lab2 {
    float: right;
}
.sumbtn .login-btn {
    background: #7cc623;
    height: 35px;
    line-height: 35px;
    color: #fff;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border: none;
    border-radius: 16px;
    font-size: 14px;
    cursor: pointer;
    padding: 0px;
    margin: 20px 0;
}
.login-form_new .sumbtn label {
    display: block;
    float: right;
    cursor: pointer;
    font-weight: normal;
    margin-top: -10px;
    color: #7cc623;
}
.sumbtn .resetBtn {
    background: none;
    border: none;
    padding: 0px;
    margin-top: -5px;
    border-radius: 0;
}
.login_box_bg{
	width:768px;
	height: 255px;
	background: url('../image/login_box_bg.png') no-repeat;
	display: block;
	margin:0 auto;
}

.footer-login_section2 {
	border-top:1px solid #d7d7d6;
    min-height: 45px;
    background: #070503;
    color: #999999;
    text-align: center;
    width: 100%;
    margin-top: 50px;
}
.footer-login_section2 .tabletxt {
    display: table;
    min-height: 45px;
}
.footer-login_section2 .company_info {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}





 */
 body,textarea,input,button,select,keygen,legend{font: 14px/1.5 "PingFang SC",Helvetica,"Helvetica Neue","微软雅黑",Tahoma,Arial,sans-serif;color:#333;outline:0;}
 .login_left{
 	position:absolute; 
 	width:71%;
 	float:left;
 	height:100%;
 	background-repeat: no-repeat;  
  	background-size: auto 100%; 
  	background-position: left center;
 }
 .login_left img{
 	width:70%;
 	position:relative;
 	top:44%;
 }
 .login-content-section{
	width:29%;
	float:right;
	height:100%;
}
.login_container .login-form_new{
	padding: 30px 15px;
   padding-top: 27%;
}
/* .login-div{
	height:500px;
} */
.sass_infomation .typetxt{
    font-size:14px;
    display:inline-block;
    height:45px;
    line-height:45px;
    text-align:center;
    padding:0 15px;
    border:1px solid #409eff;
    cursor:pointer
}
.sass_infomation .typetxt.active{
	background:#409eff;
	color:#fff;
}
.sass_infomation{
	width: 87%;
    margin: 0 auto;
}
.sass_infomation .loginlang{
	float:right;
	color:#409eff;
	font-size:20px;
	text-decoration: none;
	margin-top:5px;
}
.login_container .login-form_new .inp{
	height:45px;
    border: 1px solid #c8c8c8;
	margin: 20px 0;
	background:#fafafa;
}
.login_container .login-form_new #errMsg{
	position:relative;
	top:8px;
}
.login_container .login-form_new .inp label{
	width:48px;
	height:45px;
	float:left;
	display:inline-block;
	line-height:45px;
	text-align:center;
	color:#181514;
	font-size:14px;
}
.login_container .login-form_new .inp span{
	width:2px;
	height: 75%;
	background:#c8c8c8;
	display:inline-block;
	position: relative;
    top: 7px;
}
.login_container .login-form_new .inp .inp_input{
    border: none;
    width:70%;
    padding-left: 10px;
    outline: none;
    background:#fafafa;
    position: relative;
    top: -3px;
}
.loginSet label{
	color:#181514;
}
.loginSet .loginSet_lab2{
	float:right;
}
.loginSet{
	width:100%;
}
.loginSet .loginSet_lab1{
	float:left;
}
.loginSet .loginSet_lab1 input[type=checkbox],.loginSet .loginSet_lab2 input[type=checkbox]{
   	-webkit-appearance:none;
    float: left;
    margin-right: 5px;
    width:20px;
    height:20px;
    background:#fafafa;
    border:1px solid #c8c8c8;
    margin:0 0 0;
}
.loginSet input[type=checkbox]:checked{
	background:#409eff;
	vertical-align: -3px;
}
.loginSet .loginSet_lab1 span,.loginSet .loginSet_lab2 span{
   display:inline-block;
   height:30px;
   line-height:30px;
}
.sumbtn .login-btn{
	display:block;
	border:none;
	background:#409eff;
	width:100%;
	 height: 45px;
	margin-bottom:20px;
	color:#fff;
	font-size:20px;
}
/* .login-div .sumbtn{
	height:200px;
} */
.sumbtn{
	margin-top:20px;
}
.sumbtn .resetBtn{
	display:block;
	border:1px solid #c8c8c8;
	background:#fff;
	width:100%;
	 height: 45px;
	font-size:20px;
}


/*隐藏弹窗样式*/
.errorDix {
   width: 98%;
    height: 96%;
    background: #fff;
    position: absolute;
    top: 2%;
    left: 1%;
   z-index: 999;
   font-size: 18px;
}
.Dixf{
    width: 39%;
    height: 39%;
    background:rgb(255,255,255,0.5);
    position: absolute;
    top: 30%;
    left: 28%;
   z-index: 995;
}
.errorDix .title {
    color: #fd0000;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
}
.error_icon {
    font-size: 25px;
    float: left;
    margin-left: 20px;
    margin-right: -15px;
    margin-top: -2px;
    color: #e10000;
}
.errorDix .errortxt {
    text-align: center;
    height: 130px;
    margin-top:20px;
}
.errorDix .errortxt p {
    padding: 10px 0;
    color:#1b1b1b;
}
.errorDix .errortxt .downdts {
    display: block;
    color: rgb(124, 198, 35);
}
.errorDix .errortxt .tdEnter {
    background: #409eff;
    padding: 8px 15px;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin: 0 25px;
    margin-top: 20px;
    cursor: pointer;
}
.login_mask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    background: #141212;
	background-color: rgba(20, 18, 18, 0.5);
	filter:alpha(opacity=50);
    top: 0;
    left: 0;
}