@import url(font_new/iconfont.css);

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	max-width:1200px;
	margin:0 auto;
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	background: 0 0
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	font: inherit;
	margin: 0;
	color: inherit
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

button[disabled],html input[disabled] {
	cursor: default
}

input {
	line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: 'Helvetica Neue',Helvetica,sans-serif,YouYuan !important;
	font-size: 13px;
	line-height: 21px;
	color: #000;
	background-color: #F5F9F8;
	-webkit-overflow-scrolling: touch;
	max-width:1200px;
	min-height:600px;
	margin:0 auto;
	position:relative;
}

a {
	text-decoration: none;
	color: #007aff
}

a:active {
	color: #0062cc
}
.bottom-bar .cur span {color: #7457ea;}
.login_header,.login_header img{width:100%; position:relative;float:left;}
.login-body{width:100%; position:relative; float:left; min-height:400px;}
.login{/*position:absolute; width:90%; left:5%; right:5%; margin-top:-10%;*/width: 90%;float: left;margin: -10% 5% 0 5%; background-color:#FFF;border-radius:5px;box-shadow: #ccc 0px 0px 3px 3px;}
.login .title{ width:100%; float:left; font-size:30px; color:#000; line-height:80px; text-align:center;text-shadow: 2px 2px 2px #999; }
.login .login-input{width:80%; float:left; height:40px; margin-left:10%;-webkit-user-select:text !important;}
.login .login-input i{ position:absolute; color:#536DF5;}
.login .login-input input{ width:100%; border:none; border-bottom:#f2f2f2 1px solid; text-indent:25px;-webkit-user-select:text !important;}
.login .findpwd{width:80%; float:left; height:40px; margin-left:10%; text-align:right;}
.login .findpwd a{ color:#666; font-size:12px;}
.login .login-button{ width:100%; border-radius:25px; height:40px; background-color:#536DF5; color:#fff; border:none;}
.login .login-desc{width:100%; float:left; height:40px; line-height:40px; text-align:center; font-size:12px;}
.login .zcxy i{color:#536DF5; font-size:16px; margin-right:10px;}
.login i{margin-right:10px;}
.login .login-input .gain-button{ position:absolute; margin-left:50%; margin-top:-5px; padding:0 20px;border-radius:25px; height:25px; line-height:25px; background-color:#536DF5; color:#fff; border:none;}
.login-footer{float:left; width:100%; text-align:center; margin-bottom:60px;}
.login-footer .company{ width:100%; float:left; height:40px; line-height:40px; font-size:20px; color:#000; font-family:'YaHei'; font-weight:bold;}
.login-footer .copyright{ width:100%; float:left; height:40px; line-height:40px; font-size:14px; color:#565B6E;}


.index-header{width:100%; position:relative;float:left; background-color:#536DF5; height:160px;}
.index-header .body{width:90%; margin-left:5%; margin-top:10px; position:relative;float:left;}
.index-header .body .left{ width:80%; float:left;}
.index-header .body .left .title{width:100%;float:left; height:60px; line-height:60px; font-size:24px; color:#fff;text-shadow: 2px 2px 2px #333;font-family:'YaHei'; font-weight:bold; }
.index-header .body .left .desc{width:100%;float:left; height:30px; line-height:30px; font-size:18px; letter-spacing:8px;color:#fff;text-shadow: 2px 2px 2px #333;}
.index-header .body .message{ width:20%; float:left; text-align:right;height:60px; line-height:60px; }
.index-header .body .message i{ font-size:30px; color:#fff;}
.index-body{width:100%; position:relative; float:left; min-height:400px;}
.index-body .body{/*position:absolute; width:90%; left:5%; right:5%; margin-top:-10%;*/width: 90%;float: left;margin: -10% 5% 0 5%; background-color:#FFF;border-radius:5px;box-shadow:#CAE5F0 0px 0px 3px 3px; padding:10px;}
.index-body .body .wsp,.index-body .body .dksp{ width:100%; float:left;}
.index-body .body .wsp .title{ width:100%;float:left; font-size:18px; height:40px; line-height:40px;color:#333;text-shadow: 0px 1px 1px #333;}
.index-body .body .wsp .desc{ width:100%;float:left; font-size:14px; height:40px; line-height:40px;color:#999;text-shadow: 1px 1px 1px #999;}
.index-body .body .wsp .dankuan{width:100%;float:left; font-size:14px; height:40px; line-height:40px;}
.index-body .body .wsp .dankuan .edu{ width:55%;float:left; font-size:26px; color:#536DF5;}
.index-body .body .wsp .dankuan .dksq{width:45%;float:left; text-align:center;}
.index-body .body .wsp .dankuan .dksq .access-btn{ width:100%; border-radius:25px; height:30px; font-size:12px; background-color:#536DF5; color:#fff; border:none; padding:8px 10px;}
.index-body .body .advantage{ margin-top:20px;width:100%; float:left; background:#F5F9FC; font-size:13px;box-sizing: border-box;}
.index-body .body .advantage ul{width:100%; float:left;box-sizing: border-box;}
.index-body .body .advantage ul li{box-sizing: border-box;width:40%; float:left; height:30px; line-height:30px;list-style-type:disc;margin-left: 25px; font-size:12px;}
.index-body .gundong{width:90%; margin-left:5%; margin-top:5px; position:relative;float:left; background:#EFF1FD; height:60px; padding:10px;color:#3E4EC8;}
.index-body .gundong .left{ width:10%; float:left; text-align:right; padding-top:8px;}
.index-body .gundong .left i{ font-size:24px;}
.index-body .gundong .right{ width:90%; float:left; height:40px; line-height:40px; overflow:hidden; font-size:13px; padding-left:10px;}
.index-body .gundong .right ul li{list-style-type:none;}
.index-body .guanggao{width:90%; margin-left:5%; margin-top:5px; position:relative;float:left;}
.index-body .xinren{width:90%; margin-left:5%; margin-top:5px; position:relative;float:left;background: #EFF1FD; margin-bottom:20px;}
.index-body .guanggao img{ width:100%;}
.index-body .xinren .top{ width:100%; float:left; position:relative;}
.index-body .xinren .top .title{ width:30%; height:60px; line-height:60px;font-size: 24px; color:#000; float:left; text-align:center;}
.index-body .xinren .top .desc{width:70%; height:60px;line-height:60px;float:left;font-size: 14px; color:#333;}
.index-body .xinren .top .desc i{ position:absolute; margin-left:55%; font-size:50px; color:#FC0;}
.index-body .xinren .content{width:100%; float:left; padding:10px 20px;}
.index-body .xinren .content ul{width:100%; float:left;}
.index-body .xinren .content ul li{width:25%; height:80px;float:left;text-align:center;cursor: pointer; z-index:10000;}
.index-body .xinren .content ul li .top{width:100%; height:50px; line-height:50px; float:left; font-size:40px; }
.index-body .xinren .content ul li .top div{ margin:0 auto;width:50px; height:50px;background:#C7CFE6;border-radius: 25px; overflow:hidden;text-align:center;}
.index-body .xinren .content ul li .top div i{font-size:36px; color:#EFF1FD;}
.index-body .xinren .content ul li .bottom{ width:100%; height:30px; line-height:30px; line-height:30px; float:left; text-align:center; font-size:13px; color:#333;}
.index-body .xinren .content ul li:hover .top div{background:#3E4EC8;}
.index-body .xinren .content ul li:hover .bottom{color:#3E4EC8;}
.index-body .body .dksp .title{ width:100%;float:left; font-size:18px; height:40px; line-height:40px;color:#333;}
.index-body .body .dksp .title .left-line,.index-body .body .dksp .title .right-line{ width:10%; height:1px; background:#000; margin-top:19px; float:left;}
.index-body .body .dksp .title .titles{ width:80%;float:left; text-align:center;}
.index-body .body .dksp .dkspz{width:100%;float:left;}
.index-body .body .dksp .dkspz .time{ width:100%;float:left ; text-align:center; height:80px; line-height:80px;}
.index-body .body .dksp .dkspz .time i{ font-size:50px; color:#526DEE;}
.index-body .body .dksp .dkspz .dkspztitle{width:100%;float:left; text-align:center; font-size:24px; color:#999; height:30px; line-height:30px;}
.index-body .body .dksp .dkspz .dkspzdesc{width:100%;float:left; text-align:center; font-size:14px; color:#999; height:30px; line-height:30px;}
.index-body .body .dksp .dkspz .subBtn{width:100%;float:left; text-align:center; height:50px; line-height:50px;}
.index-body .body .dksp .dkspz .subBtn .access-btn{width:100%; border-radius:25px; height:30px; background-color:#536DF5; color:#fff; border:none; padding:8px 100px;}
.index-body .body .dksp .dkspz .ktxed{ width:100%;float:left; height:50px; line-height:50px; font-size:30px; color:#536DF5; text-align:center;}
.wallet_content{width:90%; margin-left:5%; margin-top:10px; position:relative;float:left;  min-height:500px;}
.wallet_content .header{ width:100%; float:left;background:#fff;}
.wallet_content .header .time{width:100%; float:left; text-align:center;height:80px; line-height:80px;}
.wallet_content .header .time i{ font-size:50px; color:#526DEE;}
.wallet_content .header .title{width:100%; float:left; text-align:center;height:40px; line-height:40px; font-size:24px;}
.wallet_content .header .edu{ width:100%;float:left;text-align:center; font-size:30px;height:50px; line-height:50px; color:#000;}
.wallet_content .header .bank{width:100%;float:left; height:40px; line-height:40px; padding:0 10px;}
.wallet_content .header .bank .bankcard{width:100%;float:left;height:40px; line-height:40px; }
.wallet_content .header .bank .bankcard .left{width:40%;float:left;}
.wallet_content .header .bank .bankcard .right{width:60%;float:left; text-align:right;}
.wallet_content .header .bank .bankcard .right a{color:#999;}
.wallet_content .header .bank .bankcard .right a:hover{color:#3E4EC8;}
.wallet_content .body{ margin-top:10px;width:100%; float:left;background:#fff;}
.wallet_content .body .left{ width:5%; float:left;}
.wallet_content .body .left .dian,.wallet_content .body .left .line,.wallet_content .body .left .gou{ width:100%; float:left;}
.wallet_content .body .left .dian,.wallet_content .body .left .gou{ width:100%; float:left; height:13px;}
.wallet_content .body .left .dian i{ color:#526DEE; font-size:12px;}
.wallet_content .body .left .line .lines{ margin-left:33%; width:1px; height:100px; background:#526DEE;}
.wallet_content .body .left .line { margin-top:-2px;}
.wallet_content .body .left .gou { margin-top:-10px;}
.wallet_content .body .left .gou i{ color:#526DEE; font-size:12px; }
.wallet_content .body .right{ width:95%; float:left;}
.wallet_content .body .right .tjsj{width:100%; float:left; padding:10px; line-height:40px;}
.wallet_content .body .right .tjsj .title{width:100%; float:left;}
.wallet_content .body .right .tjsj .time{width:100%; float:left;}
.wallet_content .body .right .content{width:100%; float:left; color:#526DEE; line-height:25px; padding:0 0 20px 0;}
.wallet_content .body .right .content p{color:#526DEE !important; font-size:14px;}

