









* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    list-style: none;
    text-indent: unset;
}

.djtiand{
    position: relative;
    overflow: hidden;
}

.djtiand .dj-head{
    width: 1230px;
    margin: 100px auto;
}
.djtiand .dj-head ul li {
    margin: 10px;
    /* padding: 10px; */
    float: left;
    box-shadow: 2px 5px 10px #888888;
    width: 390px;
}
.djtiand .dj-head ul li img {
  width: 100%;
}

.djtiand .dj-head ul li h2 {
    color: #333333;
    font-size: 14px;
}
.djtiand .dj-head ul li h5 {
    margin: 10px 0;
    color: #777777;
    font-size: 12px;
    font-weight: 100;
}

.djtiand .dj-head ul li p {
    line-height: 26px;
    font-size: 14px;
}

.djtiand .dj-head .ck a{
    cursor: pointer;
    margin: 46px auto;
    font-size: 15px;
    /* top: -35px; */
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    text-align: center;
    width: 113px;
    border: 1px solid #d2d2d2;
}

.fenye{ padding:3px; margin:3px; padding-top:20px;  height:45px; margin-left:30px; }
.fenye p{ width:100%; height:auto; text-align:center; }
.fenye p a{ font-size:18px; color:#5c5c5c; height:30px; background:#fabe00; display:block; float:left; margin-right:5px; line-height:30px; padding:0 10px 0 10px; border-radius:5px;}
.fenye p a:link,.fenye a:visited{text-decoration:none; color:#5c5c5c; padding:0 10px 0 10px; border-radius:5px;}
.fenye p a:hover{text-decoration:none; background:#107580; color:#ffffff;  padding:0 10px 0 10px; border-radius:5px;}




