/*
* Design by Jovi zhan 
---------------------------------------------------------*/
a{
    text-decoration: none;
    color:#666666;
    outline: none;
}
body, button, input, select, textarea{
    font: 12px/1.5 'microsoft yahei',Arial,Helvetica,sans-serif,Tahoma;
    color:#666666;
}
footer, article, section, menu, hgroup {display: block;}
/*keep footer position*/
html, body {height: 100%;}
body{
    background: url(../Images/bodyBG.png) 0 0 repeat #f0f4f7;
    line-height: 150%;
}
ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
li{
    vertical-align:bottom;
    vertical-align:top;
    line-height:1.5em;
    list-style-type:none;
}
/*a:visited{
    text-indent: none;
    color: #0046ff;
}*/
a:hover{
    color: #0046ff;
    text-decoration: underline;
}
.clearbox{clear:both;}
INPUT {
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/*
*尺寸位置
---------------------*/
.w918 {width:918px; margin:0 auto;}
.w950 {width:950px; margin-top:15px;}
.w230 {width:230px; margin-right:15px;}
.w228 {width:228px; border:1px solid #DBDBDB;}
.w705 {width:705px;}
.font16 {font:400 16px/34px 'microsoft yahei'; color:#414141; }
.w228 .font16 {text-indent:15px;}
.font16 strong {font:600 14px/34px 'simsun'; color:#333;}
.font16 span a {color:#223D7F;}
.font16 span {color:#999;}
.font14 {font-size: 14px;}
.fl {display:inline; float:left;}
.mt15 {margin-top:15px;}
.mt30 {margin-top:30px;}
.dblock {display: block;}
.xblue {color: #3d63c8;}
.xgold {color: #FDB00E;/*#E5C300*/}
.xdgold {color: #b27f00;}
.xgray {color: #444;}
.xred {color: #f00;}
.bold {font-weight: bold;}
.limit_text {
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.border_none{ border:none !important;}
/*
*头部 公用
---------------------*/
.homeMain{
    background:0 0 no-repeat #FFFFFF;
    margin: 0 auto;
    padding: 0 15px 50px;
    width: 950px;
}
.headerTheme{
    height:100px;
    position:relative;
    width:950px;
}
.headerLogo{
    float:left;
    height:100px;
    width:510px;
}
.headerLogo a{
    background: url(../Images/xiyuLogo.png) 0 0 no-repeat;
    display:block;
    height:100px;
    text-indent:-9999px;
    width:239px;
}
/*.CS_info{
    line-height: 80px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    width: 420px;
}
.CS_phone{
    margin:0 15px;
    font-size:22px;
    float:right;
}
.homeMain .CS_info small{
    bottom: 9px;
    line-height: 16px;
    position: absolute;
    right: 20px;
}*/

.headTopRight {
    float: right;
    margin-top: 20px;
}
.headTopRight p {
    margin-right: 10px;
    margin-top: 8px;
    text-align: right;
}
.headTopRight a, .headTopRight {
    color: #9FA0A0;
    text-decoration: none;
}
.headTopRight a {
    margin-left: 9px;
    margin-right: 9px;
}
.headTopRight a:hover{
    color: #3D63C8;
    text-decoration:underline;
}
.headTopTel {
    font-family: "Palatino Linotype","Book Antiqua",serif;
    font-size: 20px;
    font-style: italic;
    margin-right: 8px;
}
.headTopRight span.headTopTel {
    color: #FDB00E;/*#e8c50c*/
}
/*
*顶部菜单
---------------------*/
.headerNav {
    height: 32px;
    width: 950px;
    *width: 952px;
}
.headerNav li {
    border-left: 1px solid #2774B0;/*#03254f*/
    border-right: 1px solid #49A8DB;/*#064FAB*/
    float: left;
    height: 32px;
    overflow: visible;
    width: 14.105%;/*14.105% 12.075*/
}
.headerNav .headerNavFrist {
    border-left: medium none;
    border-right: medium none;
    left: 1px;
    position: relative;
}
.headerNav .headerNavLast {
    border-right: medium none;
    width: 14.105%;
}
.headerNav li a {
    background: none repeat scroll 0 0 #3D8DC8; /*#053e86*/
    color: #F0F4F8;
    display: block;
    font: 400 15px/32px 'microsoft yahei';
    height: 100%;
    text-align: center;
    width: 100%;
}
.headerNav .flowVisible .subnav {
    box-shadow: 1px 2px 7px #0A0000;
    display: none;
    position: relative;
    width: 100%;
    z-index: 1111;
}
.headerNav .flowVisible .subnav a {
    border-top: 1px solid #2774B0;/*#131D50*/
    color: #F0F4F8;
    display: block;
    float: none;
    font-size: 14px;
    line-height: 32px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 39px;
    white-space: nowrap;
    width: 100%;
}
.headerNav .flowVisible .subnav a:hover{
    color: #fff;/*#99892C;*/
}
.headerNav li .moren {
    background: none repeat scroll 0 0 #FDB00E;/*#e8c50c*//*#B08060*/
    color: #fff;/*#99892C;*/
}
.headerNav li a:hover {
    background: none repeat scroll 0 0 #FDB00E;/*#e8c50c*//*#B08060*/
    text-decoration: none;
    color: #fff;/*#99892C;*/
}

/*
*首页内容
---------------------*/
img,input{border:none;}
.clearfix:after {
    visibility:hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1;
}
.headerRegister {
    height:245px;
    border-top:2px solid #3D63C8;
    margin-right:15px;
    background-color:#fbfbfc;
}

.homeBox ul{
    height:212px;
    padding:15px 0;
}
.homeBox ul li{ overflow:hidden;}
.homeBox ul li.txtTips{
    background: url(../Images/homeBox-a.png) 45px 15px no-repeat;
    font:bold 18px/42px 'microsoft yahei','simhei',arial;
    color:#3D63C8;
    padding-left:70px;
}
.homeBox ul .txtTips span{
    background: url(../Images/homeBox-a.png) 15px 6px no-repeat;
    color:#E5C300;
    padding-left:40px;
}
.homeBox ul li .regBtn,.homeBox .logBtn{
    margin:20px 0 0 24px;
    width:180px;
    height:40px;
    color:#fff;
    overflow:hidden;
    display:block;
    background: url(../Images/indexBoxBtn.png) no-repeat;
    font:bold 18px/39px 'microsoft yahei','simhei',arial;
    text-align:center;
    letter-spacing: 2px;
}
.homeBox ul li .regBtn:hover{
    background-position: 0px -50px;
    text-decoration: none;
}
.homeBox ul li .logBtn{
    background-position:0px -100px;
}
.homeBox ul li .logBtn:hover{
    background-position:0px -150px;
    text-decoration: none;
}
.vip_home{
    height: 90px;
    width: 180px;
    padding-left: 24px;
}
.vip_home img{

}

/*
* focus 幻灯片
---------------------*/
#focus{
    width:705px;
    height:248px;
    position:relative;
    overflow:hidden;
    _width:700px;
}
#focus .bd {position: relative}
#focus .btn-prev, #focus .btn-next{
    display: none;
    position: absolute;
    top:50%;
    margin-top:-40px;
    width: 40px;
    height: 80px;
    z-index: 2
}
#focus .btn-prev{
    left: 0;
    background: url(../Images/left-arrow.png)no-repeat;
    _background: 0;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../Image/left-arrow.png")
}
#focus .btn-next{
    right: 0;
    background:url(../Images/right-arrow.png) no-repeat;
    _background: 0;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../Image/right-arrow.png")
}
#focus .focus-bar-box{
    width: 100%;
    height: 248px;
    position: relative;
    overflow: hidden
}
#focus .focus-bar {width: 10000px}
#focus .focus-bar li{
    float: left;
    width: 705px;
    height: 248px
}
#focus .focus-bar li a{
    width: 100%;
    height:248px;
    display: block
}
#focus .focus-bar li img {width: 100%; height:248px;}
#focus .ft{
    position: absolute;
    left:0;
    bottom:0;
    z-index:1;
    width: 705px;
    height: 40px
}
#focus .ftbg{
    position: absolute;
    top:0;
    left:0;
    z-index:-1;
    width:705px;
    height:40px;
    background:#000;
    display:none;
    opacity:0.6;
    filter: alpha(opacity=60)
}
#focus .change{
    position: absolute;
    right:10px;
    bottom:20px;
    height:11px
}
#focus .hd{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 550px;
    height: 40px;
    display:none;
}
#focus .focus-title{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    padding: 0 15px 0 20px;
}
#focus .focus-title .title{
    color:#64d734;
    font:400 16px/40px 'microsoft yahei';
}
#focus .focus-title a{
    display: none;
    color: #fff;
    font:400 16px/40px 'microsoft yahei';
}
#focus .change a{
    display:block;
    float:left;
    width:11px;
    height:11px;
    margin-right:8px;
    margin-top:8px;
    background:url(../Images/imggray.png) 0 0 no-repeat;
    _background: 0;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../Image/imggray.png");
    cursor: pointer;
}
#focus .change a.on{
    background:url(../Images/imgyellow.png) no-repeat;
    _background: 0;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../Image/imgyellow.png")
}
/*------------------------------------------------------------------------------*/

