.article-article {
    padding-bottom: 60px;
}
.bread_crumb {
    font-size: 16px;
    color: #9b9b9b!important;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #eaeaea;
}
.bread_crumb a {
    color: #9b9b9b;
}
.breadc_rumb a:hover {
    color: #cc0000;
}
.article_box {
    display: flex;
    padding-top: 24px;
}
/*左侧列表*/
.leftwrap {
    width: 70%;
}
.article_title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 8px;
}
.article_subtitle {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 8px;
}
.datebox {
    display: flex;
    align-items: center;
}
.article_date {
    width: 70%;
    font-size: 14px;
    line-height: 24px;
    color: #9b9b9b;
}
.article_content {
    padding: 24px 20px 28px 0;
    line-height: 30px;
}
.article_content img {
    display: block;
    margin: 0 auto;
}
.article_content p {
    font-size: 16px;
    line-height: 24px;
    color: #9b9b9b;
    text-align: center;
    margin: 8px 16px;
}
.product_content {
    padding: 0 0 15px 0;
}
.product_content img {
    width: auto;
    height: auto;
}
/*右侧列表*/
.rightwrap {
    width: 30%;
}
.recommend_news,.hot_case {
    margin-bottom: 24px;
}
.rightwrap h4 {
    padding-left: 16px;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    background: #cc0000;
}
.recommend_news ul {
    border: 1px solid #eaeaea;
}
.recommend_news li {
    padding: 18px 16px;
    border-bottom: 1px solid #eaeaea;
}
.recommend_news li a {
    display: block;
    font-size: 16px;
    line-height: 28px;
}
.recommend_news p {
    text-align: center;         
}
.recommend_news li .post-date {
    display: block;
    font-size: 13px;
    line-height: 22px;
    color: #9b9b9b;
}
.case_info {
    padding-top: 18px; 
    border: 1px solid #eaeaea;
}
.case_info img {
    display: block;
    width: 100%;
}
.case_info div {
    margin: 18px 0;
}
.case_info a {
    padding: 7px 15px;
    border: 1px solid #eaeaea;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.case_info a:hover {
    color: #fff;
    background: #cc0000;
}
/*底部链接*/
.article_footer {
    padding-top: 44px;
    padding-left: 12px;
    border-top: 1px solid #eaeaea;
}
.pager-round li {
    font-size: 16px;
    line-height: 26px;   
}
.pager-round li:hover,.pager-round li:hover a {
    color: #cc0000; 
}
.previous {
    padding-left: 19px;
    background: url(/images/icon_up.png) no-repeat left center;
    background-size: 11px 8px;
}
.next {
    padding-left: 19px;
    background: url(/images/icon_down.png) no-repeat left center;
    background-size: 11px 8px;
}

/*案例详情页*/
.case_content {
    padding-right: 30px;
}
.case_content h4 {
    font-size: 22px;
    line-height: 40px;
    margin-top: 20px;
}
.case_content div {
    width: 44px;
    height: 2px;
    margin-bottom: 20px;
    background: #231f20;
}
.case_content p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px; 
}
.case_content img {
    display: block;
    width: 100%;
    margin: 20px auto;
}
/*设计师详情页*/
.topwrap {
    display: flex;
    padding: 0 20px 20px 20px;
    border-bottom: 1px solid #eaeaea;
}
.designer_r {
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #eaeaea;
}
.designer_r p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
}
.designer_r strong {
    white-space: nowrap;
}
.designer_r .name {
    font-weight: bold;
    font-size: 24px;
    margin-right: 15px;
}
.designer_r .post {
    font-weight: bold;
    font-size: 16px;
    color: #cc0000;
}
.bottomwrap {
    margin-top: 20px;
}
.bottomwrap h4 {
    padding: 10px 0;
    color: #fff;
    background: #cc0000;
    text-align: center;
}
.personal_img {
    width: 300px;
}
/*切换tab*/
.title_tab {
    margin: 30px 0;
}
.title_tab a {
    display: block;
    width: 180px;
    background: #f7f7f7;
    text-align: center;
    line-height: 32px;
}
.title_tab a.active {
    color: #fff;
    background: #cc0000;
}
.title_tab a:first-child {
    margin-right: 5px;
}
/*设计师案例*/
.designer_cases li {
    float: left;
    width: calc(100%/3 - 10px);
    margin-right: calc(10px*3 / 2);
    margin-bottom: calc(10px*3 / 2);      
}
.designer_cases li:nth-child(3n) {
    margin-right: 0;
}
.designer_cases h1 {
    font-size: 16px;
    margin-bottom: 10px;
}
.designer_cases p {
    font-size: 14px;
    line-height: 20px;
}
.designer_cases .case_dsc {
    padding: 10px 20px;
    border: 1px solid #ededed;
}
.designer_cases .case_pic {
    height: 270px;
    overflow: hidden;
}
.designer_cases img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*其他设计师*/
.other_designer a {
    display: block;
    position: relative;
    overflow: hidden;
}
.designer_mask {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background: url(../images/mask_img.png) repeat;
    -webkit-transition: all 0.3s;  
    transition: all 0.5s;
}
.designer_mask h1,.designer_mask p {
    color: #fff;
}
.designer_mask h1 {
    margin-bottom: 10px;
}
.other_designer li {
    float: left;
    width: calc(100%/5 - 10px);
    margin-right: calc(10px*5 / 4);
    margin-bottom: calc(10px*5 / 4);    
}
.other_designer li:nth-child(5n) {
    margin-right: 0;
}
.other_designer li:hover .designer_mask {
    bottom: 0;
}

