@charset "utf-8";
/* CSS Document */

/* 全局控制*/
body {
	font-family: 微软雅黑;
	/*font-size: 12px;*/
	line-height: 25px;
	color: #404040;
}

* {
	margin: 0;
	padding: 0;
}

textarea {
	overflow: hidden;
	resize: none;
}

ul,ol {
	list-style: none;
}

img {
	border-width: 0px 0px 0px 0px;
	border: none;
	vertical-align: top;
}

a {
	text-decoration: none;
	border: 0px;
	color: #404040;
	cursor: pointer;
}

a:visited {
	
}

a:hover {
	text-decoration: none;
	color: #094dfc;
}

a:active {
	
}

dl,dt,dd {
	display: block;
}

dl {
	overflow: auto;
	zoom: 1
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
	cursor: pointer;
}

.clear {
	clear: both;
}

body {
	_background-image: url(about:blank); /*用浏览器空白页面作为背景*/
	_background-attachment: fixed;
	/* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/
}

/* 
*html .cssname{ margin-right: -3px;}
    用于ie6下浮动多出来的3px
*/
/*兼容圆角，阴影
behavior: url(css/pie.htc); ie6下在li使用有BUG
behavior: url(css/ie-css3.htc);阴影部分偏暗 
border-radius:4px;
box-shadow:0px 0px 5px #9C9C9C;
*/
/*
<select name="yusuan">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
*/
/*
<input type="text" value="请输入关键词" onFocus="if(value==defaultValue){value='';this.style.color='#404040'}" onBlur="if(!value){value=defaultValue;this.style.color='#999'}" style="color:#999999">
*/
/*
简单清除浮动（在父级里添加）：overflow:auto;zoom:1;
*/
/*
word-wrap: break-word;word-break: normal; 强制换行
white-space:nowrap; 强制不换行
word-break:break-all; 强制英文单词断行 
*/
/*
border-collapse: collapse; 表格边框1px 
*/
/*主要内容部分*/

/*首页*/
ul,li,h1,h2,h3,h4,p,img,input,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

.noMargin {
	margin: 0px;
}

body {
	background: #F8F6F7;
	font-family: "微软雅黑";
}

.allPages {
	background: url(../images/body_bg.png) repeat-y center top;
	width: 1004px;
	padding: 0px 11px 0px 11px;
	margin: 0px auto;
}

//
.header {
	width: 1004px;
}

.hd_color {
	width: 1004px;
	height: 15px;
	background: #E36001;
}

.hd_cont {
	padding: 22px 19px 0px 30px;
	width: 955px;
	position: relative;
}

.hd_contL {
	width: 673px;
	float: left;
}

.hd_contL1 {
	width: 38px;
	height: 53px;
	float: left;
	padding-right: 17px;
	border-right: 1px solid #dcdcdc;
}

.hd_contL2 {
	padding-top: 4px;
	width: 603px;
	float: left;
	padding-left: 14px;
}

.hd_contL2 a:hover {
	text-decoration: none;
}

.hd_contL2 p.title1 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #445FAE;
	font-weight: bold;
}

.hd_contL2 p.title2 {
	font-size: 12px;
	font-family: Arial;
	color: #828282;
	font-weight: 600;
	letter-spacing: 1px;
}

.hd_contR {
	padding-top: 12px;
	text-align: right;
	width: 282px;
	float: left;
}

.hd_cont .posi {
	height: 20px;
	background: #E36001;
	position: absolute;
	top: 0px;
	right: 19px;
	padding: 1px 0px 4px; +
	padding: 0px 0px 4px;
	z-index: 5;
}

.hd_cont .user_info {
	height: 20px;
	position: absolute;
	top: 0px;
	right: 52px;
	padding: 1px 0px 4px; +
	padding: 0px 0px 4px;
	z-index: 5;
	font-size:12px;
}
.hd_cont .user_info a {
	color: #E36001;
	padding: 0px 3px 0px 3px;
}
.hd_cont .posi a {
	padding: 0px 8px 0px 8px;
}

.hd_cont .posi img {
	margin-top: 2px; +
	margin-top: 0px;
	vertical-align: top;
}

.hd_cont .posi1 {
	width: 31px;
	height: 20px;
	background: #E36001;
	position: absolute;
	top: 0px;
	right: 19px;
	padding: 2px 0px 4px;
	text-align: center;
}

.hd_cont .posi .guap {
	line-height: 18px;
	font-size: 12px;
	color: #222;
	font-family: "微软雅黑";
	padding-left: 10px;
}

.hd_cont .posi .guap .radio {
	margin-right: 5px;
	vertical-align: middle;
}

.text1 {
	width: 183px;
	height: 18px;
	border: 0px;
	padding-left: 3px;
	line-height: 18px;
	background: #D0E4FB;
	margin: 0px 0px 0px 10px;
}
/*导航*/
.nav {
	position: relative;
	/*z-index: 11;*/
	margin: 20px 20px 0px;
	*margin: -2px 20px 0px;
	width: 895px;
	border-top: 2px solid #E36001;
	padding-left: 69px;
	font-size:12px;
}

.nav ul.navList {
	width: 895px;
}

.nav .navList li {
	float: left;
	padding-right: 65px;
}

.nav .navList li.last { +
	padding-right: 5px;
}

.nav .navList li a {
	color: #222;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 59px;
}

.nav .navList li a:hover {
	color: #094dfc;
}

.wordspc {
	letter-spacing: 7px;
}

.menuD { +
	width: 230px;
	padding: 14px 57px 14px 14px; +
	padding: 14px 57px 0px 14px;
	border: 1px solid #D9D9D9;
	background: #fafafa;
	position: absolute;
	left: 159px;
	top: 50px;
	z-index: 15;
	line-height: 20px;
}

.menuD h3 {
	margin: 0px;
	padding: 0px;
}

.menuD h3 a {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
}

.menuD .menuDL {
	position: relative;
	min-width: 87px; +
	width: 87px;
	padding-right: 43px; +
	padding-right: 20px;
	float: left;
}

.menuD .menuDL span.posi {
	display: block;
	width: 13px;
	height: 7px;
	background: url(../images/arrow3.jpg) no-repeat left top;
	position: absolute;
	top: -21px;
	left: 44px;
}

.menuD .menuDR {
	min-width: 70px;
	padding-left: 24px;
	float: right;
	border-left: 1px solid #e1e1e1;
}

.menuD1 { +
	width: 200px;
	padding: 14px 57px 14px 14px; +
	padding: 14px 57px 14px 14px;
	border: 1px solid #D9D9D9;
	background: #fafafa;
	position: absolute;
	left: 273px;
	top: 50px;
	z-index: 15;
	line-height: 20px;
}

.menuD1 h3 {
	margin: 0px;
	padding: 0px;
}

.menuD1 h3 a {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
}

.menuD1 .menuDL {
	border-right: 1px solid #e1e1e1;
	position: relative;
	min-width: 87px; +
	width: 87px; +
	padding-right: 0px;
	float: left;
}

