.mid-content{
    width: 1200px;
    margin: auto;
    overflow: visible;
    margin-top:60px;
}
.mid-content-left{
    display: inline-block;
    float: left;
}
.mid-content-left-title{
    width: 300px;
    height: 80px;
    overflow: hidden;
}
.mid-content-left-title>img{
    width:100%;
    height: 100%;
}
.mid-content-left-one-ul,
.mid-content-left-two-ul {
    display: inline-block;
    width: 300px;
    max-width: 300px;
    overflow: visible;
    border:1px solid #E6E6E6;
    box-sizing: border-box;
}
.mid-content-left-one-ul>li,
.mid-content-left-two-ul>li{
    width: 260px;
    margin: 0 20px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 1px solid #E6E6E6;
    cursor:pointer;
}
.mid-content-left-one-ul>li:hover,
.mid-content-left-two-ul>li:hover{
    background:#f0f0f0;
    width:100%;
    margin:0 auto;
    box-shadow: 0px 0px 10px #888888;
}
.mid-content-left-one-ul>li:last-child,
.mid-content-left-two-ul>li:last-child{
    border:none !important;
}
.mid-content-left-two{
    margin-top:20px;
    margin-bottom:20px;
}
.mid-content-left-three-bottom{
    border:1px solid #E6E6E6;
    box-sizing: border-box;
    padding-bottom:30px;
}
.mid-content-left-wx{
    width: 125px;
    max-width: 125px;
    height: 125px;
    max-height: 125px;
    overflow: hidden;
    margin: auto;
    margin-top:35px;
    margin-bottom:20px;
}
.mid-content-left-wx>img{
    width: 100%;
    height: 100%;
}
.mid-content-left-bottom p{
    font-size: 14px;
}
.mid-content-left-bottom>ul>li{
    font-size: 24px;
    line-height: 30px;
}
.mid-content-left-three{
    margin-bottom:40px;
}


.mid-content-right{
    display: inline-block;
    width: 870px;
    max-width: 870px;
    margin-left:30px;
    box-sizing: border-box;
    float: left;
}
.mid-content-right-title{
    font-size: 24px;
}
.mid-content-right-title-img{
    display: inline-block;
    vertical-align: 5px;
}
.mid-content-right-content{
    height: 755px;
    max-height: 755px;
}
.cnt>.cnt-content>.cnt-title, 
.cnt>.designer-xq>.cnt-title{
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
}
.cnt>.cnt-content>a{
    display: inline-block;
    max-width:100%;
    overflow: hidden; 
}
.cnt>.cnt-content>a>img{
    overflow: hidden;
}
.designer-xq{
    font-size: 16px;
}





.swiper-container {
    width: 100%;
    /* height: 300px; */
    /* margin-left: auto;
    margin-right: auto; */
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.mid-content-right-content>div>.swiper-button-next {
    background-image: url('../images/r.png') !important;
}
.mid-content-right-content>div>.swiper-button-prev {
    background-image: url('../images/l.png') !important;
}
.mid-content-right-content>div>.swiper-button-next,
.mid-content-right-content>div>.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 25px;
    margin-top: -14px;
    z-index: 10;
    cursor: pointer;
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;
}
.mid-content-right-content>.gallery-top {
    height: 630px;
    max-height: 630px;
    overflow: hidden;
    box-sizing: border-box;
}












.list-content-right{
    width: 30%;
    max-width: 30%;
    float:right;
}
.list-content-ad>a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.list-content-ad>a>img{
    width: 100%;
    max-height: 245px;
    overflow: hidden;
}
.list-content-left{
    /* width: 69%;
    max-width: 69%; */
    float: left;
}
.list_left_img{
    overflow: hidden;
    display: inline-block;
    float: left;
    /* padding: 10px; */
}
.list_left_img1 {
    overflow: hidden;
    display: inline-block;
    float: left;
}
.list-item-zz{
    z-index: 9;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
}
.list-item-zz>ul>li{
    height: 30px;
    line-height: 30px;
}
.designer_img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.mid-content-right-title{
    height: 60px;
    line-height: 60px;
}
.list_item{
    display: table;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
}
.list_item1 {
    display: table;
    width: 100%;
    overflow: hidden;
    margin-bottom: 6.33px;
    cursor: pointer;
}
.list_item_a {
    display: block;
    width:100%;
    height: 100%;
}
.list_item_i{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/* .list_right_content{
    width: 72%;
    float: left;
    padding: 10px;
    height: auto;
    border-left: none;
    height: 224px;
    max-height: 224px;
    overflow: hidden;
    line-height: 28px;
} */
.item-active{
    background: #eee;
    border-radius: 8px;
}
.list-content-zs{
    margin-top:20px;
}
.list-zs-left{
    width: 100px;
    max-width: 100px;
    height: 71.11px;
    max-height: 71.11px;
    display: inline-block;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}
.list-zs-left>img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.list-zs>li{
    display: inline-block;
    width:100%;
    margin-bottom:10px;
}
.list-zs>li>a{
    display: table;
    width:100%;
    height: 100%;
}
.list-zs>li>a:hover{
    color:#000;
}
.list-al{
    width: 68%;
    padding: 2%;
    display: inline-block;
    float: left;
    background: #c1bcbc3b;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.zzz{
    cursor: pointer;
    transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);
}

#designer_list{
    display: table;
}
#designer_list>.list_item {
    float: left;
}
#designer_list>.list_item:nth-child(2n) {
    margin-left:20px;
}
#designer_list>.list_item1{
    float: left;
    margin-right:6.33px;
}
#designer_list>.list_item1:nth-child(3n) {
    margin-right: 0px;
}
.sx{
    transform: scale(0.95);
}
.fd {
    transform: scale(1.05);
}


.pagination-centered {
    clear: both;
    text-align: center;
    padding: 20px;
}

.pagination-centered .pagination {
    line-height: 24px;
    list-style: none;
    padding: 0;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    justify-content: center;
}

.pagination>li {
    display: inline;
    line-height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #0488cd;
    color: #fff;
}

.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-color: transparent;
}

.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}

.pagination-centered>.pagination>li>a {
    color: #0488cd;
}