@charset "utf-8";


.general_situation{ 
	width:100%;
	position:relative;
	margin:20px auto;
	padding-bottom:10px;
}
.general_situation h2{
	height:35px;
	line-height:35px;
	font-size:18px;
	margin-left:10px;
	margin-top:20px;
	color:#000;
}
.general_situation h3{
	width:100%;
	height:35px;
	line-height:33px;
	border-bottom:solid 1px #cccbc6;
}
.general_situation h3 span {
    font-size: 20px;
    font-weight: bold;
    color: #c72226;
    display: inline-block;
	padding:0 10px;
    text-align: left;
    border-bottom: 3px solid #c72226;
}
.general_situation .detail{
	padding:20px 0;
	line-height:26px;
	font-size:16px;
	overflow:hidden;
}
.general_situation .detail p{
	color:#333;
	font-size: 16px;
	line-height: 2;
}
.general_situation .detail2{
	padding:20px 0;
	line-height:26px;
	font-size:16px;
	height:auto;
}
.general_situation .button_xq{
	color:#e42d30;
	position:relative;
	bottom:-20px;
	left: 800px;
}
.number1,.number2{
	padding:20px 0;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
}
.sz_leader{
	overflow: hidden;
}
.sz_leader li{
	float: left;
	width: 25%;
	padding: 10px 0;
	display: flex;
	align-items: center;
}

.sz_leader li div{
	float: left;
}
.sz_leader li a span{
	color: #444;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 52px;
}
.sz_leader li a{
	display: block;
	width: 150px;
}
.sz_leader li a p{
	color: #444;
    display: block;
    font-size: 20px;
    font-weight: bolder;
    line-height: 38px;
	text-align: center;
	width: 150px;
}
.pepolename p{
	color: #444;
    font-size: 20px;
    font-weight: bolder;
}
.pepolename span{
	color: #444;
    font-size: 16px;
}
.szleader{
	margin-top:20px;
	overflow:hidden;
}
.szleader .photo {
	display: block;
	float: left;
	width:150px;
	height:200px;
}
.szleader .pepolename{
	display:inline-block;
	margin-left:20px;
	margin-top:50px;
}

.szleader .photo2{
	display: block;
	float: left;
	width:150px;
	height:200px;
}
.szleader .special{
	width: 20%;
}

.organization{
/*	border-bottom:solid 1px #cccbc6;*/
	padding-bottom:30px;
}
.organization ul{
	margin-top:20px;
	overflow:hidden;
}
.organization li{
	border:1px solid #dedede;
	border-radius:8px;
	background-color:#fffcf9;
	/*width:auto!important;*/
	width: 150px !important;
	float:left;
	margin:10px 14px;
}
.organization h2{
	font-weight: bold;
}
.organization .special {
    float: left;
    padding-top: 20px;
    margin-top: 20px;
    border-top: solid 1px #cccbc6;
}
.organization .third_special {
   padding-right: 512px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    border-top: solid 1px #cccbc6;
    margin-top: 20px;
}
.organization .second_special{
	width: 100%;
    float: left;
    border-top: solid 1px #cccbc6;
    padding-top: 30px;
    margin-top: 10px;
}
.organization li a,.units li a{
	display: block;
	line-height: 42px;
	text-align: center;
	font-size:16px;
	/*padding:0 25px 0 25px;*/
	padding:0 15px 0 15px;
}
.organization li:hover,.units li:hover{
	background-color:#c72226;
	border:1px solid #c72226;
}
.organization li:hover a,.units li:hover a{
	color:#fff;
}
.units ul{
	margin-top:20px;
	overflow:hidden;
}
.units li{
	border:1px solid #dedede;
	border-radius:8px;
	background-color:#fffcf9;
	padding:8px 25px;
	width:auto!important;
	float:left;
	margin:5px 5px;
}
.ad_right{
	width:100%;
	height:166px;
}
.right_list{
	width:100%;
	margin-top:20px;
	background:url(../images/leftnav.png) left center repeat;
	box-shadow:0 0 20px #ccc;
	padding-bottom:10px;
	min-height:220px;
}
.right_list h3{
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#fff;
/*	background:url(../images/title_bg.gif) left center no-repeat;*/
	background-color: #c51b1e;
}
.right_list ul{
	padding:6px 15px;
}
.right_list ul li{
	background:url(../images/point1.png) left 15px no-repeat;
	padding-bottom:5px;
	line-height:30px;
}
.right_list ul li a{
	display: block;
	width: 225px;
	padding-left:15px;
	font-size:16px;
	white-space: nowrap; /*强制文本在一行内显示，不换行*/
	overflow: hidden; /*超出部分隐藏*/
	text-overflow: ellipsis; /*文本溢出时显示省略标记  兼容IE*/
	-webkit-text-overflow: ellipsis; /*文本溢出时显示省略标记  兼容Safari*/
	-o-text-overflow: ellipsis; /*文本溢出时显示省略标记  兼容Opera*/
}
.right_list .more{
	text-align:left;
	padding-left:230px;
	color:#a68268;
}
.riqi{
	float:right;
	color:#a0a0a0;
	font-size:14px;
}
.department_dt{
	margin-top:0px;
}
.right_list .content{
	padding:15px;
	line-height:30px;
}
.right_news{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	background:url(../images/leftnav.png) left center repeat;
	box-shadow:0 0 20px #ccc;
}

