﻿@charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,button { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol,li { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","微软雅黑";}
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:14px; color:#333;font-family: "微软雅黑";}
a {color:#333;text-decoration:none !important;  font-family: \5FAE\8F6F\96C5\9ED1; font-size: 16px; }

.mt{
	padding:0 50px;
}
.banner{
	width: 100%;
	background: url("../images/banner.jpg") no-repeat center center;
	height: 949px;
}
.header {width: 1200px;margin: 0 auto;padding-top: 10px}
.header .logo{float: left}
.header .return_index{float: right;margin-top: 20px}
.main{
	width: 100%;
	background-color: #911010;
	overflow: hidden;
}
.matter{
	background-color: #fff;
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.matter .title-ji{

}
.matter .title-ji h2 a{
	display: block;
	height: 110px;
	line-height: 110px;
	border-bottom: 3px solid #cb181d;
	font-size: 30px;
	color: #da301d;
	text-align: center;
	font-family:"方正正大黑简体";
	text-indent: 10px;
	font-style: solid;
}
.matter .title-left{
	float: left;
	overflow: hidden;
	margin-top: 30px;
	padding-left:54px;
}
.matter .title-left .slideBox{ width:700px;
	height:420px;
	overflow:hidden;
	position:relative; /*border:1px solid #ddd;*/  }
.matter .title-left .slideBox .hd{
	height:15px;
	overflow:hidden;
	position:absolute; right:5px;
	bottom:13px; z-index:1; }
.matter .title-left .slideBox .hd ul{
	overflow:hidden;
	zoom:1; float:left;  }
.matter .title-left .slideBox .hd ul li{
	width: 8px;
	height: 8px;
	float:left;
	margin-right:11px;
	width:15px; height:15px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	text-indent: -9999px;
	border-radius:50px;
	-webkit-border-radius:50px 50px;
	-moz-border-radius:50px 50px;
	-ms-border-radius:50px 50px;
	-o-border-radius:50px 50px;
	position: relative;
}
.matter .title-left .slideBox .bd ul li .bg{
	width: 100%;
	height: 48px;
	bottom: 0px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.2;
	position: absolute;
}
.matter .title-left .slideBox .bd ul li .tit{
	height: 48px;
	line-height: 48px;
	position: absolute;
	bottom: 0px;
	padding-left: 18px;
}
.matter .title-left .slideBox .bd ul li .tit a{
	color: #fff;
}

.matter .title-left .slideBox .hd ul li.on{ background:#f00; color:#fff; }
.matter .title-left .slideBox .bd{ position:relative; height:100%; z-index:0;}
.matter .title-left .slideBox .bd li{ zoom:1; vertical-align:middle;}
.matter .title-left .slideBox .bd img{ width:700px; height:420px; display:block;}

.matter .title-right{
	width: 425px;
	float: right;
	margin-left: 46px;
	padding-right: 54px;
	overflow: hidden;
}
.matter .title-right .jujiao a img{
	padding: 15px 0px;
}
.matter .title-right .jujiao li a{
	font-size: 20px;
	color: #323333;
	display: block;
	padding-bottom: 0px;

}
.matter .title-right .jujiao li p{
	font-size: 14px;
	color: #999899;
	line-height: 34px;
	text-indent: 2em;
}
.matter .title-right .jujiao ul li{
	padding-left: 23px;
	padding-top: 16px;
	background: url("../images/td.jpg") no-repeat 9px 23px;
}
.xxdt h2 img{
	margin-top: 45px;
	margin-bottom: 35px;
}
.xxdt .xxdt-left{
	width: 613px;
	float: left;
	height: 275px;
	border-right: 2px solid #ccc;
}
.xxdt .xxdt-left ul li{
	height: 62px;
	padding-left: 42px;
	background: url("../images/td.jpg") no-repeat 25px 9px;
}
.xxdt .xxdt-left ul li a{
	font-size: 20px;
}
.xxdt .xxdt-right{
	float: left;
	margin-left: 49px;
	height: 275px;
}
.xxdt .xxdt-right ul li{
	height: 62px;
	padding-left: 16px;
	background: url("../images/td.jpg") no-repeat 0px 9px;
}
.xxdt .xxdt-right ul li a{
	font-size: 20px;
}
.bgjd h2 img{
	margin-top: 45px;
	margin-bottom: 35px;
}

.bgjd .picScroll-left{ width:1002px;      padding: 0px 99px;overflow:hidden; position:relative;margin: 0 auto;  }
.bgjd .picScroll-left .hd{   }
.bgjd .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:40px; height:52px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	position: absolute;    right: 0px;
	background: url("../images/right.jpg") no-repeat center;
	top: 176px;
	right: 24px;
	cursor:pointer;}
.bgjd .picScroll-left .hd .next{ background-position:0 -50px;
	background: url("../images/left.jpg") no-repeat center;
	position: absolute;
	left: 24px;
	top: 176px
}
.bgjd .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.bgjd .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.bgjd .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.bgjd .picScroll-left .hd ul li{float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.bgjd .picScroll-left .hd ul li.on{ background-position:0 0; }
.bgjd .picScroll-left .bd ul{ zoom:1; }
.bgjd .picScroll-left .bd ul li{  width:326px;margin:0px 4px; height:411px;float:left; _display:inline; overflow:hidden; background-color: #ededec}
.bgjd .picScroll-left .bd ul li .pic{ text-align:center; }
.bgjd .picScroll-left .bd ul li .pic img{ width:326px; height:248px; display:block;}
.bgjd .picScroll-left .bd ul li .title{ line-height:24px;  margin: 0px 15px; }
.bgjd .picScroll-left .bd ul li .title p{
	text-indent: 2em;
	line-height: 28px;
}
.bgjd .picScroll-left .bd ul li .title p a{
	color: #ae1f24;
	font-size: 14px;
}
.bgjd .picScroll-left .bd ul li .title h2 a{
	font-size: 20px;
	display: block;
	line-height: 53px;

}
.mtbd-left {
	width: 620px;
	float: left;
	border-right: 2px solid #ccc;
	height: 300px;
}
.mtbd-left  ul li a span{

	color: #e71f19;
	font-size: 20px;
}
.mtbd-left ul li p{

	color: #999899;
	line-height: 27px;
}
.mtbd-left ul li h2 a{
	font-size: 20px;
}
.mtbd-left ul li p a{
	font-size: 14px;
	color: #e71f19;
}
.mtbd h2 img{
	margin-top: 45px;
	margin-bottom: 35px;
}

.mtbd-left  ul li{
	padding: 0px 53px 37px 53px;
}
.mtbd-right{
	width: 578px;
	float: left;
	height: 300px;
}
.mtbd-right  ul li a span{

	color: #e71f19;
	font-size: 20px;
}
.mtbd-right ul li p{
	font-size: 14px;
	color: #999899;
	line-height: 27px;
}
.mtbd-right ul li h2 a{
	font-size: 20px;
}
.mtbd-right ul li p a{
	font-size: 14px;
	color: #e71f19;
}
.mtbd-right ul li{
	padding: 0px 53px 37px 53px;
}
.xxyx{
	padding-bottom: 65px;
}
.xxyx h2 img{
	margin-top: 45px;
	margin-bottom: 35px;
}
.xxyx ul li{
	float: left;
	width: 380px;
	padding-right: 26px;
}
.xxyx ul li:nth-last-child(4){
	padding-right: 0px;
}
.xxyx ul li:nth-last-child(1){
	padding-right: 0px;
}
.xxyx ul{
	overflow: hidden;

}
.xxyx ul li img{
	width: 380px;
	height: 216px;
}
.xxyx ul li span a{
	text-align: center;
	display: block;
	height: 83px;
	line-height: 83px;
	font-size: 20px;
}
.footer{
	width: 100%;
	padding: 10px 0px;
	background-color: #982523;
}
.footer p {font-size: 16px;line-height: 35px;color: #fff;text-align: center}
.footer-img{
	width: 592px;
	margin: 0 auto;
	padding-top: 63px;

}


.footer .linkPhoto {
	width: 200px;
	height: 80px;
	margin: 0 auto;
}
.footer .linkPhoto .fleft {
	width: 80px;
	height: 80px;
	float: left;
}
script {
	display: none;
}
.footer .linkPhoto .fright {
	width: 110px;
	height: 67px;
	padding-top: 13px;
	margin-left: 10px;
	float: right;
}
