.ns-nav{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 20%;
    background-color: #ff7f34;
}
.ns-nav .la{
    padding: 0 15%;
    width: 70%;
    display: flex;
    height: 60px;
    line-height: 60px;
    justify-content: space-between;
}
.ns-nav .la img{
    width: 25%;
    height: 40px;
    display: block;
    margin: auto 0;
}
.ns-nav .la span{
    text-align: center;
    width: 120px;
    color: #ffffff;
    font-size: 20px;
}
.eject{
    height: 480px;
}
.demo{
    height: 480px;
}
.nslogin{
    width: 100%;
    height: 60px;
    display: flex;
}
.nslogin a{
    display: flex;
    width: 49%;
    justify-content: center;
}
.nslogin a img{
    width: 30px;
    height: 30px;
    margin: auto 0;
}
.nslogin span{
    font-size: 16px;
    margin-left: 15px;
    height: 60px;
    line-height: 60px;
    color: #fff;
}
.ns-banner a{
    display: block;
    height: 480px;
}
.w80{
    width: 80%;
}
[class*='adv-5-4'] a{
    height: 90px;
}
.ns-top{
    height: 60px;
    display: flex;
    border-bottom: 2px solid #ff7f34;
    box-sizing: border-box;
    align-items: center;
}
.ns-top span{
    position: relative;
    text-align: center;
    padding: 0 40px;
    font-size: 20px;
    line-height: 60px;
    color: #ff7f34;
}
.ns-top span::after{
    content: '';
    position: absolute;
    height: 30px;
    width: 35PX;
    left: 0;
    top: 15px;
    background: url(../img/ic18.png)no-repeat;
    background-size: 100% 100%;
}
.ns-top span::before{
    content: '';
    position: absolute;
    height: 30px;
    width: 35PX;
    right: 0;
    top: 15px;
    background: url(../img/ic18.png)no-repeat;
    transform: rotate(180deg);;
    background-size: 100% 100%;
}
.ns-top p{
    color: #ff7f34;
    margin-left: 20px;
}
.gy-sj{
    margin-top: 35px;
}
#gy-hk{
    margin-top: 5px;
    display: flex;
    width: 100%;
    height: 50px;
    align-items: center;
}
#gy-hk span{
    font-size: 16px;
    text-align: center;
    display: block;
    width: calc(100%/7);
    height: 30px;
    line-height: 30px;
    background-color: #f9f7f8;
    box-shadow: 0 -5px 0 0 #e7e7e7;
}
#gy-hk span.hk-a{
    height: 50px;
    line-height: 50px;
    background-color: #ff7f34;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 -5px 0 0 #cd8731;
}
.gy-hk-img .gy-img{
    display: none;
}
.gy-hk-img .gy-img.show{
    display: flex!important;
}
.gy-img{
    margin-top: 20px;
}
.gy-img a{
    height: 280px;
}
.gy-img a div{
    height: 250px;
    width: 100%;
    overflow: hidden;
}
.gy-img a img{
    height: 250px;
}

