@charset "utf-8";
*{margin:0; padding:0;}
img{ border:0; }
body{
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	margin:0px;
	background-color: #FFFFFF;
}
ul li{
	list-style-type: none;
}
a{outline:none;}
A:link {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	color: #333333;
	font-family: "微软雅黑";
}
A:visited {
	color: #333333;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-family: "微软雅黑";
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-family: "微软雅黑";
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-size: 14px;
	font-family: "微软雅黑";
}
#main{
	width:100%;
	margin:0 auto;
	min-width:1000px;
}
#header{
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#middle{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer{
	width: 1000px;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear{
	clear:both;
	height: 1px;
}
.logobox{
	width: 1000px;
	height: 144px;
}
.logobox .logo{
	float: left;
	width: 890px;
}
.logobox .logo img{
	float: left;
}
.logobox .logo span img{
	float: left;
	height: 144px;
	width: 440px;
}
.logobox .code{
	float: right;
	margin-top: 11px;
	height: 100px;
	width: 100px;
	margin-right: 5px;
}

/*登录*/
.lonin_main{
	width: 1000px;
	height: 420px;
	padding-top: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
.lonin_main .pic{
	float: left;
	width: 560px;
	height: 420px;
	margin-right: 10px;
}
.lonin_main .logoin{
	float: right;
	height: 390px;
	width: 380px;
	background-color: #FFFFFF;
	padding:15px;
	border:1px #DDDDDD solid;

	filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=120,strength=5);/*ie*/
    -moz-box-shadow: 2px 3px 5px #333333;/*firefox*/
    -webkit-box-shadow: 2px 3px 5px #333333;/*safari或chrome*/
	box-shadow:2px 3px 5px #333333;/*opera或ie9*/
	margin-right: 10px;
}
.lonin_main .loginbar{
	height: 380px;
	width: 380px;
	margin-top: 10px;
}
.lonin_main .loginbar ul li{
	list-style-type: none;
	font-size: 16px;
	line-height: 60px;
	margin-left: 15px;
}
.lonin_main .loginbar ul li .broker_tips{
    font-size: 14px;
    margin-right: 15px;
    color: red;
    width: 170px;
    display: inline-block;
}

.lonin_main .loginbar ul li .member_tips{
    font-size: 14px;
    margin-right: 15px;
    color: red;
    width: 170px;
    display: inline-block;
}

