/* MAIN */
.container{
    background:url("../img/banner.jpg") no-repeat center top;
min-width:1100px;
}

/* banner */
.banner{
    height: 285px;
    position: relative;
}
/*
.banner .yzz-logo{
    position: absolute;
    top: 65px;
    left: -53px;;
}
*/
.banner .yzz-logo {
    position: absolute;
    top: 48px;
    right: -62px;
}
/*
.banner .nsh-logo{
    position: absolute;
    top: 60px;
    left: 84px;
}
*/
.banner .nsh-logo {
    position: absolute;
    top: 36px;
    right: 57px;
}

.header{
    background:#1e2837;
    padding:0 5px 5px 5px;
}
    .header{
        position: relative;
    }
            .header-top-btn2{
            font-size: 0;
            position: absolute;
            left: 0;
            top: -72px;
        }
        .header-top-btn2 a{
            display: inline-block;
            margin: 0 5px;
            transition: all .3s;
        }
        .header-top-btn2 .yxkhdxz_btn{
            width: 241px;
            height: 68px;
            background: url(//www.yzz.cn/game/nsh/theme/v2/img/nsh-yxkhdxz-btn.png);
        }
        .header-top-btn2 .yzztqlb_btn{
            width: 241px;
            height: 68px;
            /*background: url(//www.yzz.cn/game/nsh/theme/v2/img/nsh-yzztqlb-btn.png);*/
            background: url(//www.yzz.cn/game/nsh/theme/v2/img/nshsy-btn.png);
        }
        .header-top-btn2 a:hover{
            transform: scale(1.05);
        }
.header .navs{}
.header .navs .nav{
    display: inline-block;
    float: left;
    line-height: 48px;
    padding:0 20px;
    font-size:18px;
    font-weight: bold;
}
.header .navs .nav:hover{
    background-color:#2c3b51;
}
.header .navs .nav a{
    color:#ffffff;
}
.header .navs .nav:first-child{
    padding-left: 68px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 19px 9px;
}
.header .common{
    background: #dae2e4;
}
.header .common .bl{
    display:inline-block;
    float:left;
    width:362px;
    position:relative;
    height:75px;
    padding:10px 0;
}
.header .common .bl h6{
    height: 81px;
    background: #bfc8e1;
    color:#1e2837;
    font-weight: bold;
    width: 16px;
    padding: 7px 6px;
    font-size: 14px;
    line-height: 20px;
    position:absolute;
    top:0;
    left:0;
}
.header .common .bl:first-child h6{
    height: 61px;
    padding: 17px 6px;
}
.header .common .bl p{
    margin:0 0 0 40px;
}
.header .common .bl p:first-child{
    margin:20px 0 0 40px;
}
.header .common .bl a{
    padding:0 5px 0 0;
    font-size:14px;
    color:#1e2837;
    line-height: 26px;
}
.header .common .bl a:hover{
    color: #ff4400!important;
}
.header .yzzSearch{
    display: inline-block;
    float: right;
    /*margin: 0 14px 0 0;*/
    
}
.header .searchForm{
    overflow:hidden;
    margin: -7px 0 0 0;
}
.header .yzzSearch .ns_inbox{
    line-height: 35px;
    height: 35px;
    border:0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.header .yzzSearch .ns_selbox{
   display: none;
}
.header .yzzSearch .ns_btnSearch{
    line-height: 35px;
    height: 35px;
    border:0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #4b68b9;
}

/* section1 */
.section1{
    padding: 5px 0 0 0;
    background: #fff;
}
.section1 .part1{
    width:360px;
    float: left;
    margin:0 15px 0 5px;
}
.section1 .part1 .cm-list{
    background: #f8f8f8;
    padding: 5px;
}
.section1 .pc-slide {
    width: 360px;
    margin: 0 auto 15px auto;
}

.section1 .view .swiper-container {
    width: 360px;
    height: 240px;
}
.section1 .view .swiper-slide{
    position:relative;
}
.section1 .view .swiper-slide .tit{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    font-size:16px;
    line-height:36px;
    color:#fff;
    background:rgba(0,0,0,0.4);
    text-align:center;
}
.section1 .preview {
    width: 100%;
    margin-top: 5px;
    position: relative;
}

.section1 .preview .swiper-container {
    width: 360px;
}

.section1 .preview .swiper-slide {
    width: 90px;
    height: 61px;
    padding-top:5px;
    cursor:pointer;
}

.section1 .preview .slide6 {
    width: 90px;
}

.section1 .preview img {
    padding: 2px;
}
.section1 .preview .active-nav{
background: url(../img/sprite.png) no-repeat -38px -280px;
}
.section1 .preview .active-nav img {
    padding: 0;
    border: 2px solid #F00;
}
.section1 .part1 .cm-list .list{
    margin:0!important;
    padding: 4px 0 8px 0!important;
}
.section1 .part2{
    width:421px;
    float: left;
}
.section1 .part2 .cm-tab-list{
    margin-top:15px;
}
.section1 .part2 .focus{
    text-align: center;
}
.section1 .part2 .focus .news-b{
    font-size:18px;
    font-weight: bold;
    color:#ef1600;
    display: inline-block;
    line-height: 45px;
    white-space: nowrap;
}
.section1 .part2 .focus .news-s{
    font-size:14px;
    /*font-weight: bold;*/
    color:#999999;
    display: inline-block;
    width: auto;
    padding:6px 0 6px 0;
    white-space: nowrap;
}
.section1 .part3{
    width: 260px;
    float: left;
    background: #f8f8f8;
    padding:5px 10px 0 10px;
    margin-left:14px;
}
.section1 .part3 .cm-list-pt .list{
    margin: 4px 0 0 0;
}

/* section2 */
.section2 .cm-stitle{
    background:url("../img/sprite.png") no-repeat 0 -51px;
}
.section2 .zhiye-tabs{
    padding-bottom:20px;
}
.section2 .zhiye-tabs .tab{
    width: 149px;
    height: 80px;
    margin-right: 9px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.section2 .zhiye-tabs .tab .border{
    display: none;
    border:3px solid #cd002b;
    width:143px;
    height: 74px;
    position: relative;
}
.section2 .zhiye-tabs .tab.active .border{
    display: block;
}
.section2 .zhiye-tabs .tab .border .arrow{
    position: absolute;
    width: 36px;
    height: 24px;
    bottom: -24px;
    left: 58px;
    background: url(../img/sprite.png) no-repeat 0 -348px;
}
.section2 .zhiye-tabs .tab:last-child{
    margin-right: 0;
}
.section2 .zhiye-tabs .tab1{
    background:url("../img/zyz-nav.png") no-repeat 0 0;
}
.section2 .zhiye-tabs .tab2{
    background:url("../img/zyz-nav.png") no-repeat -159px 0;
}
.section2 .zhiye-tabs .tab3{
    background:url("../img/zyz-nav.png") no-repeat -318px 0;
}
.section2 .zhiye-tabs .tab4{
    background:url("../img/zyz-nav.png") no-repeat -476px 0;
}
.section2 .zhiye-tabs .tab5{
    background:url("../img/zyz-nav.png") no-repeat -634px 0;
}
.section2 .zhiye-tabs .tab6{
    background:url("../img/zyz-nav.png") no-repeat -793px 0;
}
.section2 .zhiye-tabs .tab7{
    background:url("../img/zyz-nav.png") no-repeat -951px 0;
}
.section2 .zhiye-list{
    /*width: 655px;*/
    height: 390px;
    float: left;
    position: relative;
}
.section2 .zhiye-list .play{
    position: absolute;
    top: 32px;
    left: 287px;
    width: 94px;
    height: 94px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.section2 .zhiye-list .show:nth-child(1) .play{
    background:url("../img/video-btn.png") no-repeat 0 0;
background-size:auto 90px;
}
.section2 .zhiye-list .show:nth-child(2) .play{
    background:url("../img/video-btn.png") no-repeat -102px 0;
background-size:auto 90px;
}
.section2 .zhiye-list .show:nth-child(3) .play{
    background:url("../img/video-btn.png") no-repeat -201px 0;
background-size:auto 90px;
}
.section2 .zhiye-list .show:nth-child(4) .play{
    background:url("../img/video-btn.png") no-repeat -303px 0;
background-size:auto 90px;
}
.section2 .zhiye-list .show:nth-child(5) .play{
    background:url("../img/video-btn.png") no-repeat -403px 0;
background-size:auto 90px;
}
.section2 .zhiye-list .show:nth-child(6) .play{
    background:url("../img/video-btn.png") no-repeat -504px 0;
background-size:auto 90px;
}
.section2 .zhiye-list .show:nth-child(7) .play{
    background:url("../img/video-btn.png") no-repeat -604px 0;
background-size:auto 90px;
}
.section2 .zhiye-list .play:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.section2 .zhiye-list .show{
    display: none;
}
.section2 .zhiye-list .show:first-child{display:block;}
.section2 .zhiye-gl{
    width: 422px;
    float: right;
    margin-left:23px;
}
.section2 .zhiye-gl .cm-list .news{
    margin:0;
    padding:8px 0 8px 14px;
    background:url("../img/sprite.png") no-repeat 0 -288px;
}
.section2 .zhiye-gl .list{
    padding-top:8px;
}
.section2 .zhiye-gl .list:last-child{
    border:0;
    padding-top:0;
}

/* section3 */
.section3 .cm-stitle{
    background:url("../img/sprite.png") no-repeat 0 -230px;
}

/* section4 */
.section4 .cm-stitle{
    background:url("../img/sprite.png") no-repeat 0 -177px;
}
.section4 .part1{
    display: inline-block;
    float: left;
    width:360px;
    margin-right:15px;
}
.section4 .part1 .main{
    position: relative;
    font-size: 0;
}
.section4 .part1 .pic{
    position:relative;
    width: 175px;
    font-size: 0;
    display: inline-block;
    float: left;
    margin-top:12px;
}
.section4 .part1 .pic:nth-child(2n-1){
    margin-right:10px;
}
.section4 .part1 .desp{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background:rgba(0,0,0,0.7);
    color:#fff;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}
.section4 .part1 .main .desp{
    font-size:16px;
    line-height: 30px;
}
.section4 .part1 a:hover .desp{
    color:#cd002b!important;
}
.section4 .part1 li a{
    width: 175px;
    height: 100px;
    display: block;
    overflow: hidden;
}
.section4 .part2{
    display: inline-block;
    float: left;
    width:352px;
    margin-right:15px;
}
.section4 .part2 .cm-list .news{
    margin:0;
    padding:8px 0 8px 14px;
    background:url("../img/sprite.png") no-repeat 0 -288px;
}
.section4 .part3{
    display: inline-block;
    float: left;
    width:354px;
}
.section4 .part3 .cm-list .news{
    margin:0;
    padding:8px 0 8px 14px;
    background:url("../img/sprite.png") no-repeat 0 -288px;
}

/* section5 */
.section5{
    margin-bottom:30px;
}
.section5 .cm-stitle{
    background:url("../img/sprite.png") no-repeat 0 -117px;
}

/* flink */
.flink-wrap{
    /*background: #1f325d;*/
}
.flink{
    width: 1100px;
    padding: 10px 0;
    z-index: 2;
    margin: 0 auto 24px auto;
    color: #666;
}
.flink a{
    display: inline-block;
    margin: 5px 8px;
    color: #666;
}
.flink .title{
    border-bottom: 1px solid #666;
    padding: 0 0 12px 0;
    margin: 0 0 8px 0;
}
.flink .title .text{
    font-weight: bold;
    font-size: 18px;
    border-bottom: 2px solid #1f325d;
    padding: 0 0 7px 0;
}
.flink .right{
}

/* footer */
#footer {
    min-width: 1200px;
    min-height: 100px;
    margin: 0 auto;
    clear: both;
    padding: 10px 0;
    color: #fff;
    position: relative;
    top: 0;
    z-index: 2;
    line-height: 24px;
    background-color: #000
}

#footer div {
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: 5px
}

#footer div a {
    color: #fff;
    margin: 0 10px
}

#footer div a:hover {
    text-decoration: underline
}

#wrap_terminal{
display:none!important;
}

.section1 .part2 .cm-tab-list .list:nth-of-type(1){display:block;}
.section3 .cm-stitle-content:nth-of-type(4){display:block;}
.section5 .cm-stitle-content:nth-of-type(2){display:block;}