﻿body {
    background: #ebf2fc url(../images/jd100zn.jpg) no-repeat center top !important;
    background-size: 100% auto !important;
}
.tzjs{
    margin: 395px auto 25px;
}
.zt_head{
    margin: 15px auto;
    padding: 0 0 0;
}
.wenzi,
.linkdiv{
    display: none;
}

.fkdttitle,
.fkzstitle{
    padding-left: 10px;
    background: url(../images/titlebgs.png) no-repeat;
}
.fkzs .fkzstitle{
    background: url(../images/titlebgs.png) no-repeat;
}

.hf{
    width: 100%;
    margin: 15px auto 5px;
}
.hf img{
    width: 100%;
}

.yqfkzs ul li{
    height: 240px;
}
.yqfkzs ul li a img{
    height: 90%;
}
.yqfkzs ul li a p{
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}

@media (max-width: 768px) {
    .tzjs{
        margin: 25px auto;
    }
}