.loginbtn a{
	font-size: 18px;
	color: #FFFFFF;
	width: 350px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FF6000;
}
.loginbtn a:hover{
	font-size: 18px;
	color: #FFFFFF;
	width: 350px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #F03E00;
}
.inputyh {
	border: 1px solid #CECECE;
	color: #666666;
	background-image: url(../images/dl_1.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 14px;
	width:242px;
	height:38px;
	padding-left:40px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
}
.inputyh:focus {
	border: 1px solid #FF6000;
	color: #666666;
}
.inputmm {
	border: 1px solid #CECECE;
	color: #666666;
	background-image: url(../images/dl_2.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 14px;
	width:242px;
	height:38px;
	padding-left:40px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
}
.inputmm:focus {
	border: 1px solid #FF6000;
	color: #666666;
}
.inputyzm {
	border: 1px solid #CECECE;
	color: #666666;
	background-image: url(../images/dl_3.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 14px;
	width:100px;
	height:38px;
	padding-left:40px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
}
.inputyzm:focus {
	border: 1px solid #FF6000;
	color: #666666;
}

/*注册*/
.regsiter{
	width: 1000px;
}
.regsiter .picbox{
	float: right;
	width: 500px;
	padding-top: 25px;
}
.regsiter .boxbar{
	float: left;
	width: 450px;
	background-color: #FFFFFF;


}
.regsiter .boxbar ul li{
	list-style-type: none;
	font-size: 16px;
	margin-left: 10px;
	line-height: 55px;
}
.regsiter .boxbar ul li.tips{
	list-style-type: none;
	font-size: 16px;
	margin-left: 10px;
	padding-left: 30px;
	height: 20px;
	line-height: 20px;
	color: red;
}
.regsiter .boxbar ul li span{
	text-align: right;
	width: 100px;
    display: inline-block;
}
.inputphone {
	border: 1px solid #CECECE;
	color: #666666;
	background-image: url(../images/dl_5.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 14px;
	width: 230px;
	height:38px;
	padding-left:40px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
}
.inputphone:focus {
	border: 1px solid #E50005;
	color: #666666;
}
.codebtn{
	display: inline-block;
	color: #FFFFFF;
	font-size: 12px;
	line-height:37px;
	border: 1px solid #CECECE;
	vertical-align: middle;
	width: 106px;
	text-align: center;
	font-weight: normal;
	background-color:#CECECE;
	height: 37px;
	margin-left: 9px;
}
.codebtn:hover { color: #FFFFFF; background-color:#999999; border:1px solid #999999; text-decoration: none;}

.loginadd{
	width:100%;
	background-color: #FFFFFF;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	height: 100px;
}
.loginadd a{
	margin-right: 10px;
	margin-left: 10px;
}
.inputpublic {
	border: 1px solid #CECECE;
	color: #666666;
	font-size: 14px;
	width: 300px;
	height:38px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
	padding-left: 10px;
}
.inputpublic:focus {
	border: 1px solid #FF6000;
	color: #666666;
}
.inputyzm_1 {
	border: 1px solid #CECECE;
	color: #666666;
	font-size: 14px;
	width:150px;
	height:38px;
	padding-left:10px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
}
.inputyzm_1:focus {
	border: 1px solid #E50005;
	color: #666666;
}
/*登录*/
.ntab{
	background-position:left;
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.ntab .tabtitle{
	clear: both;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	width: 380px;
}
.ntab .tabtitle ul{

}
.ntab .tabtitle li{
	cursor: pointer;
	list-style-type: none;
	float: left;
	width: 190px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #666666;
}
.ntab .tabtitle .active{
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	background-color: #d3d3d3;
}
.ntab .tabcontent{
}
.none {display:none;}
.graybox a{
	font-size: 18px;
	color: #333333;
	height: 45px;
	display: block;
	line-height: 45px;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #DDDDDD;
	margin-top: 50px;

}
.graybox a:hover{
	color: #333333;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
}

/*修改密码*/
.process-wrap {margin-bottom: 50px}
.process-wrap .wrap1 {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 200px;
}
.process-wrap .wrap2 {
	padding: 0 0 0 170px
}
.process-wrap .wrap3 {
	padding: 45px 0 0 255px
}
.process-wrap .table-info {
	margin: 25px 0 0;
	font-size: 16px;
}
.process-wrap .table-info td {vertical-align: middle; padding: 8px 2px;}
.process-wrap .table-info td input { width: 180px; height: 33px; margin-right: 5px;}
.process-wrap .bule_btn { width: 138px; height: 33px; line-height: 33px; display: inline-block; vertical-align: middle; margin-right: 5px;}
.process-wrap #resendCode { width: 100px;}

.bule_border_btn {
	display: inline-block;
	color: #C42626;
	font-size: 12px;
	line-height:33px;
	border: 1px solid #C42626;
	vertical-align: middle;
	width: 118px;
	text-align: center;
	font-weight: normal;
	background-color:#fff;
	margin-left: 10px;
}
.bule_border_btn:hover { color: #fff; background-color:#C42626; border:1px solid #C42626; text-decoration: none;}
.process-wrap .wtitle {
	float: left;
	display: inline;
	color: #5e5e5e;
	text-align: right;
	font-weight: 700;
	line-height: 25px;
}
.process-wrap .wdata strong {
	padding: 0 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.process-wrap .wdata p {margin-bottom: 20px;  font-weight: bold; line-height: 25px;}
.process-wrap .wdata p span { font-weight: normal;}
.process-wrap .wdata #inputCode p { font-size: 12px;}
.process-wrap img {
	padding: 0 10px;
	vertical-align: middle
}
.process-wrap .wdata .info-section {padding-right: 0;width: 500px}
.process-wrap .wdata .info-section .table-info { margin: 0;}
.process-nav { border-bottom: 2px solid #e6e6e6; text-align: center; margin-bottom: 45px;}
.process-nav li { display: inline; font-size: 14px; color: #5e5e5e; font-weight: bold; line-height: 25px;}
.process-nav li span {
	display: inline-block;
	width: 185px;
	border-bottom: 2px solid #e6e6e6;
	padding-bottom: 11px;
	position: relative;
	margin-bottom: -2px;
	font-size: 16px;
}
.process-nav li b {
	display: inline-block;
	width: 25px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: Arial;
	font-weight: normal;
	margin-right: 10px;
	background-image: url(../images/ico_01.png);
	background-repeat: no-repeat;
	background-position: left -482px;
}
.process-nav .on b {background-position: 0 -533px;}
.process-nav .on span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6000;
	color: #FF6000;
}
.bule_btn a{
	background-color: #FF6000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	width: 130px;
	text-align: center;
	display: block;
	cursor:pointer;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #F03E00;
}
.bule_btn a:hover {
	background-color:#F03E00;
	color: #fff;
	text-decoration: none;
}

.info-section {
	margin: 0 0 10px;
	padding: 15px;
	background: #fefccc;
	border: 1px solid #ffe187;
	overflow: hidden;
	zoom: 1;
}
.info-tip {
	border: 1px solid #e8e8e8;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 80px;
}
.info-tip .tlist {
	line-height: 25px;
	color: #999;
}
.inputyx {
	border: 1px solid #CECECE;
	color: #666666;
	background-image: url(../images/dl_1.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 14px;
	width:400px;
	height:38px;
	padding-left:40px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
}
.inputyx:focus {
	border: 1px solid #FF6000;
	color: #666666;
	box-shadow:0 0 3px #FF6000;
}
.inputsj {
	border: 1px solid #DDDDDD;
	color: #666666;
	background-image: url(../images/dl_5.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 14px;
}
.inputsj:focus {
	border: 1px solid #E83E3E;
	color: #666666;
}
.grey_border_btn a{
	width: 130px;
	display: block;
	line-height: 34px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	background-color: #FF6000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F03E00;
}
.grey_border_btn a:hover{
	background-color: #F03E00;
	color: #fff;
	text-decoration: none;
}

.process-wrap .bule_btn_s { width: 138px; height: 33px; line-height: 33px; display: inline-block; vertical-align: middle; margin-right: 5px;}

.process-wrap .bule_btn_s .sended{
	background-color: rgba(255, 96, 0, 0.65);
}
.process-wrap .bule_btn_s .sended:hover{
	background-color: rgba(255, 96, 0, 0.65);
}
.process-wrap .bule_btn_s a{
	background-color: #FF6000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	width: 130px;
	text-align: center;
	display: block;
	cursor:pointer;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #F03E00;
	height: 37px;
	line-height: 40px;
}
.process-wrap .bule_btn_s a:hover {
	background-color:#F03E00;
	color: #fff;
	text-decoration: none;
}