.rongzilist {
    background: #fff;
    padding: 10px;
}
.rongzilist ul{}
.rongzilist img {
   width: 160px;
    margin-right: 20px;
}
.rongzilist ul li{width: 185px;
    float: left;height: 150px;text-align: center;margin-left: 9px;margin-right: 9px;margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 1px #e7e7e7;
    -moz-box-shadow: 1px 1px 1px #e7e7e7;
    -ms-box-shadow: 1px 1px 1px #e7e7e7;
    -o-box-shadow: 1px 1px 1px #e7e7e7;
    box-shadow: 2px 2px 2px #e7e7e7;
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    -ms-transition: box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
    
    }
 .rzlist_image {
    margin-bottom: 15px;

}
 .rzlist_image img{
    width: 180px;
    height: 120px;}
  .rzlist_title {
    width: 100%;
  
    padding-top: -2px;
  
}
.ltzr {    cursor: pointer;
    width: 50%;
    height: 250px;
    line-height: 250px;
    background: #8FEC7D;
    text-align: center;  font-size: 24px;
    color: #fff;
}
.ltzr:hover {background: #61AF52; color: #fff;}
.lcyz {cursor: pointer;
    width: 50%;      height: 250px;      line-height: 250px;      
    background: #768EC7;      text-align: center;  font-size: 24px;
    color: #fff;
}
.lcyz:hover {background: #6179B3;color: #fff;}
.rzr_list {
    PADDING-LEFT: 20PX;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rzr_list ul{

    padding: 0;      margin: 0;
    

}
.rzr_list ul li{
    list-style-type: disc;
    width: 350px;
    box-sizing: inherit;
    white-space: nowrap;   
    text-overflow:ellipsis;   -o-text-overflow:ellipsis;   
    overflow: hidden;
    list-style-position: inside;
    height: 40PX;
    LINE-HEIGHT: 40PX;
    font-size: 13px;
    list-style-type: decimal;
    background-image: url(../img/decimal.JPg);      background-repeat: no-repeat;      
    background-position: 2px 10px;
    PADDING-LEFT: 8PX;

}

.rzr_list ul li a{
    margin-left: 10px;
}

.rzpage_title {
    font-size: 18px;
    font-weight: 600;
}
.rzpage_span {
    height: 20px;
    background: #FD826B;
    padding: 3px;
    color: #fff;
    border: none;      -moz-border-radius: 5px;      -webkit-border-radius: 5px;      border-radius: 5px;
    margin-left: 15px;
}
.rzpage_span:hover {background: #D2604B;
 
    color: #FFF;}
    .rzpage_p {line-height: 23px;
    font-size: 13px;
    margin-top: 10px;}

/* for 1050px or less*/
	@media screen and (max-width: 1200px) {
	
	.rongzilist ul li{width: 180px;
   text-align: center;margin-left: 9px;margin-right: 9px;margin-bottom: 20px;}

 .rzlist_image img{    border: 1px solid #dcdcdc;
    width: 180px;
    height: 120px;}
	}
	.rzr_list ul li {   width: 300px;}