@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: 1296px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 2px
}
.footer{
	width: 100%;

	background-color: #982523;
}
.footer-img{
	width: 592px;
	margin: 0 auto;
	padding-top: 63px;

}

.footer p {font-size: 16px;line-height: 35px;color: #fff;text-align: center}
.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;
}

.weizhi{
	height: 97px;
	line-height: 97px;
	font-size: 18px;
	border-bottom: 3px solid #cb181d;
	    margin: 0 70px;
}
.matter ul{
	display: block;
	padding-bottom:42px;
	margin:  40px 70px;
    border-bottom: 1px dashed #c0bbb7;

}
.matter ul li{
	height: 60px;
	line-height: 60px;
	padding-left: 14px;
background: url("../images/td.jpg") no-repeat 3px 26px !important;
}
.matter ul li a{
	font-size: 20px;
}
.data-count{
	    margin: 40px 70px;
	line-height: 36px;
	font-size: 16px;
}
.data-count img{
	    margin: 0 auto;
}
.data-title{
	    height: 110px;
    line-height: 50px;
    font-size: 18px;
    border-bottom: 3px solid #cb181d;
    margin: 0 70px;
        font-size: 30px;
    color: #da301d;
    text-align: center;
        padding-top: 15px;
}
.data-title span{
	    display: block;
    font-size: 20px;
    color: #333;
}