﻿@charset "utf-8";
/* CSS Document */
li,a,p,h1,h5,div,td{    word-wrap: break-word;word-break: break-word;}
@media screen and (max-width: 768px){
.jianjie-con-right{ width:75%;} 
.footer .search-left{ width:80%;}
.nr-content .img-border table td,.nr-content .img-border,.bs-list .li-img,.bs-list .li-img table td{ height:260px;}
}

@media screen and (max-width:640px) {
.jianjie-con-right{ width:75%;} 
.footer .search-left{ width:75%;} 
.nr-content .img-border table td,.nr-content .img-border,.bs-list .li-img,.bs-list .li-img table td{ height:220px;}
}

@media screen and (max-width:480px) {
.jianjie-con-right{ width:65%;} 
.renwu-bottom-f ul .li-wen{font-size:12px;}
.footer .search-left{ width:70%;} 
.nr-content .img-border table td,.nr-content .img-border,.bs-list .li-img,.bs-list .li-img table td{ height:180px;}
}

@media screen /*and (min-width:320px)*/ and (max-width:360px) {
.jianjie-con-right{ width:55%;} 
.renwu-bottom-f ul .li-wen{font-size:12px;}
.nr-content .img-border table td,.nr-content .img-border,.bs-list .li-img,.bs-list .li-img table td{ height:150px;}
}