/*解决ie10下有白色背景的问题*/

.nav-ul a:active {background: transparent;}
.channel-nav {position: fixed;top: 0;left: 0;width: 100%;height: 50px;background-color: #fff;z-index: 1;box-shadow:0 1px 1px rgba(0, 0, 0, 0.15);}

.nav-ul {width: 990px; margin: 0 auto;overflow: hidden;clear:both;}
.header-logo {float: left;width: 230px;height: 50px;line-height: 30px;background: url("logo.jpg") 0 50% no-repeat;}
.header-logo a {display: block;width: 220px;height: 38px;margin-top: 6px; float: left;}
.nav-li {float: left;width: 55px;height: 50px;line-height: 50px;text-align: center;margin-right: 15px;box-sizing: border-box;}
.nav-li a {font-size: 16px;line-height: 50px;color: #333;opacity: .8;}
.nav-li.sele {border-bottom: 3px solid #e84343;}
.nav-li a:hover,
.nav-li.sele a {font-weight: bold;opacity: 1;}
.nav-li a:hover a{color: #4d4d4d;}
.nav-li.sele a{color: #333;}
.nav-li.more {width: 18px;margin: 0 0 0 13px;background: url("icon_more.png") 0 50% no-repeat;cursor: pointer;}
.nav-li.fold {background: url("icon_more_fold.png") 0 50% no-repeat;}
.nav-li.more:hover,
.nav-li.fold:hover {background-position: -18px 0;}
.fold-wrap {position: relative;z-index: 2;padding: 24px 0 2px 0;background-color: rgba(255, 255, 255, .97);box-shadow: 0 1px 21px rgba(0, 0, 0, .13);display: none;}
.fold-ul {width: 700px;margin: 0 auto;padding: 0 80px;overflow: hidden;}
.fold-li {float: left;width: 76px;height: 32px;text-align: center;margin: 0 17px 22px 0;}
.fold-li a {font-size: 14px;color: #666;line-height: 30px;width: 100%;border: 1px solid #bfbfbf;border-radius: 2px; display: inline-block;}
.fold-li a:hover,
.fold-li a:active { color: #333;border-color: #e84343;}
/* header end */


/* main list start */

.list-wrap {width: 1200px;background-color: #fff;margin: 50px auto 0;}
.list-main {width: 950px;margin: 0 0px 0 30px;}
.list-item {position: relative; padding: 30px 0 22px 0; border-bottom: 1px solid #e5e5e5; overflow: hidden;}
.list-item-hash {width: 100%;display: inline-block;}
.list-item-normal .item-thumb { float: right; width: 170px;height: 106px;margin-left: 10px;background-position: 50% 50%;background-repeat: no-repeat; background-size: 100%;}
.list-item h2 {font-size: 22px;font-weight: bold;color: #333;line-height: 30px;margin: 5px 0 16px 0;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.list-item .item-tags {color: #b2b2b2;margin: 10px 0 0;}
.list-item-normal .item-tags {position: absolute;bottom: 22px;left: 0;}
.list-item .item-tags span {margin: 0 15px 0 0;}
.list-item .tag-type {width: 40px;height: 19px; line-height: 19px;color: #fff;text-align: center; border-radius: 2px;display: inline-block;}
.list-item .item-tags .nodata {display: none;}
.list-item .tag-type.video {display: none;}
.list-item .tag-type.hot { background-color: #e84343;}
.list-item .tag-type.editor {background-color: #46c3f1;}

/*** multiple thumb start ***/

.item-thumb-wrap {overflow: hidden;}
.list-item-multithumb .item-thumb {float: left;width: 170px;height: 106px;margin-right: 28px;background: url("1.png") 50% 0 no-repeat;background-size: cover;}
.list-item-multithumb .item-thumb.last {margin-right: 0;}
.list-item-multithumb .item-thumb:last-child {margin: 0;}
.list-item-bigthumb h2 {margin-top: 16px;}

/*** multiple thumb end ***/


/*** big thumb start ***/

.list-item-bigthumb .item-thumb {width: 556px;height: 348px;background: url("2.png") 50% 0 no-repeat;background-size: cover;}


/*** big thumb end ***/


/* main list end */


/* download QR start */

.con-ad {top: 80px;width: 200px;background: url(" ") 0 0 no-repeat;margin: 0 0 0 10px;word-wrap: break-word;float:right;font-family:宋体;float:right;padding:0px;border:none;}
.con-ad__qr {width: 200px;height: 380px;margin: 5px auto 0;background: url("download_banner.png ") 0 0 no-repeat;display: block;}
.con-ad__info {width: 200px;height: 80px;padding: 25px 0px 20px 0px;background-color: #fafafa;border: solid 1px #ebebeb;margin-top: 50px;display: inline-block;text-align:center;}
.con-ad__info a {font-size: 16px;color: #999;margin: 9px;}

/* download QR end */
.right{float:right;margin:0px;padding:0px;border:none;}