.gy-img a span{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
.gy-ul{
    width: 100%;
    border: 1px solid #e5e5e5;
}
.gy-ul .public-ul-2 a{
    white-space: nowrap;
    overflow: hidden;
}
.ul-top{
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.ul-top span{
    color: #ff7f34;
    font-size: 16px;
    margin-left: 5px;
}
.ul-top a{
    margin-right: 5px;
}
.gy-ul .public-ul-2{
    justify-content: space-around;
}
.zx-zx{
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.zx-zx-top{
    color: #ff7f34;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-left: 5px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.zx-zx-img a{
    display: flex;
    width: 95%;
    margin: 10px auto;
    justify-content: space-between;
}
.zx-zx-img a:nth-child(1){
    margin-top: 20px;
}
.zx-zx-img a img{
    height: 90px;
    width: 35%;
}
.zx-zx-img a div{
    width: 63%;
}
.zx-zx-img a div span{
    height: 60px;
    line-height: 30px;
}
.zx-zx-img a div p{
    height: 30px;
    line-height: 30px;
}
.ns-qg .gy-img{
    margin-top: 0;
}
.ns-qg .gy-ul{
    margin-top: 20px;
}
.xwdt{
    margin-top: 10px;
}
.xwdt-img{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xwdt-img a{
    width: 49%;
    height: 140px;
}
.xwdt-img a img{
    height: 100px;
}
.xwdt-img a span{
    height: 40px;
    line-height: 20px;
}
.xwdt-ul a{
    margin: 0 auto;
    width: 98%;
    height: 30px;
    line-height: 30px;
}
.xwdt-ul a p{
    position: relative;
    text-indent: 1em;
    white-space: nowrap;
    overflow: hidden;
}
.xwdt-ul a p::after{
    content: '';
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #a4a4a4;
    left: 0;
    top: calc(25px/2);
}
.ns-adv1{
    margin-top: 20px;
}
.ns-adv1 a{
    height: 100px;
}
.zx1{
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.zx1 a.zx1-img{
    position: relative;
    width: 100%;
    height: 200px;
}
.zx1-img img{
    height: 200px;
}
.zx1-img span{
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.6);
    text-indent: 0.3em;
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #ffffff;
}
.gy-hk-img .show{
    display: flex!important;
}
.gy-hk-img .show img{
    height: 250px;
}
.gy-hk-img .show span{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
.zx1 a{
    width: 98%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}
.zx1 a p{
    position: relative;
    text-indent: 1em;
    white-space: nowrap;
    overflow: hidden;
}
.zx1 a p::after{
    content: '';
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #a4a4a4;
    left: 0;
    top: calc(25px/2);
}
.zx2 a{
    display: flex;
    height: calc(290px/4);
    justify-content: space-between;
    margin-top: 10px;
}
.zx2 a:nth-child(1){
    margin-top: 0;
}
.zx2 a img{
    width: 30%;
}
.zx2 a div{
    width: 68%;
}
.zx2 a u,
.zx2 a i{
    text-decoration:none;
    font-style: normal;
}
.zx2 a span{
    display: flex;
    align-items: center;
}
.zx2 a p{
    font-weight: bold;
    height: calc(240px/4/2);
    line-height: calc(240px/4/2);
    white-space: nowrap;
    overflow: hidden;
}
.zx2 a u{
    height: calc(240px/4/2);
    line-height: calc(240px/4/2);
    white-space: nowrap;
    overflow: hidden;
}
.zx2 a i{
    margin: 0 3px;
    border: 1px solid #ff7f34;
    box-sizing: border-box;
    padding: 0 3px;
    height: calc(240px/4/2/1.5);
    line-height: calc(240px/4/2/1.5);
}
.zh1{
    border: 1px solid #e5e5e5;
}
.zh1 img{
    height: 250px;
}
.zh1 p{
    width: 98%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    font-weight: bold;
    overflow: hidden;
}
.zh1 span{
    width: 98%;
    margin: 0 auto;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.zh2 a{
    display: flex;
    height: calc(320px/3);
    justify-content: space-between;
    margin-top: 10px;
}
.zh2 a:nth-child(1){
    margin-top: 0;
}
.zh2 a img{
    width: 35%;
    height: calc(320px/3);
}
.zh2 a div{
    width: 63%;
}
.zh2 a div p{
    color: #626262;
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap;
    height: calc(320px/3/3);
    line-height: calc(320px/3/3);
    overflow: hidden;
}
.zh2 a div span{
    color: #878787;
    height: calc(320px/3/3*2);
    line-height: calc(320px/3/3)
}
.zh3 a{
    color: #6f6f6f;
    font-size: 16px;
    height: calc(300px/9);
    line-height: calc(300px/9);
    white-space: nowrap;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
}
.qy-img a{
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.qy-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.qy-ul a{
    width: 24%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
.ns-nav-a{
    background: #ffffff!important;
}
.ns-nav-a span{
    color: #ff7f34!important;
}