#newscroll{ margin-top:0px;position:relative; width:280px; height:330px; float:left;}
#newscroll .bigUl{}
#newscroll .prev{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:82px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#newscroll .next{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top:82px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
/*#newscroll .bigUl li { position:absolute;}*/
#newscroll .bigUl li img{width:280px; height:280px;}
#newscroll .numberUl { position:absolute; right:0; bottom:0; z-index:400}
#newscroll .numberUl li{width:24px; height:20px;  float:left; background:#000; opacity:0.7; margin-left:1px;}
#newscroll .numberUl li a{ display:block ;width:24px; height:20px; color:#fff; font-size:14px; text-align:center; line-height:20px;}
#newscroll .textUl{ position:absolute; left:0px;bottom:0px; width:100%; height:40px; line-height:40px; text-align:center;}
#newscroll .textUl li{ display:none; }
#newscroll .textUl li a{ font-size:16px;color: #434343;width:90%; height:40px; margin:50px auto; overflow:hidden; display:inline-block}
#newscroll .numberUl li.night a{ background:red; color:#fff; }
.zgxx{
	float:left;
	width:48%;
	margin:20px 0;
}
.zgxx2{
	float:right;
	width:48%;
	margin:20px 0;
}
.woman_chuangxin{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.woman_chuangxin .cxs a{
	width:274px;
	height:220px;
	float:left;
	display:inline-block;
	margin:0 12px;
	font-size:16px;
	overflow:hidden;
}
.woman_chuangxin .cxs .first{
	margin:0 12px 0 0;
}
.woman_chuangxin .cxs .last{
	margin:0 0 0 12px;
}
.bmdt{
	height:250px;
}
.bmdt_pic{
	background: url(../images/leftnav.png) repeat left top;
	padding: 15px;
	box-shadow:0 0 10px #ccc;
}
.lddt{
	width:94%;
	padding:3%;
	background: url(../images/leftnav.png) left center repeat;
    box-shadow: 0 0 20px #ccc;
}
.lddt li {
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
    padding: 15px 10px;
    overflow: hidden;
}
.lddt li a{
	font-size:20px;
	color:#000;
}
.lddt li a:hover{
	color:#b33220
}
.lddt li .time{
	float:right;
}
.lddt li .zhaiyao {
    margin-top: 8px;
    color: #888;
	font-size:16px;
}
.lddt li .information{
	color: #9e9e9e;
    font-size: 14px;
}
.lddt li .newslist_title {
    width: 630px;
    float: left;
	font-size:20px;
}
.lddt li .newslist_title .information {
    color: #9e9e9e;
    font-size: 14px;
    padding-top: 20px;
    overflow: hidden;
}
.lddt li .newslist_title .zhaiyao{
	font-size:14px;
	color:#888;
}
.lddt li .newslist_title .time{
	color: #888;
	font-size:14px;
	float:right;
}
.lddt li .newslist_pic {
    width: 140px;
    float: right;
}
.lddt li .newslist_pic img{
	width:100%;
	height:100px;
}
.list .newscontent .zhaiyao {
    padding: 0px;
    color: #666;
    font-size: 14px;
}
.list  li .information {
    color: #9e9e9e;
    font-size: 14px;
    padding-top: 20px;
    overflow: hidden;
}
.list  li .information .time {
    float: right;
}
.leaderjs{
	width:94%;
	padding:3%;
	overflow:hidden;
    background: url(../images/leftnav.png) left center repeat;
    box-shadow: 0 0 20px #ccc;
	margin:20px 0;
}
.leaderjs .photo{
	width:150px;
	float:left;
	display:inline-block;
}
.leaderjs .photo img {
    width: 150px;
    height: 200px;
}

.leaderjs .pepolename{
	display:inline-block;
	margin-left:20px;
	width:600px;
	float:left;
}
.leaderjs .pepolename .Title{
	font-size:24px;
	line-height:40px;
}
.leaderjs .pepolename .subtitle{
	width:100%;
	display:inline-block;
	padding-top:20px;
	font-size:16px;
	line-height:30px;
	color:#888;
}

.ad_01{
	padding-top: 10px;
	height: 100%;
}

.right_ldbanner{
	width: 280px;
	height: 275px;
	background: rgb(235,235,235);
	margin-top:20px;

}

.ad_ld img{

    width: 280px;
    height: 240px;
    object-fit: cover;
}

.ad_ld h5{
	color: #000;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
font-size: 16px;
text-align: center;
}

.ad_02{
	height: 100%;
	/*margin-top:20px;*/
}
.ad_03{
	padding-bottom: 10px;
	height: 100%;
}
.leader_jianghua{
	height:130px;
}
.modelblock_2{
	margin-top:20px;
}
.modelblock_3{
	margin-top:20px;
}
.modelblock_4{
	margin-top:20px;
}
.modelblock_5{
	margin-top:20px;
}
.zhejiang_message{
	width:47%;
	float:left;
}
.own_construction{
	width:47%;
	float:right;
}
.stytem_plan{
	margin-top:20px;
}

.newspic_list{
	width:490px;
	float:right;
	margin:20px;
}
.newspic_list li{
	padding: 5px 0;
    font-size: 14px;
    height: 26px;
    padding-left: 15px;
    background: url(../images/xwzx/point.png) no-repeat 0 14px;
}
.bgjs_content{
	height:120px;
	overflow:hidden;
}
.bgjs_content_hover{
	height:auto;
	overflow:auto;
	min-height:120px;
}
.particulars{
	color:#c51b1e;
	font-size:14px;
	cursor:pointer;
	position:absolute;
	right:18px;
	display:none;
}
.one_third{
	height:218px;
}
.divide_equally{
	height:200px;
}
.nzg_cgzs_height .divide_equally{
	height:230px;
}

.newsleft{
	height:220px;
}


.pic_scroll {
	padding: 15px 0px;
	height: 255px;
background: url(../images/leftnav.png) repeat left top;
  box-shadow:0 0 10px #ccc;
  position: relative;
}

.pic_scroll .ScrollLeft{
	position: absolute;
	left: 0px;
	top: 15px;
	background: url(../images/picscroll/pic_left.png) no-repeat left top;
	width: 35px;
	height: 170px;
	cursor: pointer;
}

.pic_scroll .ScrollLeft:hover{
	background: url(../images/picscroll/pic_left2.png) no-repeat left top;
}

.pic_scroll .ScrollRight{
	position: absolute;
	left: 1165px;
	top: 15px;
	background: url(../images/picscroll/pic_right.png) no-repeat right top;
	width: 35px;
	height: 170px;
	cursor: pointer;
}

.pic_scroll .ScrollRight:hover{
	background: url(../images/picscroll/pic_right2.png) no-repeat right top;
}



.pic_scroll .Scoll_content{
	position: absolute;
	left: 35px;
	width: 1130px;
	height: 255px;
	overflow: hidden;
	
}

.pic_scroll .Scoll_content ul{
	clear: both;
	position: absolute;
}


.pic_scroll .Scoll_content ul li {
	width: 265px;
	height: 100%;
	margin-left: 23.3px;
	float: left;

}

.pic_scroll .Scoll_content .firstli {
	margin-left: 0px;

}

.pic_scroll .Scoll_content ul li a{
	display: block;
	width: 100%;
	height: 100%;

}

.pic_scroll .Scoll_content .img{
	width: 265px;
	height: 170px;
	
}

.pic_scroll .Scoll_content .img img{
	width: 265px;
	height: 170px;
	
}

.pic_scroll .Scoll_content span{
	display: block;
	width: 265px;
	margin-top:10px;
	margin-bottom: 10px;
	height: 60px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 14px;

}
.right_list .wqzy ul {
	padding: 40px 10px 20px;
}

.right_list .wqzy ul li{
	background: none;
	clear: both;
	height: 130px;
	line-height: 1.5em;
	
}

.right_list .wqzy .wqxy_left a{
	display: inline-block;
	width: 100%;
	height: 100%;	
}

.right_list .wqzy .wqxy_left{
	float: left;
	width: 100px;
	height: 130px;
	
}

.right_list .wqzy  a{
	padding-left: 0px;
	
}
.right_list .wqzy .wqxy_left img{
	width: 100px;
	
}


.right_list .wqzy .wqxy_right{
	float: left;
	padding-left: 15px;
	width:145px; 
	height: 130px;
	
}

.right_list .wqzy .wqxy_right a{
	display: inline-block;
	width: 100%;
	/*height: 100%;	*/
}

.right_list .wqzy .wqxy_right a:hover h5{
	 color: #b33220;
}
.right_list .wqzy .wqxy_right h5{
	font-size: 16px;
	padding-top: 5px;
	color: black;
}

.right_list .wqzy .wqxy_right span{
	background:url(../images/square1.png) left 8px no-repeat;
	font-size: 15px;
	margin-top: 30px;
	display: inline-block;
	text-indent: 10px;
}
.message_title{
	width:78%;
	display:inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float:left!important;
}
.message_title2{
	width:100%;
	display:inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.nvzhigong_content{
	height:330px;
}

.ldhjnjs_content{
	padding-top: 10px;
	padding-bottom: 0px;
	height:220px;
}
.newspic_list .tab_title{
	width:100%;
	height:42px;
	background:url(../images/nzg_bmdtbg.gif) left top repeat-x;
}
.newspic_list .tab_title li{
	width:100px;
	float:left;
	line-height:39px;
	background:none;
	padding:0px;
	text-align:center;
	font-size:16px;
	height:42px;
	cursor:pointer;
}
.newspic_list .tab_title .item{
	background:url(../images/nzg_bmdt_hover.png) center top no-repeat;
	color:#fff;
}
#nzg_bmdt{
	margin-top:0px;
}

#ldhjnjs_bmdt{
	margin-top:0px;
	width: 530px;
    margin: 0 auto;
}