.menuD1 .menuDL span.posi {
	display: block;
	width: 13px;
	height: 7px;
	background: url(../images/arrow3.jpg) no-repeat left top;
	position: absolute;
	top: -21px;
	left: 44px;
}

.menuD1 .menuDR {
	min-width: 70px;
	padding-left: 24px;
	float: right;
}

.menuD2 { +
	width: 180px;
	padding: 14px 57px 14px 14px; +
	padding: 14px 57px 0px 14px;
	border: 1px solid #D9D9D9;
	background: #fafafa;
	position: absolute;
	left: 404px;
	top: 50px;
	z-index: 15;
	line-height: 20px;
}

.menuD2 h3 {
	margin: 0px;
	padding: 0px;
}

.menuD2 h3 a {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
}

.menuD2 .menuDL {
	position: relative;
	min-width: 87px; +
	width: 87px; +
	padding-right: 20px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #e1e1e1;
}

.menuD2 .menuDL span.posi {
	display: block;
	width: 13px;
	height: 7px;
	background: url(../images/arrow3.jpg) no-repeat left top;
	position: absolute;
	top: -21px;
	left: 44px;
}

.menuD2 .menuDR {
	min-width: 70px;
	padding-left: 24px;
	float: right;
}

.menuD3 { +
	width: 80px;
	padding: 14px 57px 14px 14px; +
	padding: 14px 57px 14px 14px;
	border: 1px solid #D9D9D9;
	background: #fafafa;
	position: absolute;
	left: 530px;
	top: 50px;
	z-index: 15;
	line-height: 20px;
}

.menuD3 h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.menuD3 h3 a {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
}

.menuD3 .menuDL {
	text-align: center;
	position: relative;
	min-width: 87px; +
	width: 87px; +
	padding-right: 20px;
	float: left;
}

.menuD3 .menuDL span.posi {
	display: block;
	width: 13px;
	height: 7px;
	background: url(../images/arrow3.jpg) no-repeat left top;
	position: absolute;
	top: -21px;
	left: 44px;
}

.menuD4 { +
	width: 80px;
	padding: 14px 57px 14px 14px; +
	padding: 14px 57px 14px 14px;
	border: 1px solid #D9D9D9;
	background: #fafafa;
	position: absolute;
	left: 665px;
	top: 50px;
	z-index: 15;
	line-height: 20px;
}

.menuD4 h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.menuD4 h3 a {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
}

.menuD4 .menuDL {
	text-align: center;
	position: relative;
	min-width: 87px; +
	width: 87px; +
	padding-right: 20px;
	float: left;
}

.menuD4 .menuDL span.posi {
	display: block;
	width: 13px;
	height: 7px;
	background: url(../images/arrow3.jpg) no-repeat left top;
	position: absolute;
	top: -21px;
	left: 44px;
}

.menuD5 { +
	width: 180px;
	padding: 14px 0px 14px 14px; +
	padding: 14px 0px 14px 14px;
	border: 1px solid #D9D9D9;
	background: #fafafa;
	position: absolute;
	left: 790px;
	top: 50px;
	z-index: 15;
	line-height: 20px;
}

.menuD5 h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.menuD5 h3 a {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
}

.menuD5 .menuDL {
	text-align: center;
	position: relative;
	min-width: 87px; +
	width: 87px; +
	padding-right: 20px;
	float: left;
	padding-right: 20px;
}

.menuD5 .menuDL span.posi {
	display: block;
	width: 13px;
	height: 7px;
	background: url(../images/arrow3.jpg) no-repeat left top;
	position: absolute;
	top: -21px;
	left: 44px;
}

.banner {
	padding-bottom: 20px;
	position: relative;
	/*z-index: 0;2014-8-10*/
	z-index:7;
}

.banner .bannerLeft {
	cursor: pointer;
	display: block;
	width: 27px;
	height: 33px;
	background: url(../images/arrow5.png) no-repeat left top;
	position: absolute;
	top: 144px;
	left: -6px;
}

.banner .bannerRight {
	cursor: pointer;
	display: block;
	width: 27px;
	height: 33px;
	background: url(../images/arrow4.png) no-repeat left top;
	position: absolute;
	top: 144px;
	right: -6px;
}

.ban_num {
	position: absolute;
	top: 281px;
	left: 460px;
}

.ban_num li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	background: #5881B9;
}

.ban_num li:hover {
	
}

.ban_num li.current {
	
}

.WrapCon {
	margin: 0px 20px;
	padding-bottom: 28px;
	border-top: 2px solid #E36001;
}

.newNav {
	padding: 30px 0px 37px;
}

.newNav li {
	cursor: pointer;
	line-height: 30px;
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	width: 90px;
	margin-left: 30px;
	padding-left: 40px;
	background: url(../images/arrow8.png) no-repeat left top;
}

.newNav li:hover {
	cursor: pointer;
	line-height: 30px;
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	width: 90px;
	margin-left: 30px;
	padding-left: 40px;
	background: url(../images/arrow13.png) no-repeat left top;
}

.DWrapConL {
	width: 625px;
	float: left;
}

.DWrapConLup .navClass {
	width: 625px;
	border-top: 2 px solid #e8e8e8;
	position: relative;
}

.DWrapConLup .navClass a.current {
	font-size: 16px;
	color: #E36001;
	font-family: "微软雅黑";
	padding: 0px 12px;
	line-height: 45px;
}
.DWrapConLup .navClass a.posi {
	display: block;
	width: 34px;
	height: 12px;
	font-size: 12px;
	color: #222;
	position: absolute;
	top: 3px;
	right: 0px;
	padding: 0px;
}
 
.DWrapConLup .navClass a:hover {
	text-decoration: none;
}

.DWrapConLup .navClass a.current {
	line-height: 45px;
	padding-top: 10px;
	text-decoration: none;
	border-top: 3px solid #E36001;
	margin-top: -3px;
	top: -3px;
	position: relative;
}

.DWrLupSub {
	padding-top: 4px;
}

.DWrLupSub dl {
	margin-bottom: 24px;
}

.DWrLupSub dt a {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: 44px;
}

.DWrLupSub .DWrLupSubL {
	width: 144px;
	float: left;
}

.DWrLupSub .DWrLupSubL img {
	border: 1px solid #DCDEDD;
}

.DWrLupSub .DWrLupSubR {
	width: 463px;
	float: right;
	font-size:12px;
	padding-top: 10px;
	text-indent: 2em;
}

.DWrLupSub .DWrLupSubR a {
	color: #888;
}

.DWrLupSub .DWrLupSubALL {
	width: 607px;
	float: left;
	padding-top: 10px;
	text-indent: 2em;
	font-size:12px;
}

.DWrLupSub .DWrLupSubALL a {
	color: #888;
}

.DWrapConLdw {
	margin-top: 10px;
}

.DWrapConLup .navClass {
	border-top: 2px solid #e8e8e8;
}


