﻿@font-face {
	font-family: "iconfont";
	src: url('');
	
	src: url('') format('embedded-opentype'),
		
		url('../font/e9c92887e13343e9ab4bd62b6fb5c4ff.woff') format('woff2'),
		url('../font/font_1176331_mc54u8675k.woff') format('woff'),
		url('') format('truetype'),
		
		url('../font/font_1176331_mc54u8675k.svg') format('svg');
	
}

.iconfont {
	font-family: "iconfont" !important; 
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

header {
	width: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 999;
}

header .centerBox {
	display: flex;
	justify-content: space-between;
}

header .centerBox form {
	width: 20.3%;
	display: flex;
	align-items: center;
	font-size: 0;
}

header .centerBox form input[type=text] {
	height: 36px;
	width: 75.4%;
	border: 1px solid #0e6eb8;
	text-indent: 14px;
	font-size: 14px;
	color: #999999;
	display: inline-block;
}

header .centerBox form input[type=submit] {
	width: 22.15%;
	height: 36px;
	background: url(../image/ss.png) no-repeat;
	border: 0;
	display: inline-block;
	background-size: 100% 100%;
}

.logo {
	display: inline-block;
	vertical-align: middle;

	width: 16.4%;
}

.logo img {
	height: 100px;
	display: block;
}

.nav {
	width: 96.5%;
	font-size: 0;
	display: flex;
	align-items: center;
	justify-content: center;

}

.nav ul {
	font-size: 0;
	width: 100%;
	text-align: center;
}

.nav ul li {
	cursor: pointer;
	position: relative;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	color: #333;
	margin-left: 5.7%;
	line-height: 100px;
}

.nav ul li:first-child {
	margin-left: 0;
}

.erji {
	display: none;
	background: #fff;
	bottom: -107px;
	left: -44%;
	position: absolute;
	width: 120px;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 46px;
	z-index: 999;
}

.erji dl {
	padding: 0 20px;
}

.erji dl dd {
	font-size: 14px;
	line-height: 36px;
	color: #333;
}

.erji dl dd:hover {
	color: #0e6eb8;

}

.erji dl dd.active {
	color: #0e6eb8;
	background-color: #f7ddac;
}

.nav ul li a {
	display: block;
	text-align: center;
}

.nav ul li:hover {
	color: #0e6eb8;

}

.nav ul li:hover:after {
	width: 100%;
	position: absolute;
	height: 2px;
	background-color: #0e6eb8;
	content: '';
	left: 0;
	top: 72px;
}

.nav ul li.active {
	color: #0e6eb8;

}

.nav ul li.active:after {
	width: 100%;
	position: absolute;
	height: 2px;
	background-color: #0e6eb8;
	content: '';
	left: 0;
	top: 72px;
}

.menu {
	display: none;
	height: 60px;
	width: 30px;
	align-items: center;
	float: right;
}

.menu i {
	transition: all 0.2s;
	position: relative;
	width: 30px;
	height: 3px;
	background: #0e6eb8;
	display: block;
}

.menu i:before,
.menu i:after {
	position: relative;
	content: "";
	width: 100%;
	height: 100%;
	top: 10px;
	background: #0e6eb8;
	display: block;
	transition: all 0.2s;
}

.menu i:after {
	top: unset;
	bottom: 13px;
}

.close i:before {
	top: -6px;
	-webkit-transform: translateY(6px) rotate(45deg);
	-ms-transform: translateY(6px) rotate(45deg);
	transform: translateY(6px) rotate(45deg);
}

.close i:after {
	top: -6px;
	-webkit-transform: translateY(3px) rotate(-45deg);
	-ms-transform: translateY(3px) rotate(-45deg);
	transform: translateY(3px) rotate(-45deg);
}

.close i {
	background: transparent;
}

.lunbo {
	width: 100%;
}

.lunbo img {
	width: 100%;
	display: block;
}

.mib {
	width: 100%;
	display: none;
	margin-top: 60px;
}

.mib img {
	display: block;
	width: 100%;
}

.sb span {
	width: 12px;
	height: 12px;
	
	background-color: #fff;
	opacity: 1;
	border-radius: 10px;
}

.sb .swiper-pagination-bullet-active {
	background-color: #1f368f;
	width: 12px;
	height: 12px;
}

.index1 {
	padding-top: 100px;
	padding-bottom: 130px;
}

.zzz,
.yyy {
	display: none;
}

.ind1 {
	display: flex;
	align-items: start;
}

.ind1_lf {
	width: 392px;
	margin-right: 90px;
}

.ind_ti {
	font-size: 28px;
	color: #0e6eb8;
}

.ind_ti span {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.ri {
	width: 69.5%;
}

.ind1_ri .change11 {
	display: inline-block;
	padding: 0 24px;
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 3px solid #ffffff;
	margin-bottom: 20px;
	cursor: pointer;
}

.ind1_ri a:last-child {
	margin-right: 0;
}

.ind1_ri .change11.curs {
	color: #eb3c00;
	border-bottom: 3px solid #eb3c00;
}

.ind1_pro {
	display: block;
}

.ind1_fix {
	display: flex;
	align-items: center;
}

.tit {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.ind1_lf h3 {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	margin: 20px 0;
}

.ind1_con {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	min-height: 180px;
}

.more {
	display: block;
	font-size: 14px;
	color: #333333;
	margin-top: 5%;
}

.ind1_list ul {
	font-size: 0;
	text-align: center;
}

.banner_m {
	display: none;
}

.ind1_list ul li {
	display: inline-block;
	width: 22.84%;
	margin-right: 2.33%;
	margin-bottom: 25px;
	vertical-align: top;
	border: 1px solid #e1e1e1;
}

.ind1_list ul li img {
	display: block;
	width: 100%;
}

.ind1_list ul li:nth-child(4n) {
	margin-right: 0;
}

.ind1_list ul li p {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	text-align: center;
	background: #f5f5f5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index2 {
	margin-top: 50px;
	position: relative;
	background: #00428c;
}

.index2_lf {
	width: 46.6%;
	padding: 94px 0;
	box-sizing: border-box;
}

.index2_con {
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
	min-height: 350px;
}

.mores {
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-top: 5%;
	width: 208px;
	line-height: 48px;
	border: 1px solid #ffffff;
}

.ab_img {
	position: absolute;
	width: 50%;
	right: 0;
	bottom: 0;
	background: #ffffff;
}

.index3 {
	padding-top: 106px;
}

.index3 ul {
	font-size: 0;
}

.index3 ul li {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	width: 13%;
	margin-right: 1.25%;
}

.index3 ul li:nth-of-type(7n) {
	margin-right: 0;
}

.index3 ul li div {
	width: 100%;
	height: 133px;
	border: 1px solid #cccccc;
}

.index3 ul li img {
	width: 100%;
	height: 100%;

	display: block;
}

.index3 ul li h4 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	padding-top: 16px;
}

.index4 {
	padding-top: 60px;
	padding-bottom: 70px;
}

.index4 ul {
	font-size: 0;
}

.index4 ul li {
	display: inline-block;
	vertical-align: top;
	width: 23.75%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 13px 0px rgb(243, 243, 243);
	box-sizing: border-box;
	padding: 36px 20px;
	margin-right: 1.66%;
	margin-top: 50px;
}

.index4 ul li:nth-of-type(4) {
	margin-right: 0;
}

.index4 ul li a {
	font-size: 16px;
	color: #333333;
}

.index4 ul li h4 {
	font-size: 12px;
	color: #999999;
	padding-top: 14px;
	padding-bottom: 16px;
}

.index4 ul li h5 {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

footer {
	background-color: #333333;
	padding-top: 50px !important;
}

footer .you ul {
	margin-top: 24px;
	font-size: 0;
}

footer .you h3 {
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
}

footer .you div {
	width: 20px;
	height: 3px;
	background-color: #909090;
	margin-top: 22px;
}

footer .you ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #ffffff;
	margin-right: 60px;
	line-height: 30px;
}

footer .dizhi {
	margin-top: 80px;
}

footer .dizhi ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

footer .dizhi ul li {
	color: #fff;
	margin-bottom: 60px;
}

footer .dizhi ul li h3 {
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
}

footer .dizhi ul li h5 {
	font-size: 14px;
	color: #ffffff;
	line-height: 32px;
	padding-top: 18px;
}

footer .dizhi ul li div {
	width: 20px;
	height: 3px;
	background-color: #909090;
	margin-top: 22px;
}

footer .bei {
	font-size: 14px;
	color: #bcbcbc;
	text-align: center;
	line-height: 70px;
	border-top: 1px solid #3e3e3e;
}

.ban {
	width: 100%;
	padding: 180px 0;
}
.ban div {
	width: 38.5%;
	font-weight: bold;
	margin: 0 auto;
	padding: 60px 0;
	text-align: center;
	opacity: 0.8;
	text-shadow:#ffffff 2px 0 0,#000 0 2px 0,#000 -1px 0 0,#000 0 2px 0;

-webkit-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;

-moz-text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;

*filter: Glow(color=#000, strength=1)
}

.ban div h3 {
	font-weight: bold;
	font-size: 50px;
	color: #fff;
	padding: 0 20px;
}

.ban div h4 {
	font-size: 40px;
	color: #fff;
	padding: 20px 20px 0 0;
}

.p60 {
	padding-bottom: 60px;
}

h6.liu {
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	border-left: 10px solid #0e6eb8;
	text-indent: 10px;
	margin: 30px 0;
}

.dang {
	border-bottom: 1px solid #d6d6d6;
}

.dang .fang {
	float: left;
	line-height: 66px;
}

.dang .fang img {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
}

.dang .fang span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
	padding-left: 8px;
}

.dang .qian {
	float: right;
}

.dang .qian ul {
	font-size: 0;
}

.dang .qian ul li {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin-right: 54px;
	position: relative;
	line-height: 66px;
}

.dang .qian ul li:nth-last-of-type(1) {
	margin-right: 0;
}

.dang .qian ul li.active {
	color: #0e6eb8;
}

.dang .qian ul li.active:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #0e6eb8;
	left: 0;
	bottom: -2px;
}

.news {
	padding-top: 90px;
	padding-bottom: 50px;
}

.news ul {
	font-size: 0;
}

.news ul li {
	display: inline-block;
	width: 29.8125%;
	margin-right: 5.28%;
	margin-top: 60px;
}

.news ul li:nth-of-type(3n) {
	margin-right: 0;
}

.news ul li a {
	display: block;
}

.news ul li img {
	width: 100%;
	display: block;
}

.news ul li div {
	background: #f8f8f8;
	padding: 40px;
}

.news ul li h4 {
	font-size: 14px;
	color: #0e6eb8;
}

.news ul li h3 {
	font-size: 20px;
	color: #333333;
	padding-top: 12px;
}

.news ul li h5 {
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	padding-top: 18px;
}

.news ul li:hover {
	box-shadow: 0px 0px 13px 0px rgb(231, 231, 231);
}

.new_xq {
	padding-top: 80px;
	padding-bottom: 60px;
}

.new_xq h3 {
	font-size: 22px;
	color: #0f0f0f;
	padding-bottom: 26px;
	border-bottom: 1px solid #b4b4b4;
}

.new_xq h4 {
	padding-top: 28px;
	font-size: 16px;
	color: #666666;
}

.new_xq h5 {
	font-size: 16px;
	color: #666666;
	line-height: 35px;
}

.new_xq h5 img {
	width: 45.5%;
	display: block;
	margin-top: 70px;
	margin-bottom: 90px;
}

.fan {
	padding-top: 110px;
}

.fan a {
	display: inline-block;
	width: 600px;
	line-height: 30px;
}

.pro {
	padding-top: 90px;
	padding-bottom: 66px;
}

.pro ul {
	font-size: 0;
	padding-top: 22px;
}

.pro ul li {
	display: inline-block;
	vertical-align: top;
	width: 17.06%;
	border: 1px solid #e5e5e5;
	margin-right: 3.375%;
	margin-top: 28px;
}

.pro ul li:nth-of-type(5n) {
	margin-right: 0;
}

.pro ul li p {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	text-align: center;
	background: #f5f5f5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-top: 1px solid #e5e5e5;
}

.pages {
	text-align: center;
	margin: 0px auto;
	margin-top: 40px;
	font-size: 0;
}

.pages span {
	display: inline-block;
	height: 28px;
	min-width: 28px;
	border: 1px solid #0e6eb8;
	background: #0e6eb8;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	margin: 0 5px;
	
}

.pages a {
	display: inline-block;
	height: 28px;
	width: 30px;
	border: 1px solid #e0e0e0;
	line-height: 28px;
	font-size: 14px;
	margin: 0 5px;
	color: #000;
	
}
.pages a:hover {
	display: inline-block;
	height: 28px;
	min-width: 28px;
	border: 1px solid #0e6eb8;
	background: #0e6eb8;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	margin: 0 5px;
	
}
.pages .a1 {
	
	display: inline-block;
	height: 28px;
	width: 58px;
	border: 1px solid #e0e0e0;
	line-height: 28px;
	font-size: 14px;
	margin: 0 5px;
}

.pro ul li img {
	width: 100%;
}

.gongsi {
	padding-top: 80px;
}

.gongsi h3 {
	font-size: 26px;
	color: #333333;
	padding-top: 50px;
}

.gongsi h4 {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding-top: 10px;
}

.celue {
	margin-top: 70px;
}

.celue h2 {
	font-size: 26px;
	color: #ffffff;
}

.celue ul {
	font-size: 0;
}

.celue ul li {
	display: inline-block;
	vertical-align: top;
	width: 20.375%;
	text-align: center;
	margin-right: 6.1%;
	margin-top: 40px;
}

.celue ul li:nth-of-type(4) {
	margin-right: 0;
}

.celue ul li img {
	width: 61px;
}

.celue ul li h3 {
	font-size: 18px;
	color: #ffffff;
}

.celue ul li h4 {
	font-size: 14px;
	color: #ffffff;
}

.zuzhi {
	margin-bottom: 90px;
}

.zuzhi img {
	display: block;
	width: 87.5%;
	margin: 0 auto;
	margin-top: 70px;
}

.lianxi {
	padding-top: 80px;
}

.lianxi .liang {
	width: 100%;
	font-size: 0;
	padding-top: 60px;
}

.lianxi .liang>div {
	display: inline-block;
	width: 50%;
	height: 560px;
	vertical-align: top;
}

.lianxi .liang .bel {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
	height: 100%;
}

.lianxi .liang .bel h4 {
	font-size: 18px;
	color: #ffffff;
}

.lianxi .liang .bel ul li {
	font-size: 0;
	margin-top: 20px;
}

.lianxi .liang .bel ul li img {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	margin-right: 12px;
}

.lianxi .liang .bel ul li span {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #ffffff;
}

.suoqu {
	margin-top: 90px;
}

.suoqu>h3 {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}

.suoqu>h4 {
	font-size: 16px;
	color: #333333;
	padding-top: 40px;
}

.suoqu form {
	font-size: 0;
}

.suoqu form input[type=text] {
	font-size: 18px;
	color: #9a9a9a;
	width: 23.9%;
	border: 0;
	padding-bottom: 22px;
	border-bottom: 1px solid #858585;
	margin-right: 1.4%;
	margin-top: 50px;
}

.suoqu form input[type=text]:nth-of-type(4) {
	margin-right: 0;
}

.suoqu form textarea {
	width: 74.5%;
	display: inline-block;
	vertical-align: top;
	border: 0;
	padding-bottom: 22px;
	border-bottom: 1px solid #858585;
	height: 47px;
	font-size: 18px;
	color: #9a9a9a;
	margin-top: 50px;
	resize: none;
}

.suoqu form div {
	padding-top: 40px;
	text-align: right;
}

.suoqu form div input {
	text-align: center;
	width: 110px;
	height: 38px;
	background-color: #0e6eb8;
	font-size: 18px;
	color: #ffffff;
	border: 0;
	border-radius: 18px;
}

.nanjing ul {
	font-size: 0;
}

.nanjing ul li {
	display: inline-block;
	vertical-align: top;
	width: 29%;
	margin-right: 6.12%;
	padding-top: 70px;
}

.nanjing ul li:nth-child(3) {
	margin-right: 0;
}

.nanjing ul li img {
	width: 100%;
}

.nanjing ul li h4 {
	font-size: 14px;
	color: #0e6eb8;
	padding-top: 20px;
}

.nanjing ul li h5 {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	line-height: 60px;
}

.nanjing ul li h6 {
	font-size: 18px;
	color: #333333;
	padding-top: 24px;
}

.jszc {
	padding-top: 60px;
}

.jszc img {
	float: right;
	width: 50%;
}

.jszc div {
	float: left;
	width: 46.25%;
}

.jszc div h3 {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	padding-top: 80px;
}

.jszc div h4 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}

