﻿/*******main*******/
.main{padding-top: 40px;padding-bottom: 70px;background-color: #f5f5f5;}
.news{position:relative;}
.news_tit,.col_tit{height: 20px;}
.news_tit img{float: left;width: 150px;}
.news_tit a{display: block;float: right;
width: 80px;height: 20px;line-height: 20px;font-size: 16px;}
.picScroll-left{margin-top: 40px;}
.news .bd{width: 1120px;margin: 0 auto;}
.picList li{padding:20px;width: 515px;float: left;}
.picList li{margin-right: 10px;}
.picList li:hover{background-color: #fff;}
.picList .pic{width: 245px;height: 145px;float: left;}
.picList .title{margin-left:265px;line-height: 23px;}
.picList .title h2{font-size: 16px;color: #333;}
.picList .title p{font-size: 14px;color: #666;margin-top: 10px;}
.picScroll-left .hd{height: 52px;width: 100%;cursor: pointer;
position: absolute;left: 0;top: 50%;} 
.newsnext{width: 23px;display: block;float: right;height: 52px;
	background: url(../images/newsnext.png) no-repeat;}
.newsnext:hover{background: url(../images/newsnext1.png) no-repeat;}
.newsprev{width: 23px;display: block;float: left;height: 52px;
	background: url(../images/newsprev.png) no-repeat;}
.newsprev:hover{background: url(../images/newsprev1.png) no-repeat;}
.Sp_col{margin-top: 65px;}
.col_tit img{width: 245px;}
.col_list{margin-top:40px;overflow: hidden;}
.list_pic{height: 250px;width: 1236px;}
.col{width: 274px;float: left;margin-right:35px;text-align: center;}
.Sp_tit{background: url(../images/Sp_tit_bg.png) no-repeat;height: 42px;line-height: 42px;
color: #fff;font-size: 16px;}
.col_pic{height: 206px;margin-bottom: 2px;cursor: pointer;position: relative;}
.col_pic .Mask{position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
.col_pic .Mask a{height: 100%;display: block;}
.col_pic:hover .Mask{background:url(../images/mask_bg.png) no-repeat;}
/**link**/
.link{background-color: #dedede;
border-top:2px solid #bababa; }
.link_tit{margin-top: 30px;}
.link_tit img{height: 20px;width: 127px;}
.link_list {margin-top: 15px;padding-bottom:30px;}

.link_ul li{float: left;height: 15px;line-height: 15px;}
.link_ul li a{display: block;text-align: left;float: left;color: #666;font-size: 15px;}
.Vline{display: block;height: 15px;width: 2px;margin:0 15px;
background-color: #9d9d9d;float: left;}
/**footer**/
.footer{background-color: #4f4f4f;
}
.foot{height: 80px;padding: 55px 0;}
.footer_sign{float: left;width: 335px;}
.foot_line{width: 1px;height: 64px;background-color: #858585;float: left;margin-top: 8px;
margin-right:38px;}
.Copy{float: left;color: #c9c9c9;line-height: 25px;}
.code{float: right;width: 80px;text-align: center;}

/*==单页==*/
.blank{
	padding-left:30px;
}
.content_detail{
	line-height:28px;
	margin-top:20px;
}
.content_detail p{
	margin-bottom:10px;
}
/*==列表页==*/
.content_detail.list li{
	position: relative;
	padding-left:15px;
	background: url("../images/i_b.png") no-repeat 0 12px;
}
.content_detail.list li .date{
	color:#999;
	position: absolute;
	top:0;right:0;
}
/*==内容页==*/
.article .title{
	text-align:center;
	font-size:22px;
	color:#363636;
	margin-top:30px;
}
.article .author{
	height:35px;
	line-height:35px;
	font-size:14px;
	text-align:center;
	background: #eee;
	margin:25px auto 45px;
}
.article .img{
	text-align:center;
	margin-bottom:20px;
}
.article .article_con{
	border-bottom:1px solid #CCC;
	padding-bottom:30px;