.login-box{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -350px 0 0 -525px;
	width:1130px;
	height: 750px;
	border-radius: 10px;
}
.login-box .bgCon {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 10px;
	opacity: .9;
	border: 2px solid #9b9ba0;
}
.login-box .insertCon {
	position: absolute;
    left: 0px;
    top: 0px;
    padding: 20px 50px;
    height: 100%;
    width: 100%;
}
.login-box h3,.login-box h2{text-align: center;}
.login-box h2{font-size:36px;margin:20px auto 15px;}
.login-box h3{font-size: 28px;margin-bottom: 88px;}
.login-box .topTitle {
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	color: #000;
}
.left-intro{
	width:52%;
	height: 670px;
	float:left;
	position: relative;
	overflow: hidden;
}

#function_list{
	display: none;
}

#function_list .title{
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}

#function_list .list_box{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 600px;
}

#function_list .list_box .list_item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #cdcdcd;
	box-shadow: -1px 3px 3px 1px #e0e0e0;
	width: 40%;
	margin-bottom: 10px;
}

#function_list .list_box .list_item .but_message_box{
	display: flex;
	align-items: center;
}

#function_list .list_box .list_item .message_i_box{
	position: relative;
}

#function_list .list_box .list_item .message_i_box:hover .message_box{
	display: block;
}

#function_list .list_box .list_item .message_i_box i{
	font-style:italic;
	margin-right: 10px;
	cursor: pointer;
}

#function_list .list_box .list_item .message_box{
	display: none;
	position: absolute;
	z-index: 999;
	left: -50px;
	top: 40px;
}

#function_list .list_box .list_item .message_box .triangle{
	border: 10px solid transparent;
	border-bottom: 20px solid rgba(0,0,0,0.5);
	width: 0;
	height: 0;
	left: 43px;
	top: -30px;
	position: absolute;
}

#function_list .list_box .list_item .message_box .message{
	width: 100px;
	padding: 5px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 12px;

}

#function_list .list_box .list_title{
	border: none;
	box-shadow: none;
	width: 40%;
	font-weight: bold;
}

#function_list .list_box .list_title .name{
	padding-left: 0;
	color: #000;
	font-size: 14px;
}

#function_list .list_box .name{
	padding-left: 15px;
}

.radio_box{
	width: 120px;
	height: 30px;
}

.radio_box label span{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
	width: 120px;
	text-align: left;
}

.check_box input{
	width: 30px;
	height: 30px;
}

.check_box label{
	background: #d3d0d0;
	border-radius: inherit;
	width: 30px;
	height: 30px;
	left: 0;
	top: 0;
}

.check_box label i{
	color: #fff;
	font-weight: bold;
	font-size: 26px;
}

.check_box input:checked+label {
	background: #3193B5;
}



#regimg .number_box{
	font-weight: bold;
	display: none;
}

#regimg .number_box span{
	margin-bottom: 0;
	font-size: 20px;
	color: #000;
	width: auto;
}

#regimg .number_box .number{
	color: #3193B5;
}

.mainWraper {
	position: relative;
	height: 900px;
}
.mainWraper img {
	width: 100%;
	height: 100%;
}
* {
	font-family: '微软雅黑,Microsoft YaHei,Helvetica Neue, Helvetica, Arial, sans-serif,Noto Sans CJK TC Helvetica'!important;
}
.clearfix::after {
	content: '';
	display: inline-block;
	clear: both;
	visibility: hidden;
}
.lf {
	float: left;
}
.rt {
	float: right;
}
.right-oper {
	float: right;
    width: 46%;
}
.right-oper .changeCon {
	line-height: 30px;
	text-align: right;
	margin-bottom: 10px;
}
.right-oper .changeCon a{
	color: #3193B5;
	font-weight: bold;
}
body {
	background-color: #fff;
}
.radio{text-align: center; width:100%;position: absolute;left:0; bottom:0;}
.radio a{width:8px;height:8px;display: inline-block;background: #B3B3B3;border-radius: 50%;margin:0 3px;}

.selected{background:#000 !important;}
.i-list{width:10000px;position: absolute;left:0; transition: all .4s;-webkit-transition: all .4s;}
.i-list li{float:left;padding:0 1px;}
.i-list img{width:100%;} 
.i-list h4{font-size: 30px;font-weight: 600;margin:10px 0;}
.i-list p{font-size:22px;}
.oper{position: relative;} 
#regimg {
	height: 700px;
	overflow: auto;
}
#regimg select{ width: 26.5%;height: 32px;margin:5px 0;line-height: 46px;height:46px;padding-left: 10px; color: #999;}
.oper span{display: inline-block; width:157px;line-height:40px;text-align: center;font-size: 22px;margin-bottom: 30px;}
.oper input[type=text],.oper input[type=password],.oper input[type=email]{
	line-height: 46px;
	height:46px; 
	width:100%;
	margin:5px 0;
	border: 1px solid #6a9299;
	padding-left: 10px;
	color: #999;
}
.oper input[type=text].mar_01 {
	margin-left: 5px
}
.oper input[type=checkbox]{margin-right: 16px;}

.reg{ width: 32px;height: 32px;margin-top: 8px; }
.oper img{width:36%;height:46px;float: right;}
.remem{
	margin:20px 0 35px;
	position: relative;
	height: 22px;
	line-height: 22px;
}
.remem a{float: right;color:#3193B5; cursor: pointer;}
.remem a:hover{text-decoration: none;border-bottom: 1px solid #888686;}
#login,#reg{line-height: 46px;width:100%; background-color: #445B68;border-radius: 4px;border:0; font-size: 17px;color:#fff; }
#reg{
	margin: 40px 0;
}
.checkboxItem {
    margin-left: 4px;
    cursor: pointer;
}
.checkboxItem label {
    color: #000;
    cursor: pointer;
}
.checkboxItem.pos_01::before {
    top: 0px;
    left: -4px;
}
.login-oper span,.reg-oper span{cursor: pointer;}
.third{margin-top: 35px;color:#888868;}
.third img{width:22px;height:22px;margin-left: 30px;}
.reg-oper,.back-oper,.reset-oper{display: none;}

.contactPer{position: relative; color:#888686;}
.select{background:url(images/slideDown.png) no-repeat 95% center; background-size: 12px;}
.input{line-height: 46px; height:46px; width:100%;background-color: #F9F9F9;margin:5px 0;border:0;padding-left: 10px;}

.app-download{display: inline-block;margin:20px 0 0 10px;color:#000;border-bottom: 1px dashed #000;}
.app-download:hover{border-bottom: 1px solid #000;}

.selectCon{position:absolute; z-index: 999; width:100%; display: none; background-color: #F9F9F9;border:1px solid #C1C1C1;top:46px; max-height: 300px;overflow: auto; }
.selectCon p{padding-left:10px;margin:0; height: 35px; line-height: 35px; overflow: hidden; cursor: pointer;} 
#regSendCode,#backSendCode{
	padding: 8px 52px;
	background-color: #7ecbde;
	color: #fff;
	cursor: pointer;
}
#regSendCode{
    border: none;
    width: 37.5%;
    margin-left: 5px;
}
.return-login,.return-back{display: inline-block;margin:40px 0 0 14px;color:#888686;cursor: pointer;}
.return-login:hover,.return-back:hover{color:#888686;}
.phcolor{ color:#999;}
.phTips{width:auto!important;}
input[type=submit]{ cursor: pointer; }