@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;
	font-size:14px;
	}

.jghtny-float-left{
	float:left;
	}
	
.jghtny-float-right{
	float:right;
	}
	
.jghtny-font-red{
	color:#b05f00;
	}
	
.jghtny-font-blue{
	color:#2466b1;
	}
	
.jghtny-font-input-span{	
	height:36px;
	line-height:36px;
	display:inline-block;
	}
	
/*ie9+*/	
	
:root .jghtny-input-select{
	height:36px;
	border:1px solid #eaeaea;
	color:212224;
	outline:none;
	padding-top:0;
	padding-right:19px;
	padding-bottom:0;
	padding-left:5px;
	line-height:36px;
	/**不显示按钮**/
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	background:url(../img/arrow.png) no-repeat scroll right center transparent;
	}		

:root select::-ms-expand { 
	display:none; 
	}
	
/*ie8*/
	
.jghtny-input-select{
	height:36px\9;
	border:1px solid #eaeaea\9;
	color:212224\9;
	outline:none\9;
	padding:0 5px\9;
	line-height:36px\9;
	}

/*ie9*/
	
:root .jghtny-input-select{
	height:36px\9;
	border:1px solid #eaeaea\9;
	color:212224\9;
	outline:none\9;
	padding:0 5px\9;
	line-height:36px\9;
	}

.jghtny-input-select:focus{
	border:1px solid #0188fa;
	}	
	
.jghtny-input-text{
	height:34px;
	border:1px solid #eaeaea;
	background:#f7f7f7;
	color:212224;
	outline:none;
	padding:0 5px;
	-ms-line-height:34px;
	line-height:36px;
	}
	
.jghtny-input-text:focus{
	background:#fff;
	border:1px solid #0188fa;
	}
	
.jghtny-input-area{
	border:1px solid #eaeaea;
	background:#f7f7f7;
	color:212224;
	outline:none;
	padding:0 5px;
	line-height:36px;
	resize:none;
	}	
	
.jghtny-input-area:focus{
	background:#fff;
	border:1px solid #0188fa;
	}
	
.jghtny-button-hs{
	height:34px;
	line-height:34px;
	background:#fff;
	display:inline-block;
	text-align:center;
	color:#565656;
	font-size:14px;
	letter-spacing:1px;
	}
	
.jghtny-button-hs:link,.jghtny-button-hs:visited{
	color:#2d2e32;
	}

.jghtny-button-hs:hover{
	background:#6f747a;
	color:#fff;
	}
	
.jghtny-button-hong{
	font-size:14px;
	height:34px;
	/*border:1px solid #ff3b2e;*/
	border:1px solid #2e65b4;
	line-height:34px;
	background:#e6f0ff;
	display:inline-block;
	text-align:center;
	/*color:#ff3b2e;*/
	color:#2e65b4;
	}
	
.jghtny-button-hong:link,.jghtny-button-hong:visited{
	/*color:#ff3b2e;*/
	color:#2e65b4;
	}


.jghtny-button-hong:hover{
	/*background:#ff3b2e;*/
	background:#2e65b4;
	color:#fff;
	}	
	
.jghtny-button-hong-shiixn{
	outline:none;
	border:0;
	font-size:14px;
	height:36px;
	line-height:36px;
	/*background:#ff3b2e;*/
	background:#2e65b4;
	display:inline-block;
	text-align:center;
	color:#fff;
	}
	
.jghtny-button-hong-shiixn:link,.jghtny-button-hong-shiixn:visited{
	color:#fff;
	}
	
.jghtny-button-hong-shiixn:hover{
	/*background:#df2b1f;*/
	background:#2558a1;
	}
	
.jghtny-button-green{
	font-size:14px;
	height:34px;
	border:1px solid #d8ac79;
	line-height:34px;
	background:#d8ac79;
	display:inline-block;
	text-align:center;
	color:#fff;
	}
	
.jghtny-button-green:link,.jghtny-button-green:visited{
	color:#fff;
	}


.jghtny-button-green:hover{
	background:#bf986a;
	}
	
.jghtny-button-kongxin{
	height:24px;
	line-height:24px;
	border:1px solid #d4d6da;
	display:inline-block;
	padding:0 5px;
	margin:0 2px;	
	}
	
.jghtny-button-kongxin:link,.jghtny-button-kongxin:visited{
	color:#2d2e32;
	}
	
.jghtny-button-kongxin:hover{
	color:#fff;
	/*background:#ff3b2e;*/
	background:#2558a1;
	/*border:1px solid #ff3b2e;*/
	border:1px solid #2558a1;
	}	