.rencai {
	padding-top: 108px;
	padding-bottom: 66px;
}

.rencai h3 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}



.rencai ul {
	font-size: 0;
	padding-top: 12px;
}

.rencai ul li {
	background-color: #f7f7f7;
	width: 48.12%;
	border-left: 4px solid #0e6eb8;
	position: relative;
	margin-top: 34px;
	display: inline-block;
	margin-right: 3.4%;
	vertical-align: top;
}

.rencai ul li:nth-of-type(2n) {
	margin-right: 0;
}

.rencai ul li div.clearBoth {
	padding: 30px 0;
}

.rencai ul li h5 {
	font-size: 22px;
	color: #333333;
}

.rencai ul li h4 {
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}

.rencai ul li .left {
	margin-left: 30px;
}

.rencai ul li .right {
	margin-right: 30px;
	padding-top: 30px;
}

.rencai ul li .right span {
	font-size: 14px;
	color: #666666;
	padding-right: 12px;
}

.rencai ul li .zhan {
	width: 100%;
	background-color: #f3f3f3;
	z-index: 99;
	display: none;
}

.rencai ul li .zhan h6 {
	padding: 30px 20px;
	font-size: 18px;
	color: #333300;
}

.pinzhi {
	padding-top: 70px;
}

.guanli>div {
	float: left;
	width: 31%;
}

