﻿@charset "utf-8";
/* CSS Document */


/*头部菜单*/

.header {
	position: relative;
	height: 66px;
/*	border: 1px solid #CCC;*/
	background: #0071FE;
	z-index: 100;

}
.header .logo {
	/*width: 15%;*/
	min-width:164px;
	height: 100%;
	background: #0071FE;
}
.header .logo img {
	position: relative;
	margin-left:30px;
	/*width: 156px;*/
	/*margin-left: 50%;
	left: -95px;*/
	margin-top:18px;
}
.header .logo, .header .title {
	float: left;
}
.header .title {
	padding-left: 2%;
}
.header .title img {
	width: 326px;
	padding-top: 18px;
}
.header .user {
	float: right;
	margin-top: 20px;
	/*margin-right: 1.7%;*/
	font-size: 18px;
	color: #999;
}
/* 页面头部适配 */

/*@media screen and (min-width : 1400px){*/
    /*.header .user{*/
    	/*margin-right: 2%;*/
    /*}*/
/*}*/


.header .user img {
	width: 24px;
	/*margin-left: 50px;*/
	margin-right: 20px;
	vertical-align: middle;
	padding-bottom:5px;
	border-bottom:2px solid #0071FE;

}
.header .user a {
	color: #FFF;
}
/*.header .user a:hover{
	color: #CCC;
}*/
.index0 img {
	background: url(../img/ico/index.png) no-repeat;
}
.index0:hover img ,.user0:hover img,.back0:hover img {
	border-bottom:2px solid #ffffff;
	/*background: url(../img/ico/index_b.png) no-repeat;*/
}
.user0 img {
	background: url(../img/ico/user.png) no-repeat;
}
/*.user0:hover img {
	background: url(../img/ico/user_b.png) no-repeat;
}*/
.back0 img {
	background: url(../img/ico/back.png) no-repeat;
}
/*.back0:hover img {
	background: url(../img/ico/back_b.png) no-repeat;
}*/
.container{width:96%;margin:0 auto;}
/*左侧导航*/
.siderbar {
	width: 15%;
	height: 100%;
	float: left;
	border-right: 1px solid #CCC;
	padding-bottom: 60px;
}
#nav {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}
#nav li {
	display: block;
	position: relative;
	float:left;
	width:100%;
	color: #666;
	line-height: 55px;
	text-align: left;
	text-indent: 55px;
	*text-indent:55px;
	overflow: hidden;
}
#nav li a p{
	/*float:left;*/
}
#nav li a p{
	display: inline-block;
	*position: absolute;
	*float:left;
	*left:13%;
}
#nav li a img {
	display: inline-block;
	*position: absolute;
	*float:left;
	*left:13%;
	*margin-left:0px;
	width: 30px;
	heigh: 30px;
	margin-top: 20px;
	*margin-top:0px;
	*z-index:1;
}
#nav li ul li {
	text-indent: 55px;
}
/*#nav li ul {
	display: none;
}*/
.liimg, .eqimg, .thirdimg, .docimg, .sysimg,.proimg, .manimg, .indexA , .stockNav  {
	background: #EEE;
}
.liimg span, .eqimg span, .thirdimg span, .docimg span, .sysimg span, .proimg span, .manimg span,.stockNav span {
	display: inline-block;
	position: absolute;;
	float: right;
	right: 1%;
	margin-top: 24px;
	*margin-top: 12px;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}
.bgArrow{
	background:url("../img/ico/navarr.png");
}

.bgArrowB{
	background:url("../img/ico/navarr_d.png");
}

#nav li.navliOn , #nav li.navliOn a{
	color: rgb(255, 255, 255);
	background: rgb(0, 113, 254);
}

.liimg img {
	background: url("../img/ico/bid.png") no-repeat;
}
.eqimg img {
	background: url("../img/ico/eq.png") no-repeat;
}
.thirdimg img {
	background: url("../img/ico/third.png") no-repeat;
}
.docimg img {
	background: url("../img/ico/doc.png") 3px 0px no-repeat;
}
.sysimg img {
	background: url("../img/ico/sys.png") 3px 0px no-repeat;
}
.proimg img {
	background: url("../img/ico/pro.png") 3px 0px no-repeat;
}
.manimg img {
	background: url("../img/ico/man.png") 3px 0px no-repeat;
}

#nav li ul li {
	font-size: 14px;
	font-weight: normal;
}
#nav li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
#nav li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
#nav li ul li:last-child{
	border-bottom:none;
}
#nav li a {
	display: block;
	width: 100%;
	color: #333;
}
#nav li ul li a:hover {
	background: #0071FE;
	color: #FFF
}
#nav li a:link .bgblue {
	background: #0071FE;
	color: #FFF
}
#nav li a.navOn {
	background: #0071FE;
	color: #FFF
}
/*右侧内容*/

.main-right {
	width: 100%;
}
.right-title {
	margin: 15px auto;
	width: 98%;
	height: 30px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-indent: 1em;
}