.leftframe .box-glb .tab_title{
	width: 100%;
	height: 42px;
	cursor: pointer;
    background: url(../images/leftnav.png) repeat left top;
}

.leftframe .box-glb .tab_title ul{
	width: 100%;
	height: 36px;
	background: rgb(246,246,246);
	border-bottom: 1px solid  rgb(217,217,217);
	clear: both;
}

.leftframe .box-glb .tab_title ul li{
	width: 133px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 15px;
	float:left;
}

.leftframe .box-glb .tab_title ul li span{
   height: 6px;
   width: 100%;
   display: block;
}

.leftframe .box-glb .tab_title .item{
     background: rgb(197,30,32);
     color:white;
}

.leftframe .box-glb .tab_title .item span {
     background: url(../images/arrow_1.png) center top no-repeat ;
}


.leftframe .box-glb  .bd{
	 box-shadow:0 0 10px #ccc;
	 position: relative;
}

.leftframe .box-glb  .bd .tabcontent .news-list-glb{
	 box-shadow:none;
}

.leftframe .box-glb  .bd .tabcontent .workcontent h3{
	 height: 30px;
	 width: 60px;
	 position: absolute;
	 top:3px;
	 right: 0px;
}

.leftframe .box-glb  .bd .tabcontent .workcontent h3 a{
	 display: block;
	 width: 100%;
	 height: 30px;
	 line-height: 30px;
	 text-align: center;
	 vertical-align: middle;
	 color: #b4967f;
}
.mkeFocus {  width: 100%; margin:34px auto 20px auto ;background-color:#fff; }
.mkeFocus .content{ padding:0px; width:250px;}
.mkeUl { margin: 0px auto; height: 240px; width: 250px; overflow: hidden; position: relative; }
.mkeUl p{ font-size:14px; text-align:left;width:90%; margin:0 auto; line-height:24px;}
.mkeUl .nzgfc_name{ font-size:16px;color:#a68268; height:30px; display:inline-block; padding-top:8px;}
.mkeUl ul { position: absolute; left: 0px; top: 20px; height: 320px; padding:0px; overflow:hidden}
.mkeUl ul li { float: left; text-align: center; font: 20px "微软雅黑"; background:none!important; width:250px; height:240px; }
.mkeUl ul li a{ padding:0;}
.mkeUl ul li img {width:250px; height:215px;}
.mkeNum { background: #FFF url(../images/banNum.jpg); height: 35px; width: 37px; position: absolute; z-index: 1; left: 13px; bottom: 4px; font: 14px Arial; }
.mke_ns1 { line-height: 16px; text-align: center; height: 16px; width: 16px; position: absolute; left: 0px; top: 0px; }
.mke_ns2 { line-height: 16px; color: #9FA0A0; text-align: center; display: block; height: 16px; width: 16px; position: absolute; right: 0px; bottom: 0px; }
.mkeLbtn { background: url(../images/bd_lbtn.png) no-repeat; height: 98px; width: 36px; position: absolute;left: 10px;top: 114px; cursor: pointer; z-index: 10; }
.mkeRbtn { position: absolute; top: 114px; right: -5px; background: url(../images/bd_rbtn.png) no-repeat; height: 98px; width: 36px; cursor: pointer; z-index: 10; }
.mkeLbtn:hover { background: url(../images/bd_lbtn2.png) no-repeat; }
.mkeRbtn:hover { background: url(../images/bd_rbtn2.png) no-repeat;}

.sjw_hd h3 {
    width: 100%;
    height: 50px;
	line-height:50px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-indent:10px;
    background: #c51b1e;
	margin-top:20px;
}
#nzg_bmdt .workcontent{
	height:290px;
	position:relative;
}
#nzg_bmdt .bmdt_more{
	position:absolute;
	bottom:0px;
	right:0px;
	font-size: 14px;
    color: #b4967f;
    line-height: 33px;
}

#ldhjnjs_bmdt .workcontent{
	height:178px;
	position:relative;
}
#ldhjnjs_bmdt .bmdt_more{
	position:absolute;
	bottom:0px;
	right:0px;
	font-size: 14px;
    color: #b4967f;
    line-height: 33px;
}

