html,body{
	width:100%;
	height:100%;
}
body{
	background:#252d3a;
	overflow-x:hidden;
}
.conBody{
	width:100%;
	height:300px;
	position:fixed;
	left:0;
	top:50%;
	margin-top:-150px;
	background:#e7ebee;
}
.conLine{
	width: 65%;
	height: 100%;
	position: relative;
}
.conLine .startWay{
	font-size: 18px;
	color: #9c9c9c;
	letter-spacing: 3px;
	margin-top: 10px;
}
.logoWrap{
	position: absolute;
	left: 0px;
	top: 0;
	right: 0;
	bottom: 0px;
	margin: auto;
	width: 255px;
	height: 84px;
}
.logo{
	width:249px;
	height:auto;
}
.conForm{
	width:478px;
	height:537px;
	border:1px solid #d9dbde;
	border-radius:10px;
	box-sizing:border-box;
	position:fixed;
	right:10%;
	top:0;
	bottom:0;
	margin:auto;
	background:#f8f9fa;
}
.zc{
	text-align: right;
	line-height: 14px;
	padding-top: 10px;
	position: absolute;
	top: 111px;
	right: 50px;
}
.zc.zc_code{
	bottom: 10px;
	top: 90%;
	text-align: center;
	left: 50%;
	right: 0;
	width: 200px;
	margin-left: -100px;
}
.ljzc{
	color:#4a9ce3;
}
.conForm2{
	width:100%;
	height:525px;
	border-bottom:1px solid #d9dbde;
	border-radius:10px;
	box-sizing:border-box;
	overflow:hidden;
}
.conForm3{
	width:100%;
	height:513px;
	border-bottom:1px solid #d9dbde;
	border-radius:10px;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}
.shuding{
	width:100%;
	height:33px;
	margin-top:46px;
	overflow:hidden;
	position:relative;
}
.centerLine{
	background:#d3d5d8;
	border-bottom:2px solid #ededee;
	height:0;
	width:100%;
	margin-top:16px;
}
.shuding2{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/shuding.png) repeat-x;
	background-size:auto 100%;
}
.formtitle{
	margin-left: 50px;
	margin-top: 45px;
	font-size: 20px;
	color: #0755a7;
	font-weight: bold;
}
/* 二维码登录 */
.codeLogin{
	width: 100%;
	height: 350px;
	position: absolute;
	top: 93px;
	background: #f8f9fa;
	z-index: 3;
}
.code{
	width:280px;
	height:280px;
	margin:50px auto 10px;
	display:block;
	border:1px solid #d9dbde;
}
.codeTip{
	font-size:16px;
	text-align:center;
	letter-spacing:3px;
}
/* 表单登录 */
.formLogin{
	width:100%;
	height:315px;
	box-sizing:border-box;
	margin-top:-10px;
}
.formLogin .formLoginWrap{
	padding:0 50px;
}
.loginTip{
	width:100%;
	height:18px;
	line-height: 18px;
	font-size: 12px;
	color: #f75555;
	margin-top: 15px;
	margin-bottom: 8px;
	padding: 0 26px 0 50px;
	box-sizing: border-box;
}
.loginTip.loginTip_lx{
	height:auto;
}
.loginTip_lx .wram{
	display: none;
}
.loginTip_lx b{
	color:#F86B67;
}
.tipWord{
	display:none;
}
.tipWord b{
	font-weight:normal;
	font-size:12px;
}
.wram{
	vertical-align:top;
	margin-right:10px;
	margin-top:1px;
	height:17px;
}
.yzmWrap{
	margin-top:24px;
	height:46px;
	display:none;
}
.username,.oldpassword,.password,.yanzhengma{
	width:100%;
	height:46px;
	box-sizing:border-box;
	border-radius:5px;
	border:1px solid #e0e0e0;
	position:relative;
	background:#fafafa;
}
.username span,.oldpassword span,.password span,.yanzhengma span{
	position:absolute;
	left:0;
	top:0;
	line-height:46px;
	padding-left:13px;
	box-sizing:border-box;
	color:#bbbcbb;
	z-index:1;
}
.password{
	margin-top:24px;
}
.yanzhengma{
	width:257px;
	display:inline-block;
	vertical-align:top;
}
.zh,.mm,.yzm{
	width:100%;
	height:100%;
	box-sizing:border-box;
	border:none;
	position:absolute;
	left:0;
	top:0;
	padding:0 13px;
	z-index:2;
	border-radius:5px;
	background:rgba(255,255,255,0.1);
}
.yzmpic{
	display:inline-block;
	width:110px;
	height:46px;
	margin-left:16px;
}
.yzmpic img{
	cursor:pointer;
}
.buttonWrap{
	width:100%;
	height:18px;
	line-height:18px;
	margin-top:16px;
	color:#bbbcbb;
	padding-bottom:14px;
	border-bottom:1px solid #dfe1e4;
}
.mdl{
	float:left;
	user-select:none;
	cursor:pointer;
}
.mdlcheck{
	width:18px;
	height:18px;
	vertical-align:top;
	margin-right:6px;
}
.wjmm{
	color:#4a9ce3;
	float:right;
	user-select:none;
}
.denglu{
	width:100%;
	height:66px;
	box-sizing:border-box;
	padding:16px 30px 0;
	margin-top:3px;
}
.dlBtn{
	width:100%;
	height:50px;
	border:none;
	background:#4b9be3;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	border-radius:5px;
	cursor:pointer;
}
.tabCode{
	position:absolute;
	right:0;
	bottom:0;
	width:55px;
	height:55px;
	background:url(../images/pc_bg_r2.png) no-repeat;
	background-size:55px auto;
	z-index:4;
}
.login_test{
	margin-top:24px;
}
.indexContent,.indexContentPhone{
	width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	display: none;
}
.indexContentPhone .buttonWrap {
	width: 90%;
	margin: 0 auto;
	border-bottom: none;
}
.agreementWin.is-phone .agreementDiv {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	left: 0;
	right: 0;
}
.ContactUsCopyright{
	position: absolute;
	color: #fff;
	bottom: 10px;
	text-align: center;
	width: 100%;
}
.contactUsCopyright {
	width: 100%;
	margin: 0 auto;
	margin-top: 3%;
	text-align: center;
	color: #a2a3a5;
	position: absolute;
	bottom: 5px;
}

