*{font-family:Arial,'Microsoft YaHei'}
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{font-family:"microsoft yahei",simhei,arial,sans-serif}article,aside,details,div,figcaption,figure,footer,header,hgroup,li,menu,nav,section,ul{display:block;-webkit-box-sizing:-webkit-border-box;box-sizing:border-box}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle;-webkit-box-sizing:-webkit-border-box;box-sizing:border-box}ul li{list-style:none;border:none;outline:0 none;outline-width:0}a{text-decoration:none}@font-face{font-family:'Roboto Light';src:url(../static/images/newimages/Roboto-Light.ttf)}body.home{min-width:1000px;background-image:url(http://cdn.iciba.com/web/img/home_bg.png);background-repeat:no-repeat;background-attachment:fixed;background-position:center center;background-size:cover;background-color:#43adf1;overflow:hidden}.clear{clear:both}.display-b{display:block}.display-n{display:none}p{line-height:20px}
.footer{width:100%;height:35px;text-align:center;background-color:#37414f}.footer_main{text-align:center;white-space:nowrap;height:35px;line-height:35px}.footer_main img{display:inline;vertical-align:middle}.footer a,.footer span{text-decoration:none;color:#b3c0d1;letter-spacing:1px;font-size:12px}.footer_main a:hover{text-decoration: none;}
.bxslider{
    height: 370px;
    overflow: hidden;
}
.bxslider li{
    height: 370px;
}
.bxslider img{
    display: block;
    width: 100%;
    height: 370px;
}
.bxslider span{
    position: absolute;
    width: 960px;
    left: 50%;
    margin-left: -480px;
    margin-top: -28px;
    font-size: 14px;
    color: #f6f6f6;
    z-index: 4000;
}
/*每日一句 start*/
.eday_container{
    position: absolute;
    left: 50%;
    margin-left: 160px;
    top: 50px;
    width: 320px;
    height: 370px;
    background-color: #161617;
    background: rgba(0,0,0,.8);
    //filter: alpha(opacity=85);
    z-index: 20;
}
.eday_container p.title{
    width: 50px;
    margin-top: 24px;
    margin-left: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ffffff;
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.eday_container p.date{
    margin-left: 20px;
    margin-top: 18px;
    line-height: 42px;
    font-size: 42px;
    color: #ffffff;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.eday_container p.eng{
    width: 280px;
    margin-left: 20px;
    margin-top: 14px;
    text-align: left;
    font-size: 18px;
    line-height: 130%;
    cursor: pointer;
    word-break:break-all;
}
.eday_container p.ch{
    width: 280px;
    margin-left: 20px;
    margin-top: 6px;
    text-align: left;
    font-size: 14px;
    line-height: 150%;
    cursor: pointer;
}
.eday_container p.eng a,.eday_container p.ch a{
		color: #ffffff;
}
.eday_container p.eng a:hover,.eday_container p.ch a:hover{
	 	color: #88cdff;
}
.eday_container div.icon{
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 100px;
    height: 50px;
}
.eday_container div.speak,.eday_container div.collect,.eday_container div.like,.eday_container div.share{
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
}
.eday_container div.like{
    display: none;
}
.eday_container div.share{
    z-index: 10;
}
.eday_container div.collect span,.eday_container div.like span,.eday_container div.share span{
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.eday_container div.speak i{
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-top: 30px;
    background: url("../images/icon.png") -2px -3px;
    cursor:pointer;
}
.eday_container div.collect i,.eday_container div.like i,.eday_container div.share i{
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-top: 5px;
    cursor:pointer;
}
.eday_container div.collect i{
    background: url("../images/icon.png") 74px -1px;
}
.eday_container div.like i{
    background: url("../images/icon.png") 51px -2px;
}
.eday_container .i-like.active{
    background: url("../images/icon.png") 51px -52px;
}
.eday_container div.share i.i-share{
    background: url("../images/icon.png") 28px -1px;
}
.eday_container .active.i-share{
    background: url("../images/icon.png") 27px -52px;
}
.eday_container div.speak i:hover{
    background: url("../images/icon.png") -2px -28px;
}
.eday_container div.collect i:hover{
    background: url("../images/icon.png") 74px -26px;
}
.eday_container div.like i.hover{
    background: url("../images/icon.png") 51px -27px;
}
.eday_container div.share i.i-share:hover{
    background: url("../images/icon.png") 27px -27px;
}
/*每日一句 end*/
/*快速导航 start*/
.quick-nav{
    position: absolute;
    width: 80px;
    height: 203px;
    margin-left: -100px;
    z-index: 1000;
   /* margin-top: 40px\9;*/
}
.quick-nav ul{
    width: 81px\9;
}
.quick-nav li{
    width: 80px;
    cursor: pointer;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}
.quick-nav li .li_head{
   color: #000;
    margin-bottom: 7px;
}
.quick-nav li .li_item{
    border-left-width: 1px; border-left-style: solid; border-left-color: rgb(214, 214, 214); margin-left: 4px; display: block;
}
.quick-nav li .li_item span{
    margin-left: 10px;
    display: block;
    color: #666;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.quick-nav li span.selected{
    color: #1596f5;
}
.quick-nav i.control_li_item{
    display:inline-block;
    width:11px;
    height:11px;
    margin-right:2px;
    background:url("../images/quick_nav.png") no-repeat -19px 0px;
    cursor:pointer; }
.quick-nav i.control_li_item.nav-show{
    background:url("../images/quick_nav.png") no-repeat -0px 0px; }
.quick-nav i.control_li_item:hover{
    background:url("../images/quick_nav.png") no-repeat -19px -22px; }
.quick-nav i.control_li_item.nav-show:hover{
    background:url("../images/quick_nav.png") no-repeat -0px -22px; }
.top{
    position: fixed;
    margin-top: -330px;
    margin-top: -300px\9;
}
.topp{
    margin-top: 1635px;
}
/*快速导航 end*/
/*页面主体 start*/
.container_hot{
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-top: 40px;
    z-index: 5;
}
.container_hot div.hot{
    margin-bottom: 35px;
}
.container_study{
    width: 100%;
    padding-top: 1px;
}
.container_study div.study{
    width: 960px;
    margin: 0 auto;
    margin-top: 40px;
}
.container_other{
    width: 960px;
    margin: 0 auto;
    margin-top: 10px;
}
.hot span,.study span,.bbc span,.ch span,.entertainment span{
    height: 24px;
    float: left;
    font-size: 28px;
    color: #1596f5;
    margin-left: 2px;
}
.hot .left-red,.study .left-red,.bbc .left-red,.ch .left-red,.entertainment .left-red{
    height: 12px;
    width: 3px;
    float: left;
    background-color: #47acf3;
    margin-top: 5px;
}
.hot .title,.study .title,.bbc .title,.ch .title,.entertainment .title{
    margin: 0;
    padding: 0;
    height: 28px
}
.hot .item-title span,.study .item-title span,.bbc .item-title span,.ch .item-title span,.entertainment .item-title span{
    float: left;
    margin-left: 8px;
    width: 200px;
    color:  #333333;
    font-size: 16px;
}
.item-title{
    height: 30px;
    width: 960px;
    margin-top: 15px;
    margin-bottom: 10px;
}
/*.hot i.image{
    display: inline-block;
    width: 103px;
    height: 26px;
    float: left;
    background: url("../images/title.png") -4px -2px;
}
.study i.image{
    display: inline-block;
    width: 49px;
    height: 26px;
    float: left;
    background: url("../images/title.png") -4px -33px;
}
.bbc i.image{
    display: inline-block;
    width: 46px;
    height: 26px;
    float: left;
    background: url("../images/title.png") -4px -63px;
}
.ch i.image{
    display: inline-block;
    width: 77px;
    height: 26px;
    float: left;
    background: url("../images/title.png") -4px -93px;
}
.entertainment i.image{
    display: inline-block;
    width: 51px;
    height: 26px;
    float: left;
    background: url("../images/title.png") -4px -127px;
}*/
.hot .tab,.study .tab,.bbc .tab,.ch .tab,.entertainment .tab{
    float: left;
    margin-left: 36px;
    margin-top: 3px;
}
.tab li{
    float: left;
    margin-right: 30px;
    padding-bottom: 2px;
    font-size: 16px;
    cursor: pointer;
}
.tab li.current{
    color: #1596f5;
    border-bottom: 1px solid #1596f5;
}
.hot .main_section .section,.study .main_section .section,.bbc .main_section .section,.ch .main_section .section,.entertainment .main_section .section{
    width: 952px;
    height: 250px;
    margin-top: 20px;
    margin-top: 10px;
    position: relative;
}
.hot .main_section,.study .main_section,.bbc .main_section,.ch .main_section,.entertainment .main_section{
    width: 960px;
    margin-top: 20px;
    margin-top: 10px;
}
.hot .main_section .section .item-title a,.study .main_section .section .item-title a,.bbc .main_section .section .item-title a,.ch .main_section .section .item-title a,.entertainment .main_section .section .item-title a{
    float: right;
    font-size: 14px;
    color: #47acf3;
    cursor: pointer;
}
.hot .main_section .section .article_square,.study .main_section .section .article_square,.bbc .main_section .section .article_square,.ch .main_section .section .article_square,.entertainment .main_section .section .article_square{
    float: left;
    width: 226px;
    height: 200px;
    margin-left: 16px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}
.hot .main_section .section div.first,.study .main_section .section div.first,.bbc .main_section .section div.first,.ch .main_section .section div.first,.entertainment .main_section .section div.first{
    margin-left: 0px !important;
}
.hot .main_section .section .article_square .img_box,.study .main_section .section .article_square .img_box,.bbc .main_section .section .article_square .img_box,.ch .main_section .section .article_square .img_box,.entertainment .main_section .section .article_square .img_box{
    width: 100%;
    height: 141px;
    overflow: hidden;
}
.hot .main_section .section .article_square img,.study .main_section .section .article_square img,.bbc .main_section .section .article_square img,.ch .main_section .section .article_square img,.entertainment .main_section .section .article_square img{
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: transform .5s ease-out;
    -webkit-transition: transform .5s ease-out;
    -moz-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    -ms-transition: transform .5s ease-out;
    position: relative;
    width: 100%;
    height: 100%;
}
.hot .main_section .section .flow_hid,.study .main_section .section .flow_hid,.bbc .main_section .section .flow_hid,.ch .main_section .section .flow_hid,.entertainment .main_section .section .flow_hid{
   overflow: hidden;
}
.hot .main_section .section .article_square img:hover,.study .main_section .section .article_square img:hover,.bbc .main_section .section .article_square img:hover,.ch .main_section .section .article_square img:hover,.entertainment .main_section .section .article_square img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.hot .main_section .section .article_square p.article_title,.study .main_section .section .article_square p.article_title,.bbc .main_section .section .article_square p.article_title,.ch .main_section .section .article_square p.article_title,.entertainment .main_section .section .article_square p.article_title{
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    margin-left: 4px;
    margin-right: 4px;
}
.hot .main_section .section .article_square:hover p.article_title,.study .main_section .section .article_square:hover p.article_title,.bbc .main_section .section .article_square:hover p.article_title,.ch .main_section .section .article_square:hover p.article_title,.entertainment .main_section .section .article_square:hover p.article_title{
    color: #47acf3;
}
.hot .main_section .section .article_square p.read_count,.study .main_section .section .article_square p.read_count,.bbc .main_section .section .article_square p.read_count,.ch .main_section .section .article_square p.read_count,.entertainment .main_section .section .article_square p.read_count{
     font-size: 12px;
     color: #999999;
     margin-top: 2px;
 }
/*.study .main_section .section i{
    display: inline-block;
    display: block\9;
    float: left\9;
    width: 12px;
    height: 11px;
    cursor: pointer;
    background: url("../images/study_icon.png") 0px 0px;
}
.study .main_section .section i:hover{
    background: url("../images/study_icon.png") 12px 0px;
}*/
.study .main_section .section p:hover{
    color: #1596f5;
}
/*页面主体 end*/

/*分享 start*/
.share-block{
    display: none;
    position: absolute;
    bottom: -100px;
    right: 0;
    background: #fff;
    z-index: 30;
}
.triangle {
    position: absolute;
    right: 15px;
    top: -9px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 14px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
}
.share-block .share-sec{
    width: 170px;
    height: 100px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #d7d7d7;
}
.share-sec p{
    text-align: center;
    margin-top: 9px;
    font-size: 14px;
    color: #333333;
}
.share-sec li{
    float: left;
    width: 84px;
    height: 50px;
    margin-top: 13px;
    text-align: center;
}
.share-sec li i.sina,.share-sec li i.qq{
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.share-sec li i.sina {
    background: url("../images/share.png");
}
.share-sec li i.qq{
    background: url("../images/share.png") 20px 0;
}
.share-sec li p{
    margin-top: 0px;
    font-size: 12px;
    color: #666666;
}
/*分享 end*/

.section a.r_prev,.section a.r_next{position:absolute;top:45%;margin-top:-24px;width:32px;height:48px;z-index: 9999;background-color:rgba(0,0,0,0.6);}
.section a.r_prev{left:0;}
.section a.r_next{right: 0}
.section a.r_prev i,.section a.r_next i{display:block;margin-top:6px;margin-left:6px;width:20px;height:36px;background-image:url("../images/reading.png");background-repeat:no-repeat;}
.section a.r_prev i{background-position:0 0;}
.section a.r_next i{background-position:-20px 0;}
.section a.r_prev:hover,.section a.r_next:hover{background-color:rgba(0,0,0,0.6);}
.section a.r_prev:hover i{background-position:-40px -36px;}
.section a.r_next:hover i{background-position:-60px -36px;}
