@charset "utf-8";
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
body {
	margin: 0;
	font-size: 12px;
	font-family: "Microsoft Yahei", tahoma, arial;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}
a {
	background: transparent;
	text-decoration: none;
	color: #08c
}
a:active, a:hover {
	outline: 0
}
a:hover {
	color: #069
}
img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
html, button, input, select, textarea {
	font-family: "Microsoft Yahei", tahoma, arial
}
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
	margin: 0
}
ul, ol, li, dl, dd {
	margin: 0;
	padding: 0
}
ul, ol {
	list-style: none outside none
}
h1, h2, h3 {
	line-height: 2;
	font-weight: normal
}
h1 {
	font-size: 18px
}
h2 {
	font-size: 15.6px
}
h3 {
	font-size: 14.04px
}
h4 {
	font-size: 12px
}
h5, h6 {
	font-size: 10.2px;
	text-transform: uppercase
}
.top {
	min-width: 1200px;
	height: 148px;
}
.top_tp{ width:1100px; height:148px; margin:0 auto; background:#FFF}

.top_tp a{}
.top_tp i{ position:relative; top:36px;display:inline-block; height:76px; width:1px; border-right:1px solid #b3b3b3;  margin:auto 20px; }
.top_tp span{position:relative; top:16px;display:inline-block; }
.top_tp span a{ color:#007de4; font-size:24px; font-weight:bold;}



.login-bg{	width: 100%;
	height: 500px;
	background:url(../images/login_bg.png) no-repeat;
	background-size: cover;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/login_bg.png', sizingMethod='scale');
/* sizingMethod参数还可以是image,crop */
}
.login{ width:1100px; height:500px; margin:0 auto;}

.login-bg .foucs{ float:left;width:589px; height:420px; text-align:center; padding-top:80px}
.login-bg .foucs img{ border:1px solid #00ADFF;}
.login-bg .login_box{ position:relative; z-index:2;float:right; width:378px; height:378px; background:#fff; border:1px solid #0792EF;margin:60px auto;-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 8px;
border-bottom:3px solid #007DF0;

border-right:3px solid #007DF0;
behavior: url(ie-css3.htc) ;

} 



.login_box .login_menu{ width:340px; height:auto; display:table; margin:0 auto; border-bottom:2px solid #d9d9d9}

.login_box .login_menu ul li{ float:left;width:33%; text-align:center; font-size:18px; padding:15px 0;color:#0074db}

.login_box .login_menu ul li a{ color:#666}


.login-form{ width:340px; height:auto; display:table; margin:0 auto;}
.login-form form span{ float:left; width:17%; text-align:right; padding: 0.5em 0; font-size:14px; color:#333; margin-top:30px}
.login-form input[type="text"]{
	float:left;
  width: 67%;
  padding: 0.5em 2em 0.5em 1em;
  color: #669cc2;
  font-size: 16px;
  outline: none;
  font-family: 'Open Sans', sans-serif;
  margin-top:30px;
  border:1px solid #ccc
  }
.login-form input[type="password"]{
	float:left;
  width: 67%;
  padding: 0.5em 2em 0.5em 1em;
  color: #669cc2;
  font-size: 16px;
  outline: none;
  font-weight: 500;
  border: none;
  font-family: 'Open Sans', sans-serif;
  margin-top:30px;
   border:1px solid #ccc
  }

  .submit {
 margin-top:30px;
 }
.login-form input[type="submit"]{
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
  outline: none;
  padding: 10px 0;
  width:100%;
  border:none;
  background: #007de4;
  border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-bottom:3px solid #004DF0;
}
.login-pad{ clear:both;width:83%; padding:15px 1% 0 16%;font-size:14px; color:#333  }
.login-pad a{ float:right; font-size:14px; color:#f02200}
.login-pad input{ position:relative; top:2px;}
.login_coop{ width:100%;background:url(../images/login_pas.png) no-repeat center; text-align:center; margin-top:20px;}

.login_coop a{ width:auto;clear:both; font-size:14px; color:#4c4c4c; padding:0 5px;  background:#fff}


.login_acoop{ width:100%; text-align:center; margin-top:20px;}
.login_acoop a{ margin:0 10px;}
















