﻿@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #444444;
	font-family: "微软雅黑";
	background: #f6f6f6;
}
p {
	margin: 0;
	padding: 0;
}
h1, h6, h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #444;
}
ul, dl, dd, li {
	margin: 0;
	padding-left: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #646464;
}
.clear {
	clear: both;
	line-height: 0;
	padding: 0;
	margin: 0;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
/*头部*/
.wrap {
	background: #fff !important;
	height: 92px;
}
.header {
	height: 92px;
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.header .nlogo {
	float: left;
	margin-top: 28px;
}
.header .news-nav {
	float: right;
}
.news-nav ul {
	overflow: hidden;
}
.news-nav>ul>li {
	float: left;
	margin-left: 1px;
}
.news-nav>ul>li>a {
	display: block;
	padding-left: 11px;
	padding-right: 11px;
	line-height: 92px;
	font-size: 15px;
	position:relative;

}
.news-nav>ul>li:hover {
	color: #fff;
}
.news-nav>ul>li:hover a {
	color: #fff;
}
.news-nav>ul>li>div{ 
	position:absolute; 
	opacity:0; 
	background:#851d1e;
	height:92px;
	z-index:0;
}
.news-nav>ul>li.title_current {
	background: #851d1e;
}
.news-nav>ul>li.title_current a {
	color: #fff;
}

/*下拉*/
.subnav {
	background: #363538;
	background: rgba(54,53,56,0.6) none repeat scroll !important;
	filter: Alpha(opacity=60);
	position: absolute;
	z-index: 1;
	overflow: hidden;
	width: 290px;
	display: none;
	margin-left: -100px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.subnav li a {
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	text-align:center;
	display: block;
}
.subnav li:hover a {
	color: #be2728 !important;
}
.news-nav>ul>li:hover .subnav {
	display: block;
	z-index: 10;
}
/*banner*/
.banner {
	width: 100%;
	max-width: 1600px;
	position: relative;
}
.banner .arrow {
	display: block;
	width: 46px;
	height: 36px;
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -23px;
	bottom: 30px;
}
/*栏目列表*/
.containner {
	width: 1180px;
	margin: 0 auto;
}
.containner h1 {
	text-align: center;
	color: #000;
	font-size: 49px;
	font-family: "幼圆";
}
.containner h1 a {
	text-align: center;
	color: #000;
	font-size: 49px;
	font-family: "幼圆";
}
.containner h6 {
	font-size: 16px;
	text-align: center;
	margin-top: 26px;
	margin-bottom: 40px;
}
.column {
	padding-top: 105px;
	overflow: hidden;
}
.column ul.column-left {
	float: left;
	width:497px;
}
.column ul.column-left li {
	float: left;
	height: 159px;
}
.column ul.column-right {
	float: right;
	overflow: hidden;
	width: 690px;
}
.column ul.cr {
	float: right;
	width: 427px;
}
.column ul.cr li{ float: left;}
.column ul a {
	display: block;
	padding-left: 22px;
	padding-top: 18px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.column ul li:hover a {
	background: #000;
	background: rgba(0,0,0,0.5) none scroll !important;
	filter: Alpha(opacity=50);
	color: #fff !important;
}
.news, .culture {
	padding-top: 75px;
	overflow: hidden;
}
.news{ padding-top:125px;}

.culture {
	padding-bottom: 100px;
}
/*新闻*/
.newsContent {
	background: #fff;
	width: 330px;
	border-bottom: 2px solid #d5d4d4;
	padding: 17px;
	float: left;
	margin-right: 44px;
}
.newsContent:hover {
	border-bottom: 2px solid #851d1e;
}
.newsContent a {
	display: block;
}
.newsContent img {
	margin-bottom: 30px;
}
.newsContent h3 a {
	font-size: 18px;
	display: block;
	color: #222;
	margin-bottom: 8px;
	width: 330px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsContent h3 a:hover {
	color: #851d1e;
}
.newsContent p {
	text-align: justify;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.newsContent .moreA {
	display: block;
	background: url(../images/dots-g.png) no-repeat left center;
	font-size: 12px;
	padding-left: 18px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.newsContent .moreA:hover {
	background: url(../images/dots-r.png) no-repeat left center;
	color: #851d1e;
}
/*文化*/
.culture ul li {
	width: 271px;
	height: 166px;
	border: 1px solid #d7d6d6;
	float: left;
	margin-right: 29px;
	background: #f3f3f3;
	text-align: center;
	position: relative;
}
.culture ul li a img {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}
.culture ul li a {
	display: block;
	height: 168px;
}
.culture ul li a img.active {
	display: none;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 271px;
	height: 166px;
}
.culture ul li:hover {
	background: #851d1e;
}
.culture ul li:hover .active {
	display: block;
}
.culture ul li:hover .normal {
	display: none;
}
.culture ul li a h3 {
	font-size: 20px;
	color: #333131;
	margin-top: 80px;
	margin-bottom: 10px;
}
.culture ul li:hover h3 {
	color: #fff;
}
.culture ul li a p {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: "Bell MT";
	line-height: 18px;
}
.culture ul li:hover p {
	color: #fff;
}
/*底部*/
.footer {
	background: #222222;
}
.foot {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 24px;
}
.foot-list {
	float: left;
	margin-top: 40px;
	margin-left: 5px;
}
.foot-list li {
	float: left;
	margin-left: 30px;
}
.foot-list li.m a {
	font-size: 16px;
	color: #fff;
	line-height: 17px;
}
.foot-list li.s {
	font-size: 17px;
	color: #fff;
}
.link-way {
	float: right;
	margin-top: 24px;
	margin-right: 15px;
}
.link-way li {
	float: left;
	margin-right: 25px;
}
.copyright {
	text-align: center;
	font-size: 16px;
	color: #fff;
	opacity: 0.2;
	margin-top: 30px;
	line-height: 28px;
}
/*内页*/
.text7 {
	margin-bottom: 20px;
	height: 290px;
}
.text7 p {
	line-height: 28px;
}
#intro3 {
	height: 310px;
	position: relative;
	overflow: hidden;
}
#intro-obj3 {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#intro3 #intro-obj3 {
	position: absolute;
}
#intro-bar3 {
	height: 310px;
}
.text8 {
	margin-bottom: 20px;
	height: 260px;
}
.text8 p {
	line-height: 28px;
}
#intro4 {
	height: 280px;
	position: relative;
	overflow: hidden;
}
#intro-obj4 {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#intro4 #intro-obj4 {
	position: absolute;
}
#intro-bar4 {
	height: 280px;
}
.bus_main6 .pull_left img {
	width: 623px;
	height: 341px;
	border: 5px solid #CCC;
}
.bus_main6 dt {
	width: 450px;
	float: right;
}
.bus_main6 dt h1 {
	font-size: 20px;
	margin-bottom: 28px;
}
.bus_main6 dt h1 .zt1 {
	font-size: 36px;
}
.bus_main6 dt h1 span {
	font-size: 20px;
}
.bus_main6 dt p {
	line-height: 28px;
}
.bus_main6 dt a {
	font-size: 20px;
}
.bus_main6 {
	height: 380px;
	padding: 102px 0 106px 0;
}
.bus_main7 {
	height: 361px;
	padding: 53px 0 59px 0;
}
.bus_main7 .pull_right img {
	width: 573px;
	height: 361px;
	border: 5px solid #CCC;
}
.bus_main7 dt {
	width: 491px;
	float: left;
	padding-bottom: 30px;
}
.bus_main7 dt h1 {
	font-size: 20px;
	margin-bottom: 28px;
}
.bus_main7 dt h1 .zt1 {
	font-size: 36px !important;
}
.bus_main7 dt h1 span {
	font-size: 20px;
}
.bus_main7 dt p {
	line-height: 26px;
}
.bus_main7 dt a {
	font-size: 20px;
}
.text9 {
	margin-bottom: 20px;
	height: 180px;
}
.text9 p {
	text-indent: 2em;
	line-height: 28px;
}
#intro5 {
	height: 200px;
	position: relative;
	overflow: hidden;
}
#intro-obj5 {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#intro5 #intro-obj5 {
	position: absolute;
}
#intro-bar5 {
	height: 200px;
}
.bus_main8 .pull_left img {
	width: 623px;
	height: 341px;
	border: 5px solid #CCC;
}
.bus_main8 dt {
	width: 450px;
	float: right;
}
.bus_main8 dt h1 {
	font-size: 20px;
	margin-bottom: 28px;
}
.bus_main8 dt h1 .zt1 {
	font-size: 36px;
}
.bus_main8 dt h1 span {
	font-size: 20px;
}
.bus_main8 dt p {
	line-height: 28px;
}
.bus_main8 dt a {
	font-size: 20px;
}
.bus_main8 {
	height: 380px;
	padding: 102px 0 106px 0;
}
.text0 {
	margin-bottom: 20px;
	height: 180px;
}
.text0 p {
	text-indent: 2em;
	line-height: 28px;
}
#intro6 {
	height: 280px;
	position: relative;
	overflow: hidden;
}
#intro-obj6 {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#intro6 #intro-obj6 {
	position: absolute;
}
#intro-bar6 {
	height: 280px;
}
#alphabg span:hover {
	color: #851d1e !important;
}