.jghtny-link-blue:link,.jghtny-link-blue:visited{
	text-decoration:underline;
	color:#2466b1;
	}

.jghtny-link-blue:hover{
	color:#ff3b2e;
	}
	
.jghtny-link-bluewuxhx:link,.jghtny-link-bluewuxhx:visited{
	color:#2466b1;
	}

.jghtny-link-bluewuxhx:hover{
	color:#ff3b2e;
	}
	
.jghtny-link-redxhx:link,.jghtny-link-redxhx:visited{
	color:#ff3b2e;
	}
	
.jghtny-link-redxhx:hover{
	text-decoration:underline;
	}
	
.jghtny-table{
	border-top:2px solid #6f747a;
	cursor:default;
	border-spacing: 0;
	font-size:12px;
	}	
	
.jghtny-table tr{
	border-bottom:1px solid #eaeaea;
	height:44px;
	}
	
.jghtny-table tr th{
	height:44px;
	background:#f8f8f9;
	text-align:center;
	}	
	
.jghtny-table tr td{
	height:44px;
	background:#fff;
	text-align:center;
	}		
	
.jghtny-table tr td > span{
	width:100%;
	display:block;
	overflow:hidden; 
	height:44px;
	line-height:44px;
	text-align:center;
	border:0;
	}	
	
.jghtny-table-a{
	height:24px;
	line-height:24px;
	border:1px solid #d4d6da;
	display:inline-block;
	padding:0 3px;
	margin:0 2px;
	}	
	
.jghtny-table-a:link,.jghtny-table-a:visited{
	color:#2d2e32;
	}
		
.jghtny-table-a:hover{
	color:#fff;
	/*background:#ff3b2e;
	border:1px solid #ff3b2e;*/
	background:#2e65b4;
	border:1px solid #2e65b4;
	}	
	
.jghtny-table-select{
	height:24px;
	border:1px solid #eaeaea;
	background:#f7f7f7;
	color:212224;
	outline:none;
	padding:0 5px;
	line-height:24px;
	font-size:12px;
	}	

/***********弹窗公共样式******************************/
	
.jghtny-tanchaung{
	padding:0 0 15px 0;
	background:#fff;
	border:1px solid #eaeaea;
	}	

.jghtny-tanchaung-title{
	width:100%;
	height:40px;
	line-height:40px;
	background:#eaeaea;
	}	
	
.jghtny-tanchaung-title-left{
	float:left;
	padding:0 0 0 15px;
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	color:#6f747a;
	}
	
.jghtny-tanchaung-title-left-small{
	font-weight:lighter;
	font-size:14px;
	}	

.jghtny-tanchaung-title-close{
	float:right;
	margin:0 15px 0 0;
	cursor:pointer;
	}	
	 
.jghtny-tanchaung-content{
	width:100%;
	padding:15px 0;
	}
	
.jghtny-tanchaung-content-li{
	padding:15px 0;
	}	
	
.jghtny-tanchaung-content-li-title{
	padding:0 0 0 15px;
	min-width:80px;
	color:#6f747a;
	height:36px;
	line-height:36px;
	display:inline-block;
	float:left;
	}

.jghtny-tanchaung-content-li-content{
	min-height:36px;
	display:inline-block;
	float:left;
	position:relative;
	}
	
.jghtny-tanchaung-content-li-content-tips{
	position:absolute;
	left:0;
	top:40px;
	color:#ff3b2e;
	font-size:12px;
	display:none;
	}

.jghtny-tanchaung-content-li-xinghao{
	height:36px;
	line-height:36px;
	color:#F00;
	padding:0 0 0 5px;
	float:left;
	}

.jghtny-tanchaung-button{
	padding:15px 0;
	}

.jghtny-tanchaung-button-span{
	padding:0 0 0 95px;
	}

/****提示窗口*********************************/

.jghtny-tishichuangkou{
	background:#fff;
	border:1px solid #eaeaea;
	padding:15px 0;
	}

.jghtny-tishichuangkou-content{
	position:relative;
	text-align:center;
	padding:15px 0;
	}

/*********通用宽高****************/

.jghtny-width-130{
	width:130px;
	}

.jghtny-width-320{
	width:320px;
	}

.jghtny-width-462{
	width:462px;
	}

/******副标题********/
.jghtny-title-top-common{
	width:auto !important;
	padding:0 20px 0 0 !important;
}

.lefttip {
    text-align: left;
    font-size: 10px;
}




	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	