@charset "utf-8";
/* CSS Document */
body {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	line-height: 18px;
}
body img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body img {
}
body li {
	list-style-type: none;
}
.clear {
	clear: both;
}
body a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-family: "微软雅黑";
}
body a:hover {
	font-size: 14px;
	color: #db261f;
	text-decoration: none;
	font-family: "微软雅黑";
}
body p {
	margin: 0px;
	padding: 0px;
}
/*top*/
.top_bg {
	background-image: url(../images/top_01.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 254px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top1 {
	width: 1100px;
	margin: 0 auto;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
	color: #fff;
}
.top1 span {
	float: right;
}
.top1 span a, .top1 span a:hover {
	color: #fff;
}
.top2 {
	width: 1100px;
	margin: 0 auto;
	height: 170px;
	background-image: url(../images/dangjian_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.logo {
	padding-top: 50px;
}
.nav {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav a {
	background-image: url(../images/nav2.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 35px;
	width: 123px;
	text-align: center;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center bottom;
}
.nav a:hover, .selected {
	background-image: url(../images/nav1.png)!important;
	color: #FFF;
}
.bottom_bg {
	background-color: #a60101;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bottom {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
}
/*main1*/
.main1 {
	width: 1100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main1_l {
	width: 535px;
	float: left;
	border: 1px solid #a60101;
}
.main1_r {
	width: 535px;
	float: right;
	border: 1px solid #a60101;
}
.dangjian_t {
	background-image: url(../images/title1.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 41px;
	line-height: 41px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a60101;
	border-right-color: #a60101;
	border-bottom-color: #a60101;
	border-left-color: #a60101;
}
ul#news_list2 {
	margin: 0px;
	padding: 0px;
}
ul#news_list2 li {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	border: 0px dotted #666;
}
ul#news_list2 li span {
	float: right;
}
.dangjian_c {
	margin: 0px;
	padding: 15px;
	line-height: 30px;
	height: 232px;
	overflow-x: hidden; overflow-y:scroll
}
/*main2*/
.main2 {
	width: 1098px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #a60101;
}
.main2_t {
	background-image: url(../images/title2.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 44px;
	float: left;
	text-align: center;
	height: 137px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* 图片滚动 */
.picScroll {
	position: relative;
	height: 148px;
	background: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 22px;
}
.picScroll ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll ul li {
	float: left;
	width: 223px;
	overflow: hidden;
	display: inline;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
.picScroll ul li img {
	width: 223x;
	height: 148px;
}
.picScroll ul li img:hover {
	width: 219x;
	height: 143px;
	border: 2px #a60101 solid;
}
.picScroll .prev, .picScroll .next {
	position: absolute;
	left: 10px;
	top: 60px;
	display: block;
	width: 18px;
	height: 28px;
	overflow: hidden;
	background: url(../images/icons.png) -40px 0 no-repeat;
	cursor: pointer;
}
.picScroll .next {
	left: auto;
	right: 10px;
	background-position: -120px 0;
}
.picScroll .prevStop {
	background-position: 0 0;
}
.picScroll .nextStop {
	background-position: -80px 0;
}
.banner {
	width: 1100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #a60101;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 0px solid #ddd;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 22px;
	height: 22px;
	margin: 4px;
	background: url(../images/dot-black2.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
}
.slideBox .hd ul .on {
	background: url(../images/dot-black.png) 0 0;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.banner_pic img {
	width: 588px;
	height: 368px;
}
.banner_pic {
	width: 588px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.banner_txt {
	width: 400px;
	float: left;
	color: #FFF;
	line-height: 30px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner_txt strong {
	font-size: 18px;
}
.banner2 {
	width: 1100px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.banner2 img {
	width: 100%;
}
.bread {
	width: 1100px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.neirong {
	width: 1100px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.neirong_r {
	width: 230px;
	float: right;
	background-color: #f6f6f6;
	margin: 0px;
	padding: 15px;
}
.neirong_l {
	width: 770px;
	float: left;
	padding: 20px;
	border: 1px solid #eee;
}
.neirong_title {
	font-size: 20px;
	color: #cb1c1d;
	line-height: 30px;
}
.neirong_c {
	margin: 0px;
	padding: 15px;
	line-height: 30px;
}
.neirong_c img{ max-width:100%;}
.neirong_c  p{ padding-bottom:15px; text-indent:2em;}
ul#news_list3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
ul#news_list3 li {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
}
ul#news_list3 li a {
	font-size: 12px;
	color: #666;
}
ul#news_list3 li a:hover {
	font-size: 12px;
	color: #a60101;
	text-decoration: underline;
}
ul#news_list3 li i {
	font-size: 12px;
	font-style: normal;
	color: #688dae;
}
ul#fengcai_list2{
	margin: 0px;
	padding: 0px;
}ul#fengcai_list2 li p{ padding:0px; text-indent:0em;}
ul#fengcai_list2 li{
	width: 33.33%;
	float: left;
	text-align: center;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}ul#fengcai_list2 li img{
	width: 223px;
	height: 148px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}ul#fengcai_list2 li img:hover{ border:2px solid #c13331; width:219px; height:144px;}
.news_t {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;font-family: "微软雅黑"; text-align:center;
}
.news_laiyuan {
	font-size: 12px;
	line-height: 30px;
	font-family: "微软雅黑";
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}