@charset "utf-8";
.layout {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

body {
    background-color: #ffffff;
}

body a:hover {
    color: #c0130d !important;
}

.content {
    margin-top: 20px;
    overflow: hidden;
}

.headlogo {
    width: 100%;
    height: 742px;
    background: url(../images/zxxspecialbackgd.jpg) no-repeat;
    background-position: top center;
}

.headlogo .layout .return-enaea {
    margin: 48px 0 0 37px;
    display: block;
    width: 260px;
    height: 38px;
    background: url(../images/return.png) no-repeat;
    font-size: 16px;
    font-weight: bold;
    color: #A42119;
    line-height: 38px;
    padding-left: 71px;
}

.headlogo .layout .return-enaea:hover {
    color: #A42119!important;
}

.footer {
    margin-top: 50px;
}

.footer .footer-link {
    background-color: #ffffff;
    padding: 20px 0;
}

.footer .footer-link h3 {
    font-size: 18px;
    display: block;
    color: #666666;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer .footer-link a {
    font-size: 16px;
    display: block;
    float: left;
    text-align: left;
    margin-right: 25px;
    color: #666666;
    line-height: 30px;
}

.footer .info-wrap {
    text-align: center;
    height: 100px;
    background-color: #edf1e9;
    padding-top: 15px;
}

.footer .info-wrap span {
    font-size: 14px;
    color: #999999;
    margin-right: 17px;
    display: inline-block;
    line-height: 24px;
}

.footer .info-wrap span.last {
    margin-right: 0;
}

.footer .info-wrap a {
    font-size: 14px;
    color: #999999;
    margin-right: 17px;
}

.footer .info-wrap a i {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../images/icp-logo.png) no-repeat;
    vertical-align: -3px;
}

.course-headlogo {
    width: 100%;
    min-width: 1200px;
    height: 530px;
    background: url(../images/banner.png) no-repeat;
    background-position: top center;
}

.course-headlogo .layout .headlogo-title {
    text-align: center;
    padding-top: 60px;
    font-size: 60px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 86px;
}
