﻿﻿﻿@charset "utf-8";
/* CSS Document */

/* 
	@名称: global
	@功能: 重设浏览器默认样式
*/

/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{color:#000;background:#fff;-webkit-text-size-adjust: 100%;-ms-text-size-adjust:100%;}

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}

/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{font:12px/1.5 "宋体"; border:0; background:none;}
input,select,textarea{font-size:100%;}

/* 去掉各Table  cell 的边距并让其边重合 */
table{border-collapse:collapse;border-spacing:0;}

/* IE bug fixed: th 不继承 text-align*/
th{	text-align:inherit;}

/* 去除默认边框 */
fieldset,img{border:0;}

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{display:block;}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{border:0;font-variant:normal;}

/* 一致的 del 样式 */
del {text-decoration:line-through;}

address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}

/* 去掉列表前的标识, li 会继承 */
ol,ul {list-style:none;}

/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {text-align:left;}

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {	font-size:100%;font-weight:500;}

q:before,q:after {content:'';}

/* 统一上标和下标 */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* 让链接在 hover 状态下显示下划线 */
a:hover {text-decoration:underline;}

/* 默认不显示下划线，保持页面简洁 */
ins,a {text-decoration:none;}

.fn-clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fn-clear {zoom:1; /* for IE6 IE7 */}
.clear {clear:both; height:0; overflow:hidden;display: block; zoom:1;}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {display:none;}

/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right {display:inline;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}