.DWrapConLdw .navClass {
	margin-bottom: 17px;
	width: 625px;
	border-bottom: 2px solid #e8e8e8;
	line-height: 27px;
	position: relative;
}

.DWrapConLdw .navClass a.posi {
	display: block;
	width: 34px;
	height: 12px;
	font-size: 12px;
	color: #222;
	position: absolute;
	top: 3px;
	right: 0px;
	padding: 0px;
}

.DWrapConLdw .navClass a:hover {
	color: #0946a2;
}

.DWrapConLdw .navClass li {
	cursor: pointer;
	padding: 0px 15px;
	line-height: 27px;
	color: #222;
	font-size: 14px;
	background: #f0f0f0;
	float: left;
	line-height: 27px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.DWrapConLdw .navClass li.last {
	border-right: 1px solid #ccc;
}
/*.DWrapConLdw .navClass li:hover{ color:#E36001; border-top:3px solid #E36001;background:#fff; position:relative; z-index:3; margin-bottom:-4px; top:-2px; height:29px;}*/
.DWrapConLdw .navClass li.current {
	color: #E36001;
	line-height: 29px;
	border-top: 3px solid #E36001;
	background: #fff;
	position: relative;
	z-index: 3;
	margin-bottom: -4px;
	top: -2px;
	background: #fff;
	height: 29px;
}

.DWrLdwSub dl {
	line-height: 34px;
	font-family: "微软雅黑";
}

.DWrLdwSub dt {
	width: 540px;
	float: left;
	text-overflow :ellipsis;
	overflow: hidden; 
	white-space: nowrap;
}

.DWrLdwSub dt a {
	font-size: 14px;
	color: #000;
}

.DWrLdwSub dd {
	width: 80px;
	float: right;
	font-size:12px;
	text-align: right;
	color: #888;
}

.DWrLdwSub dd a {
	font-size: 12px;
	color: #888;
}

.DWrapConR {
	width: 308px;
	float: right;
}

.DWrapConR h1 {
	margin-bottom: 10px;
	width: 298px;
	line-height: 26px;
	color: #fff;
	padding-left: 10px;
	background: #E36001;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.DWrapConR h1 .posi {
	display: block;
	width: 35px;
	height: 12px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 1px;
	right: 8px;
}

.DWrapConR h1 a:hover {
	color: #094da2;
}

.DWrapConRSub1 dl {
	border-bottom: 1px solid #EFEFEF;
	padding: 0px 30px 0px 10px;
	line-height: 26px;
}

.DWrapConRSub1 dl a {
	font-size: 12px;
	font-family: "微软雅黑";
}

.DWrapConRSub1 dl dt {
	width: 200px;
	float: left;
	font-size:12px;
}

.DWrapConRSub1 dl dd {
	width: 66px;
	float: right;
	font-size:12px;
	text-align: right;
	color: #fa8401;
}

.DWrapConRSub1 dl.noborder {
	border: 0px;
}

.DWrapConRSub1 {
	padding-bottom: 13px;
}

.fontColor {
	color: #fa8401;
}

.DWrapConRSub2 table {
	width: 308px;
	font-size: 12px;
}

.DWrapConRSub2 table th {
	font-weight: normal;
	line-height: 26px;
	background: #F0F0F0;
}

.DWrapConRSub2 table td {
	border-bottom: 1px solid #EFEFEF;
}

.Nch96 {
	color: #969696;
}

.DWrapConRSub3 {
	margin: 21px 0px 22px;
	width: 308px;
	height: 115px;
}

.DWrapConRSub3 ul li {
	position: relative;
	width: 308px;
}

.DWrapConRSub3 a.one {
	color: #fff;
	font-size: 14px;
	position: absolute;
	top: 91px;
	left: 20px;
}

.DWrapConRSub3 a.two {
	display: block;
	width: 16px;
	height: 15px;
	position: absolute;
	top: 95px;
	right: 7px;
	background: url(../images/arrow10.jpg) no-repeat left top;
}

.sub4vieo li.bgimg {
	width: 308px;
	height: 195px;
}

.sub4vieo {
	overflow: hidden;
	position: relative;
	width: 308px;
	height: 195px;
}

.sub4vieo .bannerimg a {
	display: block;
}

.sub4vieo .sub4vieoL {
	display: block;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(../images/arrow12_r1_c1.png) no-repeat 0px -23px;
	position: absolute;
	top: 84px;
	left: 0px;
	z-index: 5;
}

.sub4vieo .sub4vieoR {
	display: block;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(../images/arrow12_r1_c3.png) no-repeat -99px -23px;
	position: absolute;
	top: 84px;
	right: 0px;
	z-index: 5;
}

.sub4vieoShow {
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
	width: 307px;
	height: 30px;
	line-height: 30px;
	background: url(../images/bg2.png) repeat-x left top;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
/*底部*/
.footer {
	margin: 0px 20px;
	padding-bottom: 16px;
	padding-top: 20px;
	border-top: 2px solid #e8e8e8;
}

.footer p {
	text-align: center;
}

.footer p a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000;
	margin-right: 17px;
}

.footer p.last {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #8c8c8c;
}
/*上交所-信息披露-中心公告*/
.wrapcon1 {
	width: 964px;
	padding: 0px 20px 39px;
}

.wrapcon1L {
	float: left;
	width: 200px;
}

.wrapcon1LNav {
	width: 200px;
	padding-bottom: 14px;
	border-bottom: 1px solid #CBCFD0;
	margin-bottom: 22px;
}

.wrapcon1LNav .title3 h1 {
	border-bottom: 1px solid #CBCFD0;
	font-weight: normal;
	line-height: 42px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #444;
}

.wrapcon1LNav .title3 span {
	display: block;
	width: 200px;
	height: 20px;
	background: #E36001;
	margin-bottom: 10px;
}

.wr1LNavsub {
	margin-top: 12px;
}

.wr1LNavsub h1 {
	font-size: 14px;
	color: #E36001;
	cursor: pointer;
	line-height: 24px;
}

.wr1LNavsub h1 a {
	display: block;
	font-size: 14px;
	color: #E36001;
	line-height: 22px;
}

.wr1LNavsub h1 a:hover {
	background: url(../images/arrow12.png) no-repeat 0px 0px #fff;
}

.wr1LNavsub .menuSub li a {
	padding-left: 15px;
	display: block;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #444;
	line-height: 22px;
}

.wr1LNavsub .menuSub li a:hover {
	text-decoration: none;
	background: url(../images/arrow12.png) no-repeat 0px 0px #fff;
}

.wr1LNavsub .menuSub .current {
	background: url(../images/arrow12.png) no-repeat 0px 0px;
}

.DWrapConRSub31 {
	margin: 21px 0px 22px;
	width: 200px;
	height: 115px;
}

.DWrapConRSub31 ul li {
	position: relative;
	width: 200px;
}

.DWrapConRSub31 a.one {
	color: #fff;
	font-size: 14px;
	position: absolute;
	top: 90px;
	left: 18px;
}

.DWrapConRSub31 a.two {
	display: block;
	width: 16px;
	height: 15px;
	position: absolute;
	top: 95px;
	right: 100px;
	background: url(../images/arrow10.jpg) no-repeat left top;
}

.DWrapConRSub41 h1 {
	margin-bottom: 10px;
	width: 190px;
	line-height: 26px;
	color: #fff;
	padding-left: 10px;
	background: #E36001;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.DWrapConRSub41 h1 .posi {
	display: block;
	width: 35px;
	height: 12px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 4px;
}

.DWrapConRSub41 h1 a:hover {
	color: #0964a2;
}

.DWrapConRSub41 .sub4vieo li.bgimg {
	width: 200px;
	height: 195px;
}

.DWrapConRSub41 .sub4vieo {
	position: relative;
}

.DWrapConRSub41 .sub4vieo .sub4vieoL {
	display: block;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(../images/arrow12_r1_c1.png) no-repeat 0px -23px;
	position: absolute;
	top: 84px;
	left: 0px;
	z-index: 5;
}

.DWrapConRSub41 .sub4vieo .sub4vieoR {
	display: block;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(../images/arrow12_r1_c1.png) no-repeat 0px -23px;
	position: absolute;
	top: 84px;
	right: 1px;
	z-index: 5;
}

.DWrapConRSub41 .sub4vieoShow {
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	background: url(../images/bg2.png) repeat-x left top;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.wrapcon1R {
	float: right;
	width: 735px;
}

.wrap1RNav {
	margin-bottom: 17px;
	width: 735px;
	border-bottom: 1px solid #e8e8e8;
	line-height: 27px;
	position: relative;
}

.wrap1RNav h1 {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0px 15px;
	font-size: 14px;
	float: left;
	line-height: 30px;
	height: 30px;
	top: -3px;
	border-top: 3px solid #E36001;
	background: #fff;
	position: relative;
	z-index: 3;
	margin-bottom: -4px;
}

.wrap1RNav h1 a {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
}

.wrap1RNav li {
	background: #f0f0f0;
	float: left;
	line-height: 27px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.wrap1RNav li.last {
	border-right: 1px solid #ccc;
}

.wrap1RNav a {
	padding: 0px 15px;
	line-height: 27px;
	color: #222;
	font-size: 14px;
}

.wrap1RNav li:hover a {
	text-decoration: none;
	color: #E36001;
}
/*.wrap1RNav li:hover{ height:30px; top:-3px; border-top:3px solid #E36001;background:#fff; position:relative; z-index:3; margin-bottom:-4px;}*/
.wrap1RNav li.current a {
	text-decoration: none;
	color: #E36001;
}

.wrap1RNav li.current {
	line-height: 30px;
	height: 30px;
	top: -3px;
	border-top: 3px solid #E36001;
	background: #fff;
	position: relative;
	z-index: 3;
	margin-bottom: -4px;
}

.wrap1Rsub1  dl  a:hover {
	text-decoration: none;
	color: #094DA2;
}

.wrap2Sub2 #statetab dl a:hover {
	text-decoration: none;
	color: #094DA2;
}

.wrap2Sub2 #statetab1 dl a:hover {
	text-decoration: none;
	color: #094DA2;
}

.wrap1Rsub1 dl  a:hover {
	text-decoration: none;
	color: #094DA2;
}

.wrap1Rsub1 dl dt {
	line-height:36px;
	width: 650px;
	float: left;
	text-overflow :ellipsis;
	overflow: hidden; 
	white-space: nowrap;
}
.wrap1Rsub1{
	font-size:12px;
}
.wrap1Rsub1 dl dd {
	width: 84px;
	float: right;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 36px;
	color: #888;
	text-align: right;
}

.NchWrapRSortPage a {
	margin-right: 10px;
	color: #000;
	font-size: 14px;
	padding: 3px 9px;
	_padding-top: 1px; +
	padding: 3px 9px 2px;
	margin-right: 5px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}

.NchWrapRSortPage {
	text-align: right;
	margin-top: 29px;
}

.NchWrapRSortPage span {
	margin-right: 5px;
}

.NchWrapRSortPage a.Nchcurrent {
	color: #fff;
	background: #1B92EC;
}

.NchWrapRSortPage a:hover {
	text-decoration: none;
	color: #fff;
	background: #1B92EC;
}
/*上交所-信息披露-行情信息*/
.wrap1RNav1 {
	position: relative;
	padding: 10px 4px 17px 0px;
	border-top: 2px solid #e3e3e3;
}

.wrap1RNav1 h1 {
	float: left;
	color: #222;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 24px;
}

.wrap1RNav1 .right {
	float: right;
}
/*.wrap1RNav1 span{ position:absolute; top:10px; right:0px;}*/
.wrap1RNav1  input {
	border: 0px;
	color: #fff;
	background: #88BBF0;
	width: 48px;
	height: 26px;
	line-height: 26px;
}

.wrap1RNav1 span select {
	float: left;
	width: 201px;
	height: 24px;
	line-height: 24px;
	border: 0px;
	border: 1px solid #7EAEDF;
	padding-left: 3px;
}

.wrap1Rsub1 table {
	width: 735px;
}

.wrap1Rsub1 table th {
	font-size: 12px;
	font-weight: normal;
	line-height: 32px;
	background: #cfcfcf;
}

.wrap1Rsub1 table td {
	font-size: 12px;
	line-height: 35px;
	border-bottom: 1px solid #e5e5e5;
	/*2014-8-11*/
	
}

.wrap1Rsub1 table td.last {
	border: none;
}

.wrap1Rsub1 .content {
	display: block;
	width: 168px;
	position: absolute;
	top: 34px;
	*top: 24px;
	_top: 24px;
	right: 0px;
	height: 25px;
	padding-left: 21px;
	background: #efefef;
	line-height: 25px;
	z-index: 10;
	*z-index: 10;
	_z-index: 10;
}

.wrap1Rsub1 .content a {
	color: #477ab2;
	font-size: 12px;
	margin-right: 12px;
}

.wrap1Rsub1 .content1 {
	display: block;
	position: absolute;
	top: 34px;
	*top: 24px;
	_top: 24px;
	right: 0px;
	height: 25px;
	padding-left: 21px;
	background: #efefef;
	line-height: 25px;
	z-index: 10;
	*z-index: 10;
	_z-index: 10;
}

.wrap1Rsub1  .content1 a {
	color: #477ab2;
	font-size: 12px;
	margin-right: 12px;
}

.wrap1Rsub1 table td .posi {
	position: relative;
	z-index:10;
	
}

.wrap1Rsub1 table .after {
	background: #efefef;
}
/*上交所-F10页面*/
.wrapcon2 {
	margin: 0px 19px 44px;
	width: 965px;
}

.wrap2Sub1 {
	margin-bottom: 19px;
	background: #E3E3E5;
	line-height: 51px;
	padding-left: 15px;
	width: 950px;
}

.wrap2Sub1 h1 {
	font-weight: normal;
	font-size: 18px;
	color: #222;
	padding-right: 21px;
	float: left;
}

.wrap2Sub1 span.seacher {
	padding-right: 14px; +
	margin-top: 0px;
	margin-top: 14px;
	display: block;
	float: left;
	line-height: 51px;
	width: 249px;
	-width: 250px;
}

.wrap2Sub1 span.seacher select {
	float: left;
	width: 201px;
	height: 24px;
	border: 0px;
	border: 1px solid #7EAEDF;
	line-height: 24px;
	padding-left: 3px;
}

.wrap2Sub1  input.btn1 {
	width: 48px;
	height: 26px;
	line-height: 21px;
	color: #fff;
	font-size: 14px;
	border: 0px;
	background: #89BDF6;
	border: 1px solid #7EAEDF;
	border-left: 0px;
	float: left;
}

.wrap2Sub1 .right {
	float: right;
	margin-top: 12px;
}

.wrap2Sub2 #statetab {
	margin-bottom: 17px;
	width: 965px;
	line-height: 27px;
	position: relative;
	display: block;
}

