﻿@charset "utf-8";
/**
 * Created with 93website index.css(cs3).
 * User: CuiPeng
 * Date: 15-7-19
 * Time: p.m. 13:00
 * To change 93website Reset Style | Base | General stylesheet.
 */
/* CSS Document */
@import url("common.css");

/* 正文页样式 */
.infopage {
	width: 958px;
	margin: 15px auto;
	padding: 10px 20px 20px 20px;
}
.outside-border {
	border: 1px #ebebeb solid;
}
.article-nav {
	line-height: 30px;
	text-align: right;
}
.icb-width {
	width: 940px;
	margin: 0 auto;
}
.article-ytitle {
	padding: 5px 30px 0px 120px;
	font-size: 18px;
	font-weight: bold;
	width: 850px;
}
.article-title {
	font-size: 28px;
	text-align: center;
	line-height: 70px;
	font-weight: bold;
	padding: 0px 30px;
	width: 940px;
}
.article-subtitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 30px;
	margin-bottom: 10px;
	width: 940px;
}
.article-data {
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px #ebebeb solid;
}
.article-data span {
	margin: 0px 5px;
}
#cred {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #c00;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
#cblack {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #000;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
#cblue {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #666;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.article-views {
	font-size: 14px;
	font-weight: normal;
}
.article-content {
	padding: 20px 45px;
	width: 860px;
	min-height: 200px;
	border-bottom: 1px #ebebeb solid;
}
.article-content p {
	margin: 15px 0;
	line-height: 32px;
	text-indent: 2em;
}
.article-btn {
	height: 31px;
	line-height: 31px;
	padding: 30px 0 10px 0;
	text-align: right;
}
.article-btn a {
	width: 88px;
	height: 31px;
	margin-left: 10px;
	float: right;
}
.article-btn #print {
	background: url(../images/print.gif) 0 0 no-repeat;
}
.article-btn #close {
	background: url(../images/close.gif) 0 0 no-repeat;
}
.article-btn #goTop {
	background: url(../images/top.gif) 0 0 no-repeat;
}

/* 信息列表样式 */
.list-columninfo {
	width: 965px;
	margin: 10px auto;
	height: 55px;
	background: url(../images/list-titlebg.png) 0 0 no-repeat;
}
.lci-name {
	width: 140px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-top: 16px;
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑";
}
.lci-nav {
	height: 20px;
	line-height: 20px;
	margin: 25px 10px 0 0;
}
.list-infobox {
	width: 965px;
	margin: 0 auto;
}
.list-infobox ul.lib-insidebox, .imglistArea {
	width: 945px;
	padding: 10px 0;
	margin: 0 auto;
}
.lib-insidebox li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 15px;
	background: url(../images/list-arrow.png) 0 16px no-repeat;
}
.lib-insidebox li a {
	line-height: 40px;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	float: left;
}
.infodate {
	float: right;
	width: 120px;
	text-align: right;
	margin-right: 15px;
}
.bottomborder {
	border-bottom: 1px #ebebeb solid;
}

/* 列表翻页样式 */
.pagebar {
	width: 965px;
	height: 30px;
	margin-top: 10px;
	color: #666;
}
.pagebar ul {
	padding: 0px;
	margin-left: 190px;
}
.pagebar ul li {
	float: left;
	background: none;
	border: none;
	padding: 0px 2px;
	text-align: center;
}
.pagebar ul li a {
	min-width: 22px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #a9a9a9;
	display: inline-block;
	padding: 0px 3px;
	color: #666;
}
.pagebar ul li a:hover,.pagebar ul li a:active{
    border: 1px solid #000;
	background: #74706f;
	font-weight: bold;
	color: #fff;
}
.pagebar ul li a.prepage,.pagebar ul li a.nextpage{
	width: 61px;
	height: 22px;
}
.pagebar ul li a.currentPage {
	border: 1px solid #000;
	background: #74706f;
	font-weight: bold;
	color: #fff;
}
.pagebar ul li a.noborder {
	border: none;
}
.pagebar ul li select {
	height: 23px;
	line-height: 23px;
	*height: 22px;
	*line-height: 22px;
	*font-size: 16px;
	border: 1px solid #a9a9a9;
	padding: 1px;
	*padding: 3px;
	*border: 0;	
	*background: none;
}
/*
.pagebar ul li.select-border {
	*border: 1px solid #a9a9a9;
	*padding: 0;
	*background: #fff;
}
*/

/*  图片列表样式 */
.imglist-box {
	width: 200px;
	min-height: 210px;
	float: left;
	margin: 18px;
}
.thumbimg {
	width: 180px;
	height: 134px;
	padding: 10px;
	background: #f2f2f2;
}
.thumbimg img {
	width: 180px;
	height: 134px;
}
.imglist-title {
	line-height: 23px;
	margin-top: 10px;
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width: 200px;
    -o-text-overflow: ellipsis;
}