
.top-navmain{width: 100%;height:440px;background-image: url("/img/cn/hzxl-bg-1.jpg");background-repeat: no-repeat;background-size: cover;background-position: center;}
.navtitle{font-size: 36px;color:#fff;font-weight:bold;padding: 40px 15px 30px 15px;}
.navdec{font-size: 15px;color:#fff;line-height: 28px;}
.navtop{width: 50%;}
.breadcrumb{background-color:transparent;border-radius:0px;}
.breadcrumb > li + li:before {
    color: #fff;
    content: "> ";
    padding: 0 10px;
}
.breadcrumb > li:last-child:before{
    color: #fff;
    content: " ";
    padding: 0 10px;
}
.breadcrumb > li:last-child:after{
    color: #fff;
    content: "<";
    padding: 0 10px;
}
.breadcrumb{margin-bottom: 0px;}
.breadcrumb>li{padding: 10px 0px;}
.breadcrumb a,.breadcrumb>.active{color: #fff;}
.t{font-size: 36px;font-weight: bold;text-align: center;color: #fff;}

.p{padding-top: 15px;}
.m-bottom{margin-bottom: 30px;}

.txt-t{font-size: 26px;color: #000;padding: 15px 0px 18px 15px;}
.zxdtitem{padding: 0px;position: relative;}
.zxdtitem img{width: 100%;height: 308px;}
.zxdtitem div{position: absolute;bottom: 0px;color: #fff;padding:5px 15px 10px 15px;background-color: #121744;opacity: 0.9;width: 100%;}

.row1{background: #121744;text-align: center;height: 110px;line-height: 110px;}
.row2{background-image: url(/img/cn/hzxl-bg.jpg);background-size: 100% 100%;background-repeat: no-repeat;}
.row2 .row{margin-top: 30px;margin-bottom:30px;}
.gnhz-t{margin-top: 20px;}
.gnhz-t span{font-size: 28px;color: #fff;padding-top: 10px;}
.gnhz-desc{font-size: 16px;color: #fff;margin: 30px 0px;line-height: 39px;}



@media (min-width: 1500px) {
    .container1 {
        width:1430px
    }
}
@media (max-width: 768px) {
    .zxdtitem img{width: 100%;height: 238px;}
    .navtop{width: auto;}
}
@media (min-width: 769px) and (max-width: 970px) {
    .zxdtitem img{width: 100%;height: 158px;}
}