/* head */
.head {position:relative;width: 100%;height:707px;background: url(//game.gtimg.cn/images/hongjing/web201803/list/head_bg.jpg) no-repeat center 0;overflow: hidden;}

/* news */
.news {position:relative;width: 100%;min-height:1229px;overflow:hidden;border-bottom: 5px solid #ff2d2c;background: url(//game.gtimg.cn/images/hongjing/web201803/list/news_bg.jpg) no-repeat center bottom;background-color: #161513;}
.news-box {position:relative;width: 1200px;min-height: 1128px;margin:0 auto 70px;overflow:hidden;background-color: rgba(27,27,27,0.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B21b1b1b,endColorstr=#B21b1b1b);}
.news-title {width: 1200px;height: 73px;padding:0 50px;box-sizing:border-box;overflow: hidden;display:table-cell;vertical-align:bottom;}
.news-head {float:left;width: 182px;height: 44px;text-indent: -9999px;background:url(//game.gtimg.cn/images/hongjing/web201803/list/news_head.png) no-repeat center 0;}
.news-menu {float: right;margin-top: 20px;color: #f6f6f6;}
.news-menu a {color: #f6f6f6;text-decoration: underline;}
.news-menu em {color: #a6a6a6;}

.news-nav {width: 560px;height: 100px;margin:0 50px;border-bottom: 1px solid #3f3f3f;box-sizing: border-box;padding-top: 55px;}
.news-nav li {float:left;width: 140px;height: 40px;font-size:24px;text-align: center;color:#ccc;line-height: 34px;cursor:pointer;}
.news-nav li.current {border-bottom: 5px solid #ba0101;color: #d91715;}

.news-list {padding: 20px 50px 30px;font-size:16px;}
.news-list li{ height: 52px;line-height: 52px;border-top: 1px dashed #373737;}
.news-list li:first-child {border-top: none;}
.news-list li:hover b,
.news-list li:hover a{color: #f0281e}
.news-list a,
.news-list b,
.news-list i {float: left;display: inline-block;color: #ccc}
.news-list b {margin-right: 27px;font-weight: normal;}
.news-list a {max-width: 836px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-list i {width: 15px;height: 15px;margin:19px 0 0 5px;;background-position: -489px -105px;}
.news-list span {float: right;color: #636570}

.news-btn {text-align: center;}
.news-prev,
.news-next {position:relative;display: inline-block;width: 120px;height: 42px;margin:0 20px 40px;box-sizing:border-box;text-align:center;line-height:40px;border:1px solid #ccc;background-color: rgba(24,25,25,0.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33181919,endColorstr=#33181919);  }

/* qrcode */
.qrcode {position:relative;width: 100%;height:330px;overflow:hidden;text-align: center;border-bottom: 1px solid #ff2f2d;background: url(//game.gtimg.cn/images/hongjing/web201803/list/qrcode_bg.jpg) no-repeat center bottom;}


/* news-content */
.news-content {border-top: 1px solid #444;margin: 30px 0 50px;}
.news-content h3 {margin:30px 100px 0;color: #d91616;font-size: 28px;font-weight: bold;text-align: center;}
.news-date {margin-top: 10px;color: #a0a0a0;font-size: 16px;text-align: center;}
.news-detail {padding:35px 100px 0;word-wrap: break-word;}
.news-detail p {font-size: 16px;color: #ccc;margin: 5px 0;line-height: 30px;}
.news-detail p a {color: #ccc;}
.news-detail img {display: block;margin: 20px auto;max-width: 100%;height: auto;}
