img{
    max-width: 100%;
    max-height: 100%;
}
.cc-box-title-2005151105 .cc-box-title-text{
    position: relative;
    display: inline-block;
}
.cc-box-title-2005151105 .cc-box-title-text::before{
    position: absolute;
    display: block;
    content: '';
    width: 106px;
    height: 2px;
    background: #e0e0e0;
    top: 50%;
    left: -140px;
}
.cc-box-title-2005151105 .cc-box-title-text::after{
    position: absolute;
    display: block;
    content: '';
    width: 106px;
    height: 2px;
    background: #e0e0e0;
    top: 50%;
    right: -140px;
}

.cc-box-title-2005181536 .cc-box-title{
    font-size:42px;color:#ffbd0d
}
.cc-box-title-2005181536 .cc-box-subtitle{
    font-size: 22px;color: #969696;font-weight: bold;
}
.cc-box-title-2005181536 .cc-box-description{
    font-size:18px;color:#333;line-height:30px
}

.cc-box-more-2005181549{
    padding-top: 20px;
}
.cc-box-more-2005181549 a{
    background: #396cdf;
    font-size: 23px;
    padding: 5px 28px;
    border-radius: 46px;
    display: inline-block;
}

.c-969696{
    color: #969696;
}
.inline-middle{
    display: inline-block;
    vertical-align: middle;
}
.content-box-1{
    border: 1px solid #e6e6e6;
    margin-bottom: 3rem;
}
.content-box-1 .title{
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 20px;
    font-size: 20px;
}
.content-box-1 .title::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #396cdf;
}
.content-box-1 .title .more{
    float: right;
    padding-top: .25rem;
}
.content-box-1 .title .more a{
    color: #969696;
}
.content-box-1 .content{
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
.view_details_box{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0;
}
.view_details_box .text{
    display: inline-block;
    vertical-align: middle;
    width: 66.6%;
    height:100%;
    background-color: #396cdf;
    font-size: 1rem;
}
.view_details_box .arrow{
    display: inline-block;
    vertical-align: middle;
    width: calc(33.3% - 4px);
    height:100%;
    background-color: #f17f77;
    font-size: 1rem;
}
.view_details_box .text ,.view_details_box .arrow{
    line-height: 2.5rem;
    color: #fff;
}
.products-box{
    position: relative;
}
.products-box .pic-list{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 115%;
    box-shadow: 3px 4px 4px 0px rgba(177, 177, 177, 0.75);
}
.products-box .pic-list .li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.products-box .pic-list .li img{
    display: block;
    position: absolute;
    bottom: 0;
}
.products-box .pic-list .li a{
    display: block;
    position: absolute;
    width: 100%;
    line-height: 3rem;
    height: 3rem;
    background-color: #989898;
    text-align: center;
    color: #fff;
    bottom: 0;
}
.products-box .nav-list .li{
    display: block;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.products-box .nav-list .li:last-child{
    border-bottom: 1px solid #e6e6e6;
}
.products-box .nav-list .li:hover,.products-box .nav-list .li.active{
    cursor:pointer;
    background-color: #396cdf;
    color: #fff;
}

.idea-box{
    padding-right: 0;
    text-align: center;
}
.idea-list{
    position: relative;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    width: calc(20% - 19px);
    min-width: 200px;
    height: 198px;
    cursor: pointer;
    background-color: #fff;
    vertical-align: middle;
}
.idea-first{
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 80px);
    width: 160px;
    height: 58px;
    font-size: 20px;
    color:#fff;
    border: 1px solid#fff;
    line-height: 58px;
}
.idea-list .sketch{
    position:absolute;
    top: 0;
    left:0;
    width:100%;
    height:100%;
}
.idea-list .sketch::before{
    content: '';
    position:absolute;
    top: 50%;
    left:calc(50% - 30px);
    width:60px;
    height:1px;
    background-color: #396cdf;
}
.idea-list .sketch .t{
    height: 50%;
    width: 100%;
    font-size: 50px;
    color: #396cdf;
    line-height: 200%;
}
.idea-list .sketch .b{
    height: 50%;
    width: 100%;
}
.idea-list .sketch .b > div{
    font-size: 18px;
    padding-top: .5rem;
    color: #7f7f7f;
}
.idea-list .sketch .b > div:first-child{
    padding-top: 1rem;
    color: #333;
}
.idea-list .caption{
    position:absolute;
    top: 0;
    left:0;
    display:none;
    width:100%;
    height:100%;
    color:#fff;
    background-color:#396cdf;
}
.idea-list .caption .t{
    position: relative;
    height: 45%;
    width: 100%;
}
.idea-list .caption .t::before{
    content: '';
    position:absolute;
    bottom: 0;
    left:calc(50% - 30px);
    width:60px;
    height:1px;
    background-color: #fff;
}

.idea-list .caption .t > div{
    font-size: 18px;
    padding-top: .5rem;
    color: rgba(225, 225, 225, 0.5);
}
.idea-list .caption .t > div:first-child{
    padding-top: 1rem;
    color: #fff;
}
.idea-list .caption .b{
    height: 55%;
    width: 100%;
    line-height: 2rem;
    font-weight: normal;
}

.lc ul li {
    display: inline-block;
    position:relative;
    text-align: center;
    width: calc(33.3% - 2px);
    min-width: 300px;
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
}
.lc .tempWrap{
    margin: 0 auto;
}
.lc .next, .lc .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    width: 28px;
    height: 62px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    background: rgba(0, 0, 0, .2);
    font-family: simsun;
}
.lc .next {
    left: 0px;
}
.lc .prev {
    right: 0px;
}
.lc .case-box li > div{
	background-color: #f9f9f9;
	border: solid 1px #e6e6e6;
}
.wh-43{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 80%;
}
.wh-43 img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.time-more > div{
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
}

