﻿*, body, div, h1, h2, h3, h4, h5, h6
{
	font-family: 微软雅黑;
	
	padding: 0;
}
body
{
	/*overflow:hidden;*/
	}

.box
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #e1e9f3;
	text-align:center;
}
.box-top
{
	width: 100%;
	background-color: #ffffff;
}
.box-center
{
	width: 100%;
	margin: 15px 5% 0 5%;
}
.box-home
{
	width: 100%;
	margin: 15px 5% 0 5%;
}
.box-top-title
{
	height: 76px;
	margin: 0 5%;
	
}
.box-top-nav
{
	height: 46px;
	color: #fff;
	background-color: #3588ff;
	width: 100%;
}
.box-top-nav .box-top-nav-div
{
	margin: 0 5%;
}
.box-top-nav a
{
	padding-left: 15px;
	padding-right: 15px;
	height: 46px;
	max-width: 200px;
	text-align: center;
	font-size: 14px;
	float: left;
	color: white;
	line-height: 46px;
}
.box-top-nav a.active
{
	font-weight: bold;
	background-color: #1671e6;
}
.box-top-nav a.active
{
	font-weight: bold;
	background-color: #1671e6;
}
.box-top-nav a:hover
{
	color: white;
	font-weight: bold;
	background-color: #1671e6;
}
.box-menu
{
	width: 200px;
	text-align: left;
	font-size: 14px;
	background-color: #ffffff;
	margin-right: 10px;
	float: left;
}
.box-content
{
	background-color: #ffffff;
	height: 500px;
	width: 800px;
	float: left;
}
.box-menu-img
{
	height: 40px;
}
.box-menu-img img
{
	margin: 10px 0 0 20px;
	float: left;
}
.box-menu-img span
{
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	font-size: 14px;
	display: block;
	float: left;
}
.box-menu ul
{
	padding: 0;
	margin: 0;
}
.box-menu ul li
{
	height: 40px;
	width: 100%;
}
.box-menu ul li a
{
	height: 40px;
	width: 100%;
	text-align: left;
	line-height: 40px;
	padding-left: 30px;
	display: inline-block;
}

.box-menu ul li a:hover
{
	background-color: #3588ff;
    color: #fff;
}
.box-menu ul li:hover
{
	background-color: #3588ff;
    color: #fff;
}
.box-sp
{
	height: 15px;
	background-color: #e1e9f3;
}
.box-home-left
{
	float: left;
	width: 74%;
	margin-right: 1%;
	background-color: white;
}
.box-home-right
{
	width: 20%;
	float: left;
	background-color: white;
}

.box-home-left-title
{
	width: 100%;
	height: 55px;
	border-bottom: solid 1px #e5e5e5;
	background-color: white;
}
.leftborder5px
{
	height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-left: solid 4px #3588ff;
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
}

.box-home-left-content
{
	margin: 0 auto;
}
.box-home-left-childcontent
{
	height: auto;
	padding: 20px 30px;
	min-height: 265px;
	background-color: White;
	margin: 0 auto;
}
.box-home-left-childcontent .co
{
	font-size: 14px;
	line-height: 2;
}
.newscon
{
	color: #666;
	text-align: center;
}
.newscon .tit
{
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	color: #3588ff;
}
.newscon .info
{
	width: 400px;
	height: 27px;
	line-height: 28px;
	text-align: center;
	margin: 15px auto;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	color: #666;
	font-size: 14px;
}

.box-home-right-late
{
	height: 200px;
	overflow: auto;
	background-color: white;
}