/*公告*/
.newsList{
    width:198px;
    margin:0 auto;
}
.newsList li{
    width:198px;
    height:28px;
    float:left;
    text-indent:15px;
    overflow:hidden;
    position: relative;
}
.newsList li a{
    display: block;
    line-height:28px;
    color:#3D63C8;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.newsList li a:hover,
.table_index a .red:hover{
    color:#0046ff;
}
.newsList li b,.rec_news ul li b{
    width: 3px;
    height: 3px;
    overflow: hidden;
    line-height: none;
    font-size: 0;
    text-indent: -9999em;
    background: #5ABED2;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -2px;
}
.homeNotice{
    border-top: 2px solid #3D63C8;
    height:160px;
    position: relative;
}
.homeNotice h3{
    height:36px;
    line-height:36px;
}
.homeNotice .more,
.homeContent .more{
    color: #3D63C8;
    position: absolute;
    right: 15px;
    top: 12px;
}
.homeNotice .more:hover,
.homeContent .more:hover{
    color: #0046ff;
}
/*合作伙伴*/
.homePartner{
    background-color: #fbfbfc;
    margin-top: 15px;
    height: 445px;
    border-top: 2px solid #FDB00E;/*#e8c50c*/
}
.homePartner .mediaimg li{
    margin: 11px 0 0 25px;
    overflow: hidden;
    width: 176px;
    height: 52px;
}
.homePartner .mediaimg a{
    width: 174px;
    height: 50px;
    display: block;
    background-color: #fff;
    border: 1px solid #eee;
}
.homePartner .mediaimg a:hover{
    border: 1px solid #ccc;
}
.homePartner .mediaimg img{
    width: 174px;
    height: 50px;
}
/* 通道 */
.homePassage li{
    float: left;
    height: 110px;
    margin-right: 5px;
    width: 230px;
}
.homePassage li a img{
    height: 110px;
    width: 230px;
}
/*.homePassage li:hover{
    opacity: 0.6;
    filter:alpha(opacity=60);
}*/

/*首页项目列表*/
.homeContent{
    position: relative;
    display: block;
    overflow:hidden;
}
.homeContent .more{
    font-size: 14px;
    right: 5px;
}
.homeH2{
    width: 100%;
    height: 35px;
    font: 400 22px/28px 'microsoft yahei';
    color: #404040;
    border-bottom: 2px solid #1958ff;
}
.table_index{
    width: 705px;
    height: 222px;
    margin: 2px 0 13px;
    font: 400 13px/40px;
}
.table_index .bluebg{
    border: none;
}
.table_index td,
.table_index span{
    font:400 13px/40px 'microsoft yahei';
}
.table_index td a span:hover{
    text-decoration:underline;
    color: #0046ff;
}
.table_indexC table td {
    height:30px;
    line-height: 30px;
    vertical-align: top\0;
}
.table_indexC table{
    height:40px;
    background:#FFF;
    border-bottom:1px solid #ECECEC;
}
.table_indexC .tdStyle{
    padding-right: 10px;
    width:150px;
    overflow:hidden;
    text-align:left;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tableButton{
    width:83px;
    line-height:22px;
    padding-left: 0px;
    margin-top: 8px\0;
}
.tableButton a,.followMin{
    display: block;
    width: 83px;
    height: 24px;
    color: #fff;/*#99892C;*/
    text-align: center;
    background-color: #FDB00E;/*#e8c50c*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.tableButton a:hover,.followMin:hover{
    text-decoration: none;
    background-color: #f1a402;/*#E3C100*/
}

/*
*   底 部
---------------------*/
.homeFooter{
    margin-top: 70px;
    text-align: center;
}
.FNav{
    padding:19px 0px;
    border-bottom:1px dashed #a6a6a6;
}
.FNav a{
    margin:0px 18px;
    color:#686a70;
    display:inline-block;
    background:#fff;
}
.FNav a:hover{
    color: #3D63C8;
}
.homeFooter p{
    line-height:24px;
    color:#686a70;
    font-family: 'microsoft yahei', Helvetica, sans-serif;
    margin:10px 0px;
}
/*回到顶部*/
#backtop{
    width:39px;
    cursor:pointer;
    height:154px;
    position:fixed;
    margin-left:990px;
    bottom:165px;
    background:url(../Images/sidebar.png) 0 0 no-repeat;
}
#backtop li{
    width:39px;
    height:39px;
}
#backtop li a{
    display:block;
    width:39px;
    height:39px;
    text-indent:-9999px;
}
#backtop li a:hover{
    padding:5px 0 0 1px;
    text-decoration:none;
    text-indent:0;
    text-align:center;
    background:#3D63C8;
    letter-spacing: 2px;
    font:400 12px/14px 'microsoft yahei';
    color:#DBE2EA;
    width: 38px;
    height: 34px;
}
#backtop .lineHeight a:hover,#backtop .kefuBar a:hover,#backtop .loginBar a:hover{
    line-height:28px;
}