.cc-box-2005131105{}
.cc-box-2005131105 .cc-box-title{
    font-size: 53px;color: #fff;
}
.cc-box-2005131105 .cc-box-content{}
.cc-box-2005131105 .cc-box-content .cc-inline{
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 3px);
}
.cc-box-2005131105 .cc-box-content .cc-inline .cc-number{
    font-size:40px;color: #fff;
}
.cc-box-2005131105 .cc-box-content .cc-inline .cc-l{
    display: inline-block;width: 1px;height: 54px;background-color: #5f5f5f;
}
.cc-box-2005131105 .cc-box-content .cc-inline .cc-text-1{
    font-size:21px;color:#fff
}
.cc-box-2005131105 .cc-box-content .cc-inline .cc-text-2{
    font-size: 12px;color:#999
}

.cc-box-2005131143 .cc-box-title{
    font-size: 36px;
}

.cc-box-2005131634 .horizontal{
    margin: 0px;
    padding: 0px;
}
.cc-box-2005131634 .horizontal li{
    display: inline-block;
    list-style: none;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000000;
    padding: 5px 1rem;
    border-radius: 2rem;
}
.cc-box-2005131634 .horizontal li:not(:first-child){
    margin-left: 5px;
}
.cc-box-2005131634 .horizontal li.selectActive{
    background-color: #396cdf;
    color: white;
}
.cc-box-2005131634 .cc-tab-content{
    display: none;
    clear: both;
}

.cc-box-2002151350 .horizontal{
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #b8b8b8;
}
.cc-box-2002151350 .horizontal li{
    display: inline-block;
    list-style: none;
    text-align: center;
    cursor: pointer;
    color: #b8b8b8;
    padding: 5px 1rem;
    font-size: 23px;
    font-weight: bold;
}
.cc-box-2002151350 .horizontal li:not(:first-child){
    margin-left: 5px;
}
.cc-box-2002151350 .horizontal li.selectActive{
    color: #000;
    border-bottom: 1px solid #000;
}
.cc-box-2002151350 .cc-tab-content{
    display: none;
    clear: both;
}

.cc-swiper-button-2005151407{
    position: relative;
}
.cc-swiper-button-2005151407 .swiper-button-next,.cc-swiper-button-2005151407 .swiper-button-prev{
    margin-top:0;
    top: .7rem;
}
.cc-swiper-button-2005151407 .more a{
    display: inline-block;
    background: #333;
    color: #fff;
    padding: .7rem 4rem;
    border-radius: 2rem;
    margin: 1rem 0;
}

.cc-box-2005141403 .cc-box-content{
    display: table;
    width: 100%;
}
.cc-box-2005141403 .cc-box-content .cc-li{
    display: table-cell;
    width: 25%;
    vertical-align: top;
    overflow: hidden;
}
.cc-box-2005141403 .cc-box-content .cc-li .cc-text{
    position: relative;
    height: 0;
    width: 100%;
    padding-top: 84%;
}
.cc-box-2005141403 .cc-box-content .cc-li .cc-text > div{
    position: absolute;
    top: 0;
    left: 0;
    color: #ffffff;
    padding: 1rem;
    font-size: 12px;
    width: 100;
    overflow: hidden;
    max-height: 100%;
}

