body, html {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
}

* {
	margin: 0;
	padding: 0;
}

body, p {
	margin: 0;
	padding: 0;
}

ul, li {
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

img {
	border: none
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear:before, .clearfix:before, .clear:after, .clearfix:after {
	content: '';
	display: block;
	clear: both;
}

input {
	outline: none;
}

.bluebg {
	background: url(../images/login/bluebg.jpg) no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0
}

.bluetop {
	background: url(../images/login/blue-topbg.png) repeat-x;
	width: 100%;
	height: 66px
}

.bluemtitle {
	position: absolute;
	left: 50%;
}

.titlel {
	background: url(../images/login/titlel.png) no-repeat;
	width: 36px;
	height: 66px;
}

.titlem {
	background: url(../images/login/titlem.png) repeat-x;
	height: 66px;
	color: #fff;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: 2px;
}

.titlem a {
	display: inline-block;
	margin-top: -10px;
	padding-top: 22px;
	text-shadow: 2px 2px 26px rgba(0, 148, 216, 0.92)
}

.titlem img {
	margin-top: 11px;
	display: inline-block
}

.titler {
	background: url(../images/login/titler.png) no-repeat;
	width: 35px;
	height: 66px;
}

.bluewrap {
	width: 1015px;
	height: 580px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -507px;
	margin-top: -290px;
}

.erjibox {
	background: url(../images/login/twobox.png) no-repeat;
	width: 946px;
	height: 408px;
	margin-left: 34px;
	display: none
}

.erjibox ul {
	width: 865px;
	height: 325px;
	padding: 50px 60px;
}

.erjibox ul li {
	float: left;
	width: 95px;
	height: 95px;
	margin: 20px;
	color: #333;
	text-align: center;
	font-size: 13px
}

.erjibox ul li img {
	width: 78px;
	height: 78px;
	margin-bottom: 10px
}

.dizuo {
	background: url(../images/login/dibu.png) no-repeat;
	width: 965px;
	height: 140px;
	position: absolute;
	bottom: 0px;
	padding-left: 90px;
	overflow-x: hidden,
}

.dizuo ul {
	width: 1894px;
}

.dizuo ul li {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	width: 100px;
	cursor: pointer
}

.dizuo ul li img {
	width: 80px;
	height: 81px;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.dizuo ul li .name {
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.dizuo ul li:hover img, .activeimg img {
	background: url(../images/login/iconhover.png) no-repeat;
	width: 80px;
	height: 81px;
	-webkit-animation: play .4s steps(10);
	-moz-animation: play .4s steps(10);
	-ms-animation: play .4s steps(10);
	-o-animation: play .4s steps(10);
	animation: play .4s steps(10);
}

@-webkit-keyframes play {from { background-position:-81px;
	
}

to {
	background-position: 0px;
}

}
@-moz-keyframes play {from { background-position:-81px;
	
}

to {
	background-position: 0px;
}

}
@-ms-keyframes play {from { background-position:-81px;
	
}

to {
	background-position: 0px;
}

}
@-o-keyframes play {from { background-position:-81px;
	
}

to {
	background-position: 0px;
}

}
@keyframes play {from { background-position:-81px;
	
}

to {
	background-position: 0px;
}

}
.bluefooter {
	position: absolute;
	bottom: 10px;
	width: 350px;
	left: 50%;
	margin-left: -175px;
	color: #1479db
}

@media screen and (max-height: 768px) {
	.erjibox {
		background: url(../images/login/stwobox.png) no-repeat;
		width: 889px;
		height: 327px;
		margin-left: 55px;
	}
	.bluewrap {
		height: 480px;
		margin-top: -240px
	}
	.erjibox ul {
		padding: 40px 50px
	}
	.erjibox ul li {
		margin: 13px 15px
	}
	.erjibox ul li img {
		width: 68px;
		height: 68px;
	}
}

/*across_login 样式*/
.acrossLogin_bg {
	width: 100%;
	height: 100%;
	background: url("../images/login/background.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
	min-height: 620px;
	min-width: 1000px;
}

.logo {
	width: 680px;
	height: 202px;
	margin: 0 auto;
	margin-top: 11.5%;
}

@media screen and (max-height:768px ) {
	.logo {
		width: 680px;
		height: 202px;
		margin: 0 auto;
		margin-top: 3.5%;
	}
}

.login_box {
	width: 895px;
	height: auto;
	margin: 0 auto;
	margin-top: 1.5%;
	overflow: hidden;
	position: relative;
}

.loginBox_handle {
	width: 648px;
	height: 180px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 14%;
	background: url(../images/login/loginTab.png) center center no-repeat;
}

.loginBox_handle ul {
	width: 450px;
	height: 32px;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
}

.border-across {
	border-color: #368ae2;
	box-shadow: 0px 0px 10px 3px rgba(54, 138, 226, 0.7);
}

#submit {
	cursor: pointer;
}

.loginBox_border {
	border-bottom: 1px solid #fff;
}

.loginBox_handle ul li {
	float: left;
	width: 88px;
	height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	cursor: pointer;
}

.loginBox_content {
	width: 886px;
	height: 255px;
	margin: 0 auto;
	/*position: absolute;
    bottom: 0;*/
}

.loginBox_content ul {
	padding: 125px 40px 20px 20px;
}

.loginBoxTab_img {
	width: 155px;
	height: 150px;
	margin: 0 auto;
	padding-top: 11.6%;
}

.loginBoxTab_img img {
	width: 155px;
	height: 150px;
	margin-left: 10%;
}

.loginBoxTab_person {
	width: 110px;
	height: 150px;
	margin: 0 auto;
	padding-top: 18%;
}

.loginBoxTab_person a {
	display: block;
	margin: 0 auto;
	width: 110px;
	height: 35px;
	background: #fba500;
	color: #fffaf4;
	text-align: center;
	line-height: 35px;
	margin-left: 21%;
}

.loginBox_content ul li {
	float: left;
	width: 210px;
	height: 35px;
	margin-left: 20px;
}

.loginBox_content ul li i {
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	background: #fff;
}

.loginBox_content ul li input {
	width: 158px;
	float: left;
	height: 35px;
	margin-left: 1px;
	padding: 0;
	border: 0;
	padding-left: 10px;
	font-size: 14px;
}

.code a {
	width: 73px;
	float: left;
	height: 35px;
	margin-left: 1px;
	display: block;
	background: url(../images/login/yz_code.png) no-repeat center center
		#fff;
}

.submit a {
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	line-height: 35px;
	display: block;
}

.login_bottom {
	text-align: center;
	color: #fff;
	font-size: 14px;
	/*line-height: 180px;*/
}

#time_now {
	font-size: 16px;
	position: absolute;
	right: 2%;
	top: 2%;
	display: block;
	/*width: 173px;*/
	height: 20px;
	color: #fff;
}

/*浅色登录页*/
.login_bg {
	width: 100%;
	height: 100%;
	background: url("../images/login/loginbg.jpg") no-repeat;
	background-size: 100% 100%;
	position: relative;
	background-attachment: fixed;
	min-width: 1100px;
}

.date {
	/*width: 175px;*/
	height: 20px;
	text-align: center;
	color: #fff;
	line-height: 20px;
	position: absolute;
	top: 30px;
	right: 37px;
}

.login_logo{
  width: 100%;
  height: 100px;
  text-align: center;
  margin:0 auto;
	background: url("../images/login/topbg.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 24px;

}
.login_logo img{
  /*width: 66px;*/
  height: 62px;
/*   float: left; */
}
.login_logo span{
  font-size: 35px;
  color: #fff;
  line-height:55px;
  font-family: "微软雅黑";
  font-weight:bold;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 1)), to(rgba(179, 210, 242, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 ); */
    width:auto;
    position:relative;
    top:-18px;
}
.user_box {
	width: 1020px;
	height: 368px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -184px;
	margin-left: -510px;
}

.login_title ul li {
	background: #99c3ef;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 164px;
	margin-right: 6px;
	float: left;
	color: #fff;
	cursor: pointer
}

.login_title ul li.currentli {
	background: #fff;
	color: #1e79d8;
}

.login_title ul li:last-child {
	margin-right: 0px;
}

.login_form {
	width: 334px;
	height: 350px;
	/*  background: #fff;
*/
	border-radius: 3px;
	margin-top: 0;
	text-align: center;
}

.tab_box span {
	color: #368ae3;
	text-shadow: 1px 1px 1px #368ae3;
	font-size: 18px;
	margin: 15px 0 15px 0;
	display: inline-block;
}

.tab_box {
	background: #fff;
	width: 334px;
	height: 320px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	display: none
}

.tab_box {
	color: #9e9e9e;
	padding-top: 15px
}

.input_box {
	width: 250px;
	height: 38px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 0 auto 15px;
}

.border-blue {
	border-color: #368ae2;
	box-shadow: 0px 0px 1px 1px rgba(54, 138, 226, 0.7);
}

.input_box>input {
	width: 215px;
	height: 35px;
	border: none;
	outline: none;
	float: left;
	border-radius: 3px;
	box-sizing: border-box;
	padding-left: 5px;
	font-size: 16px;
}

.user-icon {
	display: inline-block;
	width: 12px;
	height: 35px;
	background: url("../images/login/user_icon.png") no-repeat center;
}

.password-icon {
	display: inline-block;
	width: 12px;
	height: 35px;
	background: url("../images/login/password_icon.png") no-repeat center;
}

.yzm-input {
	width: 150px !important;
}

.yzm-line {
	color: #ccc;
	display: inline-block;
	height: 25px;
	width: 1px;
	background: url("../images/login/gray-line.png") no-repeat;
	margin-top: 5px;
	margin-right: 15px
}

.login_btn {
	width: 250px;
	height: 40px;
	border-radius: 3px;
	border: none;
	outline: none;
	background: #4cb5fc;
	color: #fff;
	font-size: 16px;
}

.login_footer {
	background: rgba(51,126,236,0.25);

	width: 100%;

	height: 65px;

	line-height: 65px;

	vertical-align: middle;

	position: absolute;

	bottom: 0;

	display: block;

	text-align: center;

	color: #fff;

	font-size: 14px;
}

.ewmimg {
	margin-bottom: 15px
}

.faceimg {
	margin-bottom: 20px
}
@media screen and (max-width: 1400px) { 
 .user_box {
      margin-top:-180px
    }
}
