*{margin: 0;padding: 0;font-family:'Microsoft YaHei';}
ul,ol,li{list-style: none;}
li{cursor: pointer;}
img{vertical-align: top;}
a{text-decoration: none;cursor: pointer;}

body{
    width: 100%;
    height: 100%;
    background: #000;
}

.n-banner{
    width: 1920px;
    height: 644px;
    background: #aaa;
    position: relative;
}
.news-down{
    width: 268px;
    height: 143px;
    background: url(../images/news_down_bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 545px;
    top: 364px;
}
.news-down img{
    width: 100%;
    height: 100%;
}
.down-code{
    width: 106px;
    height: 106px;
    position: absolute;
    top: 20px;
    left: 31px;
}
.down-btn{
    position: absolute;
    top: 41px;
    right: 34px;
    width: 64px;
    height: 72px;
    cursor: pointer;
}
.down-btn:active{
    transform: scale(0.9);
}
#main{
    /* width: 1372px; */
    height: auto;
    margin: -151px auto 0;
    position: relative;
    z-index: 1000;
}
#main img{
    /*width: 100%;
    height: 100%;*/
}
.main-top{
    width: 1372px;
    height: 72px;
    margin: 0 auto;
}
.main-top img{
    margin-left: 3px;
}
.main-middle{
    width: 1310px;
    height: auto;
    min-height: 890px;
    background: url(../images/news_main_bg_middle.png) repeat-y;
    background-size: 1310px 5px;
    background-position-x: center;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
}
.main-bottom{
    width: 1343px;
    height: 19px;
    margin: 0 auto;
}

/* 新闻中心 */
#news-center{
    width: 866px;
    height: auto;
    background: #fff;
    margin-left: 12px;
}
/* 上边部分 */
.nc-top{
    width: 100%;
    height: 105px;
    border-bottom: 1px solid #CCB473;
    overflow: hidden;
    position: relative;
}
.nc-top .tit{
    margin: 40px 0 0 54px;
    color: #452516;
    font-size: 34px;
}
.nc-tab{
    position: absolute;
    top: 47px;
    right: 0;
}
.nc-tab li{
    width: 85px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    float: left;
    margin: 0 12px;
    color: #7D7B7A;
    border: 1px solid #fff;
}
.nc-tab .active{
    border: 1px solid #926648;
    color: #926648;
}
/* 导航 */
.nc-nav{
    position: absolute;
    top: 68px;
    right: 32px;
    color: #926648;
}
.nc-nav a{color: #926648;}
/* 下边部分 */
.nc-main{
    min-height: 773px;
}
/*.news-class{
    display: none;
}*/
.news-list{
    width: 787px;
    height: 666px;
    margin: 10px 0 0 57px;
    overflow: hidden;
}
.news-list li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #D3D2D1;
    color: #4A4A4A;
    text-indent: 4px;
}
.news-list li p{
    width: 700px;
    float: left;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news-list li a:link{
    color: #4A4A4A;
}
.news-list li a:visited{
    color: #4A4A4A;
}
.news-list li a:hover{
    text-decoration: underline;
    /* : #4A4A4A; */
}
.news-list li a:active{
    color: #F54545;
}
.news-list li a:link{
    color: #4A4A4A;
}

.news-list .date{
    float: right;
    width: 80px;
}
/* 分页 */
.page-wrap{
    height: 94px;
    color: #424A55;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
}
.page-wrap div{
    text-align: center;
}
.page-prev,.page-next{
    width: 60px;
    height: 23px;
}

.page-prev,.page-next,.page-list li{
    border: 1px solid #424A55;
    cursor: pointer;
}
.page-content{
    height: 25px;
    margin: 34px auto 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
/*.page-list{
    margin:0 10px;
}
.page-list li{
    width: 23px;
    height: 23px;
    float: left;
    margin: 0 6px;
}
.page-list li:hover{
    background: #424A55;
    color: #fff;
}
.page-num{
    margin-left: 10px;
}
.page-num p{
    float: left;
    margin-right: 10px;
}
.page-active{
    border:1px solid #fff !important;
}*/

/* 右边 热门和开服列表 */
.right-hot{
    position: absolute;
    top: 15px;
    right: 5px;
    width: 422px;
    height: 878px;
    background: url(../images/news_right_top_bg.jpg) 0 0 no-repeat,
                url(../images/news_right_bottom_bg.jpg) 0 411px no-repeat;
}
.news_hot{
    color: #fff;
    font-size: 14px;
    width: 422px;
    height: 354px;
    margin-top: 57px;
}
.news_hot ul{
    margin-left: 36px;
}
.news_hot li{
    height: 43px;
    line-height: 43px;
}
.news_hot li,.news_hot ul{
    list-style-type: disc !important;
}
.news_hot li a:link{
    color: #fff;
}
.news_hot li a:visited{
    color: #fff;
}
.news_hot li a:hover{
    text-decoration: underline;
    /* : #fff; */
}
.news_hot li a:active{
    color: #F54545;
}
.news_hot li a:link{
    color: #fff;
}
/* 开服列表 */
.server-list{
    width: 422px;
    height: 400px;
    margin-top: 66px;
}
.server-list li{
    height: 64px;
    border-bottom: 1px solid #C7AE8D;
    position: relative;
    text-indent: 34px;
    overflow: hidden;
}
.server-list li:hover{
    background: #E6E4D7;
}
.server-list .server-name{
    font-size: 18px;
    color: #837366;
    margin-top: 10px;
}
.server-list .server-date{
    font-size: 14px;
    margin-top: 6px;
    color: #837366;
}
.server-list .server-btn{
    position: absolute;
    top: 14px;
    right: 70px;
    width: 99px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #9C4E23;
    border: 1px solid #9C4E23;
    border-radius: 5px;
    text-indent: 0;
}
.server-list .server-btn:hover{
    color: #fff;
    background: #9C4E23;
}

.swiper-container{
    height: 100%;
}
.swiper-pagination{
    bottom: 28px !important;
}
.swiper-pagination-bullet{
    width: 15px !important;
    height: 15px !important;
    background: #fff !important;
    border-radius: 50px !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    background: #5C4131 !important;
}

.footer{
    height: 175px;
    font-size: 14px !important;
    line-height: 30px !important;
    overflow: hidden;
    border-top: 4px solid #1D0F0C;
    margin-top: 25px;
}
.ft-logo{
    margin-top: 20px;
}
.footer p:first-child{
    /*margin-top: 50px;*/
}



/* ******************************新闻详情页********************************* */
.ncd-tit{
    height: 122px;
    overflow: hidden;
    text-align: center;
}
.ncd-tit .pp1{
    font-size: 24px;
    color: #4A4A4A;
    margin-top: 44px;
}
.ncd-tit .pp2{
    font-size: 12px;
    color: #BABABA;
    margin-top: 20px;
}
.ncd-main{
    font-size: 14px;
    color: #4A4A4A;
    line-height: 24px;
}
.ncd-main p{
    margin: 0 auto;
    width: 750px;
}
.ncd-main p:last-child{
    padding-bottom: 36px;
}
.ncd-tit2{
    color: #A46130;
}