.tlt1{
    margin-top: 10px;
    background: #ececec;
    padding:  0 2%;
    font-size: 20px;
    line-height: 50px;
    color: #000;
}
.tlt1 a.more{
    display: block;
    float: right;
    background: url(../images/more1.png) no-repeat center;
    width: 24px;
    height: 50px;
}

.index-m1 {
    margin: 10px 0;
}
.index-m1 ul {
    white-space: nowrap;
    overflow: scroll;
}
.index-m1 ul li {
    display: inline-block;
    width: 25%;
    height: auto;
    margin: 5px;
    background: #ececec;
    text-align: center;
    border-radius: 5px;
}
.index-m1 ul li a{
    display: block;
    padding: 10px 0;
}
.index-m1 ul li img{
    width: 32px;
    height: 32px;
}
.index-m1 ul li h3{
    font-size: 14px;
    line-height: 2;
    color: #000;
     white-space: nowrap; 
   text-overflow:ellipsis; 
   overflow:hidden; 
}
.index-m2 ul li{
    width: 47%;
    margin: 0 1.5%;
    float: left;
    margin-bottom: 10px;
    text-align: center;
}
.index-m2 ul li a{
    display: block;
}
.index-m2 ul li img{
    width: 100%;
    height: auto;
}
.index-m2 ul li h3{
    font-size: 14px;
    line-height: 2;
    color: #000;
}

.index-m41 img{
    width: 100%;
}

.index-m3{
    padding: 2%;
}
.index-m31{
    width: 73%;
    float: left;
}
.index-m31 img{
    width: 100%;
    height: auto;
}
.index-m32{
    width: 25%;
    float: right;
}
.index-m32 img{
    width: 100%;
    height: auto;
}
.index-m32 dt{
    margin-bottom: 5px;
}
.index-m32 a{
    display: block;
}

.index-m4{
    padding: 2%;
    margin-bottom: 10px;
}
.index-m4 h2{
    font-size: 20px;
    color: #333;
    line-height: 2;
}
.index-m41{
    width: 78%;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    float: left;
}
.index-m42{
    width: 20%;
    float: right;
}
.index-m42 a{
    display: block;
    height: 60px;
    background: url(../images/more3.png) no-repeat center;
}
.mheng{
    width: 100%;
}
.mheng img{
    width: 100%;
}
.index-m5 ul li{
    width: 24%;
    margin: 0 0.5%;
    float: left;
}

.index-m5 ul li img{
    width: 100%;
}









