header {
    background-color: #00b27a;
}

.f-c-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .f-c-c div {
        font-size: 15px !important;
    }
}

.contentBox {
    width: 100%;
    margin-top: 73px;
}

@media screen and (max-width: 1000px) {
    .contentBox {
        margin-top: 50px;
    }
}

.banner {
    width: 100%;
}

@media (max-width: 768px) {
    .banner {
        width: 100%;
    }
}

.free-foot-box {
    width: 100%;
    height: 230px;
    background: url(../images/distrbution/free-foot.png);
    background-position: center;
    background-position-y: 0;
    flex-direction: column;
}

.free-foot-box div {
    font-size: 24px;
    color: #fff;
}

.free-foot-box .btn {
    padding: 12px 32px;
    background: #fff;
    color: #04cb94;
    font-size: 16px;
    margin-top: 34px;
    border-radius: 6px;
}
.bread-crumbs{
    font-size: 16px;
    color: #888888;
    margin: 25px 0 0;
    letter-spacing: 1px;
}

@media screen and (max-width: 1080px) {
    .bread-crumbs {
        display: none;
    }
}
.bread-crumbs:after {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    transform: rotate(225deg);
    position: relative;
    top: -1px;
    left: -84px;
    border-bottom: 1px solid #888888;
    border-left: 1px solid #888888;
}
.container .list{
    margin-bottom: 63px;
}
.list>li {
    background-color: #fff;
    height: 260px;
    display: inline-block;
    margin: 13px 0;
    text-align: left;
    vertical-align: top;
    border-bottom: 2px solid #e5eff5;
}
.list>li figure{
    position: absolute;
    width: 340px;
    height: 200px;
    margin: 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.list>li>div {
    margin: 30px 0 30px 340px;
    padding: 0 0 0 50px;
}
.list>li>div.noImg {
    margin: 20px 0;
    padding: 0px;
}
.list>li>div .h2 {
    line-height: 1.42;
}
.list>li .area_posts p {
    overflow-x: auto;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #2E4446;
}
h2, .h2 {
    font-size: 24px;
}
.list>li>div .h6 {
    padding-top: 16px;
    line-height: 1.78;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.h1.detail, .h2.detail, .h3.detail, .h4.detail, .h5.detail, .h6.detail {
    color: #6C7C7D;
}
section .post-desc {
    height: 158px;
}
section .post-meta .author-thumb {
    width: 34px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 100%;
}
section .post-meta a, main section .post-meta span, main section .post-meta time {
    vertical-align: middle;
}
section .post-meta .author-thumb {
    width: 34px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 100%;
}
.list>li>div .h6 a::after {
    content: '';
    border-right: 1px #9ea6ac solid;
    margin: 0 3px 0 8px;
}
.pagination{
 text-align: center;
    margin: 0 auto 55px;
}

.pagination span.zxfPagenum, .pagination a.nextbtn,.pagination span.current{
    display: inline-block;
    min-width: 32px;
    height: 32px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 7px 4px #ecf0f5;
    margin: 0 4.5px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
}
.pagination a.nextbtn{padding: 0 15px;}
.pagination span.disabled {
    padding: 0 15px;
    cursor: none;
    pointer-events: none;
    color: #d4dee2;
}
.pagination span.current {
    cursor: none;
    pointer-events: none;
    background-color: #2dca93;
    color: #fff;
}

@media screen and (max-width: 1080px) {
    .list > li {
        margin: auto;
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 1080px) {
    .list > li figure {
        width: 100%;
        height: 185px;
        position: relative;
        margin: 20px auto 11px;
    }
}

@media screen and (max-width: 1080px) {
    .list > li > div .h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 18px;
    }
}

@media screen and (max-width: 1080px) {
    .list > li > div .h6 {
        padding-top: 6px;
        font-size: 14px;
        -webkit-line-clamp: 2;
    }
}
@media screen and (max-width: 1080px) {
    .list > li > div {
        margin: auto;
        padding: 0;
        position: relative;
    }
}
@media screen and (max-width: 1080px) {
    section .post-desc {
        height: 90px;
        line-height: 1.88;
    }
}

@media screen and (max-width: 1080px) {
    section .post-meta {
        margin: 20px auto;
    }
}
@media screen and (max-width: 1080px){
    .list>li>div {
        margin: auto;
        padding: 0;
        position: relative;
    }
}
@media screen and (max-width: 1080px) {
    .post-meta {
        margin: 20px auto;
    }
}

.become-partner{
    padding: inherit !important;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 30px;
    letter-spacing: 1px;
    background: #fff;
}
.become-partner a{
    color: #1ab394;
}
.become-partner:hover{
    background-color: #DEFFF6 !important;
    border-color: #DEFFF6 !important;
}
@media (max-width: 1300px) and (min-width: 770px){
	.contentBox .container{
		padding: 0 48px;
	}
	.container{
		width: 100%;
	}
}