/* wechat */
.popover{
    top: -175px;
    left: -58px;
    display: block;
    margin-top: -10px;
    opacity: 1;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    z-index: 1010;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    cursor: default;
}
.popover-content{
    padding: 9px 14px;
}
.popover-content p{
    margin: 0 0 10px;
    white-space:nowrap;
}
.popover-content img{
    width: 120px;
    height: 120px;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.popover .arrow,
.popover .arrow:after{
    position:absolute;
    display:block;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.popover .arrow{
    border-width: 11px;
}
.popover .arrow:after{
    border-width:10px;
    content:""
}
.popover .arrow{
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color:#999;
    border-top-color:rgba(0,0,0,.10);
    border-bottom-width:0
}
.popover .arrow:after{
    bottom:1px;
    margin-left:-10px;
    border-top-color:#fff;
    border-bottom-width:0
}
/*
*  我要投资
---------------------*/
.invest_title{
    margin-top: 20px;
    width: 950px;
    height: 80px;
    background:url(../Images/invest-title.png) no-repeat;
}
.invest_tit_button{
    float: right;
    overflow: hidden;
}
.invest_tit_button a{
    margin:20px 30px 0 0;
    width:180px;
    height:40px;
    color:#fff;
    overflow:hidden;
    display:block;
    background: url(../Images/indexBoxBtn.png) 0 -200px no-repeat;
    font:bold 18px/39px 'microsoft yahei','simhei',arial;
    text-align:center;
    letter-spacing: 2px;
}
.invest_tit_button a:hover{
    background-position:0px -150px;
    text-decoration: none;
}
.invest_box,.apply_box{
    margin-top: 20px;
    position: relative;
}
.invest_box .invest_tab{
    width: 100%;
    height: 38px;
    line-height: 36px;
    border-bottom:3px solid #3D63C8;
}
.invest_box .invest_tab li{
    line-height: 36px;
}
.invest_box .tab_item {
    float: left;
    text-align: center;
    position: relative\9;
    top: -1px\9;
    width: 100px;
}
.invest_box .t_current,.invest_box .on{
    background-color: #E1E1E1;
}
.invest_box .invest_tab li:hover{
    cursor: pointer;
    background-color: #e9e9e9;
}
.invest_box .tab_item a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
}
.invest_box .tab_item a:hover{
    text-decoration: none;
}
.raqpage{
    height: 32px;
    line-height: 32px;
    width: 100%;
    background-color: #f6f6f6;
}
.raqpage li{
    line-height: 32px;
}
.listraq{
    width: 550px;
    float: left;
}
.listraq li{
    float: left;
    padding: 0 20px;
    font-size: 13px;
}
.listraq li a{
    color: #fff;
}
.listraq li a:hover{
    text-decoration: none;
}
.listraq li.raq:hover{
    background-color: #3D63C8;
    color: #fff;
    cursor: pointer;
}
.listraq li.current{
    background-color: #3D63C8;
    color: #fff;
    padding: 0 10px;
    _padding-top:5px;
    /*_height:23px;*/
}
.listraq li.asc span{
    display: inline-block;
    width: 9px;
    height: 13px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    position: relative;
}
.listraq li.asc span{
    top: 1px;
    *top:-1px;
    _top:1px;
    left: 3px;
    background-position:  -15px -65px;
}
.investlist{
    padding-bottom: 10px;
    min-height: 100px;
}
.investlist_item{
    height: 55px;
    padding: 10px 0 10px 15px;
    _position:relative;
}
.investlist_item:hover{
    background-color: #ffffd6;/*#ffffea*/
}
.investlist_item_even{
    background-color: #f3f3f3;
}
.investlist_item:hover .xgray{
    color: #f1a402;/*#E3C100*/
}
.investitem_main{
    width: 760px;
    line-height: 24px;
    float: left;
    color: #999；
}
.investitem_main .invest-item-span1 a{
    font-size: 15px;
    line-height: 26px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.invest-item-span1{
    width: 290px;
    float: left;
}
.invest-item-span1 p{
    width: 275px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.invest-item-span2{
    width: 200px;
    float: left;
}
.invest-item-span3{
    width: 200px;
    float: left;
    margin-left: 65px;
}
.icon{
    display: inline-block;
    background:url(../Images/icon.png) 0 0 no-repeat;
}
.icon_flow{
    width: 12px;
    height: 11px;
    background-position: 0 0;
}
.invest-item-span3 .icon{
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.icon_clock{
    width: 12px;
    height: 12px;
    background-position: 0 -23px;
}
.investitem_status{
    width:155px;
    width:165px\9;
    float: right;
    padding: 8px 0 5px 0;
}
.investitem_status a{
    color: #fff;
    width: 125px;
    height: 36px;
    line-height: 36px;
    display: block;
    text-align: center;
}
.in_btn_A{
    background:url(../Images/invest-btn.png) 0 0 no-repeat;
}
.in_btn_A:hover{
    background-position: 0 -41px;
}
.in_btn_B{
    background:url(../Images/invest-btn.png) 0 -82px no-repeat;
}
.in_btn_B:hover{
    background-position: 0 -123px;
}
.in_btn_C{
    font: bold 16px/36px 'microsoft yahei','simhei',arial;
    letter-spacing: 2px;
    background:url(../Images/invest-btn.png) 0 -164px no-repeat;
}
.in_btn_C:hover{
    background-position: 0 -205px;
    text-decoration: none;
}
.financing_title{
    background:url(../Images/financing-title.png);
}

/*CLEARFIX
-------------------------------------------------------------- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*
*项目详细
---------------------*/
.details_hd{
    margin-top:25px;
    width:947px;
    border:1px solid #d3d8dc;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom:15px;
}
.details_tit{
    height:54px;
    line-height:54px;
    background:#f0f5f7;
    border-bottom:1px solid #d3d8dc;
    border-radius:6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
}
.details_tit h3{
    font-size:18px;
    line-height:54px;
    color:#666; font-weight:bold;
    text-indent:20px;
    max-width:680px;
    float:left;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.details_tit .share_box{
    float:right;
    width:auto;
    padding-right:10px;
}
.account_con{
    float:left;
    width:705px;
}
.acc_con1{
    padding-top:50px;
    padding-left:10px;
}
.acc_con1 ul li{
    height:70px;
    float:left;
    padding:0px 25px;
    border-left:1px solid #d3d8dc;
}
.acc_con1 ul li h3{
    font-size:14px;
    line-height:20px;
    color:#69737b;
}
.acc_con1 ul li p{
    font-size:24px;
    line-height:40px;
    padding:8px 0px 7px;
    color:#666;
}
.acc_con1 ul li p .unit{
    font-size:30px;
    color:#bcc8d0;
    font-weight:bold;
}
.acc_con1 ul li p .unit2{
    font-size:14px;
    color:#bcc7cf;
    padding-left:3px;
}
.acc_con1 ul li p .fs_rd{
    font-size:32px;
    color:#f00;
    font-weight:bold;
    font-family:Arial;
}
.acc_con1 ul li p .fen{
    font-size:26px;
    color:#f00;
    font-weight:bold;
    font-family:Arial;
}
.acc_con2{
    padding-top:25px;
    padding-left:10px;
}
.acc_con2 ul li{
    float:left;
    padding:0px 25px;
}
.acc_con2 ul li dl{
    height:22px;
    padding:4px 0px;
}
.acc_con2 ul li dl dt{
    float:left;
    color:#69737b;
}
.acc_con2 ul li dl dd{
    float:left;
    color:#666;
    padding-left:3px;
}
.acc_con3{
    padding-top:20px;
    padding-left:35px;}
.acc_con3 ul li{
    float:left;
    padding-right:20px;
    height:50px;
    line-height:50px;
}

.details_bd { width:100%;}
.details_info{
    float:left;
    width:660px;
}
.det_con_part{
    width:658px;
    border:1px solid #d3d8dc;
    border-radius:5px;
    margin-bottom:15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.tit_sty01{
    width:100%;
    height:48px;
    line-height:48px;
    border-bottom:1px solid #d3d8dc;
}
.tit_sty01 h3{
    font-size:18px;
    line-height:48px;
    color:#666;
    text-indent:20px;
    font-weight:bold;
    float:left;
}
.tit_sty01 .tit_links{
    float:right;
    padding-right:5px;
}
.tit_sty01 .tit_links ul li{
    float:left;
    font-size:14px;
    padding:10px 5px 10px 0px;
}
.tit_sty01 .tit_links ul li a{
    width:50px;
    height:30px;
    line-height:30px;
    display:block;
    text-align:center;
    color:#666;
}
.tit_sty01 .tit_links ul li.fn-hide a{
    background:url(../Images/icon_product.png) no-repeat -122px -203px;
}
.product_details { padding:20px 20px 30px;}
.product_details table{
    width:100%;
    border:1px solid #d3d8dc;
    font-size:14px;
    line-height:22px;
}
.product_details table tbody th,
.product_details table tbody td{
    padding:5px 5px;
    height:26px;
    vertical-align:middle;
    border-right:1px solid #d3d8dc;
    border-bottom:1px solid #d3d8dc;
}
.product_details table tbody th{
    padding-left:11px;
    background:#f0f4f7;
}
.product_tips{
    padding:10px 20px 30px;
    font-size:14px;
    line-height:26px;
}

.details_side{
    float:right;
    width:260px;
}
.det_side_part{
    width:258px;
    height:323px;
    border:1px solid #d3d8dc;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom:15px;
}
.side_part{
    width:258px;
    border:1px solid #d3d8dc;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom:15px;
}
.org_info{
    padding:20px 0px;
    width:218px;
    margin:0px auto;
    max-height:243px;
    overflow:hidden;
}
.org_info h3{
    width:100%;
    text-align:center;
    padding-bottom:5px;
}
.org_info dl,
.org_info p{
    width:100%;
    padding:2px 0px;
    line-height:20px;
}
.org_info dl dt{
    width:75px;
    float:left;
}
.org_info dl dd{
    margin-left:60px;
}
.org_detali{
    padding:0px 20px 20px;
}
.org_detali a{
    width:70px;
    height:24px;
    line-height:24px;
    color:#666;
    background:url(../Images/icon_product.png) no-repeat -188px -143px;
    display:block; text-align:center;
}
.org_pro{
    padding:20px;
}
.org_pro ul li{
    width:100%;
    padding:10px 0px;
    border-top:1px dashed #e3e3eb;
}
.org_pro ul li h3{
    line-height:24px;
    background:url(../images/index/icon_index.png) no-repeat -670px 8px;
    text-indent:15px;
}
.org_pro ul li p{
    line-height:24px;
}
.org_pro ul li p em{
    color:#F00;
    font-family:Arial;
}
.org_info img{
    width: 130px;
    height: 130px;
}

.details_flow,.details_unflow{
    float: right;
    width: 230px;
}
.details_flow a,.details_unflow a{
    margin:80px 0 0 20px;
    width:180px;
    height:40px;
    color:#fff;
    overflow:hidden;
    display:block;
    background: url(../Images/indexBoxBtn.png) 0px -350px no-repeat;
    font:bold 18px/39px 'microsoft yahei','simhei',arial;
    text-align:center;
    letter-spacing: 2px;
}
.details_flow a:hover{
    background-position:0px -400px;
    text-decoration: none;
}
.details_unflow a{
    background-position: 0px -250px;
}
.details_unflow a:hover{
    background-position: 0px -300px;
}
.projects_title{
    background: url(../Images/projects-title.png) no-repeat;
}
.lightimage{
    width: 270px;
    margin: 20px 20px 0 0;
    display: inline-block;
}
.lightimage a{
    display: block;
    border:1px solid #ddd;
    padding:4px;
    border-radius:4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.lightimage img{
    height: 160px;
    width: 260px;
}
.lightimage a:hover{
    border-color: #08c;
}
/*注册登录密码模块
--------------------------------*/
.login_panel, .general_regist_panel, .recruiter_regist_panel, .find_password_panel {
    font-size: 14px;
}
.login_panel .form_item, .general_regist_panel .form_item, .recruiter_regist_panel .form_item, .find_password_panel .form_item {
    margin: 20px 0;
}
.login_panel .form_item:after, .general_regist-panel .form_item:after, .recruiter_regist_panel .form_item:after, .find_password_panel .form_item:after {
    clear: both;
    content: '';
    display: block;
}
.login_panel .form_label, .general_regist_panel .form_label, .recruiter_regist_panel .form_label, .find_password_panel .form_label {
    float: left;
    width: 100px;
    text-align: right;
}
.login_panel .form_input, .general_regist_panel .form_input, .recruiter_regist_panel .form_input, .find_password_panel .form_input {
    margin-left: 110px;
}
.login_panel .form_checkbox, .login_panel .form_radio, .general_regist_panel .form_checkbox, .general_regist_panel .form_radio, .recruiter_regist_panel .form_checkbox, .recruiter_regist_panel .form_radio, .find_password_panel .form_checkbox, .find_password_panel .form_radio {
    width: auto !important;
    height: auto !important;
    border: none !important;
    vertical-align: middle;
    margin-right: 5px;
}
.login_panel .form_point, .general_regist_panel .form_point, .recruiter_regist_panel .form-point, .find_password_panel .form_point {
    float: left;
    margin-right: 10px;
}
.login_panel .form_placeholder_wrap, .general_regist_panel .form_placeholder_wrap, .recruiter_regist_panel .form_placeholder_wrap, .find_password_panel .form_placeholder_wrap {
    position: relative;
}
.login_panel .form_placeholder, .general_regist_panel .form_placeholder, .recruiter_regist_panel .form_placeholder, .find_password_panel .form_laceholder {
    position: absolute;
    cursor: text;
}
.login_panel .form_item, .general_regist_panel .form_item, .recruiter_regist_panel .form_item, .find_password_panel .form_item {
    clear: both;
    position: relative;
}
.login_panel .form_label label, .general_regist_panel .form_label label, .recruiter_regist_panel .form_label label, .find_password_panel .form_label label {
    line-height: 34px;
}
.login_panel .form_input input, .general_regist_panel .form_input input, .recruiter_regist_panel .form_input input, .find_password_panel .form_input input {
    width: 300px;
    border: 1px solid #cecece;
    height: 32px;
    padding: 0 2px;
}
.login_panel .form_input input:focus, .general_regist_panel .form_input input:focus, .recruiter_regist_panel .form_input input:focus, .find_password_panel .form_input input:focus {
    border-color: rgba(82,168,236,.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
}
.login_panel .remember_user, .general_regist_panel .remember_user, .recruiter_regist_panel .remember_user, .find_password_panel .remember_user {
    margin-right: 10px;
    color: #898989;
    padding-right: 10px;
    background: url("../img/bg/separater-1.png") 100% 50% no-repeat;
}
.login_panel .remember_user input, .general_regist_panel .remember_user input, .recruiter_regist_panel .remember_user input, .find_password_panel .remember_user input {
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-right: 5px;
    border: none;
}
.login_panel .tips, .general_regist_panel .tips, .recruiter_regist_panel .tips, .find_password_panel .tips {
    position: absolute;
    top: 9px;
    left: 426px;
    font-size: 12px;
    line-height: 16px;
    color: #898989;
}
/*.login_panel .error input, .general_regist_panel .error input, .recruiter_regist_panel .error input, .find_password_panel .error input {
  border-color: #f00;
}
.login_panel .error .tips, .general_regist_panel .error .tips, .recruiter_regist_panel .error .tips, .find-password_panel .error .tips {
  padding-left: 19px;
  background: url("../img/tit/loginError.gif") 0 1px no-repeat;
  color: #f00;
}
.login_panel .correct .tips, .general_regist_panel .correct .tips, .recruiter_regist_panel .correct .tips, .find_password_panel .correct .tips {
  padding-left: 19px;
  background: url("../img/tit/loginVerify.gif") 0 1px no-repeat;
}*/
.tips_error,.tips_verify{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 9px;
    left: 426px;
    font-size: 12px;
    line-height: 16px;
}
.tips_error {
    padding-left: 19px;
    background: url("../Images/loginError.gif") 0 1px no-repeat;
    color: #f00;
}
.tips_verify{
    padding-left: 19px;
    background: url("../Images/loginVerify.gif") 0 1px no-repeat;
}
.login_panel .additional {
    margin: 40px 0 20px 110px;
    font-size: 12px;
}
.login_regist_slogan {
    margin: 40px 0;
}
.login_regist_slogan li {
    float: left;
    width: 300px;
    padding: 0 10px;
}
.login_regist_slogan li img {
    float: left;
    margin-right: 10px;
}
.login_regist_slogan li h3 {
    color: #2B2B2B;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    line-height: 28px;
}
.login_regist_slogan li p {
    color: #898989;
    line-height: 16px;
}

.login_panel {
    height: 383px;
    margin-top: 20px;
    padding: 100px 38px 0 38px;
    background: url(../Images/loginBg.png) no-repeat;
    height: 363px;
    padding-top: 120px;
}
.login_panel form {
    margin-left: 190px;
}

.regist_account_switch {
    margin: 0px 19px 0;
    border-bottom: 1px solid #e3e3e3;
}
.regist_account_switch a {
    width: 449px;
    height: 56px;
    float: left;
    margin-bottom: -1px;
    border: 1px solid #e3e3e3;
    line-height: 56px;
    color: #969696;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    font-family: "Microsoft Yahei";
    background-color: #f8f8f8;
    background-position: 120px 50%;
    background-repeat: no-repeat;
}
.regist_account_switch .general {
    background-image: url(../Images/nor.png);
}
.regist_account_switch .recruiter {
    margin-left: 10px;
    background-image: url(../Images/hun.png);
}
.regist_account_switch .gen_current {
    border-bottom-color: #fff;
    background-color: #fff;
    background-image: url(../Images/nor-2.png);
}
.regist_account_switch .rec_current {
    border-bottom-color: #fff;
    background-color: #fff;
    background-image: url(../Images/hun-2.png);
}

.general_regist_panel, .recruiter_regist_panel {
    height: 650px;
    padding: 40px 38px 0 38px;
    background: url("../Images/norRegist-c.png") 50% 0 no-repeat;
}
.general_regist_panel .declare, .recruiter_regist_panel .declare {
    line-height: 1;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #fcf922;/*#b8e2fb*/
    color: #898989;
    background-color: #ffffca;/*#e8f6ff*/
}
.general_regist_panel .declare span, .recruiter_regist_panel .declare span {
    color: #f60;
}
.general_regist_panel form, .recruiter_regist_panel form {
    margin-left: 190px;
}
.general_regist_panel .user_agreement, .recruiter_regist_panel .user_agreement {
    font-size: 12px;
    color: #898989;
    margin: -7px 0 24px 110px;
}
.general_regist_panel .user_agreement label, .recruiter_regist-panel .user_agreement label {
    line-height: 15px;
}
.general_regist_panel .user_agreement input, .recruiter_regist_panel .user_agreement input {
    vertical-align: middle;
    margin-right: 5px;
}
.general_regist_panel .sex .form_point, .recruiter_regist_panel .sex .form_point {
    margin: 5px 40px 0 0;
}
.general_regist_panel .sex input, .recruiter_regist_panel .sex input {
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-right: 5px;
    border: none;
}
.general_regist_panel .sex .tips, .recruiter_regist_panel .sex .tips {
    left: 264px;
}
/
.general_regist_panel .autoCon, .recruiter_regist_panel .autoCon {
    left: 110px;
    margin-top: -1px;
    width: 304px;
}
/*取消背景*/
.bd_r{
    background: none;
}

.regist_btn input,
.login_btn input,
.finpass_btn input{
    margin:20px 0 0 110px;
    width:180px;
    height:40px;
    color:#fff;
    overflow:hidden;
    display:block;
    background: url(../Images/indexBoxBtn.png) 0 0 no-repeat;
    font:bold 18px/39px 'microsoft yahei','simhei',arial;
    text-align:center;
    letter-spacing: 2px;
    cursor: pointer;
}
.regist_btn input:hover,
.login_btn input:hover,
.finpass_btn input:hover{
    background-position: 0px -50px;
    text-decoration: none;
}
.login_btn input,.finpass_btn input{
    background-position: 0 -100px;
}
.login_btn input:hover,.finpass_btn input:hover{
    background-position: 0 -150px;
}

.form_input select,.i-item select{
    width: 80px;
    height:32px;
    overflow:hidden;
    border:1px solid #cccccc;
    font-size:14px;
    font-family:arial,"yahei";
    color: #999;
    padding:6px 0;
}
.form_input select option,.i-item select option{
    line-height:32px;
}
.form_label b,.i-til b{
    font-family: "yahei";
    margin-right: 5px;
    font-weight: normal;
}
.recruiter_regist_panel{
    background: url("../Images/norRegist-d.png") 50% 0 no-repeat;
    height: 705px;
}

/*忘记密码
-------------------------*/
.fp_block{
    width: 100%;
    margin-top: 20px;
}
.clientPanel{
    padding: 60px 18px 0 230px;
    font-size: 14px;
}
.clientPanel p{
    margin-bottom: 30px;
    line-height: 33px;
    height:33px;
    background-position:414px 50%;
    background-repeat: no-repeat;
}

.clientPanel label{
    display: inline-block;
    width:90px;
    text-align:right;
    vertical-align: top;
}
.clientPanel input{
    width:304px;
    border: 1px solid #cecece;
    padding:7px 2px;
    vertical-align: middle;
}


.clientPanel.findPass{
    background: url(../Images/findPassBg.jpg) no-repeat;
    height: 420px;
    padding-top: 100px;
}

.clientPanel .fpAdd{
    margin-left: 90px;
    color: #898989;
    font-size: 12px;
}

.finpass_btn input{
    margin-left: 93px;
    border:none;
    padding: 0;
    width: 180px;
}
.mobilecode,.add-on{
    display: inline-block;
    border: 1px solid #CECECE;
    height: 32px;
    width: 60px;
    vertical-align: middle;
    line-height: 32px;
    padding: 0 8px;
    background-color: #f0f0f0;
    margin-left: 5px;
}
.mobilecode:hover{
    text-decoration: none;
}
/*个人主页
---------------------------------*/
.ucenter_personal{
    background-color: #FCFCFC;
}
.ucenter-info {
    height: 200px;
    padding: 20px 0 50px 0;
    position: relative;
}
.ucenter-border {
    width: 100%;
    height: 105px;
    border-bottom: 1px dashed #C8CDD0;
    position: absolute;
    left: 0;
    top: 0;
}
.uc-avatar-box {
    width: 150px;
    background-color: #F9F9F9;
    overflow: hidden;
    position: relative;
    margin-left: 85px;
}
.uc-avatar-box img {
    width: 150px;
    height: 150px;
}
.uc-avatar-wrap {
    width: 150px;
    height: 150px;
    background: url(/public/hao/themes/default/images/user/avatar.png) top left no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.uc-info {
    width: 200px;
    margin-left: 80px;
    margin-top: 30px;
}
.uc-info h3 {
    font-size: 22px;
    color: #999;
    font-family: "微软雅黑";
    font-weight: normal;
    margin-bottom: 35px;
}
.uc-info p {line-height: 30px;}
.uc-other {
    height: 83px;
    margin-top: 35px;
    margin-left: 10px;
    position: relative;
    z-index: 3;
}
.uc-other-first, .uc-other-second {
    width: 200px;
    height: 80px;
    background-color: #fff;
    border-bottom: 5px solid #F2F2F2;
    float: left;
    text-align: center;
}
.uc-other-first {
    border-right: 3px solid #F9F9F9;
}
.uc-other span {
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 5px;
    display: inline-block;
}
.uc-avatar-box p span.imain-star {
    position: relative;
    top: 2px;
}
.imain-star {
    width: 69px;
    height: 13px;
    background-position: 0 -16px;
}
.imain {
    display: inline-block;
    background-image: url(../images/main.png);
    background-repeat: no-repeat;
}
.uindexinfo-identify {
    width: 34px;
    height: 27px;
    position: relative;
    float: left;
    z-index: 1;
}
.icon-phone {
    width: 10px;
    height: 16px;
    background-position: 0 -61px;
}
.uindexinfo-identify span {
    position: absolute;
    top: 5px;
    top: 2px\9;
    left: 6px;
    z-index: 1;
}
.icon {
    display: inline-block;
    background-image: url(../Images/icon.png);
    background-repeat: no-repeat;
}
.icon-yes {
    width: 12px;
    height: 12px;
    background-position: -15px -81px;
}
.icon-email {
    width: 20px;
    height: 16px;
    background-position: -29px -60px;
}
.uindexinfo-identify span.icon-yes, .uindexinfo-identify span.icon-no {
    top: 14px;
    top: 11px\9;
    left: 20px;
}
.identify-phone span.icon-phone {
    left: 10px;
}
.code-icon{
    margin-top: 8px;
    width: 150px;
    height: 40px;
}
.code-c{
    height: 25px;
    line-height: 25px;
}

/*用户中心
--------------------------*/

/* menu */
#u-menu{
    width: 180px;
    float:left;
    border-top: 4px solid #3d63c8;
    background-color: #F2F2F2;
    min-height: 500px;
    position: relative;
    z-index:2;
}
#u-main{
    width: 750px;
    float: right;
}
#u-menu h3, #u-menu h5{
    padding: 0 15px;
}
#u-menu h3{
    height: 36px;
    line-height: 35px;
    background-color: #E2E2E2;
    position: relative;
}
#u-menu h3 a{
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing:2px
}
#u-menu h3 span{
    position: absolute;
    top: 9px;
    right: 10px;
}
#u-menu h5{
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}
#u-menu h5 span{
    position: absolute;
    right: 13px;
    top: 10px;
}
#common-menu{
    width: 510px;
    padding: 10px 15px 20px 15px;
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 6px #ddd;
    position: absolute;
    top: -10px;
    left: 155px;
    font-size: 12px;
    z-index: 100;
    display: none;
}
#common-menu h3{
    background: none;
    padding: 0;
    line-height: 32px;
    border-bottom: 1px solid #eaeaea;
}
#common-menu h3 span{
    float: right;
    position: relative;
    *position:absolute;
    top: -2px;
    right: 20px;
    font-weight: normal;
    font-size: 12px;
}
#common-menu h3 span input{
    position: relative;
    top: 2px;
    right: 5px;
}
#common-menu h5{
    font-size: 12px;
    padding: 0;
}
#common-des{
    line-height: 26px;
    background-color: #fafafa;
    margin-top: 10px;
    padding: 0 10px;
    border: 1px solid #eaeaea;
}
.menu-list-wrap-li{
    float: left;
    width: 125px;
}
.menu-list-wrap-li ul li{
    height: 22px;
}
.menu-list-wrap-li ul li input{
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.menu-list-wrap-li ul li span{
    cursor: pointer;
}
#common-btns{
    *width:200px;
    *height:30px;
    *clear:both;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
}
#common-btns .btn{
    cursor: pointer;
}