.contactUsCopyright a {
	color: #a2a3a5;
}
.loginHere{
	position: absolute;
	bottom: 7px;
	text-align: right;
	width: 88%;
	font-size: 13px;
	z-index:4;
}
.loginHere span.here{
	color: #4a9ce3;
	display: inline-block;
	width: 119px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	background: url(../images/login_arrow.png) no-repeat;
	background-size: 100% auto;
}
.codeTitle{
	position: absolute;
	top: 95px;
	z-index: 3;
	font-size: 18px;
	width: 100%;
	text-align: center;
	background: #f8f9fa;
}
.codeTail{
	position: absolute;
	bottom: 50px;
	z-index: 3;
	font-size: 13px;
	width: 100%;
	text-align: center;
	background: #f8f9fa;
}
.codeLoginWrapHide .codeLogin,.codeLoginWrapHide .loginHere,.codeLoginWrapHide .codeTitle .codeTail{
	display:none;
}
.codeLoginWrap .tabCode{
	background-image:url(../images/pc_bg_r2.png);
}
.codeLoginWrapHide .tabCode{
	background-image:url(../images/code_bg_r2.png);
}
.unAbleTip{
	position: absolute;
	top: 93px;
	left: 0;
	width: 100%;
	height: 419px;
	background: #F8F9FA;
	z-index: 11;
	padding: 60px 54px 0 54px;
	box-sizing: border-box;
}
.unAbleTip.hide{
	display: none;
}
.unAbleTip p:nth-child(2){
	font-size:16px;
	color: #444A55;
	margin:6px 0 24px 0;
}
.unAbleTip p:nth-child(3){
	font-size:16px;
	color: #444A55;
	margin-bottom:24px;
}
.unAbleTip p:nth-child(3) span{
	color:#388CE5;
	font-size:16px;
	cursor: pointer;
}
.unAbleTip .warnTxt span{
	color: #F5A623;
	font-size: 20px;
}
.unAbleTip .warnTxt span.warnIcon{
	background: url("../images/warn_icon.png") no-repeat left center;
	display: inline-block;
	background-size: 20px auto;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: -3px;
}
.unAbleTip .yyCode{
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
}
.returnLogin{
	width: 68px;
	height: 68px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/returnLogin.png) no-repeat center center;
	background-size: 100% auto;
	cursor: pointer;
}
.returnLogin span{
	position: absolute;
	transform: rotate(-45deg);
	bottom: 16px;
	right: 10px;
	color: #444A55;
}
/* 文书生成登录页样式 begin */
body.docBody{
	background:#fff;
}
.docLoginWrap{
	width:320px;
	height:100%;
	position:relative;
	margin: 0 auto;
}
.loginTop,.loginBottom{
	width:100%;
	height:92px;
}
.loginTop{
	background:url(../images/index_top.png) no-repeat center center;
}
.loginBottom{
	background:url(../images/index_bot.png) no-repeat center center;
	position:absolute;
	bottom:0;
}
.docLoginWrap .codeLogin{
	background:none;
	top:0;
}
.docLoginWrap .codeTitle{
	background: #fff;
	width: 100%;
	height: 40px;
	top:5px;
}
.docLoginWrap .formLogin{
	display:none;
}
.docLoginWrap .tabCode{
	left: 50%;
	width: 64px;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
	margin-left: -44px;
	color: #1a98d5;
	background:url(../images/doc_code.png) no-repeat left center;
	bottom:80px;
}
@media screen and (min-width:600px) and (max-width:700px){
	.docLoginWrap .tabCode{
		bottom:30px;
	}
}
@media screen and (max-height: 590px) {
	.docLoginWrap .tabCode{
		bottom:10px;
	}
}
.docLoginWrap .tabCode.ewm{
	background:url(../images/doc_user.png) no-repeat left center;
}
.docLoginWrap .tabCode::after{
	content:"微信登录";
}
.docLoginWrap .tabCode.ewm::after{
	content:"账号登录";
}
.docLoginWrap .buttonWrap{
	border-bottom:0;
}
.docLoginWrap .wjmm{
	color:#1a98d5;
}
.docLoginWrap .denglu{
	padding:16px 0 0;
}
.docLoginWrap .denglu .dlBtn{
	width:100%;
	height:40px;
	background:#1a98d5;
}
.loginContent{
	width:100%;
	height:380px;
	position:absolute;
	top:50%;
	margin-top:-190px;
}
.docLogin .username, .docLogin .password, .docLogin .yanzhengma{
	border:0;
	border-bottom:1px solid #e0e0e0;
	padding-left:36px;
	border-radius:0;
}
.docLogin .pwd{
	padding-left:36px;
}
.docLogin .username span, .docLogin .password span, .docLogin .yanzhengma span{
	padding-left:36px;
}
.formLogin.docLogin{
	padding:0 20px;
}
.docLogin .username{
	background:url(../images/doc_user.png) no-repeat left center;
}
.docLogin .password{
	background:url(../images/doc_pwd.png) no-repeat left center;
}
.docLogin .username.zh{
	border-bottom:0;
	border-radius:0;
}
.remindReg{
	width:227px;
	height:46px;
	line-height:46px;
	border-radius:4px;
	background:rgba(0,0,0,0.7);
	margin: 20px auto;
}
.remindReg span:first-child{
	background: url(../images/red.png) no-repeat left center;
	background-size: 17px auto;
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 0 10px;
	vertical-align: -3px;
}
.remindReg span{
	color:#fff;
	font-size: 12px;
}
.remindReg a{
	cursor:pointer;
	color:#1a98d5;
	font-size: 12px;
}
.bottomTab{
	display: flex;
	justify-content: center;
	position: absolute;
	right: 0;
	/*left: 50%;*/
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin-left: -70px;
	color: #1a98d5;
	bottom: 80px;
	z-index: 4;
}
.bottomTab span{
	/*float: left;*/
	color:#2098D4;
	cursor: pointer;
}
.bottomTab .acLogin{
	display:none;
}
.bottomTab .coLogin{
	display:block;
}
.bottomTab.ewm .acLogin{
	display:block;
}
.bottomTab.ewm .coLogin{
	display:none;
}
/* 文书生成登录页样式 end */

