/**
	Function:
		登陆页面基础Css 
	Author:
		郭子淳
**/
html,body{height:100%;}
body{
	display:table;
	width:100%;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#EFE3C6), to(#E7E7BD));/* webkit*/
	background:-moz-linear-gradient(top,#EFE3C6,#E7E7BD);/* Gecko */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFE3C6,endColorstr=#E7E7BD,grandientType=1);/* IE */
}
/***  具体标签 ***/
.g-doc{
	margin: 55px auto;
	width:800px;
	background:white;
}
.g-title{
	height:54px;
	line-height:54px;
	border-bottom:solid 1px #EFDBBD;
}

/******
 ****    左边样式 开始
 ******/
.g-left{
	width:48%;
	float: left;
}
.g-left .ETF-choose{
	width:260px;
	width: 184px\9;	
	
	position: relative;
	right: 7px;
	z-index:999999999999;
	background: url(/css/../images/f-left-icon-active.png) no-repeat;
	/*background: #BD0008;*/
}
.g-left .ETF-choose select { 
	color: white;
	color: black\9;
	background:transparent; 
	width: 233px;
	width: 190px\9;
	margin-left: 25px;
	margin-left: 10px\9;
	height:30px;
	line-height: 30px;
	margin-top:3px;
	border:none; 
	font-size: 18px;
	-webkit-appearance: none; /*for Webkit browsers*/
}
.g-left .ETF-choose option{
	overflow: hidden;
	background: #BD0008;
	background: transparent\9; /* css hack for ie */
}
.g-left .ETF-FORM {
	margin-left: 15px;
}
.g-left .ETF-FORM table tr{
	margin: 5px;
}
.g-left .ETF-FORM select,.g-left .ETF-FORM input{
	padding:3px 5px 3px 5px;
	border:1px solid #dedede;
	border-radius: 0;
	-webkit-border-radius: 0;
	outline: none;
	margin-bottom:30px;
	margin-left: 15px;
	font-size:14px;
	text-indent: 3px;
}
.g-left .ETF-FORM input{
	width:200px;
	height:20px;
}
.g-left .ETF-FORM .submit{
	width:100px; 
	height:30px;
	line-height: 10px;
	color:white;
	font-size: 14px;
	font-weight: bold;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFC700), to(#F78600));/* webkit*/
	background:-moz-linear-gradient(top,#FFC700,#F78600);/* Gecko */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFC700,endColorstr=#F78600,grandientType=1);/* IE */
	position: relative\9;
    border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	box-shadow: 3px 5px 3px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	-moz-box-shadow: 2px 6px 10px #C9C9C9; /* Firefox */
	-webkit-box-shadow: 2px 6px 10px #C9C9C9; /* Safari and Chrome */

	z-index:9\9;
	*zoom:1;
	behavior: url(/css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the ‘box’ class */
}
.g-left .ETF-FORM .verification-input{
	width:113px;	
}
.g-left .ETF-FORM .verification-img{
	width:80px;
	height:28px;
	margin-left: 7px;
}
.g-left .ETF-FORM-SELECT{
	width:212px;	
}
.ETF-FORM-LoginType{
	width:100px;
}
/******  左边样式 结束	******/


/******
 	****    右边样式 开始
******/
.g-right{
	float: left;
	width:45%;
	margin-top: 32px;
}	
.g-right-notify{
	margin:10px;
	width: 100%;
	height:300px;
	border: 1px dashed #DEDEDE;
}
.g-right-notify p{
	margin-top:30px;
	margin-left:15px;
	margin-right:10px;
}

/******  右边样式 结束	******/


/**** 底栏 ****/
.g-bottom{
	height:35px;
	line-height: 35px;
	margin:10px 0 10px 0;
}
.g-bottom img{
	height: 30px;
	margin: 0 10px 0 0;
}

/**
	Function:
		登陆页面基础Css 
	Author:
		郭子淳
**/
html,body{height:100%;}
body{
	display:table;
	width:100%;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#EFE3C6), to(#E7E7BD));/* webkit*/
	background:-moz-linear-gradient(top,#EFE3C6,#E7E7BD);/* Gecko */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFE3C6,endColorstr=#E7E7BD,grandientType=1);/* IE */
}
/***  具体标签 ***/
.g-doc{
	margin: 55px auto;
	width:800px;
	background:white;
}
.g-title{
	height:54px;
	line-height:54px;
	border-bottom:solid 1px #EFDBBD;
}

/******
 ****    左边样式 开始
 ******/
.g-left{
	width:48%;
	float: left;
}
.g-left .ETF-choose{
	width:400px;  /*260*/
	/*width: 184px\9;*/	
	height:50px;
	position: relative;
	right: 7px;
	/*overflow:hidden; */
	background: url(/css/../images/f-left-icon-active.png) no-repeat transparent;
	/*background: #BD0008;*/
	background-size: 100%;
	margin-bottom: 10px;
}
.g-left .ETF-choose select { 
	color: white;
	color: black\9;
	background:transparent; 
	width: 380px;
	/*width: 190px\9;*/
	margin-left: 25px;
	margin-left: 10px\9;
	height:30px;
	line-height: 30px;
	margin-top:3px;
	border:none; 
	font-size: 18px;
	-webkit-appearance: none; /*for Webkit browsers*/



	background:none;outline:none;border:none






}
.g-left .ETF-choose option{
	overflow: hidden;
	background: #BD0008;
	background: transparent\9; /* css hack for ie */
}
.g-left .ETF-FORM {
	margin-left: 15px;
}
.g-left .ETF-FORM table tr{
	margin: 5px;
}
.g-left .ETF-FORM select,.g-left .ETF-FORM input{
	padding:3px 5px 3px 5px;
	border:1px solid #dedede;
	border-radius: 0;
	-webkit-border-radius: 0;
	outline: none;
	margin-bottom:30px;
	margin-left: 15px;
	font-size:14px;
	text-indent: 3px;
}
.g-left .ETF-FORM input{
	width:200px;
	height:20px;
}
.g-left .ETF-FORM .submit{
	width:100px; 
	height:30px;
	line-height: 10px;
	color:white;
	font-size: 14px;
	font-weight: bold;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFC700), to(#F78600));/* webkit*/
	background:-moz-linear-gradient(top,#FFC700,#F78600);/* Gecko */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFC700,endColorstr=#F78600,grandientType=1);/* IE */
	position: relative\9;
    border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	box-shadow: 3px 5px 3px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	-moz-box-shadow: 2px 6px 10px #C9C9C9; /* Firefox */
	-webkit-box-shadow: 2px 6px 10px #C9C9C9; /* Safari and Chrome */

	z-index:9\9;
	*zoom:1;
	behavior: url(/css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the ‘box’ class */
}
.g-left .ETF-FORM .verification-input{
	width:113px;	
}
.g-left .ETF-FORM .verification-img{
	width:80px;
	height:28px;
	margin-left: 7px;
}
.g-left .ETF-FORM-SELECT{
	width:212px;	
}
.ETF-FORM-LoginType{
	width:100px;
}
/******  左边样式 结束	******/


/******
 	****    右边样式 开始
******/
.g-right{
	float: left;
	width:48%;
	margin-left: 5px;
}	
.g-right-notify{
	margin:10px;
	width: 100%;
	height:360px;
	border: 1px dashed #DEDEDE;
}
.g-right-notify p{
	margin-top:20px;  /*30*/
	margin-left:15px;
	margin-right:10px;
	line-height: 20px;
}

/******  右边样式 结束	******/


/**** 底栏 ****/
.g-bottom{
	height:35px;
	line-height: 35px;
	margin:10px 0 10px 0;
}
.g-bottom img{
	height: 30px;
	margin: 0 10px 0 0;
}


.f-csp{background:none;outline:none;border:none}



.zns_select{ width:360px;cursor:pointer} /*260*/
.zns_select h3{ width:360px; height:50px; padding-left:37px;line-height:50px;font-weight: normal;font-size:15px;color:#fff;font-family:"microsoft yahei";}/*260*/
.zns_select ul{ background:#BD0000; display:none; position:absolute; left:7px; top:50px;z-index:99999099;}
.zns_select ul li{ width:350px; height:26px; padding-left:30px; text-align:left; line-height:26px;font-size:15px;color:#fff}/*220*/
.zns_select ul li:hover{ background:blue; color:#fff;}
.jc{    font-weight: 600;}