﻿@charset "utf-8";
/*重置*/
body,h1,h2,h3,h4,h5,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}
input,select,form,textarea,button{ border:none; margin:0;outline:none; padding:0; appearance:none;}
h1,h2,h3,h4,h5{ font-weight:normal;}
img{ border:none;}
a{ text-decoration:none;}
body{ font-size:14px; font-family:"微软雅黑";}
li{ list-style-type:none;}
body,html{ width:100%; height: 100%;}
.box{
    width: calc(100% - 40px);
    margin:auto;
    height:100%;
}
button:focus {
	outline: 0 !important;
}
.top_box{
    width: calc(100% - 40px);
	/*background:url(../../Image/top_line.png) no-repeat center bottom;*/
	/*padding-bottom: 4px;
	height: 80px;*/
	margin-bottom: 40px;
    padding:20px;
    height:12%;
}
.wid_con{
	/*width: 79%;*/
	overflow: hidden;
	margin:0 auto;
}
.top_logo{
	float: left;
    margin: 6px 102px;
}
.top_logo a{
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
    width: 104px;
    height: 50px;
    /*background:url(../images/logo.png) no-repeat left 1px center;*/
}
.top_logo img{
    display: block;
    width: 150px;
    height: 50px;
}
	.top_logo span {
		display: inline-block;
		vertical-align: middle;
		border-left: #6e6e6e solid 1px;
		font-size: 2em;
		/*color: #6e6e6e;*/
		color: #111;
		height: 50px;
		line-height: 50px;
		padding-left: 20px;
		font-weight: bold;
	}
.top_menu{
	float: right;
	position: relative;
    margin-right:102px;
}
.top_menu ul{
	overflow: hidden;
	margin-top: 40px;
}
.top_menu ul li{
	float: left;
	margin-left: 28px;
	padding:0 2px;
}
.top_menu ul li:first-child{
	margin-left: 0;
}
.top_menu ul li a{
	display: block;
	font-size: 1.0em;
	color: #666;
	padding-bottom: 7px;
}
.top_menu ul li.cur a{
	color: #2c8fcd;
}

.loginbox{
	margin:0 auto;
	overflow: hidden;
	min-height: 440px;
}
.border_box {
	float: left;
	/*width: 60.1%;*/
	width: 64.4%;
	height: 440px;
}
.login_con {
	position: relative;
	float: right;
	border-radius: 6px;
	/*margin: 0 68%;*/
	width: 30%;
	height: 440px;
	overflow: hidden;
	background-color: rgb(12 24 73 / 25%);
	/*border: 1px solid #e7e7e7;*/
	border: 1px solid #e7e7e785;
	/*background: #55555594;*/
	/*background: rgba(0, 0, 0, 0.57);*/
	box-shadow: 0 0 3px #ccc;
}
	.login_con h1 {
		/*background: -webkit-linear-gradient(top, #0d4aa7 0%,#ffffff 100%);*/
		/*background-color: #2c8fcd;*/
		text-align: center;
		color: #fff;
		font-size: 21px;
		height: 70px;
		line-height: 116px;
		font-weight: inherit;
		/*border-bottom: 1px solid #ccc;*/
	}
 /*记住密码*/
.text_box .form-item {
	height: 20px;
	width: 100%;
	height: 48px;
	margin-bottom: 0;
	position: relative;
}
.text_box .box .rememb {
	width: 72%;
	height: 25px;
	float: left;
}
.checkbox-group input {
	display: none;
	opacity: 0;
}
	.checkbox-group input[type=checkbox]:checked + label:before, .checkbox-group input[type=radio]:checked + label:before {
		text-align: center;
		color: #fff;
		/*border-color: #e35004;*/
		border-color: #077b8e;
	}
	.checkbox-group input[type=checkbox]:checked + label:before {
		content: '\2713';
		/*background-color: #e35004;*/
		background-color: #077b8e;
	}
.checkbox-group input[type=checkbox] + label:before, .checkbox-group input[type=radio] + label:before {
		line-height: 1;
		display: inline-block;
		width: 18px;
		height: 18px;
		margin-right: 8px;
		content: '';
		-webkit-transition: all .2s;
		transition: all .2s;
		color: #fff;
		border: 1px solid #dce4e6;
		background-color: #f3f6f8;
	}