#zjszgfwzx_zcfg .workcontent{
	height:240px;
	position:relative;
}
#zjszgfwzx_zcfg .bmdt_more{
	position:absolute;
	bottom:320px;
	right:0px;
	font-size: 14px;
    color: #b4967f;
    line-height: 33px;
}
.rightpic_holder{
  background: url(../images/leftnav.png) repeat left top;
  padding: 1px 0px;
  margin-top: 30px;
  box-shadow:0 0 10px #ccc;
}

.rightpic_holder img{
	display: block;
 margin: 9px auto;
}

.rightpic_holder2{
  padding: 1px 0px;
  margin-top: 31px;
}

.rightpic_holder2 img{
	display: block;
	padding:0px;
}

.rightpic_holder2 .ad_01{
padding-top:0px;
}

.rightpic_holder2 .ad_02{
	padding-top:0px;
	margin-top: 15px;
}


.zgsw ul{
	padding:0px 5px;
}
.zgsw ul li{
	display: block;
	float: left;
	background: none !important;
	width: 110px;
	margin: 15px 12.5px 0px;
}

.zgsw ul li a{
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 0px;
}

.zgsw ul li h5{
	text-align: center;
}

.zgsw img{
	width: 108px;
	height: 144px;
	margin:0 auto;
}

.zgsw img:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition-duration: 0.5s;
}

