@charset "utf-8";
/*header*/
.nav_wrapper {
	width: 1280px;
	margin: 0 auto;
	padding-top:11px;
	height: 65px;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.header1 {
	font-family: "微软雅黑";
	background: #fff;
}
/*nav*/
.nav1 {
	height: 76px;
	position: relative;
	z-index: 10;
	line-height: 76px;
	font-size: 20px;
	color: #000;
	clear: both;
}
.menu li.li_2018 {
	float: left;
	display: inline;
	width: 12%;
	text-align: center;
	position: relative;
}
.menu li.li_2019 {
	float: left;
	width:1px;
	position: relative;
}
.menu li.li_2018 a {
	display: block;
}
.menu li.li_2018 a:hover {
	display: block;
	height: 100%;
	background:#9c1f14;
	}
.menu li.current a {
	display: block;
	color: #0052a7;
	height: 65px;
	line-height: 65px;
	padding-top: 11px;
	font-size: 20px;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #ececec 100%);
	background: -webkit-gradient(linear, top, bottom, color-stop(0%, #fff), color-stop(100%, #ececec));
	background: -webkit-linear-gradient(top, #fff 0%, #ececec 100%);
	background: -o-linear-gradient(top, #fff 0%, #ececec 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ececec 100%);
	background: linear-gradient(to bottom, #fff 0%, #ececec 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ececec', GradientType=0 );
}
.sub_menu {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	border-width: 1px 1px 1px 1px;
	z-index:999;
	opacity:0.98;
}
.sub_menu i {
	width: 14px;
	height: 10px;
	position: absolute;
	top: -7px;
	margin-left: -6px;
}
.sub_area {
	padding: 20px;
	line-height: 32px;
	font-size: 14px;
	color: #0052a7;
}
.sub_area .sub_nav {
	width: 80%;
	margin:0 10%;
	list-style: none;
	float: left;
}
.sub_area .sub_nav li.li_2018 {
	background: url("../images/boc2018_dot_icon.png") no-repeat 0 -72px;
	font-size:18px;
	line-height: 32px;
	float:left;
	width:25%;
}
.sub_area .sub_nav li.li_2018 a {
	font-family: "微软雅黑";
	color: #0052a7;
	font-size:16px;
}
.sub_pic {
	padding-left: 3.75em;
	width: 40%;
	float: left;
}
.sub_area .sub_pic a {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 32px;
	color: #0052a7;
}
.sub_area .sub_pic li.li_2018 span {
	cursor: pointer;
	width: 35%;
	margin-right: 20px;
	background: url("../images/boc2018_dot_icon.png") no-repeat 0 -72px;
	font-family: "微软雅黑";
	color: #0052a7;
	font-size: 14px;
	line-height: 32px;
	padding-left: 14px;
	display: inline-block;
	line-height: 24px;
}
.sub_area .last {
	background: none;
}
.sub_area .sub_nav li.li_2018 a:hover, .sub_area .sub_pic a:hover, .sub_area .sub_pic li.li_2018 span:hover {
	color: #ff6633;
}
.sub_pic img, .sub_area .sub_ad img {
	vertical-align: top;
	margin: 0px 0 10px 0px;
	border: 1px solid #dadada;
	border-radius: 5px;
}
.sub_area .sub_ad {
	background: none;
}
.sub_area .sub_ad li.li_2018 {
	background: none;
	padding: 0;
}
#layer1 i {
	left: 18.5%;
}
#layer2 i {
	left: 31%;
}
#layer3 i {
	left: 43%;
}
#layer4 i {
	left: 56%;
}
#layer5 i {
	left: 68.5%;
}
#layer6 i {
	left: 81%;
}
#layer7 i {
	left: 93.5%;
}
