@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #8c1515;
}

/*头部*/
.header {
	width: 100%;
	height: 167px;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: 125px;
	margin: 0 auto;
	position: relative;
}

.logo {
	width: 100%;
	height: 125px;
	margin: 0 auto;
	position: relative;
}

.logo_link {
	width: 1000px;
	height: 125px;
	margin: 0 auto;
	display: block;
}

.logo img {}

.search {
	width: 193px;
	height: 26px;
	position: absolute;
	right: 50%;
	margin-right: -570px;
	bottom: 12px;
	background: url(../images/search.jpg) no-repeat left center;
	z-index: 1000;
}

.search input {
	position: absolute;
	width: 150px;
	height: 26px;
	line-height: 26px;
	color: #323232;
	border: none;
	background: none;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.search input.notxt {
	color: #999;
	padding-left: 12px;
}

.search input.notxt1 {
	position: absolute;
	width: 28px;
	height: 26px;
	left: 165px;
}

.nav {
	width: 100%;
	height: 42px;
	line-height: 42px;
	margin: 0px auto;
	background-color: #fff;
}

.nav ul {
	width: 1147px;
	margin: 0px auto;
}

.nav ul li {
	float: left;
	color: #333;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	background: url(../images/nav_li.jpg) no-repeat left center;
	padding: 0px 4px;
}

.nav ul li:first-child {
	background: none;
}

.nav ul li a {
	color: #333;
	font-size: 16px;
	padding: 0px 29px;
}

.nav ul li .subNav {
	top: 42px;
	left: 0px;
	padding-top: 10px;
	background-color: #8c1515;
	width: 130px;
}

.nav ul li.on a {
	color: #8c1515;
	display: block;
}

.nav ul li.on .subNav {
	display: block;
}

.nav ul li.on .subNav dl {
	overflow: hidden;
}

.nav ul li.on .subNav dl dd {
	padding-bottom: 0px;
	border-bottom: 1px dashed #b31d1d;
}

.nav ul li.on .subNav dl dd a {
	padding: 0px;
	font-size: 14px;
	line-height: 30px;
	border-top: none;
	text-align: center;
	font-weight: normal;
	height: auto;
	color: #fff
}

.nav ul li.on .subNav dl dd a:hover {
	font-weight: bolder;
	color: #fff;
}

.content {
	margin: 0px auto;
	background: url(../images/content_bg.jpg);
	overflow: hidden;
}

/*图片轮播*/
.flexslider {
	width: 1147px;
	overflow: hidden;
	margin: 0px auto;
}

.flexslider .slides>li a {
	height: 0px;
	display: block;
	overflow: hidden;
	padding-bottom: 46%;
}

.flexslider img {
	display: block;
	width: 1147px;
	height: auto;
}

.flexslider .til_slides {
	width: 400px;
	height: 64px;
	position: absolute;
	bottom: 150px;
	right: 0;
	line-height: 24px;
	background: #000;
	background: rgba(0, 0, 0, .6);
	filter: alpha(opacity=60);
	color: #fff;
	padding-left: 15px;
	font-size: 16px;
	padding-top: 10px;
}

.flex-control-nav {
	bottom: 15px;
	text-align: center;
}

.flex-control-paging li {
	margin: 0 10px 0 0;
}

.flex-control-paging li a {
	width: 10px;
	height: 10px;
	line-height: 8px;
	border-radius: 6px;
	background: #aaaaaa;
	text-indent: 999px;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
	background: #fff;
	color: #fff;
}

.flex-direction-nav {
	display: none;
}


.mode01 {
	width: 1147px;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 20px;
}

.mode01 .lf {
	width: 553px;
	height: 308px;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.mode01 .rt {
	width: 559px;
	height: 308px;
	float: right;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.more {
	float: right;
	float: right;
}

.articleList {}

.listTitle {
	height: 44PX;
	line-height: 44PX;
}

.listTitle h2 {
	color: #8c1515;
	font-size: 16px;
	font-weight: bold;
	line-height: 44PX;
}

.articleList ul {
	overflow: hidden;
}

.articleList ul li {
	height: 45px;
	line-height: 20px;
	width: 259px;
	float: left;
	padding-bottom: 20px;
	padding-left: 16PX;
}

.articleList ul li a {
	width: 194px;
	float: left;
	height: 40px;
	margin-left: 17px;
}

.articleList ul li span {
	float: left;
	width: 46px;
	height: 43px;
	display: block;
	border: 1px solid #d4d4d4;
	text-align: center;
	font-size: 18px;
	font-family: Arial;
}

.articleList ul li span p {
	background-color: #8c1515;
	color: #fff;
	height: 22px;
	line-height: 16px;
	font-family: Georgia, Arial;
	font-size: 14px;
}



.articleList2 {}

.listTitle2 {
	height: 44PX;
	line-height: 44PX;
}

.listTitle2 h2 {
	color: #8c1515;
	font-size: 16px;
	font-weight: bold;
	line-height: 44PX;
	padding-left: 10px;
}

.articleList2 ul {
	padding: 0px 20px 8px 16px;
}

.articleList2 ul li {
	background: url(../images/list_icon1.jpg) no-repeat left center;
	line-height: 28px;
	padding-left: 15px;
}

.articleList2 ul li span {
	color: #333333;
	padding-left: 10px;
	float: right;
}

.mode02 {
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1147px;
	overflow: hidden;
}

.mode02 .lf {
	width: 357px;
	height: 305px;
	float: left;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.articleList3 {
	padding-bottom: 10px;
}

.listTitle3 {
	height: 44PX;
	line-height: 44PX;
	border-bottom: 1px solid #cccccc;
}

.listTitle3 h2 {
	color: #8c1515;
	font-size: 16px;
	font-weight: bold;
	line-height: 44PX;
	padding-left: 16px;
	display: inline;
}

.listTitle3 .more {
	float: none;
	margin-left: 10px;
}

.listTitle3 .more a {
	color: #a6a6a6;
}

.mode02 .md {
	width: 357px;
	height: 305px;
	float: left;
	margin-left: 36px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.mode02 .rt {
	width: 357px;
	height: 305px;
	float: right;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.mode03 {
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1147px;
	overflow: hidden;
}

.mode03 .lf {
	width: 357px;
	height: 79px;
	float: left;
}

.mode03 .lf .col .imageLink {
	border: 1px solid #cfcfcf;
}

.mode03 .md {
	width: 357px;
	height: 79px;
	float: left;
	margin-left: 36px;
}

.friendLink_select {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	padding-left: 20px;
}

.friendLink_select .friendLink_select_title {
	height: 36px;
	line-height: 36px;
}

.friendLink_select .friendLink_select_title h2 {
	color: #8c1515;
	font-size: 16px;
	font-weight: bold;
}

.friendLink_select select {
	width: 318px;
	height: 29px;
	line-height: 29px;
	border: 1px solid #bdbdbd;
	color: #767676;
	font-family: "微软雅黑";
	margin-bottom: 12px;
}

.mode03 .rt {
	width: 357px;
	height: 79px;
	float: right;
}

.mode04 {
	margin: 0px auto;
	margin-top: 32px;
	margin-bottom: 30px;
	width: 1147px;
	overflow: hidden;
}

.mode04 .lf {
	width: 357px;
	height: 71px;
	float: left;
}

.mode04 .lf .col .imageLink, .mode05 .md .col .imageLink, .mode05 .rt .col .imageLink {
	border: 1px solid #cfcfcf;
}

.mode04 .md {
	width: 357px;
	height: 71px;
	float: left;
	margin-left: 36px;
}

.mode04 .rt {
	width: 357px;
	height: 71px;
	float: right;
}

/*底部开始*/
.footer {
	height: 80px;
	background-color: #165068;
	color: #fff;
}

.copyRight {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	line-height: 24px;
	font-family: Arial;
}


/*二级页样式*/
.subPage {
	width: 1147px;
	margin: 0px auto;
	background: url(../images/content_bg.png) repeat-y top center;
	padding: 0px 0px 20px;
	overflow: hidden;
}

.lcon {
	width: 1147px;
	background-color: #FFF;
	min-height: 400px;
	padding: 0px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 5px;
}

.Bread {
	text-align: left;
	height: 30px;
	line-height: 30px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
	margin: 10px 0px 15px;
	width: auto;
}

.Bread a {
	color: #333;
}

.Bread a:hover {
	color: #075cbf;
}

.pagearticleList .pagelistTitle h2 {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #8c1515;
	text-align: left;
	font-weight: normal
}

.pagearticleList ul {
	padding-top: 13px;
	padding-bottom: 30px;
}

.pagearticleList ul li {
	height: 30px;
	line-height: 30px;
	text-align: left
}

.pagearticleList ul li span {
	float: right;
	font-family: "Ebrima", Courier, monospace;
	font-size: 14px;
	color: #888;
}


.page {
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	color: #444;
	text-align: center;
	margin-bottom: 20PX;
	width: auto;
	border-top: 1px solid #dbdbdb;
	padding-top: 10px;
}

.page a {
	color: #444;
	padding: 0 5px;
}

.page a:hover {
	color: #444;
}

/*文章页*/
.lrt_article {
	overflow: hidden;
	margin: 20px;
	text-align: left
}

.articleTitle {
	width: 100%;
	text-align: center;
}

.articleTitle h2 {
	font-size: 18px;
	color: #333;
	line-height: 20px;
	padding: 10px 0;
}

.articleTitle h3 {
	font-size: 14px;
	color: #555;
	line-height: 20px;
	padding: 10px 0;
	font-weight: bold;
}

.articleAuthor {
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 10px;
	background: #e3e3e3;
	color: #777;
}

.article {
	overflow: hidden;
	margin: 20px 10px;
	font-size: 12px;
	line-height: 22px;
}

.Annex {
	padding: 10px 0px 0;
	overflow: hidden;
	margin: 0 10px;
	border-top: 1px solid #d4d4d4;
}

.Annex h3 {
	font-size: 16px;
	line-height: 40px;
	color: #333;
	padding: 0 0 0 8px;
}

.Annex ul li {
	height: 26px;
	line-height: 26px;
	background: url(../images/list_icon1.jpg) no-repeat 10px center;
	padding-left: 20px;
}

.Annex ul li a {
	font-size: 12px;
	line-height: 24px;
	color: #656464;
}

.Annex ul li a:hover {
	color: #656464;
}







/*通栏图片页开始*/
.pictureList_tl2 h2 {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #8c1515;
	font-weight: normal;
}

.pictureList_tl2 ul {
	width: 1546px;
	overflow: hidden;
}

.pictureList_tl2 ul li {
	width: 165px;
	height: 165px;
	float: left;
	text-align: center;
	margin: 0 30px 0 0;
}

.pictureList_tl2 ul li img {
	width: 165px;
	height: 140px;
	display: block;
}

.pictureList_tl2 ul li p {
	height: 20px;
	line-height: 20px;
}

/*通栏图片页结束*/

/*二级页左右分栏开始*/
.con {
	overflow: hidden;
	margin: 5px auto 0;
	min-height: 450px;
}

.con .con_left {
	width: 220px;
	float: left;
	overflow: hidden;
	margin-right: 25px;
	background-color: #fff;
	padding-bottom: 10px;
}

.con .con_left .left_title {
	text-align: left;
	height: 50px;
}

.con .con_left .left_title h2 {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	text-align: left;
	font-weight: normal;
	float: left;
	background-color: #8c1515;
	padding: 0px 10px;
}

.con .con_left .left_title h2 a {
	font-size: 20px;
	color: #fff;
}

.con .con_left ul {
	padding: 0px 20px;
}

.con .con_left ul li {
	height: 32px;
	text-align: center;
}

.con .con_left ul li.current a {
	border-bottom: 1px solid #8c1515;
	color: #8c1515;
	font-weight: bolder;
}

.con .con_left ul li a {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	padding-left: 27px;
	background: url(../images/list_icon1.jpg) no-repeat 5px 8px;
	margin: 15px 0px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 14px;
}

.con .con_left ul li a:hover {
	border-bottom: 1px solid #8c1515;
	color: #8c1515;
	font-weight: bolder;
}

.con .con_right {
	width: 780px;
	float: right;
	padding-bottom: 20px;
	min-height: 350px;
}

.con .con_right .pagelistTitle {
	height: 40px;
	line-height: 40px;
}

.con .con_right .pagelistTitle h2 {
	width: auto;
	float: left;
}

.con .con_right .pagelistTitle a {
	float: right;
}

.con .con_right ul {
	padding: 0px;
}

.pictureList h2 {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #8c1515;
	font-weight: normal;
}

.pictureList ul {
	width: 830px;
	overflow: hidden;
}

.pictureList ul li {
	width: 180px;
	height: 165px;
	padding: 0px;
	background: none;
	border: none;
	float: left;
	text-align: center;
	margin: 0 20px 0 0;
}

.pictureList ul li img {
	width: 180px;
	height: 140px;
	display: block;
}

.pictureList ul li p {
	height: 20px;
	line-height: 20px;
}

/*二级页左右分栏结束*/