@charset "UTF-8";

/**
 *
 * @authors liping (you@example.org)
 * @date    2020-08-20 10:24:28
 * @version $Id$
 */
.detail_container {
    min-height: 20rem;
}

 /* cases */
 .case_topimg {
     width: 100%;
     max-height: 12rem;
     min-height: 6rem;
     overflow: hidden;
     background-color: #f5f2f2;
 }
 .case_designer h2 {
     font-size: 0.666667rem;
     color: #fff;
     padding-left: .5rem;
 }
 .case_designer {
     margin-top: -4.2rem;
     position: relative;
     z-index: 2;
 }
 .case_designer p.case_desc {
    font-size: 0.577778rem;
    color: #fff;
    padding-left: .5rem;
    margin: 0.111111rem 0 0.444444rem 0;
}
 .case_designer .item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    padding: .6rem .4rem;
    margin: 0.222222rem .5rem;
    border-radius: 0.444444rem;
    box-shadow: 0 0 0.222222rem #eae8e8;
    background-color: #fff;
 }
 .case_designer .item_designer {

 }
.case_designer .item_designer a {
    display: block;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
 .case_designer .designer_pic {
    width: 2.222222rem;
    height: 2.222222rem;
    overflow: hidden;
    border-radius: 50%;
    background-color: #f5f2f2;
 }
 .case_designer .designer_pic img {
     width: 100%;
 }
 .case_designer .designer_info {
    padding-left: 3px;
 }
 .case_designer .designer_info p {
    font-size: 0.577778rem;
    color: #333;
 }
 .case_designer .designer_info .designer_name {
    font-size: 0.622222rem;
 }
 .case_designer .designer_info p img {
     width: 0.55555rem;
     display: inline-block;
     padding-left: 2px;
     position: relative;
     top: 1px;
 }
 .case_designer .item_btn {
     padding: 0.2rem 0.666667rem;
     background: #da251e;
     font-size: 0.577778rem;
     border-radius: 0.222222rem;
 }
 .case_designer .item_btn a {
    color: #fff;
    display: block;
 }
 .case_main {
     padding: 1rem .5rem;
 }
 .case_tit h2 {
     font-size: 0.666667rem;
     color: #333;
     border-bottom: 2px solid #da251e;
     float: left;
     margin-bottom: 0.444444rem;
 }
 .case_info p {
     color: #666;
     font-size: 0.577778rem;
     line-height: 0.811111rem;
     margin-bottom: 0.333333rem;
 }
 .case_photo {
     padding-top: 1rem;
 }
 .case_photo ul li {
     margin-bottom: 0.444444rem;
     min-height: 5rem;
     background-color: #f5f2f2;
 }
 .case_relation {
     margin: 1rem 0 0;
     display: flex;
     display: -webkit-flex;
     justify-content: space-between;
     align-items: center;
 }
 .case_relation a {
     width: 48%;
     background-color: #f7f7f7;
     padding: 0.333333rem 0;
     text-align: center;
     font-size: 0.622222rem;
     color: #666;
     border-radius: 0.222222rem;
 }

 /*project*/
 .project_tab {
    padding: .5rem 0;
 }
.project_tab.process-tab .swiper-container {
    width: 100%;
    transform: translate3d(0,0,0);
    overflow: hidden;
}
.project_tab .swiper-container .swiper-slide {
    width: 4rem;
    text-align: center;
    font-size: 0.622222rem;
    color: #999;
    transform: translate3d(0,0,0);
}
.project_tab .swiper-container .swiper-slide a {
    padding: .1rem 0;
    display: inline-block;
}
.project_tab .active a {
    color: #333;
    border-bottom: 2px solid #da251e;
}
.project_banner {
    margin: .5rem;
    height: 7.5rem;
    background-color: #f5f2f2;
}
.project_banner img {
    width: 100%;
}
.project_main {
    padding: .5rem .5rem 1rem;
}
.project_main h4 {
    font-size: 15px;
    padding: 10px 0;
    text-align: center;
    background: #000;
    color: #fff;
    margin-bottom: 15px;
}
.project_main p {
    font-size: 13px;
    color: #666;
    line-height: 20px;
    margin-bottom: 10px;
}
.project_main p span {
    font-size: 13px !important;
    color: #666 !important;
    line-height: 20px !important;
    margin-bottom: 10px;
}
.project_main p img {
    width: 100%;
    /*background-color: #f5f2f2;*/
    display: block;
    margin: 0.333333rem auto;
}

/* designer */
.designer_content {
    padding: .5rem;
}
.designer_top {
    box-shadow: 0 0 0.222222rem #eae8e8;
    border-radius: 0.2rem;
    overflow: hidden;
    padding: .5rem;
    position: relative;
}
.designer_top .icon_week_designer {
    width: 1.111111rem;
    position: absolute;
    right: .5rem;
    top: 0;
}
.designer_top .designer_pic_button {
    width: 11rem;
    padding: 0 .5rem;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}
.designer_top .designer_pic {
    width: 4.5rem;
    height: 4.5rem;
    overflow: hidden;
    background-color: #f5f2f2;
    border-radius: 50%;
}
.designer_top .designer_pic img {
    width: 100%;
}
.designer_top .designer_button p {
    padding: 0.15rem 0.6rem;
    font-size: 0.577778rem;
    right: .5rem;
    border-radius: 0.2rem;
}
.designer_top .designer_button p:nth-child(1) {
    background-color: #da251e;
    color: #fff;
    margin-bottom: 0.555555rem;
}
.designer_top .designer_button p:nth-child(2) {
    background-color: #fff;
    color: #da251e;
    border: 1px solid #da251e;
}
.designer_top .designer_name {
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    color: #333;
    margin: 0.444444rem .5rem;
}
.designer_top .designer_name h4 {
    font-size: 0.677778rem;
    letter-spacing: 1px;
}
.designer_top .designer_name span {
    font-size: 0.622222rem;
    padding: 0 0.111111rem 0 0.222222rem;
}
.designer_top .designer_name img {
    width: 0.5rem;
    position: relative;
    top: -4px;
}
.designer_top .designer_about {

}
.designer_top .designer_about ul {
    display: flex;
    display: -webkit-flex;
    align-items: top;
}
.designer_top .designer_about ul li {
    flex: 1;
    color: #333;
    text-align: center;
    position: relative;
}
.designer_top .designer_about ul li:nth-child(2) {
    border-left: 1px solid #d8d4d4;
    border-right: 1px solid #d8d4d4;

}
.designer_top .designer_about ul li h4 {
    font-size: 0.577778rem;
    margin-bottom: 0.111111rem;
}
.designer_top .designer_about ul li p {
    padding: 0 .2rem;
    font-size: 0.533333rem;
    line-height: 0.666667rem;
}
.designer_main {
    margin-top: 1rem;
}
.designer_tab ul {
    overflow: hidden;
}
.designer_tab ul li {
    float: left;
    font-size: 0.622222rem;
    margin-right: 0.444444rem;
    color: #999;
    padding-bottom: 0.111111rem;
}
.designer_tab ul li.active {
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #da251e;
}
.designer_item {
    padding: .5rem 0 0;
    display: none;
}
.designer_item li {
    margin-bottom: 0.888889rem;
}
.designer_item li p {
    font-size: 0.577778rem;
    line-height: 0.9rem;
    color: #666;
    margin: 0 0 .2rem 0;
}
.designer_item li p span {
    font-size: 0.577778rem !important;
    line-height: 0.777778rem !important;
    color: #666 !important;
}
.designer_item li h4 {
    font-size: 0.622222rem;
    padding-bottom: 0.222222rem;
    margin-bottom: 0.444444rem;
    border-bottom: 1px solid #d8d4d4;
}
.item {
    box-shadow: 0 0 0.222222rem #eae8e8;
    border-radius: 0.2rem;
    overflow: hidden;
}
.item .item_case_pic {
    max-height: 10.6rem;
    min-height: 6rem;
    overflow: hidden;
    background-color: #f5f2f2;
}
.item .item_case_pic a,.item .item_case_pic img {
    display: block;
    width: 100%;
}
.item_desc {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    padding: .6rem .4rem;
}
.item_designer {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    width: 6.2rem;
}
.item_designer .designer_pic {
    width: 2.222222rem;
    height: 2.222222rem;
    overflow: hidden;
    border-radius: 50%;
    background-color: #f5f2f2;
}
.item_designer .designer_pic img {
    width: 100%;
}
.item_designer .designer_info {
    padding-left: 3px;
}
.item_designer p {
    font-size: 0.622222rem;
    color: #333;
}
.item_designer p.designer_name {
    font-size: 0.666667rem;
}
.item_case {
    flex: 1;
    font-size: 0.577778rem;
    color: #333;
    text-align: right;
}
.item_case p:nth-child(2) {
    font-size: 0.577778rem;
    color: #666;
}
.item_designer p img {
    width: 0.555555rem;
    display: inline-block;
    padding-left: 2px;
    position: relative;
    top: 1px;
}

.dropload-down {
    height: 48px;
}

.dropload-refresh {
    height: 4rem !important;
    line-height: 4rem !important;
}
.dropload-refresh, .dropload-update, .dropload-load, .dropload-noData {
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.dropload-load .loading {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 6px;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
    vertical-align: middle;
    border: 2px solid #666;
    border-bottom-color: transparent;
    border-radius: 100%;
}

/* detail */
.detail {
    padding: .5rem;
}
.detail .detail_title {
    color: #666;
    text-align: center;
    padding: .5rem 0;
    border-bottom: 1px solid #f2f2f2;
}
.detail .detail_title h1 {
    font-size: 0.577778rem;
    line-height: 0.9rem;
}
.detail .detail_title p {
    font-size: 0.522222rem;
    line-height: 0.622222rem;
    margin-top: 0.322222rem;
}
.detail .detail_conetnt {
    margin: 1rem 0;
}
.detail .detail_conetnt p {
    font-size: 13px !important;
    color: #666 !important;
    line-height: 18px !important;
    margin-bottom: 15px !important;
    text-align: justify;
}
.detail .detail_conetnt video {
    width: 100%;
    height: auto;
}
.detail .detail_conetnt span {
    font-size: 13px !important;
    color: #666 !important;
    line-height: 18px !important;
}
.detail .detail_conetnt img {
    width: 100%!important;
    /*height: 100%!important;*/
    max-width: 100%!important;
}

/*video*/
.videoBox {
    width: 100%;
    height: 10rem;
    margin-top: 1rem;
}

/* about */
.pinpai {
    padding: .5rem;
}
.pinpai h2 {
    font-size: 0.622222rem;
    color: #333;
    font-weight: 550;
    text-align: center;
    padding: .5rem 0;
}
.pinpai h2 span {
    border-bottom: 2px solid #da251e;
}
.pinpai p {
    font-size: 0.577778rem;
    color: #333;
    text-indent: 2em;
    line-height: 0.811111rem;
    margin-bottom: .5rem;
}
.video {
    box-shadow: 0 0 0.222222rem #eae8e8;
    border-radius: 0.2rem;
    overflow: hidden;
}
.video .video_pic {
    position: relative;
    width: 15rem;
    height: 8rem;
}
.video .video_desc {
    padding: .5rem;
    color: #666;
    font-size: 0.577778rem;
}
.video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
}