body, input, button, select, textarea, h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', 'STHeiti', 'Microsoft YaHei', Helvetica,
		Arial, sans-serif;
	font-color: #bab9b9;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

em {
	font-style: normal
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none
}

a {
	color: #2b2a2a;
	text-decoration: none
}

body {
	margin: 0;
	height: 100%;
	font-size: 14px;
	line-height: 160%;
	color: #8a8888;
	background: url('../images/bg2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-size: 100%;
	line-height: 1.7
}

#wrapper {
	position: relative;
	margin-bottom: 10%;
	padding-top: 7%;
}

.Cbody_item {
	border: 0px solid #999;
	overflow: hidden;
}

.login_header {
	margin-bottom: 10px;
}

.aw-login-box {
	width: 796px;
	max-width: 796px;
	-max-width: 796px;
	margin: 0 auto;
	background: linear-gradient(180deg, #FFF 27.08%, #E3F1FF 100%);
	border-radius: 10px;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before,
	.dl-horizontal dd:after, .container:before, .container:after,
	.container-fluid:before, .container-fluid:after, .row:before, .row:after,
	.form-horizontal .form-group:before, .form-horizontal .form-group:after,
	.btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before,
	.btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before,
	.navbar:after, .navbar-header:before, .navbar-header:after,
	.navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after,
	.panel-body:before, .panel-body:after, .modal-footer:before,
	.modal-footer:after {
	display: table;
	content: " "
}

.aw-login-box .mod-body {
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 375px;
}

.pull-center {
	text-align: center;
	font-family: 黑体;
	color: #1267df;
	font-size: 40px;
	margin-bottom: 20px;
	-webkit-text-stroke: 1px #fff;
	font-weight: bolder;
	filter: Dropshadow(offx = 1, offy = 0, color = white)
		Dropshadow(offx = 0, offy = 1, color = white)
		Dropshadow(offx = 0, offy = -1, color = white)
		Dropshadow(offx = -1, offy = 0, color = white);
	text-shadow: 0 0 1px #FFF;
}

.pull-left {
	float: left !important
}

.aw-login-box .mod-body .content {
	width: 304px;
	margin-left: 30px;
	margin-top: 0 !important;
	height: auto !important;
}

.btn-weibo:hover {
	background-color: #FF4D4D;
	color: #fff
}

.btn-qq:hover {
	background-color: #2D7FE2;
	color: #fff
}

#login_form {
	margin-top: 20px
}

.login_header {
	margin-bottom: 30px;
	margin: 0 !important;
	height: 44px;
	box-sizing: border-box;
	border-bottom: 1px solid #D6E5F2;
	font-size: 0;
	text-align:center;
}

.login_header span {
	margin-right: 48px;
	cursor: pointer;
	height: 44px;
	line-height: 42px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	border-bottom: 2px solid transparent;
	font-size: 16px;
	color: #333;
}

.login_header span:last-child{
	margin-right:0;
}

.login_header span.active{
	font-weight:bold;
	border-color:#3472D7;
}

form {
	margin: 0
}

.aw-login-box .mod-body .content ul li {
	margin-top: 10px;
	line-height: 30px
}

.aw-login-box .mod-body .content ul li:first-child {
	margin-top: 14px;
}

.form-control {
	display: block;
	width: 100%;
	height: 32px;
	/* padding: 6px 12px; */
	font-size: 12px;
	line-height: 38px;
	color: #555;
	background-color: #fff;
	background-position:10px center;
	background-repeat:no-repeat;
	border: 1px solid #DCDFE2;
	border-radius: 4px;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}


#txtUserName{
	background-image:url("../images/input_ico1.png")
}

#txtPwd,
#CAPwd{
	background-image:url("../images/input_ico2.png")
}

.form-control::placeholder{
	color:#B1B6CC;
}

.aw-login-box .mod-body .form-control {
	height: 40px;
	line-height: 28px\0;
	padding-left: 30px !important;
	box-shadow: none;
	border-color: #e6e6e6
}

.alert-danger, .alert-error {
	color: #B94A48
}

[class^="icon-"], [class * =" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.aw-login-box .mod-body .content ul li.last {
	font-size: 12px;
	color: #3472D7;
	line-height: 14px;
	text-align: center;
}

.pull-right {
	float: left !important
}

.btn-primary:hover {
	background-color: #ec9004;
}

