﻿body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Yahei;
	background: #fff;
}
a {
	text-decoration: none;
	color: #000;
}
#header {
	width: 100%;
	height: 100px;
	position: fixed;
	top: 0;
	z-index: 999;
	background: url(/img/index/5.jpg);
}
.headercenter {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.headerbg {
	width: 100%;
	height: 100px;
	top: 0;
	position: fixed;
	z-index: 999;
	opacity: 0.5;
	background: #f3f8fa;
}
.logo {
	width: 300px;
	float: left;
	margin: 20px 0 0 0;
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-700px;
}
.nav {
	width: 720px;
	float: left;
	height: 100px;
	margin-left: 200px;
}
.navli {
	float: left;
	margin-left: 15px;
	height: 100px;
	color: #000;
	font-size: 16px;
	list-style: none;
	display: block;
}
.navlia {
	display: block;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.leftnav {
	width: 200px;
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -580px;
}
.leftnav a {
		width: 100%;
		height: 40px;
		line-height: 40px;
		color: #fff;
		font-size: 16px;
		display: block;
}
.lang {
	width: 110px;
	float: right;
	margin: 10px 0 0 1100px;
	border: 2px solid #213492;
	min-height: 20px;
	position: absolute;
}
.lang_l {
	float: left;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #213492;
	z-index: 1;
}
.lang_r {
	height: 20px;
	line-height: 20px;
	float: right;
	background: #213492;
	width: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	z-index: 1;
}
.lang_rl {
	width: 98px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	display: block;
	border-bottom: 2px solid #213492;
	border-left: 2px solid #213492;
	border-right: 2px solid #213492;
	/*border-top:2px solid #fff;*/
	color: #213492;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	margin-top: 20px;
	margin-left: -2px;
	padding-left: 12px;
	background: #fff;
	z-index: 0;
	display: none;
}
.login {
	width: 280px;
	height: 100px;
	line-height: 100px;
	margin-top: 35px;
	float:right;
}
.login i {
		float: right;
		margin: 54px 0 0 0;
		font-size: 20px;
}
.login span {
		float: right;
		line-height: 15px;
		margin-top: 10px;
}
.login a {
		color: #fff;
		text-align: center;
		line-height: 15px;
		display: block;
		float: right;
		margin: 0 5px 0 5px;
		padding: 0 5px;
		width: 70px;
		font-size: 12px;
}
#footer {
	width: 100%;
	height: 30rem;
	background: #173d64;
	clear: both;
}
.footerinfo {
	width: 1200px;
	height: 30rem;
	margin: 0 auto;
}
.footerinfo_l {
	width: 800px;
	float: left;
	font-size: 13px;
	color: #fff;
}
.footerinfo_l_nav {
	width: 100%;
	height: 50px;
	margin: 50px 0 30px 0;
}
.footerinfo_l_nav a {
		color: #fff;
		margin-right: 20px;
		font-size: 16px;
		font-weight: bold;
}
.footerinfo_l_nav a:hover {
			color: #fff;
}
.footerinfo_l div {
	height: 30px;
	line-height: 30px;
}
.footerinfo_r {
	width: 350px;
	float: right;
	text-align: right;
}
.footerinfo_r img {
		width: 200px;
		margin: 50px 0 0 0;
}
.carousel-inner img {
	z-index: 0;
	margin: 0 auto;
}
.mycenter {
	width: 280px;
	height: 100px;
	float:right;
}
.mycenter i {
		float: right;
		margin: 15px 0 0 0;
		font-size: 20px;
}
.mycenter a {
		color: #fff;
		text-align: center;
		line-height: 100px;
		display: block;
		float: right;
		padding: 0 10px;
		text-decoration: underline;
}
.mycenter a:hover{
	color:#fff;
}
.mycenter a:focus{
	color:#fff;
}
.weidu {
	color: red;
}
.yidu {
	color: green;
}
.info_title {
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	padding: 5px 10px;
}
.info_txt {
	width: 100%;
	line-height: 25px;
	padding: 10px;
}
.zhan {
	clear: both;
	height: 50px;
}
.navbot {
	width: 200px;
	min-height: 40px;
	position: fixed;
	top: 90px;
	left: 50%;
	margin-left: -275px;
	background: #fff;
	border: 1px solid #000;
	display: none;
}
.navbota {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	color: #000;
}
.navabout {
	width: 200px;
	min-height: 40px;
	position: fixed;
	top: 90px;
	left: 50%;
	margin-left: -330px;
	background: #fff;
	border: 1px solid #000;
	display: none;
}
#teambody {
	width: 1200px;
	margin: auto;
}
.app_l {
	float: left;
	width: 173px;
	min-height: 200px;
	margin-top: 150px;
}
.app_l a {
		width: 100%;
		height: 40px;
		line-height: 40px;
		display: block;
		text-align: center;
		border-bottom:1px solid #569ddf;
}
.application {
	width: 950px;
	min-height: 800px;
	padding-bottom: 50px;
	float: right;
}
#signlogin {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	height: 150px;
	background: url(/img/sign.png) no-repeat center;
	background-size: auto 100%;
	margin-top: -17px;
	z-index: 9;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}
