body{
    margin: 0;
	font-family: "Microsoft YaHei UI", "微软雅黑", "苹方 常规", "黑体";
	min-width: 1200px;
    margin: 0px;
}
.top{
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
}
.top_div{
	width: 1180px;
	margin: 0px auto;
	padding: 20px 0px;
	min-height: 350px;
}
.top .top_div a.most {
	float: right;
	width: 380px;
	height:60px;
	display: block;
}



.menu {
	line-height: 64px;
	width: 800px;
	margin: 0px auto;
	display: block;
}

.menu a {
	display: block;
	float: left;
	text-align: center;
	width: 160px;
	text-decoration: none;
	font-family:"Microsoft YaHei UI", "苹方 常规", "黑体";
	border-radius: 5px 5px 0 0; 
}
.menu a:link ,.menu a:visited{
	color: #FFE9B5;
	font-size: 20px;
	text-decoration: none;
	line-height: 60px;
}
.menu a:hover {
	color: #fff;
	background-color: #F12D13;
}

.menu a:active , .menu  a.now {
	color: #fff;
	background-color: #FF2625;
	line-height: 60px;
	font-weight: bold;
}


/*main*/
a:link,a:visited{
	color: #444;
	}
a:hover {
	text-decoration: none;
	color: #e11;
}
a:focus {
  text-decoration: none;
}
a.highlight {
	color: #e11;
}

a.highlight:hover {
	color: #f22;
	text-decoration: underline;
}

.clearfix {
	clear: both;
}
.bold{
	font-weight: bold;
}
.red{
	color: #E01D1D;
}


/*区域划分*/
.home_div{
	width: 1200px;
	margin: 0 auto 30px auto;
	padding-top: 40px;
}

.left{
	width: 520px;
	float: left;
	display: block;
}
.right{
	width: 656px;
	float: left;
	margin-left: 24px;
	display: block;
}
.left2{
	width: 816px;
	float: left;
	display: block;
}
.right2{
	width: 360px;
	float: left;
	margin-left: 24px;
	display: block;
}

.col_home{
	margin-bottom: 30px;
}
.col_topic{
	margin-bottom: 25px;
}
.wide_mid{
	width: 1050px;
	margin: 0 auto;
}








/*栏目标题行*/

.lm_t{
	line-height: 48px;
	background-repeat: no-repeat;
	display: block;
	height: 48px;
}

.lm_t a.more{
	display: block;
	width: 90px;
	float: right;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding-right: 9px;
	line-height: 42px;
}

.lm_t a.more:link,.lm_t a.more:visited{
	color: #999;
}
.lm_t a.more:hover,.lm_t a.more:active{
	color:#e11;
}

.lm_t_r{
	line-height: 48px;
	background-repeat: no-repeat;
	display: block;
	height: 48px;
}

.lm_t_r a.more{
	display: block;
	width: 90px;
	float: right;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding-right: 7px;
	line-height: 36px;
}

.lm_t_r a.more:link,.lm_t_r a.more:visited{
	color: #999;
}
.lm_t_r a.more:hover,.lm_t_r a.more:active{
	color:#e11;
}



/*图片新闻列表*/

.box0-3{
	border:1px solid #dddd;
	border-top: none;
	display: block;
}

.photos{
	padding:0;
	margin: 0;
}

.photos a{
	float: left;
	display: block;
	margin:15px; 
	text-decoration: none;
}
.box0-3 .photos a{
	margin:15px 15px 0px 15px; 
}
.photos .photos_a_out{
	margin: 10px auto;
	width: 1086px;
}
.photos .photos_a_out a{
	margin: 18px;
}

.photos a img{
	padding: 0;
	display: block;
	width: 326px;
	height: 217px;
}
.photos a .text{
	display: block;
	width: 315px;
	padding: 8px 5px 8px 6px;
	line-height: 22px;
	color: #444;
	font-size: 15px;
	height: 66px;
}

.photos a:hover .text{
	color: #E22020
}
.photos a .text .date{
	color: #999;
	font-size: 14px;
	font-family: tahoma, verdana;
}

