
.container::before,.container::after{
    display: none;
}
.ban1{
    background: url(../img/nyban2.jpg) no-repeat center;
    width: 100%;
    height: 200px;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.ban2{
    border-bottom: 85px solid rgba(171, 171, 171, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5;
    z-index: 1;
    width: 100%;
}
.bread{
    background: #0a76c3;
    padding: 15px 0;
}

.bread p{
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.bread a{
    font-size: 14px;
    color: #fff;
    padding: 0 5px;
}

/* about */
.ny-content{
    padding: 20px 0;
    position: relative;
}
.ny-content>div{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.ny-nav {
    display: block;
    width: 20%;
}

.ny-nav>h3 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 20px;
    margin: 0;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.ny-nav>ul{
    padding: 10px 0;
}
.ny-nav>ul>li{
    
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #f5f5f5;
    transition: .3s;
    
}
.ny-nav>ul>li>a{
    padding: 10px 5px;
    display: block;
    transition: .3s;
    cursor: pointer;
    
}
.ny-nav>ul>li:hover>a{
    border-left: 5px solid #0a76c3;
    background: #f5f5f5;
}
.ny-nav>ul>li>i{
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 24px;
    color: #0067b2;
}
.ny-nav>ul>.active>a {
    border-left: 5px solid #0a76c3;
    background: #f5f5f5;
    display: block;
}

.ny-nav>ul>li>a {
    color: #333;
    font-size: 16px;
}
.ny-nav>ul>li>ul>li>a{
    color: #0067b2;
    padding: 10px 5px;
    margin: 0 10px;
    border-bottom: 1px solid #ccc;
    display: block;
}
.ny-nav>ul>li>ul>.active{
    background: #032b82;
}
.ny-nav>ul>li>ul>li>ul{
    padding: 0 30px;
}
.ny-nav>ul>li>ul>li>ul>li>a{
    padding: 5px 0;
    display: inline-block;
    color: #0067b2;
}
.ny-nav>ul>li>ul>li>ul>li>ul{
    padding: 0 20px;
    border-top: dashed 1px #ccc;
}
.ny-nav>ul>li>ul>li>ul>li>ul>li{
    border-bottom: solid 1px #ccc;
}
.ny-nav>ul>li>ul>li>ul>li>ul>li>a{
    padding: 5px 0;
    display: inline-block;
    color: #0067b2;
}
/* .sonmenu{
    display: none;
} */
.submenu{ display: none !important; } */
.showsub .submenu{ display: block !important; }
.ny-nav>ul>li a>span{
    padding-left: 5px;
}




.ny-con{
    width: 80%;
    padding: 0 20px;
    
}
.ny-con>h3{
    font-size: 26px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.ny-con>h4{
    display: inline-block;
    background: #0a76c3;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 10px;
}
.ny-con>p{
    font-size: 14px;
    color: #333;
    line-height: 36px;
    text-indent: 2em;
}
.ny-con>p>span{
    font-size: 15px;
    font-weight: bold;
}
.ny-con>ul{
    display: flex;
    flex-flow: row wrap;
}
.ny-con>ul>li{
    width: 31%;
    margin: 10px;
    border: solid 1px #eee;
}
.ny-con>ul>li p{
    padding: 10px 0;
    margin: 0;
    color: #0a76c3;
    text-align: center;
    background: rgba(140,140,140,.1);
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
    height: 50px;
    overflow: hidden;
}
.ny-con3{
    background: url(../img/bgt.jpg) repeat-y left ;
    background-size:216%;
    position: absolute;
    left: 0;
    top: 30px;
    width: 140px;
    height: 95%;
}
.ny-con2{
    width: 100%;
    padding: 0 30px;
}
.ny-con4{
    margin:  auto;
}
.ny-con5{
    position: absolute;
    left: 60px;
    top: 6px;
}
.ny-con5>a{
    color: #0a76c3;
}
/* pro-xq */

#magnifier {
    position: relative;
  }
  .small-box {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #eee;
  }
  .small-box table td{
    width: 100%;
}
  .small-box img {
    width: auto;
    height: auto;
    max-height: 450px;
    max-width: 450px;
  }
  .small-box .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    border: 1px solid #aaa;
    background: #0099ff;
    opacity: .5;
    filter: alpha(opacity: 50);
    cursor: move;
  }
  .thumbnail-box {
    position: relative;
    width: 100%;
  }
  .thumbnail-box .btn {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 32px;
    margin-top: -16px;
  }
  .thumbnail-box .btn-prev {
    left: 0;
    background: url(../img/btn_prev.png) no-repeat;
  }
  .thumbnail-box .btn-prev.btn_prev_disabled{background: url(../img/btn_prev_disabled.png) no-repeat;cursor: not-allowed;}
  .thumbnail-box .btn-next {
    right: 0;
    background: url(../img/btn_next.png) no-repeat;
  }
  .thumbnail-box .btn-next.btn_next_disabled{background: url(../img/btn_next_disabled.png) no-repeat;cursor: not-allowed;}
  .thumbnail-box .list {
    overflow: hidden;
    width: 390px;
    margin: 0 auto;
  }
  .thumbnail-box .wrapper {
    width: 100000px;
  }
  .thumbnail-box .list .item {
    float: left;
    margin: 0 10px;
  }
  
  .thumbnail-box .list .item img {
    border: 2px solid #a9a9a9;
    width: 54px;
    height: 54px;
  }
  .thumbnail-box .list .item-cur img {
    border: 2px solid #e53e41;
  }
  .big-box {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 451px;
    top: 0;
    width: 540px;
    height: 540px;
    border: 1px solid #e4e4e4;
  }
  .big-box img {
    display: block;
  }

.ny-pro-xq{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
   
}
.ny-pro-xq>div{
    width: 42%;
}
.tz-gallery{
    width: 55% !important;
}
.pro-title>h3{
    font-size: 24px;
    color: #0070c0;
}
.pro-title p{
    font-size: 16px;
    color: #999;
    font-weight: normal;
}
.pro-title p>strong{
    font-size: 20px;
    margin: 20px 0 10px;
    display: inline-block;
    font-weight: normal;
}


.pro-xq-con{
    padding-top: 20px;
}
.pro-xq-con h3{
    font-size: 20px;
    color: #999;
    margin-bottom: 20px;
}
.pro-xq-con>h4{
    font-size: 18px;
    background: url(../img/icon_pdf.svg) no-repeat 0 0;
    background-size: 29px 16px;
    padding-left: 28px;
    margin: 5px 0;
}
.pro-xq-con>h4>a{
    font-size: 14px;
    color: #0070c0;
    padding: 5px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.pro-xq-con>p>strong{
    margin-top: 30px;
    font-size: 20px;
    color: #999;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 10px;
}
.pro-xq-con table{
    width: 100%;
}
.pro-xq-con table td{
    border: solid 1px #ccc;
    text-align: center;
    height: 30px;
}
.pro-xq-con table tr:first-of-type>td,.pro-xq-con table tr:nth-of-type(2)>td{
    background: #0070c0;
    color: #fff;
}
.pro-xq-con table img{
    width: 50%;
    padding:10px 30px;
}
.pro-xq-con>p img{
    width: 60%;
    margin: 0 auto;
}

/* news */
.ny-news{
    width: 100%;
}
.ny-news ul{
    display: flex;
    flex-flow: row wrap;

}
.ny-news ul>li{
    width: 32%;
    padding: 10px 10px;
    border: solid 1px #ccc;
    margin: 8px;
    
}
.ny-news ul>li:hover{
    border: solid 1px #333;
}
.news-con{
    padding: 0 10px;
}
.news-con h3{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 20px 0 0;
    height: 18px;
    overflow: hidden;
    
}
.news-con span{
    font-size: 12px;
    color: #999;
}
.news-con p{
    font-size: 14px;
    color: #999;
    line-height: 22px;
    height: 62px;
    overflow: hidden;

}

.ny-news>h2{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.ny-news>h3{
    text-align: center;
    font-size: 14px;
}
.ny-news>h3>span{
    padding: 5px 15px;
}



/* ny-contact */
.ny-contact{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.ny-contact>ul{
    width: 30%;
}
.ny-contact>ul>li{
    font-size: 14px;
    line-height: 40px;
}
.ny-contact>ul>li>h3{
    font-weight: bold;
    font-size: 18px;
}
.ny-contact>.ny-ditu{
    width: 100%;
}


.ny-pro>p{
    font-size: 18px;
    font-weight: bold;
    color: #009241;
}


.page,.page1{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 10px 10px;
    margin-top: 20px;
    width: 100%;
}
.page span,.page1 span{
    width: 50%;
    color: #000;
    font-size: 14px;
}
.page span:last-of-type,.page1 span:last-of-type{
    text-align: right;
}
.page span>a{
    font-size: 14px;
    color: #000;
    border: solid 1px #ccc;
    padding: 2px 5px;
    border-radius: 5px;
}
.page span>a>select,.page span>a>select:focus{
    border: none;
}
.page-nums{
    display: none;
}
.page1 span>a{
    color: #000;
}
.page-num{
    border: solid 1px #ccc;
    padding: 2px 10px;
    margin: 0 3px;
    border-radius: 5px;
}
.left-menu{
    display: none;
}
@media all and (min-width: 992px) and (max-width:1440px){
    .ny-con3{
    width: 130px;
    }
}
@media all and (max-width:768px) {
    .left-menu{
        display: block;
        text-align: center;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
        border: solid 1px #ccc;
        padding: 10px 0;
    }
    .left-menu p{
        margin: 0;
    }
    .left-menu i{
        font-size: 16px;
        color: #000
    }
    .ny-nav{
        display: none;
    }
    .ny-nav,.ny-con{
        width: 100%;
        padding: 0;
    }
    .ny-con{
        margin-top: 50px;
    }
    .ny-con>ul>li{
        width: 47%;
        margin: 5px;
    }
    .ny-pro-xq>div{
        width: 100%;
    }
    .pro-xq-con table img{
        width: 100%;
    }
    .ny-news ul>li{
        width: 100%;
    }
    .ny-contact>ul,.ny-contact>.ny-ditu{
        width: 100%;
    }
    .ny-news>h3>span{
        padding: 5px;
    }
    .page span,.page1 span{
        width: 100%;
        text-align: left !important;

    }
    .page span>a{
        margin: 4px 0;
        display: inline-block;
        padding: 2px 8px;
    }
    .ban{
        padding-top: 94px;
    }
    .ny-con1{
        width: 100%;
    }
    .tz-gallery{
        width: 100% !important;
    }
    .ban2{
        background-size: 100%;
        height: 53px;
    }
    .ban1{
        border-bottom: 23px solid rgba(171, 171, 171, 0.4);
        margin-bottom: 20px;
    }
    .container{
        width: 100%;
    }
    .ny-con3{
        display: none !important;
    }
    .ny-con5{
        top: 37px;
        left: 15px;
    }
}