/* 链接*/
a{color:#333; text-decoration:none; }
a:hover{ color:#d6000f; text-decoration:none;}

/* 字体*/
.fyh{font-family:"Microsoft Yahei","黑体","宋体",Arial;}
.fhei{font-family:"黑体","宋体",Arial;}
.farial{font-family:Arial,Helvetica,sans-serif,"宋体";}

body {min-width:1000px;}
body,html {height:100%;}
/*定位*/
.relative {position:relative;}
.w1000 {width:1000px; margin:0 auto;}

.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank40 {height:40px;}

/*----- header css -----*/
.ui_top {background:#f9f7f0; height:34px; line-height:34px; text-align:right; margin-bottom:7px;}
.share dt {margin-right:10px; padding-top:3px; display:inline; color:#a3988c; float:right;}
.share dd {display:inline; float:right; background:url(../img/sharebg.jpg) no-repeat left center; padding:3px 0 3px 25px;  margin-right:10px; }
.share dd a,.share dd a:hover {color:#a3988c;}
.share dd a:hover {text-decoration:underline;}
.share dd.kaixin {background-position:-91px center; _padding-right:0;*padding-right:0;}
.share dd.renren {background-position:-160px center; padding-left:35px;}
.ui_header {border-top:1px solid #fbfbfb; height:71px; border-bottom:3px solid #f04b0b;}
.ui_header .logo {float:left;display:inline; }
.ui_header .logo a {display:inline-block; margin:15px 0 0 20px;}
.phone {float:right; padding-right:40px; background:url(../img/95521.jpg) no-repeat right top; line-height:24px; margin-top:25px;}

.phone1 {
    float: right;
    line-height: 24px;
    margin-top: 25px;
    padding-right: 40px;
}

/*----- banner css -----*/
.ui_banner {text-align:center; background:url(../img/banner01.jpg) no-repeat center top; height:305px; }

.data {height:90px; background:#f1f1f1; overflow:hidden;}
.btnbox {text-align:center; margin-top:17px; overflow:hidden; position:relative}
.btnbox span {display:inline-block; margin-right:-100px; position:absolute; margin-left:20px; top:30px; color:#999;}
.btnbox span a {color:#004e97; text-decoration:underline; font-size:14px; font-weight:bold;}

.khmsg {text-align:center; margin-top:20px;}
.khmsg .msg {background:#f1f1f1; display:inline-block;  border:1px solid #ddd; position:relative; width:383px; height:50px; line-height:50px;  margin:0 auto 30px auto;}
.khmsg .msg  em {display:inline-block; background:url(../img/jticon.jpg) no-repeat;width:16px; height:14px; position:absolute; left:50%; top:-14px;}
.khmsg .msg a {color:#004e97; text-decoration:underline;}
.khmsg .msg span {display:inline-block; width:4px; height:4px; position:absolute; background:url(../img/radius.jpg) no-repeat; overflow:hidden;}
.khmsg .msg .tl {left:0; top:0;}
.khmsg .msg .tr {background-position:-4px 0; right:-1px; _right:-2px; top:-1px;}
.khmsg .msg .bl {background-position:0 -4px; left:-1px; bottom:-1px;}
.khmsg .msg .br {background-position:-4px -4px; right:-1px; _right:-2px; bottom:-1px;}
/*----- step css -----*/
.step_tit {line-height:52px; padding-left:30px; font:normal 15px/52px "Microsoft Yahei" }
.step_tit em {color:#f04b0b;}
.step,.bankstep {height:61px; background:url(../img/stepbg.jpg) no-repeat; margin-bottom:30px;}
.step02 {background-position:0 -61px;}
.step03 {background-position:0 -123px;}
.bankstep {background:url(../img/bankstepbg.jpg) no-repeat; height:52px; margin:30px 0;}

/*---- main css -----  13行position:relative;*/
.ui_main .msg {background:url(../img/msgbg.jpg) no-repeat left center; padding-left:30px; margin-left:30px;}
.formlist {margin:30px 0 0 0px; width:780px; position:relative}
.formlist p b{text-decoration:underline;}
.formlist_ul li {overflow:hidden; zoom:1; margin-bottom:12px;}
.formlist_ul li .left {width:120px; text-align:right; font-size:14px;  line-height:36px;}
.formlist_ul li .right {margin-left:10px;} 
.formbtn_next {padding-left:130px; margin:50px 0 20px 0;}
.formlist .tit {height:35px; line-height:35px; background:#f1f1f1; padding-left:30px; margin-bottom:30px; font-size:14px; font-weight:bold;}
.formlist_ul span.time {line-height:36px; color:#f04b0b; text-decoration:underline; background:none;}
.formlist_ul .yyb {width:289px; display:inline-block; padding:0 10px; font-size:14px; line-height:36px; color:#0000FF; }
.formlist_ul .yyb a {color:#f04b0b;}
.formlist_ul .yyb span { text-decoration:underline;}
.formlist_ul .yyb em {margin-left:20px;}
.formlist_ul .jp {position:relative; top:10px; cursor:pointer;}
.formlist_ul li .txt {width:289px; display:inline-block; padding:0 10px; font-size:14px; line-height:36px; }
/*.formlist_ul li input { vertical-align:middle;}*/
.formlist_ul li input { vertical-align:middle; font-size:16px;}
.formlist_ul li select {border:1px solid #ccc; height:32px; line-height:32px; width:300px; font-size:14px; _margin-top:5px;}
.formlist h6 {border-bottom:1px dotted  #000; position:relative; height:20px; margin-bottom:40px;}
.formlist h6 b {position:absolute; top:10px; background:#fff; padding:0 10px 0 30px; }
.formlist .fc {position:absolute; right:-240px; top:200px; z-index:90; display:none}

.prompt {background:#faf5e1; border:1px solid #ffa86e; padding:20px; position:relative; zoom:1; overflow:hidden;  margin-top:30px;}
.prompt span { float:left; display:inline; width:70px; height:71px; background:url(../img/prompt.jpg) no-repeat; margin-left:30px; }
.prompt .txt {float:left; display:inline; margin-left:20px; color:#333; font-size:14px;}
.prompt .txt .tit {font:normal 20px "Microsoft Yahei"; margin:10px 0;}
.prompt span.lcwc {background-position:0 -71px;}
.prompt span.ok {background-position:0 -142px;}
.prompt a {float:right; margin-right:20px;margin-top:20px;}


.banktit {position:relative; background:url(../img/banktitbg.jpg) no-repeat 30px center; padding-left:60px; font:bold 14px/40px Arial, Helvetica, sans-serif; margin-top:30px;}
.banktit a {float:right;}
.banktit a span {display:block; background:url(../img/searchbg.jpg) no-repeat 25px center; padding-left:15px;}
.banktit a span.czzy {background:url(../img/czzy.jpg) no-repeat 25px center;}
.bankbox {border:1px solid #dedede; padding:25px; margin-top:20px;}
.bankbox p {font-size:14px;margin-bottom:20px;}
.line {border-bottom:1px dashed #ccc; height:1px; overflow:hidden; margin:20px 0;}
.fxpc {padding-left:20px;}
.fxpc .pcover {font-size:14px; margin-bottom:20px;}
.fxpc .pcover em {font-size:16px; font-weight:bold;}
.pcover  span {background:url(../img/pcbtnbg.jpg) no-repeat 15px center; padding-left:15px; display:block;}
.pcover  span.no {background:url(../img/pcbtnbgh.jpg) no-repeat 15px center; }
.fxpc p {padding-left:100px; margin-bottom:20px;}
.fxpc p input {vertical-align:middle; margin-right:10px;}
.orange,.orange:hover {color:#f04b0b; text-decoration:underline; cursor:pointer;}
.lcwc_con {margin:50px;}
.lcwc_con .tit {font:normal 20px "Microsoft Yahei"; border-bottom:1px solid #ddd; display:inline; padding-bottom:10px; }
.lcwc_con .tit em {display:inline-block; position:absolute; color:#f04b0b; border-bottom:1px solid #f04b0b; padding-bottom:10px;}
.lcwc_list {width:255px; height:200px; margin:50px 50px 0 0; float:left; display:inline; }
.lcwc_list .top {overflow:hidden; zoom:1; position:relative;}
.lcwc_list .top span {display:inline-block; width:70px; height:70px; background:url(../img/lcwc_conbg.gif) no-repeat; float:left;}
.lcwc_list .top span.icon01 {background-position:0 -10px;}
.lcwc_list .top span.icon02 {background-position:0 -86px;}
.lcwc_list .top span.icon03 {background-position:0 -165px;}
.lcwc_list .top span.icon04 {background-position:0 -240px;}
.lcwc_list .top span.icon05 {background-position:0 -316px;}
.top_r {float:left; display:inline; margin-left:20px;}
.top_r p {font:normal 16px "Microsoft Yahei"; color:#333; margin-bottom:5px;}
.lcwc_list .txt {color:#999; line-height:24px;}
.lcwc_list .txt a {text-decoration:underline;}

.xybox {border:1px solid #ccc; padding:20px; font-size:14px; margin:50px 20px; height:600px; overflow-y:auto;}
.xybox h6 {font:bold 18px Arial, Helvetica, sans-serif; margin-bottom:20px; text-align:center; }
.xybox p {line-height:30px; color:#333;}

/*----- 银行绑定样式 -----*/
.bankbd {border:1px solid #e0e0e0; padding:20px 30px; margin:20px 0; font-size:14px;}
.bankbd .orange { text-decoration:none; cursor:text;}
.redmsg {font-size:14px; color:#f00; margin-bottom:20px;}
.bdbtn01,.bdbtn01:hover,.bdbtn02,.bdbtn02:hover {display:inline-block; background:url(../img/bankbdbg.jpg) no-repeat; height:37px; line-height:37px; padding-left:30px; font-size:14px; color:#666; margin:0 40px 0 20px;}
.bdbtn01 span,.bdbtn02 span {display:inline-block; background:url(../img/bankbdbg.jpg) no-repeat right top; height:37px; padding-right:30px; }
.bdbtn02,.bdbtn02:hover {background-position:left -37px;}
.bdbtn02 span {background-position:right -37px;}

/*----- form css -----*/
.inputxt {height:36px; line-height:36px; border:1px solid #ddd; padding:0 10px; font-size:14px; color:#666;}
.inputxt307 {width:287px; }
.inputxt155 {width:155px;}
.inputxt200 {width:200px; }
.inputxt80 {width:80px;}
.inputxt100 {width:100px;}
.time {background:url(../img/time.jpg) no-repeat 90px center; width:108px; cursor:pointer;}


/*弹出窗口*/
#winmask{background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; position: absolute; z-index: 999; opacity: 0.6;filter:alpha(opacity=60)}
.popupBox { z-index:9999;position:fixed; _position:absolute; width:438px;}
.popupBox2 {width:902px;}
.popupBox4 { z-index:9999;position:fixed; _position:absolute; width:904px;}
/*提示信息框*/
.popupBox3 {width:350px;}
.popupTit {background:url(../img/popuptop.png) no-repeat; height:37px; line-height:37px; padding:0 20px; font-size:14px; font-weight:bold; border-bottom:2px solid #f04b0b; }
.popupTit2 {background:url(../img/popuptop2.png) no-repeat left bottom;}
.popupTit5 {background:url(../img/popuptop2.png) no-repeat ;background-position-x:60px; height:37px; line-height:37px; padding:0 70px; font-size:14px; font-weight:bold; border-bottom:2px solid #f04b0b; }
 /*提示信息框*/
.popupTit3 {background:url(../img/popuptop3.png) no-repeat left bottom;}
.popupTit span,.popupTit2 span  { float:right; cursor:pointer; background:url(../img/close.jpg) no-repeat; width:21px; height:21px; margin-top:8px;}
.poputCon {padding:20px; background:#fff; _margin:0 -1px 0 1px; _width:399px;}
.poputBottom {background:#fff; _margin:0 -1px 0 1px;height:10px;}

.poputCon2 {_width:862px;}
.poputh168 {height:168px;}
.azmsg {background:url(../img/ljazicon.jpg) no-repeat 20px 0;padding-bottom:10px; }
/*新增*/
.azmsg_new {padding-bottom:10px; }
/*提示信息框*/
.tsmsg {background:url(../img/ts.jpg) no-repeat 40px top;padding-bottom:10px; font:bold 14px/25px Arial, Helvetica, sans-serif; padding-left:130px; }
.sfyqmsg {background:url(../img/sfyqicon.jpg) no-repeat 20px 0; height:50px;}
.azmsg p {padding-left:100px; line-height:24px; color:#333;}
.azmsg p.tit {font:bold 14px Arial, Helvetica, sans-serif; margin:5px;}
.popupbtnbox {margin-top:20px; text-align:center;}
.fundbox .tit {font-size:14px; margin-bottom:30px;}
.fundbox .tit input {vertical-align:middle; margin-right:5px;}
.pzbox .left {float:left; display:inline; width:395px; margin-left:20px;}
.pzbox .right {float:right; display:inline; width:350px; margin-right:20px;}
.popup_btnbox {margin-bottom:10px;}
.popupmsg {margin-top:30px; border-top:1px solid #ddd; padding-top:20px;}
.popupmsg .txt {background:url(../pic/popupmsgbg.jpg) no-repeat 20px center; padding:5px 0 5px 80px;} 

.popup_spjl {z-index:9999;position:fixed; _position:absolute; width:391px; border:1px solid #ccc; overflow:hidden;}
.popup_spjl_tit {background:#f1f1f1 url(../img/spjzet.jpg) no-repeat 10px center; border-bottom:1px solid #ccc; height:34px; line-height:34px; padding:0 20px 0 40px;}
.popup_spjl_tit span {float:right; margin-top:5px; cursor:pointer;}
.popup_spjl_con {background:#fff;}
.oldmsg {padding:20px; height:150px; overflow-y:auto; border-bottom:1px solid #ccc;}
.oldmsg dt {color:#0081cc;}
.oldmsg dd {color:#333;}
.nowmsg {background:#f1f1f1; padding-top:5px;}
.nowmsg textarea {background:#fff;  width:370px; height:64px; border:1px solid #ccc; border-width:1px 0; padding:10px;}
.popup_spjl_btn {padding:10px;}
.popup_spzs {background:url(../pic/sppopup.jpg) no-repeat 40px 20px; padding:40px 0 30px 110px;}

/*----- 营业部信息 -----*/
.yybxx {padding:20px;}
.yybxx table td {font-size:14px; padding:10px;}
.yybabox {height:35px; line-height:35px; background:#f1f1f1;}
.yybabox a {display:inline-block; padding:0 30px; font-size:14px;}
.yybabox a:hover {background:#f04b0b; color:#fff;}
.map {margin:20px 0;}
.map a span {display:block; background:url(../img/searchbg.jpg) no-repeat 20px center; padding-left:15px;}
/*----- 风险评测 -----*/
.fxpcpop {padding:10px 20px; height:500px; overflow-y:auto; font-size:14px;}
.fxpcpop h6,.fxpcpop h5  {font:bold 14px Arial, Helvetica, sans-serif; margin-bottom:20px;}
.fxpcpop dl dt {height:35px; line-height:35px; background:#f1f1f1; padding-left:20px; margin:10px 0;}
.fxpcpop dl dd {padding-left:10px; margin-bottom:10px;} 
.fxpcpop dl dd input {vertical-align:middle; margin-right:10px;}
/*----- 开户协议 -----*/
.khxy {border:1px solid #ccc; position:absolute; width:220px; left:280px; _left:190px;background:#fff;  padding:3px; display:none;}
.khxy a {display:block; padding-left:2px;}
.khxy a:hover {background:#ee4b0a;color:#fff;}
/*----- 营业部选择 -----*/
.yybxz {padding:10px; height:400px; overflow-y:auto;}
.yybxz h6 {font:bold 14px/35px Arial, Helvetica, sans-serif; height:35px; background:#f1f1f1; margin-bottom:10px; padding-left:20px;}
.yybxz .table01 td {font-size:14px;}
.yybxz .table01 td span {font-weight:bold; color:#f04b0b;}
.yybxz .table01 td a {display:inline-block; padding:5px; margin:0 5px;}
.yybxz .table01 td a:hover,.yybxz .table01 td a.cur {background:#f04b0b; color:#fff;}
.yybxz .table02 td {height:50px; line-height:50px; border-bottom:1px dotted #ccc; text-align:right; padding:0 10px;}
.yybxz .table02 td input {vertical-align:middle; margin:0 10px;}
.yybxz .table02 td.tit {text-align:left; font-size:14px;}
/*----- footer css -----*/
.ui_footer {border-top:1px solid #ddd; margin-top:20px; padding:10px 0;}
.ui_footer p {padding-top:10px; text-align:center; color:#999;}
.ui_footer p a {display:inline-block; margin:10px 10px 0 0;}
/*----- btn css -----*/
.khbtn {display:inline-block; width:336px; height:95px;  background:url(../img/khbtn.jpg) no-repeat; font-size:0; overflow:hidden;}
.btn01,.btn02,.btn03,.btn04,.btn05,.btn06,.btn07,.btn09,.btn10 {background:url(../img/btn.gif) no-repeat; cursor:pointer;}
.btn01,.btn01:hover {display:inline-block; width:136px; height:37px; line-height:37px; text-align:center; font-size:14px; font-weight:normal; color:#666;}
.btn02,.btn02:hover {display:inline-block; width:149px; height:43px;  text-align:center; font:normal 18px/43px "Microsoft Yahei"; color:#fff; background-position:0 -37px;}
.btn03,.btn03:hover {display:inline-block; width:109px; height:32px;  text-align:center; font:normal 12px/32px "Microsoft Yahei"; color:#fff; background-position:0 -79px;}
.btn04,.btn04:hover {display:inline-block; width:50px; height:27px;  text-align:center; font:normal 12px/25px "Microsoft Yahei"; color:#666; background-position:0 -113px;}
.btn05,.btn05:hover {display:inline-block; width:114px;  height:32px;    font:bold 14px/32px Arial, Helvetica, sans-serif; color:#fff; background-position:0 -142px;}
.btn06,.btn06:hover {display:inline-block; width:64px;  height:24px; text-align:center;    font:bold 14px/24px Arial, Helvetica, sans-serif; color:#fff; background-position:0 -174px;}
.btn07,.btn07:hover {display:inline-block; width:103px; height:26px; line-height:26px; text-align:center; background-position:0 -200px; color:#666;}
.pzbtn,.scbtn {display:inline-block; height:37px; line-height:37px; cursor:pointer; font-size:14px; background:url(../img/pzbtn.jpg) no-repeat left top; padding-left:35px; color:#666;}
.pzbtn em,.scbtn em {display:inline-block; padding-right:20px;  background:url(../img/pzbtn.jpg) no-repeat right top;}
.scbtn {background:url(../img/scbtn.jpg) no-repeat;}
.scbtn em {background:url(../img/scbtn.jpg) no-repeat right top;}
.cxxzbtn {display:inline-block; width:109px; height:38px; font-size:14px; padding-left:10px; cursor:pointer; background:url(../img/cxxzbtn.jpg) no-repeat; text-align:center; line-height:38px; color:#666;}
.btn08 {background:url(../img/btng.png) no-repeat; display:inline-block; font-size:12px; width:73px; height:27px; line-height:27px; text-align:center;}
.btn09,.btn09:hover {width:141px; height:29px; line-height:29px; background-position:0 -226px; display:inline-block; color:#fff; font-weight:bold; font-size:14px; padding-left:10px;}
.btn10,.btn10:hover {display:inline-block; width:149px; height:43px;  text-align:center; font:normal 13px/43px "Microsoft Yahei"; color:#fff; background-position:0 -37px;}
/*发送短信按钮变成蓝色的*/
.btnblue,.btnblue:hover {display:inline-block; background:url(../img/dxyzm.jpg) no-repeat; width:136px; height:38px; line-height:38px; text-align:center; color:#fff;}
.btnblue2 {display:inline-block; background:url(../img/yzm.jpg) no-repeat; width:136px; height:38px; line-height:38px; text-align:center; color:#fff;}
.btnbluex,.btnbluex:hover {display:inline-block; background:url(../img/dxyzmx.jpg) no-repeat; width:60px; height:38px; line-height:38px; text-align:center; color:#fff;}

/*控件提示没有安装*/
.khdaz {border-top:1px solid #ccc; margin-top:10px; padding-top:10px;}
.borderd_red {border:1px solid #f00;}
.tsbtn,.tsbtn:hover {background:url(../img/fdj.jpg) no-repeat 10px center; display:inline-block; line-height:36px; padding-left:40px; color:#007bd9; text-decoration:underline;}
.btnkhd,.btnkhd:hover {display:inline-block; background:url(../img/dxyzm2.jpg) no-repeat; width:103px; height:28px; line-height:28px; text-align:center; color:#fff;}
.khdaz a {margin:0 5px;}
.ksjt {position:absolute; left:20px; top:0; _top:15px;  height:121px; z-index:10;}

/*----- bank css -----*/
.banklist {overflow:hidden; zoom:1; position:relative; width:640px;}
.banklist li {display:inline; height:30px; line-height:30px; float:left; margin-right:10px; margin-bottom:12px; _margin-right:5px; }
.banklist li input {vertical-align:middle;}
.banklist li label {display: inline-block;zoom: 1;width: 125px;height: 30px;vertical-align: middle;margin-left: 5px;position: relative;cursor: pointer;}
.banklist li .xl {font-size:14px; margin-left:10px;}
.banklist li span.bank{/* background:url(../img/bank.png) no-repeat; */ height:28px; height:27px !important;   display:block;  border:1px solid #ccc; font-size:0; line-height:0; overflow:hidden; position:relative; }
/*.bankgs { background-position:0 -579px;}
.bankjs { background-position:0 -148px;}
.bankzs { background-position:0 -255px;}
.bankpf { background-position:0 -975px;}
.bankny { background-position:0 -3px;}
.bankxy { background-position:0 -112px;}
.banksh { background-position:0 -867px;}
.bankzg { background-position:0 -76px;} */


/*----- fund css -----*/
.fundbox {padding:0 20px; _padding:0;}
.fundlist {overflow:hidden; zoom:1; position:relative; }
.fundlist li {display:inline-block; float:left; height:30px; line-height:30px; border:1px solid #ccc; padding:0 0 0 5px; margin:0 15px 12px 15px; }
.fundlist li input {vertical-align:middle;}
.fundlist li label {display:inline-block; zoom:1; width:105px; height:32px; line-height:32px; vertical-align:middle; margin-left:10px; cursor:pointer;  }
.fundlist2 {overflow:hidden; zoom:1; position:relative; }
.fundlist2 li {display:inline-block; float:left; height:30px; line-height:30px; border:1px solid #ccc; padding:0 0 0 5px; margin:0 15px 12px 15px; }
.fundlist2 li input {vertical-align:middle;}
.fundlist2 li label {display:inline-block; zoom:1; width:105px; height:32px; line-height:32px; vertical-align:middle; margin-left:10px; cursor:pointer;  }
.fund-ca,.fund-zh,.fund-bs,.fund-by,.fund-cx,.fund-db,.fund-df,.fund-gt,.fund-gtou,.fund-hft,.fund-hf,.fund-htbr,.fund-hx,.fund-hfjx,.fund-js  {background:url(../img/fund.gif) no-repeat; height:30px; display:block; font-size:0; line-height:0; overflow:hidden;}
.fund-ca {background-position:0 5px;}
.fund-zh {background-position:0 -25px;}
.fund-bs {background-position:0 -53px;}
.fund-by {background-position:0 -85px;}
.fund-cx {background-position:0 -115px;}
.fund-db {background-position:0 -145px;}
.fund-df {background-position:0 -172px;}
.fund-gt {background-position:0 -202px;}
.fund-gtou {background-position:0 -232px;}
.fund-hft {background-position:0 -258px;}
.fund-hf {background-position:0 -285px;}
.fund-htbr {background-position:0 -312px;}
.fund-hx {background-position:0 -340px;}
.fund-hfjx {background-position:0 -370px;}
.fund-js {background-position:0 -402px;}
/*三方存管协议书样式*/
/*-----修改-----*/
.bank_xy {font-size:12px;}
.bank_xy input {vertical-align:middle; margin:0 5px;}
.bank_xy a {color:#06F;}
.tablexy td {border:1px solid #ccc; padding:0 10px;}
/*用于验证手机号，图片验证码，手机验证码样式*/
.InlineErrBorder {
	border: 1px solid #f00;
}

.yanzheng {
	padding-left: 20px;
	padding-right: 20px;
	position: relative
}

/*Loding加载层*/
.loading {
	position: absolute;
	background: url(../img/loading.gif) #ECECEC no-repeat center;
	width: 100%;
	height: 60px;
	z-index: 9999;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
}

/*营业部层样式*/
.i-list {
	display: none;
	position: fixed;
	left: 200px;
	top: 30px;
	width: 650px;
	padding: 15px;
	background: #fff;
	border: 2px solid #0080cc;
	height: 300px;
	overflow: auto;
	z-index: 999;
}

.yybList {
	position: relative;
	padding: 2px 0px
}

p.yybCon {
	margin: 10px 0;
	padding: 5px;
}
.business {padding-left:20px; position:relative; line-height:40px;   }
.business span { height:24px; line-height:24px; margin-left:25px; padding-left:30px; background:url(../../pic/fastline/popbtn.jpg) no-repeat left center; display:inline-block; }
.business span b {display:inline-block;  background:url(../../pic/fastline/popbtn.jpg) no-repeat right center; padding-right:20px; color:#0080cc; font-weight:bold; cursor:pointer; }
.i-list h2 {height:25px; line-height:25px; font-size:14px; font-weight:bold;}
.i-list h2 em {float:right; cursor:pointer;}
.i-list ul li{list-style:none; height:30px; line-height:30px;}
.i-list ul li strong {padding:0 10px; font-size:14px; color:#0080cc; }
.i-list ul li a{color:#000;text-decoration:none;font-size:12px; display:inline-block; padding:0 8px;}
.i-list ul li a:hover{text-decoration:underline;color:red; }
.yybList input {vertical-align: middle;}
.blank10 {height:10px;}
.bscon { overflow:hidden;  padding-bottom:20px;}
.bsconleft {width:190px;}
/* 清理浮动 */
.fn-clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0; }
.fn-clear {zoom:1; /* for IE6 IE7 */ }
.bsconleft {width:190px;}
.bsconright {width:643px; padding:0 20px 15px 20px; background:#daf4ff;}
bsconright p  {  line-height:24px; height:24px;}
.bsconright p img { display:inline-block;}
.bsconright p.ditu {background:url(../../pic/fastline/ditu.jpg) no-repeat left center; padding-left:30px;}
.bsconright p a:hover {color:#000;}
.bsconright p.ditu {background:url(../../pic/fastline/ditu.jpg) no-repeat left center; padding-left:30px;}
.ditunav {background:#b0c0d8; margin:5px 0; height:30px; line-height:30px; overflow:hidden;}
.ditunav a {display:inline-block; padding:0px 10px; font-weight:bold;}
.ditunav a:hover {background:#385068; font-weight:bold;}
/*翻页样式*/
.ui-page { text-align:center; margin:10px 0; line-height:20px;}
.ui-page a {display:inline-block; padding:0 8px; border:1px solid #ccc; color:#999;}
.ui-page a:hover {color:#0080cc;}
.ui-page strong {display:inline-block; border:1px solid #0080cc; padding:0 8px; color:#fff; background:#0080cc;}
.bsconleft {width:190px;}
.kaihuleft {width:200px;}
.kaihuleft ul li {line-height:28px; height:28px; background:url(../../pic/fastline/kaihulibg.png) no-repeat 5px center; padding-left:15px; cursor:pointer;}
.kaihuleft ul li.cur {background:#ececec url(../../pic/fastline/kaihulibg.png) no-repeat 5px center;}
.bsconleft ul li {line-height:35px; height:35px;}
.bsconleft ul li input { vertical-align:middle;}
.bsconleft ul li.cur {background:#daf4ff;}
.bsconleft ul li input .cur {background:#daf4ff;}


/*首页链接样式*/
.bds_tsina{ background:url(../img/sina.jpg) no-repeat 8px center; padding-left:38px;}
.nav {float:right; margin-right:50px; color:#666; margin-top:25px;}
.msg-ok{ background:url(../img/dot1.png) no-repeat left center; padding-left:20px; height:38px;line-height:38px;}
.msg-error{ background:url(../img/dot2.png) no-repeat left center; padding-left:20px; height:38px; line-height:38px; text-decoration:none}

.txt-num{ font-size:16px; font-family:Tahoma;color:#f04b0b;}

h4.foldup2,.folddown2 { margin-bottom:1px !important; cursor:pointer; }
h4.foldup2 { background: #f0f0f0 url(../../pic/fastline/contact_listbgh.jpg) no-repeat 20px center;  }
h4.folddown2 {background: #f0f0f0 url(../../pic/fastline/contact_listbg.jpg) no-repeat 20px center; }
.table4 td {padding:3px 5px;}
.table4 input {display:inline-block; vertical-align:middle; height:20px; width:200px; }
.table4 select {color:#666;}
.Btnall { height:24px; line-height:24px; margin-left:25px; padding-left:30px; background:url(../../pic/fastline/popbtn.jpg) no-repeat left center; display:inline-block; }
.Btnall b{display:inline-block;  background:url(../../pic/fastline/popbtn.jpg) no-repeat right center; padding-right:20px; color:#0080cc; font-weight:bold; cursor:pointer; }

.winfix{position:fixed; _position:absolute;  width:650px;height:430px;z-index:9999; } /*始终在屏幕可见区域*/
.win_tit{position:absolute;top:0;left:0;z-index:9998;width:100%;line-height:25px;cursor:pointer;font-weight:bold;color:#333; background:#f04b0b;}
.win_tit h2 {height:27px; line-height:27px; background:#f04b0b;   padding-left:25px; font-size:14px; font-weight:bold; color:#fff;} 
/**
.win_tit h2 span {color:#fff;position:absolute; right:-10px; top:-10px; float:right;}
**/
.win_tit h2 span {display:block;color:#fff;position:absolute; right:-10px; top:-10px; float:right; width:21px; height:21px; background:url(../img/close.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../pic/fastline/close.png");_background:none; }
.win_bg{position:absolute;top:27px;left:0;z-index:9996;width:646px;background:#fff; border:3px solid #f04b0b;  height:430px;  }
.win_bg2{position:absolute;top:0;left:0;z-index:9996;width:400px;background:#fff;  height:150px; }
.win_con{position:absolute;margin:30px 16px 10px 16px;z-index:9997;width:618px;font-size:12px;}

.spjzzb {background:url(../img/spjzzb.jpg) no-repeat; margin-top:50px; padding-top:150px; padding-bottom:50px; text-align:center;}
.spjzzb .tit {font-size:14px; padding-bottom:40px;}
.spjzzb .xy {padding-bottom:30px;}
.spjzzb .xy input {vertical-align:middle; margin-right:5px; }

/*-----视频见证样式-----*/
.f18{ font-size:18px; position:relative;}
.spcon { border:1px solid #e7e7e7;}
.sptable {background:#fff;}
.sptable td {padding:10px;}
.a1 {width:101px; height:31px; line-height:31px; text-align:center; background:url(../img/abg1.jpg) no-repeat; display:inline-block; margin-top:10px; color:#fff; }
.a1 a {color:#fff; display:block;}
.a2 {width:121px; height:25px; line-height:28px; text-align:center; background:url(../img/ltbg.jpg) no-repeat; display:block; margin:10px auto 0 auto; color:#fff; padding-left:5px; }
.a2 a {color:#fff; display:block;}
.fwd-tit {background:url(../img/fwdtitcon.jpg) repeat-x;}
.fwd-left {background:url(../img/fwdtitleft.jpg) no-repeat; padding-left:38px;}
.fwd-right {background:url(../img/fwdtitright.jpg) no-repeat right top; height:30px; padding-right:5px; padding-left:10px; line-height:30px;}
.tablist {border-bottom:2px solid #0578cb}
.tablist li {width:147px; height:27px; line-height:27px; text-align:center; background:url(../img/tabbg.jpg) no-repeat; float:left; display:inline; font-weight:bold;}
.tablist li.cur { background:url(../img/tabcur.jpg) no-repeat; color:#fff;}
.contactTable td {padding:5px;}
.btn-left,.btn-right {height:27px; line-height:27px; font-weight:bold; display:inline; word-wrap:normal; cursor:pointer; vertical-align:middle;}
.btn-left {background:url(../img/btnbg.jpg) no-repeat left center; padding-left:10px; float:left; }
.btn-right {background:url(../img/btnbg.jpg) no-repeat right center; padding-right:10px; float:left;}
.contactbtn {border:none; border:0; background:none; line-height:27px; font-weight:bold; height:27px; cursor:pointer;}
.khdd {background:#f7891e; text-align:center; color:#fff; font-size:14px; padding:10px 0; }

.spjzmsg {padding:30px 0 40px 20px; font-size:14px; overflow:hidden;}
.spjzmsg em {background:url(../img/msgbg.jpg) no-repeat left center; float:left; font-weight:bold; padding:5px 0 5px 20px;}
.spjzmsg p {float:left; margin-top:3px; margin-left:10px; line-height:24px;}
/*简约开户中增加闪烁图片的样式*/
.fr {float:right; display:inline;}
.zhlx {padding-top:40px;}
.zhlx .tit {font-size:14px; padding:0 0 35px 40px;}
.zhlx_list {overflow:hidden; zoom:1; margin-right:-40px;}
.zhlx_list li {width:258px; height:230px; margin:0 40px;  cursor:pointer; float:left; display:inline;  background:url(../img/zhlxbg.jpg) no-repeat -258px 0;}
.zhlx_list li.hs {background-position:0 0;}
.zhlx_list li p {text-align:center;}
.zhlx_list li p.pic {padding:27px 0; }
.zhlx_list li p.txt {font-size:14px;}
.zhlx_list li p.btn {padding:10px 0;}
.zhlx_list li p.now {padding-top:10px; display:none;}
.zhlx_xy {padding-top:30px; text-align:center;}
.zhlx_xy input {vertical-align:middle; margin-right:5px;}
.myzh .tit {background:url(../img/myzhtitbg.jpg) no-repeat 20px center; padding:40px 0 40px 50px; font-size:14px; font-weight:bold;}
.zhxx {border:1px solid #e0e0e0; padding:1px 0; overflow:hidden; zoom:1;}
.zhxx .left {width:335px; border-right:1px solid #ddd; height:173px;  font-size:14px;}
.zhxx .left p {padding-left:50px;}
.zhxx .left p.zh {padding:30px 0 10px 50px;}
.zhxx .left p.zj {padding:0 0 10px 50px;}
.zhxx .left p.zj span {font-size:12px;}
.zhxx .left p.zj span em {color:#ec4b0d; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.zhxx .right {width:650px;}
.lccp_product {padding-left:30px; position:relative; overflow:hidden;}
.lccp_product h6 {font-size:14px; font-weight:bold; padding:20px 0;}
.lccp_product .con {background:url(../img/lccpbg.jpg) no-repeat; padding-left:80px; padding-top:10px; font-size:14px; height:66px; line-height:24px; color:#333;}
.lccp_product .btn09 {position:absolute; right:20px; top:50%; margin-top:10px;}
.ktzh01,.ktzh02 {height:35px; line-height:35px; padding-left:30px; background:#e5470a; margin:20px 0; font-size:14px; color:#fff; font-weight:bold;}
.tablezh {border:1px solid #ddd;}
.tablezh th {background:#f1f1f1; border:1px solid #ddd; text-align:center; padding:5px 0; font-size:14px;}
.tablezh td {border:1px solid #ddd; text-align:center; padding:10px 0;}
.tablezh td.left {text-align:left; padding-left:30px;}
.tablezh td a {color:#1c67ab; text-decoration:underline;}
.tablezh td span {color:#666}
.ktzh02 {background:#f1f1f1; color:#333;}
.kstd {border-bottom:1px solid #ddd; line-height:30px; padding-top:30px; margin-bottom:30px;}
.kstd span {display:inline-block; border-bottom:1px solid #e95d00; font:normal 18px/40px "微软雅黑"; margin-bottom:-1px; padding:0 10px;}
.kstdlist {overflow:hidden; zoom:1; padding-bottom:30px;}
.kstdlist .lcwc_list {width:190px; height:auto; margin:0 10px 0 0;}
/*ET发起文字交流样式*/
.a1 {width:101px; height:31px; line-height:31px; text-align:center; background:url(../img/abg1.jpg) no-repeat; display:block; margin:0 auto; color:#fff;}
.a1 a {color:#fff;}
.a2 {width:121px; height:25px; line-height:28px; text-align:center; background:url(../img/ltbg.jpg) no-repeat;display:block; margin:0 100px 0 500px; color:#ffffff; padding-left:5px; }
.a3 {width:121px; height:25px; line-height:28px; text-align:center; background:url(../img/ltbg_hs.jpg) no-repeat;display:block; margin:0 100px 0 500px; color:#ffffff; padding-left:5px; }
/*实时通讯窗口width:325px; height:273px;*/
.popupBox1 { z-index:99999;position:fixed; _position:absolute; width:325px; height:273px;}
.popupTit1 {color:#fff; height:30px; line-height:30px; padding:0 20px 0 42px; z-index:100000;position:fixed;}
.popupTit1 span {cursor:pointer; font-weight:bold; margin-left:125px;}

.other-dot1{ background:url(../img/msgpbg.gif) no-repeat left center; padding-left:15px}
.other-dot2{ background:url(../img/msgpbg2.gif) no-repeat left center; padding-left:15px}

.popupTit4 {background:url(../img/popuptop4.png) no-repeat left bottom;} /*提示信息框*/
.popup_kt {height:350px; overflow-y:auto;}
.xxzdmsg {text-align: center; padding:20px 0;  background:url(../img/tsbg.jpg) no-repeat 80px center; font:normal 20px/50px "微软雅黑";}
.popup_kt table {}
.popup_kt table th {padding:5px 10px; background:#f1f1f1;  font:bold 14px/28px "宋体";}
.popup_kt table img.icon {float:left; margin-right:10px;}
.popup_kt table td {padding:10px; font-size:14px; border-bottom:1px dotted #ccc;}
.popup_kt table td span.tit {padding-left:40px; display:block;}
.popup_kt table  span.over {font-size:14px; font-weight:bold; color: #f04b0b;}
.popup_kt table  span.ok {color:#3c9906;}
.popup_kt table .xxzd {color:#f04b0b;font-size:12px; line-height:40px; padding-left:28px; cursor:pointer; text-decoration: underline;}
.popup_kt table .msgcon { padding:10px; font-size:12px; margin-left:65px; background:#fffcee; border:1px solid #ddd5c7; display: none;}
.errorbtn {display:inline-block; color:#000; width:109px; height:32px; line-height:34px; text-align:center; background:url(../img/errorbtn.jpg) no-repeat;}
.errorbtn:hover {color:#000;}
.piclist {display: inline;float: left;margin-right: 20px;text-align: center;width: 160px;}
.pzbox .left {display: inline;float: left;margin-left: 20px;width: 395px;}
.pzbox .right {display: inline;float: right;margin-right: 20px;width: 350px;}
.popup_btnbox {margin-bottom: 10px;}
.popupmsg .txt {background:url(../img/popupmsgbg.jpg) no-repeat 20px center; padding:5px 0 5px 80px;} 

/*-----2014/01/24砸蛋效果-----*/
/*.zddh{ width:200px; height:212px; background:url(../img/zdhd.gif) 0 0 no-repeat; position:fixed; right:0px; bottom:0px;}*/

.zddh{ position:fixed; right:0px; bottom:0px;*position:absolute;}
.zddh .close{position: absolute;right: 0;top: 0;width: 29px;height: 27px;background: url(../img/closewc.png);display: block;z-index: 2;}

*html .zddh{ position:absolute;}
.colse_zd{ width:11px; height:11px; position:absolute; top:4px; right:1px; cursor:pointer;}
/*.zddh a{font-weight: bold;  width:190px; height:auto; padding:174px 10px 0px; display:block; color:#e34f4f; text-decoration:none; font-family:Arial, "微软雅黑"; text-align:center; line-height:18px;}*/
/*.zddh a:hover{ color:#e34f4f; text-decoration:none;}*/

.sfyz_list {width:387px; height:319px; float:left; margin-left:63px; background:#f1f1f1; border:1px solid #ddd;}
.sfyz_list h6 {background:url(../img/sfyztitbg.jpg) no-repeat left center; width:100px; font:normal 14px "微软雅黑"; padding-left:30px; text-align:center;  margin:10px auto;}
.sfyz_list h6 em {color:#e5470a;}
.sfyz_list .pic {width:246px; height:155px; margin:0 auto;}
.sfyz_list .pic img {width:246px; height:155px;}
.sfyz_list2 {width:250px; height:319px; float:left; margin-left:30px; background:#f1f1f1; border:1px solid #ddd;}
.sfyz_list2 h6 {background:url(../img/sfyztitbg.jpg) no-repeat left center; width:100px; font:normal 14px "微软雅黑"; padding-left:30px; text-align:center;  margin:10px auto;}
.sfyz_list2 h6 em {color:#e5470a;}
.sfyz_list2 .pic {width:246px; height:155px; margin:0 auto;}
.sfyz_list2 .pic img {width:246px; height:155px;}
.blank40 {height:40px;}

type-file-box{ position:relative;width:260px}
input{ vertical-align:middle; margin:0; padding:0}
.type-file-text{ height:22px; border:1px solid #cdcdcd; width:180px;}
.type-file-button{ background-color:#FFF; border:1px solid #CDCDCD;position:absolute; left:95px;height:24px; width:70px;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;}
.type-file-button2{ background-color:#FFF; border:1px solid #CDCDCD;position:absolute; left:25px;height:24px; width:70px;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;}
.type-file-file{ position:absolute; top:0; right:0; height:24px; filter:alpha(opacity:0);opacity: 0;width:260px }

.yyjxkh {position:absolute; right:200px; top:40px; font-size:14px; font-weight:bold; color:#004e97; text-decoration:underline;}
.yyjxkh:hover {color:#004e97; text-decoration:none;}



.khsm{ position:relative; z-index:5; padding-left:10px}
.khsm .tops1{ background:url(../../pic/new/tip-bg1.gif) no-repeat; width:320px; height:66px; z-index:100; position:absolute; top:25px; right:0}
.khsm .tops1 em{ display:block; margin:18px 10px 0 10px}
.khsm .tops2{ background:url(../../pic/new/tip-bg2.gif) no-repeat; width:320px; height:66px; z-index:100; position:absolute; top:25px; right:0}
.khsm .tops2 em{ display:block; margin:18px 10px 0 10px}
.khsm b{ font-size:20px; color:#ff4800; font-family:"微软雅黑"}
.khsm span{ padding-top:5px; padding-right:40px}
.f14{ font-size:14px;}

.khcg2 {background:#f5f5f5; border:1px solid #ebebeb; padding:20px; position:relative; zoom:1; overflow:hidden;  margin-top:30px;}
.khcg2 .txt{ background:url(../../pic/new/dot2.gif) no-repeat left 5px;padding:2px 0 2px 30px; font-size:14px; width:436px; line-height:30px}
.khcg2-zh{ width:450px; float:right; text-align:left; font-size:14px; padding-top:7px}
.khcg2-zh span{ padding-right:15px}
.blue{ color:#005acb;}
.under{ text-decoration:underline}
.bd-link{ padding-top:10px; padding-right:15px}
.rbor{ border-right:1px solid #dbdbdb}
.bd-link img{ float:left; padding-left:15px}
.bd-link dt{font-family:"微软雅黑"; text-align:center; padding-top:5px}
.bd-link dd{font-family:"微软雅黑"; text-align:center; font-size:15px;}
.bd-link dd span{background:url(../../pic/new/dot3.gif) no-repeat right center; padding:0 5px}

.tab-box{ border:1px solid #d8d8d8}
.tab-box .tab{ background:url(../../pic/new/tabul.gif) repeat-x; height:37px}
.tab-box .tab li{ padding:0 15px;display:inline-block;_display:inline;_padding:5px 15px;*+padding:11px 15px;*+display:inline;line-height:37px;border-right:1px solid #d8d8d8; font-size:14px; margin:0}
/*.tab-box .tab li.cur{ background:#fff}*/
.tab-box .con{ padding:10px 20px 20px 20px}
.wd-list{ border-bottom:1px dotted #cdcdcd; padding-bottom:10px; line-height:33px; margin-top:10px}
.wd-list dt{ font-weight:bold}
.ui_footer2 { margin-top:20px; padding:0px 0;}
.ui_footer2 p {padding-top:10px; text-align:center; color:#999;}
.ui_footer2 p a {display:inline-block; margin:10px 10px 0 0;}
.top-ban {
    background: url("../../pic/new/dot4.png") no-repeat scroll left -2px rgba(0, 0, 0, 0);
    color: #666666;
    float: right;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
    padding-left: 35px;
    width: 330px;
}
.top-ban .f2 {
    color: #FF7200;
    font-size: 20px;
}
.ui_header2 {height:80px; padding-top:5px;border-bottom:3px solid #ffc21b;}
.ui_header2 .logo {float:left;display:inline; }
.ui_header2 .logo a {display:inline-block; margin:15px 0 0 20px;}
.ui_header .logo {float:left;display:inline; }
.ui_header .logo a {display:inline-block; margin:15px 0 0 20px;}
.ui_header {border-top:1px solid #fbfbfb; height:71px; border-bottom:3px solid #f04b0b;}
.key-tip{ background:#faf5e1; border:1px solid #fea86d; padding:10px 10px 11px 10px}
.popupTit6 {background:url(../img/close.jpg) no-repeat; height:37px; line-height:37px; padding:0 20px; font-size:14px; font-weight:bold; border-bottom:2px solid #f04b0b;}
.popupTit6 span,.popupTit2 span  { float:right; cursor:pointer; background:url(../img/close.jpg) no-repeat; width:21px; height:21px; margin-top:8px;}


.tab-box .tab li.cur {
    background: none repeat scroll 0 0 #FFFFFF;
}
.key-tip{ background:#faf5e1; border:1px solid #fea86d; padding:10px 10px 11px 10px}

.b1{ background:url(../../pic/new/b1-bg.jpg) no-repeat; height:238px; padding:10px 20px}

.jh-ban1{ background:url(../../pic/new/b2.jpg) no-repeat left top; height:167px; vertical-align:top}
.jh-ban2{ background:url(../../pic/new/b3.jpg) no-repeat left top; height:167px; vertical-align:top}
.jh-ban3{ background:url(../../pic/new/b4.jpg) no-repeat left top; height:167px; vertical-align:top}
.jh-box{ padding:15px 22px 10px 22px}
.jh-box a{ color:#333}
.jh-box a:hover{ color:#333}
.jh-box dt{ font-size:25px;font-family:"微软雅黑"; color:#ec3800; font-weight:bold; padding:5px 0 }
.jh-box dd{font-size:19px;font-family:"微软雅黑"; padding:5px 0 }
.jh-box i{ color:#ec3800; font-style:normal; font-size:28px}

.login-table td{ padding:3px 0}
.login-table td td{ padding:0}


.zhxx .left p.zh {padding:0 0 10px 0;}
.zhxx .left p.zj {padding:0 0 10px 0;}
.zhxx .left p.zj span {font-size:12px;}
.zhxx .left p.zj span em {color:#ec4b0d; font-size:24px; font-family:Arial, Helvetica, sans-serif;}