.aw-login-box .mod-body .content ul li .btn-primary {
	width: 100%;
	color: #fff !important;
	line-height: 32px;
	height: 32px;
	padding: 0;
	background: #3472D7;
	border-radius: 4px;
}

.aw-login-box .mod-body .content ul li.last a {
	color: #3472D7;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

label {
	margin: 0;
	font-weight: normal
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=radio], input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="radio"], input[type="checkbox"] {
	margin: 0
}

.aw-login-box .mod-body .content ul li.last input {
	vertical-align: -2px\0

}

.aw-login-box .mod-body .side-bar {
	/* height: 50%; */
	/* padding: 5px 0 10px 30px; */
	/* border-left: 1px solid #e6e6e6; */
	width: 162px;
}

.side-bar ul li a {
	font-size: 12px;
	line-height: 18px;
	color: #3472D7;
}

.side-bar ul li a:hover {
	color: #ec9004;
}

.aw-login-box .mod-body .side-bar h3 {
	font-size: 16px;
	/* margin-bottom: 7px; */
	color: #333;
	text-align: center
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-weibo {
	background-color: #ff6666;
	color: #fff
}

.aw-login-box .mod-body .side-bar .btn {
	position: relative;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 0px
}

.aw-login-box .mod-body .side-bar .btn i {
	position: absolute;
	left: 15px;
	top: 10px;
	font-size: 18px;
	color: #fff
}

.btn-qq {
	background-color: #418ae2;
	color: #fff;
	color: #fff
}

.btn-qq:hover {
	background-color: #ec9004;
}

.btn-primary {
	border: none;
	background-color: #418ae2;
}

.aw-login-box .mod-footer {
	height: 50px;
	line-height: 50px;
	background-color: #f5f5f5;
	padding: 0 60px;
	color: #66b7ff;
	border-radius: 5px;
}

.aw-login-box .mod-footer span {
	color: #8d8b8b;
}

.aw-login-box .mod-footer a {
	color: #66b7ff
}

/* 小桥 */
.qiao {
  position: absolute;
  top: 330px;
  right: -83px;
  width: 105px;
  height: 102px;
}

.qiao > img {
  vertical-align: top;
  cursor: pointer;
}

.qiao-tip {
  position: absolute;
  top: -64px;
  right: -96px;
  width: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0 0 6px;
  height: 64px;
  font-size: 12px;
  line-height: 16px;
  color: #666;
  background: url("../images/robot-msg.png") no-repeat;
}

.qiao-tip > span {
  display: block;
  color: #333;
}

.qiao-close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: 10px;
  cursor: pointer;
  background: url("../images/close.png") center center no-repeat;
}


.code-log{
	float:left;
	width: 220px;
	text-align:center;
	position:relative;
	margin: 0px 30px 0 32px;
}

.code-log::before,
.code-log::after{
	position:absolute;
	content:"";
	width:2px;
	height:282px;
	background:url("../images/line_bg.png") no-repeat;
	top:5px;
}

.code-log::before{
	left:0;
}

.code-log::after{
	right:0;
}

.code-name{
	height:44px;
	line-height:44px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#333;
}

.code-tips{
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#3472D7;
	margin-top:10px;
	text-decoration:underline;
}

.code-img{
	width:154px;
	height:152px;
	vertical-align:top;
	margin:2px auto 0;
}

.code-btn{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.code-btn .btn{
	width: 84px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	margin: 0 5px;
	border: 0;
}

.pull-left>ul{
	padding-left: 8px;
}

.side-bar ul li {
	line-height: 18px;
	font-size: 12px;
	color: #3472D7;
}

.picture-link{
	text-align: center;
	margin-top: 10px;
}

.aw-login-box>p{
	line-height: 20px;
	color: #333;
}

.log-bottom{
	border-radius: 10px;
	background: linear-gradient(180deg, #FFF 27.08%, #E3F1FF 100%);
	height: 112px;
	margin-top: 14px;
	padding-top: 20px;
	position: relative;
}

.log-bottom ul{
	padding-left: 142px;
}

.log-bottom ul li{
	float: left;
	width: 248px;
	line-height: 22px;
	height: 22px;
	font-size: 12px;
	color: #000;
}

.log-bottom ul li a{
	color: #000;
}

.log-bottom ul li:last-child a{
	color: #00E;
}

.red-icon{
	position: relative;
	top: 4px;
	margin-right: 4px;
}