.newsleft_long{
	height: 255px;
}

.newsleft_flgzb{
	height: 465px;
}

.longwidth{
	width:100%;
	margin:0px;
}
.yasf_titlebg{
	width:100%;
	height:50px;
	background-color:#c51b1e;
	line-height:50px;
	text-indent:20px;
	font-size:20px;
	color:#fff;
	margin-top:20px;
}
.topmargin1{
	margin-top:35px;
}
.topmargin2{
	margin-top:30px;
}
.wqzy{
	padding-bottom:10px;
}
.wqzy .more{
	float:right;
}
.nzgviedo{
	width:100%;
    background: url(../images/leftnav.png) left center repeat;
    box-shadow: 0 0 20px #ccc;
    min-height: 197px;
}
.nzgviedo h3{
	width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url(../images/title_bg.gif) left center no-repeat;
}
.nzgviedo .videocontent{
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	margin-top:20px;
}
.nzgviedo .videocontent ul li{
	background:none;
	position:relative;
	width:90%;
	padding:5% 5% 0 5%;
}
.nzgviedo .videocontent ul li img{
	width:100%;
}
.nzgviedo .videocontent ul li .title{
	text-align:center;
	line-height:20px;
	padding:5px 0;
	width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nzgviedo .videocontent ul li .icon-video {
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    background: url(../images/icon-video.png) 0 0 no-repeat;
}
.nzgviedo .more{
	float:right;
	margin-right:10px;
	color:#b4967f;
}
#newscroll .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #fff;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}
#newscroll .swiper-active-switch {
	background: #ea1117;
}
.sz_leader li{cursor: pointer;}
/*领导动态*/
.Head {
    height: 230px;
    background: url(../images/lader_bg.png) no-repeat;
    padding: 20px;
}
.Head img {
    display: block;
    float: left;
    width: 150px;
    height: 187px;
    margin-right: 13px;
}
.Head tt {
    display: block;
    color: #2d0d0d;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.Head span {
    display: block;
    color: #737373;
    font-size: 18px;
    line-height: 36px;
}
.Mt20 {
    margin-top: 20px !important;
}
.Title {
    height: 40px;
    line-height: 37px;
    border-bottom: 3px solid #e9e9e9;
}
.Title span {
    display: block;
    border-bottom: 3px solid #c51b1e;
    float: left;
    padding: 0 10px;
    color: #c51b1e;
    font-size: 20px;
    font-weight: bold;
}
.news-list .bd li {
    padding: 20px 0 20px 0;
    border-bottom: solid 1px #dddddd;
    font-size: 14px;
    overflow: hidden;
}
.news-list .bd li .title {
    font-size: 18px;
    color: #000;
    float: left;
    margin-top: 20px;
    padding-left: 20px;
    width: 1200px;
}
.news-list .bd li .title a{
	color:#333;
}
.title img {
    float: left;
    display: block;
    margin-right: 20px;
    width: 168px;
    height: 100px;
}
.news-list .bd li .info {
    color: #888;
    height: 25px;
    line-height: 25px;
    float: right;
}