body{
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: "Microsoft YaHei", "SimSun", Arial;
    background-size: contain;
}

.logo a img{
    width: 300px;
}

.list_main{
    width: 100%;
    background: url(../images/dxxdtlddytop.png) no-repeat top;
    background-size: initial;
}
.list_header{
    width: 1100px;
    height: 370px;
    margin: 0 auto;
    position: relative;
}


.guidang{
    position: absolute;
    right: 0;
    top: 370px;
    z-index: 999;
  }
  .guidang img {
    width:120px;
  }

.list_list{
    width: 1200px;
    margin: 0 auto;
    padding: 15px;
    background-color: #fff;
}
.list_title{
    width: 100%;
    margin: 25px 0 0;
    background-color: #ebebeb;
}
.list_title p{
    display: inline-block;
    font-size: 20px;
    color: #fff;
    padding: 10px 15px;
    background-color: #147dda;
}

.list_box{
    width: 100%;
    min-height: 666px;
}
.list_box ul{
    margin: 10px 0 0;
}
.list_box ul li{
    width: 100%;
    padding: 5px 13px;
    line-height:35px;
    background: url(/gasrmzfw/xhtml/images/dian1.jpg) no-repeat 0px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-repeat: no-repeat;
}
.list_box li span{margin-left: 0px;}
.list_box ul li a br{
    display:none;
}
.list_box ul li a:hover{
    text-indent: 15px;
}




@media screen and (max-width: 768px){
    body{
        background-size: 170% auto;
        background-position-x: 48%;
    }
    .logo a img{
        width: 80px;
        margin-top: -2px;
    }
    .list_header,
    .list_list{
        width: 100%;
    }
    .list_header{
    height: 100px;
    }
    .list_box ul li a{
        width: auto;
        white-space: inherit;
        text-overflow: inherit;
    }
    .list_main{
        background-size:100%;
    }
    .list_box ul li span {
        margin-top: 0px;
    }
    .guidang{
        position: absolute;
        right: 0;
        top: 100px;
        z-index: 999;
      }
      .guidang img {
        width:80px;
      }
}

@media only screen and (min-width: 100px) and (max-width: 640px){.list_box li{overflow: initial !important;white-space: initial !important;text-overflow: initial;border-bottom: 1px solid #ccc;line-height: 30px;margin: 5px 0px;background-position: 5px 14px;padding-left: 15px;}}

@media screen and (max-width: 670px){
    body{
        background: none!important;
    }
    .head_xc{width: 100%;background: url(../images/250s.png);height:160px;background-size: 100% 100%;background-repeat: no-repeat}
    .bwcx_bg{height: 0px;position: relative;z-index: -1;}
    .bwcx_bt{width:100%;margin: 0px auto;}
    .logo{width: 100px;}
    .logo a img{width: 100%;}
    .fontimg{width: 100%;text-align: center}
    .fontimg img{display: none}
    .center_bj{
        width: 100%!important;
        margin-top: -25px!important;
    }
    .center_gg{
       padding: 0 5px!important;
    }
    .list1{
        background-color: #0072bc!important;
    }
    .list2{
        padding: 0!important;
        text-align: center;width: 100%;
    }
    .list3>li{
        padding: 4px!important;
        line-height: 28px!important;
        padding-left: 0!important;
        background: none!important;
        text-overflow: unset!important;
        overflow: unset!important;
        white-space: unset!important;
    }
} 
