﻿@charset "utf-8";
/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button{margin:0; padding:0;}
body{background:#FFF; font-family:Tahoma,"宋体", Geneva, sans-serif; font-size:12px;}
html { overflow:-moz-scrollbars-vertical; overflow-Y: scroll;}
table{border-collapse:collapse; border-spacing:0;}
fieldset{vertical-align:middle;}
address, caption, cite, code, dfn, em, strong, th, var{ font-style:normal; font-weight:normal;}
ol, ul, li{ list-style:none;}
caption, th{ text-align:left;}
h1, h2, h3, h4, h5, h6{font-weight:bold;}
h1{font-size:28px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
addr, acronym, img{ border:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
sup{vertical-align:baseline;} 
sub{vertical-align:baseline;}
legend{*margin-left:-6px;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;} 
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}
select option {padding-right:3px;}
cite, blackquote, em, i {font-style: italic;}
strong, b {font-weight: bold;}
pre, code {font-family: monospace;}
acronym, abbr {cursor: help;}
.hand{ cursor:pointer;}
.arrow{ cursor:default;}
a{cursor:pointer;text-decoration:none;color:#666;blr:expression(this.onFocus=this.blur())} 
a:hover{color:#4049de;text-decoration:none;} 

body.menu {
	font: 12px Arial,"Segoe UI", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	width:expression(document.body.clientWidth < 950? "950px": "auto" );
	min-width:950px;}
/*a,input{blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());} for IE 去掉链接的边框*/
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } /* for Firefox 去掉链接的边框*/

/* -----------------End--------------- */


/*form元素*/
input, label{ vertical-align:middle; border:none;}
.inpt{ padding:2px 5px; border:1px solid #aeaeae; border-radius: 3px; height: 24px; box-sizing: border-box; outline: none;height:30px;}
.select{ padding:1px; border:1px solid #e69d9d;border-radius: 3px; box-sizing: border-box;outline: none;}

 
/*自定义*/
.pagebg{ background-color: #f7f7f7;}
.header{ height:130px; background:#f7f7f7 url(../../images/zjfae/login_bg.png) repeat-x;}
.header-wrap{position:relative; z-index:1;}
.header-logo{ background:url(../../images/zjfae/logo1.png) no-repeat; width:325px; height:57px; position:absolute; left:5px; top:52px;display:block;}
.header-bar{ position:absolute; top:5px; right:0px; z-index:5;}
.header-bar ul li{ float:left; background:url(../../images/zjfae/line-1.png) right no-repeat;padding:0 15px; line-height:20px;}
.header-bar,.header-bar a{ color:#fff;}
.header-bar-2{ position:absolute; top:5px; right:30px;}
.header-bar-2 a{ color:#f1cdd1;}
.header-bar-2 ul li{ float:left;padding:0 15px; line-height:20px; font-size:14px;}
.header-bar .ico-home,.header-bar .ico-mail,.header-bar .ico-up,.header-bar .ico-down,.header-bar-2 .ico-qa,.header-bar-2 .ico-email,.header-bar-2 .ico-home,.uc-mail
{ background:url(../../images/zjfae/ico.png) no-repeat; }
.header-bar .ico-home,
.header-bar .ico-mail,
.header-bar .ico-up,
.header-bar .ico-down,
.header-bar-2 .ico-home,
.header-bar-2 .ico-qa,
.header-bar-2 .ico-email,
.uc-mail{ display:inline-block;vertical-align:middle;}
.header-bar .ico-home,.header-bar-2 .ico-home { width:16px; height:16px;}
.header-bar .ico-mail,.uc-mail { width:17px; height:12px; background-position:0px -22px; _margin-top:3px; }
.header-bar .ico-up { width:12px; height:12px; background-position:-40px -42px;}
.header-bar .ico-down { width:12px; height:12px; background-position:-40px -22px;}
.header-bar-2 .ico-qa { width:16px; height:16px; background-position:-18px -40px;}
.header-bar-2 .ico-email { width:16px; height:16px; background-position:-17px -22px; margin-top:5px;}
.header-bar .bordr-none { background:none;}

/* header-nav */
.header-nav { position:absolute; z-index:2; right:0px;top:55px; height:45px;}
.header-nav ul li { float:left; margin-right:20px;}
.header-nav ul li a { font-weight: 600;height:45px; line-height:45px; display:inline-block; padding:0 5px; text-align:center; font-size:16px; cursor:pointer; color:#797979;font-family: "宋体";}
.header-nav ul li.cur,.header-nav ul li a:hover {  }
.header-nav ul li a:hover,.header-nav ul li.cur a { color:#00a0e9;}
/* footer */
.footer-bar { border:solid 1px #dbdbdb; background:#f6f6f6; height:55px; border-width:1px 0;}
.footer-nav { position:relative;}
.footer-nav ul{margin-left: 600px;}
.footer-nav li { float:left; padding:0 25px; height: 55px; line-height:55px; font-weight:600; position: relative;}
.footer-nav li a{ display: block;}
.footer-nav li img{margin-top: 10px;}
.footer-nav li ol{position: absolute;top: -9px; left: 15px;}
.footer-tel { position:absolute; left:10px; top:15px;}
.footer-tel-ico { display:inline-block; width:24px; height:24px; background:url(../../images/zjfae/ico.png) 0 -65px; margin-right:5px; vertical-align:middle;}
.footer-tel .tel-number { font-size:20px; vertical-align:middle;}
.footer-tel .server-time { font-size:13px;vertical-align:middle;}
.footer-copyright { text-align:center; line-height:25px; background-color: #fff;}

/*path+公告滚动*/
.path{ height: 30px; line-height: 30px;}
.notic{ height:30px; line-height:30px; border-radius:0 3px 3px 0;  overflow:hidden;position:relative; background: url(../../images/zjfae/ico.png) 0 -578px no-repeat; padding-left: 20px;}
.notic .msg_con{ width:380px; padding-right:10px;}
.notic .msg_con ul{ height:auto; padding-left:5px;}
.notic .msg_con ul li{ height:30px; color:#069; line-height:30px; float:none; background:none; width:auto; text-align:left;}
.notic .msg_con ul li a{}
.notic .msg_con ul li span{ color:#999;}

/*menu-tree*/
.menu-tree { width:128px; overflow:hidden; border:solid 1px #ddd; border-bottom:none;background-color: #fff;}
.menu-tree h3{display:block; height:55px; color:#114551; font-size:14px; font-weight:bold; line-height:55px; border-bottom:1px solid #ddd;border-top:1px solid #ddd; margin-top:-1px;}
.menu-tree h3.hover, .menu-tree h3:hover{background-color: #00a0e9; color:#fff; }
.menu-tree h3 a{ display:block; padding-left:20px;}
.menu-tree h3.hover a, .menu-tree h3:hover a{color:#fff; }
.menu-tree .content ul{margin:5px 0px}
.menu-tree .content ul li{display:block; height:27px; width:150px; background: url("../../images/zjfae/ico2.gif") no-repeat scroll 0 -176px rgba(0, 0, 0, 0); }
.menu-tree .content ul li a{color:#444; text-decoration:none;display:block; height:27px; width:120px; color:#444;font-size:12px; font-weight:100; padding-left:30px; line-height:27px;}
.menu-tree .content ul li a.hver{color:#F60;text-decoration:none; background:url($imageServer.get('/images/ico2.gif')) 0 -151px ;}
.menu-tree .content ul li a:hover{color:#114551;text-decoration:none; background:url($imageServer.get('/images/ico2.gif')) 0 -151px ;}

/*批量处理工具*/
.tools-btn{ border-bottom: 1px solid #dfdfdf; padding:5px 0 10px 10px; overflow: hidden;}
.tools-btn ul li{ padding-left: 29px; float: left; background: url(../../images/zjfae/tools.png) no-repeat top left; height: 23px; line-height: 23px; margin-right: 15px; margin-bottom: 3px;}
.tools-btn ul li span{display: block;background: url(../../images/zjfae/tools.png) no-repeat top right;height: 23px; line-height: 23px; padding: 0 15px; cursor: pointer;}
.tools-btn ul li.del{ background-position: left -23px;}
.tools-btn ul li.ok{ background-position: left -46px;}

/*操作字段下拉*/
.caozuo{display:inline-block; height:20px; line-height:20px; overflow:hidden; cursor: pointer;}
.caozuo ol{}
.caozuo img{ margin-top:8px; margin-left:5px;}
.caozuo_jh{ border:1px solid #ccc; border-radius:5px; box-shadow:2px 3px 6px #000; height:auto; background-color:#fff;position:absolute; z-index:10; display: block; }
.caozuo_jh ol li{ padding:3px 10px;}
.caozuo_jh ol li a{ color:#000;}
.caozuo_jh ol li:hover{ background-color:#bb051d;}
.caozuo_jh ol li:hover a{ color:#fff;}

/* 帮助贴士 */
.tip-label, .tip-label_right, .tip-label_left{width:14px;height:14px;line-height:14px;text-align:center;font-size:13px;color:#fff;background-color:#f8c389;border-radius:50%;display:inline-block;cursor:help;position:relative;z-index:1; margin-left:15px; font-style:normal; }
.tip-label:hover{background-color:#f98632;}
.tip-label:hover:before,.tip-label:hover:after{content:'';border:8px solid transparent;border-top-color:#d3d3d3;position:absolute;top:-13px;top:-11px\9;left:0px;z-index:1;}
.tip-label:hover:after{border-top-color:#fff;top:-14px;top:-12px\9;left:0px;}
.tip-label:hover + .tip-text{display:block;}
.tip-text{display:none;line-height:20px;font-size:12px;padding:6px 12px;box-sizing:border-box;border:1px solid #d3d3d3;background-color:#fff;border-radius:2px;color:#666;letter-spacing:1px;position:absolute;bottom:45px;z-index:0; margin:0;}

.tip-label_right{margin-left: 0;}
.tip-label_right:hover{background-color:#f98632;}
.tip-label_right:hover:before,.tip-label_right:hover:after{content:'';border:8px solid transparent;border-right-color:#d3d3d3;position:absolute;right:-13px;right:-11px\9;top:0px;z-index:1;}
.tip-label_right:hover:after{border-right-color:#fff;right:-14px;right:-12px\9;top:0px;}
.tip-label_right:hover + .tip-text{display:block;bottom: auto;left: 26px; top: -1px;}

.tip-label_left:hover{background-color:#f98632;}
.tip-label_left:hover:before,.tip-label_left:hover:after{content:'';border:8px solid transparent;border-left-color:#d3d3d3;position:absolute;left:-13px;left:-11px\9;top:0px;z-index:1;}
.tip-label_left:hover:after{border-left-color:#fff;left:-14px;left:-12px\9;top:0px;}
.tip-label_left:hover + .tip-text{display:block;bottom: auto;right: 67px; top: -5px; text-align: left;}

/*弹出层*/
#backgroundPopup{display:none;position:fixed;_position:absolute; height:100%;width:100%;top:0;left:0;background:#666;border:1px solid #cecece;z-index:9999;}
#popupbordr{width:100%; height:100%;opacity: 0.25;-moz-opacity: 0.25;filter:alpha(opacity=25);background:#333; position:absolute;left:0;top:0; z-index:-999;}
#popupContact {display:none;position:fixed;_position:absolute; padding:6px;z-index:99999;font-size:13px;}
#popupContact h1{color:#555;font-size:22px;border-bottom:1px solid #ccc; background:#fafafa;padding-bottom:2px;font-weight:normal; padding-left:25px; height:48px; line-height:48px;}
#popupContactClose,a#popupContactClose:hover{width:13px; height:13px;right:25px;top:25px;position:absolute;display:block;cursor:pointer; background:url(../../images/zjfae/ico.png) no-repeat;}
#popupContactClose{ background-position:0 -510px;}
a#popupContactClose:hover { background-position:-21px -510px;}
a#popupContactClose:hover {color:#6fa5fd;}
.btn-ok,.btn-ok-2,.btn-ok-3,.btn-cancel,.btn-close{ height:25px; width:65px; text-align:center; color:#fff; background:url(../../images/zjfae/bg-v1.png) no-repeat;cursor:pointer;}
.btn-ok{ background-position:right -162px;}
.btn-ok-2{ background-position:right -466px; cursor:pointer;}
.btn-ok-3{ background-position:-118px -466px;cursor:pointer;}
.btn-cancel { background-position:right -189px;}
.popup-body{ background:#fff;}
.popup-tips { padding:10px;}
.popup-tips i{width:33px;height:33px; background:url(../../images/zjfae/icon-success.png) no-repeat; display: block; margin-right:15px; float:left;}
.popup-tips i.success { background-position:0 0;}

/*分页*/
.pages{ margin:5px; padding:3px; text-align:center; font-size:100%;}
.pages a{ padding:3px 5px; border:solid 1px #d4d4d4; color:#555; margin-right:5px; text-decoration:none; background:#f2f2f2;}
.pages a:hover{ border:solid 1px #212a7a; color:#fff; background-color:#725CF7;}
.pages span.current { border:solid 1px #212a7a; padding:3px 5px; font-weight:bold; color:#fff; margin-right:5px; background-color:#725CF7;}
.pages span.disabled { border:solid 1px #efefef; padding:3px 5px; color:#d9d9d9; margin-right:3px;}
.pages input{border:solid 1px #d4d4d4;}

/* 分页2 */
.pages-box2{ padding: 10px 0;}
.pages-box2 .pages {margin:5px 10px 0px 5px; text-align:right; color:#333; line-height:16px;overflow:hidden;}
.pages-box2 .pages span{ float:right; margin-right:3px; display:inline-block;}
.pages-box2 .pages span a{ float:none;}
.pages-box2 .pages a {text-align:center;text-decoration:none; color:#4674a6; height:16px; line-height:16px;	border:#99bce4 1px solid; padding:0px 5px; margin-right:3px; float:right; display:inline-block; background: none}
.pages-box2 .pages b{ color:#1a3a60; margin-right:3px;}
.pages-box2 .pages a:hover {text-decoration:none;background-color:#E7FAFE;border:#7DC0F7 1px solid;color:#FF9900;}
.pages-box2 .pages input {color:#87a32e;border:#76bac2 solid 1px;padding:1px;height:14px; float:right; margin-right:3px; margin-top:0px;}
.pages-box2 .pages input:hover {border:#FF9900 solid 1px;}
.pages-box2 .pages select{ height:18px; margin:0; padding:0; _font-size:10px;  vertical-align:middle;  float:right; margin-right:3px; width:inherit;}

/*color*/
.bg_co1{ background-color:#f7f7f7;}
.bg_co_w{ background-color:#FFF;}
.co_b{ color:#000;}
.co_w{ color:#fff;}
.co_r{ color:#ff0000;}
.co_dr{ color: #d53232;}
.co_gray{ color:#bbb;}
.co1{ color:#3679e8;}
.co2{ color:#79c900;}
.co_333{ color:#333;}
.co_555{ color:#555;}

/*btn*/
.button-1{border: 1px solid #f4b200; color: #f4b200; border-radius: 3px; font-size: 18px; display: inline-block; text-align: center; padding: 3px 10px;font-size: 12px;}
.button-1:hover{background-color: #f4b200; color: #fff;}
.button-2{border: 1px solid #1b52b3; color: #fff; border-radius: 3px; font-size: 18px; display: inline-block; text-align: center; padding: 5px 10px;font-size: 12px; background-color: #1b52b3;}
.button-2:hover{color: #fff;}
.button-3{height: 35px;line-height: 35px; border: 1px solid #f4b200; border-radius: 5px; font-size: 15px; display: inline-block; text-align: center;background-color: #f4b200; color: #fff; cursor:pointer;}
.button-3:hover{color: #fff;}
.button-4{height: 30px;line-height: 30px; border: 1px solid #ddd; border-radius: 5px; font-size: 15px; display: inline-block; text-align: center;background-color: #ddd; color: #666; cursor:pointer;}
.button-4:hover{color: #333;}

/* Font 文字排版 */
.f10{font-size:10px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f28{font-size:28px;}
.f32{font-size:32px;}
.fb{ font-weight:bold;}
.fn{ font-weight:normal;}
.lh150{ line-height:150%;}
.lh180{ line-height:180%;}
.lh200{ line-height:200%;}
.unl{ text-decoration:underline;}
.no-unl{ text-decoration:none;}

/* 定位 */
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto; margin-right:auto;}
.fl{ float:left;display:inline}
.fr{ float:right;display:inline}
.clear{clear:both;}
.clear-l{clear:left;}
.clear-r{clear:right;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block}
* html .clearfix{height:1%;}. Clearfix{ display:block;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.pn{position:static;}
.abs-right{}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}
.block{display:block;}
.in_block{display:inline-block;}
.v_top{ vertical-align:top;}
.v_mid{ vertical-align:middle;}
.text_ind20{ text-indent:2em;}
.ov_hid{ overflow:hidden}
.one_lin{ height:20px; line-height:20px; overflow:hidden; display:inline-block;}
.two_lin{ height:40px; line-height:40px; overflow:hidden; display:inline-block;}
.nowrap{white-space: nowrap;}


/* Width & Height */
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w65{width:65px;}
.w70{width:70px;}
.w80{width:80px;}
.w85{width:85px;}
.w90{width:90px;}
.w95{width:95px;}
.w100{width:100px;}
.w110{width:110px;}
.w120{width:120px;}
.w150{width:150px;}
.w190{width:190px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w800{width:800px;}
.w950{width:950px;}
.w960{width:960px;}
.w980{width:980px;}
.w1000{width:1000px;}
.w{width:100%;}
.h{height:100%;}
.h18{height:18px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h70{height:70px;}
.h80{height:80px;}
.h100{height:100px;}
.h200{height:200px;}

/* 边距 */
.m10{margin:10px}
.m15{margin:15px}
.m30{margin:30px}
.mt-1{margin-top:-1px}
.mt-5{margin-top:-5px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.mt100{margin-top:100px}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml-1{ margin-left:-1px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.ml160{margin-left:160px;}
.mr5{margin-right:5px;}
.mr8{margin-right:8px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}

.p5{ padding:5px;}
.p10{padding:10px}
.p15{padding:15px}
.p30{padding:30px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pt50{padding-top:50px}
.pt100{padding-top:100px}
.pb5{padding-bottom:5px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}
.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr50{padding-right:50px;}
.pr100{padding-right:100px;}

.p20 {
    padding: 20px;
}
p, form, table, tr, td {
    margin: 0;
    padding: 0;
}
p, form, table, tr, td {
    margin: 0;
    padding: 0;
}
p, form, table, tr, td {
    margin: 0;
    padding: 0;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, input {
    border: 0 none;
    margin: 0;
    padding: 0;
}
body {
    font-family: Tahoma,"微软雅黑",Geneva,sans-serif;
    font-size: 12px;
}
/*body, button, input, select, textarea {
    font: 14px/1.5 "微软雅黑",YaHei,tahoma,arial,"Hiragino Sans GB",宋体;
}*/
html {
    color: #555;
}
.table-c-5 th,.table-c-5 td{ font-weight:normal;padding:10px 3px; border:solid 1px #eee; border-width: 1px 0 1px 0;}
.table-c-5 td { padding-left:10px;}
.table-c-5 td.blline { border-left:1px solid #eee;}
.table-c-5 th { text-align:right; padding:0 10px; background:#f9f9f9; height:40px;}
.table-c-5 tr.jxtr th { background:#ff9; border-right:none;}
.table-c-5 tr.jxtr td { background:#ff9; border-left:none;}


.input-2 {
    border: 1px solid #c6c6c6;
    height: 27px;
    line-height: 27px;
				border-radius:3px;
}

.btn-1 {
    background: none repeat scroll 0 0 #f4b200;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
				border-radius:5px;
}



.register-left {
    float: left;
    width: 290px;
}
.invest-step-2 {
    background: none repeat scroll 0 0 #fff;
    height: 51px;
    margin-left: 35px;
    padding-top: 5px;
    text-align: center;
    width: 200px;
}
.invest-step-2 li {
    background: url("../../images/register-setp-bg.png") no-repeat scroll 0 0;
    color: #878787;
    display: block;
    float: left;
    font-size: 16px;
    height: 38px;
    margin-bottom: 20px;
    padding-top: 10px;
    width: 200px;
}
.register-title {
    height: 30px;
    padding: 0 30px 35px;
}

.register-title h3 {
    color: #D80000;
    float: left;
    font-size: 30px;
    font-weight: normal;
}

.input-txt {
    width: 200px;
}
.input-txt, .input-txt-2 {
    border: 1px solid #cdcdcd;
    height: 27px;
}
.btn-register {
    background: url("../../images/register_submit.gif") no-repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 36px;
    overflow: hidden;
    width: 200px;
    margin-top: 10px;
}

.register-table td {
    height: 30px;
}

.grid-940-1 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e7e7e7;
    margin: 0 auto;
    padding: 20px;
    width: 898px;
}

.register-table{
    border-spacing: 0;
    margin-left: 300px;
}


.register-right,.register-left{
    margin-top: 40px;	
}


.box_con2{
    height:300px;
} 

.arrow {
    cursor: default;
}
ol, ul, li {
    list-style: outside none none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button {
    margin: 0;
    padding: 0;
}

.mt20 {
    margin-top: 20px;
}

/*tab-box*/
.tab-box { height:38px; line-height:38px; overflow:hidden; background:url(../../images/zjfae/ico-5.gif) bottom repeat-x; /*border-bottom:#33659A 1px solid;*/ }
.tab-box ul{ display:inline-block;/*border-right:solid 1px #d6d6d6;*/ margin-left:18px;}
.tab-box li { height:36px; float:left; margin:0px 2px;}
.tab-box li a { padding:0 25px;line-height:36px; display:block; font-size:16px; border:solid 1px #f7f7f7; border-bottom:none;}
.tab-box li.cur a,.tab-box li a:hover { background:#fff; border:solid 1px #007DDA; height:37px;line-height:37px;}
.tab-box .more { line-height:30px; margin-right:20px; margin-bottom:-1px;}









/*new class*/
.a_off{
	pointer-events:none;
	color:#afafaf !important;
	cursor:default;
}

.dy_tips{
	position:absolute;
	border-radius:3px;
	bottom:-10px;
	left:23px;
	z-index:999;
	padding:2px 0px;
	background:#ce3233;
	color:#fff;
	width:60px;
	text-align:center;	
}

.dy_bottom{
	width:100%;
	height:auto; 
	background:#404549; 
	padding:10px 0px; 	
}

.dy_bottom ul li{
	list-style:none;
	float:left;
	padding-right:10px;
	color:#fff;
	line-height:25px;	
}

.dy_bar{
	position:absolute;
	left:0px;
	top:5px;
	z-index:999;	
}

.dy_bar ul li{
	list-style:none;
	float:left;
	color:#fff;
	line-height:25px;
	padding-right:10px;
}

.dy_title{
	width:100%;
	height:50px;
	line-height:50px;
	border-bottom:2px dotted #dfdfdf;	
}

.dy_title .ico span{
	display: inline-block; 
	text-align: center; 
	background-color: #fff;
	border:1px solid #b8051b;
	height: 20px;
	line-height: 20px;
	margin-right: 3px;
	padding: 0 5px;
	color: #b8051b;
	border-radius: 3px;
	margin-top: 14px;
	cursor: help;
}

a.dy_btn_buy{ 
	width: 60px;
	height:50px; 
	padding-top:8px;
	background-color: #b8051b; 
	color: #fff;
	border: 1px solid #b8051b;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	font-family:'微软雅黑';
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

a.dy_buy_on:hover{
	border: 1px solid #b8051b !important;
	background:#fff !important;
	color:#b8051b !important;	
}

.dy_buy_off{
	border: 1px solid #dcdcdc !important;
	color:#666 !important;
	background:#f1f1f1 !important;	
}

.dy_foot{
	width:100%;
	height:auto;
	background:#363b3f;
	padding:30px 0px;	
}

.dy_foot_info{
	float:left;
	color:#fff;
	line-height:20px;	
}

.dy_foot_info_right{
	float:right;
	color:#838383;	
}

.dy_400{
	background:url(../../images/zjfae/ico_number.png) no-repeat;
	height:40px; line-height:40px;
	font-size:30px;
	padding-left:50px;	
}

.dy_bottom_info{
	float:left;
	color:#fff;
	line-height:20px;	
}

.dy_tab-box { height:38px; line-height:38px; overflow:hidden; background:url(../../images/zjfae/ico-5.gif) bottom repeat-x; border:1px solid #e1e1e1; border-bottom:none; }
.dy_tab-box ul{ display:inline-block; background:#fff; width:100%;}
.dy_tab-box li { height:36px; float:left; margin-right:5px; margin-left:-1px;}
.dy_tab-box li a { padding:0 25px;line-height:36px; display:block; font-size:16px; border:solid 1px #fff; border-top:2px solid #fff; border-bottom:none;}
.dy_tab-box li.cur a,.dy_tab-box li a:hover { background:#fff; border:solid 1px #dcdcdc; border-top:2px solid #00a0e9; color:#000; height:37px;line-height:37px;}
.dy_tab-box .more { line-height:30px; margin-right:20px; margin-bottom:-1px;}
.dy_box_con{border-top:1px solid #dcdcdc; margin-top:-1px;}


/*dy end*/



.tjfae_login{width: 100%; height: 500px; margin-top:-15px; margin-bottom:-15px; background: #fff; background: url(../../images/tjfae_loginbg.png) center center no-repeat;}
.tjfae_main{width:1000px; margin: 0px auto; padding-top:60px;}
/*.tjfae_viper{width:350px; min-height: 350px; border:1px solid #dcdcdc; border-top:4px solid #0598db; background: #fff; float: right;}*/
.tjfae_viper{width:430px; min-height: 350px; border:1px solid #dcdcdc; border-top:4px solid #0598db; background: #fff; float: right;}
.tjfae_title{height: 50px; line-height: 50px; padding: 0px 20px; background: #fefefe;}
.tjfae_title h4{font-size:16px; font-weight: bold; float: left;}
.tjfae_title span{float: right; color: #ff6a00;}
.tjfae_info{padding:0px 20px; position: relative;}
.tjfae_info ul{padding-top:20px;}
.tjfae_info ul li{height:55px;}
/*.tjfae_info ul li p{width:50px; height: 35px; line-height: 35px; float: left; text-align: right;}*/
.tjfae_info ul li p{width:125px; height: 35px; line-height: 35px; float: left; text-align: right;}
.tjfae_info ul li .tjfae_text{border:1px solid #dcdcdc; text-indent: 10px; border-radius: 3px; height: 35px; float: left;}
.tjfae_info ul li .button1,.tjfae_info ul li .button2{width:145px; height: 40px; cursor: pointer; font-size: 14px; font-weight: bold; border-radius: 3px;}
.tjfae_info ul li .button1{background:#f4b200; color:#fff;float: left;}
.tjfae_info ul li .button2{background:#f4b200; color:#fff;float: right;}

/*右侧浮动*/
.Fixed { position:relative; }
.Win_Box {width:40px;}
.Win { position:fixed;left:50%;bottom:50px; margin-left:620px; width:40px; z-index:999;}
.Win a { height:46px; width:46px; background:#3080bc; display:block; margin-bottom:2px; float:right; position:relative;}
.Win a:hover { width:125px; background:#3080bc; }
.Win a i { display:block; position:absolute; top:0px; right:0px; width:46px; height:46px; background:url(../../images/zjfae/ico-side.png) no-repeat;}
.Win a .Win_i1 { background-position:0 0;}
.Win a .Win_i2 { background-position:0 -47px;}
.Win a .Win_i3 { background-position:0 -94px;}
.Win a .None { visibility:hidden; position:absolute; top:0; left:0; }
.Win a .None span { width:85px; height:46px; overflow:hidden; line-height:46px; text-align:center; font-size:14px; color:#fff; display:block; }
.Win a:hover .None { visibility:visible; transition-delay:0.15s;-webkit-transition-delay:0.15s; }
.Fixed_Weixin { position:relative; padding:5px; background:#3080bc; left:-54px; top:-45px;}
.Fixed_Weixin img { display:block; }
.Win a:hover .None .Fixed_kefu{ position:relative; padding:5px; width:130px; background:#3080bc; left:-67px; top:-85px; border-radius:3px;}
.Win a:hover .None .Fixed_kefu span{ width:100%; height:30px; line-height:30px; text-align:left;}
.Win a:hover .None .Fixed_kefu .kf_none{color:#a8a8a8;}
.Win a:hover .None .Fixed_kefu span .qq{ display:inline-block; margin-left:20px; margin-right:10px; width:20px; height:22px;background: url(../../images/zjfae/kf-qq.png) no-repeat; vertical-align:middle;}
.Win a:hover .None .Fixed_kefu span .qq2{ display:inline-block; margin-left:20px; margin-right:10px; width:20px; height:22px;background: url(../../images/zjfae/kf-qq2.png) no-repeat; vertical-align:middle;}



