.renwu{     width: 1150PX;}
.renwu h1{    font-size: 19px;
    font-weight: bold;
    color: #34495e;
    height: 36px;
    line-height: 36px;

    margin-top: 20px;}
.renwu ul{PADDING-LEFT: 0PX;
}
.renwu ul li{
width: 190px;
    background: #fff;
    MARGIN-LEFT: 20PX;
    margin-RIGHT: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
    padding-bottom: 10px;
}
.renwu ul li h2{
  padding-left: 10px;
    font-size: 14PX;
    margin-top: 10px;
}
.renwu ul li span{
    padding-left: 10px;
    color: #666;
}
.BANIMG { width: 100%;}

.h20 {
    height: 20px;
    clear: both;
}


.rw-pic {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 30px;
    margin-top: 20px;
    border-radius: 50%;
}

.rwbox {
    padding-top: 20px;
    padding-bottom: 20px;
}
.list-qiye {
    width: 760px;
}

/* for 980px or less*/
@media screen and (max-width: 980px) {

.renwu {
    width:95%; padding: 2.5%;
    
}
.renwu ul li {
    width: 40%;
    margin-left: 5%;
    margin-right: 5%;
    height: 163px;
    overflow: hidden;
}
.renwu ul li  img {width: 100%;}

.tagbanner.rwbox {
   height: 260px; text-align: center;
}

.list-qiye {
display: block;
    width: 84%;

    padding-left: 7%;
    text-align: left;
	
}

.rw-pic {
    width: 40%;
    height: initial;
    float: inherit;
    margin: auto;
	border-radius: 20px;
}
.list-tit {
    clear: both;
    text-align: center;
}
}