.u-nav li{
    border-bottom: 1px solid #fff;
}
.sub{
    padding-bottom: 10px;
}
.opened .sub{
    display: block;
}
.sub li{
    height: 30px;
    line-height: 30px;
    border-bottom: none;
    font-size: 14px;
}
.sub li a{
    display: block;
    padding-left: 45px;
}
.sub li:hover{
    background-color: #d7dadc;
}
.sub li.current{
    background-color: #3d63c8;
}
.sub li:hover a{
    text-decoration: none;
}
.sub li.current a{
    color: #fff;
    text-decoration: none;
}
.ico {
    display: inline-block;
    background-image: url(../Images/ico.png);
    background-repeat: no-repeat;
}
.ico-minus {
    width: 10px;
    height: 10px;
    background-position: -145px -25px;
}
.ico-plus {
    width: 10px;
    height: 10px;
    background-position: -125px -25px;
}
/* user main */
#uindexinfo-avatar{
    width: 125px;
    height: 125px;
    float: left;
}
#uindexinfo-avatar img{
    width: 125px;
    height: 125px;
}
#uindexinfo-basic{
    width: 555px;
    float: left;
    margin-left: 30px;
}
.uindexinfo-basic-top{
    margin-top: 6px;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 5px;
    width: 300px;
}
.uindexinfo-level{
    margin: 14px 0 10px 0;
}
.uindexinfo-name{
    float: left;
    font-size: 20px;
    margin-right: 10px;
}

