input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #f1f1f1 !important;
	-webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
.loginnr_open_tit{
    width: 100%;
    height: 40px;
    line-height: 0px;
    text-align: center;
    color: #979797;
    border-top: 1px solid #f1f1f1;
    text-shadow: -6px 0px 0px white;
    margin-top: 20px;
}
.loginnr_open{
width: 80%;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding-bottom: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.loginnr_open li{
	width: 90px;
    height:66px;
    float: left;
    text-align: center;
    line-height: 100px;
}
.loginnr_open li.l1{
	background: url(../image/zfb_zf.png) top center no-repeat;
    background-size: 35px;
}
.loginnr_open li.l2{
    background: url(../image/wx_zf.png) 50% -3px no-repeat;
    background-size: 45px;
}

.login{
    width: 100%;
    margin: auto;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
	display:none;
}

.login_main{
    width: 550px;
    margin: auto;
    height: auto;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    margin-left: -275px;
    margin-top: -300px;
}
.login_colse{
    position: absolute;
    z-index: 99999;
    width: 50px;
    height: 70px;
    right: 0px;
    line-height: 50px;
    margin-top: -70px;
    background: url(../image/colse.png) right 0px no-repeat;
    background-size: 32px;
}
.loginti{
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    margin: auto;
}
.loginnr{
	width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}
.zh{
    width: 70%;
    height: 50px;
    line-height: 50px;
    background: #f1f1f1;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-left: 15%;
}
.zh em{
    float: left;
    width: 60px;
    height: 50px;
    line-height: 50px;
    background: url(../image/user_login.png) center no-repeat;
}
.zh span{
    float: left;
    width: 288px;
    height: 50px;
}
.zh span input{
    float: left;
    width: 100%;
    height: 50px;
    background: #f1f1f1;
    font-size: 15px;
	border-radius: 0px 5px 5px 0px;
	    color: #000;
}
.mm{
    width: 70%;
    height: 50px;
    line-height: 50px;
    background: #f1f1f1;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-left: 15%;
}
.mm em{
    float: left;
    width: 60px;
    height: 50px;
    line-height: 50px;
    background: url(../image/user_pass.png) center no-repeat;

}
.mm span{
    float: left;
    width: 288px;
    height: 50px;
}
.mm span input{
    float: left;
    width: 100%;
    height: 50px;
    background: #f1f1f1;
    border-radius: 0px 5px 5px 0px;
    font-size: 15px;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #f1f1f1 inset; 
	background-color: #f1f1f1;
	background-image: none;
	color: #000;
}
.code{
    float: left;
    width: 263px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px 0px 0px 5px;
    font-size: 15px;
    margin-left: 83px;
    background: url(../image/user_code.png)#f1f1f1 18px no-repeat;
    text-indent: 56px;
}
.sxyzm{
    float: left;
    width: 100px;
    padding-top: 10px;
    background: #f1f1f1;
    padding-bottom: 10px;
    border-radius: 0px 5px 5px 0px;
    padding-right: 20px;
}
.btn{
	float: left;
    width: 70%;
    height: 50px;
    background-image: -moz-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    background-image: -webkit-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    background-image: -ms-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    color: #fff;
    font-size: 18px;
    border: 0px;
    border-radius: 5px;
    margin-top: 25px;
	margin-left: 15%;
	outline: none;
}
.loginnr_xy{
    width: 70%;
    margin-left: 15%;
    overflow: hidden;
	height: 30px;
    line-height: 40px;
}
.loginnr_xy a{
    color: #f00;	
}
.loginnr_bm{
    width: 70%;
    height: auto;
    margin-left: 15%;
    overflow: hidden;
}
.loginnr_bm li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}
.loginnr_bm a:hover{
	color: #f00;
}
.reg{
    width: 100%;
    margin: auto;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
	display:none;
}
.myyzm{
    width: 120px;
    height: 50px;
    line-height: 50px;
    background: #7dbcff;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
.reg_main{
    width: 550px;
    margin: auto;
    height: auto;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    z-index: 999999;
    top: 50%;
    left: 50%;
    margin-left: -275px;
    margin-top: -300px;
}
.pas{
    width: 100%;
    margin: auto;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
	display:none;
}

.pas_main{
    width: 550px;
    margin: auto;
    height: auto;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    margin-left: -275px;
    margin-top: -300px;
}


.clk_box{
    width: 70%;
    height: 200px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    position: relative;
    margin: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: all 1s;
    overflow: hidden;
	background-image: url(../../../image/pcyz_bg.png);
	background-size: cover; 
	moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.clk_add{
	background-color: #4690e1;
    z-index: 9999;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 8px;
    position: absolute;
    z-index: 10;
    line-height: 30px;
    color: #fff;
}
.clk_content{
    width: 50%;
    height: 100px;
    position: absolute;
}
.clk_content span{
	font-size: 38px;
    position: relative;
    z-index: 4;
    color: #fff;
    font-weight: bold;
    transition: all 0.5s;
    cursor: pointer;
    text-shadow: 0 0 6px black;
}
.clktis_box{
	width: 70%;
	height: 40px;
	margin: 10px auto 0;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	border-radius: 5px;
	background-color: #f5f5f5;
}
.clktis_box i.y{
	background: url(../../../image/pcyz_yes.png) center no-repeat;
    background-size: 18px;
    width: 35px;
    height: 25px;
}
.clktis_box i.e{
	background: url(../../../image/pcyz_no.png) center no-repeat;
	background-size: 18px;
	width: 25px;
    height: 25px;
}
.clktis_box.yes{
	border: 1px solid #52ccba;
    background-color: #d2f4ef;
    color: #52ccba;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.clktis_box.err{
	border: 1px solid #ff455f;
    background-color: #ffecec;
    color:#ff455f;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.clktis_box b{
	color: #000;
}