.cc-box-2005150948 .cc-box-content .cc-li{
    display: inline-block;
    width: calc(25% - 44px);
    vertical-align: top;
    padding: 30px 8px;
    margin: 0 20px;
}
.cc-box-2005150948 .cc-icon i{
    font-size: 72px;
    padding: 10px;
    background-color: #efefef;
    border-radius: 50%;
    color: #989898;
}
.cc-box-2005150948 .cc-box-content .cc-li:hover{
    box-shadow: 0px 13px 16px 9px rgba(4, 0, 0, 0.18);
}
.cc-box-2005150948 .cc-box-content .cc-li:hover .cc-icon i{
    background-color: #396cdf;
    color: #ffffff;
}
.cc-box-2005150948 .cc-box-content .cc-title{
    font-size: 18px;
    font-weight: bold;
    padding-top: 14px;
}
.cc-box-2005150948 .cc-box-content .cc-text{
    font-size: 12px;
    color: #666666;
    padding-top: 14px;
    height: 11rem;
    overflow: hidden;
}

.cc-box-2005151116 .cc-box-content .cc-content-11{
    font-size: 35px;font-weight: bold;
}
.cc-box-2005151116 .cc-box-content .cc-content-12{
    font-size: 18px;color: #0f0f0f;
}
.cc-box-2005151116 .cc-box-content .cc-content-21{
    font-size: 35px;font-weight: bold;
}
.cc-box-2005151116 .cc-box-content .cc-content-22{
    font-size: 16px;color:#666;
}
.cc-box-2005151116 .cc-box-content .cc-content-23{
    font-size: 18px; color: #c1c1c1;line-height: 37px;
}
.cc-box-2005151116 .cc-box-content .cc-content-24{
    padding-top: 1rem;
}
.cc-box-2005151116 .cc-box-content .cc-content-24 .more a{
    display: inline-block;
    border: 1px solid #333;
    padding: .5rem 2.5rem;
    color: #333;
}

.cc-box-2005151708{
    box-shadow: 0 -1px 16px 0 rgba(0, 0, 0, 0.21);
    border-radius: 5px;
    overflow: hidden;
}
.cc-box-2005151708 .cc-content-1{
    display: inline-block;
    width: calc(40% - 4px);
    vertical-align: top;
}
.cc-box-2005151708 .cc-content-1 .cc-title{
    font-size:30px
}
.cc-box-2005151708 .cc-content-1 .cc-icon i{
    font-size: 65px;color:#396cdf;
}
.cc-box-2005151708 .cc-content-1 .cc-content{
    font-size: 16px;
}
.cc-box-2005151708 .cc-content-2{
    display: inline-block;
    width: 60%;
    vertical-align: top;
}

.cc-box-2005181111 .cc-box-content i{
    display:inline-block;font-size: 100px;color: #ffbd0d;vertical-align: top;
}
.cc-box-2005181111 .cc-box-content span{
    display:inline-block;width: calc(100% - 104px);vertical-align: top;padding: 0 10px;
}
.cc-box-2005181111 .cc-box-content .cc-title{
    font-size: 33px;
}
.cc-box-2005181111 .cc-box-content .cc-description{
    font-size: 21px;
    height: 125px;
    overflow: hidden;
}

.cc-box-2005181405 .cc-box-content .cc-box-content-1 .cc-title{
    font-size:48px;
}
.cc-box-2005181405 .cc-box-content .cc-box-content-1 .cc-description{
    font-size: 17px;
    color: #333;
    line-height: 34px;
}
.cc-box-2005181405 .cc-box-content .cc-box-content-2{
    background: #222;
    height: 100%;
    color: #fff;
}
.cc-box-2005181405 .cc-box-content .cc-box-content-2 .cc-icon{
    display: inline-block;
    width: 63px;
    vertical-align: middle;
}
.cc-box-2005181405 .cc-box-content .cc-box-content-2 .cc-text{
    display: inline-block;
    width: calc(100% - 67px);
    vertical-align: middle;
    padding-left: 20px;
}
.cc-box-2005181405 .cc-box-content .cc-box-content-2 .cc-text .cc-title{
    font-size: 25px;
}
.cc-box-2005181405 .cc-box-content .cc-box-content-2 .cc-text .cc-description{
    font-size: 14px;
}

