@charset "utf-8";
/*-------------------
*Description:        ewCEO.com for emlog
*Website:            http://www.ewceo.com
*Author:             尔今 erx@qq.com
*update:             2015-5-2
-------------------*/
.idx-hotlists{height:380px;background:#FAFAFA;}
.ekslide{position:relative;float:left;width:500px;height:380px;overflow:hidden}
.nivoSlider,.nivoSlider img{width:500px;height:320px;}
.rslides li a{display:block}
.rslides li .caption{position:absolute;left:0;bottom:-60px;width:100%;height:60px;background:url(../images/hotlists-slideBG.png);color:#fff;font-size:20px;text-indent:20px;line-height:60px;}
.ekslide a.rslides_nav{position:absolute;right:10px;display:block;width:16px;height:9px;text-indent:-9999px;background-image:url(../images/slidebtn.png);cursor:pointer;z-index:9;}
.ekslide a:hover.rslides_nav{opacity:0.6}
.ekslide a.prev{bottom:35px;background-position:0 0}
.ekslide a.next{bottom:15px;background-position:0 -11px}
.rslides_tabs{position:absolute;right:10px;bottom:68px;height:9px;z-index:9;}
.rslides_tabs li{display:inline-block;width:7px;height:7px;margin-left:5px;text-indent:-9999px;background:rgba(0,0,0,0);border-radius:100%;border:solid 1px #888585;cursor:pointer}
.rslides_tabs li a{display:block}
.rslides_tabs li.rslides_here{background:#f98235;border-color:#f98235}
/*头条链接*/
.idx-hotlists .hls-links{padding:3px 15px 0 515px;}
.idx-hotlists .hls-links li{padding:8px 0; border-bottom:dotted 1px #CBCBCB; }
.idx-hotlists .hls-links li a:hover h4{color:#f98235}
.idx-hotlists .hls-links li:last-child{border-bottom:0; }
.idx-hotlists .hls-links li h4{color: #272322; font-size: 18px; font-weight: bold; height: 28px; line-height: 28px; overflow: hidden; }
.idx-hotlists .hls-links li .des{color: #888; font-size: 12px; height: 18px; line-height: 18px; overflow: hidden; }
/*首页文章布局*/
.index-pageList{margin-top:30px;}
/*四图推荐*/
.idx-selLead{padding-top: 30px;}
.idx-selLead .tip{height: 37px;border-bottom: solid 2px #D6D6D6;position: relative;line-height: 37px;margin-bottom: 6px;}
.idx-selLead .tip h4 {position: absolute;font-size: 26px;line-height: 1;left: 0;top: 0;padding-bottom: 11px;border-bottom: solid 2px #666;}
.idx-selLead .tip .more{position:absolute;right:0;top:5px;font-size: 12px;color:#9d9d9d;}
.idx-selLead .items{float: left;width: 365px;margin-top: 15px;}
.idx-selLead .items.pr15{padding-right:15px;}
.idx-selLead .items.pb15{padding-bottom:15px;}
.idx-selLead .items.pl15{padding-left: 15px;}
.idx-selLead .items.mr13{margin-right: 13px;}
.idx-selLead .items.ml14{margin-left:  14px;}
.idx-selLead .items.items-borb{border-bottom: 1px solid #e8e8e8;}
.idx-selLead .items-line{float: left;margin-top: 15px;width: 1px;height: 112px;background-color: #e8e8e8;}
.idx-selLead .items .pic{float: left;}
.idx-selLead .items .pic img{display: block;}
.idx-selLead .items .txt{overflow: hidden;padding-left: 14px;}
.idx-selLead .items .txt h3{height: 40px;line-height: 20px;overflow: hidden;}
.idx-selLead .items .txt h3 a{font-size: 15px;color: #272322;}
.idx-selLead .items:hover h1 a{color:#f98235;}
.idx-selLead .items .txt p{height: 36px;line-height: 18px;overflow: hidden;color: #888;font-size: 12px;padding-top:12px; }