﻿
#mould24820 .swiper-slide {
    width: 240px !important;
}

#mould24820 .swiper-container {
    overflow: visible;
}

.course .course-cont ul {
    margin: 20px 0 30px 120px;
}

.course label {
    font-size: 16px;
}

.course li.active .content p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.course .course-cont li {
    margin: 10px 0;
}

.course .course-cont {
    width: 666px;
}

#mould24567 {
    position: relative;
    z-index: 999;
}

#mould24569 p {
    text-transform: Uppercase;
}

.fixed_img {
    width: auto;
}

.news1 .news_list li .news_con h2 {
    font-size: 18px;
    color: #333;
}

.news1 .news_list li .news_con p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news1 .news_list li time span {
    font-size: 14px;
    color: #dedede;
    font-weight: 400;
}

.news1 .news_list .news_con {
    float: left;
}

.news1 .news_list li time {
    float: right;
    border-right: none;
    border-left: 1px solid #808080;
    font-size: 36px;
    color: #dedede;
    font-weight: bold;
    padding-top: 5px;
}

.news1 .news_list li:hover .news_con {
    color: #333;
}

.news1 .news_list li:hover time {
    border-right: none;
    color: #333;
}

.news1 .news_list li:first-child {
    float: left;
    padding: 0;
}

.news1 .news_list li {
    float: right;
    padding: 20px 0;
}

.foot_nav dl {
    margin-right: 30px;
}

.erweima {
    float: left;
    margin-left: 60px;
}

#mould24303 p {
    text-transform: Uppercase;
}

.addmuns1 li p {
    line-height: 60px;
}

.addmuns1 li {
    text-align: left;
}

    .addmuns1 li:after {
        width: 0;
    }

#mould24430 p {
    text-transform: Uppercase;
}

.cp-fl {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    min-width: 1200px;
}

.cp-fl li {
    width: 47%;
    overflow: hidden;
    float: left;
    margin-right: 6%;
    position: relative;
    margin-top: 6%;
}

    .cp-fl li:nth-child(2n) {
        margin-right: 0;
    }

    .cp-fl li .tu {
        width: 100%;
    }

        .cp-fl li .tu img {
            width: 100%;
            display: block;
        }

    .cp-fl li .bg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(6,121,250,0);
        transition: all .4s;
    }

    .cp-fl li:hover .bg {
        background: rgba(6,121,250,.6);
        transition: all .4s;
    }

    .cp-fl li .tb {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 25%;
        left: 50%;
        margin-left: -50px;
        transition: all .4s;
    }

    .cp-fl li:hover .tb {
        top: 10%;
        transition: all .4s;
    }

    .cp-fl li h4 {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        position: absolute;
        top: 45%;
        left: 0;
        transition: all .4s;
    }

    .cp-fl li:hover h4 {
        top: 30%;
        transition: all .4s;
    }

    .cp-fl li h5 {
        width: 80%;
        height:;
        font-size: 16px;
        color: #fff;
        line-height: 28px;
        position: absolute;
        left: 10%;
        top: 50%;
        text-indent: 2em;
        display: none;
    }

    .cp-fl li:hover h5 {
        display: block;
    }
