.logo{
    width: 150px;
}
.top_input{
    height: 30px;
    line-height: 30px;
    border: 1px solid #01539c;
}
.top_input input[type=submit]{
    display: block;
    background: #01539c;
    color: #FFFFFF;
    border: none;
}
.nav{
    display: flex;
    align-items: center;
}
.nav .login{
    display: flex;
    margin-right: 20px;
    color: #01539c;
}
.nav .login a{
    color: #01539c;
    font-weight: 2.5em;
    text-align: center;
}
.ns-top span{
    background: url("../img/top-bg.png")no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #FFFFFF;
    padding: 0 20px;
    overflow: hidden;
}
[class*='adv-2'] a{
    height: 70px;
}
.ns-nav-img a{
    height: 100px;
}
.ns-top{
    border-bottom: 2px solid #01539c;
    box-sizing: border-box;
    border-bottom-left-radius: 30px;
}
.ns-dian{
    height: 30px;
    line-height: 30px;
    bottom: 0!important;
    background: rgba(0,0,0,0.6);
}
#zx-hk{
    display: flex;
}
#zx-hk span{
    display: block;
    height: 40px;
    line-height: 40px;
    width: 25%;
    text-align: center;
    background: #f7f7f7;
}
#zx-hk span.zx-hk-a{
    background: #FFFFFF;
    color: #01539c;
    border-top: 2px solid #01539c;
    box-sizing: border-box;
}
.ns-zx-ul div{
    display: none;
}
.zx-ul-div a p{
    text-indent: 0;
}
.zx-ul-div p i{
    font-style: normal;
    color: #01539c;
}
.ns-gy-img a{
    height: 150px;
}
.ns-gy-img a img{
    height: 120px;
}
.ns-gy-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.gy-ul a p{
    max-width: 80%;
}
.gy-ul a span{
    color: #01539c;
    text-align: left;
    width: auto;
    max-width: 30%;
}
.cl-top p{
    font-weight: bold;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    display: block;
    width: 95%;
    margin: 0 auto;
}
.cl-top-div{
    width: 95%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    max-height: 100px;
}
.ns-zycl-top{
    background: #d5b484;
}
.cl-top-div a{
    height: 30px;
    line-height: 28px;
    margin: 5px;
    display: block;
    width: 4em;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 0.5em;
    text-align: center;
    color: #FFFFFF;
}
.ns-zscl{
    background: #a0d0ce;
}
.ns-jgcl{
    background: #96a2c6;
}
.ns-qy-img a{
    box-shadow:1px 1px 1px 1px #b9b9b9;
}
.ns-ul-2 a{
    position: relative;
    text-indent: 20px;
}
.ns-ul-2 a:after{
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    background: #01539c;
    border-radius: 20px;
    left: 0;
    top: 20%;
}
.ns-zh{
    margin-top: 20px;
    display: flex;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #000000;
    box-sizing: border-box;
}
.ns-zh div{
    width: 59%;
}
.ns-zh div p{
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.ns-zh div span{
    text-indent: 2em;
    height: 50px;
    line-height: 25px;
    display: block;
    overflow: hidden;
}
.ns-zh div i{
    font-style: normal;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}
.ns-zh img{
    width: 40%;
    height: 110px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow:1px 1px 1px 1px #b9b9b9;
}