@charset "UTF-8";
/*
   ]]]]]]]]]]]]]]]]]]]]]]]]       ,   
   oOOOOOOOOOOOOOOOOOOOOOOOO.      \  
  =OOOOOOOOOOOOOOOOOOOOOOOOOO       O 
   oOOOOOOOOOOOOOOOOOOOOOOOOO^       `
   oOOOOOOOOOOOOOOOOOOOOOOOOOO        
,  OOOOOOOOOOOOOOO[\OOOOOOOOOO/  `    
   OOOOOOOOOOOOO[[`   ....,[OO^.   . .
 ,OOOOOOOOOOOOOO]  /  .O\]  \/    .   
 `=OOOOOOOOOOOO/  /O^       ,^,OO\O =/
=OOOOOOOOOOOOOOOOOOOO        O/O/`]OOO
OOOOO`,OOOOOOOOOOOOOO       =OOOOOOO/\
/` .`` \OOOOOOOOOOOO\`      OOOOOOOOOO
 .][,OO\/OOOOOOOOOOOO\]    =OOOOOOOOOO
OOOOOOOO\/OOOOOOOOOOO`    ,OOOOOOOOOOO
OOOOOOOOOOOOOOOOOOOO.    /OOOOOOOOOOOO
OOOOOOOOOOOOOOOOOO/[`    OOOOOOOOOOOOO
OOOOOOOOOOOOOOOOOO       =OOOOOOOOO/` 
OOOOOOOOOOOOOOOOO/        OOOOOOOOOOO\
OOOOOOOOOOOOOOOOOO      ,O`=OOOOOOOOOO
*/
/*公共部分开始*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow: hidden;
	overflow-y:auto;
	overflow-x:hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #828385
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #828385;
}/* 未访问的链接 */
a:visited {
	color: #828385;
}/* 已访问的链接 */
a:hover {
	color: #932530;
}/* 鼠标在链接上 */
a:active {
	color: #828385;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-family:"Microsoft YaHei";
	font-size: 12px;
	color: #828385;
	background:#f3f3f3;
	min-width:1366px;
}
textarea,select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
}

::-webkit-input-placeholder{}    /* 使用webkit内核的浏览器 */
:-moz-placeholder{}                  /* Firefox版本4-18 */
::-moz-placeholder{}                  /* Firefox版本19+ */
:-ms-input-placeholder{}           /* IE浏览器 */

.clear {
	clear: both;
}
.h5 {
	clear: both;
	height: 5px;
}
.h10 {
	clear: both;
	height: 10px;
}
.h15 {
	clear: both;
	height: 16px;
}
.h20 {
	clear: both;
	height: 20px;
}
.h25 {
	clear: both;
	height: 25px;
}
.h30 {
	clear: both;
	height: 30px;
}
.h35 {
	clear: both;
	height: 35px;
}
.h40 {
	clear: both;
	height: 40px;
}
.h45 {
	clear: both;
	height: 45px;
}
.h50 {
	clear: both;
	height: 50px;
}
.h55 {
	clear: both;
	height: 55px;
}
.h60 {
	clear: both;
	height: 60px;
}
.h65 {
	clear: both;
	height: 65px;
}
.h80 {
	clear: both;
	height: 80px;
}

.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}

/*公共部分结束*/
/*^
 * 框架
 * @return
 */	
.wrap{
	clear:both;
	width:1200px;
	margin:0 auto;
	}
.minH{
	min-height:350px;
	height:auto !important;
	height:350px;
	}
/*
///////////////top
*/	
.headBox{clear:both;}
.headBox1{
	clear:both;
	height:150px;
	background:#ffffff;
	position:relative;
	z-index:999;
	}
.logo{
	width:700px;
	height:150px;
	overflow:hidden;
	}
.logo a{
	display:block;
	width:700px;
	height:150px;
	}
/**/
.search_type{
	width:140px;
	height:40px;
	position:relative;
	z-index:9999;
	cursor:pointer;
	background:#fc8832 url(../images/icon1.png) no-repeat 105px center;
	}
