.banner{
    width: 100%;
    min-height: 395px;
}
.banner img{
    width: 100%;
    height: auto;
}
.nav{
    height: 60px;
    width: 100%;
    background: url(01_04.jpg);
}
.nav ul{
    height: 60px;
    width: 900px;
    margin: 0 auto;
}
.nav ul li{
    height: 60px;
    width: 140px;
    line-height: 60px;
    float: left;
    text-align: center;
    margin: 0px 42px;
}
.nav ul li a{
    color: #fff;
    font-size: 24px;
}

.banxin{
    width: 100%;
   
}

.dibu{
    width: 100%;
    height: 100px;
    background: #044cad;
    padding: 20px 0px;
}
.dibu p{
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 30px;
    text-align: center;

}
.pc{
    position: relative;
    background: url(pc.png) no-repeat;
    background-size: 100% 100%;
    padding: 0px 0 181px 0;

}
.dianji{
    display: inline-block;
    width: 368px;
    height: 75px;
    background: url(dj.png) no-repeat;
    position: absolute;
    right: 21%;
    bottom: 6%;
    background-size: 100% 100%;
}
.modal{
    display: none;
}
.foot .info{
    border: none!important;
}
.wenzi{
    width: 1200px;
    margin: -200px auto 0;
    background: url(wbg.png) no-repeat;
    background-size: 100% 100%;
    padding: 287px 209px 268px 86px;
    box-sizing: border-box;
    z-index: 9;
    position: relative;
    
}
.wenzi p{
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    text-indent: 2em;
    line-height: 34px;

}
/* 手机版 */
@media screen and (max-width: 750px){
    .liebiao{width: 96%;}
    .zyjs_bt{height: 100px;}
    .zyjs_bt::after{height: 90px;}
    .zyjs_bt a h2{padding-top: 18%; padding-left: 11%; font-size: 28px;}
    .list_bt h3{font-size: 16px; width: 100%;}
    .list_content{width: 99%;}
    .zyjs ul li{margin-top:7%;}
    .list_content p{font-size: 20px; color: #5d210e; width: 78%; float: left; line-height: 37px; padding-top: 1%; padding-bottom: 20px; text-indent: 2em; margin-left: 5%;}
    .gzdt{margin-top:9%;}
    .gzdt ul li a p{font-size:16px; padding-left:5%; width: 68%;}
    .gzdt ul li a span{font-size:14px; padding-top: 1%;}
    .gzdt ul li{margin-bottom: 5%;}
    .gzdt ul li::after{top:5px;}
    .gzdt ul{margin-top:7%;}

    .modal{
        display: block;
        position: relative;
        /* width: 100%;
        height: 1200px;
        background: url(sj.png) no-repeat;
        background-size: 100% 100%; */
    }
    .modal p{
        color: #fff;
        font-size: 0.8rem;
        margin-top: 13px;
        text-indent: 3em;
        line-height: 25px;
    }
    .wenzi2{
        position: absolute;
        top: 6%;
    box-sizing: border-box;
    padding: 143px 70px 0 50px;
    }
    .pc{
        display: none;
    }
    .dianji2{
        display: inline-block;
        width: 49%;
        height: 47px;
        /* border: 1px solid #aaa; */
        position: absolute;
        right: 9%;
        bottom: 3%;
    }
    .dibu p {
        color: #fff;
        font-size: 12px;
        height: 27px;
        line-height: 19px;
        text-align: center;
    }
    .dibu{
        height: 80px;
    }
}

/* 通用头部样式 */
.w1100 {
    width: 1100px;
    margin: 0 auto;
}
.head {
    height: 117px;
}