/* v2 */
html {
    /* font-size: 100px !important; */
    background-color: #fff;
    line-height: 1;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.ofh {
    overflow: hidden;
}

.db {
    display: block
}

.tac {
    text-align: center;
}

.tal {
    text-align-last: left;
}

.tar {
    text-align: right;
}

.h1 {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clli li:last-child {
    border: none !important;
    margin-bottom: 0 !important;
}

.clli2 li:nth-last-of-type(-n+2) {
    border: none !important;
    margin-bottom: 0 !important;
}

.c3 {
    color: #333 !important;
}

.c5 {
    color: #555 !important;
}

.c6 {
    color: #666 !important;
}

.c7 {
    color: #777;
}

.c8 {
    color: #888 !important;
}

.c9 {
    color: #999 !important;
}

.cc {
    color: #ccc !important;
}

.cd {
    color: #ddd !important;
}

.ce {
    color: #eee !important;
}

.cf {
    color: #fff !important;
}

.bgcs {
    background-color: silver;
}

.f8r {
    font-size: .12rem;
    transform: scale(.67);
}

.f9r {
    font-size: .12rem;
    transform: scale(.75);
}

.f10r {
    font-size: .12rem;
    transform: scale(.83);
}

.f11r {
    font-size: .12rem;
    transform: scale(.92);
}

.f12 {
    font-size: 12px;
}

.f12r {
    font-size: .12rem;
}

.f13 {
    font-size: 13px;
}

.f13r {
    font-size: .13rem;
}

.f14 {
    font-size: 14px;
}

.f14r {
    font-size: .14rem;
}

.f15 {
    font-size: 15px;
}

.f15r {
    font-size: .15rem;
}

.f16 {
    font-size: 16px;
}

.f16r {
    font-size: .16rem;
}

.f17 {
    font-size: 17px;
}

.f17r {
    font-size: .17rem;
}

.f18 {
    font-size: 18px;
}

.f18r {
    font-size: .18rem;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.fw7 {
    font-weight: 700;
}

.flex {
    display: flex;
}

.fdc {
    flex-direction: column;
}

.jcsb {
    justify-content: space-between;
}

.jcc {
    justify-content: center;
}

.aic {
    align-items: center;
}

.fww {
    flex-wrap: wrap;
}

.f1 {
    flex: 1;
    overflow: hidden;
}

.posr {
    position: relative;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.ls1 {
    letter-spacing: 1px;
}

.ls1r {
    letter-spacing: .01rem;
}

.ls5r {
    letter-spacing: .005rem
}

.bbs {
    border-bottom: 1px solid #eee;
}

.bbd {
    border-bottom: 1px dashed #eee;
}

.bbsr {
    border-bottom: .01rem solid #eee;
}

.bbdr {
    border-bottom: .01rem dashed #eee;
}

.lbn li:last-child {
    border: none;
}

.ct {
    cursor: text;
}

.cp {
    cursor: pointer;
}

/* 清除默认样式 */
* {
    margin: 0;
    padding: 0
}

li {
    list-style: none;
}

ul {
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}

input {
    background: none;
    outline: none;
    border: 0px;
}

p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

button {
    /* 清除默认边框 */
    border: 0;
    outline: none;
    /*清除默认背景 */
    background-color: transparent;
}

a {
    text-decoration: none;
    color: #000;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

em,
i {
    font-style: normal
}

img {
    border: 0;
    vertical-align: middle
}

button {
    cursor: pointer
}

/* 移动端版心 */
.tc {
    box-sizing: border-box;
    width: 100%;
    /* padding: 0 .15rem; */
}

/* 导航 */
nav {
    height: 100px;
    background-color: #3399db;
}

nav li a {
    box-sizing: border-box;
    width: 120px;
    border-radius: 22px;
    line-height: 44px;
    text-align: center;
    padding: 0 23px;
    margin-left: 60px;
}

nav .active a,
nav li:hover a {
    font-weight: 700;
    color: #3399db !important;
    background-color: #ffffff;
}

/* 位置 */
.location {
    margin: 20px 0;
}

.location,
.location a {
    color: #999 !important;
    font-size: 12px;
}

/* 标题 */
.title {
    padding-bottom: 10px;
}

.title .tit {
    padding: 0 9px;
}

/* 分页器 */
.infoList .pagination {
    margin: 30px 0 50px;
    text-align: center;
}

.gameList .pagination {
    margin: 30px 0 50px 0;
    text-align: center;
}

.pagination .page-item {
    display: inline-block;
    margin: 5px;
    font-size: 13px;
    border: 1px solid #ddd;
    color: #555;
}

.pagination .active span {
    background: #3399db;
    color: #fff;
}

.pagination .page-item:hover {
    background: #3399db;
    color: #fff;
}

.pagination .page-item .page-link {
    display: block;
    padding: 6px 12px;
    border: 1px solid transparent
}

.pagination li span {}

.pagination li a {
    display: inline-block;
    color: #777;
}

.pagination li a:hover {
    background: #3399db;
    color: #fff;
    border: 1px solid #3399db !important
}

/* 底部 */
footer {
    box-sizing: border-box;
    width: 100%;
    height: 180px;
    background: #333333;
    padding-top: 64px;
    padding-bottom: 30px;
}

footer a,
footer span,
footer div {
    color: #999;
    font-size: 14px;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

footer span,
footer div {
    cursor: text;
}

/* only */
.c2f {
    color: #2f2f2f;
}

.c8d {
    color: #8d8c8c !important;
}

.c33 {
    color: #3399db !important;
}

/* INDEX */
.index .body {
    margin-top: 20px;
}

.index .body .bl {
    width: 812px;
}

.index .body .br {
    width: 360px;
}

.index .top img {
    width: 400px;
    height: 200px;
}

.index .top .tit {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    padding: 0 10px;
}

.index .p1 ul {
    margin-top: 20px;
}

.index .p1 li .imgtit img {
    width: 190px;
    height: 120px;
}

.index .p1 li .imgtit .tit {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 190px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    padding: 0 10px;
}

.index .p2 {
    width: 380px;
}

.index .p2 li {
    margin-bottom: 18px;
}

.index .p2 li .dot {
    box-sizing: border-box;
    width: 34px;
    height: 22px;
    background-color: #eaf5fb;
    line-height: 22px;
    text-align: center;
}

.index .p2 li .tit {
    padding: 0 10px;
}

/* 资讯排行 p3 */
.index .p3 .ul1 {
    margin-top: 20px;
}

.index .p3 .ul1 li {
    margin-bottom: 25px;
}

.index .p3 .ul1 li img {
    width: 125px;
    height: 80px;
}

.index .p3 .ul1 li>div {
    box-sizing: border-box;
    padding-left: 16px;
}

.index .p3 .ul1 li .tag {
    box-sizing: border-box;
    width: 46px;
    height: 19px;
    background-color: #ffa646;
    line-height: 19px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.index .p3 .ul1 li .tit {
    line-height: 26px;
    margin-top: -3px;
    text-indent: 4em;
}

.index .p3 .ul2 {
    padding-top: 5px;
}
.index .p3 .ul2 li:first-child{
    margin-top: 15px;
}
.index .p3 .ul2 li {
    margin-top: 25px;
}

.index .p3 .ul2 li .tit {
    padding: 0 10px;
}

/* 热点资讯 p4 */
.index .p4 {
    margin-top: 27px;
}

.index .p4 .header {
    margin-top: 20px;
}
.index .p4 .header:nth-child(3){
    margin-top: 30px;
}
.index .p4 .header:nth-child(3){
    margin-bottom: 10px;
}
.index .p4 .header img {
    width: 190px;
    height: 120px;
}

.index .p4 .header .tag {
    width: 50px;
    height: 26px;
    background-color: rgba(0, 0, 0, .5);
    line-height: 26px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.index .p4 .header>div {
    box-sizing: border-box;
    height: 120px;
    padding: 4px 0 3px 21px;
}

.index .p4 .header .text {
    line-height: 36px;
}

.index .p4 li {
    box-sizing: border-box;
    width: 369px;
    margin-top: 20px;
}

.index .p4 li .dot {
    width: 6px;
    height: 6px;
    background-color: #e8e8e8;
    border-radius: 50%;
}

.index .p4 li .tit {
    padding: 0 10px;
}

/* 资讯教程 p5 */
.index .p5 .box {
    width: 375px;
}

.index .p5 .header {
    margin-top: 20px;
}

.index .p5 .header img {
    width: 110px;
    height: 70px;
}

.index .p5 .header>div {
    box-sizing: border-box;
    height: 70px;
    padding: 3px 0 0 14px;
}

.index .p5 .header .text {
    line-height: 20px;
}

.index .p5 li {
    box-sizing: border-box;
    width: 375px;
    margin-top: 20px;
}

.index .p5 li .dot {
    width: 6px;
    height: 6px;
    background-color: #e8e8e8;
    border-radius: 50%;
}

.index .p5 li .tit {
    padding: 0 13px;
}

/* 新闻中心 p6 */
.index .p6 ul {
    margin-top: 20px;
}

.index .p6 li {
    margin-bottom: 25px;
}

.index .p6 li .tit {
    padding-right: 10px;
}

/* 友情链接 p7 */
.index .p7 {
    margin-top: 42px;
}

.index .p7 ul {
    margin-top: 29px;
    padding-bottom: 25px;
}

.index .p7 li {
    margin-right: 30px;
    margin-bottom: 15px;
}

/* GAMEDETAIL */
.gameDetail .body {
    margin-bottom: 50px;
}

.gameDetail .body .bl {
    width: 813px;
}

.gameDetail .body .br {
    width: 361px;
}

/* 游戏详情 p10 */
.gameDetail .header {
    box-sizing: border-box;
    width: 100%;
    height: 252px;
    border: solid 1px #eeeeee;
    padding: 20px 0 28px 28px;
}

.gameDetail .header img {
    width: 129px;
    height: 129px;
}

.gameDetail .header .tit {
    box-sizing: border-box;
    height: 120px;
    padding: 10px 0 12px 20px;
}

.gameDetail .header .info {
    width: 190px;
    color: #888;
    font-size: 16px;
    cursor: text;
}

.gameDetail .header .star img {
    width: 11px;
    height: 11px;
    margin-right: 3px;
}

.gameDetail .downLoad {
    margin-top: 32px;
}

.gameDetail .downLoad .d1,
.gameDetail .downLoad .d2,
.gameDetail .downLoad .d3 {
    box-sizing: border-box;
    width: 193px;
    height: 52px;
    border-radius: 8px;
    line-height: 52px;
    text-align: center;
}

.gameDetail .downLoad .d1 {
    background-color: #3399db;
    margin-right: 30px;
}

.gameDetail .downLoad .d1:hover {
    border-radius: 8px 8px 0 0;
}

.gameDetail .downLoad .d2:hover {
    border-radius: 8px 8px 0 0;
}

.gameDetail .downLoad .d1:hover .d1d3 {
    display: flex;
    transform: translateY(50px);
    transition: all 1s;
}

.gameDetail .downLoad .d2:hover .d2d3 {
    display: flex;
    transform: translateY(50px);
    transition: all 1s;
}

.gameDetail .downLoad .d2 {
    background: #ffa442;
}

.gameDetail .downLoad .d1d3,
.gameDetail .downLoad .d2d3 {
    box-sizing: border-box;
    width: 193px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    padding: 11px 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    transition: all 1s;
    transform: translateY(-44px);
}

.gameDetail .downLoad .d1d3 {
    border: 1px solid #3399db;
}

.gameDetail .downLoad .d2d3 {
    border: 1px solid #ffa442;
}

.gameDetail .downLoad .d1d3 .QRcode,
.gameDetail .downLoad .d2d3 .QRcode {
    width: 58px;
    height: 58px;
}

.gameDetail .gdTit {
    box-sizing: border-box;
    width: 813px;
    height: 40px;
    background-color: #eaf5fb;
    padding: 0 18px;
    line-height: 40px;
}

.gameDetail .article .gdTit {
    margin-top: 23px;
}

.gameDetail .article .ctx {
    padding-top: 15px;
    padding-bottom: 15px;
}

.gameDetail .article .ctx p {
    text-indent: 2em;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    cursor: text;
}

.gameDetail .article .ctx h2,.gameDetail .article .ctx h3{
    font-size:16px;
    text-indent: 2em;
    color:#000;
    line-height: 36px;
    font-weight: bold;
}

.gameDetail .article .ctx p img {
    width: 600px;
    height: 350px;
    cursor: default;
    margin: 25px 0;
    display: block;
}

/* 游戏截图 p11 */
.gameDetail .gdSwiper {
    width: 951px;
    height: 395px;
    margin-top: 28px;
}

.gameDetail .gdSwiper img {
    width: 222px;
    height: 395px;
}

/* 猜你喜欢 p12 */
.gameDetail .p12 {
    margin-top: 30px;
}

.gameDetail .p12 ul {
    margin-top: 20px;
}

.gameDetail .icons li {
    box-sizing: border-box;
    width: 150px;
    height: 230px;
    background-color: #f6f6f6;
    padding-top: 20px;
}

.gameDetail .icons li:nth-child(3n) {
    margin-right: 0;
}

.gameDetail .icons li img {
    width: 98px;
    height: 98px;
    border-radius: 15px;
}

.gameDetail .icons li .tit {
    width: 65px;
    margin-top: 17px;
    margin-bottom: 17px;
    text-align: center;
}

.gameDetail .icons li .btn {
    width: 94px;
    height: 40px;
    background-color: #3399db;
    border-radius: 6px;
    line-height: 40px;
    text-align: center;
}

/* 最新手游 p9 */
.gameDetail .p9 li {
    box-sizing: border-box;
    padding: 20px 0;
}

.gameDetail .p9 li img {
    width: 60px;
    height: 60px;
    border-radius: 10px;
}

.gameDetail .p9 li>div {
    box-sizing: border-box;
    height: 60px;
    padding: 9px 10px 9px 12px;
}

.gameDetail .p9 li .btn {
    width: 57px;
    height: 32px;
    background-color: #eaf5fb;
    line-height: 32px;
    text-align: center;
}

/* INFODETAIL */
.infoDetail .body {
    margin-bottom: 43px;
}

.infoDetail .body .bl {
    width: 808px;
}

.infoDetail .body .br {
    width: 361px;
}

/* 资讯详情 p10 */
.infoDetail .article .header2 {
    padding-top: 24px;
    padding-bottom: 27px;
}

.infoDetail .article .header2 h1 {
    margin-bottom: 38px;
}

.infoDetail .article .header2 .origin>div:first-child {
    margin-right: 32px;
}

.infoDetail .article .ctx {
    padding-top: 12px;
    padding-bottom: 30px;
}

.infoDetail .article .ctx p {
    text-indent: 2em;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    cursor: text;
}

.infoDetail .article .ctx p img {
    width: auto;
    height: auto;
    max-width: 68%;
    margin: 20px auto;
    display: block;
}

.infoDetail .pager2 {
    margin-top: 45px;
}

.infoDetail .pager2 .tit {
    display: block;
    width: 300px;
}

.infoDetail .pager2>div:first-child {
    margin-bottom: 27px;
}

/* 热门资讯 p5 */
.infoDetail .p5 .box {
    width: 375px;
}

.infoDetail .p5 .header {
    margin-top: 20px;
}

.infoDetail .p5 .header img {
    width: 144px;
    height: 92px;
}

.infoDetail .p5 .header>div {
    box-sizing: border-box;
    height: 92px;
    padding: 3px 0 0 19px;
}

.infoDetail .p5 .header .text {
    line-height: 30px;
}

.infoDetail .p5 li {
    box-sizing: border-box;
    width: 375px;
    margin-top: 20px;
}

.infoDetail .p5 li .dot {
    width: 6px;
    height: 6px;
    background-color: #e8e8e8;
    border-radius: 50%;
}

.infoDetail .p5 li .tit {
    padding: 0 13px;
}

/* 最新手游 p9 */
.infoDetail .p9 {
    padding-top: 43px;
}

.infoDetail .p9 li {
    box-sizing: border-box;
    padding: 20px 0;
}

.infoDetail .p9 li img {
    width: 60px;
    height: 60px;
    border-radius: 10px;
}

.infoDetail .p9 li>div {
    box-sizing: border-box;
    height: 60px;
    padding: 9px 10px 9px 12px;
}

.infoDetail .p9 li .btn {
    width: 57px;
    height: 32px;
    background-color: #eaf5fb;
    line-height: 32px;
    text-align: center;
}

/* INFOLIST */
.infoList .body .bl {
    width: 812px;
}

.infoList .body .br {
    width: 361px;
}

/* 热点资讯 p8 */
.infoList .p8 ul {
    margin-top: 20px;
}

.infoList .p8 li {
    box-sizing: border-box;
    padding-bottom: 32px;
    margin-bottom: 32px;
}

.infoList .p8 li img {
    width: 190px;
    height: 120px;
}

.infoList .p8 li .tag {
    box-sizing: border-box;
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}

.infoList .p8 li>div {
    box-sizing: border-box;
    height: 120px;
    padding: 7px 0 3px 21px;
}

.infoList .p8 li .text {
    line-height: 36px;
}

/* 热门资讯 p5 */
.infoList .p5 .box {
    width: 375px;
}

.infoList .p5 .header {
    margin-top: 20px;
}

.infoList .p5 .header img {
    width: 144px;
    height: 92px;
}

.infoList .p5 .header>div {
    box-sizing: border-box;
    height: 92px;
    padding: 3px 0 0 19px;
}

.infoList .p5 .header .text {
    line-height: 30px;
}

.infoList .p5 li {
    box-sizing: border-box;
    width: 375px;
    margin-top: 20px;
}

.infoList .p5 li .dot {
    width: 6px;
    height: 6px;
    background-color: #e8e8e8;
    border-radius: 50%;
}

.infoList .p5 li .tit {
    padding: 0 13px;
}

/* 最新资讯 p2 */
.infoList .p2 {
    width: 380px;
    margin-top: 43px;
}

.infoList .p2 ul {
    margin-top: 34px;
}

.infoList .p2 li {
    margin-bottom: 18px;
}

.infoList .p2 li .dot {
    box-sizing: border-box;
    width: 34px;
    height: 22px;
    background-color: #eaf5fb;
    line-height: 22px;
    text-align: center;
}

.infoList .p2 li .tit {
    padding: 0 10px;
}

/* GAMELIST */
.gameList .p10 li {
    box-sizing: border-box;
    width: 380px;
    height: 140px;
    border: solid 1px #eeeeee;
    padding: 20px;
    margin-right: 27px;
    margin-bottom: 29px;
}

.gameList .p10 li:nth-child(3n) {
    margin-right: 0;
}

.gameList .p10 li img {
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.gameList .p10 li>div {
    box-sizing: border-box;
    height: 100px;
    padding: 9px 0 9px 19px;
}

.gameList .p10 li>div .time{
    color: #666;
   font-size: 14px
}

.gameList .p10 li .origin>div:first-child {
    margin-bottom: 15px;
}

.gameList .p10 li .btn {
    width: 57px;
    height: 32px;
    background-color: #eaf5f6;
    line-height: 32px;
    text-align: center;
}

.t1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.t2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.t3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.t4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.index-one-box{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    padding: 24px 21px;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
}
.head-box img{
    width: 120px;
    height: 73px;
    display: block;
}
.new-one-ul{
    padding: 8px 0;
    box-sizing: border-box;
    flex: 1;
    margin-left: 22px;
    height: 73px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}
.new-one-ul li{
    width: 470px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-one-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-left: 21px;
    position: relative;
    flex: 1;
    margin-right: 30px;
}
.new-one-ul li a::before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #3399db;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-one-ul li div{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.m-t-30{
    margin-top: 30px !important;
}
.new-two-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new-two-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-two-ul li .date{
    width: 100px;
    height: 76px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 4px;  
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
    text-align: center;
}
.new-two-ul li .day{
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.new-two-ul li .year{
    height: 38px;
    line-height: 38px;
    text-align: center;   
    background: #F7F7F7;
}
.new-two-ul li .right{
    flex: 1;
    margin-left: 20px;
    height: 76px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px dashed #DCDCDC;
}
.new-two-ul li .Title{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
    margin-top: 4px;
    width: 100%;
}
.new-two-ul li.active .date{
    border: 1px solid #3399DB; 
}
.new-two-ul li.active .day{
    color: #3399DB;   
}
.new-two-ul li.active .year{
    background: #3399DB;
    color: #fff;  
    border-radius: 0 0 4px 4px;
}
.m-b-30{
    margin-bottom: 30px;
}
.title a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.new-three-ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #DCDCDC;
    display: flex;
    justify-content: space-between;
}
.new-three-ul li .img{
    width: 190px;
    height: 120px;
    display: block;   
    position: relative;
}
.new-three-ul li .img img{
    width: 190px;
    height: 120px;
    display: block;  
}
.new-three-ul li .date{
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: rgba(0,0,0,0.39);  
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;   
    position: absolute;
    top: 0;
    left: 0;
}
.new-three-ul li .right{
    flex: 1;
    margin-left: 20px;
}
.new-three-ul li .Title{
    margin-top: 7px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
}
.new-three-ul li .text{
    margin-top: 28px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 36px;   
}
.info-title{
    margin-bottom: 40px;
}
.info-title .Ttop{
    line-height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    padding-left: 40px;
    background: url("/themes/default/common_cms/pc/assets/images/date.png") no-repeat center left;
    background-size: 19px 19px;
}   

table {
    margin-top: 20px;
    width: 1200px;
    border-bottom: 1px solid #EEEEEE;
}
table thead{
    height: 45px;
    background: #3399db;
    width: 1200px;  
}
table thead tr th{
    font-size: 15px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
table thead tr th:nth-child(1){
    width: 280px;
}
table thead tr th:nth-child(2){
    width: 170px;
}
table thead tr th:nth-child(3){
    width: 220px;
}
table thead tr th:nth-child(4){
    width: 140px;
}
table thead tr th:nth-child(5){
    width: 170px;
}
table thead tr th:nth-child(6){
    width: 220px;
}
table tbody{ 
    background-color: #FFFEF1;
}
table tbody td{
    height: 70px;
    border-top:1px solid #EEEEEE;
}
table tbody tr td:nth-child(1){
    border-left:1px solid #EEEEEE;
}
table tbody tr td:nth-child(1) .body{
    width: 280px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: start;
    margin-bottom: 0;
}
table tbody tr td:nth-child(1) img{
    width: 42px;
    height: 42px;
    display: block;
    border-radius: 9px;
}
table tbody tr td:nth-child(1) .right{
    flex: 1;
    margin-left: 12px;
    height: 44px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    padding: 2px 0;
    box-sizing: border-box;
}
table tbody tr td:nth-child(1) .name{
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
}
table tbody tr td:nth-child(1) .info{
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}
table tbody tr td:nth-child(2){
    color: #FF3B27;
}
table tbody tr td{
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
table tbody tr td:last-child{
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #EEEEEE;
}
table tbody tr td:last-child a{
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    opacity: 1;
    border: 1px solid #3399db; 
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #3399db;
    padding-left: 21px;
    box-sizing: border-box;
    position: relative;
}
table tbody tr td:last-child a::before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url("/themes/default/common_cms/pc/assets/images/xz1.png") no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}
table tbody tr:hover td:last-child a{
    background-color: #3399db;
    color: #FFFFFF;
}
table tbody tr:hover td:last-child a::before{
    background: url("/themes/default/common_cms/pc/assets/images/xz2.png") no-repeat;
    background-size: 100%; 
}
table tbody tr:nth-child(-n+3){
    background-color: #FFF695;
}