.index-m1{
    padding: 2%;
    border-top: 6px solid #f7f7f7;
}
.index-m1 ul li{
    width: 31.33%;
    float: left;
    margin: 0 1%;
    text-align: center;
}
.index-m1 ul li img{
    width: 80%;
    display: block;
    box-shadow: 0 0 5px #eee;
    margin: 0 auto;
}
.index-m1 ul li h3{
    font-size: 13px;
    line-height: 30px;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}

.index-m2{
    margin-top: 10px;
    padding: 10% 2%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;

}

.index-m2-wz{
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding-right: 60px;
}
.index-m2-more{
    display: block;
    width: 70px;
    height: 24px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
}


.index-m3{
    background: #f4f4f4;
    padding: 2%;
}

.index-tlt1{
    padding: 10px 0;
    text-align: center
}
.index-tlt1 h2{
    font-size: 24px;
    color: #333;
    line-height: 40px;
}
.index-tlt1 h3{
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.index-m3 ul li{
    margin-bottom: 15px;
    box-shadow: 0px 2px 15px 0px 
    rgba(212, 212, 212, 0.28);
}
.index-m3 ul li a{
    display: block;
    position: relative;
}
.index-m3 ul li img{
    width: 100%;
    display: block;
   
}
.m3Img {
    box-shadow: 0px 1px 9px 0px rgba(82, 82, 82, 0.58);
}
.index-m3 ul li .wz{
    margin-top: 1%;
    padding: 3%;
    background: #fff;
    position: relative;
}
.index-m3 ul li .wz h3{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}
.index-m3 ul li .wz p{
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
.index-m3 ul li dt{
    width: 30px;
    height: 30px;
    background: url(../images/more.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: -13%;
    right: 5%; 
}


.index-m4{
    padding: 2%;
}
.index-m4 ul li{
    background: #fff;
    box-shadow: 0 0 5px #ddd;
    padding: 5%;
    border-top: 3px solid #008ae6;
    margin-bottom: 20px;
}
.index-m4 ul li a{
    display: block;
}
.index-m4 ul li .img{
    width: 32%;
    float: left;
}
.index-m4 ul li .img img{
    width: 100%;
}
.index-m4 ul li .wz{
    width: 65%;
    float: right;
}
.index-m4 ul li .wz h3{
    font-size: 16px;
    color: #333;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
    line-height: 32px;
}
.index-m4 ul li .wz .info{
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
.index-m4 ul li .wz dt{
    width: 23px;
    height: 5px;
    background: url(../images/more2.png) no-repeat center;
    background-size: 100% 100%; 
    margin-top: 10px;
}

.index-m5{
    padding: 5% 2%;
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover; 
}
.index-m5 ul li{
    width: 25.33%;
    margin: 20px 4%;
    float: left;
    border-radius: 50%;
    box-shadow: 0 0 10px #ddd;
}
.index-m5 ul li img{
    width: 100%;
}

.index-m6{
    background: #008de9;
    padding: 40px 4% 4% 4%;
    position: relative;
}
.index-m6 dt{
    width: 40px;
    height: 40px;
    background: url(../images/more3.png) no-repeat center;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
}

.index-m6 ul li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    line-height: 50px;
}
.index-m6 ul li a{
    display: block;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    background: url(../images/jt.png) no-repeat right center;
}

.banq{
    background: #006fb7;
    padding: 2%;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center
}

.ueditor_baidumap {
    width: 100%;
}

















