@charset "UTF-8";
/**
 *
 * @author ttghost@126.com
 * @date    2015-07-21 21:09:16
 * @version $Id$
 */


/* common */
@font-face{font-family:"FFDinWebPro";src:url("../font/FFDINWebProLight.eot") format("embedded-opentype"),url("../font/FFDINWebProLight.woff") format("woff"),url("../font/FFDINWebProLight.ttf") format("truetype");font-weight:200}

*{padding:0;margin:0;}
body,html{height:100%}
body{font-family:"Microsoft Yahei","Open Sans","Helvetica Neue","Helvetica",sans-serif;-webkit-font-smoothing: antialiased;}
ul,li{list-style:none}
a:hover,a:active,a:focus,a:visited{text-decoration:none}

textarea,textarea:focus,textarea:active{outline:none;border:1px solid #ccc;}
textarea{background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s}


input,select,textarea {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
textarea:focus{border-color: rgba(82,168,236,0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}
img{border:none;}
.bsizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.radius3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.plr_90{padding-left:90px;padding-right:90px;}
.wp100{width:100%}
.wp90{width:90%}
.wp80{width:80%}
.wp75{width:75%}
.wp70{width:70%}
.wp66{width:66.6667%}
.wp60{width:60%}
.wp50{width:50%}
.wp40{width:40%}
.wp33{width:33.3333%}
.wp30{width:30%;}
.wp28{width:28%;}
.wp25{width:25%}
.wp24{width:24%}
.wp20{width:20%}
.wp19{width:19%}
.wp16{width:16.6667%}
.wp15{width:15%}
.wp12{width:12.5%}
.wp10{width:10%}
.hp100{height:100%;}
.h600{height:600px;}
.h690{height:690px;}
.h0 { height: 0px}
.h20 { height: 20px}
.h30 { height: 30px}
.h40 { height: 40px}
.hauto { height: auto}
/*line-height and text-align  and vertical-align*/

.lh20 { line-height: 20px}
.lh30 { line-height: 30px}
.lh40 { line-height: 40px}
.tl { text-align: left}
.tr { text-align: right}
.tc { text-align: center}
.vm { vertical-align: middle}

/* margin and padding */
.pt_5 { padding-top: 5px}
.pt_10 { padding-top: 10px}
.pt_20 {padding-top: 20px}
.pt_30 { padding-top: 30px}
.pt_40 { padding-top: 40px}
.pl_40 { padding-left: 40px}
.plr15 {padding-left: 15px; padding-right: 15px}
.pl_0i{padding-left:0!important}
.pr_10{padding-right:10px}
.pr_20{padding-right:20px}
.pr_30{padding-right:30px}
.pr_40{padding-right:40px}
.pr_50{padding-right:50px}
.pb_10{padding-bottom:10px}
.pb_20{padding-bottom:20px}
.pb_30{padding-bottom:30px}
.pb_40{padding-bottom:40px}
.pb_50{padding-bottom:50px}
.pl_10{padding-left:10px}
.pl_20{padding-left:20px}
.pl_30{padding-left:30px}
.plr{padding-left:15px;padding-right:15px}
.plr_18{padding-left:18px;padding-right:18px}
.plr_18i{padding-left:18px!important;padding-right:18px!important}
.plr_20{padding-left:20px;padding-right:20px}
.ptb_20{padding-top:20px;padding-bottom:20px}
.pb_20{padding-bottom:20px;}
.pb_0i{padding-bottom:0!important}
.mt_0{margin-top:0px}
.mt_3{margin-top:3px}
.mt_8{margin-top:8px}
.mt_10{margin-top:10px}
.mt_15{margin-top:15px}
.mt_20{margin-top:20px}
.mt_30{margin-top:30px}
.mt_35{margin-top:35px}
.mt_40 { margin-top: 40px}
.mr_0{margin-right: 0px}
.mr_10{margin-right:10px}
.mr_15{margin-right:15px}
.mr_20{margin-right:20px}
.mr_30{margin-right:30px}
.mr_40 { margin-right: 40px}
.mb_0{margin-bottom:0}
.mb_3{margin-bottom:3px}
.mb_10{margin-bottom:10px}
.mb_17{margin-bottom: 17px}
.mb_20{margin-bottom:20px}
.mb_30{margin-bottom:30px}
.mb_36{margin-bottom:36px}
.mb_40 { margin-bottom: 40px}
.mb_42 { margin-bottom: 42px}
.ml_2{margin-left:2px}
.ml_4{margin-left:4px}
.ml_10{margin-left:10px}
.ml_15{margin-left:15px}
.ml_20{margin-left:20px}
.ml_30{margin-left:30px}
.ml_40 {margin-left: 40px}
.ml_45{margin-left:45px}
.ml_47{margin-left:47px}
.mlr{margin-left:15px;margin-right:15px;}
.p_10{padding:10px}
.p_20{padding:20px}
.m_20{margin:20px}
.m_0a{margin:0 auto;}

/*curser*/
.cursor{cursor: pointer;}
/*alert*/
.alert{
    width:300px;
    height:200px;
    border:1px solid #7BA9D0;
    background: #fff;
    position: absolute;
    top:65%;
    left:50%;
    margin-left:-150px;
    margin-top:-100px;
    text-align: center;
    display: none;
    padding:50px;
}
.alert_ok{
    margin-top: 50px;
    width: 100px;
}
/* positon */
.relative{position:relative}
.absolute{position:absolute}
.fixed { position: fixed}
.static { position: static}
.top{top:0px;}
.top_3{top:3px;}
.top_10{top:10px;}
.top_14{top:14px;}
.top_20 {top: 20px}
.top_30 { top: 30px}
.top_32{top:32px;}
.top_50{top:50px;}
.bottom_0{bottom:0px;}
.bottom_10 { bottom: 20px}
.bottom_20 { bottom: 20px}
.bottom_30 { bottom: 30px}
.right_10 { right: 20px}
.right_20 { right: 20px}
.right_30{right:30px;}
.right{right:0px;}
.left{left:0px;}
.left_10{left:10px;}
.left_20 { left: 20px}
.left_30 { left: 30px}
footer.bottom-50{bottom: -50px;}
/* float */
.fleft{float:left}
.fright{float:right}
.clear{clear:both}
.clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.box_center{margin-left:auto;margin-right:auto}
.mauto { margin: auto}

/* display */
.hidden,.nodisplay{display:none}
.inline-block{display:inline-block}
.inline{display:inline}
.opacity_0{opacity:0!important}
.overhidden{overflow: hidden}
.block { display: block}
.inblock { display: inline-block}

/* @media */

@media (min-width:1040px){
    .auto_w{width:1040px;}
}
@media (min-width: 1180px){
    .auto_w{width:1180px;}
}
@media (min-width:768px) and (max-width:1039px){
    .auto_w{width:750px;}
}
.auto_w900{width:900px;margin-left:auto;margin-right:auto}
@media (max-width:979px){
    .auto_w900{width:100%;}
}

/* placeholder */
.form-control::-webkit-input-placeholder {color: #bbb;opacity: 1}
.form-control.error::-webkit-input-placeholder {color: #f8aa35;}

/* btns */

.btn {
    text-align: center;
    display: inline-block;
    outline: none
}
.btn:active:focus,.btn:active,.btn:focus{outline:none;}
.btn{border-radius:2px;box-shadow:none;border:none;}
.btn.disabled{background-color:#e6e6e6}
.btn-sm{height:26px;line-height: 15px}
.btn-primary{background-color:#4a90e2;}
.btn-primary:hover{background-color:#2d7fdd}
.btn-warning{background-color: #fb8341; }
.btn-warning:hover{background-color: #ff9c65; }
.btn-warning:active{background-color: #c86631; }
.btn_l{padding:10px 30px 10px 30px;font-size:18px;}
.btn_gray{color:#fff;background-color:#c6c9d0;}
.btn_gray:hover{color:#fff;background-color:#4a90e2;}
.btn_white_gradient{color:#333;border:1px solid #ccc;text-shadow: 0 1px 1px rgba(255,255,255,0.75);background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;}
.btn_white_gradient:hover{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}
.btn_blue_gradient{color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    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);}
.btn_blue_gradient:hover{color:#fff;background-color:#03a;background-image:none;transition:0.1s linear}
.btn-search{height:40px;width:65px;}
/* form common */
.kkform{}
.form_pane .form-control{height:52px;border-radius:2px;box-shadow:none;border:1px solid #ddd;background-color:rgba(207,210,215,0.15)}
.form_pane .form-control.error{border-color:#f8aa35;background-color:rgba(248,170,53,0.1);color:#f8aa35;}
.form_pane .form-control.error:focus{background-color:#fff;border-color:#f8aa35;}
.form_pane .form-control:focus{box-shadow:none;border-color:#aaa;background-color:#fff;}
.form_pane .form-group{margin-bottom:22px}
.form_pane .form-group .error{color:#f8aa35;}
.form_pane label{font-weight:100;text-align:center;position: relative;top:10px;margin-bottom:0;width:100%;}
.form_pane .password_link{position: absolute;right:20px;top:19px;font-size:12px;color:#aaafb8;}
.form_pane .btn-lg{padding-top:13px;padding-bottom:13px}
.form_pane .form-group-lg .form-control{line-height:1.5}


/* input_addon */
.form-group .input_addon{position: absolute;top: 1px;right: 1px;height: 50px;background-color:#e6e6e6;cursor:pointer;}
.form-group .input_addon:hover{background-color:#ddd;}

.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size: 14px}
.f15 { font-size: 15px}
.f16{font-size:16px}
.f17 {font-size: 17px}
.f18{font-size:18px}
.f19 { font-size: 18px}
.f20 { font-size: 20px}
.f22 { font-size: 22px}
.f24 { font-size: 24px}
.f28 { font-size: 28px}
.f30 { font-size: 30px}
.f34 { font-size: 34px}
.f36 { font-size: 36px}
.f40 { font-size: 40px}
.bold{font-weight:bold;}
.tleft{text-align:left}
.tright{text-align:right}
.tcenter{text-align:center;}
.nounderline{text-decoration:none!important}

.overdot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.gray{color:#777;}
.gray2{color:#ddd;}
.bgdark{background-color:#2a303d}
.bg222{background-color:#222}
.bggreen{background-color:#468847}
.bggray{background-color:#f5f5f5}
.bgwhite{background-color:#fff}
.bgf5{background-color:#f5f5f5}
.red { color: #f34e38}
.money_red{color:#f56a6b}
.money_green{color:#0da445}
span.red{color:#aa4643}
span.red_fb{color:#FB3A3A}
span.blue{color:#4572a7}
span.qing{color:#18a5ca}
span.zi{color:#80699B}
span.green{color:#89A54E}
span.juhuang{color:#DB843D}
span.qingzi{color:#A47D7C}
.link_gray,.link_gray:hover{color:#aaafb8!important;}
.link_white,.link_white:hover{color:#fff!important;}
.link_blue,.link_blue:hover{color:#337ab7!important;}
.red_on_white{background-color:#c50000;color:#fff;}
.blue_on_white{background-color:#005ea8;color:#fff;}
.white_on_white{background:none;color:#fff;border:1px solid #fff;}
.btn.red_on_white:hover,.btn.blue_on_white:hover{-webkit-transition:.5s ease all;transition:.5s ease all;}
.btn.red_on_white:hover{background-color:#9d0000;color:#fff;}
.btn.blue_on_white:hover{background-color:rgba(0,94,168,.6);color:#fff;}

/* border */
.border_1{border:1px solid #d3d3d3}
.border_bottom{border-bottom:1px solid #d3d3d3}
.border_bottom2{border-bottom:1px solid #e2e3e7}
.border_top{border-top:1px solid #d3d3d3}

/* global layout */
.kk_main{position:relative;min-height:100%;}
.kk_body{padding-bottom:345px;position:relative;}

/* nav */
#kk_nav{margin-bottom:0;background-color:#010927;border-radius:0;font-family:'Microsoft Yahei'; }
.mobile #kk_nav{height:auto; }
#kk_nav .navbar-brand{background:url(/common/img/logo-134-28.png) no-repeat;background-size:100%;width:134px;height:28px; margin-left:20px; margin-top:13px;}
.mobile #kk_nav .navbar-brand{margin-top:12px;margin-left: 15px}
@media (max-width: 768px){ #kk_nav .navbar-brand{margin-left: 25px} }
#kk_nav .navbar-toggle .icon-bar{background-color:#fff}
#kk_nav .nav{float:right;}
/*#kk_nav .nav li>a{padding-top: 25px;padding-bottom: 21px}*/
#kk_nav .nav li > a{color:#fff;padding-left:24px;padding-right:30px;transition:.5s ease all;/*-webkit-font-smoothing:auto*/}
#kk_nav .nav li > a:hover,/*#kk_nav .nav .active a,*/#kk_nav .nav li > a:focus{color:#33aaf1;background-color:transparent;}
#kk_nav .nav .submenu{display:none;background-color:#fff;position: absolute;width: 160px;z-index: 5;left:50%;margin-left:-80px;padding:10px 0;border-radius:2px;box-shadow:2px 2px 15px rgba(0,0,0,.2);}
#kk_nav .nav .last .submenu{left:auto;right:0;}
#kk_nav .nav .last .submenu .sanjiao:before,#kk_nav .nav .last .submenu .sanjiao:after{left:64%;}
#kk_nav .nav li:hover .submenu, #kk_nav .nav li:hover .nav-user-header-dropdown-menu-wrap {display:block;}
#kk_nav .nav .submenu a{display:block;height: 34px;line-height:34px;padding:0 10px;color:#6e6e76;}
/*#kk_nav .nav .submenu a:hover{background-color:#f4f5f6}*/
#kk_nav .nav .submenu a:hover{color:#fff;background-image:none;background-color:#067dd9;filter:none}
#kk_nav .nav .navQQ:hover .qqQrcode{display:block;}
#kk_nav .nav .navQQ .mqq{display:none;}
#kk_nav .nav .qqQrcode a,#kk_nav .nav .qqQrcode a:hover{padding:0;color:#33aaf1;}
.qqQrcode{display:none;padding:10px;position:absolute;left:50%;margin-left:-104px;z-index:10;background-color:#fff;border:1px solid #ddd;border-radius:2px;box-shadow:2px 2px 15px rgba(0,0,0,.2);}

.qqQrcode .img{display:inline-block;width:186px;height:186px;background:url(/common/img/qrcode-qq-test.png?v=3) no-repeat;background-size:cover;}

/* sanjiao */
.sanjiao{display:block;height:0}
.sanjiao:before,.sanjiao:after{display:block;content:'';width:0;height:0;border:10px solid transparent;border-bottom-color:#ddd;position:absolute;top:-20px;left:50%;margin-left:-10px;z-index:15;}
.sanjiao:after{border-bottom-color:#fff;z-index:17;top:-19px;}

@media (max-width:767px){
    #kk_nav .nav{width:100%;float: none}
    #kk_nav .nav .navQQ:hover .qqQrcode{display:none;}
    #kk_nav .nav .navQQ .mqq{display:inline;}
    .in_body div.banner{height:-webkit-calc(100vh - 134px);height:-moz-calc(100vh - 134px);height:-ms-calc(100vh - 134px);height:-o-calc(100vh - 134px);height:calc(100vh - 134px);}
    header#kk_nav .nav a{padding:10px 20px;}
    #kk_nav .nav li:hover .submenu{display:none!important}
}
@media (max-width: 1236px){#kk_nav .nav a{ padding-left: 10px;padding-right: 10px;}.icon_new{right:0 !important;} }
@media (max-width: 1120px){#kk_nav .nav a{padding-left:12px;padding-right: 12px}}
@media (max-width: 996px){#kk_nav .nav a{padding-left:5px;padding-right: 5px}.icon_new{right:-6px !important;}}
@media (max-width: 820px){#kk_nav .nav a{padding-left:5px;padding-right: 4px}}

.fixed-top{position: fixed;top: 0;z-index: 9999;width: 100%;}

/* footer of pc */
.kk_footer{background-color:#2a303d;color:#d3d3d3;position:absolute;bottom:0;padding:30px 30px 30px;width:100%;font-size:13px;line-height:20px;box-sizing:border-box;}
.kk_footer a{background-color:#2a303d;color:#d3d3d3;}
.kk_footer a:hover{color:#255da8}
.kk_footer .title{font-size:16px;padding-bottom: 10px;color:#fff;}
.kk_footer .inner{/*max-width:980px;*/margin:0 auto;}
.kk_footer .copyright{font-size:12px;color:gray;padding-top:80px;}
@media (min-width:1040px){
    .kk_footer{padding-left:0;padding-right:0;}
}
/* footer of mobile */
.mkk_footer{color:#f5f5f5;background-color:#2a303d;}
.mkk_footer .item{background-color:#3b4453;border-bottom:1px solid #262b37;color:#ddd;}
.mkk_footer .item a{display:block;color:inherit;line-height:20px;padding:15px 15px 15px 30px;}
.mkk_footer .item a:hover{color:#41b1fa;}
.mkk_footer .item.title{display:block;color:#41b1fa;background-color:#2a303d;height:50px;padding:15px;}
.mkk_footer .list.last{text-align: center;padding:30px 0;}
.mkk_footer .logo{font-size:12px;color:gray}
.mkk_footer .copyright{font-size:12px;color:gray;margin-top:20px;}

@media (min-width:768px){
    .kk_footer{display:block}
    .mkk_footer{display:none}
}
@media (max-width:767px){
    .kk_body{padding-bottom:0}
    .kk_footer{display:none}
    .mkk_footer{
        display:block;
        margin-top: 50px;
    }
}

/* footer_s (mini footer) */
.footer_s{margin-top:60px}
.footer_s .logo img{width:40px;height:40px;}
.footer_s li{padding-right:25px;display:inline;color:#aaafb8;}
.footer_s li a{color:#aaafb8;}
.footer_s li a:hover{color:#337ab7;}



/* signup page */
.signup_wrap .form_pane{max-width:540px;margin: 0 auto;}
.signup_wrap .form_pane .form_title{margin-top:35px;margin-bottom: 35px;}
.signup_wrap .form_pane .form_subtitle{margin-bottom: 35px;}
.signup_wrap .form_pane .form_rule{margin:35px 0;}
.signup_wrap .form_pane .form_rule label{text-align:left;}

/* index page */
.in_body{position:relative;}
.in_body .banner{background-color:#005ea8;text-align:center;/* position:relative; */color:#fff;min-height:340px;height:-webkit-calc(100vh - 174px);height:-moz-calc(100vh - 174px);height:-ms-calc(100vh - 174px);height:-o-calc(100vh - 174px);height:calc(100vh - 174px);}
.in_body .banner .content{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;z-index: 3;height:300px;}
.in_body .banner .subtitle{padding-top:30px;padding-bottom:50px;font-size:24px}
.in_body .banner .numbers{position:absolute;z-index:1;top:0;width:100%;left:0;height:100%;overflow:hidden;font-family: FFDinWebPro}

.in_body .bg_num_cont{min-height:400px;font-size:18px;opacity:.7;filter:url(/common/svg/blur.svg#blur);-webkit-filter:blur(1px);-moz-filter:blur(1px);-ms-filter:blur(1px);filter:blur(1px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false);}
.in_body .bg_num_cont .blur1{-webkit-filter:blur(1px);-moz-filter:blur(1px);-ms-filter:blur(1px);filter:blur(1px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false);}
.in_body .bg_num_cont .blur2{-webkit-filter:blur(2px);-moz-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=2, MakeShadow=false);}
.in_body .bg_num_cont .num{position:absolute;transform:translate3D(0,0,0);transform-style:preserve-3d;transition:.1s linear all;perspective:200px;}
.in_body .bg_num_cont .num1{left:12%;top:23%;opacity:.2;font-size:20px;}
.in_body .bg_num_cont .num2{left:32%;top:33%;opacity:.3;font-size:28px;}
.in_body .bg_num_cont .num3{left:84%;top:58%;opacity:.7;font-size:26px;}
.in_body .bg_num_cont .num4{left:62%;top:29%;opacity:.4;font-size:24px;}
.in_body .bg_num_cont .num5{left:18%;top:40%;opacity:.5;font-size:32px;}
.in_body .bg_num_cont .num6{left:12%;top:66%;opacity:.3;font-size:19px;}
.in_body .bg_num_cont .num7{left:32%;top:80%;opacity:.7;font-size:23px;}
.in_body .bg_num_cont .num8{left:53%;top:14%;opacity:.2;font-size:15px;}
.in_body .bg_num_cont .num9{left:70%;top:9%;opacity:.3;font-size:34px;}
.btn_start,.btn_start:visited{color:#333;}
.btn_start:hover{background-color:rgba(255,255,255,.6);-webkit-transition:1s ease all;-moz-transition:1s ease all;-ms-transition:1s ease all;transition:1s ease all;}
.in_body .in_break_pane{padding-top:25px;padding-bottom:26px;text-align:center;position: relative;z-index: 10}
.in_body .in_break_pane .down{display:inline-block;width:25px;height:25px;background:url(../img/icon-down-arrow-2x.png) no-repeat;background-size:25px;}
 .mobile .in_body .banner .banner_o{
    width:100%;
    padding:45px 20px 0;
    height:auto;
 }
 .mobile .in_body .banner .banner_o img{
    width:250px;
    float: none;
    display: inline-block;
 }
 .mobile .in_body .banner .banner_o .text-center{
    float: none;
    top:45px;

 }
 .mobile .in_body .banner .banner_o .text-center a{
    display: inline-block ;
    margin-bottom: 0 ;
    width:124px;
 }

/* tile_pane */
.in_body .tile_pane .item{width:50%;float:left;text-align:center;-webkit-transition:.25s ease all;transition:.25s ease all;overflow:hidden;}
/*.in_body .tile_pane .item:hover{background-color:#f4f5f6}*/
.in_body .tile_pane .padding_div{padding-top:11%;padding-bottom:9%;-webkit-transition:.5s ease all;transition:.5s ease all;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.in_body .tile_pane .tile_img{width:86px;height:86px;margin:0 auto;background-repeat:no-repeat;background-size:86px;}
.in_body .tile_pane .tile_title{font-size:30px;margin:30px 0 30px;}
.in_body .tile_pane .tile_info{margin:0 auto;color:#6e6e76;font-size:18px;line-height:30px;max-width:350px;}
.in_body .tile_pane .more{opacity:0;margin-top:30px;}
/* tile_pane hover */
/*.in_body .tile_pane .item:hover .padding_div{-webkit-transform:translateY(-5%);transform:translateY(-5%);}*/
.in_body .tile_pane .item:hover .img1{background-image:url(/default/img/tile-img-11.png);}
.in_body .tile_pane .item:hover .img2{background-image:url(/default/img/tile-img-21.png);}
.in_body .tile_pane .item:hover .img3{background-image:url(/default/img/tile-img-31.png);}
.in_body .tile_pane .item:hover .img4{background-image:url(/default/img/tile-img-41.png);}
.in_body .tile_pane .item:hover .more{opacity:1;}

@media (max-width:1040px){
    .in_body .tile_pane .item{width:100%;-webkit-transition:none;}
    .in_body .tile_pane .item:hover{background-color:transparent;}
    /*.in_body .tile_pane .item:hover .padding_div{-webkit-transition:none;transition:none;-webkit-transform:translateY(0);transform:translateY(0);}*/
}
/*@media (min-width:768px) and (max-width:1040px){
    .in_body .tile_pane .item .more,.in_body .tile_pane .item:hover .more{opacity:1;}
}*/
@media (max-width:767px){
    .in_body .tile_pane .item:hover .more{opacity:0;}
}

/* feat_pane */
.in_body .feat_pane{background-color:#fff}
.in_body .feat_pane .cont{}
/*.in_body .feat_pane{padding-bottom:150px;}*/
.in_body .feat_pane .title{padding-top:125px;margin-bottom:20px;font-size:36px;color:#242527;}
.in_body .feat_pane .subtitle{padding-bottom:15px;font-size:18px;color:#6e6e76;}
.in_body .feat_pane .item{color:#61676e;width:25%;float:left;padding-left:30px;padding-right:30px;text-align: center;padding-bottom: 15px;}
.in_body .feat_pane .item_img{width:100%; height:60px; background-repeat: no-repeat; background-position: 50%;margin:0 auto; }
.in_body .feat_pane .item_title{display:inline-block;font-size:20px;color:#00192f;padding:18px 0 4px;}
.in_body .feat_pane .item_info{line-height:20px;min-height:76px;text-align: justify;}

.in_body .feat_pane .item_img.img1{background-image: url(/default/img/img1.png);}
.in_body .feat_pane .item_img.img2{background-image: url(/default/img/img2.png);}
.in_body .feat_pane .item_img.img3{background-image: url(/default/img/img3.png);}
.in_body .feat_pane .item_img.img4{background-image: url(/default/img/img4.png);}
.in_body .feat_pane .item_img.img5{background-image: url(/default/img/img5.png);}
.in_body .feat_pane .item_img.img6{background-image: url(/default/img/img6.png);}
.in_body .feat_pane .item_img.img7{background-image: url(/default/img/img7.png);}
.in_body .feat_pane .item_img.img8{background-image: url(/default/img/img8.png);}

@media (min-width:1040px) {
    .in_body .feat_pane .item{min-height:230px;}
}

@media (min-width:768px) and (max-width:1039px){
    .in_body .feat_pane .item{width:50%;}
}
@media (max-width:767px){
    .in_body .feat_pane{padding:0 25px;padding-bottom:100px;}
    .in_body .feat_pane .item{width:100%;}
    .in_body .feat_pane .item_info{min-height:inherit;}
}

/* join_pane */
.in_body .join_pane{background: url(/default/img/open-bg1.png) repeat;margin-top:20px;}
.in_body .join_pane .bg{background: url(/default/img/open-bg.png);height:300px;}
.in_body .join_pane .title{font-size:60px;font-weight:300;color:#fff;text-align:center; padding-top:65px;padding-bottom:30px; }
.in_body .join_pane .detail{color:#fff;font-size:18px;padding-bottom:85px;font-weight:500;}
.in_body .join_pane .white_on_white{width:200px;height:56px;font-size: 26px}
@media (max-width:1040px){
    .in_body .join_pane .col_text,.in_body .join_pane .col_btn{width:100%;text-align:center}
    .in_body .join_pane .btn_join{float:none;margin-top:0;margin-bottom:100px;}
}

/* api page */
.split_line{height:2px;background-color:#d3d3d3}
.api_body{position:relative;}
.api_body .api_left{width:220px;float:left;overflow:auto;position:relative;z-index:5;background-color:#fff;}
.api_body .api_left.fixed_left{position:fixed;top:0;bottom:0;margin-top:50px}
.api_body .api_left a{display: block;/*margin-bottom:5px;*/line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.api_body .api_left li{padding-left:15px;}
.api_body .api_left li.active{background-color: #d3d3d3}
.api_body .api_left li.indent1{padding-left:30px}
.api_body .api_left li.indent2{padding-left:45px}
.api_body .api_right{width:100%;padding-left:220px;box-sizing:border-box;}
.api_body .faq_left{width:320px;}
.api_body .faq_right{padding-left:320px;}
.api_body .api_cont{padding:15px;border-left:2px solid #d3d3d3;}
.api_body .api_cont h2 .tt-tag,.api_body .api_cont h3 .tt-tag,.api_body .api_cont h4 .tt-tag{display:none;font-size:16px;color:#337ab7;padding-left:20px;}
.api_body .api_cont h2:hover .tt-tag,.api_body .api_cont h3:hover .tt-tag,.api_body .api_cont h4:hover .tt-tag{display:inline;}
/*
.api_body .api_cont h3 .tt-tag{display:none;font-size:16px;color:#337ab7;padding-left:20px;}
.api_body .api_cont h3:hover .tt-tag{display:inline;}
*/
.api_body .api_cont .api_preview{padding-left: 35px; padding-right: 35px; padding-bottom: 40px;}

/* tt-tag */
.tt-tag .tt-heart{top:3px;margin-right:6px;color:#bbb;cursor:pointer;}
.tt-tag .tt-heart:hover{color:#e00}
.tt-tag .tt-txt{color:#bbb;font-size:14px;font-weight:normal;margin-right:10px}
.tt-tag a{margin-right:6px}

@media (max-width:767px){
    .api_body .api_left{display:none;}
    .api_body .api_right{padding-left:0}
    .api_body #preview-contents{padding-left:0!important;padding-right:0!important;}
    .api_body .api_cont{min-width:650px}
    .mobile .api_body .api_cont{min-width:inherit;}
}

/* user page */
.user_body,.account_body{width:900px;border:1px solid #d3d3d3;}
.mobile .user_body .mo_none{display: none!important;}
.mobile .user_body .mo_show{display: block !important;}
.user_body{margin-bottom:40px;}
.mobile .user_body{padding:10px;}
.user_body .profile .avatar{position:absolute;left:0;top:0;width:64px;}
.mobile .user_body .profile .avatar{width:80px;}
.user_body .profile .avatar .avatar-view{margin:auto}
.mobile .user_body .profile .avatar .thumbnail{margin-bottom:10px}
.user_body .profile .infobox{position:relative;margin-left:80px;top:10px;}
.mobile .user_body .profile .infobox{top:0px;}
.mobile .user_body .profile .infobox{margin-left:100px;}
.user_body .profile .name{margin-top:0;margin-bottom:5px;font-size:18px;display: inline-block;}
.mobile .user_body .profile .name{font-size:30px;}
.mobile .user_body .profile .output{ padding:8px 6px 6px; border:1px solid transparent;}
.mobile .user_body .profile .output:hover{border-color:#d3d3d3;}
.user_body .profile .btn_edit{position:relative;top:2px;/* right:0; */ }
.user_body .profile .edit_ctrl textarea{width:100%;padding:5px;}
.user_body .profile .edit_ctrl .btn{width:60px;}
@media (max-width:979px){.user_body{width:100%;}}
@media (max-width:767px){.user_body .profile .btn_edit{display:none}}
.user_body .profile .stats{
   margin-top: 50px;
   padding-bottom: 31px;
}
.user_body .profile .stats .item{
    border: 1px solid #d3d3d3;
    /*margin-right: 25px;*/
    /*padding-right: 25px;*/
    display: inline-block;
    height:120px;
    width:25%;
    border-right:none;
    padding:40px 0;
    text-align: center;
    font-size:16px;
    color:#8d8d8d;
    cursor: default;
}
.user_body .profile .stats .item b{
    font-size:20px;
}
.mobile .user_body .profile .stats .item{
    border:none;
    border-right:1px solid #d3d3d3;
    height:auto;
    padding:0;
}
.user_body .profile .stats .item:last-child{
    border-right: 1px solid #d3d3d3 ;
    position: relative;
}
.mobile .user_body .profile .stats .item:last-child{
    border-right: 0
}
.user_body .profile .activity-row {
   /*margin: 20px 0 0;*/
}
.user_body .profile .activity-row .post-row a,.user_body .profile .activity-row .algo-row a {
    color: #000;
    font-weight: bold;
}
.profile .activity-row .post-row, .profile .activity-row .algo-row {
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    margin-top: 8px;
}
.profile .activity-row .post-row span.quanto-date, .profile .activity-row .algo-row span.quanto-date {
    float: right;
    font-size: 11px;
}
.user_body .profile .algo-list .title {
    border-bottom: 1px solid #d3d3d3;
    font-family: "Titillium Web","Open Sans",sans-serif;
    font-size: 18px;
    margin-bottom: 9px;
    padding-bottom:2px;
}


.user_body{
    width:960px;
}
.mobile .user_body{
    width:100%;
}
.user_body_left{
    width:200px;
    float: left;
}
.mobile .user_body_left{
    display: none;
}
.user_body_right{
    float: left;
    width:758px;
    padding:40px 20px 0;
    border-left:1px solid #d3d3d3;
    min-height:580px;
}
.mobile .user_body_right{
    width:100%;
    padding:0;
    border-left:0;
}
.user_menu{
    padding:6px 0;
    border-bottom: 1px solid #d3d3d3;
}
.user_menu:last-child{
    border-bottom: none;
}
.user_menu_title,.user_menu_item{
    height: 40px;
    padding-left: 22px;
    line-height: 40px;
    cursor: default;
}
.user_menu_item{
    padding-left:50px;
    cursor: pointer;
}
.user_menu_item.active{
    background: #067dd9;
    color:#fff;
}
.user_menu_item:last-child{
 border-bottom: none;
}
.user_body_left .user_menu_icon{
    display: inline-block;
    width:16px;
    height:16px;
    position: relative;
    top:2px;
    margin-right: 7px;
}
.user_body_left .user_menu_icon.first{
     background:url("../img/user_title_icon.png") -5px -2px no-repeat;
}
.user_body_left .user_menu_icon.second{
    background:url("../img/user_title_icon.png") -28px -2px no-repeat;
}
.user_body_left .user_menu_icon.third{
    background:url("../img/user_title_icon.png") -54px -2px no-repeat;
}
.user_body_left .user_menu_icon.fourth{
    background:url("../img/user_title_icon.png") -82px -2px no-repeat;
}
.user_body .profile .btn_edit{
    background:url("../img/btn_edit.png") no-repeat;
    width:16px;
    height:16px;
    background-size:cover;
}
.user_body_left .user_menu_title h4{
    margin:0;
    line-height: 40px;
    color:#8d8d8d;
}
.user_body .set-head{
    position: absolute;
    bottom:0;
    left:0;
    background-color: rgba(0,0,0,0.6);
    width:100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    opacity: 0;
}
.mobile .user_body .set-head{
    position: relative;
    background-color: #fff;
    opacity: 1;
}
.mobile .user_body .set-head>a{
    color:#337ab7;
    font-size: 14px;
}
.user_body .set-head>a{
    color:#fff;
    font-size:12px;
}
.user_body .user_body_right .stats-title{
    padding:5px 0 17px;
}
.user_body .user_body_right .shuxian{
    border:2px solid #067dd9;
    height:15px;
    vertical-align: middle;
    position: relative;
    top:-1px;
    margin-right: 12px;
}
.user_body .invitation-content,.user_body .user_faq_content{
    text-align: justify;
}
.user_faq_content:after{
    content: "";
    display: inline-block;
    width: 100%;
}
.user_body .invitation-item,.user_body .user_faq_item{
    width:172px;
    height:120px;
    display: inline-block;
}
.user_faq_item{

    border:1px solid #d3d3d3;
}
.user_body .invitation-item:last-child{
    width:100%;
    height:100px;
    margin-top: 20px;
}
.user_body .profile .user_faq,.user_body .profile .invitation{
    padding-bottom: 31px;
}

.user_faq_item a{
    width:100%;
    height:100%;
    text-align: center;
    padding:0 29px;
    display: table;
}
.user_faq_item_p{
    display: table-cell;
    vertical-align: middle;
}
.user_faq .more{
    font-size: 12px;
    float: right;
}

.user_body .profile-tab{
    margin-top:0;
}
.user_body .profile-tab .tab-content{
    border:none;
}
.mobile .user_body .profile-tab .tab-content{
    border:1px solid #ddd;
    border-top:none;
}
.user_body .input-group{width:380px;margin-top:15px}
.user_body .input-group label{font-weight:normal;color:#333;}
.user_body .form-control{height:36px;line-height:36px;line-height:15px\9;margin-bottom:10px;font-size:16px;}
.user_body textarea.form-control{
    height:auto;
    line-height: inherit;
    font-size: 14px;
}
.user_body .btn_update{margin-left:300px;width:80px;}
/* account page */
.account_body{padding:20px;}
.account_body .leftbar{width:160px;float:left;}
.account_body .leftbar .nav-tabs{border-bottom:none;}
.account_body .leftbar .nav-tabs li{width:160px;}
.account_body .leftbar .nav-tabs a{display:block;padding:8px 12px;margin-right:0;color:#333;font-weight:bold;border-color:transparent;}
.account_body .leftbar .nav-tabs a:hover,
.account_body .leftbar .nav-tabs a:focus,
.account_body .leftbar .nav-tabs li.active a,
.account_body .leftbar .nav-tabs li.active a:hover{border-radius:4px 0 0 4px;color:#333;font-weight:bold;border-color:transparent;background-color:#eee;cursor:pointer;}


.account_body .rightbar{width:660px;float:left;border-left:1px solid #d3d3d3;}
.account_body .rightbar .tab-content{padding:0 40px 40px;}
.account_body .rightbar h2{font-size:26px;}
.account_body .rightbar .input-group{width:380px;margin-top:15px}
.account_body .rightbar .input-group label{font-weight:normal;color:#333;}
.account_body .rightbar .form-control{height:36px;line-height:36px;line-height:15px\9;margin-bottom:10px;font-size:16px;}
.account_body .rightbar .btn_update{margin-left:300px}

/* algorithms */
.algolist_body{font-size:15px;min-height:400px}
.algolist_body .live_trading .label{padding:7px 9px 8px 9px;position:relative;top: -2px;left: -3px;font-size:14px;font-weight:normal;}
.algolist_body .table_btns{position:relative;top: -2px}
.algolist_body table .btn{cursor:default;}
.pagination > li.nodisplay{
    display:none;
}
.pagination > li.selected >a{
    background-color:#265DA8;
    color:#fff
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    background-image: none;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
}

/* about */
.about_body{padding:20px;}
.about_body .item{padding-bottom:3px;line-height: 24px;}
.about_body h3{color:#006dcc;margin-bottom:16px}
.about_body h4{margin-bottom:16px}
.about_body h5{font-weight:bold;margin-top:18px;}

/* alg_live */
.alg_live_body {color:#333;}
.alg_live_body .topbar{background-color:#81a78b}
.alg_live_body .topbar .title{padding:10px;margin-top:2px;font-size:20px;color:#fff;}
.alg_live_body .topbar .status{position:absolute;right:10px;top:11px;font-size:16px;}
.alg_live_body .topbar .status .label{color:#8f3f3f;font-size:16px;padding-right:20px;font-weight:normal;}
.alg_live_body .databar{border-bottom:1px solid #e0dede;padding-bottom:2px}
.alg_live_body .databar .item{min-width:150px;padding-right:8px;border-right:1px solid #e0dede;margin-top:3px;text-align:center;display:inline-block;}
.alg_live_body .databar .item:last-child{border-right:none}
.alg_live_body .databar .item .data_value{font-size:26px;font-weight: bold;display:inline-block;}
.alg_live_body .databar .item .data_label{font-size:12px;color:gray;}

.alg_live_body .mainpane {position:relative;}
.alg_live_body .mainpane .pane-selector{background-color:#6f6f6f;width:62px;height:100%}
.alg_live_body .mainpane .pane-container{position:absolute;left:62px;top:0;background-color:#e0e6eb;right:0;bottom:0;}
.alg_live_body .mainpane .code_panel{height:100%;overflow-x:hidden;}
/*.pane-selector*/
.alg_live_body .pane-selector .pane-item{color:#fff;padding-top:5px;padding-bottom:4px;border-bottom:1px solid gray;text-align:center;font-size:11px;position:relative}
.alg_live_body .pane-selector .pane-item:hover{background-color:#535353;}
.alg_live_body .pane-selector .pane-item.active{color:#a6f0a8;background-color:#535353;}
.alg_live_body .pane-selector .pane-item.active:after{content: "";display: block;width: 0;height: 0;border: 6px solid #ebebeb;border-color: transparent #ebebeb transparent transparent;position: absolute;left: 50px;margin-right: -1px;top: 50%;margin-top: -6px;}
.alg_live_body .pane-selector .pane-item .pane_img{height:36px;width:42px;display:inline-block;}
/*.pane-container*/
.alg_live_body .widget{margin:16px 0 16px 5px;box-shadow: 0 1px 3px rgba(50,50,50,.45);background-color:#fff;}
.alg_live_body .widget .widget-title{background-color:#f7f7f7;font-size:16px;padding:10px;font-weight:bold;line-height:18px}
.alg_live_body .widget .widget-body{padding:10px;}
.alg_live_body .widget .widget-body .chart_legend{font-size:15px}
.alg_live_body .widget .chart_legend .legend_item{display:inline-block;margin-right:15px}
.alg_live_body .widget .chart_legend .legend_item:hover{font-weight:bold}
.alg_live_body .widget .chart_legend .squre{width:10px;height:10px;display:inline-block;}
.alg_live_body .widget .chart_legend .squre.blue{background-color:#4572a7}
.alg_live_body .widget .chart_legend .squre.red{background-color:#aa4643}
.alg_live_body .widget .chart_legend .squre.zi{background-color:#80699B}
.alg_live_body .widget .chart_legend .squre.qing{background-color:#18a5ca}
.alg_live_body .widget .chart_legend .squre.green{background-color:#89A54E}
.alg_live_body .widget .chart_legend .squre.juhuang{background-color:#DB843D}
.alg_live_body .widget .chart_legend .squre.qingzi{background-color:#A47D7C}
.alg_live_body .widget .chart_legend .chart_value{font-weight:bold}
.alg_live_body .widget .positions_count{color:#777575;font-weight:normal;margin-left:5px;}


.alg_live_body .pane-container .col_chart{float:left;}
.alg_live_body .pane-container .col_chart.wp50{width:49.2%;}
.alg_live_body .pane-container #performance-chart{width:48%;}
.alg_live_body .pane-container #splitter-pane{width:50.5%;}
.alg_live_body .pane-container .logs_panel .wp50{width:97%;}
.alg_live_body .pane-container .date-legend{background-color:#f7f7b7;padding:5px;}
.alg_live_body .beta-label {
    color: #d80016;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
@media (max-width:757px){
    .alg_live_body .pane-container .col_chart.wp50{width:90%;}
    .alg_live_body .pane-container .logs_panel .col_chart.wp50{width:90%;}

}
.alg_live_body .logs-container pre{
    background-color: #222;
    border: 0 none;
    color: #ddd;
    font-size: 12px;
    padding: 0;
    white-space: pre-wrap;
}

/* 404 */
.body_404{min-height:500px}
.container_404{position:absolute;left:50%;top:40%;margin-left:-168px;margin-top:-85px;text-align:center;}
.container_404 img{
  max-width: 100%;
  width: 336px;
  height: 171px;
}
.container_404 .text{font-size: 18px;margin-top:30px;color:#8D9DB2;}
@media (max-width:767px) and (min-width:321px){
    .container_404{-webkit-transform:scale(.8,.8);-ms-transform:scale(.8,.8);-moz-transform:scale(.8,.8);transform:scale(.8,.8);}
    .container_404 .text{font-size:16px;}
}
@media (max-width:320px){
    .container_404{-webkit-transform:scale(.7,.7);-ms-transform:scale(.7,.7);-moz-transform:scale(.7,.7);transform:scale(.7,.7);}
    .container_404 .text{font-size:14px;}
}

/* loading_s */
.loading_s{display:inline-block;margin-top:50px;}
.loading_s .img{height:18px;width:16px;display:inline-block;background:url("/algorithm/img/loader_R.gif") no-repeat;}
.loading_s .text{margin-left:6px;}

/* tags_box */
.tags_box .tag{display:inline-block;padding:6px 12px;border:1px solid #989ea9;border-radius:50px;font-size:14px;font-weight:500;color:#989ea9;cursor: pointer;}
.tags_box .tag:hover{color:#337ab7;border-color:#337ab7;text-decoration: none;}

/* communityList */
.community_body{padding-left:30px;padding-right:30px;margin:0 auto;padding-bottom:130px;}
.community_body .tool_bar{height:73px;padding-right:0px}
.community_body .tool_bar .title{width:100px;float:left;margin-top:10px}
.mobile .community_body .tool_bar{height:73px;padding-right:10px}
.community_body .item_title{margin-top:58px;}
.community_body .item_title .title{font-size:28px;font-weight: 300;color:#242527; padding-bottom:22px;}
.community_body .item_post{}
/*.community_body .item_body .list:first-child{padding-top:0;}*/
.community_body .item_body .list{padding:18px;border-top:1px solid #dfdfdf;}
.community_body .item_body .list .subtitle{display:inline-block;font-size:18px;font-weight:500;min-height:30px;max-width:900px;}
.community_body .item_body .list .container-top{display:inline-block;height:20px;vertical-align: top;}
.community_body .item_body .list .icon-top{margin-top:5px;margin-right: 4px;background-repeat:no-repeat;display:block;height:17px;width:31px;background-image:url('/community/img/top.png')}
.community-body .sidebar{display:none}
.with_sidebar .item_body .list .subtitle{max-width:630px;}
.with_sidebar .item_body {width:calc(100% - 210px - 20px);float:left}
.with_sidebar .sidebar{display:block;width:210px;float:right}
.community_body .item_body .list .info{margin-bottom:10px;margin-top:6px}
.community_body .item_body .list img{max-width:100%;}
/*.community_body .item_body .list .info,.community_body .item_body .list .info a{color:#6e6e76;}*/
/*.community_body .item_body .list .info a:hover{text-decoration: underline;}*/
.community_body .item_body .list .info .icon_s{display:inline-block;width:12px;height:13px;background-color:#ccc;}
.community_body .item_body .list .info .icon_s2{display:inline-block;width:25px;height:18px;background-color:#ccc;margin-left:10px;position:relative;top:4px;}
.community_body .item_body .list .tags_box .tag{margin-right:5px;margin-bottom:7px}
.community_body .item_body .list .abstract{margin-left:47px;}
.with_sidebar .item_body .list .abstract{max-width:670px}
/*query media*/
@media (max-width:767px){
	.community_body .item{padding-left:0;padding-right:0}
	.mobile div.community_body{padding-left:0;padding-right:0}
	/*.community_body .item_title{padding-bottom:40px;margin-top:40px}*/
	.community_body .item_title{padding-bottom:0px;margin-top:40px}
	.pagination>li>a, .pagination>li>span{
    color:#265DA8;
    padding-left:11px;
    padding-right:11px;
  }
}
	.pagination>li>a, .pagination>li>span {
    color:#265DA8;
  }
.mobile .community_body .item_body .list .abstract{margin-left:0px;}
.community_body .side-panel{
    margin-top:10px;
    width:40%;
    float:right;
    padding-left:60px
}
.community_body .sidebar-item {
    padding-top: 17px;
}
.community_body .sidebar-item .header {
    color: #242527;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 27px;
}
.community_body .sidebar-item.featured-events .body {
    border-bottom: 1px solid #e2e3e7;
    color: #242527;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 20px;
}
.community_body .backtest-wrapper{
    border:none;
    width:100%;
    height:560px;
    margin-top:10px;
}
.community_body .notebook-wrapper{
    border:none;
    width:100%;
    height:710px;
    margin-top:10px;
}
.community_body .tag {
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 5px;
    border: 1px solid #989ea9;
    border-radius: 50px;
    color: #989ea9;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 12px;
}
.community_body .tab-container {
    /*border-bottom: 1px solid #e2e3e7;*/
    height: 35px;
    /*padding-bottom:5px;*/
    /*padding-left:18px;*/
    /*margin-bottom: 25px;*/
}
.community_body .sort-by.active {
    /*border-bottom: 1px solid #4a90e2;*/
    color: #4a90e2;
    /*padding-bottom: 4px;*/
    pointer-events: none;
}
.showIframe{
    float:right;
    height:32px;
    width:68px;
    cursor: pointer;
    border: 1px solid #c6cad3;
    border-radius: 3px;
    margin: 2px 10px 2px 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.showIframeImg{

    margin:1px 5px 0 0;
}
.showIframeBtn{
    color: #00192f;
    font-size: 14px;
}
.community_body .post-nav .active .sort-by{
    /*border-bottom: 1px solid #4a90e2;*/
    color: #4a90e2;
    /*padding-bottom: 4px;*/
    pointer-events: none;
}
.community_body .post-nav .active{
    background-color:#cae4fb;
}
.mobile .community_body .post-nav .active{
    background-color:#fff;
}
.community_body .sort-by {
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    /*padding-right: 10px;*/
    /*padding-left: 10px;*/
    border-left:1px solid #b4b0b2;
    text-align: center;
    line-height:16px;
    width:94px;

}
.community_body .sort-by:hover{
    color:#4a90e2;
}
.mobile .community_body .sort-by {
    width:auto;
    padding-left:20px;
    border-left:none;
}
.community_body .tab-container .post-nav{
    display: inline-block;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border:1px solid #dfdfdf;
    border-bottom:none;
    height:34px;
    margin-bottom: -4px;
}
.community_body .tab-container .post-nav tr{
    height:34px;
}
.community_body .no-border .sort-by {
    border:none;
}
.mobile .community_body .tab-container .post-nav{
    border:none;
}
.community_body .item_body .first-post-row{
    border:none;
}

/*@media (min-width:1070px){
    .community_body{width:1070px;}
}*/

/* .community_body.new */
.community_body.new .item_title{margin-top:73px}
.community_body.new .form_label{margin-bottom:32px;position: relative;}
.community_body.new .form_label label{text-align:left;font-size:18px;color:#6e6e76;font-weight:500}
.community_body.new .form_label .tip{font-size:12px;color:#989ea9;position: absolute;top:10px;right:0;}
.community_body.new .form_pane .form-group{margin-bottom:35px}
@media (max-width:767px){
    .mobile .community_body.new{padding-left:18px;padding-right:18px}
}
/* .community_body.detial */
.preview_banner{background-color:#4a90e2;padding:10px 20px;margin:0 auto;line-height:44px;height:64px;color:#fff;}
.preview_banner .text{}
.btn-preview{background-color:#4a90e2}

/* wmd-start */
#wmd-button-bar{
    margin-bottom:5px
}
.btn-toolbar .btn {
    background-color: transparent;
    background-image: url("/common/img/formatting-sprite.png");
    height: 30px;
    width: 30px;
}
.wmd-input{
    border-color: rgb(169, 169, 169);
    -webkit-appearance: textarea;
    background-color: white;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    padding: 2px;
    white-space: pre-wrap;
    word-wrap: break-word
}
.btn-toolbar .btn.wmd-bold-button {
    background-position: -1px -1px;
}
.btn-group{
    margin-right:3px;
}
.btn-toolbar .btn {
    border: 1px solid #c6c9d0;
    border-radius: 3px;
    font-size: 12px;
    margin-bottom: 0;
    margin-right: 0px;
    outline: medium none;
    padding: 11px 0 0 11px;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
#wmd-italic-button,#wmd-italic-button-reply{
    background-position: -36px 0px;
}
#wmd-link-button,#wmd-link-button-reply {
    background-position: -138px -1px;
}
#wmd-code-button,#wmd-code-button-reply {
    background-position: -103px -1px;
}
#wmd-quote-button,#wmd-quote-button-reply {
    background-position: -69px -1px;
}
#wmd-olist-button,#wmd-olist-button-reply {
    background-position: -172px -1px;
}
#wmd-ulist-button,#wmd-ulist-button-reply {
    background-position: -206px -1px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
#wmd-undo-button,#wmd-undo-button-reply {
    background-position: -239px -1px;
}
#wmd-redo-button,#wmd-redo-button-reply {
    background-position: -274px -1px;
}
#wmd-image-button,#wmd-image-button-reply {
    background-position: -582px -1px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
#wmd-heading-button,#wmd-heading-button-reply,#wmd-hr-button,#wmd-hr-button-reply,#wmd-undo-button,#wmd-undo-button-reply,#wmd-redo-button,#wmd-redo-button-reply  {
    display:none;
}

.icon-italic::before {
    content:''
}
.icon-bold::before {
    content:''
}
.icon-link::before {
    content:''
}
.icon-blockquote::before {
    content:''
}
.btn-toolbar .icon-code::before{
    content:''
}
.icon-picture::before {
    content:''
}
.icon-list::before {
    content:''
}
.icon-undo::before {
    content:''
}
.icon-share-alt::before {
    content:''
}
.content ol li {list-style-type:decimal;}
.content ul li {list-style:outside none disc ;}
.content ol,#content ul{padding-left:40px}
/*.community_body .content a {color:#4a90e2}*/
.community_body .item_body .list .info .icon_backtest{
    background:rgba(0, 0, 0, 0) url("/common/img/attachments-sprite-blue.png") no-repeat scroll -9px -9px
}
.community_body .item_body .list .info .icon_notebook{
    background:rgba(0, 0, 0, 0) url("/common/img/attachments-sprite-blue.png") no-repeat scroll -39px -9px
}
/* wmd-end */
.community_body .info_right{
    position:relative;float:right; margin-top:3px
}
.community_body .kk_listen,.community_body .kk_share{position:relative;display:inline-block;margin-left:20px;cursor:pointer;}
.community_body .kk_listen i,.community_body .kk_share i{display:inline-block;width:22px;height:22px;background:url(../img/formatting-sprite-2x.png) no-repeat;background-size:600px 30px;position:relative;top:2px;}
.community_body .kk_listen i{background-position:-386px 0;}
.community_body .kk_listen i:hover{background-position:-420px 0}
.community_body .kk_share i{background-position:-455px -3px}
.community_body .kk_share i:hover{background-position:-489px -3px}
.community_body .kk_share:hover .share_options{display: block}
.community_body .backtest-widget{margin-top:10px;margin-bottom:10px;}
.community_body{
    width:1170px;
}
.item_body .edit-controls {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 0px;
    vertical-align: bottom;
}
.item_body .edit-controls a {
    color: #989ea9;
    font-size: 15px;
    font-weight: 500;
    margin-left: 20px;
}
.edit-link{
    cursor: pointer;
}

.underline {
    text-decoration: underline
}

.nounderline {
    text-decoration: none
}

.delline {
    text-decoration: line-through
}

.bold {
    font-weight: bold
}

.nobold {
    font-weight: normal
}

.overdot {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

/*
.content p{
    text-indent: 2em;
}
*/
 .community-backtest-select-dialog .bootstrap-select.form-control {
   border: 1px solid #ddd;
}

 .community-backtest-select-dialog .open > .dropdown-toggle.btn-default:hover {
    background-color:#fff;
}
 .community-backtest-select-dialog .dropdown-toggle.btn-default:focus{
    background-color:#fff;
}
 .community-backtest-select-dialog .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color:#fff;
}
 .community-backtest-select-dialog .bootstrap-dialog-body{
    height:100px
}
 .community-backtest-select-dialog .select-container{
    margin-bottom:20px
}
 .community-backtest-select-dialog .bootstrap-select .dropdown-menu li {
    width:99%;
}
.mobile .community-backtest-select-dialog .modal-dialog{
    width:95%;
}
.community-research-select-dialog  .modal-dialog{
    width:600px;
}
.mobile .community-research-select-dialog .modal-dialog{
    width:95%;
}


.post-submit .btn.disabled {
        background-color: #c6c6c6;
}
.mobile .community_body{
    width:100%;
    padding-left:10px;
    padding-right:10px;
}
.mobile .community_body .content{
    word-wrap:break-word;
}
.bootstrap-dialog-message label{
    float:left;
    margin-top:8px;
    width:70px;
}
.bootstrap-dialog-footer-buttons .btn-default {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.back-to-community{
    /*margin-top:30px*/
    padding-top: 30px;
}
.back-to-community .back-text {
    color: #989ea9;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    vertical-align: top;
}
.back-icon {
    background-image: url("/common/img/icon-back-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}
.community_body .bs-example-tabs .tab-content > .tab-pane {
    min-height:380px;
    padding:8px;
}
.community_body .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #c6c9d0 #c6c9d0;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    border-color:#dfdfdf;
}
.backtest-widget .top-level-stat {
    display: inline-block;
    margin-bottom: 10px;
    margin-top:10px;
    width: 20%;
    float: left;
    text-align: center;
}
.mobile .backtest-widget .top-level-stat {
    margin: 0px;
    /*width: 130px;*/
    width: 33%;
    min-height: 64px;
    text-align: center;
}
.backtest-widget .top-level-stat .stat-label {
    color: #666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 5px;
}
.backtest-widget .top-level-stat .stat-value {
    font-size: 20px;
    position: relative;
    top: -2px;
}
.btn-go-backtest{
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
#performance-panel .date,#performance-panel .capital{
    font-weight:bold;
}
#performance-chart{margin-top:32px;height:430px;text-align:center}
.avatar-container {
    display: inline-block;
    margin-left: -5px;
    margin-right: 15px;
    vertical-align: top;
}
.avatar-container .avatar {
    border-radius: 20px;
    height: 33px;
    width: 33px;
}
.post-row .post-title {
    display: inline-block;
    /*width: calc(100% - 50px);*/
}
@media(max-width:767px ){
    .post-row .post-title {
        width: calc(100% - 50px);
    }
}
.remove-attachment-link {
    background-image: url("/common/img/formatting-sprite.png");
    background-position: -349px -8px;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    position: absolute;
    right: 60px;
    top: 20px;
    width: 20px;
    opacity:0.5;
    cursor:pointer;
 }
 .mobile .pagination .first, .mobile .pagination .last{
     display:none;
 }
 .share-container .dropdown-menu {
     margin-top:-2px
 }
 .share-control {
     cursor: pointer;
     padding-top: 3px;
     color: #4a90e2;
     font-size: 16px;
     font-weight: 500;
 }
 .share-control .share-image {
     background-image: url("/common/img/formatting-sprite.png");
     background-position: -447px -3px;
     display: inline-block;
     height: 20px;
     width: 20px;
 }
 .share-control .dropdown-menu {
     bottom: 100%;
     margin-bottom: 1px;
     top: auto;
     left: -117px !important;
 }
 .share-control .dropdown-menu .share-row {
     border-bottom: 1px solid #c6c9d0;
     color: #6e6e76;
     height: 40px;
     padding: 6px 10px;
 }
.share-control .share-options-menu{
    padding-bottom:0px;
    padding-top:0px;
}
.btn-share-weibo,#btn-share-weibo{
    color:#D62E2C
}
#btn-share-weixin{
    color:#40A00F
}
.clone-count-right::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #d4d4d4 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    content: "";
    display: block;
    height: 0;
    margin-right: 0;
    margin-top: -6px;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 0;
}
.clone-count-right::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #deeaf2 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    content: "";
    display: block;
    height: 0;
    margin-right: -1px;
    margin-top: -6px;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 0;
}
.clone-count-right {
    margin-left: 4px;
}
.clone-count-icon {
    background-color: #deeaf2;
    border: 1px solid #c6c9d0;
    border-radius: 2px !important;
    color: #333;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 7px;
    position: relative;
}
.sign-in-please {
    background-color: rgba(207, 210, 215, 0.15);
    border: 1px solid #d9dbdf;
    border-radius: 2px;
    color: #454952;
    font-size: 16px;
    margin-bottom: 50px;
    margin-top: 35px;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
}
#share-container .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
/*.mobile .backtest-widget .top-level-stat {
    width:100px;
    margin-bottom:3px;
}*/
.mobile .backtest-widget .top-level-stat .stat-label {
    margin-bottom:2px;
}
.mobile .backtest-widget .top-level-stat .stat-value {
    font-size: 16px;
}


/* dropdown-menu */
.dropdown-menu li{width:180px;}
.dropdown-menu li a{display:block;height:40px;line-height:30px;border-bottom:1px solid #c6c9d0;}
.dropdown-menu li a:last-child{border-bottom:none;}
.share_options{display:none;right:0;left:auto;}
.share_options li a{color:#6e6e76;padding-left:10px;}
.share_options li a:hover{color:#2f2f2f;text-decoration: none!important;}
.share_options li i{display: inline-block;width:20px;height:14px;position:relative;top:4px;padding-right:4px;}
.share_options li .a1 i{background-position:0% 0%}
.share_options li .a2 i{background-position:0% 0%}
.share_options li .a3 i{background-position:0% 0%}
.share_options li .a1 i:hover{background-position:0% 0%}
.share_options li .a2 i:hover{background-position:0% 0%}
.share_options li .a3 i:hover{background-position:0% 0%}


/* ie_tips */
.oldbrower_tips{height:40px;padding:10px;font-size:16px;color:#8a6d3b;}
.oldbrower_tips .inner{width:980px;margin:0 auto;}

/*#performance-chart{*/
    /*height:690px;*/
    /*background-color:#fff;*/
    /*margin-top:15px;*/
    /*margin-left:15px;*/
    /*text-align:center;*/
/*}*/
/*#img-loading{
    vertical-align:middle;position: absolute;top:30%;left:15%
}*/
/*#stat-chart{
    margin-top:15px;
    width:98%
}*/
/*.loading-image {
    background:url("/algorithm/img/loader_R.gif");
    background-repeat:no-repeat;
    height:13px;
    width:16px;
    display:inline-block
}*/
/*#logs-container {
    border:1px solid #d3d3d3;
    height:600px
}*/
/*#logs-output,.logs-output {
    height:600px;
    overflow-y:scroll;
    background-color:#222
}*/
/*#log {
    color: #dddddd;
    font-size: 12px;
}*/

/* end */
.modal-dialog{
    width:400px;
    margin-top:60px;
}
.modal-dialog .modal-body{
    padding-bottom:35px
}
.modal-header {
    padding-top:10px;
    padding-bottom:10px;
}
.message-badge-nav {
    background-color: #F00;
    border-radius: 10px;
    color: #fff !important;
    display: inline-block;
    font-size: 8pt;
    height: 16px;
    line-height: 0.9pc;
    min-width: 17px;
    opacity: 0.9;
    padding: 0px;
    position: absolute;
    text-align: center;
    top: 8px;
}
.message-badge-account{
    margin-top:-5px
}
.message-badge{
    background-color: #F00;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 8pt;
    height: 16px;
    line-height: 0.9pc;
    min-width: 17px;
    opacity: 0.9;
    padding: 0px;
    position: absolute;
    /*right: 9pt;*/
    text-align: center;
    top: 40px;
}
#kk_nav .message-badge{ top:50px; }
.mobile .message-badge{
    line-height: 1.1pc !important;
    top:0;
}
.mobile .message-badge-nav{
    line-height: 1.1pc !important;
}
.msg-title{
    display: block;
    font-size: 16px;
    font-weight: 500;
    min-height: 30px;
}
.msg-content{
    /*color:#337ab7;*/
    display: block;
    font-size: 16px;
    font-weight: 500;
    min-height: 30px;
    margin-bottom:0px;
    word-break: break-all;
}
.msg-note{
    color:#989898;
}
.community_body .item_body .unread{
    background-color:#eff6fa;
}
.community_body .item_body .msg-list{
    cursor:pointer;
    margin-bottom:1px;
}
.newsMoreBtn {
    color: #6186b5;
    display: none;
    font-size: 14px;
    height: 32px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    border-bottom:1px solid #dfdfdf;
    margin-bottom:1px;
}
.newsMoreBtn a {
    margin: 0 auto;
    background: #fffee9 none repeat scroll 0 0;
    /*border: 1px solid #eaf1fa;*/
    color: #fd9c3e;
    display: block;
    height: 30px;
    line-height: 20px;
    padding-top: 5px;
}
.msgBtn{
    background-color: #fff;
    color: #333;
    text-decoration: none;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);*/
    border-radius: 2px;
    display: inline-block;
    font-size: 14px;
    height: 31px;
    line-height: 25px;
    min-width: 40px;
    outline: medium none;
    padding: 2px 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    float:right;
    margin-top:14px;
}
.msgBtn:hover{
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    border-color: #cccccc;
}
.isloading-overlay{position:relative;text-align:center;}.isloading-overlay .isloading-wrapper{background:#fff no-repeat;-webkit-border-radius:7px;-webkit-background-clip:padding-box;-moz-border-radius:7px;-moz-background-clip:padding;border-radius:7px;background-clip:padding-box;display:inline-block;margin:0 auto;padding:10px 20px;top:10%;z-index:9000;}
..search-input-area .icon-search {
    cursor: pointer;
    margin: 17px 14px 0 18px;
    position: absolute;
}
.search-form{
    width:350px;
    float:right;
    margin-right:19px;
}
#search-box{
    transition: width 0.5s ease-in-out 0.01s;
    -moz-appearance: caret;
    background-color: #fff;
    border: 1px solid #d9dbdf;
    border-radius: 2px;
    /* color: #1e2024; */
    font-size: 16px;
    height: 46px;
    width:350px;
    float:left;
}
.search-form .icon-close {
    background-image: url("/common/img/formatting-sprite.png");
    background-position: -347px -7px;
    display: inline-block;
    height: 19px;
    width: 15px;
}
.search-form .icon-close:hover {
    cursor:pointer
}
.search-form .icon-close-wrapper {
    /*display: none;*/
    height: 21px;
    opacity: 0.6;
    margin-left:-22px;
    margin-top:16px;
    width: 21px;
}
.search-form .icon-search-wrapper {
    height: 21px;
    opacity: 0.6;
    margin-left:-25px;
    margin-top:16px;
    width: 21px;
    background: rgba(0, 0, 0, 0) url("/common/img/search.png") no-repeat scroll 0 0;
    display:inline-block;
    cursor:pointer;
}
#log .log-date{
    color:#258ccd;
}
#log .log-info{
    color:#393;
}
#log .log-warning{
    color:#dad06f;
}
#log .log-error{
    color:#f22;
}
.abstract .clone-count-icon{
    line-height: 10px;
    padding: 5px 7px 5px 5px
}
.form-control{
    box-shadow:none;
}
.community_body .item_body .msg-list {
    /*border-bottom: 1px solid #dfdfdf;*/
    padding-right: 21px;
}
.community_body .item_title .msg-title{
    width:100px;float:left;margin-top:10px;padding-top:2px;padding-bottom:0px
}
.community_body .item_title .msg-header{
    height:63px;
    /*border-bottom: 1px solid #dfdfdf;*/
}
.community_body .msg-list .post-row .post-title {
    max-width:1000px;
}
.abstract .clone-count-right::after{
    border-color:transparent #fff transparent transparent
}
.abstract .clone-count-icon{
    background-color:#fff;
}
.mobile .msg-list .post-row .post-title{
    width:100%;
}
.alg_live_body .transaction-date-input{
    line-height:22px;padding:2px;margin-top:-6px;width:120px
}
.alg_live_body .transaction-date-icon{
    margin-left: -18px;margin-right: 4px;opacity: 0.6;cursor:pointer
}
span.square.blue {
        background: #4572a7 none repeat scroll 0 0;
}
span.blue {
    color: #4572a7;
}
span.square {
    display: inline-block;
    height: 10px;
    width: 10px;
}
span.square.red {
    background: #aa4643 none repeat scroll 0 0;
}
span.red {
    color: #aa4643;
}
span.square {
    display: inline-block;
    height: 10px;
    width: 10px;
}
.backtest-widget #portfolio-perf-label{
    float:left;
    margin-top:10px;
    padding-left:10px;
    width:180px;
}
.mobile .backtest-widget #portfolio-perf-label{
    float:right
}
.alg_live_body #portfolio-perf-label{
    position:absolute;left:280px;top:25px;z-index:2
}
.mobile .alg_live_body #portfolio-perf-label{
    display:none;
}
.alg_live_body #splitter-pane .date-select-span{
    width:240px;
    font-size:14px;
    font-weight:normal;
    margin-top:-3px;
}
.alg_live_body #splitter-pane .date-select-span a{
    cursor:pointer
}

.alg_live_body #transaction-date,.alg_live_body #position-date{
    width:88px;
    line-height:18px;
    padding:2px;
}
.ace_content{
    font-family:Monaco,"lucida console","Courier New",monospace !important
}
.alg_live_body .icon-edit{
    margin-left:10px;cursor:pointer
}
.alg_live_body #transactioninfo .buy{
    color:red
}
.alg_live_body #transactioninfo .sell{
    color:green
}
.post-title .collect .icon-heart-empty{
    color:#337ab7
}
.post-title .uncollect .icon-heart{
    color:#337ab7
}
.post-title .collection{
    cursor:pointer;
}
.profile-tab{
    margin-top: 30px;
    border:none;
}
.profile-tab .tab-content{
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:20px;
}
.profile-tab .algo-row a{
    font-weight:normal
}
.profile-tab .tab-pane{
    text-align: center;
}
.profile-tab .tab-pane .pagination{
    margin-bottom:0px;
}
.profile-tab .tab-pane .icon-trash{
    margin-left:5px;cursor:pointer
}
.side-bar{
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    background-color:#fff;
    /*position:fixed;*/
    position:absolute;
    top:50px;
    width:250px;
    height:260px
}
.side-bar  .top {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
    padding: 12px;
}
.side-bar .bd.achieve, .side-bar .bd.honors {
    border-bottom: 1px solid #d7d7d7;
    margin: 0 10px;
}
.side-bar .bd {
    /*padding: 10px;*/
}
.side-bar .top img {
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}
.side-bar img {
    vertical-align: middle;
}
.side-bar .top a {
    display: block;
    height: 20px;
    margin: 3px 0;
    text-decoration: none;
}
.side-bar .top a{
    width: 73%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side-bar .top .follow-user.follow-action {
    background: #5389d2 none repeat scroll 0 0;
    color: #fff;
}
.side-bar .top .follow-user {
    border-radius: 3px;
    display: inline-block;
    float: right;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-top: -24px;
    text-align: center;
    width: 90px;
}
.side-bar .achieve a {
    color: #000000;
    float: left;
    width: 50%;
}
.side-bar .bd ul {
    margin-top: 10px;
    height:127px;
}
.side-bar ul, .side-bar li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
/*
.side-bar .bd li::after {
    background: #cfcfcf none repeat scroll 0 0;
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 4px;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 4px;
}
*/
.side-bar .bd li {
    line-height: 24px;
    padding-left: 18px;
    padding-right: 15px;
    position: relative;
}
.side-bar ul, .side-bar li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}.side-bar .bd li a {
    color: #000;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side-bar .more{
    border-top: 1px solid #d7d7d7;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #333;
    text-decoration: none;
    color: #333;
    text-decoration: none;
    clear: both;
    content: ".";
    display: block;
    margin-top:5px;
}
.side-bar  .more-txt{
    line-height: 35px;
    text-align: center;
    color: #333;
}
.side-bar .more i{
    font-size:18px;
}
.reply-item img{
    height:50px;
}
.reply-item p{
    margin:0px;
}
.reply-post-item{
    color:#989898;
}
.reply-post-item p{
    margin:0px;
}
.kk_body .icon-trophy{
    margin-left:2px
}
.kk_body .icon-trophy-gold{
    color:#eee153;
}
.kk_body .icon-trophy-silver{
    color:#dfdbd8;
}
.kk_body .icon-trophy-copper{
    color:#c9a897;
}
#code-view{
    font-family:Monaco,"lucida console","Courier New",monospace !important
}
#preview-contents h4:target{
    padding-top:80px;
}
#preview-contents h3:target{
    padding-top:80px;
}
#preview-contents h2:target{
    padding-top:80px;
}
.treeview .glyphicon{
    display: inline-block;
}
.align-left{
    text-align:left;
}
.community_body .item_title .dropdown-menu li{width:150px;}
.community_body .item_title .btn{
     border: 1px solid transparent;
     border-color: #ccc;
}
.community_body .item_title .dropdown-toggle{
    width:150px;
    line-height:37px;font-size:16px
}
.mobile .community_body .item_title .dropdown-toggle{
    margin-bottom:10px
}
.community_body .item_title .title_input{
    float:right;
    width:calc(100% - 155px);
}
.mobile .community_body .item_title .title_input{
    float:left;
    width:100%;
}
.community_body .item_title .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width:auto;
}
.browser-message{
    margin-top:10px;
    background-color:#FFF8D7
}
.detail_sidebar{
    padding-right:250px;
}
.browser-message .browser-alert{
    border-radius: 4px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border-top: transparent 1px solid;
    border-left: transparent 1px solid;
    border-right: transparent 1px solid;
    border-bottom: transparent 1px solid;
}

#kk_nav .nav .login{
    padding-right:0 ;
    display:inline-block;
}
#kk_nav .nav .register{
    padding-left:5px ;
    display:inline-block;
}

@media (max-width: 767px){
    .mobile #kk_nav .login-span-register{
        display: none;
    }
    .mobile #kk_nav .nav .login, .mobile #kk_nav .nav .register{
        padding:10px 20px ;
    }
    .mobile .in_body .join_pane .title{
        padding-bottom: 45px;
        padding-top:60px;
    }
    .mobile .in_body .join_pane .btn_join{
        margin-top: 0;
        margin-bottom: 50px;
    }
}
.backtest-area .column-select .checkbox{
    display:inline-block;
    margin-right:10px;
}
 #kk_nav .nav .login{
    display: inline-block;
    padding-right: 0;
 }
 .login-container{
     width:500px;
     padding: 40px;
     border:1px solid #0988EA;
 }

@media (max-width: 767px){
    .login-container{
        width:320px;
        padding: 40px;
        border:1px solid #0988EA;
        margin-left: -160px;
    }
}

 .login-container .title:after{
     content: "";
     display: block;
     clear: both;
 }
 .login-container .title-item.active {
     background: #0988EA;
     color: #fff;
     border: none;
 }
 .login-container .title-item {
     width:50%;
     height: 35px;
     line-height: 35px;
     text-align: center;
     border: 1px solid #ccc;
     cursor: pointer;
     margin-right:0;
     background: #fff;
     float: left;
 }
 .login-container .form_pane{
     display: none;
 }
 .login-container .form_pane.active{
     display: block;
 }
 .login-container #valideCode-img{
     width:calc(100% - 259px);
     height: 100%;
 }
 .login-container .form_pane label{
     text-align: left;
 }
 .login-container .form_pane .form-control{
     height:35px;
     font-size: 14px;
 }
 .login-container .form_pane .form-group{
     margin-bottom: 15px;
 }
.activity-row.row-fluid .algo-list .algo-row .fenxiang,.activity-row.row-fluid .algo-list .algo-row .dingyue{
    border: 1px solid #bad6f1;
    border-radius: 3px;
    padding: 1px 3px;
    color: #337ab7;
    font-size: 11px;
}
.user_body.box_center .profile-tab .nav>li>a{
    padding:10px 20px;
}
.activity-row.row-fluid .algo-list .algo-row .dingyue.red{
    border:1px solid #f7b1a1;
    color:#ff3000;
}
@media (min-width: 1180px){
    #kk_nav .container{
        width:1180px;
    }
}
#kk_nav .container{padding:0;}

.icon_new{
    position: absolute;
    top:5px;
    right:20px;
}
.mobile .icon_new{
    top:-3px;
    left:57px;
}
@media(min-width: 768px){
    .mobile .icon_new{
        top:5px;
        left:42px;
    }
}
/**/
.navbar{border:none;}




.win_app .kk_main header{
    display: none;
}
.win_app .kk_main footer{
    display: none;
}
.win_app .kk_main .kk_body{
    position: static;
    top:0;
    padding: 0;
}
.iconBox{
    display: none;
}

/*api*/
.win_app .api_body .api_left.fixed_left{
    margin-top: 0;
}
.win_app .api_body {
    background: #333333;
    color: #b3b3b3;
}
.win_app .api_body code{
    background: #333333;
    color: #c1c1c1;
}
.win_app #preview-contents pre{
    background: #2d2d2d;
}
.win_app #preview-contents pre code{
    color: #b3b3b3;
}
.win_app .hljs-string,.win_app .hljs-title,.win_app .hljs-constant,.win_app .hljs-parent,.win_app .hljs-tag .hljs-value,.win_app .hljs-rules .hljs-value,.win_app .hljs-rules .hljs-value .hljs-number,.win_app .hljs-preprocessor,.win_app .hljs-pragma,.win_app .haml .hljs-symbol,.win_app .ruby .hljs-symbol,.win_app .ruby .hljs-symbol .hljs-string,.win_app .hljs-aggregate,.win_app .hljs-template_tag,.win_app .django .hljs-variable,.win_app .smalltalk .hljs-class, .hljs-addition, .hljs-flow, .hljs-stream, .bash .hljs-variable,.win_app .apache .hljs-tag,.win_app .apache .hljs-cbracket,.win_app .tex .hljs-command,.win_app .tex .hljs-special,.win_app .erlang_repl .hljs-function_or_atom,.win_app .asciidoc .hljs-header,.win_app .markdown .hljs-header,.win_app .coffeescript .hljs-attribute{
    color: #fb4044 !important;
}
.win_app .hljs-number,.win_app .hljs-date,.win_app .hljs-regexp,.win_app .hljs-literal,.win_app .hljs-hexcolor,.win_app .smalltalk .hljs-symbol,.win_app .smalltalk .hljs-char,.win_app .go .hljs-constant,.win_app .hljs-change,.win_app .lasso .hljs-variable,.win_app .makefile .hljs-variable,.win_app .asciidoc .hljs-bullet,.win_app .markdown .hljs-bullet,.win_app .asciidoc .hljs-link_url,.win_app .markdown .hljs-link_url{
    color: #58b861 !important;
}
.win_app .smartquote,.win_app .hljs-comment,.win_app .hljs-annotation,.win_app .hljs-template_comment,.win_app .diff .hljs-header,.win_app .hljs-chunk,.win_app .asciidoc .hljs-blockquote,.win_app .markdown .hljs-blockquote{
    color: #8a8a8a !important;
}

.win_app .api_left{
    background: #333333;
}
.win_app .api_left ul{
    background: #333333;
}
.win_app .api_body .api_left li.active{
    background: #424242;

}
.win_app .api_body .api_left li.active a{
    color: #c8c8c8;
}
.win_app .api_left ul li a{
    color: #a0a0a0;
}
.win_app .api_left ul{
    color: #c8c8c8;
}
.win_app .tablebox pre{
    background: #333;
}


/*量化课堂*/
.win_app .kk_main .nav-item img{
    display: none;
}
.win_app .kk_main .tutorial-page {
    background: #333333;
}
.win_app .tutorial-page .body-nav{
    background: #333333;
}
.win_app .tutorial-page .nav-title{
    color: #8a8a8a;
}
.win_app .tutorial-page .nav-title.active{
    color: #2c77de;
}
.win_app .tutorial-page .sanjiao:after {
    border-bottom-color: #333333;
    z-index: 17;
    top: -19px;
}
.win_app .kk_main .tutorial-page .banner {
    display: none;
}
.win_app .tutorial-page .item-tutorial .item-body .lis{
    background-color: #2d2d2d;
    border: 1px solid #232323;
}
.win_app .tutorial-page .item-tutorial .item-body .lis h5{
    color: #c8c8c8;
}
.win_app .tutorial-page .span-num{
    color: #528ac8;
}
.win_app .tutorial-page .status{
    color: #8a8a8a;
}
.win_app .tutorial-page .lis:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 3px 3px 10px 2px #232323;
    -moz-box-shadow: 3px 3px 10px 2px #232323;
    box-shadow: 3px 3px 10px 2px #232323;
}
.win_app .tutorial-page .iconBox{
    width: 32px;
    height: 31px;
    display: inline-block;
    vertical-align: middle;
}
.win_app .tutorial-page .newItem .newIcon{
    background: url("../img/new2.png") no-repeat center;
}
.win_app .tutorial-page .pythonItem .pythonIcon{
    background: url("../img/py2.png") no-repeat center;
}
.win_app .tutorial-page .clItem .clIcon{
    background: url("../img/cl2.png") no-repeat center;
}
.win_app .tutorial-page .mathItem .mathIcon{
    background: url("../img/math2.png") no-repeat center;
}
.win_app .tutorial-page .jrItem .jrIcon{
    background: url("../img/jr2.png") no-repeat center;
}
.win_app .tutorial-page .activeItem .newIcon{
    background: url("../img/new1.png") no-repeat center;
}
.win_app .tutorial-page .activeItem .pythonIcon{
    background: url("../img/py1.png") no-repeat center;
}
.win_app .tutorial-page .activeItem .clIcon{
    background: url("../img/cl1.png") no-repeat center;
}
.win_app .tutorial-page .activeItem .mathIcon{
    background: url("../img/math1.png") no-repeat center;
}
.win_app .tutorial-page .activeItem .jrIcon{
    background: url("../img/jr1.png") no-repeat center;
}


/*数据*/
.win_app #guide{
    display: none;
}
.win_app .guide-box{
    background: #333333;
}
.win_app .guide-box .line{
    background: #232323;
}
.win_app .guide-box h3{
    color: #c8c8c8;
    font-size: 20px;
}
.win_app .guide-box .new-gl-box{
    width: 230px;
    height: 135px;
    background: #2d2d2d;
    border: 1px solid #232323;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
}
.win_app .guide-box .new-gl-box a{
    font-size: 16px;
    color: #c8c8c8;
}
.win_app .guide-box .new-gl-box:hover,.win_app .guide-box .data-dic:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 5px 6px 15px 2px #232323;
    -moz-box-shadow: 5px 6px 15px 2px #232323;
    box-shadow: 5px 6px 15px 2px #232323;
}
.win_app .guide-box .data-dictionary .data-dic{
    background: #2d2d2d;
    border: 1px solid #232323;
}
.win_app .guide-box .data-dictionary .data-dic h4{
    font-size: 16px;
    color: #c8c8c8;
}
.win_app .guide-box .data-dictionary .data-dic p{
    font-size: 14px;
    color: #8a8a8a;
}

/*函数库*/
.win_app{
    background: #333333;
}
.win_app .fnContainer .shareBtnBox{
    display: none;
}
.win_app .fnContainer .fnImage>img{
    display: none;
}
.win_app .fnContainer .bodyLeft .searchBox{
    display: none !important;
}
.win_app .fnContainer .allFnHeader{
    display: none;
}



.win_appSearchBox{
    display: none;
    padding: 0 60px 0 30px;
}



.win_app .fnContainer .headerBox{
    justify-content: center!important;
}
.win_app .fnContainer .win_appSearchBox{
    height: 60px;
    background: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.win_app .fnContainer .win_appSearchBox .shareBtnBox{
    display: block;
    width: 90px;
    height: 37px;
}
.win_app .fnContainer .win_appSearchBox .shareBtnBox .fnShareBtn {
    width: 90px;
    height: 37px;
    font-size: 14px;
}
.win_app .fnContainer .win_appSearchBox .shareBtnBox .fnShareBtn i{
    display: none;
}
.win_app .fnContainer .win_appSearchBox .winSearchBox{
    width: 320px;
    height: 37px;
    position: relative;
}
.win_app .fnContainer .win_appSearchBox .winSearchBox .searchIcon{
    position: absolute;
    right: 10px;
    top:5px;
    color: #515152;
}
.win_app .fnContainer .win_appSearchBox .winSearchBox .searchInput{
    background: #2d2d2d;
    color: #515152;
    border: none;
    outline: none;
}
.win_app .fnContainer .win_appSearchBox .winSearchBox input::-webkit-input-placeholder{
    color: #515152;
}
.win_app .fnContainer .win_appSearchBox .winSearchBox .searchInput:focus{
    border: none!important;
    box-shadow: none!important;
}
.win_app .fnContainer .bodyLeft{
    width: 73% !important;
}
.win_app .fnContainer .bodyRight{
    width: 25% !important;
}

.win_app .fnContainer .toAuthor{
    color: #8a8a8a!important;
}

.win_app .fnContainer .containerBody{
    width: 100%;
}
.win_app .fnContainer .containerBody{
    padding: 60px;
    background: #333333;
    border-top: 1px solid #232323;
}
.win_app .fnContainer .list-group-item{
    background: #2d2d2d!important;
    border-bottom: 1px solid #232323!important;
}
.win_app .fnContainer .allFnBody{
    padding: 0!important;
}
.win_app .fnContainer .allShareFn{
    background: #232323!important;
    border: 1px solid #232323;
}
.win_app .fnContainer .list-group-item .showCount{
    color: #c8c8c8 !important;
}
.win_app .fnContainer .list-group-item .showFn{
    color: #8a8a8a!important;
}
.win_app .fnContainer .list-group-item .fnShareDetail{
    color: #8a8a8a!important;
}
.win_app .fnContainer .list-group-item .fnTitle{
    color: #c8c8c8!important;
}
.win_app .fnContainer .list-group-item .fnAuthor{
    color: #8a8a8a!important;
}

.win_app .fnContainer .allFnAuthor{
    background: #2d2d2d!important;
    border: 1px solid #232323!important;
}
.win_app .fnContainer .allCount:nth-child(1){
    border-right: 1px solid #232323!important;
}
.win_app .fnContainer .allAuthor,.win_app .fnContainer .allFn{
    color: #c8c8c8!important;
}
.win_app .fnContainer .comBox{
    color: #8a8a8a!important;
}

.win_app .fnContainer .monthFnBox{
    background: #2d2d2d!important;
    border: 1px solid #232323!important;
}
.win_app .fnContainer .monthFnHeader{
    color: #a0a0a0!important;
    border-bottom: 1px solid #232323!important;
}
.win_app .fnContainer .fnCount,.win_app .fnContainer .authorName,.win_app .fnContainer .authorRank{
    color: #a0a0a0!important;
}


.win_app .fnContainer .containerHeader{
    background: #333333;
    border-bottom: 1px solid #232323;
}

.win_app .fnContainer .fnTabUl li{
    width: 110px!important;
    height: 32px!important;
    line-height: 28px!important;
    padding: 0!important;
    text-align: center;
    border: 1px solid #4a4a4a!important;
}
.win_app .fnContainer .fnTabUl li:nth-child(1){
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.win_app .fnContainer .fnTabUl li:nth-child(2){
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.win_app .fnContainer .fnTabUl li.active{
    background: #4a4a4a!important;
}
.win_app .fnContainer .fnTabUl li.active a{
    color: #d8d8d8!important;
}
.win_app .fnContainer .fnTabUl li a{
    display: block!important;
    height: 100%;
    width: 100%;
}
.win_app .fnContainer .fnTabUl li a{
    font-size: 14px!important;
}

.win_app .fnContainer .indexFnBox{
    margin: 0!important;
}
.win_app .fnContainer .fnShareFooter {
    position: absolute!important;
    left: 30%!important;
}
.win_app .fnContainer .fnShareFooter .btn-default{
    background: #2d2d2d!important;
    border: none!important;
    color: #8a8a8a!important;
    margin: 1px!important;
}
.win_app .fnContainer .fnShareFooter .btn-default.active-nick{
    background: #4a4a4a!important;
    color: #ffffff!important;
}
.win_app .fnContainer .myFnContainer{
    background: #2d2d2d!important;
}
.win_app .fnContainer .myFnContainer thead td{
    border-bottom: 1px solid #232323!important;
    color: #c8c8c8!important;
}
.win_app .fnContainer .myShareList td{
    border-bottom: 1px solid #232323!important;
}
.win_app .fnContainer .myShareList .showCount{
    color: #c8c8c8!important;
}
.win_app .fnContainer .myFnName a{
    color: #c8c8c8!important;
}









/* 新客户端函数库 */
.win_app{
    background: #f5f5f5;
}
.new_win_app .fnContainer .shareBtnBox{
    display: none;
}
.new_win_app .fnContainer .fnImage>img{
    display: none;
}
.new_win_app .fnContainer .bodyLeft .searchBox{
    display: none !important;
}
.new_win_app .fnContainer .allFnHeader{
    display: none;
}

.win_appSearchBox{
    display: none;
    padding: 0 60px 0 30px;
}

.new_win_app .fnContainer .headerBox{
    justify-content: center!important;
}
.new_win_app .fnContainer .win_appSearchBox{
    height: 60px;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new_win_app .fnContainer .win_appSearchBox .shareBtnBox{
    display: block;
    width: 90px;
    height: 37px;
}
.new_win_app .fnContainer .win_appSearchBox .shareBtnBox .fnShareBtn {
    width: 90px;
    height: 37px;
    font-size: 14px;
}
.new_win_app .fnContainer .win_appSearchBox .shareBtnBox .fnShareBtn i{
    display: none;
}
.new_win_app .fnContainer .win_appSearchBox .winSearchBox{
    width: 320px;
    height: 37px;
    position: relative;
}
.new_win_app .fnContainer .win_appSearchBox .winSearchBox .searchIcon{
    position: absolute;
    right: 10px;
    top:5px;
    color: #515152;
}
.new_win_app .fnContainer .win_appSearchBox .winSearchBox .searchInput{
    background: #ffffff;
    color: #515152;
    border: none;
    outline: none;
}
.new_win_app .fnContainer .win_appSearchBox .winSearchBox input::-webkit-input-placeholder{
    color: #515152;
}
.new_win_app .fnContainer .win_appSearchBox .winSearchBox .searchInput:focus{
    border: none!important;
    box-shadow: none!important;
}
.new_win_app .fnContainer .bodyLeft{
    width: 73% !important;
}
.new_win_app .fnContainer .bodyRight{
    width: 25% !important;
}

.new_win_app .fnContainer .toAuthor{
    color: #8a8a8a!important;
}

.new_win_app .fnContainer .containerBody{
    width: 100%;
}
.new_win_app .fnContainer .containerBody{
    padding: 60px;
    background: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}
.new_win_app .fnContainer .list-group-item{
    background: #ffffff!important;
    border-bottom: 1px solid #e5e5e5!important;
}
.new_win_app .fnContainer .allFnBody{
    padding: 0!important;
}
.new_win_app .fnContainer .allShareFn{
    background: #e5e5e5!important;
    border: 1px solid #e5e5e5;
}
.new_win_app .fnContainer .list-group-item .showCount{
    color: #c8c8c8 !important;
}
.new_win_app .fnContainer .list-group-item .showFn{
    color: #8a8a8a!important;
}
.new_win_app .fnContainer .list-group-item .fnShareDetail{
    color: #8a8a8a!important;
}
.new_win_app .fnContainer .list-group-item .fnTitle{
    color: #c8c8c8!important;
}
.new_win_app .fnContainer .list-group-item .fnAuthor{
    color: #8a8a8a!important;
}

.new_win_app .fnContainer .allFnAuthor{
    background: #ffffff!important;
    border: 1px solid #e5e5e5!important;
}
.new_win_app .fnContainer .allCount:nth-child(1){
    border-right: 1px solid #e5e5e5!important;
}
.new_win_app .fnContainer .allAuthor,.new_win_app .fnContainer .allFn{
    color: #c8c8c8!important;
}
.new_win_app .fnContainer .comBox{
    color: #8a8a8a!important;
}

.new_win_app .fnContainer .monthFnBox{
    background: #ffffff!important;
    border: 1px solid #e5e5e5!important;
}
.new_win_app .fnContainer .monthFnHeader{
    color: #a0a0a0!important;
    border-bottom: 1px solid #e5e5e5!important;
}
.new_win_app .fnContainer .fnCount,.new_win_app .fnContainer .authorName,.new_win_app .fnContainer .authorRank{
    color: #a0a0a0!important;
}


.new_win_app .fnContainer .containerHeader{
    background: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
}

.new_win_app .fnContainer .fnTabUl li{
    width: 110px!important;
    height: 32px!important;
    line-height: 28px!important;
    padding: 0!important;
    text-align: center;
    border: 1px solid #e5e5e5!important;
}
.new_win_app .fnContainer .fnTabUl li:nth-child(1){
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.new_win_app .fnContainer .fnTabUl li:nth-child(2){
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.new_win_app .fnContainer .fnTabUl li.active{
    background: #255da8!important;
}
.new_win_app .fnContainer .fnTabUl li.active a{
    color: #ffffff!important;
}
.new_win_app .fnContainer .fnTabUl li a{
    display: block!important;
    height: 100%;
    width: 100%;
}
.new_win_app .fnContainer .fnTabUl li a{
    font-size: 14px!important;
}

.new_win_app .fnContainer .indexFnBox{
    margin: 0!important;
}
.new_win_app .fnContainer .fnShareFooter {
    position: absolute!important;
    left: 30%!important;
}
.new_win_app .fnContainer .fnShareFooter .btn-default{
    background: #ffffff!important;
    border: none!important;
    color: #8a8a8a!important;
    margin: 1px!important;
}
.new_win_app .fnContainer .fnShareFooter .btn-default.active-nick{
    background: #e5e5e5!important;
    color: #ffffff!important;
}
.new_win_app .fnContainer .myFnContainer{
    background: #ffffff!important;
}
.new_win_app .fnContainer .myFnContainer thead td{
    border-bottom: 1px solid #e5e5e5!important;
    color: #c8c8c8!important;
}
.new_win_app .fnContainer .myShareList td{
    border-bottom: 1px solid #e5e5e5!important;
}
.new_win_app .fnContainer .myShareList .showCount{
    color: #c8c8c8!important;
}
.new_win_app .fnContainer .myFnName a{
    color: #c8c8c8!important;
}

#YSF-PANEL-INFO {
    right: 66px !important;
    bottom: 30px !important;
}
  

.deduct-credit-modal .modal-dialog {
    width: 460px;
}

.deduct-credit-modal .bootstrap-dialog-footer-buttons .btn-default.no-longer-btn {
    float: left;
    padding: 7px 0;
    color: #8997ab;
}

.deduct-credit-modal .no-longer-btn:active {
    background-color: transparent;
}

.deduct-credit-modal .no-longer-btn:focus {
    outline: none;
}

.dot-clamp{
    word-break: break-word;
}
