html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: none;
    font-size: 62.5%;
}
body{background-color: #f2f2f2;}
.bt-nowrap{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ty_cont{box-sizing: border-box;padding:10px 25px 30px 25px;background-color: #fff;}
.ty_ban{width: 100%;}
.ty_ban img{width: 100%;}
.ty_ml{width: 100%;margin-bottom: 10px;}
.ty_ml a img{width: 100%;}
.ty_column_name{text-align: center; width: 100%;height: 57px;line-height: 57px;background: url(ty_bg.jpg) no-repeat center center;}
.ty_column_name a{background-color: #fff; position: relative; background-size: 100%; padding: 0 86px;text-align: center;font-size:3.3rem;color: #1159c9;font-weight: bold;margin: 0 auto;}
.zuo{position: absolute;left: 0;top: 14px;}
.you{position: absolute;right: 0;top: 14px;}
.ty_cont li{line-height: 5rem;border-bottom: 1px dashed #c7c7c7;background: url(tyjt_03.png) no-repeat left center;padding: 0 10px 0 19px;}
.ty_cont li span{float: right;color: #666666;}
.ty_cont li a{color: #383838;}
.w1200 { max-width: 1200px; min-width: 320px; width: 100%; margin: 0 auto; }
* { margin: 0; padding: 0; list-style: none; text-decoration: none; }
.listcnt a { color: #333; }
.listcnt a:hover { color: red !important; }
.titbar { height: 40px; background-image: url(http://www.rushan.gov.cn/images/6621/ywjy_bar_r.jpg); background-repeat: no-repeat; background-position: right top; overflow: hidden; margin-right: -1px; }
.titbar img { margin-left: -3px; float: left; }
.titbar a { height: 40px; line-height: 40px; padding-left: 15px; padding-right: 300px; font-size: 22px; font-weight: bold; color: #245399; display: block; float: left; background-image: url(http://www.rushan.gov.cn/images/6621/ywjy_bar_m.jpg); background-repeat: no-repeat; background-position: right; }
.listcnt { border: 1px solid #ddd; border-top: 0; }
.listcnt .tit { line-height: 40px; font-size: 18px; color: #333; overflow: hidden; display: inline-block; margin: 20px; }
.listcnt .tit a { font-size: 18px; }
.listcnt .tit i { display: inline-block; width: 4px; height: 20px; background-color: #245399; vertical-align: middle; margin: 0 10px 4px 0; }

@media (max-width:868px){
.ty_cont {
    box-sizing: border-box;
    padding: 10px 5px 0;
    background-color: #fff;
}		
}
@media (max-width:540px){
    .titbar a{
        background-image: none !important;
        font-size: 18px;
        padding-right: 0 !important;
    }		
    .titbar{
        background-image: none !important;
    }
    .listcnt .tit{margin: 9px 15px;line-height: 33px;}
    .listcnt .tit a{
        font-size: 16px;
    }
}
