@charset "utf-8";
/*Css Document */

/* 头部 */
.header-fixed{
    position: fixed;
    top: 0;
    z-index: 120;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}

/* 头部内珠海要内容盒子 */
.header-subbox{
    width: 89.63%;
    margin: 0 auto;
    height: 70px;
    position: relative;
}

/* logo */
.logo{
    width: 151px;
    height: 43px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.logo img{
    display: block;
    width: 100%;
    height: 100%;
}

/* 导航 */
.nav-ul{
    padding: 0 1.63%;
}
.nav-ul .nav-list{
    font-size: 16px;
    color: #000;
    cursor: pointer;
    position: relative;
}
.nav-list-title{
    padding: 0 1rem;
    height: 70px;
    line-height: 70px;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.nav-list-title a {
    display: block;
    color: #000;
}
.mtzx-list .nav-list-title{
    padding-right: 0;
}
.nav-list-title a:after {
    content: "";
    display: block;
    width: 0;
    margin: 0 auto;
    height: 2px;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 2px;
    background: rgba(230, 0, 33, 1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.nav-ul .nav-list .nav-list-title:hover a:after {
    width: 65%;
    left: 0;
    right: 0;
}
.nav-ul .nav-list.active .nav-list-title a:after {
    width: 65%;
    left: 0;
    right: 0;
}

.left-list {
    float: left;
}
.right-list {
    float: right;
}

/* 第一个导航 */
.nav-hover-show{
    width: 100%;
    height: calc(100% - 72px);
    border-top: 2px solid #e60021;
    background:  rgba(255,255,255,1);
    z-index: 30;
    position: fixed;
    top: 70px;
    left: 0;
    display: none;
}
.nav-hover-show img{
    display: block;
    width: 100%;
    height: auto;
}
.first-shownav,.show-nav-tabbox{
    width: 100%;
    height: 100%;
}
.shownav-tabtitle{
    width: 100%;
    background: #f8f8f8;
}
.shownav-tabtitle-inner,
.shownav-tabcontent-contentshow-inner{
    width: 84.84375%;
    margin: 0 auto;
}
.shownav-tabtitle-titlelist{
    float: left;
    padding: 0 30px;
    height: 76px;
    line-height: 76px;
    font-size: 16px;
    color: #1f1f1f;
}
.shownav-tabtitle-titlelist.active{
    background: #e60021;
    color: #fff;
}
.shownav-tabcontent{
    width: 100%;
    height: calc(100% - 76px);
}
.shownav-tabcontent-contentshow{
    width: 100%;
    height: 100%;
    display: none;
}
.shownav-tabcontent-contentshow:first-child{
    display: block;
}
.shownav-tabcontent-contentshow-inner{
    height: 100%;
}
.shownav-tabcontent-contentshow-title{
    padding: 30px 0 20px;
    font-size: 28px;
    color: #1f1f1f;
    border-bottom: 1px solid #e6e6e6;
}
.shownav-tabcontent-contentshow-cont{
    width: 100%;
    height: calc(100% - 85px);
}
.shownav-tabcontent-contentshow-cont-inner{
    padding-top: 20px;
    width: 100%;
    height: calc(100% - 20px);
}
.shownav-tabcontent-contentshow-cont-cont-box {
    width: 100%;
    height: 98%;
}
.nicescroll-rails{
    height: 100%;
    background: rgba(31,31,31,.1);
}
.shownav-tabcontent-contentshow-cont-listbox{
    float: left;
    width: 24%;
    margin: 9px 0.055%;
}
.shownav-tabcontent-contentshow-cont-listbox:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.shownav-tabcontent-contentshow-cont-listbox-inner{
    width: 90.05%;
    margin: 0 auto;
    padding: 30px 0;
}
.shownav-tabcontent-contentshow-cont-list-logo{
    margin-bottom: 30px;
}
.shownav-tabcontent-contentshow-cont-list-logo-left,.shownav-tabcontent-contentshow-cont-list-logo-right{
    width: 40%;
}
.shownav-tabcontent-contentshow-cont-list-logo-left{
    float: left;
    display: none;
}
.shownav-tabcontent-contentshow-cont-list-logo-right{
    float: right;
}
.shownav-tabcontent-contentshow-cont-list-img,.shownav-tabcontent-contentshow-cont-list-text{
    width: 100%;
    margin-bottom: 30px;
}
.shownav-tabcontent-contentshow-cont-list-text{
    text-align: center;
    font-size: 16px;
    color: #1f1f1f;
}
.shownav-tabcontent-contentshow-cont-list-text a{
    color: #1f1f1f;
}
.shownav-tabcontent-contentshow-cont-list-text br{
    display: none;
}
.shownav-tabcontent-contentshow-cont-list-yysj-jxscx{
    width: calc(100% - 2px);
    border: 1px solid #e5e5e5;
    display: none;
}
.shownav-tabcontent-contentshow-cont-list-yysj,
.shownav-tabcontent-contentshow-cont-list-jxscx{
    float: left;
    text-align: center;
    line-height: 52px;
    font-size: 14px;
    color: #1f1f1f;
}
.shownav-tabcontent-contentshow-cont-list-yysj{
    width: calc(50% - 1px);
    border-right: 1px solid #e5e5e5;;
}
.shownav-tabcontent-contentshow-cont-list-jxscx{
    width: 50%;
}
.shownav-tabcontent-contentshow-cont-list-yysj a,
.shownav-tabcontent-contentshow-cont-list-jxscx a{
    color: #1f1f1f;
}
.shownav-tabcontent-contentshow-cont-list-yysj:hover,
.shownav-tabcontent-contentshow-cont-list-jxscx:hover{
    background: #e90a1d;
}
.shownav-tabcontent-contentshow-cont-list-yysj:hover a,
.shownav-tabcontent-contentshow-cont-list-jxscx:hover a{
    color: #fff;
}

/* 普通导航 */
.same-shownav{
    width: 100vw;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    position: fixed;
    left: 0;
    display: none;
    z-index:5;
}
.nav-list:hover .same-shownav{
    z-index: 10;
}

.nav-list:nth-child(3) .same-shownav-ul{
    text-align: right;
    padding-right: 6.5%;
}
.nav-list:nth-child(5) .same-shownav-ul{
    text-align: right;
    padding-right: 17%;
}

.same-shownav-list{
    display: inline-block;
    margin: 0 1.875%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}
.same-shownav-list a{
    display: block;
    color: #000;
}
.same-shownav-list:hover>a{
    color: #f00;
}
.old-new{
    margin-top: 70px;
}

.yiqi-shownav{
    width: 100vw;
    background: url(../images/header/yiqi/bg-yiqi-nav.png) no-repeat center bottom / 100% auto,#fff;
    position: fixed;
    left: 0;
    display: none;
    z-index:5;
}
.yiqi-shownav img{
    display: block;
    width: 100%;
    height: auto;
}
.yiqi-shownav .same-shownav-ul{
    width: 86.5625%;
    margin: 0 auto;
}
.yiqi-shownav .same-shownav-list{
    display: block;
    height: auto;
    line-height: inherit;
    margin: auto;
}
.yiqi-shownav .same-shownav-list:first-child{
    float: left;
    width: 46.20%;
}
.yiqi-shownav .same-shownav-list:last-child{
    float: right;
    width: 53.79%;
}
.yiqi-shownav-list-tab-title{
    float: left;
    width: 33%;
    text-align: center;
    line-height: 2.4;
    background: #eee;
    letter-spacing: 5px;
    font-size: 22px;
    /* font-weight: bold; */
    color: #1b1b1b;
    border-right: 1px solid #fff;
    cursor: pointer;
}
.yiqi-shownav-list-tab-title:last-child{
    border-right: none;
}
.yiqi-shownav-list-tab-title:hover,
.yiqi-shownav-list-tab-title.active{
    background: none;
}
.yiqi-shownav-list-tab-content{
    display: none;
}
.yiqi-shownav-list-tab-content:first-child{
    display: block;
}
.yiqi-shownav-list-tab-content-inner{
    width: 90%;
    margin: 2% auto 0;
}
.yiqi-shownav-list-tab-content-left{
    float: left;
    width: 36%;
}
.yiqi-shownav-list-tab-content-left-title{
    font-size: 18px;
    color: #1b1b1b;
    margin-bottom: 2%;
    white-space: nowrap;
}
.yiqi-shownav-list-tab-content-left-img{
    padding-top: 10%;
}
.yiqi-shownav-list-tab-content-right{
    float: right;
    width: 48%;
    margin-right: 10%;
}
.yiqi-shownav-list-tab-content-right-ul{
    padding-top: 6%;
}
.yiqi-shownav-list-tab-content-right-li{
    line-height: 1.94;
    font-size: 18px;
    /* font-weight: bold; */
    letter-spacing: 2px;
    color: #1b1b1b;
    border-bottom: 2px solid #bfbfbf;
}
.yiqi-shownav-list-tab-content-right-li a{
    color: #1b1b1b;
}
.yiqi-shownav-list-tab-content-right-li:hover a{
    color: #f00;
}
.yiqi-shownav-list-tab-content-right-li:last-child{
    border-bottom: none;
}

.yiqi-shownav-wrap{
    display: none;
}
.yiqi-shownav-wrap .yiqi-shownav{
    position: static;
    display: block;

}


/* 媒体中心 */
.mtzx-list .nav-list-title a{
    width: 39px;
    height: 100%;
    position: relative;
}
.mtzx-list .nav-list-title img{
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1600px){
    .shownav-tabcontent-contentshow-title{
        font-size: 24px;
    }
    .shownav-tabcontent-contentshow-cont-list-text{
        font-size: 12px;
    }
    .shownav-tabcontent-contentshow-cont-list-text br{
        display: block;
    }
.yiqi-shownav-list-tab-title{
    font-size: 16px;
}
.yiqi-shownav-list-tab-content-left-title{
    font-size: 12px;
}
.yiqi-shownav-list-tab-content-right-li{
    font-size: 12px;
}
}

@media screen and (max-width: 1440px){

    .nav-list:nth-child(5) .same-shownav-ul{
        padding-right: 7%;
    }
    .nav-list:nth-child(7) .same-shownav-ul{
        padding-right: 21%;
    }


}
@media screen and (max-width: 1280px){
    .nav-list:nth-child(5) .same-shownav-ul{
        padding-right: 2.2%;
    }
    .nav-list:nth-child(7) .same-shownav-ul{
        padding-right: 18%;
    }

}
/* 临时 */
.shownav-tabcontent-contentshow:nth-child(2) img{
    display: block;
    width: 100%;
    height: auto;
}



@media screen and (max-width:1300px){


    .header-subbox{
        width: 100%;
    }
}
@media screen and (max-width:1366px){
    .shownav-tabcontent-contentshow:first-child .tabcontent-contentshow-titlebox,.shownav-tabcontent-contentshow:nth-child(3) .tabcontent-contentshow-titlebox{
        height: 81vh;
        overflow: hidden;
        overflow-y: scroll;
    }
}

@font-face {
    font-family: 'hyykh';
    src: url('/common/font/hyykh.woff') format('woff');
  }

  @media screen and (max-width:1280px){
    .tabcontent-contentshow-title-text{
        text-indent: 1%;
    }
  }