
/* CSS Document */
/*
-----------------------------内页样式start-----------------------------
*/

/*单篇+文章页start*/
/*newsView*/
.singleArticle{
	position:relative;
	background-color:#fff;
	margin-bottom:20px;
}
.articleBox {
	font-size:14px;
	line-height:26px;
	padding:10px 0;
	color: #666;
}
.articleBox img{
	max-width:100%;
	}
.articleBox table td{
	padding: 3px 5px;
}
.articleTitle {
	clear: both;
	text-align: center;
	padding:20px 10px 0 10px;
	line-height: 24px;
	font-size:28px;
	font-family:"microsoft yahei";
	color:#333;
}
.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height:30px;
	padding:10px 0 20px 0;
	border-bottom:1px solid #f0f0f0;
}
.pageUp{
	display:block;
	line-height:30px;
	padding:10px 0 20px 0;
	border-top:1px dotted #ccc;
	color:#333333;
	font-size:14px;
	}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#1e8ddc;
	}
.articlePage a.hover{
	color:#fff;
	background:#1e8ddc;
	}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:600px;
	height:400px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(../image/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../image/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:600px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:60px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:47px;
	width:70px;
	padding:3px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:47px;
	width:70px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #1e8ddc;background:#1e8ddc;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../image/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
	background:url(../image/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../image/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../image/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../image/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../image/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../image/zip.png) no-repeat left 3px; color:#ff9779 !important; }
.shareBox{
	height:40px;
	overflow:hidden;
	background:#f1f1f1;
	}
.shareBoxL{
	float:left;
	padding:0 0 0 20px;
	}
.shareBoxL B{
	display:block;
	line-height:40px;
	float:left;
	}
.bdsharebuttonbox{
	float:left;
	padding:6px 0 0 10px;
	}
.shareBoxR{
	line-height:40px;
	float:right;
	padding:0 20px 0 0;
	font-size:14px;
	color:#000;
	}
/*单篇+文章页end*/
/*全图列表页start*/

/*全图列表页end*/
/*全图列表页start*/

/*全图列表页end*/
/*全图列表页start*/

/*全图列表页end*/
/*图文列表页start*/
.imgText{overflow:hidden;}
.prizetext1{height: 346px;border: 1px #f5f5f5 solid;}
.prizetext{width:50%;text-align:center;overflow:hidden;display:inline;}
.prizetop{padding:28px 50px 0px 50px;}
.prizetitle{font-size:20px;line-height:24px;color:#f00;height:24px;overflow:hidden;padding:35px 50px 30px 50px;}
.prizetitle a:hover{color:#b11016;}
.prizetextC{padding:0px 50px;font-size:14px;line-height:26px;color:#666;padding-bottom:50px;height:45px;overflow:hidden;}
.prizeimg{width:50%;overflow:hidden;display:inline;}
.prizeimg img{width:580px;height:348px;}
.prizebottom a{font-size:14px;line-height:48px;color:#999;padding: 0px 100px 0px 25px;border-bottom:1px #D7D7D7 solid;border-top:1px #D7D7D7 solid;display:inline-block;height:48px;  position:relative;}
.prizebottom a i{ position:absolute;background:url(../image/rl.png) no-repeat center center;width:100px;height:100%;top:0px; right:0px;}
.imgText1 dd.odd .prizetext{float:left;display:inline;}
.imgText1 dd.odd .prizeimg{float:left;display:inline;}
.imgText1 dd.even .prizetext{float:right;display:inline;}
.imgText1 dd.even .prizeimg{float:right;display:inline;}

/*图文列表页end*/
/*全文列表页1start*/



/*全文列表页1end*/

/*下载页start*/

/*全文列表页1end*/
/*下载页start*/

/*下载页end*/
/*招聘列表页start*/

/*招聘列表页end*/
/*招聘详情start*/

/*招聘详情end*/
/*招聘表单start*/

/*招聘表单end*/
/*留言start*/

/*留言end*/
/*在线报名start*/

/*在线报名end*/

/*联系我们start*/


/*联系我们end*/
/*
-----------------------------内页样式end-----------------------------
*/