.uindexinfo-identify{
    width: 34px;
    height: 27px;
    position: relative;
    float: left;
    z-index:1;
}
.uindexinfo-identify span{
    position: absolute;
    top: 5px;
    top: 2px\9;
    left: 6px;
    z-index:1;
}
.uindexinfo-identify span.icon-yes,.uindexinfo-identify span.icon-no{
    top: 14px;
    top: 11px\9;
    left: 20px;
}
.identify-phone span.icon-phone{
    left: 10px;
}
.identify-phone span.icon-yes{
    left: 15px;
}
.uindexinfo-level .icon-gold {
    margin-right: 5px;
}
.icon-level-0,.icon-level-1{
    width: 16px;
    height: 20px;
    background-position: -49px -100px;
}
.icon-level-2{
    width: 16px;
    height: 20px;
    background-position: -33px -100px;
}
.icon-level-8,.icon-level-3{
    width: 16px;
    height: 20px;
    background-position: -17px -100px;
}
.icon-level-8{
    width: 17px;
    height: 20px;
    background-position: 0 -100px;
}
.uindexinfo-level .level-level{
    margin-top: 3px;
}
.lastLoginTime{
    margin-top: 10px;
    color: #BDBDBD;
}
#uindex-otherinfo{
    height: 155px;
}
#uindex-otherinfo div{
    height: 125px;
    padding: 15px;
}
#uindex-otherinfo div h5{
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}
#uindex-otherinfo{
    width: 680px;
    padding: 15px 30px;
}
#uindex-otherinfo .uindex-o-invest{
    width: 150px;
    padding: 15px 40px;
    border-right: 2px solid #F6F6F6;
}
.uindex-o-invest ul li{
    height: 30px;
    line-height: 30px;
    *height: 29px;
    *line-height: 29px;
}
.uindex-o-invest ul li .fright{
    /*width: 90px;
    text-align: left;*/
}
.uindex-o-aq ul{
    margin-top: 3px;
}
.uindex-o-aq ul li{
    line-height: 30px;
    *line-height: 32px;
}
.uindex-p-table{
    margin-top: 4px;
    line-height: 30px;
}

/* user tab*/
.utab{
    height: 32px;
    border-bottom: 4px solid #3D63C8;
}
.utab .tabs{
    display: inline-block;
    float: left;
    line-height: 32px;
}
.utab .tabs a{
    cursor: pointer;
    padding:0 20px;
    font-size: 14px;
}
.utab .tabs:hover{
    background-color: #F0F0F0;
}
.utab .tabs:hover a{
    color: #666;
}
.utab .current,.utab .current:hover,
.utab .on,.utab .on:hover{
    background-color: #3d63c8;
}
.utab .current a, .utab .current:hover a,
.utab .on a, .utab .on:hover a{
    color: #fff;
}
.utab-mini{
    height: 30px;
}
.utab-mini .tabs{
    line-height: 30px;
}
.utab-mini .tabs:hover{
    line-height: 29px\9;
}
.utab-mini .tabs a{
    padding: 0 15px;
}
/* sort & page*/
.sortpage{
    height: 26px;
    line-height: 26px;
    background-color: #f6f6f6;
    padding: 0 15px;
}
.sort{
    float: left;
}
.sort li{
    float: left;
    padding-right: 10px;
    line-height: 26px;
}
.sort li.sortli{
    padding:0 10px;
    cursor: pointer;
}
.sort li.sortli:hover, .sort li.asc, .sort li.desc{
    background-color: #BDC2C6;
    color: #Fff;
}
.sort li.asc span, .sort li.desc span{
    display: inline-block;
    width: 9px;
    height: 13px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    position: relative;
}
.sort li.asc span{
    top: 2px;
    *top:-1px;
    _top:1px;
    left: 4px;
    background-position:  -15px -65px;
}
.sort li.desc span{
    top: 3px;
    *top:0;
    _top:1px;
    left: 5px;
    background-position:  -15px 0;
    _background-position:-15px 1px;
}
.pagemini{
    width: 210px;
    float: right;
    text-align: right;
}
/*re set investlist box for user center*/
.ucenter_listbox .investitem_main{
    width: 500px;
}
.ucenter_listbox .tab_item{
    width: 115px;
}
/*用户中心 基本资料*/
.formInfo .i-item-family{
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #eaeaea;
}
.formInfo .description{
    width: 250px;
}
.formInfo .avatar-box{
    position: relative;
    width: 100px;
    height: 100px;
    border: 3px solid #eee;
    margin-bottom: 15px;
}
.formInfo #editAvatar{
    position: absolute;
    bottom: 0;
    left: 0;
    background:rgba(0,0,0,0.6) none repeat scroll 0 0 !important;
    background:#000 \9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
    filter:Alpha(opacity=60);/*只对ie7,ie8有效*/
    background: #000;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
}
.formInfo #editAvatar p{
    position: relative;
}
.u-form-wrap{
    padding: 20px;
}
.u-form-wrap .btn{
    background-color: #F9F9F9;
    border: none;
    outline: none;
}
.form-til{
    line-height: 30px;
    background-color: #F2F2F2;
    padding: 0 15px;
}
.form-til-nobg{
    background: none;
    padding: 0;
}
.i-item{
    width: 100%;
    clear: both;
    min-height: 40px;
    line-height: 40px;
}
.i-item .i-til{
    width: 225px;
    float: left;
    text-align: right;
    font-size: 14px;
}
.i-item .i-right{
    width: 480px;
    float: right;
    padding-left: 15px;
}
.i-inp{
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.i-inp-small{
    width: 80px;
}
.i-inp-xl{
    width: 300px;
}
.i-textarea{
    border: 1px solid #ccc;
}
.i-textarea-xl{
    width: 500px;
    height: 150px;
    margin-top: 6px;
}
.i-inp-tips{
    line-height: 30px;
}
.i-choose{
    margin-right: 10px;
}
.i-choose input{
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.i-item-btn{
    text-align: center;
    margin-top: 20px;
}
.i-select-bg{
    background-color: #fff;
    display: inline-block;
    *width: 122px;
    height: 30px;
    line-height: 30px;
}
.i-select {
    height: 28px;
    border: 1px solid #ccc;
    background: #fff url(../images/sel_ico.png) no-repeat right 6px;
    padding: 0 10px;
    width: 100px;
    position: relative;
    zoom: 1;
    display: inline-block;
}
.i-sel-long{
    width: 200px;
}
.i-sel-short{
    width: 60px;
}
.i-select a{
    text-decoration: none;
}
.i-select a:hover{
    color: #8A8A8A;
}
.i-select .sel-til{
    display: block;
    height: 28px;
    padding-right: 10px;
    cursor: pointer;
    line-height: 28px;
    font-size: 12px;
    overflow: hidden;
}
.i-select .sel-list{
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    left: -1px;
    top:28px;
    right: -1px;
    padding:5px 1px;
    z-index: 95;
    zoom: 1;
    display: none;
    line-height: 22px;
    _width:expression(this.offsetParent.clientWidth-2);
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.i-select .sel-list a{
    display: block;
    height: 21px;
    line-height: 21px;
    padding: 0 0 0 10px;
    white-space: nowrap;
}
.i-select .sel-list a:hover{
    background: #d3d3d3;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.tips{
    line-height: 25px;
    display: inline-block;
    padding-left: 10px;
}
.tips .ico-msg{
    color: #999;
}
.tips .ico-error,.tips .err-msg{
    color: #FF6000;
}
.tips .ico-right{
    color: #43B29C;
}
.tips i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../Images/ico.png) no-repeat;
    vertical-align: -5px;
    _vertical-align: -1px;
    margin-right: 3px;
}
.tips .ico-right i{
    background-position: -80px -20px;
}
.tips .ico-error i{
    background-position: -100px -20px;
}
.tips .ico-msg i{
    background-position: -40px -60px;
}
.description{
    margin-top: 15px;
    border: 1px solid #b8e2fb;
    background-color: #e8f6ff;
    padding: 10px 15px;
    line-height: 22px;
}
.ucenter_btn input{
    margin: 0;
}
/* avatar */
.i-up{
    position: relative;
}
#avatar_file_box{
    display: block;
    width: 81px;
    height: 29px;
    filter:alpha(opacity=0);
    opacity: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
#avatar_file_box input{
    height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    filter:alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}
