@charset "utf-8";
@import url("reset.css");
@import url("common.css");

/*================================
** 新闻资讯 -news **
================================*/
.news{margin:25px 0;}
.news .theme{height:135px; overflow:hidden;}
.news .theme .img_box{margin:5px 0 0 5px; position:relative; width:194px; height:128px; background-color:#e3e3e3;}
.news .theme .imgs{position:absolute; left:-5px; top:-5px; width:194px; height:128px; display:block; overflow:hidden; border:1px solid #e4e4e4;}
.news .theme .imgs img{width:100%; height:128px;}
.news .theme .the_con{width:520px; height:135px; overflow:hidden; position:relative;}
.news .theme .the_con .title{margin-top:20px; line-height:25px; height:25px; color:#666; font-size:16px; border-bottom:1px solid #e3e3e3; overflow:hidden;}
.news .theme .the_con .title .dates{font-weight:normal; font-size:12px; font-family:Arial, sans-serif;}
.news .theme .the_con .detail{margin-top:8px; line-height:20px; color:#666;}
.news .theme .the_con .more{position:absolute; bottom:10px; right:0;}
.news .theme .the_con .more a{margin-top:10px; font-family:"宋体", Arial, sans-serif; height:20px; line-height:20px;}
.news .news_sheet{padding:10px 0; margin-top:30px; margin-bottom:20px; border-bottom:1px solid #e3e3e3; border-top:1px solid #e3e3e3;}
.news .news_sheet li{display:block; padding:0 8px 0 26px; height:33px; line-height:33px; background:url(../images/dot.jpg) no-repeat 10px 15px; color:#666;}
.news .news_sheet li.item1{background-color:#efefef;}
.news .news_sheet li a{color:#666;}
.news .news_sheet li a:hover{color:#319102;}

.news_detail{padding:25px 0 40px 0; margin-bottom:10px; border-bottom:1px solid #e3e3e3;}
.news_detail .title{padding-bottom:10px; display:block; border-bottom:1px solid #e3e3e3; margin-bottom:20px;}
.news_detail .title h1{font-size:16px; color:#666; display:block; text-align:center; line-height:20px; margin-bottom:5px;}
.news_detail .title .message{display:block; text-align:center; color:#666; line-height:20px;}