.lanmub-m-i-product1 {
    position: relative;
}
.lanmub-m-i-product1 .tt {
    background: url(../images/tt.png) no-repeat;
    font-size: 2em;
    font-family: "微软雅黑";
    color: #000e20;
    line-height: 64px;
    height: 64px;
    background-size: 100% 100%;
    padding: 0 15px;
}

.lanmub-m-i-product1 .tt h3 {
    font-size: 0.24rem;
    color: #fff;
    font-weight: normal;
    float: left;
}

.lanmub-m-i-product1 .tt a {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #fff;
}
.lanmub-m-i-product1 .cate_list {
    text-align: center;
    margin: 15px 10px;
}

.lanmub-m-i-product1 .cate_list li {
    float: left;
    margin: 2px;
    height: 45px;
    line-height: 45px;
    width: 32%;
}

.lanmub-m-i-product1 .cate_list li a {
    display: block;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    color: #fff;
    font-size: 13px;
}
.lanmub-m-i-product1 .c1_list2 {
    position: relative;
    padding: 0 10px;
}

.lanmub-m-i-product1 .c1_list2 li {
    display: inline-block;
    float: left;
    width: 46%;
    margin: 0 2%;
    margin-bottom: 5px;
    height: 170px;
	overflow:hidden
}

.lanmub-m-i-product1 .c1_list2 li a {
    display: inline-block;
    overflow: hidden;
}

.lanmub-m-i-product1 .c1_list2 li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.lanmub-m-i-product1 .c1_list2 li a h3 {
    font-size: 14PX;
    color: #555555;
    text-align: center;
    padding-top: 5px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
}