div#list_lx p{line-height: 20px;text-align: justify;}
#Agree {
    line-height: 40px;
    text-decoration: none;
}
#Agree span {
    display: block;
    background-color: rgb(19, 119, 215);
    color: #fff;
}

@media only screen and (max-width: 1000px){
    .listbody .bd .l_hd, .n_list{width: auto!important;padding: 0 ;}
}

@media only screen and (max-width: 750px){

    .tgw{padding-left: 0!important;}
    #lside{float: none!important;}
    .centerBox{margin-left: 0!important;width: 100%!important;}
    .section{margin-top: 0!important;margin-left: 0!important;}

    .mod1{width: 100%!important;background-size:100% 40px!important;}

}


@media only screen and (max-width: 600px){
    #list_lx{padding-bottom: 10px}

    .list .bd .n_list li{width: auto!important;margin: 0 7px;}
    .listbody .hd{margin: 20px 10px 15px!important;}

}


