#el_43281565770856 {
    margin-top: 80px;
}

@media screen and (max-width: 991px) {
    #el_43281565770856 {
        margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    #el_43281565770856 {
        margin-top: 0px;
    }
}

#el_76841565770856 {
    width: 100%;
}

#el_29891565770856 img {
    max-width: 100%;
}

#el_29211565770868 {
    border-bottom-color: #cdd8e8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-top: 50px;
    background-color: #E9EFF8;
}

@media screen and (max-width: 991px) {
    #el_29211565770868 {
        display: none;
    }
}

#el_27541565770868 {
    width: 100%;
}

#el_26291565770868 {
    width: 100%;
}

#el_38181565770868 {
    color: #666;
    text-align: center;
}

#el_38181565770868 ul {
    margin-bottom: 0;
    display: inline-block;
}

#el_38181565770868 .list>ul>li>ul>li>a:hover,#el_38181565770868 .list .level2.active>a {
    background-color: #1651b9;
    color: #fff;
}

#el_38181565770868 .list>ul>li>a {
    font-size: 18px;
    color: inherit;
    display: block;
}

#el_38181565770868 .list>ul>li.active>a {
    color: #0084e9;
}

#el_38181565770868 .list>ul>li>ul {
    margin-top: 5px;
}

#el_38181565770868 .list>ul>li>ul>li>a {
    font-size: 14px;
    padding: 5px 10px;
    color: inherit;
    display: block;
}

#el_38181565770868 .list .level1 {
}

#el_38181565770868 .list .level1>a {
    display: none;
}

#el_38181565770868 .list .level2 {
    float: left;
}

#el_38181565770868 .list .level2>a {
    border-radius: 3px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    padding: 10px 20px;
    margin: 0 10px 50px 10px;
    position: relative;
}

#el_38181565770868 .list .level2>a:before {
    content: "";
    width: 1px;
    height: 30px;
    background-color: #cdd8e8;
    position: absolute;
    left: 50%;
    bottom: -40px;
}

@media screen and (max-width: 991px) {
    #el_38181565770868 {
        display: block;
    }
}

#el_45931565770881 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #E9EFF8;
}

@media screen and (max-width: 991px) {
    #el_45931565770881 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    #el_45931565770881 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

#el_50671565770881 {
    width: 100%;
}

#el_61681565770881 {
}

@media screen and (max-width: 575px) {
    #el_61681565770881 {
        margin-top: 20px;
    }
}

#el_43531565770881 {
    width: 100%;
}

.contentlist img {
    width: 100%;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    height:100%;
}

.contentlist .newsBox {
    margin-bottom: 29px;
    position: relative;
    padding: 15px;
    background: #ffffff;
    border-radius: 3px;
    height: 140px;
}

.contentlist .newsBox:hover {
    background: #51A324;
}

.contentlist .newsBox:hover .newsImgBox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.contentlist .newsBox:hover .newsTitle,.contentlist .newsBox:hover .newsIntro {
    color: #ffffff;
    transform: translateX(10px);
}

.contentlist .newsBox:hover .newsTime {
    color: #ffffff;
}

.contentlist .newsImgBox {
    overflow: hidden;
    width: 220px;
    margin-right: 20px;
    float: left;
    height: 138px;
}

.contentlist .newsTitle {
    color: #333;
    font-size: 16px;
    display: block;
    margin-bottom: 0.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    text-decoration: none;
}

.contentlist .newsTitle:hover {
    color: #0084e9;
}

.contentlist .newsTime {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -25px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dedede;
    color: #999;
    font-size: 24px;
    z-index: 1;
    font-family: Arial;
}

.contentlist .newsIntro {
    color: #999;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.contentlist .pageBox {
    text-align: center;
}

.contentlist .pagination>li>a,.contentlist .pagination>li>span {
    background: none;
    color: #666;
}

.contentlist .pagination>.disabled>span,.contentlist .pagination>.disabled>a , .contentlist .pagination>.disabled:hover>span,.contentlist .pagination:hover>.disabled>a {
    background-color: #f2f2f2;
    color: #aaa;
    border-color: #ddd;
}

.contentlist .pagination>.active>a,.contentlist .pagination>.active>span, .contentlist .pagination>li:hover>a,.contentlist .pagination>li:hover>span {
    border-color: #ddd;
    background-color: #51A324;
    color: #fff;
}

.contentlist .newsBody {
    padding-top: 30px;
    padding-right: 150px;
}

.contentlist .newsDate {
    display: none;
}

@media screen and (max-width: 767px) {
    .contentlist .newsBody {
        padding-right: 0px;
        padding-top: 10px;
    }

    .contentlist .newsTime {
        display: none;
    }

    .contentlist .newsDate {
        display: block;
        font-size: 13px;
        color: #aaa;
    }
}

@media screen and (max-width: 575px) {
    .contentlist .newsImgBox {
        width: 100%;
        margin-right: 0px;
        float: none;
        margin-bottom: 10px;
    }

    .contentlist .newsBody {
        padding-top: 0px;
    }
} 