#myCarousel .item h1 {
    font-family: "微软雅黑";
    -webkit-text-stroke: 1px #000;
}
#myCarousel .item h2 {
    font-family: "微软雅黑";
    -webkit-text-stroke: 1px #000;
}
.carousel-control {
    width: 5%;
}
.custom-caption {
    width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-align: center;
}
.tab-content .tabimg {
    width: 180px;
}
.tab-content span {
    color: #ed7d31;
}
#yqlj {
    margin-top: 60px;
    margin-bottom: 20px;
}
#yqlj span {
    display: block;
    position: relative;
    width: 80px;
    float: left;
}
#yqlj .link-list {
    margin-left: 80px;
}
#yqlj .link-list a {
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
    color: #333;
    text-decoration: none;
}
#yjcg .row h4 > span {
    font-weight: normal;
    font-size: 16px;
}
#yjcg .more {
    text-align: center;
    padding: 20px 0;
}
#zzzs-slick {
    padding-left: 0;
}
#zzzs-slick div.wrap {
    padding: 10px;
}
@media (min-width: 992px) {
    #myCarousel .item h1 {
        font-size: 48px;
    }
    .custom-caption {
        width: 70%;
    }
    .carousel-control {
        width: 15%;
    }
    #yjcg .row > div {
        padding: 0 25px;
    }
}