/*首页右侧特殊调整*/
.box0-3{
	padding-bottom: 13px;
	padding-top: 6px;
	margin-bottom: 30px;
}
.box0-3 .photos a{
	margin:10px 16px 0 16px; 
}
.box0-3 .photos a .text{
	height:auto;
}





/*新闻列表*/
.half_out{
	margin: 0 -10px;
}

.news_area{
	padding: 5px 0 0 0;
}


ul.info_list{
	margin: 0px;
	padding: 5px 0px;
}
ul.info_list li{
	list-style:none;
	line-height: 37px;
	padding: 0px 5px;
}
ul.info_list li:hover{
	background-color: #f4f4f4;
	border-radius: 5px;
}
ul.info_list li a{
	text-decoration: none;
	display: block;
	float: left;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.info_list.w464 li a {
	width: 464px;
}
ul.info_list.w544 li a {
	width: 520px;
}
ul.info_list.w486 li a {
	width: 486px;
}
ul.info_list.w703 li a {
	width: 677px;
}
ul.info_list.w480 li a {
	width: 454px;
}


ul.info_list li .date{
	font-size: 12px;
	font-family:Verdana, Tahoma;
	width: 100px;
	text-align: center;
	display: block;
	float: left;
	color: #666;
	padding-left: 6px;
	padding-right: 0px;
}
ul.info_list li:hover .date{
	color: #e11;
}


ul.info_list2{
	margin: 0;
	padding: 0 0 10px 0;
}
ul.info_list2 li{
	list-style:none;
	line-height: 48px;
	padding: 0px 10px;
}
ul.info_list2 li:hover{
	background-color: #f4f4f4;
	border-radius: 5px;
}
ul.info_list2 li a{
	text-decoration: none;
	display: block;
	width: 910px;
	float: left;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.info_list2 li .date{
	font-size: 14px;
	font-family:Tahoma, Verdana;
	width: 100px;
	text-align: center;
	display: block;
	float: left;
	color: #666;
}
ul.info_list2 li:hover .date{
	color: #e11;
}


.b_title{
	width: 1050px;
	margin: 0 auto 10px auto;
	display: block;
}


/*底部图片链接*/
.pic_links{
	margin: 20px auto 50px auto;
	width: 1131px;
}
.pic_links a{
	margin: 0 16px;
	display:block;
	float: left;
}


/*分页编号*/
.pager {
	text-align: center;
	padding: 20px;
	color: #666;
	line-height: 48px;
	border-top: 1px solid #e11;
	margin-top: 10px;
	float:left;
	width:100%;
}


.pager a:link , .pager a:visited{
	display: inline-block;
	width: 42px;
	height: 42px;
	border: 1px solid #ddd;
	background-color: #eee;
	border-radius: 50%;
	text-align: center;
	margin: 0px 5px;
	color: #999;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Verdana;
	line-height: 42px;
}
.pager a:hover {
	border: 1px solid #e33;
	color: #FFF;
	background-color: #e33;
}
.pager a:active {
	border: 1px solid #e11;
	color: #FFF;
	background-color: #e11;
}

.pager a.now {
	border: 1px solid #e11;
	color: #FFF;
	background-color: #e11;
	font-weight: bold;
}





/*footer*/
.footer{
    padding: 20px 0 30px 0;
    background: #eee;
    border-top: 1px solid #ccc;
	bottom: 0px;
	width: 100%;	
}

.footer .center{
	width: 1080px;
	margin: 0px auto;
}

.footer .center .img-1{
	display: block;
	float: left;
	margin: 12px 100px 12px 10px;
}
.footer .center .img-2{
	display: block;
	float: left;
	margin: 0px 5px;
}
.footer .center .text{
	display: block;
	float: left;
	font-size: 14px;
	line-height: 160%;
	color: #444;
	margin: 8px 0px;
}
.footer .center .text a{
	text-decoration: none;
	color: #666;
}

.footer .center .text a:hover{
	color: #31689B;
}
