
body{background: #F6F6F6;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
    color:#444;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
a:link{color:#444}
a:hover{color:#FF6B1F}
a:focus {color:#FF6B1F}
#top{background: #373737;padding-top: 8px;padding-bottom: 8px;font-size: 14px}
#top a{color:#aaaaaa;font-size: 14px;}
#header{background: #fff;}
.header{padding-top: 20px;padding-bottom: 20px;overflow:hidden}
.search{border: 1px  #E1E2E7 solid;
 width: 300px;border-radius: 20px;padding:8px 8px 8px 10px}
.search-input{border:none;color:#9197a1;width: 170px;font-size: 12px;}
.search-btn{
    background: url("../img/search_btn.png" ) no-repeat;height:19px;width: 19px; padding: 5px;border: none;
    float: right;
}

#nav{background:#0086FF;}
#nav li{padding: 10px;font-size: 18px}
#nav li:hover{background: #FF6B1F}
#nav a{color: #fff;display: block;font-weight: bold}
#nav .nav .active a{font-weight: bold}
#nav .nav .active {background: #216CDF}
.sub-nav{}
.sub-nav li{
    float: left;margin-right: 18px;padding-top: 10px;padding-bottom: 10px;

}

.mobile-site{position: relative}
.showqrcode{ display: none;  position:absolute;
    width:140px;height:228px;
    right:10px;
    top:22px;
    background:url(../img/show_bg.png) no-repeat left top;
    z-index: 999999999;
    text-align: center;
    font-size: 12px;
}
.qrcode-box{padding:12px 5px 0px 5px;}
.showqrcode img{width: 100%;}




/*头部结束*/
.left {
    width: 830px;
    float: left;

}
.right{width: 350px;
    float: right;}

.left h2{margin-bottom: 10px}
.left h3{font-size: 20px;color:#000;font-weight: bold}
.left .media-body{}
.left .description{color:#878e9a;line-height: 22px;margin-top: 20px}
.left .author-time{color:#a7b1c2;font-size: 12px;position: absolute;bottom: 25px}
.author-white{background: url("../img/icon_author_white.png" ) no-repeat left center;padding-left: 20px}
.author{background: url("../img/icon_author.png" ) no-repeat left center;padding-left: 20px}

.time{background: url("../img/icon_time.png" ) no-repeat left center;padding-left: 20px;margin-left: 20px}
.time-white{background: url("../img/icon_time_white.png") no-repeat left center;padding-left: 20px;margin-left: 20px}

.mobile_view{margin-left: 20px;position: relative;background: url("../img/ic_tab_wechat_normal.png" ) no-repeat left center;padding-left: 20px}
.mobile_view:hover{background: url("../img/ic_tab_wechat_selected.png" ) no-repeat left center;}

#share_weixin_pyq {
    position: absolute;
    display: none;
    width: 218px;
    height: 110px;
    background-size: 218px 110px;
    background-image: url(//static.36krcdn.com/36kr-web/static/ic_float_wechats@2x.3c28308d.png);
    top: -120px;
    left: -80px;
    padding: 12px 11px 20px 12px;
    overflow: hidden;
}

#share_weixin_pyq #weixin-code img {
    float: left;
    width: 78px;
    height: 78px;
    background-repeat: no-repeat;
    background-size: 78px 78px;
}

#share_weixin_pyq .weixin-txt {
    float: right;
    width: 109px;
    height: 51px;
    font-size: 12px;
    color: #787878;
    letter-spacing: 0;
    line-height: 30px;
    text-align: left;
    margin-top: 10px;
}

.news-list .media{padding: 20px;position: relative;left:-20px;}
.news-list .media:hover{background: #fff; box-shadow: 0 0 30px #EDECED;border-radius: 5px;}
.news-list .media span.catname{background: #FF8213;position: absolute;top:0;color:#fff;right: 10px;padding-left: 5px;padding-right: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;font-size: 12px;padding-top: 3px;padding-bottom: 3px}
.news-list .media a.thumb{
    position: relative;margin-right: 20px;
}

#page{background:#0086FF;width: 800px;text-align:center;margin-top:30px;border-radius: 5px;}
.pagination{padding-top: 10px;padding-bottom: 10px}
.pagination li{border: none;margin-left: 10px;margin-right: 10px}
.pagination li a{color:#fff;padding: 0px;width: 24px;height: 24px;line-height: 24px}
.pagination a:hover{background:#206CE0;border-radius:20px;}
.pagination li.active{background: #206CE0;border-radius:20px;}
.pagination-group li:last-child{border-radius: 0}
/*左侧结束*/
.right h2{
   margin-bottom: 10px;    position: relative;
}

.right h2 a{
    color:#878e9a;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.right .stock{
    background: #fff;
    padding-top: 20px;padding-bottom: 20px;
    border-radius: 5px;
}

.right .stock table{width: 100%;text-align: center;line-height: 26px;font-size: 14px}
.right .stock table th{color:#878e9a;font-weight: normal;padding-bottom: 5px}
.right .stock table tr:hover{background:#F9F9F9 }
.right .stock table .down{color: #008000}

.right .stock table .up{color: #e32}

.right-adimg{
    width: 350px;
}
.right .box{margin-bottom: 10px}
.right .box li{line-height: 30px}
.right .box{background: #fff;padding: 15px; border-radius: 5px;}
.right .dot li{background: url("../img/dot.gif" ) no-repeat left center;padding-left: 10px;}

.right .media{
    margin-bottom: 10px;

}
.right .media-title{
    margin-bottom: 10px;
    font-size: 16px;
}
.right .media-body{}
.right .media-body a{ overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
-webkit-box-orient:vertical;
    word-break: break-all;
    width: 180px;

}
.right .media-body a{color:#878e9a}

.box .top span{padding-right: 10px}
.box .top .top-3,.top-1,.top-2{font-size: 16px;font-weight: bold;color: #e23838}

.hot-key a{background: #fff;margin-bottom: 20px}


/*右侧结束*/



#footer{background: #1E2327}

.nav-sitemap li span{color: #c8c8c8;font-weight:bold}
.nav-sitemap li,.nav-sitemap ul li{
    float: left;display:inline}
#footer .nav ul li{}
#footer .nav ul a{padding-left: 0px;text-indent: 0;color:#909496;padding-right: 0}
#footer .nav ul a:hover{background: none;color:#fff}
.hzhb{width: 300px;margin-right: 100px} /*合作伙伴*/
.hzhb li{width: 90px}
.zdlm{width: 120px;margin-right: 100px} /*重点栏目*/
.zdlm li{width: 60px}

.yjzx{width: 220px;}/*业界资讯*/
.yjzx li{width: 50px}
#copyright{background: #373737}
#copyright a{
    color:#909496;
    font-size: 12px;
}
#copyright p{ color:#909496;font-size: 12px;}



/*尾部结束*/




.focus { width:630px; height:370px; position:relative; overflow:hidden;border-radius: 5px}
.focus img {width:100%; height:100%;}
.focus a.pic { display:block;}
.focus .num { font-size:14px; overflow:hidden; position: absolute; bottom:18px; right: 10px; zoom:1; z-index:40; text-align:right; }
.focus .num li { width: 10px; height: 10px; font-size:0px;display:inline-block; overflow:hidden;  background: #ACACAD; margin-right: 6px;  cursor:pointer; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;*display:inline;zoom:1; color:#fff;}
.focus .num li.on { background:#FF8213;border:1px #FF8213 solid;width: 30px;border-radius:15px;}
.focus .prev,.focus .next { display:none; width: 40px; height: 100px; background: url(../img/focus_btn.png) no-repeat; position: absolute; top:45%; margin-top:-50px; z-index:100; opacity:0;-moz-opacity:0;-webkit-opacity:0; filter:alpha(opacity=0);}
.focus .prev { left:0px; }
.focus .next { right:0px; background-position: right }
.focus h3{font-size: 28px;font-weight: bold}
.focus h3 a{color:#fff;text-shadow: 0 0 5px #000;}
.focus .focus-info{ background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.9));width: 100%;padding-left:10px;color:#fff;}


/* 焦点图结束 */

.recommend{background: #E2E2E4;width: 540px;height: 370px;padding: 13px;border-radius: 5px;padding-bottom: 0}

.recommend .media{position: relative;display: block;margin-top:0px;margin-bottom: 14px}

.recommend p{position: absolute;bottom: 0px;left:120px;right:0;width: 100%}
.recommend .time{margin-left: 0;color:#555c68;background: url(../img/icon_time_recommend.png)  no-repeat left center;padding-left: 20px;}

.recommend .media-body{font-size: 16px;font-weight: bold}


/*正文页*/
.bread{padding-left: 0;font-size: 14px}
.bread a{font-size: 14px;color:#a7b1c2}
.bread-icon-home{ background: url(../img/icon_home.png) no-repeat;padding-left: 20px}
.bread li{color:#a7b1c2}
.bread li:after {
    content:"\002f";
    padding: 0 8px;
    color: #ddd;
}
.detail h1{font-size: 28px;font-weight: bold}
.content p{margin-bottom: 0;font-size: 16px;text-align:justify;line-height: 28px}
.detail .info{font-size: 14px;margin-top:20px;color:#a7b1c2}
.content{margin-top: 30px}
.content img{margin: 20px}

#do_you_like{margin-bottom: 30px;position: relative;left:-10px;right:-10px;width: 790px}
#do_you_like .media{width: 100%}
#do_you_like h2{padding-bottom: 10px;font-weight: bold}
#do_you_like .like-item{
    width: 200px;
    padding:10px;
    float: left;
    display: inline;
    height: 190px;
}

#do_you_like .media a{


}


#do_you_like .media-body{
    float: left;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    word-break: break-all;

    padding-top: 10px;
}
#do_you_like .like-item:hover{
    background: #fff;
    box-shadow: 0 0 30px #EDECED;
    border-radius: 5px;
}



/*单页介绍*/


.page_menu{
    text-align: center;
    line-height: 74px;
    border-bottom: 1px solid #e5e5e5;
    background: #Fff;
    color: #666;
    font-size: 14px;
    height: 74px;
}
.page_menu li{
    float: left;
    width: 121px;
}
.page_menu li a.active,.page_menu li a:hover{
    border-bottom: 2px solid #0086FF;
    color: #0086FF;
}
.page_menu li a{display: block;font-size: 18px;font-weight: bold}
.border_gray {
    border: 1px solid #e5e5e5;
    background: #fff;
}
.about_us {
    background: #FfF;
    padding:23px;
    clear: both;
    line-height: 30px;
}

.about_more {
    padding-top: 20px;
}
.about_iyiou_menu{ float:left; width:121px; height:74px; text-align:center; line-height:74px; border-bottom:1px solid #e5e5e5; background:#Fff; color:#666; font-size:14px;}
.about_iyiou_menu.active{ border-bottom:4px solid #0e79cc;color:#0e79cc;}
.about_iyiou_menu:hover{ border-bottom:4px solid #0e79cc;color:#0e79cc;}



