﻿

/*新闻动态*/

.flr{
     float:right;
}

.fll{
     float:left;
}

.sub_content{
	width: 1200px;
	margin: 30px auto;
}

.right_content{
        width: 900px;
}


.sub_right {
	
	margin: 0 auto;
	overflow: hidden;
}


.breadcrumb {
	height: 48px;
	line-height: 56px;
	margin: 0 auto;
	border-bottom: 2px dashed #bdbdbd;
}

.breadcrumb .location {
	float: right;
	color: #949494;
	line-height: 55px;
}

.breadcrumb .location a {
	color: #949494;
	text-decoration: none
}

.breadcrumb .location a:hover {
	color: #949494;
	text-decoration: underline;
}


.breadcrumb h2 {
	
	font-size: 22px;
	color: #2d9acb;
}

.breadcrumb h2 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	font-weight: normal;
}




.pub_l{
       float:left;
       width:260px;
       
}



.pub_l img{
       display:block;
       padding:0 0 10px 0;
}



.sub_right {
	width: 900px;
}


.sub_right ul li {
	width: 898px;
	height: 80px;
	margin-top: 16px;
	color: #333333;
	border: 1px solid #e3e3e3;
}

.sub_right ul li:hover {
	width: 898px;
	height: 80px;
	margin-top: 16px;
	color: #333333;
	border: 1px solid #2d9acb;
}

.sub_right ul li span {
	width: 150px;
	height: 80px;
	line-height: 80px;
	color: #333;
	background: #e3e3e3;
	float: left;
	margin-right: 20px;
	text-align: center;
        font-size: 20px;
	/*border: 1px solid #0c68ae;*/
}

.sub_right ul li:hover span {
	width: 150px;
	height: 80px;
	line-height: 80px;
	color: #fff;
	background: #2d9acb;
	float: left;
	
}

.sub_right ul li span b {
	height: 25px;
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	display: block;
}

.sub_right ul li:hover span b {
	height: 25px;
	font-size: 28px;
	color: #333;
	font-weight: normal;
	display: block;
}

.sub_right ul li h4 a {
	display: inline-block;
	color: #333333;
	font-size: 18px;
	margin: 8px auto;
                  font-weight: normal;
}

.sub_right ul li p {
	line-height: 20px;
	margin-right: 5px;
}

.sub_right ul li p a {
	color: #666666;
	font-size: 16px;
}

.sub_right ul li:hover a{
	color:  #2d9acb;
	text-decoration: none;
}










