﻿@charset "utf-8";
/*全局样式*/

.clear{clear:both; }
.photo img {
border: 1px solid #fff;
}
a.photo:hover img, .photo a:hover img {
border-color: #f00;
}
.name_bg,.dzan,.hot_list,.change,.pc_plun{background:url(./icons.png) no-repeat}
.red {color:#f00; }

.guanzhu {float:left; }
/*面包屑*/
.main-bread {height:25px; line-height:25px; background:url("./brand.png") left center no-repeat;}

/*ad728x90*/
.ad728x90{margin:20px auto 10px 15px ;width:728px; height:90px; text-align:center; float:left; padding:2px; overflow:hidden; background:#E0E0E0;  }
.ad {  padding:2px; float:left; }

.list_t {width:780px; height:30px; line-height:32px; color:#fff; font-size:16px; background:url("./bjtj.png") no-repeat; float:left; padding-left:40px; margin-top:20px; border-bottom:2px solid #e51816; }
	.list_t > a {margin-left:30px; }
	.list_t > a:link,.list_t > a:visited{color:#1d4183;color:#fff;}
	.list_t > a:hover,.list_t > a:focus,.list_t > a:active{color:#e51816;}
	.list_fl {float:right; width:500px; text-align:right; }
	.list_fl a {float:right; font-size:12px; margin-right:10px; }

/*菜单*/
.nav {width:100%; height:auto; background:#e51816; z-index:999; }
.menu {width:1180px; height:42px; background:#e51816; margin:auto; }
.menu .tab{width:100px;position:relative;display:block;float:left;cursor:pointer;text-align:center;}
.menu .tab_hover {background-color:#f47512; }
.menu .tab > a{position:relative;line-height:42px;display:block;height:42px;color:#fff; padding:0 20px 0 20px;font-size:16px;}
.menu .tab > a:hover{background-color:#f47512; }
.menu .dropdown ul{display:none}
.menu .dropdown:hover ul{position:absolute;display:block;top:41px;}
.menu .subnav{width:440px; background:#fff;border:1px solid #0483B0;padding:8px; z-index:999; }
.menu .subnav p {line-height:30px; border-bottom:1px dotted #ccc; }
.menu .subnav a {padding-right:20px; }

/*焦点*/
.focus{width:1180px; margin:10px auto; height:240px; border-top:#b2c0d3 1px solid; background:#FFF; }

/*主体*/
.main {width:1180px; margin:12px auto; height:auto; background:#fff; }
	/*左*/
.main_left ul.lbn {margin: 15px 0px;}
.main_left ul.lbn li{height:150px; padding:10px 0;border-bottom:1px solid #eee; padding-right:10px;}
.main_left ul.lbn li h5 {height:30px;line-height:30px;font-size:18px;color: #333;font-weight:600;}
.main_left ul.lbn li h5 a:link {color: #333; text-decoration: none;}
.main_left ul.lbn li p { text-indent:2em;height:60px;line-height: 30px;font-size: 14px;margin:10px 0;}
.main_left ul.lbn li span{height:20px; line-height:20px; text-align:right; display:block; overflow:hidden; font-size:13px; color:#888;}

.xpage{margin:10px 0; height:40px;}
.xpage ul{ }
.xpage ul li{ float:left; width:30px; height:30px; line-height:30px; border:1px solid #ddd; text-align:center; margin-right:5px;}
.xpage ul li a{ width:30px; height:30px; line-height:30px; font-size:12px;}
.xpage ul li.now,.xpage ul li:hover{ background:#e51816; color:#fff; border:1px solid #e51816; }
.xpage ul li.now a,.xpage ul li a:hover{ background:#e51816; color:#fff;border:1px solid #e51816;}
	/*右*/
	
	/*分享*/
.share {padding-left:15px; }


span.cr { float:right; font-weight:bold; margin-top:20px; }


.z_tit{ border-top:1px solid #ccc; padding:4px 0; width:100%; float:left; margin-top:20px; }
.z_tit > a{ border-top:3px solid #e51816; margin-bottom:0px; padding:3px 5px 3px 5px; color:#333; font-size:16px; font-weight:bold; }
	  
.ad { padding:2px; float:left; }
