/* CSS index */
*{margin:0px;padding:0px;font-style:normal;font-family:"寰蒋闆呴粦",Microsoft YaHei,"Microsoft YaHei";font-size:14px;} 
div,em,p,ul,ol,dl,dt,dd,ins,h1,h2,h3,h4,h5,h6,form,hr{margin:0;padding:0;}
ins{text-decoration:none;}
em{font-style:normal;}
ul,li,ol{list-style-type:none;margin:0px;padding:0px;} 
select,input{vertical-align:middle;}
input,button,select,textarea{outline:none;margin:0px;padding:0px;} 
textarea{resize:none}
img{border:0;}
table{border-width:1px;border-collapse:collapse;width:100%;}
a{text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none;color:#ddd;}
a,a:hover,input,input:hover,img,img:hover,a img,a img:hover,button,button:hover,select,select:hover{text-decoration:none; -webkit-transition:all 0.3s; ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}/** 閾炬帴缂撳姩鏁堟灉 **/

input{/*-webkit-appearance: none;*/outline:none;}
input{/*-webkit-appearance: none;*/outline:none;}
input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px white inset !important;}

.wp{width:1200px;margin:0px auto;}
.z{float:left;}
.y{float:right;}
.clear{clear:both;}

.roundimg{-moz-border-radius: 1000px;-webkit-border-radius: 1000px;border-radius: 1000px;overflow: hidden;}
.roundimgx{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow: hidden;}
/* CSS index */

.webUploadList i{padding-right:5px;}

/*注册页*/
.loginbg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url(../images/loginBg_v4.png) no-repeat;
    background-size:cover;
    z-index:0;
}
.login_logo{text-align:center;}
.login_name{margin-top:20px;padding-bottom:5px;text-align:center;font-size:24px;color:#bf165e;}
.register_main{background:url(../images/di2.png) no-repeat;width:1200px;margin-top:30px;margin-bottom:30px;}
.register_box{padding:50px 20px;}
.table{margin-top:5px;}
	.table th{padding:10px;text-align:right;font-weight:normal;color:#ddd;}
	.table td{padding:6px;}
	.table span{color:#bf165e;padding-right:5px;}
	.table input{border:none;background:#434343;padding:5px;height:40px;width:100%;color:#ddd;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow: hidden;}
	.table textarea{border:none;background:#434343;padding:5px;height:100px;width:100%;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow: hidden;color:#ddd;}
	.table p{color:#bf165e;font-size:12px;margin-top:10px;}
.yzm{width:150px!important;}
.yzmimg{margin-left:10px;}

.btn{text-align:center;width:400px;margin:0px auto;}
.btn button{width:120px;height:34px;line-height:34px;border:none;display:block;float:left;margin-left:50px;cursor:pointer;font-size:16px;}
.gd-button{display: flex;flex-direction: row;align-items: center;justify-content: center;width: 100%;margin-top: 28px;}
.gd-button button{width:120px;height:34px;line-height:34px;border:none;display:block;cursor:pointer;font-size:16px;margin: 0 8px;}
.submit{background:#bf165e;color:#fff;border-radius: 4px;}
.submit:hover{background:#6b203e;}
.reset{background:#666;color:#fff;border-radius: 4px;}
.reset:hover{background:#333;}
/*注册页*/

.fa-cloud-upload{color:#bf165e;padding-right:5px;}
.btn-default{color:#ddd;}

[v-cloak] {
   display: none;
   important;
}

.cityu_register_switch{
    padding: 0 12px;
    display: flex;
    flex-direction: row;
    justify-content: end;
}
.cityu_register_switch a{
    border-top: 2px solid rgba(0,0,0,0);
    padding: 12px 0;
    display: inline-block;
    margin: 0 8px;
}
.cityu_register_switch a:hover{
    border-top: 2px solid #bf165e;
    color: #bf165e;
}