body{font-family:"微软雅黑"; font-size: 14px; margin:0 auto; padding:0px; color: #2b2b2b;}
html,p,ul,ol,li,input,form,h1,h2,h3,h4,h5,dl,dt,dd,img{margin:0px;padding:0px;border:0; cursor: default;}
img{vertical-align: middle;border:none;margin:0px;padding:0px;}
ul,li,dt{list-style-type:none;}
a{text-decoration:none; color:#666;}
a:hover{text-decoration:none;}
.clear{clear:both; overflow: hidden;}
body{
	background:#ededed;
	
}
	
.head{
	width: 1280px;
	height: auto;
	margin: 0 auto;
}
.head img{
	width: 100%;
	height:330px;
}

.center{
	width: 1280px;
	margin: 0 auto;
	margin-top: 35px;
}
.sytt_news{text-align:center;font-size:30px; font-weight:bold;line-height: 45px;height: 45px;margin-bottom: 10px;}
.sytt_news a{color:#d42d1c;}
.sytt_news a:hover{ color:#d42d1c;}

.dy{
	width:1280px;
	margin:0 auto;	
}
.dytit{
	    background: #d42d1c;
    display: block;
    width: 75px;
    height: 40px;
    margin-left: 70px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.text {
    text-indent: 2em;
    width: 1120px;
    margin: 10px 0px 10px 70px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 0;
 
}
.dwinfo{
	width:615px;
	float:left;
	margin-top: 20px;
}
.dwinfo li{
	float:left;
	width:100%;
	height:130px;
	margin:15px 0px 20px 0px;
	display:none;
}

.ldpic{
	width:130px;
	height:130px;
	float:left;
	border-radius:50%;
}
.dec{
	float: left;
    width: 265px;
    margin-left: 20px;
	height: 130px;
	background: #f1f1f1;
}
.bigzt{
    float: left;
}
.bigzt img{
	width: 175px;
    height: 24px;
	margin-bottom:5px;
}

.zt{
	font-size: 16px;
    font-weight: bold;
    float: left;
    line-height: 25px;
	margin-top:5px;
	width:265px;
}

.ldzc{
	font-size: 13px;
    float: left;
    margin-top: 10px;
}
.vidio{
	width:185px;
	height:130px;
	float:right;
	cursor:pointer;
}

.morelist{
	width: 615px;
	float: left;
	margin-top:20px;
}
.title{
	height: 43px;
	line-height: 43px;
}
.title h2{
	float: left;
	font-size: 20px;
}
.title h2 img{
	width: 30px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.title h2 a{
	display: block;
	float: left;
	padding: 0 5px;
	height: 43px;
	line-height: 43px;
	color: #d42d1c;
	border-radius: 6px;
	
}
.title .more{
	display: none;
	float: right;
	color: #a5a5a5;
	font-size: 14px;
}

.list ul{
	padding: 10px 0px;
}
.list ul li{
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	vertical-align: top;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
.list ul li i{
	float: left;
    width: 8px;
    height: 8px;
    background-color: #000000;
    margin-top: 18px;
    margin-right: 15px;
    margin-left: 15px;
    transform: rotate(45deg);
}
.list ul li a {
    float: left;
    color: #313131;
    max-width: 72%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	cursor:pointer;
}

.list ul .active1 i,.list ul .active2 i{
    background-color: #d42d1c;

}
.list ul .active1 a,.list ul .active2 a {
    color: #d42d1c;
}

.footer{
	width: 1280px;
	height: 60px;
	background-color: #d42d1c;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}
.footer p{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
}
.footer p:first-child{
	padding-top: 10px;
}