@charset "UTF-8";



/*banner*/
.banner{
	clear: both;
	position: relative;
	overflow: hidden;
}
.banner .hd{
	display: none;
}
.banner .bd{
	position: relative;
}
.banner .bd ul{
	width: 100%;
}
.banner .bd ul li{
	float: left;
	width: 100%;
	overflow: hidden;
}
.banner .bd ul li img{
	display: block;
	max-width: 100%;
}
.banner .prev{
	display: block;
	width: 60px;
	height: 72px;
	position: absolute;
	left: 38px;
	top: 50%;
	z-index: 1;
	margin-top:-36px;
	background: url(../images/banner_prev.png) no-repeat center center;
}
.banner .next{
	display: block;
	width: 60px;
	height: 72px;
	position: absolute;
	right: 38px;
	top: 50%;
	z-index: 1;
	margin-top:-36px;
	background: url(../images/banner_next.png) no-repeat center center;
}
.banner .prev:hover{
	background: url(../images/banner_prevH.png) no-repeat center center;
}
.banner .next:hover{
	background: url(../images/banner_nextH.png) no-repeat center center;
}

.banner .prev .pageState{
	display: block;
	line-height: 72px;
	color: #eee;
	font-family: arial;
	text-align: right;
}
.banner .next .pageState{
	display: block;
	line-height: 72px;
	color: #eee;
	font-family: arial;
	text-align: left;
}

/*底部*/
.indexFooter{
	clear: both;
	height: 57px;
	background: #292e34;
}
.indexFooterL{
	color: #888888;
	line-height: 57px;
}
.indexFooterL a{
	color:#888;
	}
.indexFooterL a:hover{
	color:#a3a3a3;
	}
.indexFooterR_select{
	float: right;
	width: 150px;
	height: 25px;
	position: relative;
	text-align: center;
	margin-top: 16px;
	font-family: "宋体";
}
.indexFooterR_select span{
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	color: #888888;
	background:#494d52 url(../images/footer-ico.png) no-repeat 138px center;
	cursor: pointer;
}
.indexFooterR_select div{
	display: none;
	width: 150px;
	position: absolute;
	bottom: 25px;
	left: 0;
	max-height: 350px;
	overflow: hidden;
	overflow-y: auto;
	background: #fff;
}
.indexFooterR_select div a{
	display: block;
	line-height: 16px;
	color: #333;
	padding: 5px 25px;
	border-bottom: 1px solid #ccc;
}
.indexFooterR_select div a:hover{
	background: #f5f5f5;
}

.indexFooterR_L{
	float: right;
	line-height: 57px;
	padding-right: 15px;
}
.indexFooterR_L a{
	color: #888888;
	margin:0 8px 0 5px;
}
.indexFooterR_L a:hover{
	color: #a3a3a3;
}



/*二级页面*/
.subFooter{
	clear: both;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background: #333333;
}
.subFooterL{
	color: #d3d3d3;
	font-family: "宋体";
}
.subFooterL a{
	color:#d3d3d3;
	}
.subFooterL a:hover{
	color:#fff;
	}
.subFooterR{
	padding-top: 15px;
}
/*
*二级页面start
*/
/*二级页面主题框架start*/
.subBanner{ height:380px; clear: both; position: relative;}
.subBanner .hd{ display: none;}
.subBanner .bd{
	width: 100%;
	height: 380px;
	overflow: hidden;
}
.subBanner .bd ul li{
	float: left;
	width:100%;
	height: 380px;
}
.mainL{
	width: 265px;
	margin: 30px 10px 10px 10px;
}
.mainLT{
	clear: both;
	overflow: hidden;
	height:45px;
	background: url(../images/mainLT_bg.jpg) repeat-x center center;
}
.mainLT i{
	float: left;
	width: 14px;
	line-height: 45px;
	font-size: 15px;
	color:#c9d0d6;
	margin-left: 20px;
}
.mainLT span{
	float: left;
	line-height: 45px;
	color:#595959;
	font-size: 16px;
	padding-right: 5px;
	
}
.mainLT em{
	float: left;
	line-height: 48px;
	color: #6c6c6c;
	font-family:arial;
}

.mainL_dl{
	clear: both;
	overflow: hidden;
	font-family:"宋体";
}
.mainL_dl dd{
	clear: both;
	margin-bottom:1px;
}
.mainL_dl dd span{
	display: block;
	height: 34px;
	background: #bc082b;
}
.mainL_dl dd span a{
	display: block;
	height: 34px;
	line-height: 34px;
	color:#5a5a5a;
	padding-left: 56px;
	background: #f7f7f7 url(../images/mainL_dl_ico1.png) no-repeat 32px center;	
}
.mainL_dl dd span a.hover1{
	color: #fff;
	background:#bc082b url(../images/mainL_dl_ico2.png) no-repeat 32px center;
}
.mainL_dl dd span a.hover2{
	color: #fff;
	background:#bc082b url(../images/mainL_dl_ico3.png) no-repeat 32px center;
}

.mainL_dl dd span a:hover{
	color: #fff;
	background:#bc082b url(../images/mainL_dl_ico2.png) no-repeat 32px center;
}
.mainL_dl dd span a.hover1:hover{
	color: #fff;
	background:#bc082b url(../images/mainL_dl_ico2.png) no-repeat 32px center;
}
.mainL_dl dd span a.hover2:hover{
	color: #fff;
	background:#bc082b url(../images/mainL_dl_ico3.png) no-repeat 32px center;
}