.i-head-pic{
    width: 200px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin-top: 25px;
    position: relative;
}
.pop-wrap{
    width: 455px;
    float: right;
    display: none;
}
.pop-in{
    height: 100%;
    background-color: #fff;
}
.pop-til{
    line-height: 35px;
    padding: 0 20px;
    background-color: #F2F2F2;
    color: #666;
    letter-spacing: 2px;
}
.pop-tips{
    padding: 20px 0 0 120px;
}
#avatar_submit{
    border:none;
    background-color:#F9F9F9;
}
.ava_up{
    background-color: #FDB00E;/*#E8C50C*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none;
    outline: none;
    width: 81px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 29px;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
}
.pop-til h3{
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
#avatar_form .login_password_box,
#user_mobile_box .ucenter_btn,
#login_password_box .ucenter_btn,
#profile_info_form .ucenter_btn{
    margin-left: 268px;
}

.img-close{
    position: absolute;
    width: 20px;
    right: 8px;
    top: 8px;
    outline: none;
    cursor: pointer;
    opacity: 0.7;
}
.img-close:hover{
    opacity: 1;
}
.img-close img{
    width: 20px;
    height: 20px;
}
/*用户中心 认证*/
#mobile_show{
    display:inline-block;
}
.btn-green{
    display: inline-block;
    width: 90px;
    height: 28px;
    background: url(/public/hao/themes/default/images/public/btn-green.png) 0 0 no-repeat;
    position:relative;
    top:-2px;
    left:10px;
    margin-right:10px;
    color:white;
    text-align: center;
    line-height: 24px;
    cursor:pointer;
    font-size:12px;
    font-family:'yahei';
}
.btn-disabled{
    background-position:0 -28px;
}
#user_mobile_box .i-item .i-right{
    width: 430px;
}
.new-user-tips{
    text-align: center;
}
/*资料完善*/
.u-tipsbox {
    padding: 20px 30px;
    background-color: #E8F6FF;
    border: 1px solid #B8E2FB;
}

/*发布模块
-------------------------------------*/
.invest_apptit{
    background:url(../Images/applyinvest-title.png) no-repeat;
}
.financing_apptit{
    background:url(../Images/applyfinancing-title.png) no-repeat;
}
.invest_apptit_edit{
    background:url(../Images/applyinvest-title-c.png) no-repeat;
}
.financing_apptit_edit{
    background:url(../Images/applyfinancing-title-c.png) no-repeat;
}
.apply_row h4{
    font-size: 16px;
    line-height: 30px;
}
.apply_row hr{
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #fff;
}
.alert-info {
    font-size: 14px;
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info b{
    font-weight: bold;
}
.alert-info ol{
    margin-left: 15px;
}
.alert-info li{
    line-height: 20px;
}
.form-horizontal .control-group {
    clear: both;
    position: relative;
    margin: 20px 0;
}
.form-horizontal .control-label {
    float: left;
    text-align: right;
    width: 135px;
    line-height: 32px;
    font-size: 14px;
}
.form-horizontal .controls {
    margin-left: 155px;
}
.form-horizontal .controls input{
    border: 1px solid #CECECE;
    height: 32px;
    padding: 0 2px;
    width: 300px;
}
.form-horizontal .controls input:focus,.form-horizontal .controls textarea:focus{
    border-color: rgba(82,168,236,.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
}
.controls select{
    border: 1px solid #CCCCCC;
    color: #999999;
    font-family: arial,"yahei";
    font-size: 14px;
    height: 32px;
    overflow: hidden;
    padding: 6px 0;
    width: 270px;
}
.controls select option{
    line-height: 32px;
    color: #999;
    font-size: 14px;
}
.controls textarea{
    width: 300px;
    border: 1px solid #CECECE;
}
.controls .add-on{
    font-size: 14px;
    width: 32px;
    margin-left: -5px;
    margin-top: -2px;
    line-height:30px;
}
.control-group .apply_btn input{
    margin-left: 155px;
    cursor: pointer;
}
.controls .form_point{
    font-size: 14px;
    margin: 5px 24px 0 0;
    float: left;
}
.controls .form_point input{
    border:0px;
    height: auto;
    margin-right: 5px;
    vertical-align: middle;
    width: auto;
    padding: 0 2px;
}
.control-label b{
    font-family: "yahei";
    font-weight: normal;
    margin-right: 5px;
}
.controls .i-up{
    position: absolute;
    margin-top: -20px;
}
#CaptchaImage {
    cursor: pointer;
    border: 1px solid #ccc;
    height: 32px;
    margin-left: -1px;
    margin-bottom: 0px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
}
/* VIP通道 */
.vip_title{
    background:url(../Images/vip-title.png) no-repeat;
}
.model-box {
    border: 1px solid #d3d8dc;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}
.loan-items {
    overflow: hidden;
    zoom: 1;
    margin: 0 0 30px;
}
.invest-loan {
    font-size: 12px;
    background: #fff;
}
.invest-double {
    background: #fafbfc;
}
.invest-loan .items {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding-left: 25px;
    border-bottom: 1px solid #e9edef;
}
.invest-loan .title {
    font-size: 13px;
    background: #f0f5f7;
    height: 50px;
    line-height: 50px;
    color: #8a949c;
}
.invest-loan li {
    float: left;
    display: inline;
    width: 14%;
    height: 60px;
    position: relative;
    text-align: left;
    line-height: 50px;
    font-size: 14px;
}
.invest-loan .items li{
    line-height: 60px;
}
.invest-loan .title li{
    line-height: 50px;
}
.invest-loan li.col_1 {
    width: 25%;
}
.invest-loan .title li.col_1 {
    color: #8a949c;
}
.invest-loan li.col_2 {
    width: 15%;
    text-align: center;
}
.invest-loan .title li.col_2 {
    color: #8a949c;
}
.invest-loan li.col_3 {
    width: 14%;
    text-align: center;
    font-family: Tahoma;
}
.invest-loan li.col_4 {
    width: 14%;
    text-align: center;
}
.invest-loan li.col_5 {
    width: 13%;
    text-align: center;
}
.invest-loan li.col_6 {
    width: 18%;
    text-align: center;
}
.invest-loan li.col_7 {
    width: 8%;
    line-height: normal;
}
.invest-loan .title li.col_7 {
    text-align: center;
    line-height: 50px;
}
.invest-loan .title a, .invest-loan .title b {
    position: relative;
    padding-right: 12px;
    display: inline-block;
    font-weight: normal;
    color: #8a949c;
}
.invest-loan .title b {
    padding-right: 15px;
}
.invest-loan li.col_1 a,.research-items li.col_2 a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 20px;
    color: #3d63c8;
}
.invest-loan li.col_1 .icons {
    float: left;
    display: inline;
    margin-left: 1px;
    height: 16px;
    width: 16px;
    line-height: normal;
    margin: 22px 0 0 2px;
}
.rmb {
    font-family: Microsoft YaHei;
}
.yPager {
    padding: 10px;
    color: #8a949c;
    height: 25px;
    position: relative;
    clear: both;
}
.loan-items .yPager {
    padding: 15px 10px;
}
.yPager .inner {
    position: relative;
    left: 50%;
    float: left;
}
.yPager a, .yPager span {
    position: relative;
    left: -50%;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    display: inline-block;
    margin-left: 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.yPager .disabled {
    background: #e8ecef;
    color: #8a949c;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.yPager a:hover, .yPager .current {
    background: #3D63C8;
    color: #fff;
}
.yPager a {
    background: #e8ecf0;
    color: #a1acb4;
}
.yPager a:visited {
    color: #a1acb4;
}
.main_article {
    padding: 30px 20px 35px;
}
.main_article .hd {
    width: 100%;
    border-bottom: 1px dashed #dee6eb;
}
.main_article .hd h1 {
    width: 100%;
    height: 100%;
    padding: 15px 0px;
    font-size: 24px;
    font-weight: bold;
    color: #475058;
    text-align: center;
    line-height: 32px;
}
.tit_bar {
    width: 100%;
    height: 45px;
}
.tit_bar .tit_ll {
    text-align: center;
    line-height: 22px;
    padding: 11px 0px;
}
.tit_bar .tit_ll span {
    padding: 0px 15px 0px 10px;
}
.main_article .bd {
    padding: 15px 0px;
    font-size: 14px;
    line-height: 26px;
}
.main_article .bd p {
    padding: 15px 0px;
    text-indent: 27px;
}
.rec_news {
    padding: 15px 15px 20px;
}
.rec_news ul li {
    background: url(../images/index/icon_index.png?t=1389348872) no-repeat -670px 10px;
    height: 20px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 4px 0 5px;
    width: 100%;
    position: relative;
}
.rec_news ul li a {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin-left: 15px;
    font-size: 14px;
    color: #475058;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 210px;
}
.rec_news ul li a:hover { color:#3d63c8;}
.messhow_title{
    background:url(../Images/messageshow-title.png);
}
.messhow .details_side{
    float: left;
}
.messhow .details_info{
    float: right;
}
.media-list {
    position: relative;
    overflow: hidden;
    zoom: 1;
    margin: 20px 30px 0;
    padding-bottom: 20px;
    line-height: 1.7;
    border-bottom: 1px solid #e7ecee;
}
.media-list h2 {
    font-size: 16px;
    font-weight: bold;
}
.media-list .time {color:#a1acb4}
.media-list .cont-entry{
    height:auto;
    max-height:220px;
    overflow:hidden;
}
/*.media-list .img{ position:absolute; right:0; top:50px}
*/
.media-list a,.media-list a:visited {
    color:#0046ff;
    display:block;
}
.media-list h2 a,.media-list h2 a:visited { color:#3D8DC8;}
.details_tit .tit_more{
    margin-right: 15px;
    float: right;
    cursor: pointer;
    line-height: 62px;
}
.other_news{
    width:100%;
    line-height:30px;
    font-size:14px;
}
.invest-title {
    position: relative;
    height: 50px;
    overflow: hidden;
    margin: -15px 10px 0;
}
.invest-title h2{
    font-weight: bold;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: #69737b;
    position: absolute;
    left: 20px;
    top: 10px;
    z-index: 3;
    padding: 0 10px;
    background: #fff;
}
.invest-title .line {
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    float: left;
    background: #e7ecee;
    width: 100%;
    position: absolute;
    left: 0;
    top: 25px;
}
/*研究中心*/
.research-items li.col_1 {
    width: 20%;
}
.research-items li.col_2 {
    text-align: center;
    width: 30%;
}
.research-items li.col_3 {
    font-family: Tahoma;
    text-align: center;
    width: 15%;
}
.research-items li.col_4 {
    text-align: center;
    width: 20%;
}
.research_btn{
    float: right;
    padding-top: 11px;
    width: 176px;
}
.research_btn a{
    color: #fff;
    width: 125px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
}
.rese_btn{
    background:url(../Images/research-btn.png) 0 0 no-repeat;
}
.rese_btn:hover{
    background-position: 0 -46px;
}
.rese_a{
    text-align: center;
    cursor: pointer;
}
.vip_det_side .det_side_part{
    height: 100%;
}
.rese_img img{
    width: 615px;
    height: 400px;
}
/*
*about us
---------------------------------------------*/
#left {
    float: left;
    width: 170px;
    height: 100%;
    background: #F2F2F2;
}
.sidebar li {
    border-top: 2px solid #fff;
    position: relative;
}
.sidebar li.title, .sidebar li.title:hover{
    height: 30px;
    line-height: 30px;
    border-top: none;
    padding-left: 20px;
    background-color: #D7DADC;
    font-weight: bold;
}
.sidebar li.select a, .sidebar li:hover a{
    padding-left: 41px;
    border-left: 4px solid #3d63c8;
    background-color: #D7DADC;
}
.sidebar li span.ico{
    position: absolute;
    right: 10px;
    top: 10px;
}
.sidebar li a{
    height: 35px;
    line-height: 35px;
    padding-left: 45px;
    display: block;
    text-decoration: none;
    color: #666;
    font-size: 14px;
}
.sidebar .select a{
    color: #3d63c8;
}
.sidebar li a:hover{
    color: #3d63c8;
}
.sidebar li:hover ul a,.sidebar li ul a,.sidebar li.select ul a{
    display: block;
    padding-left: 20px;
    height: 30px;
    border-left: none;
    background: #F2F2F2;
}
.sidebar li ul li.current a,.sidebar li ul li a:hover{
    background: #eaeaea;
}
.sidebar li ul li{
    border-top: none;
}
#tbg{
    display: none;
}
#right{
    width:765px;
    float:right;
}
#right h3{
    margin-top: 20px;
    font-weight: bold;
    font-size: 1.17em;
}
#right h2{
    font-size: 20px;
    text-align: left;
    font-family: "微软雅黑";
    font-weight: normal;
}
.quotes{
    padding: 15px 10px 15px 30px;
    background: url(../Images/i.png) left top no-repeat;
}
#text p{
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 22px;

}
#text .quotes p{
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    margin: 10px 0;
    letter-spacing: 1px;
    text-indent: 2em;
}
#text{
    margin-bottom: 150px
}
.text-top{
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.text-top h1{
    font-size: 20px;
    text-align: center;
    color: #3d63c8;
}
.text-top p{
    height: 22px;
    margin-bottom: 0;
    color: #999;
}
.title-box{
    height: 80px;
    background-color: #F6F8F7;
}
.title-box h1{
    height: 100%;
    line-height: 80px;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 2em;
}
.title-media h1{
    background: url(../Images/tit-media.png) 20px top no-repeat;
    padding-left: 140px;
}
.title-contact h1{
    background: url(../Images/tit-contact.jpg) left top no-repeat;
    padding-left: 140px;
}
.title-join h1{
    background: url(../Images/tit-join.jpg) 10px top no-repeat;
    padding-left: 140px;
}
.title-notice h1{
    background: url(../Images/tit-notice.jpg) 10px top no-repeat;
    padding-left: 140px;
}
.title-aboutus h1{
    background: url(../Images/tit-aboutus.png) 20px top no-repeat;
    padding-left: 140px;
}
.title-team h1{
    background: url(../Images/tit-team.png) 20px top no-repeat;
    padding-left: 140px;
}
.title-events h1{
    background: url(../Images/tit-events.png) 20px top no-repeat;
    padding-left: 140px;
}
.title-law h1{
    background: url(../Images/tit-law.png) 20px top no-repeat;
    padding-left: 140px;
}
.title-fee h1{
    background: url(../Images/tit-fee.png) 20px top no-repeat;
    padding-left: 140px;
}
.content-block h3{
    color: #3d63c8;
    font-size: 18px;
}
.content-block h4{
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}
.content-block .content-user-level li{
    display: block;
    clear: both;
    line-height: 30px
}
.content-block .icon-glod{
    margin: 0 5px;
    line-height: 20px;
    display: block;
    float: left;
    margin-top: 6px;
}
.content-block blockquote{
    border-left: 5px solid #ddd;
    margin: 10px 0;
    padding: 15px 10px 5px 30px;
    background: #efefef;
}
.content-block{
    margin-bottom: 50px
}
.team-item{
    border-bottom:1px dotted #dfdfdf;
    margin-top: 30px;
    padding-bottom:30px;
}
.team-img{
    margin-right: 20px;
    width: 150px;
    height: 150px;
    float:left;
}
.team-img img{
    width: 150px;
}
.team-item-first .team-img{
    width: 256px;
    height: 386px;
    margin-bottom: 20px;
}
.team-item-first{

}
.team-item-first .team-img img{
    width: 256px;
}
.team-des{
    width:600px;
    float:left;
    margin-left: 10px;
}
.team-des h2{
    text-align: left;
    font-size: 22px;
    margin:30px 0 20px 0;
}
.team-item-first .team-des{
    width: 475px;
}
.team-des .quotes{
    margin-top: 60px;
}
.team-des .quotes p{
    font-weight: bold;
    font-size: 14px;
}
.team-des p{
    font-size: 12px;
}
#right .team-des h3{
    color: #3d63c8;
    margin-top: 0;
}
h5.officer-t{
    font-size:22px;
    text-align:center;
    color:#fd9000;
}
.oline{width:680px; margin-bottom:10px;}
.officer{ text-align:center; margin-bottom:20px;}
.officer-item{width:168px; float:left;}
.officer-item img{width:140px;}
.officer-item p{
    width: 140px;
    margin: 2px auto;
    text-align: left;
}
.p2p img{position:relative; top:20px;}