.signlogin_l {
	width: 40%;
	position: absolute;
	left: 0;
	height: 135px;
	background: #4839a0;
	margin-top: -2px;
}
.signlogin_r {
	width: 40%;
	position: absolute;
	right: 0;
	height: 149px;
	background: #4839a0;
	margin-top: -16px;
}
#loginlist {
	height: 150px;
	padding-top: 150px;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
}
#loginlist a {
		width: 150px;
		z-index: 10;
		margin: 70px 0 0 0;
}
#loginlist a:hover {
			color: #fff;
}
.signlogin_login {
	width: 170px;
	height: 50px;
	display: inline-block;
	background: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	color: #4839a0;
	font-weight: bold;
	margin: 0 20px;
	font-size: 18px;
	margin: 60px 0 0 0;
	float: left;
}
.bannerinfo_login {
	height: 50px;
	display: inline-block;
	background: #213492;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	margin: 0 20px;
	font-size: 18px;
	padding: 0 10px;
}
.bannerinfo_ent {
	width: 170px;
	height: 50px;
	display: inline-block;
	background: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	color: #000;
	font-weight: bold;
	margin: 0 20px;
	font-size: 18px;
}
.bannerinfo_time {
	font-size: 30px;
	margin-top: 60px;
	float: right;
	color: #fff;
}
.bannerinfo_time span {
		color: #fff;
		padding: 0 5px;
		font-weight: bold;
		font-size: 26px;
		background: #332774;
		padding: 5px 10px;
		width: 50px;
		text-align: center;
		border-radius: 5px;
		margin: 0 10px;
}
.loginlist {
	width: 200px;
	margin: 0 0 0 400px;
	height: 250px;
	position: relative;
	left: 50%;
	top: 200px;
}


.djstime {
	width:700px;
	height:150px;
	background:#3c3c3c;
	opacity:0.5;
	position:relative;
	top:470px;
	left:50%;
	display:block;
	margin-left:-360px;
}
.djstime_l{
	width:180px;
	line-height:40px;
	height:100px;
	text-align:left;
	font-size:35px;
	border-bottom:1px solid #fff;
	margin-left:20px;
	padding:30px 0 0 0;
	color:#fff;
}
.djstime_r{
	width:450px;
	height:150px;
	position:absolute;
	top:730px;
	left:50%;
	margin-left:-120px;
}
.djstime_r_list{
	float:left;
	width:70px;
	height:101px;
	background:url(/img/index/4.jpg) no-repeat top center;
	margin-left:20px;
	margin-top:20px;
}
.djstime_r_list span{
	width:100%;
	color:#fff;
	text-align:center;
	font-size:14px;
	height:20px;
	line-height:20px;
	display:block;
}
.djstime_r_list div{
	width:100%;
	height:80px;
	line-height:80px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:40px;
}