@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:#666; text-decoration:none; }
a:hover{ color:#3590c4; text-decoration:none;}

/* 字体*/
.fyh{font-family:"Microsoft Yahei","黑体","宋体",Arial;}
.fhei{font-family:"黑体","宋体",Arial;}
.farial{font-family:Arial,Helvetica,sans-serif,"宋体";}
.f14 {font-size:14px;}
.c666 {color:#666;}
.c999 {color:#999;}
.red {color:#d60000;}
.orange {color:#ef6918;}
.green {color:#377114;}
.underline { text-decoration:underline;}

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;}

#topNav {background:#f3f3f3; border-bottom:1px solid #ddd; width:100%; height:34px;}
#topNav .navInner {height:34px;}
#pop_wxts p{font-size:14px;color:#424141;}
#pop_wxts p.tips{font-size:12px;color:#999;}
#pop_wxts .cls{display:inline-block;width:21px;height:21px;background:url(../../../pic/busimanage/close2.jpg) no-repeat center;top:10px;right:10px;}

.popup_share{line-height:24px;width:366px;padding-left:94px;margin:20px auto;position:relative;}
.popup_share span{position:absolute;left:0;top:0;vertical-align:middle;}
.popup_share a{margin-top:10px;display:inline-block;width:74px;height:35px;line-height:35px;font-size:14px;font-family:"宋体";color:#999;padding-left:44px;background:url(../../../pic/busimanage/share_pop.png) no-repeat left center;}
.slide_down,.slide_up{display:inline-block;width:20px;height:20px;cursor:pointer;background:url(../../../pic/busimanage/share_pop.png) no-repeat center;vertical-align:middle;
	background-position:-8px -335px;margin-right:5px;
}
.slide_up{background-position:-8px -295px;}
.popup_share_sp{width:460px;padding:0;}
.popup_share_sp span{position:static;}
.xts{margin-bottom:5px;}
.xts dt{color:#4aabef;font-family:"宋体";cursor:pointer}
.xts dd{background:#f7f7f7;margin-left:25px;padding:0 10px;line-height:30px;color:#a09f9f;display:none;}
.popup_share a.sinawb{background-position:0 3px;}/*新浪微博*/
/*.popup_share a.sinawb:hover{background-position:0 -65px;}*/
.popup_share a.txwb{background-position:0 -141px;}/*腾讯微博*/
/*.popup_share a.txwb:hover{background-position:0 -770px;}*/
.popup_share a.renren{background-position:0 -42px;}/*人人网*/
/*.popup_share a.renren:hover{background-position:0 -484px;}*/
.popup_share a.qzone{background-position:0 -93px;}/*qq空间*/
/*.popup_share a.qzone:hover{background-position:0 -351px;}*/
.popup_share a.qq{background-position:0 -236px;}/*qq好友*/
/*.popup_share a.qq:hover{background-position:0 -624px;}*/
.popup_share a.wx{background-position:0 -187px;}/*微信*/
/*.popup_share a.wx:hover{background-position:0 -209px;}*/
.big_jf,.small_jf{font-style:normal;font-family:"微软雅黑" 'bold';font-size:18px;color:#fa2812;font-weight:bold;}
#topNav .navInner .navRight {float:right; line-height:34px; padding-right:20px; color:#999;}
#topNav .navInner .navRight a {display:inline-block; background:url(../../../pic/busimanage/topnavicon.gif) no-repeat; margin-left:10px; color:#999}
#topNav .navInner .navRight a:hover{color:#3590c4;}
#topNav .navInner .navRight a.wx{background-position:2px 9px; padding-left:25px;}
#topNav .navInner .navRight a.wx:hover{background-position:2px -24px; padding-left:25px;}
#topNav .navInner .navRight a.txwb{background-position:0 -55px; padding-left:23px;}
#topNav .navInner .navRight a.txwb:hover{background-position:0 -87px; padding-left:23px;}
#topNav .navInner .navRight a.renren{background-position:2px -122px; padding-left:28px;}
#topNav .navInner .navRight a.renren:hover{background-position:3px -152px; padding-left:28px;}
#topNav .navInner .navRight a.qzone {background-position:0 -184px; padding-left:22px;}
#topNav .navInner .navRight a.qzone:hover{background-position:0 -216px; padding-left:22px;}
#topNav .navInner .navRight a.qq{background-position:0 -248px; padding-left:22px;}
#topNav .navInner .navRight a.qq:hover{background-position:0 -281px; padding-left:22px;}
#topNav .navInner .navRight a.sianwb{background-position:2px -319px; padding-left:26px;}
#topNav .navInner .navRight a.sianwb:hover{background-position:2px -352px; padding-left:26px;}

/*头部样式*/
#ui-header {height:82px;}
#ui-header .logo {margin:20px 0 0 25px;}
#ui-header .headerRight { margin-top:20px;}
#ui-header .headerRight li {display:inline-block; float:right; background:url(../../../pic/busimanage/headerspanbg.jpg) no-repeat right 10px; height:50px;}
#ui-header .headerRight li.none {background:none;}
#ui-header .headerRight span {display:inline-block;padding:0 20px;  height:50px; text-align:center; background:url(../../../pic/busimanage/headericon.gif) no-repeat;}
#ui-header .headerRight span.help {background-position:30px top;}
#ui-header .headerRight span.consult {background-position:20px -68px;}
#ui-header .headerRight span.serivce {background-position:25px -143px;}
#ui-header .headerRight span.phone {background-position:30px -225px;}
#ui-header .headerRight span a {display:block; margin-top:30px;}
#ui-header .headerRight span a:hover {color:#3590c4;}
.index-content {width:100%; height:502px; position:relative;}
.index-content .banner {width:100%; height:502px;}
.funBox {width:100%; height:502px;}
.funBox .funpic {position:absolute; left:0; top:0; width:100%; height:502px;}
.funBox .fun1 {background:url(../../../pic/busimanage/bannerimg01.jpg) no-repeat center top; height:502px;}
.funBox .fun2{background:url(../../../pic/busimanage/bannerimg02.jpg) no-repeat center top; height:502px;}
.funBox .fun3 {background:url(../../../pic/busimanage/bannerimg03.jpg) no-repeat center top; height:502px;}
.funBox .fun4 {background:url(../../../pic/busimanage/bannerimg04.jpg) no-repeat center top; height:502px;}
.funBox .fun4 .ljjr{display:inline-block;width:170px;height:44px;position:absolute;left:154px;top:309px;}

.funBox .fun1 .fun-btn01 {position:absolute; top:330px; left:420px; }
.funBox .fun1 .fun-btn02 {position:absolute; top:375px; left:155px;background:url(../../../pic/busimanage/downicon.png) no-repeat; padding-left:23px; }
.funBox .fun1 .fun-btn02  a {color:#fff; text-decoration:underline; }
.funBox .fun2 .fun-btn01 {position:absolute; top:285px; left:60px; }
.funBox .fun2 .fun-btn02 {position:absolute; top:350px; left:60px;background:url(../../../pic/busimanage/downicon.png) no-repeat; padding-left:23px; }
.funBox .fun2 .fun-btn02  a {color:#fff; text-decoration:underline; }
.funBox .fun3 .fun-btn02 {position:absolute; top:310px; left:100px;background:url(../../../pic/busimanage/downicon.png) no-repeat; padding-left:23px; }
.funBox .fun3 .fun-btn02  a {color:#fff; text-decoration:underline; }
.funBox .fun4 .fun-btn01 {position:absolute; top:270px; left:50px; }
.funBox .fun4 .fun-btn02 {position:absolute; top:330px; left:50px;background:url(../../../pic/busimanage/downicon.png) no-repeat; padding-left:23px; }
.funBox .fun4 .fun-btn02  a {color:#fff; text-decoration:underline; }
.banner .navBox {height:66px; width:100%; background:url(../../../pic/busimanage/navboxbg.png); position:absolute; left:0; bottom:0;	}
.navBox .navInner {height:66px;}
.navBox .navInner li {float:left; height:66px;}
.navBox .navInner li a {display:block; height:66px; background:url(../../../pic/busimanage/bannernavbg.png) no-repeat;  font-size:0; line-height:0; overflow:hidden;}
.navBox .navInner li#n1 {width:380px;}
.navBox .navInner li#n2 {width:207px;}
.navBox .navInner li#n3 {width:207px;}
.navBox .navInner li#n4 {width:206px;}
.navBox .navInner li#n1 a {width:380px; background-position:0 -66px;}
.navBox .navInner li#n2 a {width:207px; background-position:-380px 0;}
.navBox .navInner li#n3 a {width:207px; background-position:-587px 0;}
.navBox .navInner li#n4 a {width:206px; background-position:-794px 0;}
.navBox .navInner li#n1 a.cur,.navBox .navInner li#n1 a:hover  {width:380px; background-position:0 0; }
.navBox .navInner li#n2 a.cur,.navBox .navInner li#n2 a:hover  {width:207px; background-position:-380px -66px; }
.navBox .navInner li#n3 a.cur,.navBox .navInner li#n3 a:hover  {width:207px; background-position:-587px -132px; }
.navBox .navInner li#n4 a.cur,.navBox .navInner li#n4 a:hover {width:206px; background-position:-794px -198px;}
.funBox .funpic  .popupBox { height:502px; width:100%; position:absolute; left:0; top:0; display:none}
.funBox .funpic  .popupBox  .close {display:block; width:28px; height:28px; background:url(../../../pic/busimanage/close.png) no-repeat; position:absolute; right:25px; top:20px; cursor:pointer;}
.funBox .fun1 #p1 {background:url(../../../pic/busimanage/bannerimg01p.jpg) no-repeat center top;}
.funBox .funpic .popupBox .left {width:492px; padding-top:45px; float:left; color:#fff;}
.funBox .funpic .popupBox .left .kh-form {width:275px; margin:0 auto; }
.funBox .funpic .popupBox .left .kh-form h6 {font:normal 26px "微软雅黑"; margin-bottom:20px;}
.funBox .funpic .popupBox .left .kh-form ul li  {margin-bottom:20px; }
.funBox .funpic .popupBox .left .kh-form ul li  span {display:inline-block; margin-left:10px; float:right;}
.funBox .funpic .popupBox .left .kh-form ul li input {float:left;}
.funBox .funpic .popupBox .line {width:1px; height:250px; background:#afa194; float:left; margin-top:100px;}
.funBox .funpic .popupBox .right {width:492px; float:right; margin-right:10px; padding-top:150px;}
.funBox .funpic .popupBox .right p.tit {color:#fff; padding-left:60px; padding-bottom:20px;}
.funBox .funpic .popupBox .right p.pic {padding-left:50px;}
.funBox .fun2 #p2 {background:url(../../../pic/busimanage/bannerimg02p.jpg) no-repeat center top;}
.funBox .fun2 .popupBox .left .kh-form ul li  {margin-bottom:15px; }
.funBox  .popupBox .left .kh-form ul li input.inputCheck {position:relative; top:3px; margin-right:10px;}
.funBox .fun2 .popupBox .right {padding-top:100px;}
.funBox .fun2 .popupBox .right .yyTxt {padding-left:80px; }
.funBox .fun2 .popupBox .right .yyTxt .yytit {font:normal 20px "微软雅黑"; color:#fff; margin-bottom:20px;}
.funBox .fun2 .popupBox .right .yyTxt .yycon {color:#fff; font:normal 14px/26px "微软雅黑"; padding-right:30px; margin-bottom:10px;}
.funBox .fun2 .popupBox .right .yyTxt a {font:normal 14px "微软雅黑"; color:#ef6918; text-decoration:underline;}
.funBox .fun2 .popupBox .right .btnbox {margin-top:110px; padding-left:80px;}
.funBox .fun4 #p4 {background:url(../../../pic/busimanage/bannerimg04p.jpg) no-repeat center top;}
.funBox .fun4 .ywblTxt {padding:20px 0 0 75px; }
.funBox .fun4 .ywblTxt .ywblTit {font:normal 20px "微软雅黑"; color:#fff; margin-bottom:20px;}
.funBox .fun4 .ywblTxt .ywblCon {font:normal 14px "微软雅黑"; color:#fff;}
.funBox .fun4 .popupBox .left .kh-form ul li  {margin-bottom:20px; }
.inputTxt,.selectBox  {width:240px; padding:0 15px; height:32px; line-height:32px; border:1px solid #ddd; background:#fff; font-size:14px; color:#666;}
.inputTxt170 {width:143px;}
.selectBox {cursor:pointer;}
.selectBox  .selectTxt {background:url(../../../pic/busimanage/selectbg.jpg) no-repeat right center; height:32px; line-height:32px;}
.inputTxt2 {width:218px; height:29px; line-height:29px; padding:0 15px; color:#666; border:1px solid #ddd; font-size:14px;}

#footer {padding:30px 0; text-align:center; color:#666;}

/*按钮样式*/
.btn01,.btn02,.btn03,.btn04,.btn05,.btn06,.btn07 { background:url(../../../pic/busimanage/btnbg.png) no-repeat;}
.btn01 {display:inline-block; width:88px; height:34px; line-height:34px; text-align:center; color:#fff;}
.btn01-1{display:inline-block; width:88px; height:34px; line-height:34px; text-align:center; color:#666;background:url(../../../pic/busimanage/btnbg2.png) no-repeat;}
.btn02 {display:inline-block; width:275px; height:34px; line-height:34px; text-align:center; color:#fff; background-position: 0 -37px; font-weight:bold;}
.btn03,.btn04 {display:inline-block; font-weight:bold; width:152px; height:34px; line-height:34px; text-align:center; color:#fff;}
.btn03 {background-position:0 -75px;}
.btn04 {background-position:0 -113px;}
.btn05 {background-position:0 -151px; display:inline-block; height:31px; line-height:31px; text-align:center; color:#000; width:77px; cursor:pointer;}
.btn06,.btn07{background-position:0 -224px; display:inline-block; width:157px; padding-left:10px; font-size:14px; height:39px; line-height:39px; text-align:center; color:#fff; font-weight:bold;}
.btn07 {background-position:0 -266px;}
.btn08 {background:url(../../../pic/busimanage/btng.png) no-repeat; display:inline-block; font-size:12px; width:73px; height:27px; line-height:27px; text-align:center;}

a.btn01,a.btn02,a.btn03,a.btn04,a.btn06,a.btn07{ color:#fff}
a:hover.btn01,a:hover.btn03,a:hover.btn04,a:hover.btn06,a:hover.btn07{ color:#f7f29a}

.disabled {background:url(../../../pic/busimanage/btnbg.png) no-repeat 0 -186px; }
.disabled2 {background:url(../../../pic/busimanage/btnbg.png) no-repeat 0 -309px; cursor: default}
a.disabled2,a:hover.disabled2{color:#8a8a8a}

/*弹出窗口*/
#winmask{width:100%;z-index:999;position:absolute;background:#000!important;top:0;left:0;opacity:0.6;filter:alpha(opacity=60)}
.popup { z-index:9999;position:fixed; _position:absolute; width:614px;border-radius:5px;}
.popup2 { z-index:9999;position:fixed; _position:absolute; width:460px; border-radius:5px;}
.popup3 { z-index:9999;position:fixed; _position:absolute; width:560px; border-radius:5px;}
.popupTit {height:45px; line-height:45px; background:#3a7bbb; padding-left:30px; position:relative; color:#fff; font-weight:bold; font-size:14px;}
.popupTit span {display:block; width:31px; height:31px; background:url(../../../pic/busimanage/exit.png) no-repeat; position:absolute; top:-10px; right:-10px; cursor:pointer; z-index:9999}
.popupCon {background:#fff;}

.popup-yyblist {padding:20px 50px 0; min-height:380px; height:auto !important; height:380px;}
.popup-yyblist .yybTab {border-bottom:1px solid #3a7bbb;}
.popup-yyblist .yybTab  li {float:left; cursor:pointer; display:inline; font-size:14px; margin-left:20px;  color:#999; width:130px; text-align:center; height:35px; line-height:35px; border:1px solid #ccc; border-width:1px 1px 0 1px; position:relative; }
.popup-yyblist .yybTab  li.cur {border:1px solid #3a7bbb; border-width:1px 1px 0 1px; border-bottom:1px solid #fff; font-weight:bold; color:#666; margin-bottom:-2px;}
.popup-yyblist .area  .search {text-align:center; margin:20px 0;}
.popup-yyblist .area .areaList  a {width:57px; height:28px; line-height:28px; font-size:14px; display:inline-block; color:#000; margin:5px 10px;  text-align:center;}
.popup-yyblist .area .areaList  a:hover,.popup-yyblist .area .areaList  a.cur {background:#359ee8; color:#fff;}
.popup-yyblist .yyb {height:280px;  overflow-y:auto; margin-top:20px;}
.popup-yyblist .yyb  li{ line-height:34px; color:#333; font-size:14px; padding-left:20px;}
.popup-yyblist .yybTit {text-align:center; padding:20px 0; font-size:14px; font-weight:bold;}
.popup-yyblist .yybTit a {background:url(../../../pic/busimanage/mapbg.jpg) no-repeat; padding-left:20px; display:inline-block; padding-left:20px; color:#ef6918; text-decoration:underline;}
.popup-yyblist .yybCon  table td{padding:10px; font-size:14px; color:#666;}

/*模拟下拉框*/
.retrievalselect {background:#fff; border:1px solid #ddd;  height:32px; width:100%;   overflow:hidden; display:inline-table;  font-size:14px;}
.retrievalselect .part{ height:32px;  margin:0; color:#666;   }
.retrievalselect .part input{display:none;}
.retrievalselect .part dl{}
.retrievalselect .part dt{cursor:pointer;background:url(../../../pic/busimanage/selectbg.jpg) no-repeat right center; white-space:nowrap;overflow:hidden;  padding-right:10px; height:32px; margin-right:10px; color:#666}
.retrievalselect .part dt.dt2{background:url(../../../pic/busimanage/selectbg.jpg) no-repeat right center; padding-right:10px; height:32px; margin-right:10px; overflow:hidden;  }
.retrievalselect .part dd{width:275px; overflow:hidden;background:#f9fdff; border:1px solid #ddd;border-top:none;cursor:pointer;  display:inline-block;  position:absolute; z-index:9995; margin-left:-1px;  }
.retrievalselect .part dd.show{display:block; }
.retrievalselect .part dd.noshow{display:none; }
.retrievalselect .part ul{width:100%;overflow:hidden; padding:0; margin:0;  }
.retrievalselect .part li{border-bottom:1px solid #f9fdff;display:block;font-style:normal;white-space:nowrap; height:32px; line-height:32px;  padding-left:20px; margin:0; float:left; width:100%; color:#4c4c4c;}
.retrievalselect .part li a{display:block;}
.retrievalselect .part li.show,.part li#open{background:#c1e2f5; height:32px;} /*经过样式与当前样式*/
.retrievalselect .part dt,.part li{height:32px;line-height:32px;padding-left:15px;} /*定义下拉列表高度*/
.retrievalselect .part dt {height:32px; line-height:32px;}
.funBox .fun4 .popupBox .left .kh-form ul li .retrievalselect li {margin:0;}


/*内容滚动*/
.jcarousel-wrapper {position: relative; }
/** Carousel **/
.jcarousel {position: relative;overflow: hidden;width: 380px; height: 200px; margin:0 auto;}
.jcarousel ul {width: 20000em;position: relative;list-style: none;margin: 0;padding: 0;}
.jcarousel li {float: left; width:380px;}
.jcarousel2 {position: relative;overflow: hidden;width: 480px; height: 300px; margin:0 auto;}
.jcarousel2 ul {width: 20000em;position: relative;list-style: none;margin: 0;padding: 0;}
.jcarousel2 li {float: left; width:480px; height:300px;}
/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next { position: absolute; top:80px; width: 24px;height: 46px;text-align: center; background:url(../../../pic/busimanage/control.jpg) no-repeat;}
.jcarousel-control-next {background-position:right top;}
.jcarousel-control-prev {left: 10px;_left:-28px}
.jcarousel-control-next {right: 10px;}
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {display: block;}
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {opacity:.5;cursor: default;}
.jcarousel-control-prev.inactive {background-position:left bottom;}
.jcarousel-control-next.inactive {background-position:right bottom;}
.sfzpfs {padding-left:10px;}
.sfzpfs .tit {font-size:14px; font-weight:bold;}
.sfzpfs .text {line-height:24px; color:#666;}



/*内容区*/
.conStep {margin-bottom:10px;}
.contentBox {height:37px; line-height:37px; background:#cdeafb; width:100%;}
.content {border:1px solid #ddd; border-top:0;}
.conTit {height:37px; line-height:37px; background:#359ee8; padding-left:30px; font-size:14px; font-weight:bold; color:#fff;}
.conTit em {font-size:12px; color:#fff; padding-left:10px;}

.help-tip{height:37px; line-height:37px; background:#3281b8; font-size:14px;color:#fff;}
.help-tip li{ width:170px; float:left; text-align:center;color:#8ec5eb}
.help-tip li a{ color:#fff}
.help-tip li.cur{  background:#359ee8; color:#fff; font-weight:bold}

.sfzBox {padding-top:40px;}
.sfzlist {width:372px; height:351px; background:url(../../../pic/busimanage/sfzlist.jpg) no-repeat; text-align:center; overflow:hidden; float:left; display:inline; margin-left:85px;}
.sfzlist .pic {display:block; margin-top:22px;}
.sfzlist .pic img {width:246px; height:155px;}
.sfzlist .txt1 {font:normal 18px "微软雅黑"; margin:10px 0; color:#333; }
.sfzlist .txt1 em {color:#ee4e00;}
.sfzlist .btnbox {margin-top:50px;}
.why {text-align:center;}
.why  span {display:inline-block; cursor:pointer; padding:5px 0 5px 30px; background:url(../../../pic/busimanage/whyicon.jpg) no-repeat left center; color:#333; text-decoration:underline;}
.why  span.noun {text-decoration:none;}
.formBox {padding-left:20px;}
.formlist_ul li { height:60px; margin-bottom:10px; float:left; width:427px;}
.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 100px 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:#f04b0b; }
.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; 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_ul li  .errormsg {color:#d91111; padding-top:5px; clear:both;  height:20px}
.formlist_ul2 li {float:none; width:auto; height:auto;}
span.error {display:inline-block; height:14px; width:14px; background:url(../../../pic/busimanage/erroricon.jpg) no-repeat; }
span.right {display:inline-block; height:14px; width:14px; background:url(../../../pic/busimanage/righticon.jpg) no-repeat; }
span.why {display:inline-block; height:14px; width:14px; background:url(../../../pic/busimanage/whyicon2.jpg) no-repeat; }
.formlist-msg span.error,.formlist-msg span.right,.formlist-msg span.why {margin-top:10px;}
.other-msg {background:url(../../../pic/busimanage/cd_icon.jpg) no-repeat 20px 2px; padding-left:50px; font-size:14px; font-weight:bold; cursor:pointer;}
.other-msg-cur {background:url(../../../pic/busimanage/cd_icon.jpg) no-repeat 20px -35px;}
.sptc {padding:0 50px;}
.sptc .lxkf {color:#666; line-height:30px;}
.sptc .lxkf  img{vertical-align:middle;}
.sptc-footer {height:40px; line-height:40px; background:#f1f1f1; text-align:center; color:#333; }
.sptc-footer  a {color:#ef6918; text-decoration:underline;}
.spjzBox  .spjz-pd {height:40px; line-height:40px; font-size:14px; text-align:center; background:#cdeafb; margin:0 20px; color:#006ebc;}
.spjz-fun-left {float:left; display:inline; width:436px; height:274px;  margin-left:40px;}
.spjz-fun-right {float:right; display:inline; width:436px; height:274px;  margin-right:40px; position:relative;}
/*.spjz-fun-left {float:left; display:inline; width:436px; height:274px; background:url(../../../pic/busimanage/spjzimg01.jpg) no-repeat; margin-left:40px;}
.spjz-fun-right {float:right; display:inline; width:436px; height:274px; background:url(../../../pic/busimanage/spjzimg02.jpg) no-repeat; margin-right:40px; position:relative;}*/
.spjz-footerbg {height:34px; width:100%; position:absolute; left:0; bottom:0; background:#000; filter:alpha(opacity=50);  -moz-opacity:0.5; -khtml-opacity: 0.5;  opacity: 0.5;  }
.spjz-footerText {height:34px; line-height:34px; width:100%; position:absolute; left:0; text-align:center;}
.spjz-msg {margin:0 20px; border-top:1px solid #ddd; padding:20px 0; }
.spjz-msg p {padding-left:300px; color:#333; line-height:24px;}
.inputcheck {position:relative; top:3px;}
.xzzh-list {margin:0 20px; padding:20px 0 20px 100px; border-bottom:1px solid #ddd;}
.xzzh-list dt  {font-size:14px; position:relative; font-weight:bold;margin-bottom:10px; padding-top:10px; height:35px; line-height:35px}
.xzzh-list dt input {vertical-align:middle; margin-right:10px;}
.xzzh-list dt span.why {position:relative; top:2px; left:10px; position:relative;}
.xzzh-list dd {font-size:14px; float:left; height:35px; line-height:35px; margin-right:30px;}
.table-xy td{border:1px solid #ddd; padding:5px 10px;}
.table-xy td a {color:#004e97}

.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:20px; 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;  padding-left:28px; cursor:pointer; text-decoration: underline;}
.popup_kt table .msgcon { padding:10px; font-size:12px; margin-left:25px; background:#fffcee; border:1px solid #ddd5c7; display: none; margin-top:5px;}
.errorbtn {display:inline-block; color:#000; width:109px; height:32px; line-height:34px; text-align:center; background:url(../../../pic/busimanage/errorbtn.jpg) no-repeat;}
.errorbtn:hover {color:#000;}
.txtbox {border:1px solid #e7e7e7; padding:10px 0; text-align:center;}
.khcg {background:#faf5e1; border:1px solid #ffa86e; padding:20px; position:relative; zoom:1; overflow:hidden;  margin-top:30px;}
.khcg span { float:left; display:inline; width:27px; height:27px; background:url(../../../pic/busimanage/right_bigicon.jpg) no-repeat ; margin-left:400px; }
.khcg .txt {float:left; display:inline; margin-left:20px; color:#333; font-size:14px; line-height:27px;}
.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;}
/*----- 风险评测 -----*/
.fxpcpop {padding:10px 20px; margin:0 50px; height:400px; 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;}

.hflist {margin:0 20px;}
.hflist li {height:55px; line-height:55px; font-size:14px; padding:0 50px;_padding:15px 50px 15px 50px;_height:15px;}
.hflist li.even {background:#f1f1f1;}
.hflist li .right {height:15px;}
.hflist li .right input {vertical-align:middle; margin-right:5px;}
.hflist li span.num2 {display:inline-block; color:#fff; margin-right:10px; width:20px; height:20px; font-weight:bold; text-align:center; line-height:20px;  background:url(../../../pic/busimanage/hf_icon.png) no-repeat;}

.zhxx {padding:1px 0; overflow:hidden; zoom:1;}
.zhxx .left { font-size:12px;}
.zhxx .left p.zh {padding:0 0 5px 0;}
.zhxx .left p.zj {padding:0 0 5px 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;}
.zhlbbtn {float:right; margin-top:10px;}
.zhlbbtn li {display:inline; float:left; width:60px; text-align:center; font-size:14px; margin-right:20px; }
.zhlbbtn li span.pic {display:block; width:56px; height:56px; background:url(../../../pic/busimanage/zhlbbtn2.jpg) no-repeat; margin-bottom:10px;}
.zhlbbtn li a {color:#666;display:block;}
.zhlbbtn li a:hover {color:#f00; }
.zhlbbtn li span{ display:block;width:56px; height:56px; margin-bottom:10px}
.zhlbbtn li#cz span {background:url(../../../pic/busimanage/zhlbbtn2.jpg) no-repeat;background-position:2px 0;}
.zhlbbtn li#zz span {background:url(../../../pic/busimanage/zhlbbtn2.jpg) no-repeat;background-position:-75px 0;}
.zhlbbtn li#jy span {background:url(../../../pic/busimanage/zhlbbtn2.jpg) no-repeat;background-position:-150px 0;}
.zhlbbtn li#sc span {background:url(../../../pic/busimanage/zhlbbtn2.jpg) no-repeat;background-position:-225px 0;}
.zhlbbtn li#fx span {background:url(../../../pic/busimanage/zhlbbtn2.jpg) no-repeat;background-position:-301px 0;}
.zhlbbtn li#yw span {background:url(../../../pic/busimanage/zhlbbtn2.jpg) no-repeat;background-position:-377px 0;}
.zhlbbtn li#cz:hover span { background:url(../../../pic/busimanage/zhlbbtn.jpg) no-repeat;background-position:2px 0;}
.zhlbbtn li#zz:hover span { background:url(../../../pic/busimanage/zhlbbtn.jpg) no-repeat;background-position:-75px 0;}
.zhlbbtn li#jy:hover span { background:url(../../../pic/busimanage/zhlbbtn.jpg) no-repeat;background-position:-150px 0;}
.zhlbbtn li#sc:hover span { background:url(../../../pic/busimanage/zhlbbtn.jpg) no-repeat;background-position:-225px 0;}
.zhlbbtn li#fx:hover span { background:url(../../../pic/busimanage/zhlbbtn.jpg) no-repeat;background-position:-302px 0;}
.zhlbbtn li#yw:hover span { background:url(../../../pic/busimanage/zhlbbtn.jpg) no-repeat;background-position:-378px 0;}
.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; height:50px;}
.tablezh td a {color:#1c67ab; text-decoration:underline;}
.tablezh td a.btn07 {text-decoration:none;}
.tablezh td.left {text-align:left; padding-left:30px;}
.tablezh td span {color:#666}
.zhlblist {width:445px;}
.zhlblist .ywctit {background:#e4f2cc url(../../../pic/busimanage/ywctit.jpg) no-repeat 20px center; border:1px solid #cbe4a0; padding-left:40px; height:28px; line-height:28px; color:#456f02; font-weight:bold;}
.zhlblist .ywc {display:inline-block; background:url(../../../pic/busimanage/righticon.gif) no-repeat; line-height:24px; padding-left:30px;}
.zhlblist .wwctit {background:#fff6d1 url(../../../pic/busimanage/wwctit.jpg) no-repeat 20px center; border:1px solid #fadf82; padding-left:40px; height:28px; line-height:28px; color:#f04b0b; font-weight:bold;}
.bdyhBox {padding:0 30px;}
.bdyhBox  .bdyhtit {margin-left:50px; background:url(../../../pic/busimanage/yhtit_icon.jpg) no-repeat left center; padding-left:35px; font-size:14px; font-weight:bold;}
.yhlist {margin-top:30px;}
.yhlist li {width:174px;height:54px; margin-bottom:20px; text-align:center; background:url(../../../pic/busimanage/yhlibg.jpg) no-repeat;  float:left; display:inline; margin-left:50px; cursor:pointer;}
.yhlist li img {margin-top:1px;}
.bank-over {font-size:14px; text-align:center; }
.bank-over span {width:174px;height:54px; position:relative; top:18px; margin:0 30px; text-align:center; background:url(../../../pic/busimanage/yhlibg.jpg) no-repeat; display:inline-block;}
.bank-over span img {margin-top:1px;}
.tgbank {display:inline-block; background:url(../../../pic/busimanage/whyicon2.jpg) no-repeat right center; padding-right:20px; margin-right:40px;}
.bankcon .msg {background:#fff8cc; padding:10px 20px; margin:0 160px; font-size:14px;}
.xybox {border:1px solid #ccc; padding:20px; font-size:14px;  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;}
.tablexy td {border:1px solid #ccc; padding:0 10px;}

#erwm{position:absolute; top:-10px; left:0; z-index:1000}
#yy-input{ display:none}
#tjr-txt{ display:none}
#btn-b{ display:none}


#popots2{ width:1000px; height:40px; margin:0px auto 0 auto; position:absolute;top:239px}
#loding{ display:none}
#errormsg{ display:none}
.pr10{ padding-right:10px}
.pr20{ padding-right:20px}

.btn_ckdt{ background:#3a7bbb; padding:5px 20px; color:#fff; border:0; cursor:pointer}
.yy-tab td{ font-size:13px; padding:2px 0;color:#fff}

.help-box{ padding:25px; line-height:26px}
.ghyh{ text-align:center; padding:30px 0; border-top:1px solid #dddddd; margin:0 50px}




.poputCon {padding:20px; background:#fff; _margin:0 -1px 0 1px; _width:399px; overflow:hidden;}
.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(../../../pic/busimanage/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;}
.fundbox .tit { margin-bottom:10px; padding-left:15px}
.fundbox .tit input {vertical-align:middle; margin-right:5px;}
.popupbtnbox {margin-top:20px; text-align:center;}

.blue,.blue a{ color:#359ee8}
.khwc-tab { border:1px solid #e8e8e8}
.khwc-tab td{ padding:5px}
.khwc-tab td.rbor{ border-right:1px solid #e8e8e8}

.yw-tab{ border-bottom:2px solid #6aad00; height:36px}
.yw-tab li{ height:36px; line-height:36px; width:170px; text-align:center; background:#fff6d1; margin-right:10px; float:left; font-size:14px; font-weight:bold; color:#f04b0b; cursor:pointer}
.yw-tab li.cur{ background:#e4f2cc; color:#456f02;}
.yw-tab li span.dot1{ background:url(../../../pic/busimanage/button_check2.png) no-repeat center; padding:4px 10px}
.yw-tab li span.dot2{ background:url(../../../pic/busimanage/button_check3.png) no-repeat center; padding:4px 10px}

.kt-box{ padding:30px 70px; border:1px solid #dddddd; border-top:none}

.kt-tab1{ font-size:14px}
.kt-tab1 td{ padding:7px 0}
.kt-tab1 a{ color:#359ee8; text-decoration:underline}

.spjz-btn{ text-align:center;}


.sfyz_list {width:387px; height:319px; float:left; margin-left:63px; background:#f1f1f1; border:1px solid #ddd;}
.sfyz_list h6 {background:url(../pic/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;}
.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;}

.btnX {background:url(../../../jykh/img/btn.gif) no-repeat; cursor:pointer;}
.btnX,.btnX:hover {display:inline-block; width:103px; height:26px; line-height:26px; text-align:center; background-position:0 -200px; color:#666;}
.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;}



.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
.num li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}
	.container, .container img{width:380px; height:200px;}
	.container{border:1px solid #333;}
	.container img{border:0;}
	
.correct{display:inline-block; height:14px; width:14px; background:url(../../../pic/busimanage/righticon.jpg) no-repeat; margin-top:10px;}

#y5{ height:1%;}
#con {font-size: 14px; margin: 0px auto;}
#tags { margin:0 0 0 0; width:236px; float:left;}
#tags LI { list-style-type: none; width:236px; height: 56px; text-align:center; margin-bottom:2px; }
#tags LI A {float: left; color: #010101; line-height: 56px; height: 56px;width:236px; text-decoration: none; background:#f0f3f5;}
#tags LI.emptyTag { width: 4px}
#tags LI.selectTag {position: relative; height:56px;}
#tags LI.selectTag A {color: #fff; line-height:56px; height:56px;width:236px; background:#359ee8; font-weight:bold;}
#tagContent {border: #e5ebef 1px solid; paddingt: 1px; width:705px; float:left;font-size: 15px;}
.tagContent {padding: 25px 15px 40px 15px; display: none;color: #474747;}
#tagContent DIV.selectTag {DISPLAY: block;font-size: 13px;}
.tagContent p{ padding: 0 15px 0 15px; line-height:29px;}

/*电话获取验证码 */
.noyzm{display:inline-block;width:200px;height:50px;padding:5px 0;cursor:pointer;position:absolute;left:370px;top:203px;}
.phone_tc{
	display:none;
	width:243px;
	height:139px;
	background:url(../../../pic/busimanage/tm_bg.png) no-repeat left top;
	position:absolute;
	left:95px;
	top:10px;
	padding:20px;
}
.phone_tc .con{color:#261f2a;font-size:14px;line-height:25px;font-family:"微软雅黑";}
.btn_phoneget{
	display:inline-block;
	width:130px;
	height:39px;
	cursor:pointer;
	text-align:center;
	line-height:39px;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	letter-spacing:1px;
	background:url(../../../pic/busimanage/phone_get.png) no-repeat left top;
	margin-top:20px;
	position:absolute;
	left:50%;
	margin-left:-65px;
	bottom:20px;
}
.btn_phoneget:hover{color:#fff;}
.btn_phoneget.disabled{background:url(../../../pic/busimanage/phone_get_gray.png) no-repeat left top;}

.cof-ad-line {height:50px;width: 100%;background: url(../../../pic/busimanage/cof_ad_line.jpg) center top;}
.cof-ad-line a {height: 100%;display: block;}
.cof-ad-banner {position: absolute;min-width: 1000px;overflow: hidden;z-index: 999;width: 100%;top: 118px;height: 551px;}
.cof-ad {text-align: center;position: absolute;left: 50%;top: 0;margin-left: -800px;}
.coffee-banner {width: 100%;height: 200px;background: url(../../../pic/busimanage/cof_acc_ban.jpg) no-repeat center top;}
.coffee-banner a {height: 100%;display: block;}
.no-display{
	display: none;
}
.pop-box {
	width: 460px;
	font-family: "微软雅黑";
	position: relative;
}
.pop-box .pop-close{
	position: absolute;
	right: -12px;
	top: -12px;
}
.pop-box .pop-tit{
	background: url(../../../pic/busimanage/cof_pop_tit.png);
	padding: 0 25px;
}
.pop-box .pop-tit h2{
	color: #ffffff;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
}
.pop-box .pop-con {
	padding: 25px 40px 40px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
}
.pop-box .btn-set {
	text-align: center;
}
.pop-box .btn-set a.btn {
	display: inline-block;
	width: 164px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	padding-bottom: 4px;
}
.pop-box .btn-set a.btn.orange{
	background-image: url(../../../pic/busimanage/cof_pop_btn1.png);
}
.pop-box .btn-set a.btn.blue{
	background-image: url(../../../pic/busimanage/cof_pop_btn2.png);
}
.pop-box .phone {
	text-align: center;
	margin-bottom: 20px;
}
.pop-box .phone span{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	background: url(../../../pic/busimanage/cof_phone.png) no-repeat 0 center;
	color: #666666;
	padding-left:18px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
.pop-box p{
	color: #444444;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}
.pop-box .pop-tips {
	height: 34px;
	background: #feead7;
}
.pop-box .pop-tips p {
	font-size: 14px;
	line-height: 34px;
}
.pop-box .img-box {
	text-align: center;
	margin-bottom: 20px;
}
.pop-box .pop-con p{
	margin-bottom: 20px;
}
.pop-box .pop-con p strong{
	font-size: 20px;
	color: #666666;
}
.pop-box.pop-3 .btn-set a.btn.blue{
	margin-left: 40px;
}

/*--------猜指数效果---------*/

.zddh{ width:130px; height:200px; background:url(../../../pic/busimanage/zdhd.jpg) 0 0 no-repeat; position:fixed; right:0px; bottom:0px;}
*html .zddh{ position:absolute;}
.zddh a{ width:223px; height:37px; padding:198px 10px 0px; display:block; color:#e34f4f; text-decoration:none; font-family:Arial, "微软雅黑"; text-align:center;}
.zddh a:hover{ color:#e34f4f; text-decoration:none; }


/*新增02150313*/
.conTit .goto{
	display: inline-block;
	width: 82px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	background-color: #53aceb;
}
#fancy{
	width: 600px;
	text-align: center;
	border-radius: 6px;
	font-family: "微软雅黑";
}
#fancy .succ{
	margin-bottom: 15px;
}
#fancy h3{
	font-size: 24px;
	font-weight: bold;
	color: #444;
	line-height: 1;
	margin-bottom: 16px;
}
#fancy p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
}
#fancy .sec1{
	padding: 28px 0 23px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#fancy .sec2{
	border-top: 1px solid #ddd;
	background-color: #77c6f3;
	padding: 28px 0; 
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.fancybox-close{
	border-radius: 50%;
	width: 43px;
	height: 43px;
}