/*移动端进入登录界面样式begin*/
.login_container{
	width:100%;
	height:100%;
}
.wrap{
	width:100%;
	height:100%;
	background:url(../images/login_bg.jpg) no-repeat;
	background-size:cover;
	background-position:0 0;
	overflow:auto;
	padding-bottom:0.4rem;
	box-sizing:border-box;
}
.login_logo {
	height: 46px;
	width: auto;
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 50px;
}
.login_wrap1 {
	width: 90%;
	height: auto;
	background: rgba(0,0,0,0.6);
	margin: 0 auto;
	border-radius: 10px;
	border-top: 1px solid #ccc;
	box-shadow: 0 0 5px #000;
	box-sizing: border-box;
	padding-bottom: 0.4rem;
}
.login_username,.login_password{
	width: 90%;
	height: 44px;
	border: none;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 30px;
	box-sizing: border-box;
	position: static;
}
.login_username{
	margin-top: 20px;
	background: url(../images/login_username.png) no-repeat #fff;
	background-size: 13px auto;
	background-position: 10px center;
}
.login_password {
	background: url(../images/login_password.png) no-repeat #fff;
	background-size: 13px auto;
	background-position: 10px center;
}
.login_submit {
	width: 90%;
	height: 44px;
	border: none;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	color: #fff;
	font-size: 16px;
	background: url(../images/login_submit.png) no-repeat;
	background-size: 100% auto;
	margin-bottom: 20px;
	text-align: center;
	line-height: 44px;
}
.login_error_tip {
	width: 100%;
	height: 60px;
	position: fixed;
	top: 0;
	left: 0;
	border: 2px solid #fa5049;
	font-size: 14px;
	color: #fa5049;
	z-index: 99;
	text-align: center;
	line-height: 60px;
	background: rgba(0,0,0,0.8);
	box-sizing: border-box;
	-webkit-transition: opacity 1s;
	opacity: 0;
}
/*移动端进入登录界面样式end*/
@media screen and (min-width: 1000px){
	.conLine{
		width:40%;
	}
}
@media screen and (min-width: 1200px){
	.conLine{
		width:46%;
	}
}
@media screen and (min-width: 1280px) {
	.conLine{
		width:52%;
	}
}
@media screen and (min-width: 1440px) {
	.conLine{
		width:55%;
	}
}
@media screen and (min-width: 1680px) {
	.conLine{
		width:65%;
	}
}
@media screen and (min-width: 1920px) {
	.conLine{
		width:72%;
	}
}
.loginMode{
	width: 100%;
	text-align: center;
	bottom: 0px;
	position: absolute;
	color: #2098d4;
	cursor: pointer;
	line-height: 24px;
	z-index: 4;
}
/* 协议弹窗 */
.agreementWin {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.agreementDiv {
	width: 900px;
	height: 574px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 50%;
	margin-top: -287px;
	overflow-y: hidden;
}

.agreementDiv .agreeTop {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 16px 10px 16px;
	border-bottom: 1px solid #DADADA;
}

.agreementDiv .agreeTop span {
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	color: #86909C;
}
.agreementDiv .agreeTop .sTit {
	line-height: 35px;
	text-align: center;
	/*width: 100%;*/
	display: inline-block;
	font-weight: bold;
	color: #3D3D3D;
}

.agreementIframe {
	height: 455px;
	width: 100%;
}

.agreementDiv .agreeCon {
	height: 455px;
	padding: 0px 0px 0px 32px;
	overflow-y: hidden;
	color: #666666 !important;
	border-bottom: 1px solid #DADADA;
}
.agreeCon h3 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #666666 !important;
}

