.submenu .navitem-left {
	width: 20%;
	font-size: 19px;
	margin-top: 10px;
	text-align: center;
	color: #1b63ab;
}

.submenu .navitem-right div {
	overflow: hidden;
	display: inline-block
}

.submenu .navitem-right {
	width: 78%
}

.submenu .navitem-right img {
	float: left; max-width:100%;
}

.submenu .navitem-right span {
	float: left;
	display: inline-block;
	margin-top: 10px;
	color: #ccc
}

.navitem-right-div1 i, .navitem-right-div10 i, .navitem-right-div2 i,
	.navitem-right-div3 i, .navitem-right-div4 i, .navitem-right-div5 i,
	.navitem-right-div6 i, .navitem-right-div7 i, .navitem-right-div8 i,
	.navitem-right-div9 i {
	display: block;
	width: 20px;
	height: 14px;
	float: left;
	margin-top: 18px;
}


.nav-lis:hover i {
	background-position: -46px -73px
}

.assesslink a {
	transition: all 0
}

.nav-li .submenu li {
	position: relative;
	background-color: #fff;
	height: auto;
	line-height: 30px
}

.nav-li .submenu li a {
	text-align: left
}

.nav-li .submenu {
	position: absolute;
	left: 0;
	top: 62px;
	width: 550px;
	padding: 10px 20px;
	background-color: #fff;
	border: solid 1px #f0f0f0;
	box-shadow: 0 2px 2px #ccc
}

.nav-li .submenu li a {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	margin: 10px 6px 0;
	display: inline-block;
	color: #333;
	float: left;
	width: auto;
	padding: 0 6px
}

.nav-li>img {
	position: absolute;
	top: 62px;
	left: 50%;
	margin-left: -6px
}


.nav-li .active a:hover {
	text-decoration: none;
	background: #1b63ab;
	color: #fff;
	height: 62px
}

.submenu1 {
	position: absolute;
	left: 0;
	top: 62px;
	width: 540px;
	padding: 10px;
	background-color: #fff;
	border-top: solid 1px #f0f0f0
}

.submenu1 li {
	background-color: #fff;
	padding: 0 15px;
	height: 50px
}

.submenu li a, .submenu1 li a {
	height: 50px;
	line-height: 50px
}

.nav-li.active a {
	background: #f0f1f1;
	background: -moz-linear-gradient(top, #f0f1f1 0%, #fefffe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1),
		color-stop(100%, #fefffe));
	background: -webkit-linear-gradient(top, #f0f1f1 0%, #fefffe 100%);
	background: -o-linear-gradient(top, #f0f1f1 0%, #fefffe 100%);
	background: -ms-linear-gradient(top, #f0f1f1 0%, #fefffe 100%);
	background: linear-gradient(to bottom, #f0f1f1 0%, #fefffe 100%);
	color: #1b63ab;
	border-bottom: 2px solid #1b63ab
}

.nav-li a, .subnav>li>a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}


.header.container {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	height: 65px;
	padding-top: 0
}

.header.container:after {
	position: absolute;
	width: 100%;
	background: #002b3c;
	height: 3px;
	content: "";
	top: 0;
	left: 0
}

.header {
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #fff;
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	margin-bottom: 65px;
	position: fixed;
	top: 0;
	z-index: 9999
}

.header .logo {
	float: left;
	font-size: 16px;
	height: 50px;
	width: 220px;
	margin: 7px 20px 0
}

.header .logo a {
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	background-size:216px 50px;
	height: 100%;
	text-indent: -9999px
}

.headerlimiter {
	width: 1350px;
	margin: 0 auto;
	position: relative;
	z-index: 1000
}

.header #nav {
	float: right;
	height: 62px;
	padding-top: 3px; margin-right:50px;
}

.header #nav li {
	float: left; 
	font-family: 'Microsoft YaHei';
	position: relative;
	overflow: hidden
}

.header #nav-li1 {
	
}

.header #nav-li2 {
	
}

.header #nav-li3 {
	
}

.header #nav li:hover {
	overflow: visible
}

.header .nav-lis {
	display: block;
	font-size: 19px;
	color: #002b3c;
	height: 62px;
	line-height: 62px;
	text-align: center;
	width: 100px;
	float: left; cursor:pointer;
}
.header #nav .assesslink {
	width: 150px;
	overflow: hidden
}
.header #nav .assesslink a {
	color: red;
	width: 150px;
	display: inline-flex
}

.header #nav .assesslink1 a {
	color: #24ace0
}
.header #nav .nav-lis:hover {
	text-decoration: none;
	background: #1b63ab;
	color: #fff;
	height: 62px;
	border-radius: 0
}

.header #nav a:hover {
	text-decoration: none;
	background: #1b63ab;
	color: #fff;
	border-radius: 6px
}

.header .nav-lis {
    display: block;
    height: 62px;
    line-height: 62px;
    text-align: center;

}
.contactphone{width:auto;height: 62px;line-height: 62px; float:right; margin-right:15px; padding-top:3px;font-size:19px; color:#1b63ab;}

@media (max-width: 1700px) {
 	body{font-size: 13px; line-height:23px;}
	.header .nav-lis {
		display: block;
		font-size: 15px;
		color: #002b3c;
		height: 62px;
		line-height: 62px;
		text-align: center;
		width: 80px;
		float: left; cursor:pointer;
	}
    .submenu .navitem-left {
		font-size: 15px;
	}
	.nav-li .submenu li a {
		font-size: 13px;
	}
	.about .about_p{line-height:18px;}
    .contactphone{width:auto;height: 62px;line-height: 62px; float:right; margin-right:15px; padding-top:3px;font-size:17px; color:#1b63ab;}
}
@media (max-width: 1500px) {
 	body{font-size: 12px; line-height:23px;}
	.header .nav-lis {
			display: block;
			font-size: 15px;
			color: #002b3c;
			height: 62px;
			line-height: 62px;
			text-align: center;
			width: 80px;
			float: left; cursor:pointer;
		}
		.submenu .navitem-left {
			font-size: 15px;
		}
	   .nav-li .submenu li a {
			font-size: 13px;
		}
    .about .about_p{line-height:18px;}
    .contactphone{width:auto;height: 62px;line-height: 62px; float:right; margin-right:15px; padding-top:3px;font-size:15px; color:#1b63ab;}
}