@charset "utf-8";
/* CSS Document */
*{  margin: 0px;
	padding: 0px;
	border:0;}
/* set image max width to 100% */
li{ list-style:none;}
.clear{ clear: both}
img{ border: 0; padding: 0; margin: auto}
a{ color:#333; text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{color:#333; text-decoration: none; cursor:pointer;-webkit-color:#333; -webkit-text-decoration:none;}
body{  font-family: "Microsoft YaHei","微软雅黑", "黑体", "宋体", Arial, Helvetica, sans-serif; color: #333; overflow-x: hidden;}
/*头部*/
.top{ width: 100%; float:left; background: #CC0001; height: 25px; padding: 0.5em 0;}
.menu{ width: 980px; margin: auto; font-size:14px;}
.menu a{ float:left; margin-right: 34px; color:#fff; line-height: 25px;}
.top_ad{ width: 100%; height: 158px; text-align: center; background: #8FA0CC; float: left}
.top_ad img{ width: 100%; max-width: 1584px;}
.clear{ clear: both}
.footer{ width: 100%; float: left; text-align: center;line-height: 35px; padding: 10px 0; background: #CC0001; color:#fff; margin-top: 30px;}
.dh{ width: 100%;float:left;background: #E5E5E5; height: 50px; border-top:2px solid #CC0001;}
.dh_a{ width: 980px; margin: auto; height: 50px;}
.dh_a a{ float: left; line-height: 50px; font-size: 16px; padding: 0 16px; margin-right: 3px;}
.dh_a a:hover,.dh_ac{ background: #fff; font-weight: bold; border-right:1px solid #E5E5E5;}
.main{ width: 980px; margin: 2em auto;}
.m1{ float:left; width: 980px;}
.m1a{ width: 480px; float:left;}
.m1b{float:left; width: 480px; padding-left: 20px;}
.m1b ul li{ width: 500px; float:left; text-align: left;  line-height: 39px; white-space: nowrap; overflow: hidden}
.mb2{ width: 980px; float:left; padding-top: 1.5em;}
.mb21{ float:left; width: 300px;}
.m_dh{ width: 100%; float:left; border-bottom: 2px solid #E5E5E5; height: 35px; margin-bottom: 1.5em;}
.m_dh_a{ float:left;  padding-right: 10px; border-bottom: 2px solid #CC0001; height: 35px; line-height: 35px; font-size: 24px;
}
.m_dh_a a{ color: rgba(11,11,11,0.96)}
.mb21 ul {width: 300px; float:left; }
.mb21 ul li{width: 300px; float:left; text-align: left;  line-height: 25px; white-space: nowrap; overflow: hidden; padding-bottom: 10px;}
.mb22{ width: 640px; padding-left: 40px; float:left;}
.mb22a1{ width: 280px; float:left; padding-right: 20px;}
.mb22a1 img{float: left ; width: 280px;}
.mb22a1 span{ text-align: center; line-height: 35px; width: 280px ;white-space: nowrap; overflow: hidden; float: left}
.mb22a2{ float:left; padding-left: 10px; width: 330px;}
.mb22a2 ul li{ width: 330px;float:left; text-align: left;  line-height: 25px; white-space: nowrap; overflow: hidden; padding-bottom: 10px;}
.m3{ width: 980px; float:left; padding-top: 1.5em;}
.m31{ width: 310px; float:left; position: relative;  }
.m31 span{ width: 300px;position:absolute; background: rgba(11,11,11,0.7); line-height: 35px; bottom: 110px; left:0; overflow: hidden;
	float: left; height: 35px;  text-align: center; padding: 0 5px;}
.m31 span a{color:#fff; font-size: 13px;}
.m32{ width: 310px; float:left; }
.m32 ul li{ width: 310px;float:left; text-align: left;  line-height: 35px; white-space: nowrap; overflow: hidden;
	font-family: "宋体", Arial, Helvetica, sans-serif; font-size: 14px;}
.m31a h4{ width: 310px; font-size: 14px;white-space: nowrap; overflow: hidden;  text-align: center}
/**/
.dh2{ width: 1000px; float:left}
.dh2 a,.dh2 span{ float:left;padding-right: 10px;}
.arc{ width: 100%; float:left}
.arc ul li{ width: 100%;float:left; line-height: 35px; border-bottom: dotted 1px #C2C2C2; margin: 10px 0;}
.arc ul li a{ float:left; text-align: left}
.arc ul li span{ float:right;}
.cl{ width: 1000px; float:left; padding-top: 20px;}
.cl ul{ float:left; padding-top: 30px;}
.cl ul li{ float:left; width: 310px; padding-bottom: 20px;}
.cl ul li span{ text-align: center; float:left; width: 310px; line-height: 35px;}

/*第一滚广告样式*/

.picMarquee-left{ width:980px;  overflow:hidden; position:relative; }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block; width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; cursor:pointer; }
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px 0;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:300px; height:144px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

	
/*分页样式*/
.page { width: 980px; margin: auto;}
#page {text-align:left;float: left;width:96%; padding:1em 0 1em 0; font-size:1em; margin-top: 1em;}
#page ul li {float:left;margin: 0 1em 1em 0;}
#page ul li a{background-color: #cc2141;color: #FFF;text-decoration: none;padding:0.3em 0.5em 0.3em 0.5em; float:left;}
#page ul li a:hover{text-decoration: underline;}
#page ul .active,.disabled {background-color: #666;padding:0.3em 0.5em 0.3em 0.5em; color: #fff}