.epidemic-banner {
    height: 240px;
}

.epidemic-banner img {
    width: 100%;
    height: 240px;
}

.epidemic-banner a {
    display: block;
    width: 180px;
    height: 42px;
    left: 50%;
    margin-left: -80px;
    bottom: 10px;
}

.epi-content .epi-title {
    width: 100%;
    margin: 20px 0 10px;
    height: 51px;
    color: #1A1A1A;
    font-size: 26px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 50px;
    letter-spacing: 4px;
    background: url(//cdn.zallsteel.com/portal/market_new/imgs/epi_title.png) no-repeat left top/100% auto;
}

.epi-content .border-blue {
    border: 1px solid #E4E4E4;
    padding: 0 0 10px;
}

.epi-content .img {
    width: 100%;
}

.epi-content .img img {
    width: 100%;
}

.epi-content p {
    color: #919191;
    font-size: 16px;
    line-height: 30px;
    padding: 10px 15px;
}

.epi-content .photo-list {
    width: 100%;
}

.epi-content .photo-list ul {
    width: 100%;
    text-align: center;
}

.epi-content .photo-list ul li {
    display: inline-block;
    width: 200px;
    height: 140px;
    margin: 0 5px;
    position: relative;
}

.grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.grow:hover, .grow:focus, .grow:active {
    -webkit-transform: scale(2);
    transform: scale(2);
    z-index: 99;
    background: transparent;
}

.p15 {
    padding: 15px !important;
}

.small-title {
    height: 30px;
    line-height: 30px;
}

.small-title h3 {
    border-left: 13px solid #5F5F5F;
}

.small-title span {
    font-size: 24px;
    color: #1A1A1A;
    margin-left: 10px;
    font-weight: bold;
}

.small-title small {
    font-size: 14px;
    color: #E95C5C;
    margin-left: 15px;
}

.img1056 {
    width: 1056px;
    margin: 0 auto;
    padding: 15px 0;
}

.file-list {
    width: 100%;
    padding: 25px 5px 10px;
}

.file-list .same-box {
    width: 510px;
    float: left;
  background: #F7F7F7;
    padding: 10px 0 10px 35px;
}
.file-list .same-box-left{
  margin-right: 35px;
}
.file-list .same-box dl {
    width: 100%;
}

.file-list .same-box dl dt {
    font-size: 16px;
    color: #1A1A1A;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: underline;
}

.file-list .same-box dl dd {
    font-size: 16px;
    color: #1A1A1A;
    line-height: 32px;
}

.desc {
    font-size: 14px;
    line-height: 26px;
    padding-left: 15px;
    color: #8D8D8D;
}

.link {
    text-align: center;
}

.link a {
    display: inline-block;
    width: 172px;
    height: 40px;
    background: url(//cdn.zallsteel.com/portal/market_new/imgs/kangyi_btn.png) no-repeat center top;
    line-height: 40px;
    text-align: center;
    color: #171717;
    font-size: 18px;
    font-weight: bold;
    margin: 15px auto;
}

.link a:hover {
    color: #171717 !important;
}

.contact {
    width: 100%;
    border-top: 1px solid #CCCCCC;
}

.contact img {
    display: block;
    margin: 15px auto;
    padding-top: 15px;
    width: 294px;
}

/*# sourceMappingURL=epidemic.css.map */
