.newslist li{height: 26px;
    font-size: 1.5rem;
    line-height: 26px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.box01{width:680px;height: auto;}
.wapper{width: 680px;height: 385px;position: relative;}
.wapper img{width: 680px;height: 385px;}

.conr-box{width: 100%; height: auto;}
.conr-box-bg{position: relative;width: 100%;font-size: 1.5rem;background: url(../images/titlebar_1.jpg) no-repeat;padding-top: 1px;}
.conr-title{color: white;width: 88px;height: 25px;line-height: 25px;text-align: center;}

.channel-list-bar{height: auto;width: 100%;position: relative;border-bottom: 1px solid #00a8e7;border-top: 0px solid black;}
.channel-ico14{height: 35px;width: 45px;background: url('../images/icon-14.jpg') no-repeat;}
.conr-more {position: absolute;font-size: 1.2rem;right: 5px;top: 10px;}
.channel-title-01 {height: 35px;line-height: 30px;font-size: 1.6rem;font-weight: bold;color: #00a8e7;}

.book-page{height: 30px;margin-top: 5px;}
.book-page-num{font-size: 1.6rem;line-height: 32px;text-align: center;width: 70px;color: #222222}
.book-contorl{width: 28px;height: 28px;line-height: 26px;border: 1px solid #bbbbbb;font-size: 2rem;text-align: center;color: red;cursor: pointer;}
.book-contorl:hover{background-color: #d5ebff;}
.booklist{width: 100%;min-width: 1050px;overflow: hidden; white-space: nowrap;}
.booklist li{display: inline-block;}
.booklist-con{width: 350px;height: auto;margin:0;overflow: hidden;}
.booklist-con img{width: 300px;height: 250px;}
.booklist-con a{width:300px;display:block;margin:auto;}
.booklist-con p{padding: 0 10px;width: 280px;text-align: center;background-color: #f3f3f3;}
#bookbox .tt{font-size: 1.5rem;line-height: 35px;height: 35px;font-weight: bold;}
#bookbox .zhaiyao{white-space: normal;line-height: 20px;height: 60px;text-align: left;color: #888888;text-indent: 2em;}

.channel-bar{height:40px;width: 100%;text-align: center;line-height: 40px;font-size: 1.8rem;color:#fff;font-weight: bold;border-radius: 20px;
    background-color:-webkit-linear-gradient( #ff8c4a, #fd6811); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ff8c4a, #fd6811); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient( #ff8c4a, #fd6811); /* Firefox 3.6 - 15 */
    background: linear-gradient( #ff8c4a, #fd6811); /* 标准的语法 */}


/* 热点关注 */
.channel-bar2{height: 20px;width: 100%;border-top: 2px solid black;padding-top: 15px;}
.channel-bluesquare{height: 20px;width: 8px;background-color: #fd6811;}
.channel-title-02{height: 20px;line-height: 20px;font-size: 1.5rem;font-weight: bold;margin-left: 15px;}
.channel-rtext{height: 20px;line-height: 20px;font-size: 1.3rem;}

.img4-conbox{width: 50%;}
.img4-pic{width: 165px;height: 110px;border: 1px solid #cccccc;}
.img4-pic img{width: 163px;height: 108px;margin: 1px 0 0 1px;}
.img4-con{width: 160px;height: 110px;margin-left: 6px;}
.img4-con h4{font-size: 1.5rem;margin-bottom: 6px;}
.img4-con p{font-size: 1.3rem;color: #666;}

.xx{width: 100%;height: 1px;border-bottom: 1px dashed #888;margin: 10px 0;}

.channel-con-li li {height: 26px;line-height: 21px;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/* 焦点图片轮播图 */
.focus{position:relative;overflow:hidden;width:336px;height:170px;}
.focus-content{position:relative;padding-left:0;list-style:none;height: 100%;}
.content-item{font-size: 0rem;height: 100%;}
#focusa{display: block;width: 336px;height: 170px;background: url(../image/jishu.png);}
#focusb{display: block;width: 336px;height: 170px;background: url(../image/yingshi.png);}
#focus{display: block;width: 336px;height: 170px;background: url(../image/shiting.png);}
.focus-content .content-item{float:left;position:relative;}
.focus-content .content-item .item-title{position:absolute;bottom:0px;width:100%;font-size: 1.2rem;height:30px;line-height:30px;text-align:center;background:#000;filter:alpha(opacity=50);background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.focus-content .content-item .item-title .title-text{position:relative;}
.focus-page{position:absolute;bottom:30px;right:3px;}
.focus-page .page-num{padding:0 5px;background:#666;}
.focus-page .curr{background:#cc0000;}
a.focusa{color:#fff;}
a.focusa:hover{color:#ffff00;}
.focus-page a{color: #fff;}
/* 轮播图 */