﻿@charset "utf-8";

dl.content dd.news div.news{float:left;width:100%;padding:6px 0;border-bottom:1px dotted #e0e0e0;font-size:13px;line-height:31px;}
dl.content dd.news div.news img{float:left;margin:0 12px 0 0;padding:2px;border:1px solid #eee;}
dl.content dd.news div.news span{display:block;}
dl.content dd.news div.news span a{color:#333;}
dl.content dd.news div.news span.n_title{font:bold 16px/27px "Microsoft YaHei";}
dl.content dd.news div.news span.n_title font{font:normal 14px/27px "Microsoft YaHei";}
dl.content dd.news div.news span.n_more{float:right;font:14px/27px "Microsoft YaHei";}
dl.content dd.news div.news span.n_cont{font:12px/25px "Microsoft YaHei";color:#878787;}

dl.content dt .news_title{font-weight:normal;font-size:12px;}
.news_title{padding:20px 0 5px;width:100%;text-align:center;border-bottom:1px dashed #ccc;}
.news_title h1{line-height:29px;font-size:20px;color:#000;font-weight:bold;}
.news_time{padding:0;width:100%;text-align:center;line-height:29px;color:#999;border-bottom:1px dashed #ccc;}
.news_info{padding:10px;}
.n-share{float:left;width:100%;}
.n_page{float:left;width:50%;margin-top:10px;padding-bottom:0;font-size:13px;line-height:35px;background:#f5f5f5;text-indent:10px;height:35px;overflow:hidden;}
.n_page a{color:blue;}


div.photo-list{float:left;}
  div.photo-list ul{float:left;width:208px;height:200px;margin:0 12px;display:inline;text-align:center;overflow:hidden;}
  div.photo-list ul li.p_img{float:left;width:208px;height:158px;padding:0;border:0;overflow:hidden;}
  div.photo-list ul li.p_img .no-tu{float:left;width:208px;height:158px;background:#e1e1e1;line-height:168px;}
  div.photo-list ul li.p_img td{width:200px;height:150px;padding:3px;border:1px solid #e1e1e1;text-align:center;vertical-align:middle;background:#fff;}
  div.photo-list ul li.p_img td:hover{border:1px solid #ff6500;}
  div.photo-list ul li.p_t{float:left;width:100%;height:35px;line-height:35px;overflow:hidden;}
  

.photo-img{width:100%;text-align:center;margin-bottom:20px;}

.more-title{float:left;font:bold 14px/33px "Microsoft YaHei";width:100%;border-bottom:1px solid #e1e1e1;margin-top:16px;}
.more-box{float:left;width:100%;margin-top:10px;}

.news_list{width:100%;}
.news_list ul{float:left;width:100%;}
.news_list ul li{float:left;width:50%;height:29px;border-bottom:1px dotted #e1e1e1;font:12px/29px "";overflow:hidden;}
.news_list ul li a{color:#333;}
.news_list ul li span.title{float:left;padding-left:6px;}
.news_list ul li span.time{float:right;width:70px;text-align:right;color:gray;text-indent:0;}


/*news*/
.inner-newscon { vertical-align: top; padding: 20px 0; border-bottom: #cccccc dashed 1px; min-height: 130px; }
    .inner-newscon span { width: 90px; height: 90px; background: #f2f2f2; font-size: 16px; margin-right: 20px; text-align: center; color: #999; }
        .inner-newscon span em { display: block; font-size: 36px; padding: 5px 0; color: #333; font-style: normal;line-height:47px; }
    .inner-newscon h3 { font-size: 18px; color: #333; margin-bottom: 6px; padding-top: 3px; font-weight:normal;}
    .inner-newscon p { font-size: 14px; color: #666; }
    .inner-newscon a { display: block; }
        .inner-newscon a:hover { text-decoration:none;}
        .inner-newscon a:hover span { background: #6c4027 }
        .inner-newscon a:hover span { color: #fff; }
            .inner-newscon a:hover span em { color: #fff; }
        .inner-newscon a:hover h3 { color: #6c4027; }