.search_type em{
	display:block;
	width:100px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	padding:0 40px 0 0;
	}
.search_type .div{
	width:478px;
	height:412px;
	overflow:hidden;
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	position:absolute;
	right:0;
	top:55px;
	background:#fff;
	z-index:999;
	visibility:hidden;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	opacity:0;
	}
.search_type:hover .div{visibility:visible;top:40px;opacity:1;}
.search_type .div .h_375LDl{width:100%;margin-top:18px}
.search_type .div .h_375LDl dd{
	width:158px;
	margin-left:49px;
	height:40px;
	}
.search_type .div .h_375LDl dd a{line-height:40px;font-size:14px}

/**/
.search{
	width:329px;
	height:40px;
	overflow:hidden;
	margin-right:10px;
	border:1px solid #ddd;
	}
.search input{
	display:inline;
	float:left;
	width:265px;
	height:40px;
	line-height:40px;
	padding:0 10px;
	background:#fff;
	border:none;
	color:#999999;
	font-size:14px;
	font-family:"microsoft yahei";
	}
.search a{
	display:inline;
	float:left;
	width:43px;
	height:40px;
	border-left:1px solid #ddd;
	background:#fff url(../images/icon2.png) no-repeat center center;
	}
.headBox2{
	clear:both;
	background:#932530;
	height:60px;
	position:relative;
	z-index:99;
	}
/*导航*/
.menuDl dd{
	display:inline;
	float:left;
	position:relative;
	}
.menuDl dd span{
	display:block;
	height:60px;
	overflow:hidden;
	margin:0 23px;
	}
.menuDl dd span a{
	display:block;
	height:56px;
	overflow:hidden;
	text-align:center;
	line-height:60px;
	color:#fff;
	font-size:16px;
	}
