* {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
	font-family: "Microsoft Yahei", 微软雅黑, "Helvetica Neue", Arial, sans-serif;
}
body,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
	margin: 0;
	padding: 0;
}
dl,
ul,
ol,
menu,
li {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
input {
	border: 0;
	color: #000;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}
a:active,
a:hover {
	cursor: pointer;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}
a {
	vertical-align: middle;
}
.clear {
	clear: both;
}

.header {
	width: 100%;
	float: left;
	height: 200px;
	background: url(../images/top_banner.jpg) no-repeat center;
	background-size: cover;
}
.top {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	float: left;
	margin-top: 45px;
	margin-bottom: 20px;
}
.logo span {
	font-size: 24px;
	color: #ffffff;
	margin-left: 20px;
	display: inline-block;
}
.top_right,
.rig_nav {
	float: right;
	max-width: 360px;
	margin-top: 50px;
}
.rig_nav a {
	font-size: 14px;
	color: #ffffff;
	margin-top: 40px;
	float: left;
	margin-right: 13px;
}
.zy_ico {
	width: 18px;
	height: 16px;
	display: inline-block;
	background: url(../images/ico.png) 0px 0px;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}
.sc_ico {
	width: 18px;
	height: 17px;
	display: inline-block;
	background: url(../images/ico.png) -37px 0px;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -4px;
}
.search {
	float: right;
	margin-top: 12px;
	width: 281px;
	background: #ffffff;
	border-radius: 30px;
	height: 38px;
}
.search input {
	width: 220px;
	float: left;
	margin-left: 16px;
	height: 38px;
	border: none;
}
.search button {
	border: none;
	background: url(../images/search.png) no-repeat center center;
	float: left;
	height: 38px;
	width: 38px;
	display: inline-block;
}
.nav {
	max-width: 1200px;
	line-height: 50px;
	margin: 0 auto;
}
.nav ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.nav ul li {
	width: 108px;
	float: left;
	text-align: center;
	font-size: 16px;
}
.nav ul li a {
	color: #ffffff;
	display: block;
}
.nav ul li:hover {
	background: #244d87;
}
.nav ul li:hover > .subnav {
	display: block;
}
.subnav {
	display: none;
}
.subnav li:hover a {
	color: #2c659e !important;
	background: #ebebeb !important;
}
.subnav li a {
	font-size: 14px;
}
.mod {
	width: 100%;
	float: left;
	margin-top: 20px;
	
	background-size: cover;
}
.mod .content {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0 20px;
}

/************banner***************/
.newsbanner {
	width: 43%;
	float: left;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 520px;
	height: 338px;
	overflow: hidden;
	zoom: 1;
	float: left;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 40px;
	height: 80px;
	line-height: 99em;
	overflow: hidden;
	margin: -40px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
}

.flex-direction-nav .flex-next {
	background-position: -40px 0px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 338px;
	display: block;
}
.ban_tit {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 60px;
	font-size: 16px;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 15px;
}
.news {
	width: 54%;
	float: left;
	margin-left: 25px;
}
#menu {
	width: 100%;
	overflow: hidden;
	float: left;
}
#menu #nav {
	display: block;
	width: 100%;
	padding: 0;
	margin: 5px 0;
	list-style: none;
	float: left;
	border-bottom: 2px solid #dcdcdc;
	position: relative;
}
#menu #nav li {
	float: left;
	margin-right: 25px;
}
#menu #nav li a {
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
}
#menu #nav li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #989898;
	display: none;
}
#menu_con {
	width: 100%;
}
.tag {
	padding: 10px 0px;
}
#menu #nav li a.selected {
	color: #2c659e;
}
#menu #nav li a.selected span,
#menu #nav li a.selected .border {
	display: block;
}
.border {
	width: 100%;
	height: 0px;
	border-bottom: 2px solid #2c659e;
	margin-bottom: -2px;
	display: none;
}
.tt {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.tt_con {
	width: 88%;
	float: left;
	margin-top: 5px;
}
.tt_tit {
	width: 90%;
	float: left;
	font-size: 16px;
	color: #2c659e;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tt_con p {
	width: 100%;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	text-indent: 2em;
	line-height: 30px;
}
.tt_date {
	width: 70px;
	float: right;
	text-align: center;
	background: #ebebeb;
}
.tt_date span {
	font-size: 30px;
	font-family: "Arial Regular";
	display: block;
	margin-top: 5px;
}
.news_list {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.news_list dd {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-size: 14px;
}
.news_list dd:last-child {
	margin-bottom: 0px;
}
.news_list dd i {
	width: 8px;
	background: url(../images/sub_lnavo.png) right no-repeat;
	height: 11px;
	float: left;
	vertical-align: middle;
	margin-top: 5px;
}
.yuan {
	background: url(../images/icon_07.png) left no-repeat !important;
}
.news_list dd a {
	color: #333333;
	float: left;
	margin-left: 10px;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list dd a:hover {
	color: #1869c4;
}
.news_list dd span {
	float: right;
	color: #999999;
}
.infor_list {
	width: 385px;
	float: left;
	margin-top: 35px;
	margin-right: 20px;
}
.infor_list:last-child {
	margin-right: 0px;
}
.infor_tit {
	width: 99.8%;
	float: left;
	position: relative;
	line-height: 20px;
	padding: 10px 8px 0 8px;
	background: #eef1f5;
}
.infor_tit img {
	width: 20px;
	float: left;
}
.infor_tit span {
	float: left;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #2c659e;
	margin-left: 8px;
}
.infor_tit a {
	font-size: 14px;
	color: #989898;
	float: right;
	font-weight: bold;
}
.border3 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	margin-top: 15px;
	height: 0px;
	margin-bottom: 1px;
}
.border2 {
	width: 50px;
	height: 0px;
	border-bottom: 2px solid #2c659e;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.infor_list .news_list dd a:hover {
	color: #1869c4;
}
.friend_link {
	width: 100%;
	float: left;
	margin-top: 35px;
}
.friend_link ul {
	width: 100%;
	float: left;
	padding: 15px 0px;
}
.friend_link ul li {
	min-width: 100px;
	text-align: center;
	float: left;
	border: 1px dashed #dcdcdc;
	margin: 10px 18px 0px 0px;
	line-height: 38px;
}
.friend_link ul li a {
	font-size: 14px;
	color: #333333;
	display: block;
	padding: 0 10px;
}
.friend_link ul li:hover {
	border: 1px solid #b1121d;
}
.friend_link ul li a:hover {
	color: #b1121d;
}
.foot {
	width: 100%;
	float: left;
	margin-top: 10px;
	background: #0b3d6e;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0px;
	line-height: 30px;
}