.mainL_dl_down{
	display: none;
	overflow: hidden;
	line-height: 34px;
}
.mainL_dl_down a{
	display: block;
	height: 34px;
	color: #6b6b6b;
	padding-left: 52px;
	background: #f7f7f7;
	margin-bottom: 1px;
}
.mainL_dl_down a:hover{
	color: #bc082b;
}
.mainL_dl_down a.hover{
	color: #bc082b;
}
.mainL_dl dd.hover .mainL_dl_down{
	display: block;
}
.mainLM{
	clear: both;
	overflow: hidden;
	border: 1px solid #f7f7f7;
	padding-left: 30px;
}
.mainLMT{
	height: 36px;
	line-height: 36px;
	color: #4d4d4d;
	font-size: 16px;
}
.mainLM_dl{
	overflow: hidden;
}
.mainLM_dl dd{
	clear: both;
	overflow: hidden;
	height:30px;
	margin-bottom: 15px;
}
.mainLM_dl dd a{
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 23px;
	background: url(../images/mainL_dl_ico4.png) no-repeat 1px center;
}
.mainLM_dl dd a:hover{
	color: #bc082b;
	background: url(../images/mainL_dl_ico5.png) no-repeat 1px center;
}
.mainLMTB{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #5b5b5b !important;
	padding-left: 20px;
	background: url(../images/mainL_dl_ico6.png) no-repeat left center;
	margin-bottom: 20px;
}
.mainLB{
	clear: both;
	padding: 5px 30px;
	border: 1px solid #f7f7f7;
}
.mainLBT{
	overflow: hidden;
}
.mainLBT span{
	float: left;
	height: 30px;
	line-height:30px;
	color: #595959;
	font-size: 16px;
	border-bottom: 1px solid #cfcfcf;
}
.mainLBT em{
	clear: both;
	display:block;
	color: #c1c1c1;
	height: 22px;
	font-size: 10px;
	line-height: 22px;
}
.mainLBP{
	height: 36px;
	line-height: 36px;
	color:#9f9f9f;
}
.mainL_select{
	float: left;
	width: 203px;
	height: 26px;
	position: relative;
	text-align: center;
	margin:5px 0 20px 0;
	font-family: "宋体";
}
.mainL_select select{
	width: 203px;
	height: 26px;
	border:1px solid #d7d5d5;
	}
.mainL_select span{
	display: block;
	width: 203px;
	height: 26px;
	line-height: 26px;
	color: #888888;
	background:url(../images/mainL_dl_ico7.png) no-repeat center center;
	cursor: pointer;
}
.mainL_select div{
	display: none;
	width: 201px;
	position: absolute;
	bottom: 25px;
	left: 0;
	max-height: 350px;
	overflow: hidden;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #d7d5d5;
	border-bottom: none;
}
.mainL_select div a{
	display: block;
	line-height: 16px;
	color: #333;
	padding: 5px 25px;
	border-bottom: 1px solid #ccc;
}
.mainL_select div a:hover{
	background: #f5f5f5;
}
/*当前位置*/
.location{
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-family: "宋体";
	background: url(../images/mainLT_bg.jpg) repeat-x center center;
	border-bottom: 1px solid #f8f8f8;
}
.locationL span{
	color:#bc082b;
	margin-left: 30px;
}
.locationL em{
	color:#5a5a5a;
}
.locationR{
	color: #5a5a5a;
	margin-right: 30px;
}
.locationR span{
	float: left;
	padding-left: 15px;
	background: url(../images/location.png) no-repeat left center;
}
.locationR a{
	color: #5a5a5a;
	margin: 0 6px 0 2px;
}
.locationR a.hover{
	color: #bc082b;
}


/* 右侧*/
.mainR{
	width: 893px;
	overflow: hidden;
	border: 1px solid #f6f6f6;
	padding-bottom: 20px;
	margin: 30px 10px 0 0;
}
.mainR_div{
	clear: both;
	padding:20px 30px;
}

.newsAllImgT{
	clear: both;
	height: 174px;
	box-shadow: 0 0 6px rgba(131,131,131,.5);
	-webkit-box-shadow: 0 0 6px rgba(131,131,131,.5);
	-moz-box-shadow: 0 0 6px rgba(131,131,131,.5);
	margin-bottom: 30px;
}
.newsAllImgTL{
	width:92px;
	height:68px;
	padding: 53px 0;
	text-align: center;
	background:url(../images/newsAllImg_ico6.jpg) repeat-y center center;
}
.newsAllImgTL span{
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #484848;
}
.newsAllImgTL em{
	display: block;
	height: 34px;
	line-height: 34px;
	font-family: arial;
	font-size:12px;
}
.newsAllImgTCon{
	width:722px;
	height: 174px;
	position:relative;
	margin:0 0 0 17px;
	margin-left: 110px;
    margin-top: -174px;
}
.newsAllImgTCon .hd{
	width: 92px;
	height: 174px;
	position: absolute;
	right: 0;
	top:0px;
	background: url(../images/newsAllImg_ico7.jpg) repeat-y center center;
}
.newsAllImgTCon .hd ul{
	display: none;
}
.newsAllImgTCon .hd .prev{
	float: left;
	width: 12px;
	height: 23px;
	background: url(../images/newsAllImg_ico1.png) no-repeat center center;
	margin:16px 0 0 26px;
}
.newsAllImgTCon .hd .prev:hover{
	background: url(../images/newsAllImg_ico3.png) no-repeat center center;
}
.newsAllImgTCon .hd .next{
	float: left;
	width: 12px;
	height: 23px;
	background: url(../images/newsAllImg_ico2.png) no-repeat center center;
	margin:16px 0 0 20px;
}
.newsAllImgTCon .hd .next:hover{
	background: url(../images/newsAllImg_ico4.png) no-repeat center center;
}
.newsAllImgTCon .bd{
	position:absolute;
	top: 13px;
	width: 622px;
	height: 148px;
}
.newsAllImgTCon .bd ul{
	width: 100%;
}
.newsAllImgTCon .bd ul li{
	float: left;
	display: inline;
	width:196px;
	height: 148px;
	margin: 0 17px 0 0;
}
.newsAllImgTCon .bd ul li a{
	display: block;
}
.newsAllImgTCon .bd ul li a img{
	display: block;
	width: 196px;
	height: 148px;
}