.colum {
	float: left;
	margin: 30px 30px 0 0;
	width: 50%;
	height: 325px;
	background: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #E2E2E2;
	overflow: hidden;
	box-shadow: 0px 2px 0px #acaaab;
}
.col_title {
	display: block;
	float: left;
	float: right\9;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #CCC;
	border: none\9;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	color: #2194D2;
	text-indent: 30px;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#efefef);/*IE 6 7 8*/ /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #ffffff, #efefef);        /* IE 10 */
	background: -moz-linear-gradient(top, #ffffff, #efefef);/*火狐*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#efefef));/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#efefef));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ffffff, #efefef);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ffffff, #efefef);  /*Opera 11.10+*/
	z-index: -1;
}
.col_title img {
	position: relative;
	float: right;
	margin: 14px 14px 0 0;
	width: 36px;
	height: 36px;
	background: url(../img/ico/close.png) no-repeat;
	z-index: 10;
}
.col_title a:hover img {
	background: url(../img/ico/close_b.png) no-repeat
}
.col li {
	display: block;
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #EFEFEF;
	text-indent: 30px;
	color: #41444c
}
.col .titson {
	font-size: 14px;
	font-weight: bold;
}
.col .titson span {
	color: #CD181C;
}
.col li span {
	margin-right: 18px;
	color: #41444c;
}
.col li a, .objt a {
	color: #2194D2;
}
.col li a:hover, .objt a:hover {
	color: #1D84C2;
}
.col .titsonr li span {
	color: #CD181C;
}


.spanDiv {
	position: relative;
	width: 5px;
	height: 5px;
}

/*404、500错误*/

.cl2d2a21{color:#2d2a21;}
.f48px{font-size:48px;line-height:48px;}
.f20px{font-size:20px;}
.mt90{margin-top:90px;}
.errorDiv{
	position:relative;
	margin:0 auto;
	top:100px;
	height:440px;
	width:800px;
}

.errorDivL{
	position:relative;
	height:100%;
	width:440px;
	text-align:right;
}

.errorDivR{
	position:relative;
	height:100%;
	width:350px;
}

.imgBackIndex{
	height:25px;
	font-size:18px;
	color:#0071FE;
	text-indent:2em;
	background:url('../img/error/backIndex.png') 0 5px no-repeat;
	cursor:pointer;
}

.imgBackIndex:hover{
	color:#1b73a3;
	background:url('../img/error/backIndexB.png') 0 5px no-repeat;}

.imgBackPre{
	height:25px;
	text-indent:2em;
	font-size:18px;
	color:#0071FE;
	background:url('../img/error/backPre.png') 0 5px no-repeat;
	cursor:pointer;
}
.imgBackPre:hover{
	color:#1b73a3;
	background:url('../img/error/backPreB.png') 0 5px no-repeat;}



/*waiver*/

.waiver_cor{
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	left:0;
	background:url(../img/waiver_sj.png) no-repeat;
	z-index:1;
}
.waiver_re{
	position:relative;
	z-index: 2;
	margin-left: 20px;
}
.waiver_conj{
	display:none;
}
.waiver_norm{
	display:none;
}
.waiver_conj input{
	height:122px;
	line-height:122px;
}

/*首页 title 文字提醒*/
.J_titles{
	width:298px;
	overflow:hidden;
	 white-space: nowrap;
	 text-overflow:ellipsis;
	 display: inline-block;
}



#nav li a.stockNav img {
	margin-top: 15px;
	*margin-top: 0px;
}

.stockNav00 img {
	background: url("../img/ico/stockNav00.png") no-repeat;
}

.stockNav01 img {
	background: url("../img/ico/stockNav01.png") no-repeat;
}

.stockNav02 img {
	background: url("../img/ico/stockNav02.png") no-repeat;
}

.stockNav03 img {
	background: url("../img/ico/stockNav03.png") no-repeat;
}

.stockNav04 img {
	background: url("../img/ico/stockNav04.png") no-repeat;
}

.stockNav05 img {
	background: url("../img/ico/stockNav05.png") no-repeat;
}

.stockNav06 img {
	background: url("../img/ico/stockNav06.png") no-repeat;
}
.stockNav07 img {
	background: url("../img/ico/stockNav07.png") no-repeat;
}

.stockNav08 img {
	background: url("../img/ico/stockNav08.png") no-repeat;
}

/*  头部样式 */

.header .pull-down {
	float: left;
	/*margin-left: 2%;*/
	margin-left:40px;
}
.pull_font {
	display: inline-block;
	font-size: 16px;
	color: #fff;
}

.pull-down ul li{
	float: left;
}

.J_pull{
	display: inline-block;
	height: 66px;
	text-align: center;
	padding: 0 15px;
	line-height: 66px;
}
.pull_dis{
	position: absolute;
	width: 100%;
	background: #fff;
	border: 1px solid #cccccc;
	padding-bottom:10px;
	top: 66px;
	left: 0px;
	border-top: none;
	line-height: 18px;
	text-align:left;
	z-index: 1314;
}
.pluu_x {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-left: 6px;
}
.pluu_x img{
	width:12px;
	height:12px;
	margin-top:28px;
	*margin-top:-3px;
}
.pull_dis a{
	display: inline-block;
	margin:11px 0 0 16px;
	color:#666666;
}

.pull_dis a:hover {
	color:#0271ff;
}
.panel_a{
	width:67px;
	height:23px;
	border:1px solid #cccccc;
	background:#fff;
	color:#0273ff;
	font-size:12px;
	display:inline-block;
	line-height:23px;
	cursor: pointer;
}

.back2d{
	background:#2d8bff;
}
/*导航头部提醒样式*/
 .res_reminded{
    height: 12px;
    line-height: 11px;
    padding: 0 4px;
    font-size: 11px;
    border: 1px solid #fca500;
    border-radius: 16px;
    text-align: center;
    text-indent: 0;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    background: #fca500;
    left:13px;
    display: inline-block;
    top:-3px;
}
.index9 {
    height:20px;
	*height:30px;
}

.reminded_sj{
    width:128px;
    height:auto;
    background:#ffffff;
    box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
    top:30px;
    left:-50px;
    z-index: 1500;
    font-size:13px;
    color:#2e3440;
}
.reminded_sj i:after{
    content: '';
    background: url(../img/reminded_sj.png) no-repeat;
    width:16px;
    height:11px;
    position:absolute;
    top: -16%;
    left: 43%;
    z-index: 1;
}
.reminded_sj li{
    width:100%;
    height:35px;
    border-bottom:1.5px solid #e6e6e6;
}
.reminded_sj p{
    padding-top: 10px;
    padding-left: 10px;
    position:relative;
}
/*.index9:hover .reminded_sj{*/
    /*display: block;*/
/*}*/
.reminded_Bre{
    height: 12px;
    line-height: 11px;
    padding: 0 4px;
    font-size: 11px;
    border: 1px solid #e52534;
    border-radius: 16px;
    text-align: center;
    text-indent: 0;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    background: #e52534;
    right: 5px;
    display: inline-block;
    top: 13px;
    position:absolute;
}
.reminded_li{
    position:relative;
}
.BGb{
    background: #0071fe;
    color: #fff;
    text-align: center;
    padding-left: 0px;
}
.BGb p{
    padding-left:0px;
}
/*右下角弹出框*/
.prompt_btn{
    width:283px;
    height:183px;
    border-radius: 2%;
    border: 1px solid #0071fe;
    position:absolute;
    bottom:5px;
    right:5px;
    color:#fff;
    overflow: hidden;
    background: #ffffff;
}
.prompt_title{
    height:38px;
    background:#0071fe;
    line-height: 38px;
    position:relative;
}
.prompt_title span{
    margin-left: 13px;
    font-size:16px;
    font-weight: 700;
}
.prompt_title i{
    width:16px;
    height: 16px;
    background: url(__IMG__/prompt_close.png) no-repeat;
    position:absolute;
    right:14px;
    top:12px;
    cursor: pointer;
}
.prompt_conter{
    margin:20px 14px 0 14px;
    color:#2f3541;
    height:100px;
    letter-spacing: 1px;
    font-size:15px;
}
.prompt_span{
    color: #989898;
    font-size:13px;
    float:right;
    margin-right: 22px;
}

/* 分页样式 */

#Pagination{
    position: relative;
   /* left: 50%;*/
    bottom:-1%;
}