.wrap2Sub2 #statetab .tabbtn {
	border-bottom: 1px solid #e8e8e8;
}

.wrap2Sub2 #statetab li {
	background: #f0f0f0;
	float: left;
	line-height: 27px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 0px;
	display: block;
}

.wrap2Sub2 #statetab1 {
	margin-bottom: 17px;
	width: 965px;
	line-height: 27px;
	position: relative;
	display: block;
}

.wrap2Sub2 #statetab1 .tabbtn {
	border-bottom: 1px solid #e8e8e8;
}

.wrap2Sub2 #statetab1 li {
	background: #f0f0f0;
	float: left;
	line-height: 27px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 0px;
	display: block;
}
/*.wrap2Sub2 .wrap1RNav li.last{ border-right:1px solid #ccc;}*/
.wrap2Sub2 #statetab a {
	padding: 0px 15px;
	line-height: 27px;
	color: #222;
	font-size: 14px;
}

.wrap2Sub2 #statetab li:hover a {
	text-decoration: none;
	color: #E36001;
}

.wrap2Sub2 #statetab1 a {
	padding: 0px 15px;
	line-height: 27px;
	color: #222;
	font-size: 14px;
}

.wrap2Sub2 #statetab1 li:hover a {
	text-decoration: none;
	color: #E36001;
}
/*.wrap2Sub2 #statetab li:hover{ border-top:3px solid #E36001;background:#fff; position:relative; z-index:3; margin-bottom:-4px; top:-3px; height:30px;border-left:0px;}*/
.wrap2Sub2 #statetab li.current a {
	text-decoration: none;
	color: #E36001;
}

