@charset "utf-8";
/*网站地图start*/
.map_h2{
    font: 22px/22px "微软雅黑";
    color: #333333;
    text-indent: 20px;
}
.map ul{
    margin-top: 10px;
    box-sizing: border-box;
    padding-top: 3px;
    padding-right: 66px;
    padding-left: 17px;
    border: 1px solid #dcdcdc;
    background:#fff url("../images/ssqyx01.png") no-repeat;
    background-size: 129px 2px;
    height: 87px;
    /*padding-bottom: 15px;*/
}
.map ul li{
    font: 16px/16px "微软雅黑";
    color: #666666;
    margin-top: 15px;
    float: left;
    margin-right: 32px;
    cursor: pointer;
}
.map_one{
    margin-top: 38px;
}
/*网站地图end*/
/*网上申报样式start*/
.sb_left{
    padding-left: 0;
    padding-right: 15px;
}
.sb_right{
    padding-right: 0;
    padding-left: 15px;
}
.wssb_left{
    width: 100%;
    position: relative;
}
.wssb_left span{
    font: 25px/25px "微软雅黑";
    color: #ffffff;
    position: absolute;
    right: 71px;
    bottom: 38px;
}
.wssb_cen{
    width: 76%;
    box-sizing: border-box;
    margin-left: 24%;
}
.wssb_cen img{
    width: 100%;
    height: 100%;
}
.wssb_right{
    width: 100%;
    position: relative;
}
.wssb_right span{
    font: 25px/25px "微软雅黑";
    color: #ffffff;
    position: absolute;
    left: 71px;
    bottom: 38px;
}
.wssb_cen01{
    width: 76%;
}
.wssb_cen01 img{
    width: 100%;
}
/*网上申报样式end*/
@media (min-width:751px)and (max-width:990px){
}
@media screen and (max-width:750px){
    .map ul{
        height: auto;
        padding-bottom: 10px;
    }
    .map{
        margin-top: 10px;
    }
    .map_one{
        margin-top: 10px;
    }
    /*网上申报样式start*/
    .sb_left{
        padding-right: 5px;
        padding-left: 5px;
    }
    .wssb_cen{
        width: 100%;
        margin-left: 0;
    }
    .wssb_cen01{
        width: 100%;
    }
    .sb_right{
        padding-left: 5px;
        padding-right: 5px;
    }
    /*网上申报样式end*/
}
@media (max-width:414px){
    /*.wssb_left span{*/
        /*right: 87px;*/
        /*bottom: 28px;*/
    /*}*/
    /*.wssb_right span{*/
        /*left: 85px;*/
        /*bottom: 24px;*/
    /*}*/
}
@media (max-width:360px){
    .wssb_left span{
        right: 61px;
        bottom: 28px;
    }
    .wssb_right span{
        left: 60px;
        bottom: 24px;
    }
}
@media (max-width:320px){
    .wssb_left span{
        right: 43px;
        bottom: 28px;
    }
    .wssb_right span{
        left: 41px;
        bottom: 24px;
    }
}
@media (min-width:1000px){
    .container{
        width:1000px!important;
    }
}





