@charset "UTF-8";
/* CSS Document */
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-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: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #035cac;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-size: 12px;
	color: #666;
	background: #FFF;
	font-family: "Microsoft YaHei";border-top:1px solid #504A4C; background:url(top_bj.jpg)  center 38px repeat-x;
}
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;
	border: none;
}
textarea {
	outline: none;
}
input {
	outline: none;
	border: none;
}
.wrap {
	width: 1100px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow: hidden;
}
.h2 {
	clear: both;
	height: 2px;
	overflow: hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.h15 {
	clear: both;
	height: 16px;
	overflow: hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow: hidden;
}
.h30 {
	clear: both;
	overflow: hidden;
	height: 30px;
}
.h32 {
	clear: both;
	height: 32px;
}
.h40 {
	clear: both;
	
	overflow:hidden;
}
.h50 {
	clear: both;
	height: 50px;
	overflow:hidden;
}
.h60 {
	clear: both;
	height: 60px;
	overflow: hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bdimgshare-bg, .bdimgshare-content, .sr-bdimgshare {
	display: none !important
}

table {  
  width: 100%;  
  border-collapse: collapse;  
} 
tr:nth-of-type(odd) {  
  background: #eee;  
} 
th {  
  background: #333;  
  color: white;  
  font-weight: bold;  
} 
td, th {  
  padding: 6px;  
  border: 1px solid #ccc;  
  text-align: left;  
} 
/*公共部分结束*/
/*
********************************此处首页样式开始********************************
*/
/*头部开始*/
.top {
	height: 123px;
	position: relative;  ;
	z-index: 2; 
}
.topL a {
	display: block;
	width: 530px;
	height: 123px;
	background:url(logo.png) no-repeat center center;
}
.topR { margin-top:10px;
}
.topRUp {
	overflow: hidden;
	padding-top: 25px;
	margin-bottom: 40px;
	
}
.topRUpL { overflow:hidden; 
}
.topRUpL a {
	color: #666666;
	font-family: "宋体";
	
	line-height: 25px;
}
.topRUpL a:hover {
	color: #035cac
}
.topRUpR {
	width: 183px;
	height: 25px;
	background: url(indexsearch.jpg) no-repeat center center;
	margin-left: 8px;
}
.topRUpR input{ width:146px; height:25px; background:none; border:none; padding:0 5px;}
.topRUpR a{ width:27px; height:25px;}
.topRDown {
}
.menu {
	position:relative;
	width:1100px; margin:0 auto;
	
}
.menu dd {
	float: left;
	position: relative;
}
.menu dd p {
	height: 50px;
	line-height: 50px;
}
.menu dd p a {
	color: #ffffff;
	font-size: 14px;
	display: block;
	height: 50px;
	padding: 0 40px;
}

.menu dd p a:hover{
    background:#0140A0; display:block; color:#ffffff !important
}
.menu dd i {
	display: block;
	width: 16px;
	height: 8px;
	overflow: hidden;
	background: url(icn1.jpg) no-repeat center center;
	top: 25px;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	display: none
}
.subMenu {
	overflow: hidden;
	position: absolute;
	height:30px;
	line-height:30px;
	padding: 0 0;
	display: none
}
.subMenuL{
	float:left;
	display:inline;
	width:16px;
	height:30px;
	background:url(menu_ico1.png) no-repeat center center;
	}
.subMenuR{
	float:left;
	display:inline;
	width:16px;
	height:30px;
	background:url(menu_ico2.png) no-repeat center center;
	}
.subMenuM{
	float:left;
	display:inline;
	background: #035cac;
	}
.subMenu a {
	float: left;
	height: 30px;
	line-height: 30px;
	margin:0 10px;
	color: #c5e4ff;
}
.subMenu a:hover {
	color: #FFF;
}
.menu dd.hover p a {
	background:#0140A0; display:block; color:#ffffff !important
}
/*头部结束*/
/*menu开始*/

/*menu结束*/
/*banner开始*/
.banner {
	height: 520px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
/*分页*/
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.banner .hd ul {
	display: inline-block;
	background: url(bannerLine.png) repeat-x left center;
}
.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	overflow: hidden;
	line-height: 999px;
	margin: 0 40px 0 0;
	background: url(dot.png) right top no-repeat;
}
.banner .hd ul .on {
	background: url(dothover.png) left top no-repeat;
}
/*内容*/		
.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	height: 520px;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 520px;
}
/*banner结束*/
.columnTitle {
	height: 85px;
}
.columnTitle div {
	height: 85px;
}
.columnTitle div.div1 {
	background: url(title1.png) no-repeat center bottom;
}
.columnTitle div.div2 {
	background:url(title2.png) no-repeat center bottom;
}
.columnTitle div.div3 {
	background: url(title3.png) no-repeat center bottom;
}
.columnTitle div.div4 {
	background:url(title4.png) no-repeat center bottom;
}
/*第一通栏开始*/
.column1 {
	overflow: hidden
}
.column1ConText {
	color: #727272;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 25px;
	padding: 0 45px;
}
.column1ConText span {
	display: block;
	text-align: center;
}
.column1ConText a {
	color: #12366c
}
.column1Pic {
	overflow: hidden;
	padding: 0 45px;
	padding-top:40px;
	padding-bottom:40px;
}
.column1PicList {
	overflow: hidden;
	width:1085px;
}
.column1PicList dd {
	float: left;
	width: 140px;
	overflow: hidden;
	margin-right:77px;
}
.column1PicList dd div {
	width: 140px;
	height: 140px;
	position: relative;
}
.column1PicList dd h1{ height:45px; line-height:45px; text-align:center;}
.column1PicList dd h1 a{ display:block; color:#727272; font-size:16px;}
.column1PicList dd div b {
	position: absolute;
	width: 140px;
	height: 140px;
	left: 0px;
	top: 0px;
	background:url(column1Bg1hover.png) no-repeat center center;
	z-index: 6;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.column1PicList dd div p {
	position: absolute;
	width: 140px;
	height: 140px;
	left: 0px;
	top: 0px;
	background:url(column1Bg1.png) no-repeat center center;
	z-index: 5
}
.column1PicList dd div i {
	position: absolute;
	display: block;
	width: 99px;
	height: 99px;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
	background: url(column1Icn.png) no-repeat;
	z-index: 4
}
.column1PicList dd div i.i1{ background-position:0 0}
.column1PicList dd div i.i2{ background-position:-99px 0}
.column1PicList dd div i.i3{ background-position:-198px 0}
.column1PicList dd div i.i4{ background-position:-297px 0}
.column1PicList dd div i.i5{ background-position:-396px 0}
.column1PicList dd div em {
	position: absolute;
	display: block;
	width: 99px;
	height: 99px;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
	z-index: 2;
	background: url(column1Icn.png) no-repeat -495px 0;
}
.column1PicList dd div span {
	position: absolute;
	display: block;
	width: 140px;
	height: 140px;
	left: 0px;
	top: 0px;
	z-index: 3;
	background: #13376d;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-border-radius: 140px;
	-webkit-border-radius: 140px;
	border-radius: 140px;
}
.column1PicList dd:hover div b{
	transform: rotate(91deg);
	-ms-transform: rotate(91deg); 	/* IE 9 */
	-moz-transform: rotate(91deg); 	/* Firefox */
	-webkit-transform: rotate(91deg); /* Safari 和 Chrome */
	-o-transform: rotate(91deg);
	}
.column1PicList dd:hover div span{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
/*第一通栏结束*/
/*第二通栏开始*/
.column2Box{ background:#f9f9f9; padding-top:25px;}
.column2{ overflow:hidden;}
.column2Pic{
	position:relative; 

	}
/*内容*/
.index_x, index_t{ float:left}
.column2Pic .bd{ position:relative; z-index:0; overflow:hidden; width:1100px;}
.column2Pic .bd li{ zoom:1; vertical-align:middle; position:relative; float:left; width:1100px;}
.column2PicShow{ overflow:hidden; clear:both;}
.column2PicShowL{ width:510px; height:295px ; position:relative; overflow:hidden; border:1px solid #E6E4E4;-webkit-box-shadow:1px 1px 15px #E2E2E4;
-moz-box-shadow:1px 1px 15px #E2E2E4;box-shadow:1px 1px 15px #E2E2E4; 
display: table-cell; vertical-align:middle; background:#FFF }
.column2PicShowL img{width:100%; max-height:295px;  }

.column2PicShowL span{ display:block; height:40px; line-height:40px; text-align:center; background:url(column2TextBg.png) repeat center center; position:absolute; left:0px; bottom:-40px; width:100%; color:#FFF;}
.column2PicShowR{ width:1050px;  position:relativ;  overflow:hidden; padding-left:40px;}
.column2PicShowRList{ overflow:hidden; width:1050px; }
.column2PicShowRList dd{ overflow:hidden; width:250px; height:250px; position:relative; float:left; display:inline; margin:0 10px 10px 0;border:1px solid #E6E4E4;-webkit-box-shadow:1px 1px 15px #E2E2E4;
-moz-box-shadow:1px 1px 15px #E2E2E4;
box-shadow:1px 1px 15px #E2E2E4; box-sizing:border-box}
.column2PicShowRList dd img{ width:100%; }
.column2PicShowRList dd span{ display:block; height:40px; line-height:40px; text-align:center; background:url(column2TextBg.png) repeat center center; position:absolute; left:0px; bottom:-40px; width:100%; color:#FFF; font-size:12px}		
/*.column2Pic .bd{ position:relative; z-index:0; overflow:hidden; width:1100px;}
.column2Pic .bd li{ zoom:1; vertical-align:middle; height:315px; width:250px; position:relative; float:left; margin-right:33px;}
.column2Pic .bd li p img{height:315px; width:250px;}
.column2Pic .bd li span{ display:block; width:100%; height:45px; text-align:center; line-height:45px; position:absolute; bottom:0px; left:0px; background:url(bg1.png) repeat;}
.column2Pic .bd li span a{ color:#FFF; font-family:"宋体";}*/
/* 下面是前/后按钮代码，如果不需要删除即可 */
.column2Pic .prev{ display:block; width:30px; height:30px; background:url(column2Btn.png) no-repeat 0px -30px; position:absolute;bottom:-48px; right:48px;}
.column2Pic .next{ display:block; width:30px; height:30px; background:url(column2Btn.png) no-repeat -30px -30px; position:absolute;  bottom:-48px; right:0px;}
.column2Pic .prevStop{ background:url(column2Btn.png) no-repeat 0px 0px}
.column2Pic .nextStop{ background:url(column2Btn.png) no-repeat -30px 0px}
.more{ height:48px; line-height:48px; text-align:left; margin-bottom:35px; clear:both; overflow:hidden}
.more a{ color:#929292;}
/*第二通栏结束*/
/*第三通栏开始*/
.column3{ padding-top:25px; overflow:hidden}
.column3List{ overflow:hidden; width:1136px; height:339px; overflow:hidden;}
.column3List dd{ width:510px; margin-right:36px; margin-bottom:35px; padding:10px; border:1px solid #e5e5e5; overflow:hidden; float:left; height:130px;}
.column3L{ width:215px; height:130px;}
.column3L img{ width:215px; height:130px;}
.column3R{ width:270px;}
.column3R h1{ line-height:30px; font-size:16px;}
.column3R h1 a{ color:#727272;}
.column3R h1 a:hover{ color:#035cac;}
.column3R div{ color:#727272;  line-height:28px; font-family:"宋体"; height:84px; overflow:hidden}
.column3R div a{ color:#727272;}
.column3R div a:hover{ color:#035cac;}
/*第三通栏结束*/
/*第四通栏开始*/
.column4Box{ padding-top:25px; overflow:hidden; background:#ffffff; display:none}
.column4List{ overflow:hidden; width:1131px;}
.column4List dd{ width:345px; overflow:hidden; float:left; background:#FFF; margin-right:30px;border:1px solid #e3e3e3;}
.column4List dd p{width:345px; height:170px;}

.column4ListText{ padding:15px; }
.column4ListText h1{ font-size:16px; line-height:16px; margin-bottom:15px;}
.column4ListText h1 a{ color:#767676; font-size:16px;}
.column4ListText h1 a:hover{ color:#035cac;}
.column4ListText div{ color:#767676; font-size:12px; font-family:"宋体"; line-height:28px; height:56px; overflow:hidden;}
.column4ListText div a{ color:#767676;}
.column4ListText div a:hover{ color:#035cac;}
/*第四通栏结束*/
/*第五通栏开始*/
.index{ ;  z-index:999; width:1135px; margin:0 auto; margin-bottom:35px; overflow:hidden; padding:60px 0 }
.index_l,.index_z,.index_lx{ width:320px; overflow:hidden; background: url(bj.jpg) repeat-x; padding:15px 20px 15px 20px;border:1px solid #C4C4C4; margin-left:15px; height:265px;  }
.index_l{ line-height:25px}
 .index_t { color:#777;font-size:12px}
 .index_t span{ font-size:19px}
 .index_gd{ text-align:right; position:relative; top:-18px}
 .index_b{ font-size:14px;:}
 .index_c{ margin-bottom:10px}
 .index_cb{ line-height:25px; font-size:13px  }
 .index_cb p{background:url(tb.jpg) no-repeat 0px center;padding-left:10px;  }
 .index_bj{  background:url(title3.png) no-repeat; height:100px; width:282px; margin:0 auto}
 
 .index_xx{ line-height:21px; font-size:13px  }

/*第五通栏结束*/

/*底部开始*/
.footerBox {
	background: url(bg1.jpg) repeat;
	position: relative;
	z-index: 2
}
.index_totop {
	position: absolute;
	cursor: pointer;
	width: 70px;
	height: 70px;
	background: url(toTop.png) no-repeat center center;
	left: 50%;
	margin-left: -35px;
	top: -21px;
	z-index: 1
}
.footerUpBox {
	overflow: hidden;
	border-bottom: 1px solid #454545;
	position: relative;
	z-index: 2
}
.footerUp {
	overflow: hidden;
}
.foot_cc{ width:300px; float:left;color:#FFF; font-family:"微软雅黑"; padding:20px 35px 0 45px; font-size:12px; line-height:25px; color:#999; border-right: 1px solid #454545;height:250px; }
.footerUpL {
	overflow: hidden;
	 height:280px;
	
	
}
.footerUpL dd:nth-child(2){ width:120px; }

.footerUpL dd {
	width: 84px;
	padding-left: 38px; height:250px;
	border-right: 1px solid #454545;
	padding-top: 30px;
	padding-bottom: 10px;
	float: left;
}
.footerUpL dd span {
	display: block;
	margin-bottom: 4px;
	color:#E0E0E0;
	font-size: 16px;
}
.footerUpL dd a {
	display: block;
	height: 28px;
	line-height: 28px;
	color: #999;
}
.footerUpL dd a:hover {
	color:#FFF;
}
.footerDown {
	height: 58px;
	line-height: 58px;
	font-family: "宋体";
	color: #555555;
}
.footerDown em {
	margin-right: 65px;
}
.footerDown em a {
	color: #555555;
}
.footerDown #cnzz_stat_icon_1255869159{
	position:relative;
	top:22px;
	left:8px;
	}


.footerDown em a:hover {
	color: #919191
}
.footerUpR {
	width:300px;
	padding-top: 30px;
}
.footerUpRTitle {
}
.footerUpRTitle h1 {
	text-align: center;
	border-bottom: 1px solid #3d3d3d;
	height: 17px;
	line-height: 17px;
	padding-bottom: 6px;
}
.footerUpRTitle span {
	display: inline-block;
	height: 17px;
	padding-left: 24px;
	background: url(icn3.png) no-repeat left center;
	color: #919191;
	font-size: 16px;
}
.footerUpRCon {
	overflow: hidden;
	padding: 0 8px;
}
.footerUpRCon div {
	overflow: hidden;
	width: 355px;
	line-height: 35px;
}
.footerUpRCon a {
	color: #555555;
	margin-right: 45px;
	float: left;
}
.footerUpRCon a:hover {
	color: #919191;
}
/*底部结束*/
/*
********************************此处首页样式结束********************************
*/
/*右侧漂浮*/
.floatBox{ position:absolute; right:0px; top:0px; width:71px; z-index:9999999999999999;}
.floatBox dd{ margin-bottom:5px; position:relative;}
.floatBox dd a{ display:block; width:57px; height:70px; background:url(floatBtn.jpg) no-repeat; margin:0 auto;}
.floatBox dd a.a1{ background-position:0 0}
.floatBox dd a.a2{ background-position:0px -70px;}
.floatBox dd a.a3{ background-position:0px -140px;}
.floatBox dd a.a4{ background-position:0px -210px;}

.floatBox dd span{ display:block; height:20px; line-height:20px; text-align:center;color:#13366c; font-size:12px; font-family:"宋体";}
.floatBox dd div{ width:125px; height:120px; position:absolute; left:-128px; top:-10px; display:none}
.floatBox dd div img{width:125px; height:120px;}
/*
********************************此处内页样式开始********************************
*/
/*内页框架开始*/
/*内页框架开始*/

/*页码开始*/
.page {
	padding: 20px 0 20px 0px;
	overflow: hidden;
	text-align: center;
	clear: both;
	line-height: 20px;
	font-family: "Microsoft YaHei"
}
.page span {
	display:inline-block;
}
.page em {
	display:inline-block;
	margin: 0 2px
}
.page code, .page a {
	border: 1px solid #efefef;
	display:inline-block;
	height: 20px;
	padding: 0px 8px;
	line-height: 20px;
	background: #fff;
	margin: 0 2px;
	font-family: "Microsoft YaHei"
}
.page a:hover {
	background: #d27623;
	color: #fff;
	border: 1px solid #efefef;
}
.page a.hover {
	background: #d27623;


	color: #fff;
	border: 1px solid #efefef;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #efefef;
	display:inline-block;
}
.page label {
	display:inline-block;
}
.page input.pageDetail {
	width: 30px;
	height: 18px;
	text-align: center;
	display:inline-block;
}
.page input.page_bnt {
	background: #d27623;
	border: none;
	width: 30px;
	height: 20px;
	cursor: pointer;
	font-family: "microsoft yahei";
	line-height: 20px;
	color: #FFF;
}
/*页码结束*/
/*内页框架结束*/
/*单篇文章页开始*/

/*单篇文章页结束*/
/*
********************************此处内页样式结束********************************
*/

/*二级页面框架部分*/
.subBanner{
	clear:both;
	width:100%;
	height:320px;
	overflow:hidden;
	}
.subBg{
	clear:both;
	overflow:hidden;
	background:url(subBg.jpg) repeat center center;
	}
.mainL{
	width:240px;
	overflow:hidden;
	-webkit-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	-moz-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	border-radius:4px;
	background:#fbfbfb;
	}
.mainL_T{
	clear: both;
	overflow: hidden;
	height: 55px;
	line-height: 26px;
	background: #035cac;
	width: 309px;
	padding: 5px 0
	}
.mainL_T span{

	display:block;
	text-indent:25px;
	color:#fff;
	font-size:18px;
	}
.mainL_T em{
	display:block;
	color:#318cde;
	font-size:16px;
	padding-left:23px;
	}
.mainL_M{
	clear:both;
	overflow:hidden;
	background:#fbfbfb;
	padding-bottom:80px;
	}
.subNav{
	clear:both;
	overflow:hidden;
	background:#fbfbfb;
	}
.subNav dd{
	clear:both;
	overflow:hidden;
	margin-bottom:1px;
	}
.subNav dd span{
	display:block;
	background:#fbfbfb;
	height:42px;
	line-height:42px;
	}
.subNav dd span a{
	display:block;
	height:42px;
	border-left:3px solid #fbfbfb;
	color:#989898;
	font-size:14px;
	text-indent:21px;
	}

.subNav dd.hover span{
	display:block;
	background:#fff;
	}
.subNav dd.hover span a{
	border-left:3px solid #035cac;
	}
.subNav dd:hover span{
	background:#fff;
	}
.subNav dd:hover span a{
	border-left:3px solid #035cac;
	}
.subNav dd div{
	display:none;
	width:100%;
	background:#fdfdfd;
	overflow:hidden;
	}	
.subNav dd div a{
	display:block;
	height:30px;
	line-height:30px;
	padding-left:33px;
	}
.subNav dd div a:hover{
	background:#f5f5f5;
	}
.subNav dd.hover div{
	display:block;
	}


.mainL_B{
	clear:both;
	overflow:hidden;
	text-align:center;
	padding-bottom:20px;
	}
.mainL_B img{
	display:block;
	max-width:100%;
	width:195px;
	height:170px;
	margin:0 auto;
	}

.mainR{
	width:822px;
	overflow:hidden;
	background:#ffffff ;
	border-radius:4px;
	 -webkit-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	-moz-box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	box-shadow:1px 3px 3px rgba(180,180,180,0.3);
	}


/*当前位置*/
.location{
	clear:both;
	height:32px;
	line-height:32px;
	padding:15px 0 8px 0;
	background:#fff url(location.png) no-repeat center bottom;
	}
.location .p1{
	float:left;
	display:inline;
	padding-left:33px;
	color:#035cac;
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	}
.locationR{
	margin-right:20px;
	}
.locationR span{
	float:left;
	display:inline;
	height:32px;
	color:#1B1C32;
	padding-left:52px;
	background:url(location2.png) no-repeat left center;
	}
.locationR a{
	float:left;
	display:inline;
	color:#666;
	margin:0 0 0 5px;
	}
.locationR a:hover{
	color:#035cac;
	}
.locationR a.hover{
	color:#035cac;
	}


/*二级页面列表总体外层*/
.mainR_div{
	clear:both;
	overflow:hidden;
	width:780px;
	padding:10px 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
/*全图列表1  newsAllImgList*/
.newsAllImgList{
	clear:both;
	overflow:hidden;
	width:810px;
	padding-bottom:24px;
	border-bottom:1px dotted #c4c4c4;
	margin-bottom:25px;
	}
.newsAllImgList dd{
	float:left;
	display:inline;
	width:240px;
	height:275px;
	overflow:hidden;
	margin-right:30px;
	}
.newsAllImgList dd p a{
	display:block;
	width:230px;
	height:230px;

	padding:4px;
	border:1px solid #e2e2e2;
	}
.newsAllImgList dd p a img{
	display:block;
	width:230px;
	height:230px;
	}
.newsAllImgList dd span{
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#666;
	font-size:14px;
	}
.newsAllImgList dd span a{color:#666;}
.newsAllImgList dd:hover span a{color:#035cac;}
/*全图列表页2*/
.newsAllImgList2{
	clear:both;
	overflow:hidden;
	width:823px;
	}
.newsAllImgList2 dd{
	float:left;
	display:inline;
	width:250px; margin-bottom:20px;
	margin-left:8px;
	
	
	}
.newsAllImgList2 dd a{
	display:block;
	width:250px; overflow:hidden;
	border:1px solid #dcdcdc; height:250px;
	
	}
.newsAllImgList2 dd a:hover{
	display:block;


	border:1px solid #035CAC;

	}
.newsAllImgList2 dd a img{
	display:block;
	width:245px; height:245px;
	
	}
.newsAllImgList2 dd div{
	width:240px;
	height:36px;
    text-align:center;
	padding:0 15px;
	}
.newsAllImgList2 dd div span{
	display:block;
	height:25px;
	line-height:25px;
	color:#989898;
	font-size:14px;
	}
.newsAllImgList2 dd div em{
	display:block;
	color:#989898;
	}
.newsAllImgList2 dd:hover div span{
	color:#035cac;
	}


/*图文列表*/
.newsImgList{
	clear:both;
	overflow:hidden;
	}
.newsImgList dd{
	clear:both;
	overflow:hidden;
	height:30px; line-height:30px; padding:5px 0;

	border-bottom:1px dotted #ccc;

	}
.newsImgList dd .a1{
	display:block;
	width:140px;
	height:100px;
	padding:4px;
	background:#fff;
	
	}
.newsImgList dd .a1 img{
	display:block;
	width:140px;
	height:100px;
	}
.newsImgList dd .div1{
	width:100%;
	height:30px;
	overflow:hidden;
	}
.newsImgList dd .div1 p{
	clear:both;
	height:30px;
	overflow:hidden; background:url(tianyi.png) no-repeat 8px center; padding-left:18px;
	}
.newsImgList dd .a2{
	float:left;
	display:inline;
	width:400px;
	height:30px;
	font-size:14px; 
	color:#555;
	}
.newsImgList dd .a3{
	float:right;
	display:inline;
	width:83px;
	height:25px;
	color:#555; margin-top:2px;
	background:#f5f5f5;
	text-align:center;
	line-height:25px;
	}
.newsImgList dd .a2:hover{
	color:#035cac;
	}
.newsImgList dd .a3:hover{
	background:#035cac;
	color:#fff;
	}

.newsImgList dd .div1 span{
	display:block;
	height:48px;
	line-height:24px;
	padding:10px;
	/**background:#fff;**/
	/**border:1px solid #eee;**/
	position:relative;
	margin-top:7px;
	/**background:#fff;**/
	}
.newsImgList dd .div1 span em{ display:block;height:48px; overflow:hidden}
.newsImgList dd .div1 span i{
	display:block;
	width:10px;
	height:9px;
	position:absolute;
	/**background:url(ico-1.png) no-repeat center center;**/
	top:-8px;
	left:27px;
	}


/*图文列表2*/
.newsImgList2{
	clear:both;
	overflow:hidden;
	}
.newsImgList2 dd{
	clear:both;
	overflow:hidden;
	height:100px;
	padding:20px 0;
	}
.newsImgList2 dd .a1{
	width:140px;
	height:100px;
	overflow:hidden;
	}
.newsImgList2 dd .a1 img{
	display:block;
	width:140px;
	height:100px;
	}
.newsImgList2 dd div{
	width:625px;
	height:100px;
	overflow:hidden;
	}
.newsImgList2 dd div .a2{
	display:block;
	height:28px;
	line-height:25px;
	font-size:18px;
	color:#035cac;
	font-weight:bold;
	border-bottom:1px dotted #aeaeae;
	}
.newsImgList2 dd div span{
	display:block;
	height:69px;
	line-height:23px;
	color:#555;
	}


/*文字列表*/
.newsList{
	clear:both;
	overflow:hidden;
	min-height:500px; height:auto !important; height:500px;
	}
.newsList dd{
	clear:both;
	overflow:hidden;
	height:28px;
	line-height:28px;
	border:1px solid #e2e2e2;
	margin-bottom:10px;
	background:#f5f5f5;
	}
.newsList dd a{
	color:#555;
	padding-left:10px;
	}
.newsList dd span{
	color:#555;
	padding-right:10px;
	}
.newsList dd:hover{
	background:none;
	padding:1px;
	border:none;
	}
.newsList dd:hover a{
	color:#d27623;
	}
.newsList2{ overflow:hidden; min-height:500px; height:auto !important; height:500px;}
.newsList2 dd{ overflow:hidden; height:37px; line-height:37px; border-bottom:1px dotted #acacac; padding:0 7px;}
.newsList2 dd a.a1{ color:#7d7d7d; font-family:"宋体";}
.newsList2 dd a.a1:hover{ color:#186fb1}
.newsList2 dd span{ color:#7d7d7d; font-family:"宋体";}
.newsList2 dd a.a2{color:#acacac; font-family:"宋体"; height:14px; line-height:14px; margin-top:11px; padding-left:22px; background:url(download2.png) no-repeat 0 0;}
.newsList2 dd a.a2:hover{color:#186fb1; font-family:"宋体"; height:37px; padding-left:22px; background:url(download2.png) no-repeat 0 -14px;}
/*新闻详细页*/
.articleBox {
	line-height:30px;
	padding:10px;
	color: #707375;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	font-family: "宋体";
	border-bottom: 1px dashed #c1c1c1;
}
.articleBox img{
	max-width:100%;
	}
.articleTitle {
	clear: both;
	text-align: center;
	padding:0px 10px 0 10px;
	line-height: 35px;
	font-size:18px;
	color:#035cac;
}
.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #777;
	font-size: 12px;
	line-height:30px;
	padding:10px 0 10px 0;
	font-family: "宋体";
	border-bottom:1px dotted #c1c1c1;
}
.articleTime span{
	display:inline-block;
	height:30px;
	padding:0 5px; 
	cursor: pointer;
	}
.articleTime span.hover{
	color: #ff0303;
}
.pageUp{
	display:block;
	line-height:30px;
	color:#555;
	padding:10px 0 20px 0;
	font-family: "宋体";
	width:450px;
	}
.pageUp a{
	color:#555;
	}
.pageUp a:visited{
	color:#555;
	}
.pageUp a:hover{
	color:#555;
	text-decoration: underline;
	}
.pageUp a:hover{
	color:#555;
	}
.share{
	display:block;
	clear:both;
	color: #333;
	padding:20px 0 0 0;
	width:250px;
	}
.share_T{
	float:left;
	height:30px;
	line-height:30px;
	color:#035cac;
	}
.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:#253993;
	}
.articlePage a.hover{
	color:#fff;
	background:#253993;
	}
.download{
	clear:both;
	height:32px;
	font-size:18px;
	padding:10px 0 0 0;
	}
.download a{
	display:block;
	line-height:32px;
	float:left;
	padding:0 40px 0 0;
	color:#e71c25;
	font-family:"microsoft yahei";
	margin:0 10px 0 0;
	background:url(download.png) no-repeat right center;
	}

/* 文章阅读页-内容上部大图 */
#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(article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(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 #035cac;background:#035cac;}
.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(article_icon.png) no-repeat;
}

.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}

/*招聘列表页*/
.recruitmentList{
	clear:both;
	overflow:hidden;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
.recruitmentList dt{
	clear:both;
	overflow:hidden;
	height:38px;
	line-height:38px;
	font-size:14px;
	color:#666;
	border-bottom:1px solid #dfdfdf;
	}
.recruitmentList dd{
	clear:both;
	overflow:hidden;
	height:58px;
	line-height:58px;
	color:#666666;
	font-family:"宋体";
	border-bottom:1px solid #dfdfdf;
	}
.recruitmentList span{
	float:left;
	display:inline;
	}
.recruitmentList span.span1{
	width:111px;
	text-align:center;
	}
.recruitmentList span.span2{
	width:158px;
	text-align:center;
	}
.recruitmentList span.span3{
	width:122px;
	text-align:center;
	}
.recruitmentList span.span4{
	width:140px;
	text-align:center;
	}
.recruitmentList span.span5{
	width:140px;
	text-align:center;
	}
.recruitmentList span.span6{
	width:109px;
	text-align:center;
	}
/*招聘详细*/
.recruitmentView{ color:#666666; line-height:28px; font-family:"宋体";min-height:500px;
	height:auto !important;
	height:500px;}
.recruitmentViewBtn{ padding:28px 0 0 25px;}
.recruitmentViewBtn a{ display:block; width:140px; height:38px; text-align:center; line-height:38px; color:#FFF; font-size:14px; background:#d27623; border-radius:2px;}
/*招聘表单*/
.recruitList{ overflow:hidden}
.recruitList dd{ overflow:hidden; margin-bottom:10px;}
.recruitList dd span{ float:left; display:inline; width:80px; float:left; text-align:right; color:#666666; line-height:30px;}
.recruitList dd input{ float:left; display:inline; width:240px; height:28px; border:1px solid #cbcbcb; border-radius:3px; padding:0 5px; line-height:28px;}
.recruitList dd i{float:left; display:inline; color:#c93232; line-height:30px; margin-left:5px;}
.recruitList dt{ padding-left:80px;}
.recruitList dt a{ display:block;width:140px; height:38px; text-align:center; line-height:38px; color:#FFF; font-size:14px; background:#d27623; border-radius:2px;}
.recruitList dd textarea{ width:510px; height:155px; border:1px solid #cbcbcb; line-height:28px; padding:0 5px;}
.recruitListdd3 input{ width:auto !important;}
.recruitListdd3 em{ line-height:30px; margin:0 5px;}
.recruitListdd10 input{ width:118px !important;}
.recruitListdd10 img{ float:left; display:inline; width:72px; height:20px; margin:0 15px; margin-top:5px;}
.recruitListdd10 a{ float:left; display:inline; color:#db0910; font-family:"宋体"; line-height:30px; text-decoration:underline}
/*留言*/
.messageList1{ margin-bottom:8px;}
.messageList1 dd{ overflow:hidden; margin-bottom:6px;}
.messageList1 dd span{ float:left; display:inline; width:80px; text-align:right; color:#7e7e7e; line-height:24px; font-family:"宋体"; margin-right:5px;}
.messageList1 dd input{ float:left; display:inline; width:318px; height:22px; border:1px solid #c9c9c9; padding:0 5px; line-height:22px;}
.messageList1 dd i{ float:left; display:inline; color:#c6c6c6; line-height:24px; font-family:"宋体"; margin-left:20px;}
.messageList1 dd textarea{ width:630px; height:115px; padding:0 5px; line-height:24px;border:1px solid #c9c9c9;}
.messageList1_1 input{ width:215px !important;}
.messageList1_5 input{ width:80px !important;}
.messageList1_5 img{ float:left; display:inline; width:58px; height:22px; margin:0 8px; margin-top:1px;}
.messageList1_5 a{ float:left; display:inline; color:#c8c8c8; font-family:"宋体"; line-height:30px; text-decoration:underline}
.messageList1 dt{ text-align:center; padding-top:18px;}
.messageList1 dt a{ display:inline-block; width:75px; height:28px; background:#035cac; color:#FFF; font-family:"宋体"; text-align:center; line-height:28px; margin:0 40px;}
.messageList1 dt a.a1{}
.messageList1 dt a.a2{}
.messageList2{ width:700px;}
.messageList2 dd{ overflow:hidden; padding:20px 0; border-bottom:1px dotted #d0cfce;}
.messageList2L{ width:80px; padding-left:20px; line-height:18px; margin-top:20px;}
.messageList2L span{ display:block; color:#035cac; font-size:12px; font-family:"宋体"; font-weight:bold; height:18px; overflow:hidden}
.messageList2L em{ display:block; font-size:12px; color:#035cac; font-family:"宋体";}
.messageList2R{ width:600px;}
.messageList2R span{ display:block; min-height:58px; height:auto !important; height:58px; border:1px solid #f0f0f0; color:#5a5a5a; font-family:"宋体"; line-height:29px; padding:0 10px; margin-bottom:5px;}
.messageList2R em{ color:#969696; line-height:24px; font-family:"宋体";}
.messageList2R em i{ font-weight:bold;}
/*内页框架结束*/
/*单篇文章页开始*/

/*单篇文章页结束*/
/*产品详细页*/
.productViewT{
	clear:both;
	overflow:hidden;
	width:778px;
	border:1px solid #eaeaea;
	background:#fff;
	}


/*产品相册展示begin*/
.big_pic_show {
	width: 100%;
	height: 100%;
	z-index: 1;
	margin:0 auto;
	border-right:1px solid #eaeaea;
}
.bigpic{
	width: 100%;
    text-align:center;
	overflow: hidden;
	margin:15px ;
}
.bigpic a {
	display: block;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	border: solid 1px #ddd;
	width: 400px !important;
	height: 400px !important;
	background: #ffffff;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	background:url(float_layer.png) repeat;
	cursor:move;
	z-index: 99;
}

.moveBox{
	width:360px;
	height:60px;
	margin:15px auto;
	position:relative;
	border-top:1px solid #eaeaea;
}
.pageLeft{
	width:12px;
	height:60px;
	position:absolute;
	left:0;
	top:15px;
	display:inline;
	cursor:pointer;
	background:url(pre.jpg) no-repeat center center;
}
.pageRight{
	width:12px;
	height:60px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:15px;
	background:url(next.jpg) no-repeat center center;
}
.move_content{
	clear:both;
	width:330px;
	height:60px;
	overflow:hidden;
	position:relative;
	float:left;
	display:inline;
	margin:15px 0 0 15px;
	}
.rexiaoPic {
	OVERFLOW:hidden;
	WIDTH:330px;
	HEIGHT:60px;
	
}
.sell_order {
	WIDTH:9999px;
	POSITION:absolute
}
.rexiaoPic LI{
	width:58px;
	height:58px;
	float:left;
	display:block;
	margin:0 3px 0 3px;
	background:#fff;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #ccc;
}
.rexiaoPic LI.hover{
	width:58px;
	height:58px;
	float:left;
	display:block;
	background:#fff;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #035cac;
	}
.rexiaoPic LI img{
	width:58px;
	height:58px;
}
/*产品相册展示end*/

.productViewTR{
	width:399px;
	overflow:hidden;
	margin:0 auto; text-align:center
	}
.productViewTR1{
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #eaeaea;
	}
.productViewTR1T{
	clear:both;
	overflow:hidden;
	height:50px;
	line-height:50px;
	color:#333;
	font-size:18px;
	}
.productViewTR1Con{
	clear:both;
	overflow:hidden;
	font-size:14px;
	line-height:30px;
	}
.productViewTR1Con span{
	display:block;
	padding-left:8px;
	}
.productViewTR2{
	clear:both;
	overflow:hidden;
	height:80px;
	border-bottom:1px solid #eaeaea;
	}
.productViewTR2 a{
	display:block;
	width:164px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#cc3300;
	border-radius:3px;
	margin:25px;
	}
.productViewTR2 a:hover{
	background:#e43b03;
	}
.productViewTR3{
	clear:both;
	overflow:hidden;
	padding-top:20px;
	}
.productViewTR3 span{
	float:left;
	color:#555;
	height:28px;
	width:65px;
	line-height:28px;
	}
.productViewTR3 div{
	float:left;
	width:330px;
	}
.productViewTR3 div a{
	float:left;
	display:inline;
	height:28px;
	line-height:28px;
	padding:0 10px;
	margin:0 5px 8px 5px;
	background:#eaeaea;
	border-radius:3px;
	-webkit-box-shadow:1px 1px 2px rgba(183,183,183,0.5);
	-moz-box-shadow:1px 1px 2px rgba(183,183,183,0.5);
	box-shadow:1px 1px 2px rgba(183,183,183,0.5);
	}
.productViewShare{
	padding:0 0 0 10px;
	}

.productViewB{
	clear:both;
	overflow:hidden;
	}
.productViewBT{
	clear:both;
	height:34px;
	border-bottom:1px solid #eaeaea;
	}
.productViewBT span{
	float:left;
	display:inline;
	height:34px;
	line-height:34px;
	border:1px solid #fbfbfb;
	border-top:none;
	padding:0 18px;
	color:#666;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	}
.productViewBT span.hover{	background:#3a3a3a; color:#FFF; border-color:eaeaea;}
.productViewBCon{
	clear:both;
	overflow:hidden;
	min-height:200px; text-indent:20px; font-size:13px;line-height:30px; margin-top:15px; padding:0 10px;
	}
.productViewBCon img{
	max-width:100%;
	}
/*
********************************此处内页样式结束********************************
*/


.topt{ background:#F5F5F5; overflow:hidden; height:38px}
.topt .toptw{ width:1100px; margin:0 auto; line-height:38px; font-size:13px;}

.nav{ height:50px; background:#316FCD; overflow:hidden}

.ptitle{ font-size:16px; color:#0066CC; font-weight:bold; text-align:center; margin-bottom:30px;}