.wrap2Sub2 #statetab li.current {
	line-height: 28px;
	border-top: 3px solid #E36001;
	background: #fff;
	position: relative;
	z-index: 3;
	margin-bottom: -3px;
	top: -3px;
	background: #fff;
	height: 28px;
	border-left: 0px;
}

.tabcon {
	padding: 40px;
	width: 885px;
	padding-top: 18px;
	min-height: 300px;
}

.tabcon table {
	width: 885px;
}

.tabcon table th {
	font-size: 14px;
	color: #000;
	padding-left: 20px;
	line-height: 31px;
	border-bottom: 1px solid #eee;
}

.tabcon table td {
	font-size: 14px;
	color: #222;
	line-height: 31px;
	border-bottom: 1px solid #eee;
	width: 675px;
}
/*已挂牌企业*/
.wrap1Rsub2 table {
	width: 735px;
	font-size:12px;
}
.wrap1Rsub2 table td {
	cursor: pointer;
	border: 1px solid #e4e4e4;
	margin-left: -1px;
	border-right: 0px;
	background: #f9f9f9;
	line-height: 33px;
	border-bottom: 0px;
}

.wrap1Rsub2 table td.right {
	border-right: 1px solid #e4e4e4;
}

.wrap1Rsub2 table td.bottom {
	border-bottom: 1px solid #e4e4e4;
}

.wrap1Rsub2 table td:hover {
	background: #e7e7e7;
}
/*已挂牌企业详情*/
.wrap1Rsub2 h1 {
	line-height: 70px;
	border-top: 2px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6;
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #444;
}

.wrap1Rsub2 h1 .center {
	margin: auto;
	text-align: center;
}
.center a{
	font-size: 18px;
	color: #0837A3;
	line-height: 40px;
	text-decoration: underline;
}
.wrap1Rsub2 h1 img {
	margin: 0px;
	padding-right: 15px;
	vertical-align: top;
	margin-right: 0px;
	float: none;
}

.wrap1Rsub2 .page p {
	font-size: 14px;
	color: #444;
	text-indent: 2em;
	line-height: 26px;
	padding-top: 21px;
	padding-bottom: 7px;
}

.wrap1Rsub2 .page a {
	text-transform: uppercase;
}

.wrap1Rsub2 .retBtn {
	padding: 28px 0px 0px 256px;
}

.wrap1Rsub2 .retBtn a {
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
}

.wrap1Rsub2 .retBtn a.one {
	text-align: center;
	width: 98px;
	height: 27px;
	background: #CBCFD0;
	margin-right: 30px;
}
.guapai_one{
	text-align: center;
	width: 100px;
	height: 27px;
	background: #E36001;
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
}
.guapai_two{
	text-align: center;
	width: 100px;
	height: 27px;
	background: #E36001;
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
}
.wrap1Rsub2 .retBtn a.two {
	text-align: center;
	width: 100px;
	height: 27px;
	background: #E36001;
}

.wrap1Rsub2 .retBtn a.two span {
	font-size: 11px;
	letter-spacing: -3px;
	line-height: 27px;
}

.wrap1Rsub2 .retBtn a:hover {
	text-decoration: none;
}

.wrap1Rsub2 dl {
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 35px;
	overflow: hidden; 
}

.wrap1Rsub2 dl dt {
	float: left;
	width:646px;
	text-overflow :ellipsis;
	overflow: hidden; 
	white-space: nowrap;
}

.wrap1Rsub2 dl dd {
	width: 89px;
	float: right;
}

.wrap1Rsub2 dl dd a {
	display: inline-block;
	width: 53px;
	height: 22px;
	line-height: 22px;
	background: url(../images/bg4.jpg) no-repeat left top;
	text-align: center;
	margin-top: 6px; +
	margin-top: 3px;
}

.wrap1Rsub2 dl dd a:hover {
	text-decoration: none;
}

.wrap1Rsub2 dl:hover {
	background: #f3f3f3;
}

.wrap1Rsub2 dl:hover dd a {
	color: #fff;
	background: url(../images/bg5.jpg) no-repeat left top;
	text-align: center;
}
/*组织架构*/
.wr2Sub {
	padding: 70px 0px 0px 65px;
}

/*领导介绍*/
.wrap1Rsub2 img {
	float: left;
	margin-right: 40px;
}

