.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;
	margin-bottom: 30px;
	float: left;
}
.select-searve-section .active{border-color: #7cc623;}
.select-searve-section .container{text-align: center;width: 1170px;}
.select-searve-section>.container{width: 1170px}
.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 .match{
	background:url(../images/icon_new/ic_ch.png) no-repeat center
}

.select-searve-section .searve_box .manual{
	background:url(../images/icon_new/ic_zw.png) no-repeat center
}

.select-searve-section .searve_box .sms{
	background:url(../images/icon_new/ic_ydx.png) no-repeat center
}

.select-searve-section .searve_box .jd{
	background:url(../images/icon_new/ic_jd.png) no-repeat center
}

.select-searve-section .searve_box .cbooth{
	background:url(../images/icon_new/ic_zwyd.png) no-repeat center
}

.select-searve-section .searve_box .game_luckdraw{
	background:url(../images/icon_new/ic_cj.png) no-repeat center
}

.select-searve-section .searve_box .game_vote{
	background:url(../images/icon_new/ic_tp.png) no-repeat center
}

.select-searve-section .searve_box .game_auction{
	background:url(../images/icon_new/ic_jp.png) no-repeat center
}

.select-searve-section .searve_box .game_barrage{
	background:url(../images/icon_new/ic_dm.png) no-repeat center
}

.select-searve-section .searve_box .pay{
	background:url(../images/icon_new/ic_zf.png) no-repeat center
}

.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: 16px;
    font-weight: bold;
}

.select-searve-section .active .cirle_searve{
	border-color: #7cc623;
	/* background: #7cc623; */
}
.select-searve-section .obscuration{
	width: 104px;
    height: 104px;
    border-radius: 56px;
    margin: 0px auto;
    z-index:9999;
}
.select-searve-section .active .obscuration{
	background:#000000;
	opacity:0.1;
}
.select-searve-section .active .cirle_searve .iconfont{color:#fff;}
.select-searve-section .active .cirle_searve .fontNum{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;
    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);
    background-color: #022200;

}

.login-content-section .login_container{
	width:675px;
	margin:0 auto;
}
.login-content-section{
	margin-top:-200px;
}
.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;
	position:relative;
	z-index:33;
    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: 3px;
}
.login_container .login-form_new .inp .inp_input{
    height: 38px;
    line-height:38px;
    line-height:34px\9;
    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('../images/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;
}
.searve_box .fontNum{
	font-size: 55px;
    margin-top: 22px;
    display: block;
}


