@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;}
.news_boxcontent_leftcontentimg{ width:200px; height: 260px; float:left;}
.news_boxcontent_leftcontentimg div{ width:200px; text-align:left; height:110px; margin-top:20px; position:relative;}
.news_boxcontent_leftcontentimg a{ display:block; width:170px; height:24px; background-color:#000;filter: alpha(opacity=70);-moz-opacity: 0.7;opacity:0.7; position:absolute; bottom:0; text-align:center; line-height:24px; color:#fff; cursor:pointer;}
.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_boxcontent.png) no-repeat left center;}
.news_boxcontent_leftcontentlist2{ background:url(../img/news_boxcontent2.png) no-repeat left center;}
.news_boxcontent_leftcontentlist3{ background:url(../img/news_boxcontent3.png) no-repeat left center;}
.news_boxcontent_leftcontentlist div ul{ width:400px; height:80px; padding-top:12px; margin-left:70px;}
.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:35px; line-height:35px; border-bottom:1px solid #cfcfcf; background:url(images/news_box_leftcontent_03.jpg) no-repeat left center; text-indent:15px;}
.news_boxcontent_rightcontent ul li a{font-size:12px; color:#4c4c4c;}
.news_boxcontent_rightcontent ul li a:hover{font-size:12px; color:#ff0000;}