.checkbox-group input[type=checkbox] + label:before {
		border-radius: 3px;
	}
	.checkbox-group input[type=checkbox] + label {
		color: #f0f4f5;
		line-height: 1;
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		cursor: pointer;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
input:not([type=button]) {
	height: 48px;
	/* line-height: 22px; */
	padding: 12px 20px;
	-webkit-transition: all .2s;
	transition: all .2s;
	/* color: #000; */
	border: 1px solid #a5aaab;
	border-radius: 3px;
	outline: 0;
	font-size: 16px;
	background: #fff;
}
.box-fr {
	width: 27%;
	height: 25px;
	float: right;
}
	.box-fr .btn-link {
		/*color: #e35004;*/
		color: #077b8e;
		border-radius: 0;
		text-decoration: none;
	}
	.text_box {
	/*border: #ccc solid 1px;*/
	border-top: none;
	min-height: 370px;
	/*background-color: #f0f0f0;*/
	/*background-color: #f0f0f000;*/
}
.text_box>div{
	margin:0 30px;
	padding:51px 0;
}
.text_box>div>div{
	height: 46px;
	margin-bottom: 37px;
	position: relative;
}
.text_box>div>div i{
	width: 22px;
	height: 22px;
	overflow: hidden;
	margin:12px;
	position: absolute;
}
    .text_box > div > div input { 
        width: 99%;
        line-height: 44px;
        background-color: #f5f5f5;
        font-size: 16px;
        font-family: "微软雅黑";
        color: #333;
        border: #ccc solid 1px;
        text-indent: 44px;
        border-radius:5px;
    }
.text_box input:focus{
	border: #f00 solid 1px;
}
.text_box .yzm input{
	width: 160px;
}
.text_box .yzm label {
	width: 100px;
	text-align: center;
	display: inline-block;
}
.text_box h3{
	overflow: hidden;
	margin-top: 24px;
}
.text_box h3 a{
	font-size: 14px;
	color: #666;
}
.text_box h3 a:last-child{
	float: right;
}
.text_box h3 a:hover{
	text-decoration: underline;
}
.text_box button {
        width: 280px;
        height: 50px;
        font-size: 18px;
        color: #fff;
        line-height: 38px;
        text-align: center;
        /*background: url(../../Image/btn_bg.jpg);*/
        font-family: "微软雅黑";
        margin-top: 20px;
        cursor: pointer;
        background-color:#0cb3ce;
    }
.text_box button:hover{
	opacity: .9;
}

/*password_con*/
.password_con{
	float: left;
	width: 600px;
}
.password_con .text_box{
	border: none;
	background: none;
}
.password_con .text_box>div{
	padding: 20px 0;
}
.password_con .text_box>div>div i{
	margin:14px;
}
.password_con .text_box>div>div input{
	height: 48px;
	line-height: 48px;
	width: 400px;
	background:none;
	border-radius: 5px;
}
.password_con .text_box .yzm input{
	width: 240px;
}
.password_con .text_box button{
	width: 400px;
	border-radius: 5px;
	margin-top:60px;
}
.password_con .text_box .yzm label {
	width: 160px;
}
.password_con .text_box>div>div span{
	color: #f00;
	margin-left:10px;
}
.password_txt h1{
	color: #333;
	font-size: 24px;
	margin: 20px 0;
}
.password_txt p{
	font-size: 14px;
	color: #999;
}
.password_txt h2{
	font-size: 16px;
	color: #666;
	margin-top: 80px;
}
.password_txt h2 a{
	color: #2c8fcd;
	font-weight: bold;
}
.password_txt h2 a:hover{
	text-decoration:underline;
}

/*register_con*/
.register_txt{
	float: left;
	width: 600px;
}
.register_txt h1{
	font-size: 24px;
	color: #333;
	background:url(../images/jt.png) no-repeat right top 14px;
	display: inline-block;
	padding-right: 56px;
	padding-bottom: 40px;
}
.register_txt img{
	display: block;
	margin-left: 40px;
}
.register_con{
	float: right;
	width: 500px;
}
.register_con h4{
	margin-top:34px;
}
.register_con h4 a{
	font-size: 16px;
	color: #2c8fcd;
}
.register_con .text_box button{
	margin-top:20px;
}

/*密码修改*/
.password_con .pass_long{
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}
.pass_long h1{
	color: #666;
	font-size: 16px;
}

/*footer*/
.footer{
    width:calc(100% - 40px);
	text-align: center;
    clear:both;
	/*margin:80px 0 50px;*/
    height:12%;
}
.footer p{
	font-size: 1.1em;
	color: #999;
	line-height: 96px;
}
.footer p a{
	background:url(../images/gongxin.png) no-repeat center left;
	padding-left: 24px;
	margin-right:16px;
}
.footer p span{
	background:url(../images/beian.png) no-repeat center left;
	padding-left: 24px;
	margin-left:16px;
}