.guanli>div a {
	display: block;
}

.guanli div.q1 img {
	width: 100%;
}

.guanli div.q1 h3 {
	font-size: 18px;
	color: #333333;
}

.guanli div.q1 h3 span {
	font-size: 16px;
}

.guanli ul {
	float: right;
	width: 100%;
	font-size: 0;
}

.guanli ul div.q1 {
    width: 31%;
    float: left;
    margin-right: 5.3%;
}

.guanli ul div.q2 {
	width: 63.125%;
	float:right;
	
}

.guanli ul li {
    display: inline-block;
    width: 16.875%;
    margin-bottom: 20px;
    margin-right: 6.5%;
    vertical-align: top;
}

.guanli ul li:nth-of-type(3n) {
	margin-right: 0;
}

.guanli ul li a {
	display: block;
}

.guanli ul li img {
	width: 100%;
}

.guanli ul li h3 {
	font-size: 18px;
	color: #333333;
	padding-top: 14px;
}

.back {
	padding-bottom: 210px;
}

.back .xinghao {
	float: left;
	width: 50%;
	padding-top: 280px;
}

.back .xinghao h3 {
	font-size: 54px;
	color: #333333;
	width: 73%;
}

.back .xinghao h4 {
	font-size: 14px;
	color: #333333;
	width: 73%;
}