.newsnav{
	color:#666666;
	font-size:12px;
	margin-bottom:16px;
}
.newsnav a{ font-size:12px; color:#666; font-family:"宋体";}
.newsnav a:hover{color:#851d1e !important; font-family:"宋体"; }
.newsnav a.currentA{color:#851d1e;}
.side_right .classname{ font-size:20px; color:#444; border-bottom:1px solid #d7d6d6; line-height:50px;}
.newstext{ line-height:28px; padding-bottom:40px; text-align:justify; overflow:hidden;}
.newsList li{ overflow:hidden; background:url(../images/dots-n.png) no-repeat left center; padding-left:18px; line-height:34px;}
.newsList li a{ font-size:14px; color:#444; font-family:"宋体";}
.newsList li .newsT{ float:left;}
.newsList li .newsD{ float:right; color:#888888;}
.newsList li:hover{ background:url(../images/dots-nr.png) no-repeat left center;}
.newsList li:hover a{ color:#861e1f;}
.pages{ text-align:center; padding-top:50px;}
.pages a{ padding:8px 10px; }
.pages b{ padding:8px 15px; background:#861e1f; color:#fff;}

/*联系我们*/
.cmap{ overflow:hidden; margin-top:70px;}
.cmap li{ float:left; width:310px; margin-right:104px; height:170px;font-size:14px; color:#3a3a3a; line-height:28px; font-family:"宋体";}
.cmap li h3{ font-size:18px; border-bottom:1px solid #861e1f; color:#861e1f; margin-bottom:9px;}
.cmap li p{ font-size:14px; color:#3a3a3a; line-height:28px;}
.cmap li p a{font-size:14px; color:#3a3a3a;}
.cmap li a{font-size:14px; color:#3a3a3a;}


/*加入我们*/
.human ul li h1{ float:left; font-size:18px; color:#fff; margin-left:20px; margin-top:10px;}
.human ul li .relay{ float:right; color:#fff; margin-right:20px; margin-top:10px;}
.human ul li .relay:hover{ color:#CACACA;}
.human ul li p{ margin-left:20px; font-size:14px; line-height:28px;}


.wp .picsList{ width:838px; height:500px; overflow:hidden; }
.wp .picsList ul{width:838px; height:500px;position:relative; }
.wp .picsList ul li{ height:250px; width:287px; position:absolute; left:0; top:0;}
.wp .picsList ul li span{ display:block;width:264px; text-align:center; font-size:16px; color:#444; height:32px; line-height:32px;}
.newstext .prenav{ overflow:hidden; text-align:center;}
.prenav a{ padding:20px 30px; color:#fff; background:#999; margin-left:30px; font-size:26px; font-weight:bold; line-height:35px;}
.prenav a:hover{ background:#861e1f;}


