@charset "utf-8";

/* CSS Document */


/*列表页面*/

li br{display:none;}

.listc_w {
    width: 920px;
    margin: 0 auto;
    padding: 30px;
}

.listc_w h1 {
     float: left;
    font-size: 24px;
    color: #900;
}

.listc {
    width860px;
    padding: 30px;
}



.listc li {
    font-size: 18px;
    background-image: url(listbg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    line-height: 100px;
    border-bottom: 1px dashed #999;
    padding-left: 20px;
}


/*pageList*/

.pageList {
    overflow: hidden;
    display: block;
    width: 980px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 14px;
    color: #333;
    letter-spacing: 1px;
    word-spacing: 5px;
}

.pageList a:link,
.pageList a:visited {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: bold
}

.pageList a:hover {
    text-decoration: underline;
}



/*列表页翻页*/
.crumb a { color: #666;}
.crumb{padding-left: 20px;background: url(../../assets/home.png) left center no-repeat;color: #666;}
.page .page-large { text-align: center;margin: 30px 30px;font-size:16px;font-family: "宋体";color: #333;}
.page .page-large .page-info{font-size: 16px;font-family: "宋体";color: #333;}
.page .page-large a {padding: 10px; color: #111010;}
.page .page-large a.on {color: #666666;}
/*详情页面*/
.details{width:1000px; margin:20px auto;}
.details h1{text-align:center; font-size:30px; color:#333; padding:40px 75px 20px 75px;}
.details h3{text-align:center; font-size: 18px;color:#666; margin-bottom: 20px;}
.details .auther{ color: #999;text-align: center; font-size: 18px; line-height: 35px;display: block;padding: 0 30px 5px 0;margin-bottom: 30px;}
.details p{ margin-bottom:0px;font-size:18px; color:#666; line-height:35px;text-indent:0em;}
.details .top_titles {
    color: #999999;
    font-size: 18px;
    cursor: pointer;
    margin-top: 65px;
}
.photonews3{width:980px;height:868px;margin:0 auto;}
.nomargin{margin:0px;}
.photonews3 ul li img{border-radius:0px}
.qmtj01 ul li img {width: 264px; height: 344px;}
.tcherBox { position: relative;}
.photonews3 ul li {float: left;width: 264px;height:344px;margin:25px;margin-bottom: 35px;}
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}