.agreeCon .firstTxt {
	line-height: 150%;
}

.agreeCon p:first-child {
	margin-top: 0px;
}

.agreeCon p {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 10px;
}

.updateTime {
	padding-top: 19px;

}
.agreeCon h4 {
	margin: 10px 0;
	font-size: 15px;
	color: #666666 !important;
}
.agreementBtnDiv {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.agreementBtnDiv div{
	width: 115px;
	height: 40px;
	border-radius: 4px;
	text-align: center;
	line-height: 38px;
}
.disagreeBtn, .disagreeBtn1, .disagreeBtn2, .agreeBtnTime1, .agreeBtnTime2, .agreeBtnTime3{
	border: 1px solid #DADADA;
	color: #878787;
	margin-right: 20px;
	cursor: pointer
}
.agreeBtnTime1, .agreeBtnTime2, .agreeBtnTime3 {
	cursor: not-allowed;
	margin-right: 0;
	background-color: #E5E6EB;
	color: #A9AEB9;
	border: none;
}
.agreeBtnTime {
	background: #4880EB;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
}
.agreeBtn{
	color: #FFFFFF;
	background: #4A9BE3;
	cursor:pointer
}
.kfimg{
	display: flex;
	justify-content: center;
}
.kfimg img {
	height: 200px;
	width: 200px;
}