.y-index {
    width: 1200px;
    margin: 38px auto 80px;
    background: #fff;
}

.y-index .header-box {
    width: 1144px;
    border-bottom: 1px solid #ededed;
    margin: 0 auto;
}

.y-index .header-box h1 {
    font-size: 24px;
    line-height: 60px;
    color: #515151;
}

.y-index .header-box p {
    font-size: 14px;
    color: #757575;
    padding-bottom: 20px;
}

.y-index .art-left {
    width: 832px;
    float: left;
    margin-left: 29px;
    padding-right: 31px;
    padding-top: 52px;
    border-right: 1px solid #ededed;
}

.y-index .art-left p {
    margin-bottom: 24px;
    color: #444444;
    font-size: 16px;
    line-height: 28px;
}

.y-index .article div {
    float: left;
}

.y-index .article .imgboxs {
    width: 237px;
    height: 158px;

    margin-right: 20px;
    margin-bottom: 20px;
}

.y-index .article-right {
    width: 528px;
}

.y-index .article .imgboxs img {
    width: 240px;
    display: block;
}

.y-index .art-right {
    width: 247px;
    float: left;
    margin-left: 35px;
    padding-top: 52px;
}

.y-index .art-right div {
    cursor: pointer;
}

.y-index .art-right h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px;
}

.y-index .art-right p {
    font-size: 15px;
    line-height: 26px;
    color: #757575;
}

.y-index .art-right img {
    width: 263px;
    height: 150px;
    margin-top: 10px;
}

.y-index .line {
    width: 96%;
    height: 1px;
    background: #d9d9d9;
    margin: 15px auto;
}

.y-index .footer-box {
    width: 1144px;
    height: 115px;
    margin: 0 auto;
    border-top: 1px solid #ededed;
    line-height: 115px;
    text-align: center;
    background: none;
}

.y-index .footer-box a {
    color: #333333;
    text-align: center;

    font-size: 18px;
    font-weight: bold;
}

.y-index .clearfix:before,
.clearfix:after {
    content: "\0020" !important;
    display: block !important;
    height: 0 !important;
    overflow: hidden !important;
}

.y-index .clearfix:after {
    clear: both !important;
}

.y-index .clearfix {
    zoom: 1 !important;
}

.y-index .article {
    width: auto !important;
}

.zt-box .zt-top-box {
    margin-top: 24px;
    margin-left: 36px;
    margin-bottom: 15px;
}