@media (max-width: 750px) and (min-width: 320px){
.h_containerbox {
    margin-top: 0rem;
    width: 7.5rem;
    overflow: hidden;
}
.slb_footer .right {
    width: 6rem;
    margin-left: 0.5rem;
}
/*朗读*/
.content ul li .ld {
    position: absolute;
    top: 76%;
    left:0.4rem;
}
.content ul li .ld-box a{
    width: 5.9rem;
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content {
   margin-left: 0.35rem;
    width: 7.5rem;
}
.h_website_position {
    padding-left: 0.75rem; 
    background: url(../images/dhbj.png)0.36rem center / 3% 17% no-repeat;
}
.content ul li {
    width: 6.2rem;
    padding: 0.32rem 0.2rem 0.9rem 0.4rem;
    background: #f0f8ff url(../images/lbdd.png)0.15rem 0.5rem / 0.1rem 0.1rem no-repeat;
 /*   height: 1.4rem;*/
}
.left_l img{
    width: 50px;
}
.fb-information {
    width: 6.5rem;
    height: 1.85rem;
}
.article img{
    width: 100% !important;
    height: 100% !important;
}
.title1 {
    width: 7rem;
}
.content ul li span {
    margin-left: 0px;
}
.article p {
    font-size: 0.4rem;
}
.column {
    font-size: 0.48rem; 
    background: url(../images/lmmbg.png)left center /4% 100% no-repeat;
}
/*以下新加*/
#zk{
    height: 0.6rem;
    line-height: 0.6rem;
}
.ld a{
    margin-top: -32px;
    margin-left: 16px;
    float: left;
}
}