.ace-view-center {margin: 0 auto;padding:70px 10px 70px 10px;}
.ace-row.ace-row-wrap {flex-wrap: wrap;}
.ace-row, .ace-row *, .ace-row :after, .ace-row :before {box-sizing: border-box;}
.ace-row {display: flex;}
.v-1180 {left: calc(50% - 600px);}
.ace-2020-1111-flag {position: absolute;z-index: 88; /*top: 0;*/cursor: pointer;}
.ace-202103-banners {position: relative;overflow: hidden;}
.ace-view-fullColumn {width: 100%!important;}
.background-left {left: 0;right: 50%;}
.background-right {left: 50%;right: 0;}
.background-left, .background-right {position: absolute; top: 0;bottom: 0;}
.ace-202103-banners .back-pc-iamge { display: block;position: absolute; height: 300px;left: 50%; transform: translateX(-50%);}
.ace-202103-banners .main-banner-pc {position: relative; }
@media screen and (min-width: 769px) {
.ace-view-center { width:1200px;}
.ace-202103-banners .main-banner-pc .interest-grid {width: 1200px;}
}
@media screen and (max-width: 768px) {
.ace-view-center { width:100%; }
.ace-2020-1111-flag { display:none;}
.ace-202103-banners .main-banner-pc .interest-grid {width:100%; padding:0 10px; }
}


.ace-202103-banners .main-banner-pc .banner-title { height:50px;font-size:36px;color:#181818;line-height:50px;margin-bottom:12px;width:100%;font-weight:600;}
.ace-202103-banners .main-banner-pc .banner-detail {height: 26px;font-size: 16px;color: #181818;line-height: 26px;width: 100%;}

/*---4---*/
.ace-202103-banners .main-banner-pc .interest-grid {margin: 0 auto;box-shadow: 0 8px 16px 0 rgba(33,37,39,.1);border-radius: 8px;}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-0 {border-radius: 8px 0 0 8px;}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap {height: 140px;position: relative;bottom: 0;cursor: pointer; transition: all .5s linear;background: #fff;}

.ace-col-6 {flex: 0 0 50%;width: 50%;max-width: 50%;}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-box {
    height: 140px;
    box-sizing: border-box;
    position: relative;
    transition: all .5s linear;
    transform-origin: bottom;
    bottom: 0;
    opacity: 1;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-box .interest-default-img {
    height: 116px;
    position: absolute;
    right: 0;
    opacity: 1;
    bottom: 0;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-box .interest-hover-img {
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 180px;
    height: 144px;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-content {
    transition-delay: .15s;
    padding: 25px 50px;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    z-index: 1;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-content .interest-title-main {
    font-size: 22px;
    color: #3d100f;
    line-height: 22px;
    margin-bottom: 8px;
    font-weight: 700;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-content .interest-desc-text {
    opacity: .94;
    font-size: 14px;
    color: #3d100f;
    line-height: 18px;
    margin-bottom: 3px;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-content .interest-button {
    position: absolute;
    bottom: 20px;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-wrap .interest-content .interest-button .button-text {
    background:#cc3433;
    border-radius: 14px;
    padding: 6.5px 35px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
}
.ace-202103-banners .main-banner-pc .interest-grid .interest-item-3 {border-radius: 0 8px 8px 0;}