.menuDl dd.hover span a{border-bottom:4px solid #faa02b}
.menuDl dd .ddDiv{
	position:absolute;
	top:60px;
	left:0;
	right:0;
	z-index:9999;
	overflow:hidden;
	padding:0 10px;
	display:none;
	}
.menuDl dd .ddDiv a{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:rgba(147,37,48,0.9);
	}
.menuDl dd .ddDiv a:hover{background:#faa02b}
.gtHome{
	height:60px;
	line-height:60px;
	padding-left:31px;
	font-size:16px;
	color:#fff !important;
	background:url(../images/icon10.png) no-repeat left center;
	}
/*
///////////////////banner
*/
.banner{
	clear:both;
	overflow:hidden;
	height:400px;
	position:relative;
	}
.banner .bd{
	height:400px;
	overflow:hidden;
	}
.banner .bd dl dd{
	height:400px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}
.banner .hd{
	width:100%;
	height:54px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
	text-align:center;
	}
.banner .hd ul{display:inline-block}
.banner .hd ul li{
	display:inline;
	float:left;
	width:15px;
	height:15px;
	overflow:hidden;
	line-height:99999px;
	background:url(../images/icon3.png) no-repeat center center;
	margin:7px 10px;
	border-radius:100%;
	cursor:pointer;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	}
.banner .hd ul li.on{
	width:29px;
	height:29px;
	margin:0 10px;
	}
/*
//////////////////foot
*/
.foot{
	clear:both;
	overflow:hidden;
	position:relative;
	z-index:999;
	}
.footBox2{
	overflow:hidden;
	background:#575757;
	}
.footBox2Nav{
	clear:both;
	padding:15px 0 10px 0;
	overflow:hidden;
	border-bottom:1px solid #666;
	text-align:center;
	}
.footBox2Dl{
	display:inline-block;
	overflow:hidden;
	}
.footBox2Dl dd{
	display:inline;
	float:left;
	height:38px;
	padding:0 18px;
	background:url(../images/icon6.png) no-repeat left center;
	position:relative;
	left:-1px;
	}
.footBox2Dl dd a{
	display:block;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#bfbfbf;
	font-family:"宋体";
	}
.footBox2Dl dd a:hover{color:#fff;}
.footBox3{
	clear:both;
	background:#575757;
	overflow:hidden;
	border-top:1px solid #454545;
	color:#bfbfbf;
	line-height:26px;
	text-align:center;
	padding:15px 0;
	}
.footBox3 a{color:#bfbfbf;}
.footBox3 a:hover{color:#fff;}
/*
///////////首页通栏
*/
.ixBox{
	clear:both;
	height:600px;
	overflow:hidden;
	background:#fff;
	padding:20px 20px 30px 20px;
	}
.ixT{
	clear:both;
	height:55px;
	overflow:hidden;
	}
.ixT span{
	height:55px;
	line-height:55px;
	padding-left:28px;
	font-size:18px;
	color:#932530;
	background-position:left center;
	background-repeat:no-repeat;
	}
.ixT .more{
	line-height:55px;
	font-size:14px;
	color:#333;
	}
.ixT .more:hover{color:#932530}
.ixT .more i{font-family:"宋体";padding-left:3px}
/*1*/
.h_435{height:435px;overflow:hidden}
.h_435L{
	width:790px;
	overflow:hidden;
	}
.list1 dd{
	clear:both;
	overflow:hidden;
	height:22px;
	margin-bottom:20px;
	}
.list1 dd i{
	display:inline;
	float:left;
	width:22px;
	height:22px;
	border-radius:3px;
	background:#e4e4e4;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:22px;
	margin-right:15px;
	}
.list1 dd.typ i{background:#932530}
.list1 dd a{
	display:inline;
	float:left;
	line-height:22px;
	font-size:16px;
	color:#666666;
	}
.list1 dd a:hover{color:#932530;}
.list1 dd span{
	display:inline;
	float:right;
	line-height:22px;
	font-size:14px;
	color:#999999;
	}
.h_435R{width:390px}
.h_435R .pic{
	clear:both;
	width:350px;
	height:105px;
	overflow:hidden;
	}
.h_435R .pic img{
	display:block;
	width:350px;
	height:105px;
	transform:scale(1);
	-webkit-transform:scale(1);
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	}
.h_435R .pic img:hover{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	}
.h_435R .spanT{
	display:block;
	clear:both;
	height:32px;
	line-height:32px;
	text-align:left;
	font-size:18px;
	color:#333;
	margin-bottom:7px;
	}
.h_435R .txt{
	clear:both;
	height:96px;
	overflow:hidden;
	color:#666666;
	font-size:14px;
	line-height:24px;
	text-align:left;
	}
.h_435R .more2{
	display:block;
	width:127px;
	height:33px;
	margin:0 auto;
	line-height:33px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:#faa02b;
	border-radius:20px;
	}
.h_435R .more2:hover{background:#932530}
.h_490{height:490px;overflow:hidden}
/**/
.h_490Slide{
	overflow:hidden;
	}
.h_490Slide .bd{
	overflow:hidden;
	height:340px;
	}
.h_490Slide .bd dl{width:1200px}
.h_490Slide .bd dl dd{
	display:inline;
	float:left;
	width:275px;
	height:340px;
	overflow:hidden;
	margin:0 20px 0 0;
	background:#f3f3f3;
	}
.h_490Slide .bd dl dd .pic{
	width:275px;
	height:205px;
	overflow:hidden;
	}
.h_490Slide .bd dl dd .pic img{
	display:block;
	width:275px;
	height:205px;
	transform:scale(1);
	-webkit-transform:scale(1);
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	}
.h_490Slide .bd dl dd .pic img:hover{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	}
.h_490Slide .bd dl dd span{
	display:block;
	height:46px;
	overflow:hidden;
	line-height:46px;
	text-align:left;
	font-size:18px;
	color:#000;
	padding:0 15px;
	}
.h_490Slide .bd dl dd .txt{
	height:48px;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
	color:#999;
	padding:0 15px;
	}
.h_490Slide .hd{text-align:center}
.h_490Slide .hd ul{display:inline-block}
.h_490Slide .hd ul li{
	display:inline;
	float:left;
	width:27px;
	height:4px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #dddddd;
	margin:0 8px;
	line-height:999px;
	}
.h_490Slide .hd ul li.on{border:1px solid #932530;background:#932530}
.h_375LDl{
	width:800px;
	}
.h_375LDl dd{
	display:inline;
	float:left;
	width:235px;
	height:45px;
	overflow:hidden;
	margin-right:30px;
	}
.h_375LDl dd a{
	line-height:45px;
	padding-left:15px;
	background:url(../images/icon13.png) no-repeat left center;
	font-size:16px;
	color:#333;
	}
.h_375LDl dd a:hover{background:url(../images/icon12.png) no-repeat left center;color:#932530}
/*
///////////////////内页部分
*/
.pageBox{overflow:hidden;clear:both}
/*左侧*/
.leftBox{
	width:280px;
	overflow:hidden;
	background:#fff;
	}
.leftNav dd{
	clear:both;
	overflow:hidden;
	height:56px;
	overflow:hidden;
	border-bottom:1px solid #f3f3f3;
	}
.leftNav dd a{
	display:block;
	height:56px;
	overflow:hidden;
	padding-left:28px;
	background:url(../images/icon14.png) no-repeat 258px center;
	}
.leftNav dd.hover a{background:#932530 url(../images/icon15.png) no-repeat 258px center;}
.leftNav dd:hover a{background:#932530 url(../images/icon15.png) no-repeat 258px center;}

.leftNav dd a i{
	display:inline;
	float:left;
	width:22px;
	height:56px;
	margin-right:10px;
	background-position:center center;
	background-repeat:no-repeat;
	}
.leftNav dd a span{
	display:inline;
	float:left;
	height:56px;
	color:#333;
	font-size:15px;
	line-height:56px;
	}
.leftNav dd.hover a span{color:#fff;}
.leftNav dd:hover a span{color:#fff;}
.pageBoxR{
	width:910px;
	overflow:hidden;
	background:#fff;
	}
.pageBoxRC{
	overflow:hidden;
	padding:20px;
	}
/*分页*/	
.page {
	padding:5px 0 20px 0;
	overflow: hidden;
	text-align: center;
	clear: both;
	font-family:"宋体";
}
.page code, .page a {
	border: 1px solid #e4e4e4;
	padding:6px 9px;
	background: #fafafa;
	color:#393939;
	border-radius:3px;
}
.page a:hover {
	border: 1px solid #932530;
	background: #932530;
	color: #fff;
}
.page a.hover {
	border: 1px solid #932530;
	background: #932530;
	color: #fff;
}
.page input {
	vertical-align: middle;
	height: 22px;
	border: 1px solid #e4e4e4;
}
.page input.pageDetail {
	width: 30px;
	height:22px;
	text-align: center;
	border-radius:3px;
}
.page label{color:#393939;}
.page input.page_bnt {
	border: none;
	width: 58px;
	height: 25px;
	cursor:pointer;
	background:#fafafa;
	border-radius:3px;
}
/*******列表页*********/
.pic{overflow:hidden}
.pic img{
	transform:scale(1);
	-webkit-transform:scale(1);
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	}
.pic img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
/*全文列表2*/
.newsList1{
	overflow:hidden;
	margin-bottom:20px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	}
.newsList1 dd{
	clear:both;
	height:55px;
	overflow:hidden;
	padding:0 20px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	line-height:55px;
	}
.newsList1 dd a{
	display:inline;
	float:left;
	font-size:16px;
	color:#000;
	line-height:55px;
	}
.newsList1 dd a:hover{color:#932530;}
.newsList1 dd a i{color:#666;padding-right:10px}
.newsList1 dd span{
	display:inline;
	float:right;
	font-size:14px;
	color:#888888;
	line-height:55px;
	}
/*全图列表*/
.newsAllImg{width:1000px}
.newsAllImg dd{
	display:inline;
	float:left;
	width:275px;
	height:275px;
	overflow:hidden;
	background:#f9f9f9;
	margin:0 23px 20px 0;
	}
.newsAllImg.list4 dd{
	width:275px;
	height:355px;
	background:#f7f7f7;
	}
.newsAllImg dd .pic{
	clear:both;
	width:275px;
	height:205px;
	overflow:hidden;
	}
.newsAllImg.list4 dd .pic{width:275px;height:205px;}
.newsAllImg dd .pic img{
	display:block;
	width:275px;
	height:205px;
	}
.newsAllImg.list4 dd .pic img{width:275px;height:205px;}
.newsAllImg dd .divT2{
	clear:both;
	height:27px;
	overflow:hidden;
	line-height:27px;
	padding:0 18px;
	font-size:14px;
	color:#999;
	}
.newsAllImg dd .divT{
	clear:both;
	height:32px;
	overflow:hidden;
	line-height:32px;
	padding:0 18px;
	font-size:16px;
	text-align:left;
	color:#333
	}
.newsAllImg.list4 dd .divT{color:#000;font-size:18px;}
.newsAllImg.list4 dd .divT i{color:#666}
.newsAllImg dd .divT a{color:#333333}
.newsAllImg dd:hover .divT a{color:#932530}
.newsAllImg dd .txt{
	height:48px;
	overflow:hidden;
	padding:0 10px 0 18px;
	font-size:14px;
	line-height:24px;
	color:#666;
	}
/*图文列表*/
.newsTextImg dd{
	height:160px;
	overflow:hidden;
	padding-bottom:30px;
	border-bottom:1px solid #ececec;
	margin-bottom:30px;
	}
.newsTextImg dd .pic{
	overflow:hidden;
	width:215px;
	height:160px;
	position:relative;
	margin-right:25px;
	}
.newsTextImg dd .pic img{
	display:block;
	width:215px;
	height:160px;
	}
.newsTextImg dd .pic span{
	display:block;
	width:108px;
	height:32px;
	background:rgba(63,81,181,0.8);
	color:#fff;
	text-align:center;
	font-size:14px;
	line-height:32px;
	position:absolute;
	left:57px;
	bottom:10px;
	}
.newsTextImg dd .divR{
	overflow:hidden;
	}
.newsTextImg dd .divR .divT{
	clear:both;
	overflow:hidden;
	height:49px;
	line-height:49px;
	}
.newsTextImg dd .divR .divT a{color:#333333;font-size:18px;}
.newsTextImg dd .divR .divT a:hover{color:#932530}
.newsTextImg dd .divR .icon{
	display:block;
	width:32px;
	height:4px;
	margin-top:4px;
	background:#999;
	}
.newsTextImg dd .divR .txt{
	height:48px;
	overflow:hidden;
	color:#666666;
	font-size:14px;
	line-height:24px;
	}
.newsTextImg dd .divR .more{
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:14px;
	line-height:20px;
	}
.newsTextImg dd .divR .more:hover{color:#932530;}
.newsTextImg dd .divR .more i{padding-left:3px;font-family:"宋体";}
/*单篇，新闻详细页*/
.articleBox {
	line-height: 24px;
	font-size: 14px;
	clear: both;
	overflow: hidden;
	color: #666666
}
.articleBox img {
	max-width: 100%;
}
.newsTit {
	font-size: 18px;
	color: #333333;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-align:center;
}
.newsTime {
	font-size: 14px;
	color: #919191;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align:center;
	background:#f4f4f4;
	padding:5px 0;
}
.newsTime span{color:#616161;cursor:pointer}
.newsTime span.hover{color:#932530}
.lookBox {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #9c9c9c;
	background: #f7f5f5;
	overflow: hidden;
	padding: 0 15px;
	margin: 25px 0;
}
.lookBox span {
	padding-right: 20px;
}
.lookBox .zan {
	padding-left: 20px;
	background: url(../images/zan.png) no-repeat left center;
	color: #d81e06;
}
.map {
	width: 100%;
	height: 420px;
	overflow: hidden;
}
#play {
	width:600px;
	height:400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 8px;
	margin: 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(../images/article_icon.png) no-repeat 0px -50px;
	left: 0;
}
#play .next_a span {
	background: url(../images/article_icon.png) no-repeat -30px -50px;
	right: 0;
}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	overflow: hidden;
}
#play .img_ul li {
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	background: #fff;
}
#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: 50px;
	width: 75px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}
.img_hd ul li p {
	height: 50px;
	width: 75px;
	display: block;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.img_hd ul li i {
	display: none;
}
.img_hd ul li img {
	position: absolute;
	height: 40px;
	width: 60px;
}
.img_hd ul li.on {
	border: 1px solid #3698d9
}
.imgMove .bottom_a {
	width: 25px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 2;
	background: url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {
	background-position: left top;
	left: 0;
}
.imgMove .next_a {
	background-position: right top;
	right: 0;
}
.video {
	width:600px;
	height:400px;
	overflow: hidden;
	margin: 0px auto;
}
.video_name {
	display: block;
	height: 45px;
	overflow: hidden;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.article_pageUp {
	clear: both;
	overflow: hidden;
	padding: 15px 0 0 0;
	border-top: 1px solid #e8e8e8;
}
.article_pageUp dl dd {
	display: block;
	height: 30px;
	clear: both;
	line-height: 30px;
}
.article_pageUp dl dd span {
	float: left;
	display: inline-block;
	height: 30px;
	overflow: hidden;
	text-align: center;
	color: #666;
	font-size: 14px;
}
.article_pageUp dl dd a {
	float: left;
	font-size: 14px;
	display: inline-block;
	height: 30px;
	overflow: hidden;
}
a.goBack {
	width: 90px;
	height: 35px;
	background: #932530;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
}
a.goBack:hover {
	opacity: 0.8
}
.article_page{padding:15px 0;text-align:center;}
.article_page a.hover{ color:#932530; font-weight:bold;}
.article_page a:hover{ color:#932530; font-weight:bold;}
.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(../images/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/zip.png) no-repeat left 3px; color:#ff9779 !important; }
/**/
.downloadDl dd{
	height:60px;
	overflow:hidden;
	background:#f8f8f8;
	margin-bottom:10px;
	}
.downloadDl dd span{
	display:inline;
	float:left;
	height:60px;
	line-height:60px;
	padding-left:60px;
	font-size:16px;
	color:#000;
	background:url(../images/icon21.png) no-repeat 23px center;
	}
.downloadDl dd a{
	display:inline;
	float:right;
	height:60px;
	margin-right:25px;
	line-height:60px;
	padding-right:28px;
	font-size:14px;
	color:#000;
	background:url(../images/icon22.png) no-repeat right center;
	}
.downloadDl dd a:hover{color:#932530;}
/**/
.mapBox1{
	height:213px;
	overflow:hidden;
	background:#f7f7f7;
	}
.mapBox1Dl{
	width:1000px;
	overflow:hidden;
	padding:0 50px;
	}
.mapBox1Dl dd{
	display:inline;
	float:left;
	overflow:hidden;
	width:290px;
	}
.mapBox1Dl dd .divT{
	clear:both;
	height:48px;
	overflow:hidden;
	line-height:48px;
	color:#666;
	font-size:14px;
	}
.mapBox1Dl dd .icon{
	display:block;
	width:29px;
	height:3px;
	clear:both;
	background:#666;
	}
.mapBox1Dl dd .txt{
	margin-top:10px;
	overflow:hidden;
	font-size:16px;
	line-height:28px;
	color:#333333;
	}
.mapBox2{
	clear:both;
	overflow:hidden;
	height:410px;
	}