.zfoot {
    width: 100%;
    height: auto;

    text-align: left;
}

.zfoott {
    padding-bottom: 30px;
}

.zfoottr {
}

.zfoottr a {
    padding-left: 40px;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.zfoottr a:hover {
    color: #e60012;
}

.zfootc {
    padding: 40px 0 50px 0;

    border-bottom: 1px #e6e6e6 solid;
}

.zfootc_1 {
    width: 53%;
    height: auto;
}

.zfootc_2 {
    width: 22%;
    height: auto;
}

.zfootc_3 {
    width: 25%;
    height: auto;
}

.zfootc_1_t {
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}

.zfootc_1_line {
    width: 20px;
    height: 2px;
    background: #e40000;
    margin: 15px 0 25px 0;
}

.zfootc_1_c {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.zfootc_1_c1 {
    width: 60%;
}


.footlink {
    width: 100%;
    height: auto;
    border-bottom: 1px #e6e6e6 solid;
}

.footlink .container {
    padding: 25px 0 20px 0;
    width: 86%;
    height: auto;
    min-width: 1200px;
}

.footlink_t {
    border-bottom: 1px #e6e6e6 solid;
    padding: 25px 0;
}

.footlinkt {
    font-size: 18px;
    color: #333;
    position: relative;
    z-index: 9;
}

.footlinkt p {
    padding-right: 18px;
    line-height: 30px;
    position: absolute;
    z-index: 10;
    right: 0px;
    top: 0;
    font-size: 14px;
    color: #666666;

    cursor: pointer;
}

.footlinkc {
    padding-top: 10px;
    color: #333;
    line-height: 30px;
    display: none;
}

.footlinkc a {
    color: #333;
    padding-right: 20px;
    font-size: 15px;
}
.copyright {
    width: 100%;
    line-height: 25px;
    font-size: 15px;
}

.copyright .container {
    width: 86%;
    height: auto;
    min-width: 1200px;
    color: #333;
}

.copyright a {
    color: #333;
}

.copyright a:hover {
    color: #e40011;
}

.copyrightl ul{
    padding: 0;
    margin: 0;
}
.copyrightl ul li{
    padding: 5px;
    margin: 0;
    float: left;
}
.embed-icon {
    margin-top: 154px;
}
@media (max-width:1200px) and (min-width: 175px){
    .embed-icon {
        margin-right: 5px;
    }
}