.back .tu {
	float: right;
	width: 50%;
	padding-top: 190px;
}

.back .tu .kua {
	width: 46.25%;
	display: block;
	margin: 0 auto;
	background-color: rgba(255,255,255,.6);
	padding: 14px 0;
}

.back .tu .kua img {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.youhai {
	margin-top: 40px;
}

.youhai>img {
	display: block;
	width: 50%;
	float: left;
	height: 506px;
}

.youhai>div {
	float: right;
	width: 46.875%;
}

.youhai>div h3 {
	font-size: 36px;
	color: #333333;
}

.youhai>div .kuai {
	width: 72px;
	height: 12px;
	background-color: #333333;
	margin-top: 16px;
}

.youhai>div h4 {
	font-size: 14px;
	color: #333333;
	margin-top: 30px;
}

.youhai>div h5 {
	font-size: 16px;
	color: #333333;
	padding-top: 60px;
}

.youhai>div ul {
	font-size: 0;
	padding-top: 70px;
}

.youhai>div ul li {
	display: inline-block;
	margin-right: 38px;
}

.youhai>div ul li img {
	display: inline-block;
	width: 47px;
	vertical-align: middle;
}

.youhai>div ul li span {
	font-size: 18px;
	color: #0e6eb8;
	vertical-align: middle;
	padding-left: 10px;
}

.ba2 {
	padding: 130px 0;
	text-align: center;
	margin-top: 80px;
}

.ba2 h3 {
	font-size: 34px;
	color: #ffffff;
	font-weight: bold;
}

.ba2 h4 {
	font-size: 24px;
	color: #ffffff;
	padding-top: 20px;
}

.jszc1 {
	padding-top: 78px;
}

.jszc1 img {
	float: right;
	width: 50%;
}

.jszc1 div {
	float: left;
	width: 46.25%;
}

.jszc1 div h3 {
	font-size: 36px;
	color: #333333;
}

.jszc1 div h4 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	padding-top: 38px;
}


.dang1 {
	border-top: 1px solid #d6d6d6;
}

.dang1 .fang {
	float: left;
	line-height: 66px;
}

.dang1 .fang img {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
}

.dang1 .fang span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
	padding-left: 8px;
}

.dang1 .qian {
	float: right;
}

.dang1 .qian ul {
	font-size: 0;
}

.dang1 .qian ul li {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin-right: 54px;
	position: relative;
	line-height: 66px;
}

.dang1 .qian ul li:nth-last-of-type(1) {
	margin-right: 0;
}

.dang1 .qian ul li.active {
	color: #0e6eb8;
}

.dang1 .qian ul li.active:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #0e6eb8;
	left: 0;
	top: -1px;
}

.eeeeee {
	background:#eeeeee;