.wrap1Rsub2 .leader {
	margin-top: 10px;
}

.wrap1Rsub2 h3 {
	line-height: 42px;
	font-size: 16px;
}

.wrap1Rsub2 p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 18px;
}

/*私募债*/
.wrap1Rsub3 {
	background: #a0a0a0;
}

.wrap1Rsub3 table td {
	background: #fff;
	line-height: 40px;
	font-size: 14px;
	padding-left: 5px;
}

.wrap1Rsub3 th {
	font-size: 14px;
	line-height: 32px;
	font-weight: normal;
}

/*成交信息*/
.dealInfor {
	margin-bottom: 23px;
	padding: 26px 55px 20px;
	background: #f6f6f6;
}

.dealInforNav ul {
	border-bottom: 1px solid #89BEF4;
	line-height: 25px;
	padding-left: 209px;
	overflow: auto;
	zoom: 1;
}

.dealInforNav ul li {
	float: left;
	padding: 0px 22px;
	border: 1px solid #89BEF4;
	border-bottom: 0px;
	margin-right: -1px;
	cursor: pointer;
}

.dealInforNav ul li a {
	text-decoration: none;
}
/*.dealInforNav ul li:hover{ background:#E36001;}
.dealInforNav ul li:hover a{ color:#fff;}*/
.dealInforNav ul li.current {
	background: #E36001;
	color: #fff;
}

.dealInforNav {
	margin-bottom: 25px;
	font-size:12px;
}

.dealTime2 {
	padding-left: 135px;
}

.dealTime2 span {
	font-size: 14px;
	line-height: 26px;
	margin-right: 23px;
}

.dealTime2 span input {
	width: 144px;
	height: 26px;
	padding-left: 3px;
	margin-left: 10px;
	vertical-align: middle;
	border: 1px solid #ddd;
	line-height: 26px;
}

.dealTim2 span.one input {
	margin: 0px 29px 0px 7px;
}

.dealTime2 span.two input {
	margin-left: 7px;
}

.btn2 {
	width: 101px;
	height: 27px;
	color: #fff;
	line-height: 27px;
	border: 0px;
	font-size: 16px;
	border: 1px solid #ED7E13;
	background: #F99F3F;
	margin-top: 21px;
	margin-left: 281px;
}
/*成交信息*/
.text2 {
	width: 144px;
	height: 26px;
	border: 1px solid #ddd;
	padding-left: 3px;
	line-height: 26px;
}
/*.wrap1Rsub4{ background:#cfcfcf;}*/
.wrap1Rsub4 table td {
	border: 1px solid #cfcfcf;
	border-top: 0px;
	border-right: 0px;
	line-height: 27px;
	font-size: 14px;
}

.wrap1Rsub4 th {
	border: 1px solid #cfcfcf;
	border-right: 0px;
	font-size: 14px;
	font-weight: normal;
	background: #f6f6f6;
}

.wrap1Rsub4 table .after1 {
	background: #f00;
}

.wrap1Rsub4 .right {
	border-right: 1px solid #cfcfcf;
}

.wrap1Rsub4 .noborder {
	border-bottom: 0px;
}

/*登陆后显示*/
.logoshow {
	padding-left: 8px;
	line-height: 26px;
	background: #d1d1d1;
	position: absolute;
	top: 0px;
	right: 60px;
}

.logoshow a {
	font-size: 14px;
	margin-right: 10px;
	color: #9a9a9a;
	text-decoration: underline;
}

.logoshow a.user {
	text-decoration: none;
	color: #000;
}

#dropdown {
	float: left;
	width: 201px;
	position: relative;
	height: 24px;
	line-height: 24px;
	border: 1px solid #7EAEDF;
}

#dropdown input {
	width: 167px;
	height: 23px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 30px;
	background: #fff;
	color: #807a62;
	position: relative;
	padding-left: 3px;
}

#dropdown ul {
	width: 199px;
	margin-top: 2px;
	border: 1px solid #a9c9e2;
	position: absolute;
	display: none;
	padding-left: 0px;
	top: 24px;
	left: 0px;
	border-top: 0px;
	z-index: 5;
	background: #fff;
}

#dropdown ul li {
	height: 24px;
	line-height: 24px;
	list-style: none;
}

#dropdown ul li a {
	display: block;
	height: 24px;
	color: #807a62;
	text-decoration: none;
	padding-left: 3px;
}

#dropdown ul li a:hover {
	background: #c6dbfc;
	color: #369
}

#result {
	margin-top: 10px;
	text-align: center
}

.San {
	width: 0px;
	height: 0px;
	border: 7px solid #fff;
	border-top: 7px solid #ddd;
	position: absolute;
	top: 8px;
	right: 6px;
	z-index: 5;
}

.float1 {
	float: right;
	font-size:12px;
}

#dropdown {
	float: left;
	width: 201px;
	position: relative;
	height: 24px;
	line-height: 24px;
	border: 1px solid #7EAEDF;
}

#dropdown input {
	width: 167px;
	height: 23px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 30px;
	background: #fff;
	color: #807a62;
	position: relative;
	padding-left: 3px;
}

#dropdown ul {
	width: 199px;
	margin-top: 2px;
	border: 1px solid #a9c9e2;
	position: absolute;
	display: none;
	padding-left: 0px;
	top: 24px;
	left: 0px;
	border-top: 0px;
	z-index: 5;
	background: #fff;
}

#dropdown ul li {
	height: 24px;
	line-height: 24px;
	list-style: none;
}

#dropdown ul li a {
	display: block;
	height: 24px;
	color: #807a62;
	text-decoration: none;
	padding-left: 3px;
}

#dropdown ul li a:hover {
	background: #c6dbfc;
	color: #369
}

#result {
	margin-top: 10px;
	text-align: center
}

.San {
	width: 0px;
	height: 0px;
	border: 7px solid #fff;
	border-top: 7px solid #ddd;
	position: absolute;
	top: 8px;
	right: 6px;
	z-index: 5;
}

.float1 {
	float: right;
}

#dropdown1 {
	float: left;
	width: 138px;
	position: relative;
	height: 24px;
	line-height: 24px;
	border: 1px solid #7EAEDF;
}

#dropdown1 input {
	width: 136px;
	height: 23px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 30px;
	background: #fff;
	color: #807a62;
	position: relative;
	padding-left: 3px;
}

#dropdown1 ul {
	width: 138px;
	margin-top: 2px;
	border: 1px solid #a9c9e2;
	position: absolute;
	display: none;
	padding-left: 0px;
	top: 24px;
	left: 0px;
	border-top: 0px;
	z-index: 5;
	background: #fff;
}

#dropdown1 ul li {
	height: 24px;
	line-height: 24px;
	list-style: none;
}

#dropdown1 ul li a {
	display: block;
	height: 24px;
	color: #807a62;
	text-decoration: none;
	padding-left: 3px;
}

#dropdown1 ul li a:hover {
	background: #c6dbfc;
	color: #369
}