.page {
	padding:8px 0 8px 0;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.page code, .page a {
	border: 1px solid #eeeeee;
	padding:1px 8px;
	background: #fff;
}
.page a:hover {
	background: url(../images/page.jpg) repeat-x center center;
	color: #fff;
	border: 1px solid #fff;
}
.page a.hover {
	background: url(../images/page.jpg) repeat-x center center;
	color: #fff;
	border: 1px solid #fff;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #eeeeee;
}
.page input.pageDetail {
	width: 30px;
	height:20px;
	text-align: center;
}
.page input.page_bnt {
	border: none;
	width: 58px;
	height: 20px;
	cursor:pointer;
	font-family: "microsoft yahei";
	background: url(../images/page.jpg) repeat-x center center;
	color:#FFF;
}
/*二级页面主题框架end*/
/*singleArticle.jsp*start*/
.singleArticle{ padding:30px 48px; border:1px solid #e8e8e8; background:#FFF; min-height:400px; height:auto !important; height:400px;}
.articleBox{ color:#676767; font-size:14px; font-family:"Microsoft YaHei"; line-height:28px;}
.articleBoxL{
	float: left;
	width: 410px;
	height: 310px;
	position: relative;
	margin:0 10px 10px 0;
}
.articleBoxL img{
	display: block;
	width: 400px;
	height: 300px;
	margin: 5px;
}
.articleBoxL i{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/ico-2.png) no-repeat center center;
}

.articleBoxL em{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/ico-1.png) no-repeat center center;
}


.movie{ margin: 0 auto 20px auto; width: 835px;}
/*singleArticle.jsp*end*/

/*newsAllImg.jsp*start*/
.newsAllImg{ min-height:400px; height:auto !important; height:400px; padding:35px 0 0 0;}
.newsAllImgText{ overflow:hidden; width:1220px;}
.newsAllImgText dd{ float:left; display:inline; overflow:hidden; width:285px; margin:0 20px 40px 0;}
.newsAllImgText dd p{ width:285px; height:205px;}
.newsAllImgText dd p img{ width:285px; height:205px;}
.newsAllImgText dd span{ display:block; height:42px; line-height:42px; text-align:center;}
.newsAllImgText dd span a{ color:#7f7f7f; font-size:14px;}
.newsAllImgText dd:hover{ background:#FFF;}
.newsAllImgText dd:hover span a{ color:#009943}
/*newsAllImg.jsp*end*/
/*newsView.jsp*start*/
.newsView{ min-height:400px; height:auto !important; height:400px; padding:35px 50px 35px 50px; border:1px solid #e8e8e8; background:#FFF;}
.article_title{
	font-size:18px;
	text-align:center;
	font-family:"microsoft yahei";
	line-height:35px;
	color: #474747;
	padding:0 0 10px 0;
	}
.article_time{
	clear:both;
	height:30px;
	line-height:30px;
	color:#676767;
	font-family: "宋体";
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	margin:0 0 20px 0;
	text-align:center;
	position:relative;
	}
.article_time span{ cursor:pointer;}
.article_time span.hover{ color:#c80000; font-weight:bold;}

#play{
	width:600px;
	height:400px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	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;
}
#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 #c80000;background:#c80000;}
.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(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}

.article_pageUp{
	clear:both;
	overflow:hidden;
	padding:10px 0 0 0;
	}
.article_pageUp dl dd{
	display:block;
	height:30px;
	clear:both;
	line-height:30px;
	}
/*newsView.jsp*end*/

/*^
 * 留言列表
 * @author 李珍峰
 * @created 2014.12.26
 */
 .message{ background:#FFF; padding:0 50px 80px 50px;}
.msgTitle{
	clear:both;
	font-size:15px;
	font-family:"microsoft yahei";
	border-bottom:1px solid #dedede;
	padding:40px 0 10px 0;
	color:#097345;
	font-weight:bold;
	}
.msgList{
	clear:both;
	border-top:1px solid #fff;
	}
.msgList dl dt{
	height:37px;
	clear:both;
	padding:13px 0;
	}
.msgList dl dt span,.msgList dl dt p{
	display:block;
	line-height:37px;
	background:#097345;
	border-right:1px solid #fff;
	float:left;
	color:#fff;
	text-align:center;
	}
.msgList dl dt span{ font-size:16px; width:95px; }
.msgList dl dt p{ width:190px; font-size:14px;}

.msgList dl dd{
	clear:both;
	padding:9px 0;
	overflow:hidden;
	}
.msgList_ask,.msgList_reply{
	width:100px;
	height:28px;
	line-height:28px;
	float:left;
	padding:0 10px 0 0;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:url(../images/msg_bg.png) no-repeat left top;
	}
.msgList_reply{ background-position:left bottom;}
.askInfo,.replyInfo{
	color:#c0c0c0;
	width:800px;
	float:left;
	line-height:25px;
	padding:5px 0 5px 10px;
	font-size:14px;
	}
.askInfo{color:#9b9a9a;}
/*留言页end*/

/*文字列表*/
.newsList{
	clear: both;
	overflow: hidden;
}
.newsList dd{
	clear: both;
	height: 40px;
	line-height: 40px;
	font-family: "宋体";
	overflow: hidden;
	border-bottom:1px dotted #c7c7c7;
}
.newsList dd a{

	display: inline;
	color: #6a6a6a;	
}
.newsList dd span{
	float:right;
	color: #6a6a6a;
}
.newsList dd:hover a{
	color: #bc082b;
}
.newsList dd:hover span{
	color: #bc082b;
}


/*全图列表二*/
.newsList2{
	clear: both;
	overflow: hidden;
}
.newsList2 dd{
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #f4f4f4;
	padding:18px 0;
}
.newsList2_divL{
	width: 750px;
	overflow: hidden;
}
.newsList2_divL .a1{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #757474;
}
.newsList2_divL .a1:hover{
	color: #bc082b;
}
.newsList2_divL p{
	display: block;
	height: 34px;
	line-height: 34px;
	margin-bottom: 10px;
}
.newsList2_divL p span{
	float: left;
	font-size: 14px;
	color: #b27a46;
	padding-right: 70px;
}
.newsList2_divL p span i{
	color: #7a7a7a;
}
.newsList2_divL p em{
	float: left;
	width: 80px;
	height: 34px;
	line-height: 34px;
	color: #b27a46;
	padding-left: 22px;
	background: url(../images/newsList2_ico.png) no-repeat left center;
}
.newsList2_divL div{
	height: 72px;
	line-height: 24px;
	color: #939292;
	text-indent: 2em;
	font-family: "宋体";
	margin-bottom: 10px;
}
.newsList2_divL .a2{
	display: block;
	height:20px;
	width: 80px;
	color: #b27a46;
	font-size: 14px;
	background: url(../images/newsList2_ico2.png) no-repeat right center;
}


.newsList2_divR{
	width: 66px;
	height: 84px;
	background:#bc082b url(../images/newsAllImg_ico5.png) no-repeat center 38px;
	margin-top:2px;
}
.newsList2_divR span{
	display: block;
	height: 22px;
	line-height: 22px;
	color: #ffe8d2;
	font-family: arial;
	font-size: 30px;
	margin-top: 18px;
	padding-left: 8px;
}
.newsList2_divR em{
	display: block;
	height:16px;
	line-height: 16px;
	font-size: 16px;
	color: #ffe8d2;
	margin-top: 15px;
	padding-right: 14px;
	float: right;
}

/*全图列表1*/
.newsAllImg{
	clear: both;
	overflow:hidden;
	width: 860px;
}
.newsAllImg dd{
	float: left;
	width: 266px;
	height: 250px;
	margin:0 18px 10px 0;
}
.newsAllImg dd a{
	display: block;
	height:260px;
	height: 200px;
}
.newsAllImg dd a img{
	display: block;
	width: 266px;
	height: 200px;
}
.newsAllImg dd span{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #868585;
}

/*全图列表二*/
.newsAllImg2{
	clear: both;
	overflow: hidden;
	width: 900px;
}
.newsAllImg2 dd{
	float: left;
	width:172px;
	height: 264px;
	overflow: hidden;
	margin:.0 48px 20px 0;
}
.newsAllImg2 dd a{
	display: block;
	width: 172px;
	height: 224px;
}
.newsAllImg2 dd a img{
	display: block;
	width: 172px;
	height: 224px;
}
.newsAllImg2 dd span{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #6c6a6a;
	font-family: "宋体";
}







/*图文列表*/
.newsTextImg{
	clear:both;
	overflow: hidden;
}
.newsTextImg dd{
	clear: both;
	overflow: hidden;
	height: 216px;
	margin-bottom: 25px;
	position: relative;
}
.newsTextImg dd .a1{
	display: block;
	width: 288px;
	height: 216px;
	position: absolute;
	left:0;
	top: 0;
}
.newsTextImg dd .a1 img{
	display: block;
	width: 288px;
	height: 216px;
}
.newsTextImg .divR{
	padding-left: 310px;
	height: 216px;
	overflow: hidden;
}
.newsTextImg .divR p{
	clear: both;
	display: block;
	height: 24px;
	line-height: 24px;
	color:#868585;
	font-size: 14px;
	margin: 0 0 6px 0;
}
.newsTextImg .divR p span{
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 5px;
}
.newsTextImg .divR p em{
	float:left;
	overflow: hidden;
}
.newsTextImg .divR p em.em1{
	width: 445px;
}

/*滚动视频start*/
.movieList{
	width:788px;
	position:relative;
	margin:0 auto; 
	}
.videoPlay{ width:788px; height:555px; overflow:hidden; margin:0 auto; margin-bottom:44px;}
/*内容*/		
.movieList .bd{ position:relative; height:100%; z-index:0; width:786px; margin:0 auto; overflow:hidden;}
.movieList .bd li{ zoom:1; vertical-align:middle; width:140px; height: 95px; overflow:hidden; float:left; display:inline; margin:0 19px 0 0; border: 1px solid #fff;}
.movieList .bd li p{ width:140px; height:95px;}
.movieList .bd li p img{ width:140px; height:95px}
.movieList .bd li.hover{ border: 1px solid #bc082b;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.movieList .prev{ display:block; width:30px; height:95px;background:url(../images/videoL.png) no-repeat left center; position:absolute; left:-40px; top:0;}
.movieList .next{display:block; width:30px; height:95px;background:url(../images/videoR.png) no-repeat right center; position:absolute; right:-40px; top:0;}
.movieList .prev:hover{background:url(../images/videoLH.png) no-repeat left center;}
.movieList .next:hover{background:url(../images/videoRH.png) no-repeat right center;}
/*滚动视频end*/


/*******************************新闻综合页 begin********************************/
/*========banner begin==========*/
.compBannerSlide {
	height: 520px;
	position: relative;
	background: #C1C1C1;
	overflow: hidden;
}
.compBannerSlide .center {
	width: 1000px;
	height: 520px;
	margin: 0 auto;
	position: relative;
}
.compBannerSlide .center .relative {
	position: absolute;
	left: -460px;
	height: 520px;
} /*-460px=(1920px-1000px)/2*/
.compBannerSlide .slide_ul li {
	width: 1920px;
	height: 520px;
}
/*===========================banner end===========================*/
/***********内容区***********/
.compContentBox{
	clear:both;
	width:100%;
	height:300px;
	padding:0 0 30px 0;
	}
.compTitleBg{
	width:100%;
	height:40px;
	position:relative;
	margin:-40px 0 0 0;
	z-index:9;
	background:#bc082b;
	opacity:0.8;
	}
.compTitle{
	height:40px;
	position:relative;
	margin:-40px 0 0 0;
	z-index:10;
	line-height:40px;
	font-family:"宋体";
	color:#ffffff;
	}
.compContent{
	width:580px;
	height:260px;
	overflow:hidden;
	}
.compContent_pic{
	width:280px;
	height:210px;
	overflow:hidden;
	}
.compContent_pic img{
	display:block;
	width:280px;
	height:210px;
	}
.compTitle1{
	clear:both;
	height:50px;
	overflow:hidden;
	}
.compTitle1 span{
	display:inline;
	float:left;
	}
.compTitle1 span a{
	display:block;
	line-height:50px;
	color:#484848;
	font-size:18px;
	}
.compTitle1 span a:hover{color:#c43654;}
.compTitle1 em{
	display:inline;
	float:right;
	width:42px;
	height:8px;
	margin:20px 0 0 0;
	}
.compTitle1 em a{
	display:block;
	width:42px;
	height:8px;
	background:url(../images/more.png) no-repeat center center;
	}
.compTitle1 em a:hover{background:url(../images/more_h.png) no-repeat center center;}
.compContent_right{
	width:288px;
	overflow:hidden;
	height:210px;
	}
.compContent_rightTitle{
	clear:both;
	overflow:hidden;
	margin:-5px 0 0 0;
	}
.compContent_rightTitle a{
	color:#5a5a5a;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	}
.compContent_rightTitle a:hover{color:#c43654;}
.compContent_rightTxt{
	clear:both;
	overflow:hidden;
	color:#a09f9f;
	font-family:"宋体";
	line-height:28px;
	text-indent:1em;
	border-bottom:1px solid #d9d9d9;
	padding:5px 0 5px 0;
	height:57px;	
	}
.compContent_rightDl{
	display:block;
	padding:10px 0 0 0;
	margin:0 0 0 -4px;
	}
.compContent_rightDl dd{
	display:block;
	clear:both;
	height:30px;
	}
.compContent_rightDl dd a{
	display:inline;
	float:left;
	line-height:30px;
	color:#a09f9f;
	font-family:"宋体";
	position:relative;
	}
.compContent_rightDl dd a:hover{color:#c43654;}
.compContent_rightDl dd em{
	display:inline;
	float:right;
	line-height:30px;
	color:#a09f9f;
	font-family:"宋体";
	}
.hot{
	width:23px;
	height:16px;
	background:url(../images/hot.png) no-repeat center center;
	position:absolute;
	top:0;
	right:-12px;
	}
/*******************************新闻综合页 end********************************/
/*******************************业务板块综合页 begin********************************/
.business_pic{
	width:100%;
	clear:both;
	overflow:hidden;
	height:495px;
	}
.business_title{
	width:100%;
	clear:both;
	margin-top: 60px;
	}
.business_title a{
	display: block;
}
.business_title a img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.business_slide{
	width:1200px;
	height:542px;
	margin:0 auto;
	position:relative;
	}
.business_slide .bt1{
	display:block;
	width:40px;
	height:95px;
	background:url(../images/slide_bt.png) no-repeat left center;
	position:absolute;
	top:146px;
	left:-71px;
	z-index:99;
	}
.business_slide .bt2{
	display:block;
	width:40px;
	height:95px;
	background:url(../images/slide_bt.png) no-repeat right center;
	position:absolute;
	top:146px;
	right:-71px;
	z-index:99;
	}
.business_slide .bt1:hover{
	background:url(../images/slide_btH.png) no-repeat left center;
	}
.business_slide .bt2:hover{
	background:url(../images/slide_btH.png) no-repeat right center;
	}
.business_slide .bd{
	width:1200px;
	height:542px;
	overflow:hidden;
	}
.business_slide .bd dl{
	display:block;
	width:1350px;
	}
.business_slide .bd dl dd{
	display:inline;
	float:left;
	width:240px;
	margin:0 80px 0 0;
	
	}
.business_slide .bd dl dd p{
	display:block;
	width:240px;
	height:370px;
	box-shadow: 2px 1px 6px rgba(212,212,212,.5);
  	-webkit-box-shadow: 2px 1px 6px rgba(212,212,212,.5);
  	-moz-box-shadow: 2px 1px 6px rgba(212,212,212,.5);
	}
.business_slide .bd dl dd p img{
	display:block;
	width:240px;
	height:370px;
	}
.business_slide .bd dl dd .divB{
	clear: both;
	overflow: hidden;
	height: 70px;
	text-align: center;
}
.business_slide .bd dl dd .divB em.em1{
	display: block;
	height: 12px;
	color:#9c9b9b;
	font-family: arial;
	letter-spacing: 2px;
	padding: 20px 0 0 0;
}
.business_slide .bd dl dd .divB em.em2{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #686868;
}



/*******************************业务板块综合页 end********************************/
/******************************************招聘页面1**************************/
.recruitment1{
	display:block;
	overflow:hidden;
	}
.recruitment1 dd{
	display:block;
	clear:both;
	height:100px;
	border-bottom:1px solid #e8e8e8;
	padding:0 0 2px 0;
	margin:0 0 20px 0;
	}
.recruitment1_title{
	display:block;
	clear:both;
	height:30px;
	overflow:hidden;
	padding:0 0 0 5px;
	}
.recruitment1_title a{
	display:block;
	overflow:hidden;
	color:#505050;
	line-height:30px;
	text-align:left;
	font-size:16px;
	}
.recruitment1_title a:hover{color:#bc082b;}
.recruitment1_txt{
	overflow:hidden;
	height:70px;
	color:#949494;
	line-height:30px;
	font-size:14px;
	}
.recruitment1_txt.w_240{width:240px; padding:0 40px 0 5px;}
.recruitment1_txt.w_300{width:300px;}
.recruitment1_txt.w_560{width:500px; padding:0 0 0 5px;}
.recruitment1_txt span.span{ border:1px solid #bebdbd; padding:0 1px 0 1px; margin:0 2px 0 0;}
/**/
.recruitment2{
	overflow:hidden;
	margin:0 auto;
	min-height:320px;
	height:auto !important;
	height:320px;
	margin:0 0 30px 0;
	}
.recruitment2 h3{
	display:block;
	clear:both;
	height:18px;
	text-align:left;
	line-height:18px;
	color:#4a4a4a;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	border-left:5px solid #bc082b;
	}
.recruitment2_content{
	overflow:hidden;
	font-family:"宋体";
	color:#acacac;
	text-align:left;
	line-height:30px;
	margin:10px 0 0 0;
	padding:0 0 0 2px;
	}
.recruitment2_bt{
	clear:both;
	overflow:hidden;
	height:35px;
	margin:20px 0 0 0;
	}
.recruitment2_bt a{
	display:block;
	float:left;
	overflow:hidden;
	width:95px;
	height:30px;
	background:#f7f7f7;
	color:#817f7f;
	font-size:14px;
	line-height:30px;
	text-align:center;
	margin:0 25px 0 0;
	}
.recruitment2_bt a.hover{background:#bc082b;color:#fff;}
.recruitment3{
	display:block;
	overflow:hidden;
	padding:0 0 0 70px;
	}
.recruitment3 dt{
	display:block;
	clear:both;
	color:#666666;
	line-height:45px;
	font-size:18px;
	text-align:left;
	font-family: "Microsoft YaHei";
	margin:0 0 20px 0;
	}
.recruitment3 dd{
	display:block;
	clear:both;
	overflow:hidden;
	font-family:"宋体";
	margin:0 0 15px 0;
	}
.rt_spanLeft{
	width:60px;
	height:30px;
	line-height:30px;
	color:#999999;
	text-align:right;
	}
.rt_input{
	display:block;
	overflow:hidden;
	height:28px;
	padding-left: 5px;
	border:1px solid #e4e4e4;
	line-height:28px;
	background:#fafafa;
	color:#999999;
	} 
.rt_input.w_195{width:190px;}
.rt_input.w_120{width:115px;}
.rt_input.w_338{width:333px;}
.rt_input.w_178{width:173px;}
.rt_input.w_t83{width:78px;}

.rt_input.w_85{
	width:85px;
	background:#c1333e;
	color:#fff;
	}

.recruitment3 dd em{
	display:inline;
	float:left;
	height:30px;
	line-height:30px;
	color:#999999;
	text-align:left;
	padding:0 15px 0 10px;
	}
.recruitment3 dd em i{color:#cc3333; padding:0 5px 0 0;}
.recruitment3 dd textarea{
	display:inline;
	float:left;
	width:465px;
	height:155px;
	border:1px solid #e4e4e4;
	line-height:25px;
	background:#fafafa;
	color:#999999;
	padding:5px;
	}
.recruitment3 dd p{
	display:inline;
	float:left;
	width:188px;
	height:30px;
	line-height:30px;
	color:#999999;
	margin:0 0 0 5px;
	}
.recruitment3 dd p img{
	display:block;
	float:left;
	width:66px;
	height:30px;
	cursor: pointer;
	}
.recruitment3 dd p a{
	display:block;
	float:left;
	color:#999999;
	padding:0 0 0 5px;
	}
.recruitment3 dd p a:hover{ color:#bc082b;}
.recruitment3_bt{
	display:block;
	float:left;
	width:80px;
	height:30px;
	background:#c1333e;
	margin:10px 0 0 60px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:30px;
	}
.recruitment3_bt:hover{background:#0061af;}
.recruitment3_bt:link {
	color: #fff;
}/* 未访问的链接 */
.recruitment3_bt:visited {
	color: #fff;
}/* 已访问的链接 */
.recruitment3_bt:hover {
	color: #fff;
}/* 鼠标在链接上 */
.recruitment3_bt:active {
	color: #fff;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
/*招聘页end*/


/*业务板块首页banner*/
.subBanner2{
	clear: both;
	width: 100%;
	height: 494px;
	position: relative;
	overflow: hidden;
}
.subBanner2 .hd{
	display: none;
}
.subBanner2 .bd{
	position: relative;
	width: 100%;
	height: 494px;
}
.subBanner2 .bd ul{
	width: 100%;
}
.subBanner2 .bd ul li{
	float: left;
	width: 100%;
	height: 494px;
	overflow: hidden;
}
.subBanner2 .bd ul li img{
	display: block;
	max-width: 100%;
	height: 494px;
}
.subBanner2 .prev{
	display: block;
	width: 60px;
	height: 72px;
	position: absolute;
	left: 38px;
	top: 50%;
	z-index: 1;
	margin-top:-36px;
	background: url(../images/banner_prev.png) no-repeat center center;
}
.subBanner2 .next{
	display: block;
	width: 60px;
	height: 72px;
	position: absolute;
	right: 38px;
	top: 50%;
	z-index: 1;
	margin-top:-36px;
	background: url(../images/banner_next.png) no-repeat center center;
}
.subBanner2 .prev:hover{
	background: url(../images/banner_prevH.png) no-repeat center center;
}
.subBanner2 .next:hover{
	background: url(../images/banner_nextH.png) no-repeat center center;
}

.subBanner2 .prev .pageState{
	display: block;
	line-height: 72px;
	color: #eee;
	font-family: arial;
	text-align: right;
}
.subBanner2 .next .pageState{
	display: block;
	line-height: 72px;
	color: #eee;
	font-family: arial;
	text-align: left;
}
/*业务板块主营业务*/
.imgTxtList11{
	display:block;
	overflow:hidden;
	width:833px;
	}
.imgTxtList11 dd{
	display:block;
	overflow:hidden;
	margin:0 0 10px 0;
	height:252px;
	}
.imgTxtList11 dd p{
	display:inline;
	float:left;
	width:426px;
	height:252px;
	position:relative;
	}
.imgTxtList11 dd p img{
	display:block;
	width:426px;
	height:252px;
	}
.imgTxtList11 dd p i{
	display:block;
	width:24px;
	height:45px;
	position:absolute;
	top:50%;
	margin:-24px 0 0 0;
	right:-1px;
	background:url(../images/imgTxtList1.png) no-repeat center center;
	}
.imgTxtList11_right{
	width:407px;
	height:252px;
	overflow:hidden;
	display:inline;
	float:right;
	}
.imgTxtList11 dd.odd p{float:right;}
.imgTxtList11 dd.odd p i{float:left;left:-1px;background:url(../images/imgTxtList2.png) no-repeat center center;}
.imgTxtList11 dd.odd .imgTxtList11_right{float:left;}

.imgTxtList11_rightTitle{
	clear:both;
	height:35px;
	text-align:center;
	font-size:16px;
	color:#1d1d1d;
	line-height:35px;
	background:url(../images/imgTxtList_icon1.jpg) no-repeat center bottom;
	margin:70px 0 0 0;
	}
.imgTxtList11_txt{
	clear:both;
	line-height:35px;
	color:#676666;
	text-align:center;
	padding:5px 0 5px 0;
	}
.imgTxtList11_right a.more{
	display:block;
	width:100px;
	height:22px;
	margin:5px auto;
	background:url(../images/imgTxtList_icon2.jpg) no-repeat center center;
	}
.imgTxtList11_right a.more:hover{background:url(../images/imgTxtList_icon2_h.jpg) no-repeat center center;}

/*
*二级页面end
*/
/*引导页*/
.guide{
	position: relative;
}
.guideBg{
}
.guide_logo{
	position: absolute;
	left: 100px;
	top: 27px;
	z-index: 2;
	display: block;
	width: 480px;
	height: 67px;
}
.guide_logo img{
	display: block;
	width: 480px;
	height: 67px;
}
.guideFloat{
	display:block;
	opacity:1;
	position: absolute;
	right:-450px;
	top: 50%;
	z-index: 2;
	margin:-135px -600px 0 0;
	width: 550px;
	height: 270px;
	background:url(../images/guide_bg.png) repeat-x center center;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;   
}
.guideFloat_text{
	overflow: hidden;
	height: 162px;
	padding: 35px 0 0 25px;
}

.guideFloat_text span{
	display: block;
	height: 45px;
	font-size: 45px;
	color: #f8fafe;
	font-family:"汉仪中楷简";
}
.guideFloat_text em{
	display: block;
	height: 36px;
	line-height: 36px;
	font-family: arial;
	color: #989b9e;
	letter-spacing: 1px;
	text-transform : uppercase;
}
.guideFloat_a{
	float: right;
	width: 135px;
	height: 28px;
	line-height: 28px;
	color:#fefefe !important;
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	border: 1px solid #fff;
	margin: 0 10px 0 0;
}
.guideFloat_a:hover{
	text-decoration: underline;
}

/*文化宣言*/
.declaration_list{
	display:block;
	overflow:hidden;
	}
.declaration_list dd{
	display:block;
	clear:both;
	overflow:hidden;
	border:1px solid #f0eeee;
	margin:0 0 17px 0;
	padding:0 15px 0 15px;
	background:url(../images/declaration_icon1.png) no-repeat 9px 5px;
	}
.declarationTitle{
	clear:both;
	overflow:hidden;
	height:42px;
	border-bottom:1px dotted #cecece;
	font-size:16px;
	color:#bc082b;
	line-height:37px;
	text-align:left;
	padding:0 0 0 36px;
	}
.declarationContent{
	clear:both;
	overflow:hidden;
	font-size:16px;
	color:#919191;
	line-height:28px;
	text-align:left;
	padding:12px 0 23px 36px;
	}
	@CHARSET "UTF-8";

.article_list-layer4289213D15120524055A5037B88A32CD p.title a,
.article_list-layer4289213D15120524055A5037B88A32CD p.title a:visited{text-decoration:none; color:#5a5a5a;}
.article_list-layer4289213D15120524055A5037B88A32CD p.title a:hover{text-decoration:none; color:#0064d4;}
.article_list-layer4289213D15120524055A5037B88A32CD span.category a,
.article_list-layer4289213D15120524055A5037B88A32CD span.category a:visited{text-decoration:none; color:#0064d4; margin-right:5px;}
.article_list-layer4289213D15120524055A5037B88A32CD span.category a:hover{text-decoration:none; color:#2c90ff;}
.article_list-layer4289213D15120524055A5037B88A32CD span.wp-new-ar-pro-time{ font-size:11px; color:#acacac;}
.article_list-layer4289213D15120524055A5037B88A32CD ul li{overflow:hidden;}
.article_list-layer4289213D15120524055A5037B88A32CD ul li p{ height:28px; line-height:28px;}
.article_list-layer4289213D15120524055A5037B88A32CD .wpart-border-line { border-bottom:1px dashed #c6c6c6;}
.article_list-layer4289213D15120524055A5037B88A32CD p.link{ float:left; margin-left:3px;}
.article_list-layer4289213D15120524055A5037B88A32CD p.time{ float:right; margin-right:3px;}
.article_list-layer4289213D15120524055A5037B88A32CD span.wp-new-ar-pro-time {color:#929292; font-size:11px;}
.article_list-layer4289213D15120524055A5037B88A32CD ul li.wp-articlelist-morebtn {border:none;}
.article_list-layer4289213D15120524055A5037B88A32CD ul li.wp-articlelist-morebtn a {display:inline-block;float:right;margin:10px 3px 0 0;}
.article_list-layer4289213D15120524055A5037B88A32CD .wp-pager_link{clear:both;padding:5px 0;overflow:hidden;height:25px;}
.article_list-layer4289213D15120524055A5037B88A32CD .article_list_more {padding-top:2px;padding-bottom:4px;}

.article_list-layer4289213D15120524055A5037B88A32CD .wp-pager_link a {border:1px solid #000;padding:2px 5px;margin:2px;color:#000;text-decoration:none;}
.article_list-layer4289213D15120524055A5037B88A32CD .wp-pager_link a:hover {border:1px solid #000;color:#FFF;background-color:#000;}
.article_list-layer4289213D15120524055A5037B88A32CD .wp-pager_link span.current {border:1px solid #000;padding:2px 5px;font-weight:bold;margin:2px;color:#FFF;background-color:#000;}
.article_list-layer4289213D15120524055A5037B88A32CD .wp-pager_link span.disabled {border:1px solid #EEE;padding:2px 5px;margin:2px;color:#DDD;}.article_list-layer4289213D15120524055A5037B88A32CD ul li p {height:43px;line-height:43px;}.article_list-layer4289213D15120524055A5037B88A32CD h1.title_text > a {display:inline-block;font-family:SimSun;font-size:18px;color:#048bcd;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD p.title_text1 {display:inline-block;font-family:SimSun;font-size:12px;color:#7D7D7D;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD p.abstractd {display:block;font-family:SimSun;font-size:12px;color:#5A5A5A;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD p.title > a {display:inline-block;font-family:Microsoft YaHei;font-size:14px;color:#303440;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD span.category > a {display:inline-block;font-family:Microsoft YaHei;font-size:14px;color:#5e5e5e;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD span.category > a:visited {display:inline-block;font-family:Microsoft YaHei;font-size:14px;color:#5e5e5e;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD span.wp-new-ar-pro-time {display:inline-block;font-family:Microsoft YaHei;font-size:12px;color:#acacac;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD p.abstract {display:none;font-family:Microsoft YaHei;font-size:12px;color:#5A5A5A;font-weight:normal;text-decoration:none;}.article_list-layer4289213D15120524055A5037B88A32CD p.link {background:url(../images/26.png) no-repeat left center;padding-left:14px;}.article_list-layer4289213D15120524055A5037B88A32CD .wpart-border-line {border-bottom:1px dashed #c6c6c6;} #layer4289213D15120524055A5037B88A32CD .showprec {display:none;}
