@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-03-10 10:47:35
 * @version $Id$
 */
*{
	padding: 0;
	margin: 0;
}
body{
	font-size: 14px;
	color: #515150;
	background: #e1e1e1;
	font-family: "宋体";
}
ul li{
	list-style: none;
}
.header{
	padding: 8px 0;
	width: 100%;
	line-height: 30px;
	background-color: #000;
	font-size: 12px;
}
.header .hlep{
	margin-left: 50px;
}
.header a{
	color: #ccc;
}
a{
	text-decoration: none;;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	width:115px;
    height: 35px;
    float: left;
}
.header .right_menu{
	width: 540px;
	float: right;
	text-align: right;
}
.header .right_menu li{
	float:left;
	background: url("../images/zb_leftbg.gif") right 50% no-repeat;
	padding:0 20px; 
}
.container{
	width: 1220px;
	border:0px solid #dcdddc;
	margin: 15px auto;
	overflow: hidden;
	position: relative;
}
.main{
	width: 880px;
	float: left;
	border: 1px solid #dcdddc;
	background: #fff;
}
.right_box{
	width: 326px;
	position: absolute;
	height: 100%;
	border-left: 0px solid #dcdddc;
	right: 0;
	padding-left: 3px;
	padding-top: 0px;
}
h1,h4{
	font-family: "Microsoft YaHei";
	font-weight: normal;
	color: #3A3A3A;
}
h1{
    font-size: 24px;
    line-height: 50px;
}
.icon{
	display: inline-block;
	margin-left: 3px;
}
.scan_15{
	width: 15px;
	height: 15px;
	float:right;
	margin-right:4px;
}
.scan_icon{
	background: url("../images/zb_scan_icon.gif");
}
.extra{
	margin: 10px 0 15px 0;
	position:relative;
	
}
.extra span{
	margin-left: 50px;
	display:block;
	float:left;
	cursor:pointer;
}
.extra span:first-child{
	margin-left: 0;
}
.video_box{
	width: 100%;
	height: 490px;
	overflow: hidden;
}
.content{
	padding: 5px 15px 15px 15px;
	overflow: hidden;
}
.column h4{
	width: 96%;
	font-size:20px;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
	margin-left: 15px;
}
p{
	line-height: 2em;
}
.span4{
	width: 21%;
	padding:0 2%;
	text-align: center;
	float: left;
}
.blue{
	 font-size:12px;
	 color:#2C55B1;
	
	}
.black{
	font-size:12px;
	color:#000000;
	
	}
.bottom{
	width:100%;
	clear:both;
	margin: 15px auto 0;
	padding-top:15px;
	border-top:1px solid #ccc;
	text-align:center;
	background: #fff;
}
.clear{
	clear:both;
	}
.nav{
	width: 100%;	
	height: 56px;
	background: #fff;
	margin-bottom: 15px;
    background: #fff url("../images/zb_navbg.jpg") bottom repeat-x;
}
.nav .container{
	margin: 0 auto;
}
.nav ul{
	width: 400px;
	float: left;
	margin-top:9px;
}
.nav ul li{
	float: left;
	width: 25%;
	text-align: center;
	line-height: 40px;
}
.nav ul li a{
	display:block;
	width: 100%;
	color:#272626
}
.nav ul li.active a{
	color: #fe7902;
	font-weight: bolder;
	border-bottom: 3px solid #fe7902;
}
.nav .seacherbox{
	width: 349px;
	padding: 1px 15px;
	margin-top: 10px;
	overflow: hidden;
	height:33px;
	float: right;
	background: url("../images/zb_seacherbg.jpg") no-repeat;
}
.nav .seacherbox input{
	border: 0;
	height: 30px;
	line-height: 30px;
	width: 200px;
	float: left; 
	outline:none;
}
.nav .seacherbox a{
	display:block;
	float: right;
	margin-top: 3px;
	width: 22px;
	height: 22px;
	background: url("../images/zb_seacher.png");
	cursor: pointer;
}
.title{
	background: url(../images/time.png) no-repeat;
	padding-left:25px;
	line-height: 21px; 
	margin-bottom: 15px;
}
.title h3{
	font-family:"Microsoft YaHei";
	font-size: 18px;
	font-weight: normal;
}
.cloumn4{
	overflow: hidden;
	width: 100%;
}
.cloumn4 li{
	width:23%;
	margin-left:2%;
	float: left;
	background: #fff;
	margin-bottom: 15px;
	float: left;
}
.cloumn4 li:first-child{
	margin-left: 0;
}
.cloumn4 li:nth-child(4n+1){
	margin-left: 0;
}
.card .image{
	width:100%;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.card .image img{
	width: 100%;
	height: 150px;
}
.card .image .lable{
	height: 20px;
	position: absolute;
	left: 0;
	bottom:0;
	background: #000;
}
.card .image .green{
	display: inline-block;;
	width: auto;
	height: 16px;
	line-height: 16px;
	padding: 2px 5px;
	left: 0;
	bottom:0;
	background: #61ae0a;
	color: #fff;
	position: absolute;
}
.card .image .text{
	position: absolute;
	right:10px;
	bottom:0;
	color: #fff;
	line-height: 20px;
	font-family: arial;
	font-size: 16px;
	font-family: arial;
}
.card h4{
	line-height:1.5em;
	font-weight: normal;
	font-family: "Microsoft YaHei";	
	font-size: 15px;
	margin-bottom: 5px;
}
.card h4 a{
	color: #333;
}
.card .name{
	color: #666;
	overflow: hidden;
	font-size: 12px;
}
.card .name span{
	display: block;
}
.card .name .span1{
	float: left;
	width: 90px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.card .name .span2{
	float: right;
	text-align: right;
	width: 80px;
}
.card a{
	color: #666;
}
.card a:hover{
	text-decoration: underline;
}
.card .lable,.card .value{
	font-size: 12px;
}
.card .value{
	font-family:arial;
	font-size: 16px;
}
.border{
	border: 1px solid #e1e1e1;
}
