/* CSS Document */
.nav{ background:rgba(0,0,0,0.4);}
.nav p a { color:#fff; }
.nav .a_first{ margin-left:700px;}

.main{ height:1340px; padding-top:60px; background:url(../images/news_bg.jpg) no-repeat center center; background-attachment:fixed; }
.main02{ padding-top:60px; padding-bottom:60px; background:url(../images/news_bg.jpg) no-repeat center center; background-attachment:fixed; }
.news{ width:1130px; height:1220px; padding:50px 0 0 70px; margin:0 auto; background:url(../images/rgba_white0.9.png);}
.news02 { width:1130px; margin:0 auto; background:url(../images/rgba_white0.9.png);}
.news h3{ font-size:27px; color:#cc9966; line-height:56px; margin-bottom:34px; font-weight:normal;}
.news h3 a{ color:#706e6e;}
.news h3 a.active{ color:#cc9966; }
.news .timeline{ width:150px; float:left; position:relative;}
.ul_time li{ height:70px; position:relative; padding-left:10px;}
.ul_time li a{ width:100%; height:24px; line-height:24px; color:#999999; font-size:18px; position:absolute; z-index:100; text-indent:20px; display:block; background:url(../images/icon_circle.png) no-repeat left center;}
.ul_time li a.active{ color:#cc9966; background:url(../images/icon_circle_ac.png) no-repeat left center;}
.p_line{ height:200px; width:1px; background:#999; position:absolute; top:15px; left:17px;}
.news .content{ float:left; width:880px; padding-right:40px; height:1000px; padding-bottom:40px; overflow-Y:scroll;}
.news .content p{ font-size:12px; color:#5c5c5c; text-indent:2em; line-height:26px; margin-bottom:14px;}

.content .ul_news li{ padding:15px 30px 10px; border-bottom:1px solid #e0e0d7;} 
.content .ul_news li:after{ content:""; display:block; clear:both; }
.content .ul_news h4{ font-size:20px; color:#595757; line-height:48px; font-weight:normal; position:relative;}
.content .ul_news span{ position:absolute; right:0; font-size:12px;}
.content .ul_news p{ width:420px; font-size:14px; color:#595757; line-height:24px; margin-bottom:20px; text-indent:0;}
.content .ul_news li.active h4, .content .ul_news li:hover h4{ color:#cc9966;}
.content .ul_news li.active span, .content .ul_news li:hover span{ color:#cc9966;}
.content .ul_news li.active p, .content .ul_news li:hover p{ color:#cc9966;}

.content02 { padding:50px 70px; }
.content02 h3.title{ font-size:27px; color:#cc9966; line-height:56px; font-weight:normal;}
.content02 h3.title a{ color:#706e6e;}
.content02 h3.title a.active{ color:#cc9966; }
.ul_news02 li{ padding:10px 0;} 
.ul_news02 li:after{ content:""; display:block; clear:both;}
.ul_news02 img{ width:250px; height:160px; float:left;}
.ul_news02 div{ width:700px; float:right; border-bottom:1px solid #ccc; padding-bottom:25px;}
.ul_news02 div h4{ font-size:20px; color:#595757; line-height:48px; position:relative;}
.ul_news02 div h4 span{ float:right; margin-right:10px; font-size:12px;}
.ul_news02 div p{ width:420px; font-size:14px; color:#595757; line-height:24px; margin-bottom:20px;}
.ul_news02 div a{ font-size:14px; color:#595757;}
.ul_news02 div a:hover{ color:#e2ae00;}