.cc-box-2005181531 .horizontal{
    position: absolute;
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #b8b8b8;
    left: 0;
    top: 0;
    z-index: 1;
}
.cc-box-2005181531 .horizontal li{
    display: inline-block;
    list-style: none;
    text-align: center;
    cursor: pointer;
    color: #b8b8b8;
    padding: 5px 1rem;
    font-size: 23px;
    font-weight: bold;
}
.cc-box-2005181531 .horizontal li:not(:first-child){
    margin-left: 5px;
}
.cc-box-2005181531 .horizontal li.selectActive{
    color: #000;
    border-bottom: 1px solid #000;
}
.cc-box-2005181531 .cc-tab-content{
    display: none;
    clear: both;
    padding-top: 64px;
}
.cc-box-2005181531 .cc-content-box{
    background: #dbd8d8;
    height: 100%;
}
.cc-box-2005181531 .cc-content-box .cc-content-1{
    display: inline-block;
    width: 55%;
    vertical-align: middle;
}
.cc-box-2005181531 .cc-content-box .cc-content-1 .cc-title{
    font-size: 22px;
    padding-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cc-box-2005181531 .cc-content-box .cc-content-1 .cc-description{
    font-size: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.cc-box-2005181531 .cc-content-box .cc-content-1 .cc-more{
    font-size: 18px;
    text-align: center;
    text-decoration:underline
}
.cc-box-2005181531 .cc-content-box .cc-content-2{
    display: inline-block;
    width: calc(45% - 4px);
    vertical-align: middle;
}


.cc-box-2005190936 .horizontal li{
    display: inline-block;
    list-style: none;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000000;
    padding: 5px 1rem;
    border-radius: 8px;
}
.cc-box-2005190936 .horizontal li:not(:first-child){
    margin-left: 5px;
}
.cc-box-2005190936 .horizontal li.selectActive{
    background-color: #396cdf;
    color: white;
}

.cc-box-2005191026 .cc-box-content .cc-content-1{
    border: 1px solid #396cdf;position: relative;text-align: left;height: 100%;
}
.cc-box-2005191026 .cc-box-content .cc-title-box-1{
    position: absolute;
    font-size: 24px;
    width: 34px;
    padding: 12px 0;
    background: #fff;
    line-height: 24px;
    left: -16px;
    top: 12px;}
.cc-box-2005191026 .cc-box-content .cc-title-box-1 .cc-title-1{
    padding: 12px 4px;
    border: 1px solid #000;color: #396cdf;
}
.cc-box-2005191026 .cc-box-content .cc-title-2{
    font-size: 18px;color: #000000;font-weight: bold;
}
.cc-box-2005191026 .cc-box-content .cc-content-2{
    font-size: 16px;color: #8b8c8e;
}

.cc-box-2005191122{
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.cc-box-2005191420 .cc-content-2 .cc-icon-box{
    display: inline-block;
    vertical-align: middle;
}
.cc-box-2005191420 .cc-content-2 .cc-icon-box .cc-icon{
    width: 82px;
    padding: 1rem 0;
}
.cc-box-2005191420 .cc-content-2 .cc-text-box{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 100px);
    padding-left: 2rem;
    font-size: 16px;
}
.cc-box-2005191420 .cc-content-2 .cc-text-box .cc-text{
    height: 82px;
    padding: 4rem 2rem;
    background: rgba(255,255,255,.8);
}
.cc-box-2005191420 .cc-content-2 .cc-text-box .cc-text:first-child{
    border-radius: 20px 20px 0 0;
}
.cc-box-2005191420 .cc-content-2 .cc-text-box .cc-text:last-child{
    border-radius:  0 0 20px 20px;
}

.product-box .images-box:hover{
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.3);
}
.product-box .images-box .images{
    position: relative;
    height: 0;
    width: 100%;
    text-align: center;
    padding-top: 130%;
    background: #c5c5c5;
}
.product-box .images-box .images img{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    padding: 10px 20px 4rem;
}
.product-box .container .title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-width: 0;
    text-align: center;
    padding: 1rem 0;
    color: #fff;
    background-color: #4f4f4f;
    transition: opacity 0.5s;
}
.product-box .container .title .subtitle,.product-box .container .title .more{
    display: none;
}
a.cc-swiper-hover:hover .container .title{
    height: 100%;
    background-color: #396cdf;
    opacity: 0.9;
    padding-top: 30%;
    font-size: 28px;
}
a.cc-swiper-hover:hover .container .title .subtitle{
    display: block;
    padding-top: 20px;
    font-size: 16px;
}
a.cc-swiper-hover:hover .container .title .more{
    display: block;
    padding-top: 20px;
    font-size: 16px;
}