#result1 {
	margin-top: 10px;
	text-align: center
}

.San1 {
	width: 0px;
	height: 0px;
	border: 7px solid #fff;
	border-top: 7px solid #ddd;
	position: absolute;
	top: 8px;
	right: 6px;
	z-index: 5;
}

.float1 {
	float: right;
}

#dropdown2 {
	float: left;
	width: 138px;
	position: relative;
	height: 24px;
	line-height: 24px;
	border: 1px solid #7EAEDF;
	margin-right: -1px;
}

#dropdown2 input {
	width: 104px;
	height: 23px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 30px;
	background: #fff;
	color: #807a62;
	position: relative;
	padding-left: 3px;
}

#dropdown2 ul {
	width: 138px;
	margin-top: 2px;
	border: 1px solid #a9c9e2;
	position: absolute;
	display: none;
	padding-left: 0px;
	top: 24px;
	left: 0px;
	border-top: 0px;
	z-index: 5;
	background: #fff;
}

#dropdown2 ul li {
	height: 24px;
	line-height: 24px;
	list-style: none;
}

#dropdown2 ul li a {
	display: block;
	height: 24px;
	color: #807a62;
	text-decoration: none;
	padding-left: 3px;
}

#dropdown2 ul li a:hover {
	background: #c6dbfc;
	color: #369
}

#result2 {
	margin-top: 10px;
	text-align: center
}

.San2 {
	width: 0px;
	height: 0px;
	border: 7px solid #fff;
	border-top: 7px solid #ddd;
	position: absolute;
	top: 8px;
	right: 6px;
	z-index: 5;
}

.float1 {
	float: right;
}

/*页码部分下拉*/
#dropdown3 {
	float: left;
	width: 40px;
	position: relative;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ddd;
	margin-right: 7px;
}

#dropdown3 input {
	width: 35px;
	height: 23px;
	margin: 0px;
	padding-left: 3px;
	background: #fff;
	color: #807a62;
	position: relative;
	color: #222;
	line-height: 23px;
}

#dropdown3 ul {
	max-height: 255px;
	width: 40px;
	margin-top: 2px;
	border: 1px solid #ddd;
	position: absolute;
	display: none;
	padding-left: 0px;
	top: 23px;
	left: -1px;
	z-index: 5;
	background: #fff;
	overflow: scroll;
}

#dropdown3 ul li {
	height: 24px;
	line-height: 24px;
	list-style: none;
}

.NchWrapRSortPage #dropdown3 ul li a {
	display: block;
	height: 24px;
	color: #807a62;
	text-decoration: none;
	padding: 0px;
	line-height: 24px;
	text-align: center;
	border: 0px;
	background: #fff;
	width: 20px;
	font-size: 12px;
	letter-spacing: 0px;
}

.NchWrapRSortPage #dropdown3 ul li a:hover {
	background: #c6dbfc;
	color: #369
}

#result3 {
	margin-top: 10px;
	text-align: center
}

#dropdown3 .San3 {
	width: 0px;
	height: 0px;
	border: 6px solid #fff;
	border-top: 6px solid #666;
	position: absolute;
	top: 8px;
	right: 2px;
	z-index: 5;
	margin-right: 0px;
}

#header {
	width: 1004px;
	font-size:12px;
}

/*焦点图*/
.banner .focus {
	position: relative;
	width: 1004px;
	height: 304px;
	background-color: #000;
	float: left;
}

.banner .focus img {
	width: 1004px;
	height: 304px;
}

.banner .focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.banner .focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.banner .focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.banner .focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.banner .focus .btn a:hover,.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.banner .focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.banner .focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.banner .focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 80px;
	line-height: 80px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(  GradientType=  0,
		startColorstr=  '#80000000', endColorstr=  '#80000000' ) \9;
	display: block;
	text-align: left;
}

.banner .focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.banner .focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000;
	position: relative;
}

.banner .focus .fcon .posi {
	width: 303px;
	height: 260px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/bg7.png) no-repeat left top;
	padding: 44px 0px 0px 23px;
}

.banner .focus .fcon .posi h1 {
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	font-weight: normal;
}
.shouye_lunbo_info{
	font-size: 20px;
	color: #fff;
	line-height: 28px;
	font-weight: normal;
	text-align:left;
}
.banner .focus .fcon img {
	display: block;
}

.banner .focus .fbg {
	bottom: 25px;
	right: 427px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 20;
}

.banner .focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.banner .focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #5782B7;
}

.banner .focus .D1fBt .current,.focus .D1fBt a:hover {
	background: #E36001;
}

.banner .focus .D1fBt img {
	display: none
}

.banner .focus .D1fBt i {
	display: none;
	font-style: normal;
}

.banner .focus .prev,.banner .focus .next {
	position: absolute;
	width: 27px;
	height: 33px;
}

.banner .focus .prev {
	top: 59%;
	margin-top: -37px;
	left: -6px;
	background: url(../images/arrow5.png) no-repeat;
	cursor: pointer;
}

.banner .focus .next {
	top: 59%;
	margin-top: -37px;
	right: -6px;
	background: url(../images/arrow4.png) no-repeat;
	cursor: pointer;
}

.banner .focus .prev:hover {
	background: url(../images/arrow5.png) no-repeat;
}

.banner .focus .next:hover {
	background: url(../images/arrow4.png) no-repeat;
}

.sub4vieo1 {
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 195px;
}

.sub4vieo1 .bannerimg1 a {
	display: block;
}

.sub4vieo1 .sub4vieoL1 {
	display: block;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(../images/arrow12_r1_c1.png) no-repeat 0px -23px;
	position: absolute;
	top: 84px;
	left: 0px;
	z-index: 5;
}

.sub4vieo1 .sub4vieoR1 {
	display: block;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(../images/arrow12_r1_c3.png) no-repeat -99px -23px;
	position: absolute;
	top: 84px;
	right: 0px;
	z-index: 5;
}

.sub4vieoShow1 {
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	background: url(../images/bg2.png) repeat-x left top;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.wrap1Rsub10{
	
}

.detail_info{
	
}
.detail_info h1 {
	text-align: center;
	font-size: 18px;
	color: #0837A3;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
}
.wrap1Rsub1 p {
	margin: 18px 20px 14px 20px;
	/**text-indent: 2em;**/
	font-size: 16px;
	font-family: "宋体";
}

.wrap1Rsub1 p span {
	line-height: 200%;
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
}

.tabcon .tabcon1 table  th {
	width: 70px;
	border-bottom: 0px;
	line-height: 29px;
	font-size: 14px;
	background: #E8E8EA;
	padding-left: 10px;
}

.tabcon .tabcon1 table  td {
	line-height: 29px;
	border-bottom: 0px;
	font-size: 14px;
	padding-left: 10px;
	width: 70px;
}

.tabcon .tabcon2 table  th {
	width: 70px;
}

.tabcon .tabcon2 table  td {
	width: 70px;
	font-size: 12px;
}

.wrap2Sub2 #statetab .tabcon .NchWrapRSortPage a {
	padding: 4px 9px;
	_padding-top: 2px; +
	padding: 4px 9px 3px;
	margin-right: 5px;
	color: #000;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}

.wrap2Sub2 #statetab .tabcon .NchWrapRSortPage {
	text-align: right;
	margin-top: 29px;
}

