.news {
    margin-top: 113px;
}
.products-list .products-item {
    max-width: inherit !important;
}
.accessories-list .image-container,
.products-list .image-container {
    width: auto;
    height: auto;
}
.gong-row .large-6 {
    float: left;
}
.gong-row .large-6 .zi-box {
    margin: 10px;
    background: #fff;
    max-width: 100%;
    /*height: 300px;*/
    position: relative;
    color: #000;
}
.zi-row a {
    background: #000;
    font-size: 16px;
}
.zi-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.zi-txt {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 10px;
}
.gong-row div div {
    margin: 0;
    background: rgba(0, 0, 0, 0.7);
}
.zi-txt h3 {
    font-size: 15px;
    color: #fff;
}
.xuanqiang .large-6 {
    float: left;
    padding-right: 5px;
    width: 50%;
    padding-left: 5px;
}
.pb40 {
    padding-top: 30px;
}
@media (max-width: 640px) {
    .xuanqiang .large-6 {
        width: 50%;
        font-size: 14px;
    }
    .pb40 {
        padding-top: 20px;
    }
}
.xuanqiang a {
    width: 100%;
    padding: 15px 0;
    border: none;

    color: #ffffff;
    background: #000;
    font-size: 16px;
    display: block;
    margin: 10px auto;
}
.avv a,
.xuanqiang a:hover {
    color: #000;
    background: #0076bc;
}
.kongzhi .large-6 {
    float: left;
}

.kongzhi .large-6 .zi-box {
    margin: 10px;
    background: #fff;
    max-width: 100%;
    height: 300px;
    position: relative;
}
.zi-row a {
    background: #000;
    font-size: 16px;
}
.zi-box img {
    width: 100%;
    z-index: 1;
}
.zi-txt {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    padding: 10px;
}
.zi-txt h3 {
    font-size: 15px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-transform: capitalize;
}
.time {
    font-size: 13px;
    color: #ccc;
    margin-bottom: 0;
}
.pagination {
    font-family: "Open Sans", sans-serif;
}
@media screen and (max-width: 1600px) {
    #c103 {
        height: 303px;
    }
}
@media screen and (max-width: 1440px) {
    #c103 {
        height: 300px;
    }
}
@media screen and (max-width: 1360px) {
    #c103 {
        height: 283px;
    }
}
@media screen and (max-width: 1280px) {
    #c103 {
        height: 267px;
    }
}
@media screen and (max-width: 1024px) {
    #c103 {
        height: 213px;
    }
}
@media screen and (max-width: 640px) {
    #c103 {
        height: 200px;
    }
}
@media screen and (min-width: 1024px) {
    .gong-row {
        padding-top: 30px;
    }
}
#news-detail h2 {
    font-size: 32px;
    color: #444;
}
.erji {
    max-width: 900px;
    margin: 0 auto;
}

.text-center {
    text-transform: capitalize;
}

.erji p,
section {
    font-size: 15px;
    line-height: 1.8125;
    font-family: "Open Sans", sans-serif;
    color: #787878;
    letter-spacing: 0.02em;
    text-rendering: optimizeLegibility;
    text-align: left;
    margin-bottom: 1px;
}

.kuang img {
    display: block;
    margin: auto;
}
.kuang img + img {
    margin-top: 2px;
}

.mycontent img {
    max-width: 100%;
}
