*{margin:0px;padding:0px;list-style: none;}
/*专*/
.special{width:1200px;height:600px;margin: 0 auto;margin-top:20px;}
.special_1{width:375px;height:auto;background: #fafafa;margin: 8px;float:left;}
.special_1_img img{width:100%;height:86px; }
.special_1:hover .special_1_img{ box-shadow: 0px 2px 4px #333;}
.special_1_1{width:100%;height:60px;color:#434343;font-size:16px;overflow: hidden;margin:10px;display: block;}
.SpeList {
    margin-top: 20px;
}
.SpeList .zttp {
    display: block;
    margin-left: 5px;
    margin-right: 11px;
    position: relative;
    margin-bottom: 20px;
    float: left;
    width: 280px;
    height: 240px;
    background-color: rgb(250, 250, 250);
    animation: 0.5s ease 0s 1 normal both running default;
}
.SpeList .zttp a > i {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    top: 26%;
    background: url(../images/play01.png) no-repeat;
}
.SpeList .zttp a img {
    width: 280px;
    height: 165px;
}
.SpeList tt {
    display: block;
    margin: 10px;
    height: 60px;
    color: rgb(67, 67, 67);
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    font-family: 微软雅黑;
}