.pagination_total{
    margin: 5px 6px;
    float: left;
    height: 40px;
    line-height: 40px;
}
.pagination {
    position: relative;
    float: left;
    padding: 5px 0px;
}
.pagination li{
    display: inline-block;
    float: left;
}
.pagination span{
    text-decoration: none;
    display: inline-block;
    padding: 0px 15px;
    background: #FEFEFE;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #DDD;
    margin: 5px 6px;
}
.pagination span:hover, .pagination span.on {
    background: #0172ff;
    color: #fff;
    border: 1px solid #FFF;
}
.pagination span.current, .pagination span.current:hover{
    background: none;
    border: 1px solid #DDD;
    color: #999;
    cursor: default;
}
.pagination .next{
    text-decoration: none;
    display: inline-block;
    padding: 0px 15px;
    background: #FEFEFE;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #DDD;
    margin: 5px 6px;
}
.pagination a:hover, .page a.on {
    background: #0172ff;
    color: #fff;
    border: 1px solid #FFF;
}
.pagination a.current, .page a.current:hover {
    background: none;
    border: 1px solid #DDD;
      color: #999;
     cursor: default;
}
.pagination a {
    text-decoration: none;
    display: inline-block;
    padding: 0px 15px;
    background: #FEFEFE;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #DDD;
    margin: 5px 6px;
}

.active span{
    background: #0071FE;
    color:#fff;
}
.disabled span{
    background:#ccc;
    color:#fff;
}