/*产品信息*/
.pro_content {
    display: flex;
}
.pro_lside {
    width: 50%;
    border: 1px solid #eaeaea;
}
.pro_lside img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pro_rside {
    width: 50%;
    padding: 2rem 2.0rem;
    background: #f9f9f9;
}
.pro_rside li {
    font-size: 16px;
    line-height: 30px;
    color: #212323;
    background: url(/images/icon_item.png) no-repeat left center;
    background-size: 7px 7px;
    padding-left: 1.0rem; 
}
.pro_rside li:first-child {
    font-size: 18px;
    color: #050505;
    padding-left: 0;
    background: none;
}
.pro_detail {
    padding-top: 2.5rem;
    padding-right: 1rem;
}
.pro_detail h5 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 1rem;
    color: #ca0813;
    /*text-indent: 2em;*/
}
.pro_detail p {
    font-size: 16px;
    line-height: 30px;
    color: #212323;
    margin: 0;
    text-align: left;
    text-indent: 2em;
}
.pro_detail img {
    margin: 4.0rem auto;
}
.pro_detail ul {
    border: 1px solid #999;
}
.pro_detail li {
    float: left;
    font-size: 16px;
    line-height: 40px;
    width: 50%;
    color: #212323;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding-left: 2.0rem;
}
.pro_detail li span {
    color: rgba(33,35,35,0.7);
}
.pro_detail li:nth-child(2n) {
    border-right: none;
}
.pro_detail .pro_item_1 {
    width: 100%;
    border-right: none;
}
.pro_detail .pro_item_2 {
    width: 100%;
    border-bottom: none;
}
.gallery-top {
  height: 70%;
  width: 100%;
}
.gallery-thumbs {
  height: 30%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 33px;
    margin-top: -11px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 33px;
    background-position: center;
    background-repeat: no-repeat;
}


@media (max-width: 768px) {
    /*article1*/
    .article_content {
        font-size: 14px;
        padding: 1rem 0;
    }
    .article-article {
        padding-bottom: 2rem;
    }
    .bread_crumb {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
    .article_box {
        display: block;
    }
    .leftwrap,.rightwrap {
        width: 100%;
    }
    .article_date {
        width: 100%;
        margin-bottom: 0.5rem;
    }
    /*.article_content {
        padding: 1rem;
    }*/
    .pro_rside {
        padding: 1rem;
    }
    .pro_rside li {
        font-size: 14px;
    }
    .pro_rside li:first-child {
        font-size: 16px;
    }
    .pro_detail {
        padding-top: 1rem;
        padding-right: 0;
    }
    .pro_detail p {
        font-size: 14px;
        line-height: 24px;
    }
    .pro_detail h5 {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 0.75rem;
        text-indent: 0;
        text-align: center;
    }
    .pro_detail img {
        margin: 2rem auto;
    }
    .pro_detail li {
        font-size: 14px;
        line-height: 30px;
        padding-left: 1rem;
    }
    .article_footer {
        padding: 1rem;
    }
    .rightwrap h4 {
        font-size: 16px;
        line-height: 36px;
        text-align: center;
    }
    .recommend_news li {
        padding: 0.75rem 1rem 0;
    }
    .recommend_news, .hot_case {
        margin-bottom: 0;
    }
    .recommend_news li a {
        font-size: 14px;
    }
    .datebox {
        display: block;
    }
    .case_content {
        padding-right: 0;
    }
    .article_content img {
        width: 100%;
        height: initial!important;
    }
    .bd_weixin_popup {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .article_title {
        font-size: 18px;
        line-height: 24px;
    }
    .pager-round li {
        font-size: 14px;
    }
    /*设计师详情页*/
    .topwrap {
        display: block;
        padding: 1.5rem 0 0 0;
        border-bottom: none;
    }
    .personal_img {
        width: 100%;
    }
    .designer_r {
        margin-left: 0;
        padding: 0 1rem;
        border-left: none;
        border: 1px solid #eaeaea;
    }
    .designer_cases li {
        width: calc(100%/2 - 5px);
        margin-right: calc(5px*2 / 1);
        margin-bottom: calc(5px*2 / 1);
    }
    .designer_cases li:nth-child(3n) {
        margin-right: calc(5px*2 / 1);        
    }
    .designer_cases li:nth-child(2n) {
        margin-right: 0;
    }
    .other_designer li {
        width: calc(100%/2 - 5px);
        margin-right: calc(5px*2 / 1);
        margin-bottom: calc(5px*2 / 1);
    }
    .other_designer li:nth-child(5n) {
        margin-right: calc(5px*2 / 1);        
    }
    .other_designer li:nth-child(2n) {
        margin-right: 0;        
    }
    .title_tab a:hover,.title_tab a:active,.title_tab a:focus,.title_tab a:visited {
        text-decoration: none;
    }
    /*产品详情页*/
    .pro_content {
        display: block;
    }
    .pro_lside,.pro_rside {
        width: 100%;
    }
}