.self-produced-list-box{
    padding-bottom: 24px;
}
.self-produced-list-box > .ul:nth-child(even){
    background: #f2f2f2;
}
.self-produced-list-box > .ul > .li{
    max-width: 1200px;
    margin: 0 auto;
}
.self-produced-list-box > .ul > .li >.title{
    font-family: OPPOSans-M;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    color: #1b191a;
    border-bottom: 1px solid #e6e6e6;
    padding: 12px;
}
.self-produced-list-box > .ul > .li >.title .cc-more a{
    font-size: 12px;font-weight: normal;color: #888;border-right: 1px solid #888;padding:0 5px;
}
.self-produced-list-box > .ul > .li >.title .cc-more a:last-child{
    border-right: none;
}
.self-produced-list-box > .ul > .li >.title .cc-goback a{
    font-size: 12px;font-weight: normal;color: #888;float: right;padding-top: .5rem;
}
.self-produced-card{
    font-size: 0;
}
.self-produced-card > .ul > .li{
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    margin: 16px 0;
}
.self-produced-card > .ul > .li:nth-child(3n+3){
    border-right: 0;
}
.self-produced-card > .ul > .li:hover{
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.self-produced-card > .ul > .li:before{
    content: ' ';
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("../images/icon10.png");
    bottom: 0;
    right: 0;
}
.self-produced-card > .ul > .li:hover:before{
    background: url("../images/icon11.png");
}
.self-produced-card > .ul > .li > .images{
    padding: 24px 24px 0;
    text-align: center;
    height: 160px;
}
.self-produced-card > .ul > .li .title{
    font-size: 16px;
    color: #2a2a2a;
    padding: 20px 24px 0;
}
.self-produced-card > .ul > .li .title-en{
    font-size: 12px;
    color: #999;
    padding: 18px 24px;
}

@media screen and (max-width: 991px) {
    .mini-hiden{
        display: none;
    }
    .self-produced-card > .ul > .li{
        display: block;
        width: 80%;
        margin: 10px auto;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    }
    .cc-box-2005151708 .cc-content-1,.cc-box-2005151708 .cc-content-2{
        display: block;
        width: 100%;
    }

    .cc-box-2005191420 .cc-content-1{
        background: rgba(0,0,0,.5);
        padding: 20px;
        border-radius: 20px;
    }
}

@media (min-width: 992px) {
    .normal-hiden{
        display: none;
    }
    .head-sm-height{
        height: 80px;
    }
    .navbar{
        padding: 0;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        height: 80px;
        vertical-align: middle;
        display: table-cell;
    }
    .navbar-light .navbar-nav .active>.nav-link{
        position: relative;
    }
    .navbar-light .navbar-nav .active>.nav-link::after{
        display: block;
        content: '';
        width: 100%;
        height: 3px;
        top: 0;
        left: 0;
        background: #396cdf;
        position: absolute;
    }
    .top-model-box{
        width: 175px;
    }
    .top-model-box > div{
        width: 100%;
        height: 40px;
    }
    .top-model-box .t{
        border-bottom: 1px solid #f0f0f0;
    }
    .top-model-box .t > div{
        height: 40px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .top-model-box .t > div.phone-box{
        color: #333;
        text-align: right;
        display: block;
        line-height: 2.5rem;
        font-size: 14px;
    }
    .top-model-box .message-box{
        width: 98px;
    }
    .top-model-box .message-box i{
        padding-right: 3px;
        color:#396cdf;
        font-size: 1.2rem;
    }
    .top-model-box .lang-box a{
        display: inline-block;
        text-align: center;
        width: 28px;
        height: 28px;
        border: 1px solid #396cdf;
        line-height: 25px;
        border-radius: 50%;
        margin:0 6px;
    }
    .top-model-box .lang-box a:hover ,.top-model-box .lang-box a.active{
        background-color: #396cdf;
        color: #fff;
    }
    .top-model-box .f input{
        display: inline-block;
        vertical-align: top;
        border: 0;
        height: 38px;
        width: calc(100% - 42px);
        padding: 0 1rem;
    }
    .top-model-box .f .search-btn{
        display: inline-block;
        vertical-align: top;
        background-color: #396cdf;
        height: 38px;
        width: 38px;
        border: 0;
        text-align: center;
        font-size: 24px;
        color: #fff;
    }
    
    .self-produced-card > .ul > .li{
        width: calc(33.33% - 3px);
        border-right: 1px solid #e6e6e6;
    }
    .cc-box-2005191122{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .cc-box-2005191122 .cc-content{
        position: absolute;
        top: -4rem;
        left: 0;
        background: #fff;
        box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.57);
        border-radius: 20px;
        overflow: hidden;
    }
}