@charset "utf-8";
/* CSS Document */

/*新闻中心*/
.news_contentlist{ width:1000px; height:330px; margin:0px auto;}
div.news_boxcontent_left{ float:left;width:670px; height:330px; margin-left:35px;}
div.news_boxcontent_right{  float:right; width:225px; height:330px; margin-right:30px;}

.news_boxcontent_lefttitle{ width:100%; height:35px; color:#335075; font-size:14px; font-weight:bold; line-height:35px; border-bottom:1px solid #efefef;}
.news_boxcontent_lefttitle a{ font-size:12px; font-weight:normal;float:right;line-height:35px;}
.news_boxcontent_leftcontentimg{ width:200px; height: 260px; float:left; margin-top:20px;}

.news_boxcontent_leftcontentimg a:hover{ color:#F00;}
.news_boxcontent_leftcontentlist{ width: 470px; height:260px;  float:right; margin-top: 20px;}
.news_boxcontent_leftcontentlist1,.news_boxcontent_leftcontentlist2,.news_boxcontent_leftcontentlist3{ width:100%; height: 82px;}
.news_boxcontent_leftcontentlist1,.news_boxcontent_leftcontentlist2{ border-bottom: 1px dotted #c4c4c4;	}
.news_boxcontent_leftcontentlist1{ background:url(../img/news_touzi3.png) no-repeat left center;}
.news_boxcontent_leftcontentlist2{ background:url(../img/news_touzi1.png) no-repeat left center;}
.news_boxcontent_leftcontentlist3{ background:url(../img/news_touzi2.png) no-repeat left center;}
.news_boxcontent_leftcontentlist div ul{ width:400px; height:80px; margin-left:70px; padding-top:12px;}
.news_boxcontent_leftcontentlist div ul li{ height:30px; line-height:30px;}
.news_boxcontent_leftcontentlist div ul li a{ font-size:14px; cursor:pointer; text-decoration:none; color:#4c4c4c;}
.news_boxcontent_leftcontentlist div ul li a:hover{ font-size:14px; cursor:pointer; text-decoration:none; color:#ff0000;}
.news_boxcontent_leftcontentlist div ul li span{ float:right; color:#d3d3d3;}


.news_boxcontent_righttitle{ width:100%; height:35px; color:#335075; font-size:14px; font-weight:bold; line-height:35px; border-bottom:1px solid #efefef;}
.news_boxcontent_righttitle a{ font-size:12px; font-weight:normal;float:right;}
.news_boxcontent_rightcontent{ width:100%; margin-top:20px;}
.news_boxcontent_rightcontent ul{ width:100%;}
.news_boxcontent_rightcontent ul li{ height:29px; line-height:29px; border-bottom:1px solid #cfcfcf; background:url(../img/1405161453095615888.jpg) no-repeat left center; padding-left:20px;}
.news_boxcontent_rightcontent ul li a{font-size:12px; color:#4c4c4c;}
.news_boxcontent_rightcontent ul li a:hover{font-size:12px; color:#ff0000;}
