/*青梅*/
.m-slide{
    margin-top: 61px;
    margin-bottom: 29px;
    overflow: hidden;
}
.m-slide .slick-slide{padding:0;}
.m-slide .ll{
    float: left;
    width: 550px;
    margin-right: 30px;
    overflow: hidden;
}
.m-slide .pic{
    width: 100%;
    height: 390px;
    overflow: hidden;
}
.m-slide .pic a{
    display: block;
}
.m-slide .pic img{
    display: block;
    width: 100%;
    height: 380px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.m-slide .pic a:hover img{
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08); 
    -ms-transform: scale(1.08); 
    -o-transform: scale(1.08); 
    transform: scale(1.08);
}
.m-slide .bot{
    text-align: right;
    font-size: 0;
    background: url(../images/bg5.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 21px 14px 33px 145px;
    margin-top: -40px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.m-slide .bot span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    line-height: 2.86em;
    padding: 0 12px;
}
.m-slide .bot .date{
    font-family: "Arial";
    position: relative;
}
.m-slide .bot .date:after{
    content: '';
    width: 1px;
    height: 12px;
    background-color: rgba(255,255,255,.3);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.m-slide .bot .date em{
    display: inline-block;
    vertical-align: middle;
    font-size: 34px;
    line-height: 1.18em;
    margin-left: 12px;
}
.m-slide .bot .date i{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(../images/icon6.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: -2px;
    margin-right: 8px;
}
.m-slide .txt{
    font-size: 14px;
    color: #999;
    line-height: 1.86em;
    position: relative;
    top: -6px;
    overflow: hidden;
}
.m-slide .txt .tit{
    font-size: 24px;
    font-weight: normal;
    line-height: 1.75em;
    margin-bottom: 12px;
}
.m-slide .txt .tit a{
    display: block;
    color: #000;
    height: 7em;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.m-slide .txt .tit a:hover{
    color: #336699;
}
.m-slide .txt .desc{
    height: 9.3em;
    overflow: hidden;
}
.m-slide .txt .details{
    display: block;
    float: right;
    font-size: 14px;
    color: #336699;
    line-height: 1.5em;
    margin-top: 89px;
    overflow: hidden;
}
.m-slide .txt .details i{
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 15px;
    background: url(../images/icon7.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: -2px;
    margin-right: 15px;
}
.m-slide .txt .details:hover{
    text-decoration: underline;
}
.m-slide .slick-dots{
    position: absolute;
    left: 0;
    bottom: 46px;
    width: 100%;
    text-align: left;
    font-size: 0;
    padding-left: 34px;
    z-index: 3;
}
.m-slide .slick-dots li{
    display: inline-block;
    margin: 0 4px;
}
.m-slide .slick-dots li button{
    display: block;
    width: 17px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
    background: url(../images/icon8.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    padding: 0;
}
.m-slide .slick-dots li.slick-active button{
    background-image: url(../images/icon8-1.png);
}

/*落苏*/
.m-listl4{
    overflow: hidden;
}
.m-listl4 .sel{
    overflow: hidden;
    margin: 0 -6px 8px;
}
.m-listl4 .sel .item{
    width: 50%;
    float: left;
    padding: 0 6px;
}
.m-listl4 .sel .item .box{
    position: relative;
    background-color: #f6f6f6;
    border-radius: 10px;
    overflow: hidden;
}
.m-listl4 .sel .item select{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: none;
    color: #333;
    font-size: 16px;
    padding: 0 42px 0 49px;
    background-color: transparent;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.m-listl4 .sel .item .em1{
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    left: 26px;
    top: 50%;
    -ms-background-position: center center;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.m-listl4 .sel .item .em2{
    left: auto;
    right: 27px;
    width: 15px;
    height: 9px;
    -webkit-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -ms-background-size: 15px auto;
    -o-background-size: 15px auto;
    background-size: 15px auto;
}
.ul-listl4{
    overflow: hidden;
    margin-bottom: 49px;
}
.ul-listl4 li{
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}
.ul-listl4 .con{
    padding: 35px 0 33px;
    overflow: hidden;
    display: block;
}
.ul-listl4 .date{
    float: left;
    padding-bottom: 25px;
    margin-right: 34px;
    border-bottom: 1px solid #36c;
}
.ul-listl4 .date span{
    display: block;
}
.ul-listl4 .date .day{
    font-size: 24px;
    color: #36c;
    line-height: 1.2em;
}
.ul-listl4 .date .year{
    font-size: 14px;
    color: #999;
    line-height: 1.5em;
    text-align: right;
    font-family: "微软雅黑";
}
.ul-listl4 .pic{
    float: left;
    width: 240px;
    height: 162px;
    overflow: hidden;
    margin-right: 35px;
}
.ul-listl4 .pic img{
    display: block;
    width: 100%;
}
.ul-listl4 .txt{
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 1.93em;
}
.ul-listl4 .txt .info{
    max-height: 3.86em;
    overflow: hidden;
}
.ul-listl4 .txt .tit{
    font-size: 18px;
    color: #369;
    font-weight: normal;
    line-height: 1.56em;
    max-height: 3.12em;
    margin-bottom: 5px;
    overflow: hidden;
}
.ul-listl4 .txt .writer{
    color: #333;
    display: block;
    margin-top: 22px;
}
.ul-listl4 .txt .tit,
.ul-listl4 .pic img{
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-listl4 .con:hover .pic img{
    -webkit-transform: scale(1.08,1.08);
       -moz-transform: scale(1.08,1.08);
        -ms-transform: scale(1.08,1.08);
         -o-transform: scale(1.08,1.08);
            transform: scale(1.08,1.08);
}
.ul-listl4 .con:hover .txt .tit{
    color: #960;
}