body {
    background: url('../../img/common/public-back-img.jpg') left 373px no-repeat,#f2f2f2;
}

.product-label {
    height: 45px;
    border-bottom: 1px solid #f3f9fe;
    line-height: 45px;
}

.product-label .product-label-text {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.product-label .product-label-text i {
    display: inline-block;
    width: 3px;
    height: 20px;
    background-color: #19a0ff;
    vertical-align: middle;
}

.product-label .product-label-text label {
    margin-left: 16px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    vertical-align: middle;
}

.product-label .product-label-text span {
    color: #999;
    font-size: 18px;
    font-family: Arial;
    line-height: 1em;
    vertical-align: middle;
}

/* news-banner */
.news-detail-banner {
    overflow: hidden;
    height: 250px;
    background: url('../../img/solution/solution-detail-banner.jpg') center;
}

.news-detail-banner .container {
    position: relative;
    overflow: hidden;
}

.news-detail-banner .container .common-crumbs {
    border-bottom: 0;
}

.news-detail-banner .container .common-crumbs a,.news-detail-banner .container .common-crumbs i {
    color: #fff;
}

.news-detail-banner .news-detail-text {
    display: table-cell;
    vertical-align: middle;
    height: 195px;
}

.news-detail-banner .news-detail-text h1 {
    color: #fff;
    font-size: 49px;
    line-height: 1.2em;
    vertical-align: middle;
}

.news-detail-banner .news-detail-text .news-meta {
    margin-top: 10px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
}

.news-detail-banner .news-detail-text .news-meta span {
    margin-right: 20px;
}

.news-detail-banner .news-detail-text .news-scene {
    display: inline-block;
    overflow: hidden;
    margin-top: 15px;
    font-size: 0;
    vertical-align: middle;
}

.news-detail-banner .news-detail-text .news-scene .news-scene-item {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #19a0ff;
    background-color: #01a982;
    line-height: 1em;
}

.news-detail-banner .news-detail-text .news-scene .news-scene-item a {
    display: block;
    padding: 10px 22px;
    color: #fff;
    font-size: 18px;
}

/* news-banner */

/* news-content */
.news-content {
    margin-top: 20px;
    font-size: 0;
}

.news-content .news-content-left {
    display: inline-block;
    box-sizing: border-box;
    width: 1050px;
    padding: 30px;
    background-color: #fff;
    vertical-align: top;
}

@media (max-width: 1600px) {
    .news-content .news-content-left {
        width: 870px;
    }
}

.news-content .news-content-left .news-detail {
    overflow: hidden;
}

.news-content .news-content-left .news-detail * {
    max-width: 100%;
}

.news-content .news-content-left .news-detail img {
    max-width: 100%!important;
    height: auto!important;
}

.news-content .news-content-left .news-more {
    display: inline-block;
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid #e9e9e9;
    font-size: 0;
}

.news-content .news-content-left .news-more .bdsharebuttonbox {
    display: inline-block;
    width: 480px;
    margin-left: 30px;
    vertical-align: middle;
}

@media (max-width: 1600px) {
    .news-content .news-content-left .news-more .bdsharebuttonbox {
        width: 310px;
    }
}

.news-content .news-content-left .news-more .bdsharebuttonbox:after {
    display: none;
}

.news-content .news-content-left .news-more .bdsharebuttonbox a {
    float: none;
    width: 38px;
    height: 38px;
    margin: 0 10px 0 0;
    padding: 0;
    color: #fff;
    font-size: 25px;
    line-height: 38px;
    text-align: center;
}

.news-content .news-content-left .news-more .news-page {
    display: inline-block;
    width: 440px;
    margin-right: 30px;
    vertical-align: middle;
}

.news-content .news-content-left .news-more .news-page li {
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.news-content .news-content-left .news-more .news-page li a {
    display: inline-block;
    overflow: hidden;
    width: 370px;
    color: #19a0ff;
    font-size: 16px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-content .news-content-right {
    display: inline-block;
    width: 350px;
    margin-left: 20px;
    vertical-align: top;
}

@media (max-width: 1600px) {
    .news-content .news-content-right {
        width: 310px;
    }
}

.news-content .news-content-right .hot-news .product-label {
    height: auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    line-height: 1em;
}

.news-content .news-content-right .hot-news .hot-news-list {
    margin-top: 15px;
    font-size: 0;
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item {
    display: inline-block;
    width: 310px;
    margin-bottom: 10px;
    padding: 20px;
    background-color: #fff;
}

@media (max-width: 1600px) {
    .news-content .news-content-right .hot-news .hot-news-list .hot-news-item {
        width: 280px;
        padding: 15px;
    }
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item .hot-news-img {
    overflow: hidden;
    width: 310px;
    height: 208px;
    margin-bottom: 10px;
}

@media (max-width: 1600px) {
    .news-content .news-content-right .hot-news .hot-news-list .hot-news-item .hot-news-img {
        width: 280px;
        height: 188px;
    }
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item .hot-news-img img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item > a {
    overflow: hidden;
    display: block;
    color: #222;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item p {
    height: 35px;
    margin-top: 10px;
    color: #222;
    font-size: 14px;
    line-height: 1.25em;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item .hot-news-meta {
    margin-top: 10px;
    font-size: 16px;
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item .hot-news-meta time {
    color: #19a0ff;
    margin-left: 5px;
    vertical-align: middle;
}

.news-content .news-content-right .hot-news .hot-news-list .hot-news-item .hot-news-meta .hot-news-views {
    float: right;
    color: #666;
    font-size: 15px;
}

.news-content .news-content-right .hot-product .product-label {
    border-bottom: 1px solid #ebebeb;
}

.news-content .news-content-right .hot-product .hot-product-list {
    margin-top: 15px;
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item {
    margin-bottom: 10px;
    padding: 20px;
    background-color: #fff;
    font-size: 0;
}

@media (max-width: 1600px) {
    .news-content .news-content-right .hot-product .hot-product-list .hot-product-item {
        padding: 15px;
    }
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .product-item-img {
    display: inline-block;
    position: relative;
    width: 115px;
    height: 75px;
    vertical-align: top;
}

@media (max-width: 1600px) {
    .news-content .news-content-right .hot-product .hot-product-list .hot-product-item .product-item-img {
        width: 100px;
        height: 65px;
    }
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .product-item-img img {
    width: 100%;
    height: 100%;
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .product-item-img i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: #666;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item:nth-child(-n+3) .product-item-img i {
    background-color: #19a0ff;
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .product-item-text {
    display: inline-block;
    width: 185px;
    margin-top: 5px;
    margin-left: 10px;
    vertical-align: top;
}

@media (max-width: 1600px) {
    .news-content .news-content-right .hot-product .hot-product-list .hot-product-item .product-item-text {
        width: 173px;
        margin-top: 0;
        margin-left: 7px;
    }
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .product-item-text .product-item-title {
    height: 37px;
    color: #222;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25em;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .item-price-group {
    margin-top: 5px;
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .item-price-group .product-item-price {
    color: #ff3434;
    font-size: 20px;
    font-family: "impact","Microsoft Yahei",sans-serif;
    line-height: 1.1em;
    vertical-align: middle;
}

@media (max-width: 1600px) {
    .news-content .news-content-right .hot-product .hot-product-list .hot-product-item .item-price-group .product-item-price {
        font-size: 19px;
    }
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item .item-price-group  .product-item-views {
    float: right;
    color: #666;
    font-size: 14px;
    line-height: 22px;
}

.news-content .news-content-right .hot-product .hot-product-list .hot-product-item p {
    height: 35px;
    margin-top: 5px;
    color: #666;
    font-size: 14px;
    line-height: 1.25em;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
}
/* news-content */

/* product-guess */
.product-guess {
    margin-top: 20px;
    margin-bottom: 50px;
    background-color: #fff;
}

.product-guess .product-label .product-guess-switch {
    float: right;
    margin-right: 20px;
    color: #999;
    font-size: 16px;
}

.product-guess .product-guess-list {
    padding: 20px 20px 40px;
    font-size: 0;
}

@media (max-width: 1600px){
    .product-guess .product-guess-list {
        padding: 20px 15px 40px;
    }
}

.product-guess .product-guess-list .product-guess-item {
    display: none;
    position: relative;
    overflow: hidden;
    width: 264px;
    margin-left: 15px;
}

@media (max-width: 1600px){
    .product-guess .product-guess-list .product-guess-item {
        width: 226px;
        margin-left: 10px;
    }
}

.product-guess .product-guess-list .product-guess-item:nth-child(5n+1) {
    margin-left: 0;
}

.product-guess .product-guess-list .product-guess-item:nth-child(-n+5) {
    display: inline-block;
}

.product-guess .product-guess-list .product-guess-item .product-item-img {
    overflow: hidden;
    width: 264px;
    height: 264px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
}

@media (max-width: 1600px) {
    .product-guess .product-guess-list .product-guess-item .product-item-img {
        width: 226px;
        height: 226px;
    }
}

.product-guess .product-guess-list .product-guess-item .product-item-img img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
}

.product-guess .product-guess-list .product-guess-item .product-item-price {
    margin-top: 8px;
    color: #ff3434;
    font-size: 22px;
}

.product-guess .product-guess-list .product-guess-item .product-item-price label {
    color: #666;
    font-size: 16px;
    line-height: 1em;
    vertical-align: middle;
}

@media (max-width: 1600px){
    .product-guess .product-guess-list .product-guess-item .product-item-price label {
        font-size: 15px;
    }
}

.product-guess .product-guess-list .product-guess-item .product-item-price b {
    font-family: "impact","Microsoft Yahei";
    font-weight: normal;
    line-height: 1em;
    vertical-align: middle;
}

@media (max-width: 1600px){
    .product-guess .product-guess-list .product-guess-item .product-item-price {
        font-size: 20px;
    }
}

.product-guess .product-guess-list .product-guess-item .product-item-title {
    display: block;
    margin-top: 8px;
    color: #000;
    font-size: 16px;
    line-height: 1.1em;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-guess .product-guess-list .product-guess-item > p {
    margin-top: 8px;
    color: #666;
    font-size: 14px;
    line-height: 1.25em;
    height: 35px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
}

.product-guess .product-guess-list .product-guess-item .product-item-tag {
    overflow: hidden;
    margin-top: 8px;
}

.product-guess .product-guess-list .product-guess-item .product-item-tag ul {
    display: inline-block;
    overflow: hidden;
    max-width: 196px;
    height: 24px;
    font-size: 0;
    vertical-align: middle;
}

@media (max-width: 1600px){
    .product-guess .product-guess-list .product-guess-item .product-item-tag ul {
        max-width: 163px;
    }
}

.product-guess .product-guess-list .product-guess-item .product-item-tag ul li {
    display: inline-block;
    margin-right: 8px;
    border: 1px solid #19a0ff;
    border-radius: 20px;
    line-height: 1em;
}

@media (max-width: 1600px){
    .product-guess .product-guess-list .product-guess-item .product-item-tag ul li {
        margin-right: 5px;
        font-size: 13px;
    }
}

.product-guess .product-guess-list .product-guess-item .product-item-tag ul li a {
    display: block;
    padding: 4px 10px;
    color: #19a0ff;
}

.product-guess .product-guess-list .product-guess-item .product-item-tag .product-item-views {
    float: right;
    color: #666;
    line-height: 24px;
}

@media (max-width: 1600px){
    .product-guess .product-guess-list .product-guess-item .product-item-tag .product-item-views {
        font-size: 13px;
    }
}
/* product-guess */

/* product-article */
.product-article {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
}

.product-article .product-label .product-article-switch {
    float: right;
    margin-right: 20px;
    color: #999;
    font-size: 16px;
}

.product-article .product-article-list {
    padding: 20px 20px 40px;
    font-size: 0;
}

@media (max-width: 1600px){
    .product-article .product-article-list {
        padding: 20px 15px 40px;
    }
}

.product-article .product-article-list .product-article-item {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 264px;
    margin-left: 15px;
}

@media (max-width: 1600px){
    .product-article .product-article-list .product-article-item {
        width: 226px;
        margin-left: 10px;
    }
}

.product-article .product-article-list .product-article-item:first-child {
    margin-left: 0;
}


.product-article .product-article-list .product-article-item .product-article-img {
    overflow: hidden;
    width: 264px;
    height: 177px;
}

@media (max-width: 1600px) {
    .product-article .product-article-list .product-article-item .product-article-img {
        width: 226px;
        height: 151px;
    }
}

.product-article .product-article-list .product-article-item .product-article-img img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
}

.product-article .product-article-list .product-article-item a {
    overflow: hidden;
    display: block;
    margin-top: 10px;
    color: #222;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-article .product-article-list .product-article-item p {
    height: 35px;
    margin-top: 10px;
    color: #666;
    font-size: 14px;
    line-height: 1.25em;

    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
}

.product-article .product-article-list .product-article-item .product-article-times {
    margin-top: 10px;
}

.product-article .product-article-list .product-article-item .product-article-times time {
    color: #19a0ff;
}

.product-article .product-article-list .product-article-item .product-article-times .product-article-views {
    float: right;
    color: #666;
}
/* product-article */