.wrap2Sub2 #statetab.tabcon .NchWrapRSortPage span {
	margin-right: 5px;
}

.wrap2Sub2 #statetab .tabcon .NchWrapRSortPage a.Nchcurrent {
	color: #fff;
	background: #1B92EC;
}

.wrap2Sub2 #statetab .tabcon .NchWrapRSortPage a:hover {
	text-decoration: none;
	color: #fff;
	background: #1B92EC;
}

.wrap2Sub2 #statetab1 .tabcon .NchWrapRSortPage a {
	padding: 4px 9px;
	_padding-top: 2px; +
	padding: 4px 9px 3px;
	margin-right: 5px;
	color: #000;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}

.wrap2Sub2 #statetab1 .tabcon .NchWrapRSortPage {
	text-align: right;
	margin-top: 29px;
}

.wrap2Sub2 #statetab1 .tabcon .NchWrapRSortPage span {
	margin-right: 5px;
}

.wrap2Sub2 #statetab1 .tabcon .NchWrapRSortPage a.Nchcurrent {
	color: #fff;
	background: #1B92EC;
}

.wrap2Sub2 #statetab1 .tabcon .NchWrapRSortPage a:hover {
	text-decoration: none;
	color: #fff;
	background: #1B92EC;
}

.tabcon1 table {
	width: 885px;
}

.tabcon dl {
	border-bottom: 1px solid #dedede;
	line-height: 29px;
}

.wrap1Rsub5 {
	padding: 15px 0px 0px 15px;
	font-size: 16px;
	line-height: 30px;
}

.wrap1Rsub5 span {
	margin-right: 10px;
	font-size: 15px;
}

.wrap1Rsub5 a {
	color: #013E9B;
	text-decoration: underline;
}

/*.wrap1Rsub1 dl a{ color:#3072AF;}*/
.wrap1Rsub4 a {
	color: #3072AF;
}

.problem {
	padding-left: 43px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
}
/*.problem ol li{ list-style:decimal; }*/
.problem a {
	font-size: 14px;
	line-height: 30px;
	display: block;
	text-decoration: underline;
	font-family: "宋体";
}

.answer {
	padding-left: 43px;
}

.wrap1Rsub1 .answer h1 {
	font-weight: normal;
	text-align: left;
	border-bottom: 0px;
}

.answer h1 a {
	cursor: default;
	font-size: 14px;
	color: #f00;
	line-height: 30px;
	font-family: "宋体";
}

.answer h1 a:hover {
	text-decoration: none;
}

.wrap1Rsub1 .answer p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "宋体";
	text-align: left;
}

.niListing li {
	min-height: 160px;
	width: 200px;
	margin-right: 31px;
	float: left;
	background: #f6f6f6;
	border: 1px solid #d3d3d3;
	border-radius: 8px;
	margin-top: 20px;
}

.niListing li img {
	border-radius: 8px 8px 0px 0px;
	width: 200px;
	height: 96px;
}

.wrap1Rsub1 .niListing li a h1 {
	border-bottom: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 58px;
	color: #222;
}

.article_detail{
	
}

.article_detail h1{
	text-align: center;
	font-size: 18px;
	color: #0837A3;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
}

.wrap1Rsub1 h1 {
	text-align: center;
	font-size: 18px;
	color: #0837A3;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
}

.wrap1Rsub1 p {
	line-height: 30px;
	font-size: 14px;
	margin: 0px;
}

.wrap1Rsub2 .gaikuang img {
	text-align: center;
	padding-bottom: 20px;
	margin-left: 80px;
	float: none;
	margin-right: 0px;
}

.wrap1Rsub2  .gaikuangW  p {
	margin-bottom: 10px;
	text-indent: 2em;
	font-family: "宋体";
}

.wr2Sub2 table {
	width: 735px;
}

.wr2Sub2 table th {
	background: #E8E8EA;
	padding-left: 10px;
	text-align: left;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
}

.wr2Sub2 table td {
	padding-left: 10px;
	line-height: 30px;
	border-bottom: 1px solid #f6f6f6;
}

.wrap1Rsub1 dl a {
	font-size: 14px;
}

.wrap2Sub2 #statetab a {
	padding: 0px 15px;
	line-height: 27px;
	color: #222;
	font-size: 14px;
}

.wrap2Sub2 #statetab1 li:hover a {
	text-decoration: none;
	color: #E36001;
}
/*.wrap2Sub2 #statetab li:hover{ border-top:3px solid #E36001;background:#fff; position:relative; z-index:3; margin-bottom:-4px; top:-3px; height:30px;border-left:0px;}*/
.wrap2Sub2 #statetab1 li.current a {
	text-decoration: none;
	color: #E36001;
}

.wrap2Sub2 #statetab1 li.current {
	line-height: 28px;
	border-top: 3px solid #E36001;
	background: #fff;
	position: relative;
	z-index: 3;
	margin-bottom: -3px;
	top: -3px;
	background: #fff;
	height: 28px;
	border-left: 0px;
}

.newgif img {
	margin-top: 6px;
}

.memberList th span {
	margin-left: 10px;
}

.memberList td span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/indexBg.png) no-repeat -32px 0px;
	margin-left: 3px;
}

.memberList table {
	width: 735px;
}

.memberList table th {
	font-size: 12px;
	font-weight: normal;
	line-height: 32px;
	background: #cfcfcf;
}

.memberList table td {
	font-size: 12px;
	line-height: 35px;
	border-bottom: 1px solid #e5e5e5;
}

.memberList table td.last {
	border: none;
}

#dingwei {
	position: absolute;
	top: -62px;
	left: 0px;
	z-index: 9999;
}

#dingwei span {
	position: absolute;
	top: 13px;
	right: 7px;
}

#dingwei span a {
	color: #fff;
	font-size: 22px;
	line-height: 0.5px;
}

.dealTime1 span {
	display: inline;
	margin-right: 10px;
	padding-left: 226px;
	font-size: 14px;
}

.NchWrapRSortPage select {
	padding: 3px 0px 3px 3px;
	margin-right: 5px;
}

.dealInforNav li.current .dealTime2 {
	display: block;
}

.LastYe {
	float: right;
}

.FirstYe {
	float: right;
}

.text1{float:left;margin-top:3px;}
.DWrLupSub .DWrLupSubR a{line-height:24px;}
.wr1LNavsub h1{line-height:30px;}
.wr1LNavsub h1 a{line-height:30px;}
.wr1LNavsub .current{ background:url("../images/Nchh1bg.png") no-repeat  left top;}
.wr1LNavsub h1 a:hover{ background:url("../images/Nchh1bg.png") no-repeat  left top;}

