.header{
	width:100%;
	height:auto;
	float:left;
}
.header .logo{
	width:100%;
	height:420px;
	float:left;
	background:url(../../images/dangzheng/dtopbg.jpg) no-repeat;
	background-size:100% 100%;
}
.logo .logo_main{
	width:1200px;
	height:132px;
	margin-left:auto;
	margin-right:auto;
}
.logo_main .logoleft{
	width:643px;
	height:115px;
	float:left;
	background:url(../../images/dangzheng/logo1.png) no-repeat;
}
.logo_main .logoright{
	width:213px;
	height:30px;
	float:right;
	margin-top:40px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#ffffff;
}
.logo_main .logoright a{
	color:#ffffff;
}
.header .header_nav{
	width:100%;
	height:76px;
	float:left;
}
.header_nav .header_nav_main{
	width:1200px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(../../images/dangzheng/daohangbg.jpg) no-repeat;
}
.header_nav_main ul{
	width:100%;
	height:60px;
	float:left;
	margin-top:13px;
}
.header_nav_main ul li{
	width:150px;
	height:60px;
	float:left;
	color:white;
	line-height:40px;
	text-align:center;
}
.header_nav_main ul .li1{
	width:150px;
	height:60px;
	background:url(../../images/dangzheng/lanmuxbg.png) no-repeat;
	background-size:100% 100%;
	float:left;
}
.header_nav_main ul li .cn{
	width:150px;
	height:20px;
	float:left;
	font-family:"微软雅黑";
	font-size:18px;
	text-align:center;
}
.header_nav_main ul li .en{
	width:150px;
	height:20px;
	float:left;
	font-family:"Arial";
	font-size:12px;
	text-align:center
}
.header_nav_main ul li .en1{
	width:120px;
	height:20px;
	float:left;
	font-family:"Arial";
	font-size:12px;
	margin-left:10px; 
	margin-right:10px;
}
.header_nav_main ul li a{
	width:100%;
	height:100%;
	float:left;
	color:white;
}
.header_nav_main ul li div{
	width:150px;
	display:none;
	height:9px;
	background:url(../../images/dangzheng/lanmuxbg1.png) no-repeat;
}
.header_nav_main ul li ul { 
	width:1188px;
	height:45px;
	display:none;
	float:left;
	background:url(../../images/dangzheng/xialabg.png) no-repeat;
	background-size:100% 100%;
	margin-top:0px;
	
}
.header_nav_main ul li:nth-of-type(2) ul {
	margin-left:-144px;
	float:left;
}
.header_nav_main ul li:nth-of-type(3) ul {
	margin-left:-288px;
	float:left;
}
.header_nav_main ul li:nth-of-type(4) ul {
	margin-left:-438px;
	float:left;
}
.header_nav_main ul li:nth-of-type(5) ul {
	margin-left:-588px;
	float:left;
}
.header_nav_main ul li:nth-of-type(6) ul {
	margin-left:-738px;
	float:left;
}
.header_nav_main ul li:nth-of-type(7) ul {
	margin-left:-888px;
	float:left;
}
.header_nav_main ul li:nth-of-type(8) ul {
	margin-left:-1038px;
	float:left;
}

.header_nav_main ul li ul .li { 
	float:left; 
	width:130px;
	height:45px;
	color:#404040;
	font-size:16px;
	line-height:45px;
	font-family:"微软雅黑";
	margin-left:15px;
	float:left;
}

.header_nav_main ul li ul .li a {
	color:#404040;
}