.other{
    font:12px/1.7 Helvetica,Arial,Tahoma,sans-serif,"\5B8B\4F53";
}

.other-search{
    padding:12px 0 0 30px;
    height: 43px;
    background: #fafafa;
    border:1px solid #EBEBEB;
    overflow: hidden;
}
.other-search label{
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}
.other-search input{
    height: 18px;
    padding:5px;
    line-height: 18px;
    border: 1px solid #EBEBEB;
    width: 260px;
    background: #fff;
    float: left;
    margin-right: 10px;
}
.other-search button{
    background-color: #FAFAFA;
}
.ot-list li {
    overflow: hidden;
    zoom: 1;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #EBEFEE;
    font-size: 12px;
    padding:0 15px;
}
.ot-list li .ico{
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.ot-list li .date{
    color: #999999;
}
/*媒体报道*/
.media-list {
    position: relative;
    font-size: 12px;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    margin: 0;
}
.media-title {
    font-size: 16px;
    font-weight: normal;
    font-family: "微软雅黑";
    color: #3D8DC8;
}
.media-date {
    margin: 3px 0;
    font-size: 12px;
    color: #aaa;
}
.media-des{
    margin: 0 0 10px 0;
    font-size: 12px;
}
#text .media-detail-btn{
    color: #0046FF;
    margin-left: 10px;
    display: inline-block;
}
#text .media-detail-txt div{   /* for the RTE */
    font: initial;
}
/*媒体详细*/
.media-detail{
    margin-top: 5px;
    position: relative;
}
.media-detail p{
    font-size: 12px;
}
#right h2.media-detail-title{
    margin: 20px 0;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.media-detail-nav{
    text-align: center;
}
.media-detail-date{
    position: relative;
    left: -100px;
}
.media-detail-multi-logo .media-detail-nav{
    height: 40px;
}
.media-detail-multi-logo .media-detail-nav .media-detail-date,
.media-detail-multi-logo .media-detail-nav .media-return{
    position: relative;
    top: 20px;
    left: 0;
}
.media-detail-multi-logo .media-detail-date{
    position: static;
    margin-right: 30px;
}
.media-detail-logo{
    position: absolute;
    right: 0;
    top: 72px;
}
.media-detail-logo-list{
    float: right;
}
.media-detail-logo-list li{
    float: right;
    margin-left: 5px;
}
.media-detail-txt{
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.media-detail-txt p{
    text-indent: 2em;
}
.laws_text {
    padding: 10px;
    line-height: 24px;
}
/*帮助中心*/
.help .sidebar li ul a, .help .sidebar li.select ul a{
    height: 40px;
    padding-left: 45px;
}
.help .sidebar li.select .hcolor,.help .sidebar li:hover .hcolor{
    color: #666;
    font-weight: bold;
}
.ft26_mg30, .ft26_mt20 {
    font-size: 26px;
    color: #224e73;
    font-weight: bold;
    margin: 0 0 40px 30px;
}
.help_box {
    width: 715px;
    position: relative;
    margin: 20px 0 0 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e7eaec;
}
.help_mg5 { margin-bottom:50px}
.help_box .up{
    background:url(../Images/sx.png) no-repeat 0 -84px;
    width:16px;
    height:16px;
    position:relative;
}
.help_box .down{
    background:url(../Images/sx.png) no-repeat 0 -103px;
    width:16px;
    height:16px;
    position:relative;
}
.help_box h5{
    font-size:14px;
    line-height:24px;
    cursor:pointer;
}
.help_box h5 b{
    float:left;
    position:relative;
    width:560px;
    margin:-3px 0 0 30px;
    font-weight: bold;
}
.help_box .hp_cont{
    padding:10px 20px 0 30px;
    display:none;
    clear:both;
}
.help_box .hp_cont p {
    line-height:26px;
    font-size: 13px;
}
.help_box .hp_cont a { color:#349cd8}

/*404 page*/
.main_404{
    height: 644px;
    background-color: #fff;
}
.main_404 div p{
    font-size: 16px;
    text-align: center;
    font-family:"微软雅黑";
    color:#666;
    margin: 16px 0;
}
.main_404 div img{
    margin-top: 190px;
}
.main_404_zi{
    padding-top:26px;
}
.main_404_zi2{
    padding-top:12px;
}
/* 分页
----------------------*/
.bspaging {margin:5px 0 10px 0;}
.bspaging .btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bspaging
.btn:hover,.bspaging
.btn:focus,.bspaging
.btn:active,.bspaging
.btn.active,.bspaging
.btn.disabled,.bspaging
.btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}
.bspaging
.btn:active,.bspaging
.btn.active {
    background-color: #cccccc \9;
}
.bspaging
.btn:first-child {
    *margin-left: 0;
}
.bspaging
.btn:hover,.bspaging
.btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.bspaging
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.bspaging
.btn.active,.bspaging
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bspaging
.btn.disabled,.bspaging
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bspaging .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bspaging
.btn-primary:hover,.bspaging
.btn-primary:focus,.bspaging
.btn-primary:active,.bspaging
.btn-primary.active,.bspaging
.btn-primary.disabled,.bspaging
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}
.bspaging
.btn-primary:active,.bspaging
.btn-primary.active {
    background-color: #003399 \9;
}.bspaging
 .btn-primary {
     color: #ffffff;
     text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
     background-color: #006dcc;
     *background-color: #0044cc;
     background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
     background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
     background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
     background-image: -o-linear-gradient(top, #0088cc, #0044cc);
     background-image: linear-gradient(to bottom, #0088cc, #0044cc);
     background-repeat: repeat-x;
     border-color: #0044cc #0044cc #002a80;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
     filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 }
.bspaging
.btn-primary:hover,.bspaging
.btn-primary:focus,.bspaging
.btn-primary:active,.bspaging
.btn-primary.active,.bspaging
.btn-primary.disabled,.bspaging
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}
.bspaging
.btn-primary:active,.bspaging
.btn-primary.active {
    background-color: #003399 \9;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../Images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.bspaging .icon-step-backward {
    background-position: -192px -72px;
}
.bspaging .icon-backward {
    background-position: -240px -72px;
}
.bspaging .icon-forward {
    background-position: -336px -72px;
}
.bspaging .icon-step-forward {
    background-position: -384px -72px;
}

/*dialog login box*/
.dialogLogin{
    border: 1px solid #e7e7e7;
    background:none;
    background-color: #fff;
    margin: 0;
    padding: 20px 26px;
    width: 345px;
    height: 240px;
}
.dialogLogin form{
    margin-left: 0;
}
.dialogLogin .form_input{
    margin-left: 0;
}
.dialogLogin .form_input input{
    width: 99%;
}
.dialogLogin .form_label{
    float: none;
    text-align: left;
}
.dialogLogin .form_item{
    margin: 0px;
}
.dialogLogin .login_btn input{
    margin-left: 80px;
    margin-top: 22px;
}
.dialogLogin h2{
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
}
.dialogLogin .form_reg{
    margin: 10px 0 0px;
}
/* dialog leave message box */
.dialogMsg{
    height: 340px;
}
.dialogMsg .form_label{
    width: 300px;
}
.dialogMsg .form_item textarea{
    border:1px solid #cecece;
    width: 99%;
}
.dialogMsg .form_item textarea:focus{
    border-color: rgba(82,168,236,.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
}

.tit_ll .followMin,.invest-title .followMin,.details_tit .followMin{
    display: inline-block;
    font-size: 13px;
    height: 22px;
    line-height: 21px;
    margin-left: 8px;
    background-color: #3d8dc8;
}
.invest-title .followMin{
    right: 20px;
    position: absolute;
    top: 14px;
    z-index: 3;
}
.tit_ll .followMin:hover,.invest-title .followMin:hover,.details_tit .followMin:hover{
    background-color: #30709f;
    color: #fff;
}

/* Pop Easy dialog style*/
.overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

.modal{
    display: none;
    overflow:auto;
    z-index:1001;
    position:absolute;
    min-height: 300px;
}
.modal .closeBtn{
    background: url("../Images/logincolse.png") 0px 0px no-repeat;
    cursor: pointer;
    height: 16px;
    width: 16px;
    display: block;
    line-height: 22px;
    position: absolute;
    right: 20px;
    text-indent: -10000px;
    top: 16px;
}
.modal .closeBtn:hover{
    background-position: -16px 0px;
}
.modal .dialogTit{
    background-color:#f7f7f7;
    border:1px solid #ddd;
    border-width:1px 1px 0 1px;
    border-bottom:0;
    position: relative;
}
.modal h2{
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    text-indent: 20px;
    margin-right: 29px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    letter-spacing: 1.6px;
}

/* 游戏中心 */
.game_left{
    width: 226px;
    height: auto;
    margin-bottom: 14px;
    border: 1px solid #dfdfdf;
}
.game_left h3{
    font-size: 16px;
    font-family: Microsoft Yahei,SimHei,SimSun;
    color: #000;
    width: 207px;
    margin: 10px auto 0;
    font-weight: normal;
    padding-bottom: 6px;
    border-bottom: 2px solid #3D63C8;
    height: 21px;
}
.game_left_list{
    height: auto;
    width: 207px;
    margin: 6px auto 20px;
    overflow: hidden;
    list-style: none;
}
.game_left_list li{
    float: left;
    width: 207px;
    padding: 9px 0;
    border-bottom: 1px dashed #d0d0d0;
}
.game_left_list li .name-up {
    height: 14px;
}
.game_left_list li .name-up .num{
    float: left;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    background-color: #3d63c8;
    color: #fff;
    margin-right: 10px;
}
.game_left_lisst li.hot .name-up .num{
    background-position: -130px -30px;
    color: #FFF;
}
.game_left_list li .name-up .name{
    float: left;
    text-decoration: none;
    outline: 0;
}
.game_left_list li .detail{
    padding: 8px 0 0 24px;
    display: none;
}
.game_left_list li .detail dt{
    float: left;
    width: 70px;
    height: 60px;
}
.game_left_list li .detail dt a,.game_left_list li .detail dt a img{
    display: block;
    width: 60px;
    height: 60px;
}
.game_left_list li .detail dd{
    float: left;
    padding-left: 12px;
}
.game_left_list li .detail dd a{
    height: 14px;
    display: block;
}
.game_left_list li .detail dd a.start-game{
    width: 70px;
    height: 30px;
    margin-top: 16px;
    color: #fff;
    text-align: center;
    background-color: #FDB00E;/*#e8c50c*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
    line-height: 30px;
}
.game_left_list li .detail dd .start-game:hover{
    text-decoration: none;
    background-color: #f1a402;/*#E3C100*/
}
.game_left_list li.on .name-up{
    margin-top: 0;
}
.game_left_list li.on .detail {
    display: block;
    height: 60px;
}
.game_content{
    margin-left: 15px;
    height: auto;
    margin-bottom: 14px;
    overflow: hidden;
    /*border: 1px solid #dfdfdf;*/
}
.game_content h3{
    position: relative;
    font-size: 16px;
    font-family: Microsoft Yahei,SimHei,SimSun;
    color: #000;
    width: 691px;
    margin: 0 auto;
    font-weight: normal;
    padding: 10px 0 6px;
    border-bottom: 2px solid #3D63C8;
    height: 21px;
}
.game_con_list{
    padding: 10px 0 0 14px;
    width: 708px;
}

.game_content ul{
    margin-top: 15px;
}
.game_content .card {
    float: left;
    width: 96%;
    width: 298px\9;
    margin: 0 2% 2%;
    margin: 0 10px 20px 12px\9;
    _margin: 0 12px 20px 6px;
    position: relative;
    box-shadow: 0 1px 2px #d6d6d6;
    border-bottom: 1px solid #d4d4d4;
    min-height: 48px;
    background: #fff;
    overflow: hidden;
}
.game_content .card {
    width: 40%;
    /*margin: 0 1.1666% 2.3332%;*/
    margin: 0 4.5% 2.3332%;
}
.card .iconWrap {
    float: left;
    width: 68px;
    margin: 15px 10px;
    _margin-left: 5px;
}
.card .iconWrap img {
    display: block;
}
.card .app-desc {
    margin: 15px 0 25px 88px;
}
.card .app-desc .name{
    display: block;
    height: 1.125em;
    line-height: 1;
    margin-top: 3px;
    width: 132px;
    width: 132px\9;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    font-size: 16px;
}
.card .app-desc .meta {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}
.card .app-desc .meta span {
    vertical-align: middle;
    color: #ccc;
    font-size: .75em;
}
.card .comment {
    color: #999;
    font-size: 13px;
    margin-top: 8px;
    margin-right: 15px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.install-btn{
    letter-spacing: 1px;
    font-size: .875em;
    position: absolute;
    top: 12px;
    right: 10px;
    text-align: center;
    width: 64px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    background-color: #FDB00E;/*#e8c50c*/
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}
.install-btn:hover{
    text-decoration: none;
    background-color: #f1a402;/*#E3C100*/
    color: #fff;
}
/*众筹投资*/
.mayi_title{
    background:url(../Images/mayi-title.png) no-repeat;
}