/*.nav ul li ul li a:hover { color:white;font-size:14px;}*/
.header_nav_main ul li:hover div{
	display:block;
	background:url(../../images/dangzheng/lanmuxbg1.png);
	margin-top:50px;
}
.header_nav_main ul li:hover ul { 
	display:block;
	background:url(../../images/dangzheng/xialabg.png);
}
.header .header_banner{
	width:100%;
	height:auto;
	float:left;
}
.header_banner img{
	width:100%;
	height:auto;
	float:left;
}
.news{
	width:100%;
	height:auto;
	float:left;
}
.news .news_main{
	width:1200px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.news_main .news_main_left{
	width:237px;
	height:100%;
	float:left;
	margin-right:31px;
}
.news_main_left .main_left_top{
	width:100%;
	height:auto;
	float:left;
	border:1px solid #e8e8e8;
}
.main_left_top ul{
	width:237px;
	height:auto;
	float:left;
}
.main_left_top ul li{
	width:237px;
	height:55px;
	float:left;
	border-top:1px solid #e8e8e8;
	color:#404040;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:55px;
	text-align:center;
}
.main_left_top ul li:nth-of-type(odd){
	background:#f7f7f7;
}
.main_left_top ul li:nth-of-type(even){
	background:#ffffff;
}
.main_left_top ul li a{
	color:#404040;
}
.main_left_top ul .li1{
	width:237px;
	height:55px;
	float:left;
	background:#d20001;
	color:#ffffff;
}
.main_left_top ul .li1:nth-of-type(odd){
	background:#d20001;
}
.main_left_top ul .li1:nth-of-type(even){
	background:#d20001;
}
.main_left_top ul .li1 a{
	color:#ffffff;
}
.main_left_top ul li:hover{
	width:237px;
	height:55px;
	float:left;
	background:#d20001;
	color:#ffffff;
}
.main_left_top ul li:hover a{
	color:#ffffff;
}
.main_left_top ul li:nth-child(1){
	width:237px;
	height:55px;
	float:left;
	border-top:0px;
}
.news_main_left .main_left_bottom{
	width:240px;
	height:422px;
	float:left;
	background:url(../../images/dangzheng/left1.jpg) no-repeat;
	background-size:100% 100%;
	margin-top:18px;
}



.news_main .news_main_right{
	width:930px;
	height:auto;
	float:left;
}
.news_main_right  .main_right_top{
	width:100%;
	height:74px;
	float:left;
	background:url(../../images/dangzheng/lanmubg1.jpg) no-repeat;
	background-size:100% 100%;
	z-index:10;
	position:relative;
}
.main_right_top >p{
	width:118px;
	height:100%;
	float:left;
	text-align:center;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#d20001;
	text-indent:20px;
	line-height:74px;
	margin-right:400px;
}
.main_right_top > span{
	width:410px;
	height:100%;
	float:right;
	color:#404040;
	font-size:14px;
	font-family:"微软雅黑";
	margin-top:25px;
}
.main_right_top > span a{
	color:#404040;
}
.news_main_right  .main_right_bottom{
	width:100%;
	height:auto;
	float:left;
}
.main_right_bottom .right_bottom_text{
	width:900px;
	height:auto;
	float:left;
	margin-top:20px;
	min-height:610px;
}
.right_bottom_text ul{
	width:900px;
	line-height:36px;
	font-size:14px;
}
.right_bottom_text ul li{
	height:33px;
	line-height:33px;
	width:900px;
	text-indent:24px;
	float:left;
	margin-top:6px;
	background:url(../../images/dangzheng/dlistbg.jpg) no-repeat;
	border-bottom:1px solid #e8e8e8;
	color:#404040;
}
.right_bottom_text ul li a{
	color:#404040;
}
.right_bottom_text ul li p{
	float:right;
	margin-right:40px;
	display:inline;
}
.right_bottom_text .fanye{
	width:600px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.fanye .holder{
	width:100%;
	height:35px;
	float:left;
	margin-top:45px;
	text-align:center;
}
.holder a{
	color:#404040;
}
.holder .yemaa{
	color:#ff0000;
}
.holder .shang{
	width:70px;
	height:27px;
	float:left;
	text-align:center;
	font-family:"微软雅黑";
	font-size:12px;
	color:4d4d4d;
	border:1px solid #e8e8e8;
	padding-top:8px;
}
.holder .yema{
	width:70px;
	height:27px;
	float:left;
	text-align:center;
	font-family:"微软雅黑";
	font-size:12px;
	color:ff0000;
	border:1px solid #ff0000;
	padding-top:8px;
}
.holder .shu{
	width:33px;
	height:25px;
	border:1px solid #e8e8e8;
	font-family:"微软雅黑";
	font-size:12px;
	color:#404040;
	margin-left:12px;
	float:left;
	padding-top:8px;
}
.holder .div{
	width:33px;
	height:25px;
	border:1px solid #ff0000;
	font-family:"微软雅黑";
	font-size:12px;
	color:#ff0000;
	margin-left:12px;
	float:left;
	padding-top:8px;
}
.holder .xia{
	width:70px;
	height:27px;
	float:left;
	text-align:center;
	font-family:"微软雅黑";
	font-size:12px;
	color:4d4d4d;
	border:1px solid #e8e8e8;
	margin-left:12px;
	padding-top:8px;
}

.main_right_bottom .bottom_text_bottom{
	width:900px;
	height:70px;
	float:left;
	text-align:center;
	font-family:"微软雅黑";
	color:#c9c9c9;
	font-size:23px;
	font-weight:bold;
	
}
.footer{
	width:100%;
	height:auto;
	float:left;
	background-color:#d20000;
}
.footer .footer_01{
	width:100%;
	height:108px;
	float:left;
}
.footer_01 .footer_01_mainf{
	width:1200px;
	height:70px;
	border-bottom:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
}
.footer_01_mainf ul{
	width:792px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}
.footer_01_mainf ul li{
	width:150px;
	height:100%;
	float:left;
	border-right:1px solid #ffffff;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:23px;
	overflow:hidden;
}
.footer_01_mainf ul li:nth-child(5){
	width:151px;
	height:100%;
	float:left;
	border-right:0px;
}
.footer_01_mainf ul li a{
	color:#ffffff;
	overflow:hidden;
}


.footer .footer_02{
	width:100%;
	height:160px;
	float:left;
	margin-top:50px;
}
.footer_02 >div{
	width:100%;
	height:40px;
	float:left;
	line-height:40px;
	text-align:center;
	color:white;
	font-size:14px;
	font-family:"微软雅黑";
}

