*{padding:0;margin:0;font-family:arial;box-sizing:border-box}
html,body{background:#fafafa;width: 100%; min-width: 75rem;}
.header{height:4rem;width:100%;display:flex;justify-content:space-between;flex-direction:row;align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8}
.header a{font-size:0.875rem;color:#333;text-decoration:none}
.header a:hover{color:#03f}
.logo{margin-left:0.5rem;display:flex;justify-content:flex-start;flex-direction:row;align-items:center}
.logo img{width:100%;height:100%}
.logo a{margin-left:1rem;font-size:1.08rem;}
.logo a:first-child{margin-left:0}
.right{display:flex;justify-content:flex-start;flex-direction:row;align-items:center}
.right a{margin-left:1rem}
.right .login{width:6rem;height:4rem;line-height:4rem;text-align:center;cursor:pointer;font-weight:bold}
.right .login:hover{background:#eee}
.right .reg{width:6rem;height:4rem;line-height:4rem;text-align:center;cursor:pointer;background:#06f;color:#fff;margin-left:0;font-weight:bold}
.right .reg:hover{color:#fff}
.footermain{border-top:solid 1px #ddd;background:#fff}
.footer{width:75rem;margin:0 auto;background:#000}
.footer a{font-size:1rem;color:#333;text-decoration:none}
.footer a:hover{color:#03f}
.footer .xin{background-size:2rem 2rem;background-position:left center;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:2rem;background-repeat:no-repeat;padding-left:2.5rem;height:2rem;background-image:url(/Public/ztyr/image/index02.png);transition:all 0.3s}
.footer .xin:hover{background-image:url(/Public/ztyr/image/index01.png)}
.footer .shangwuhezuo{}
.footer .cont{display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%;padding: 2.5rem 4rem;box-sizing: border-box;}
.footer .title{font-weight:bold;color:#000;font-size:1.125rem;margin-bottom:1rem}
.footer .link{display:flex;flex-wrap:wrap;flex-direction:column;width:40rem;height:2.5rem}
.footer .right{display:flex;justify-content:fflex-start;flex-direction:row;align-items:center}
.footer .right_s div{line-height:35px;font-size:1rem;margin-left:2rem}

.footer .footer_one{float:left;width:200px;height:200px;font-size:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer .footer_clear{width:100%;height:0;font-size:0;clear:both;}
.footer .footer_t{font-size:15px;line-height:30px;height:30px;font-weight:bold;margin-top:10px}
.footer .footer_line{display:flex;flex-direction:row;justify-content:center;align-items:center;height:30px;width:100%}


.bottom{color:#aaa;background:#e8e8e8;border-top:#ddd 1px solid;width:100%;padding:1rem 0}
.bottom_s{line-height:1.5rem;text-align:center;width:100%;font-size:0.8rem}
.banner{height:31.25rem;width:100%;position:relative;}
.banner .lunbo{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}
.banner .lunbo img{width:100%;height:100%;}
.banner .banner-panel{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}
.banner .banner-item{width:75rem;height:100%;margin:0 auto}
.banner .center{height:100%;position:relative}
.banner .banner-href{text-decoration:none;width:100%;height:100%;display:inline-block;cursor:pointer}
.banner .banner-content-wrap{display:flex;flex-direction:row;justify-content:cursor;align-items:center;height:23.75rem;padding-top:6.375rem;-webkit-transition:-webkit-transform 1.2s;transition:-webkit-transform 1.2s;-o-transition:-o-transform 1.2s;-moz-transition:transform 1.2s,-moz-transform 1.2s;transition:transform 1.2s;transition:transform 1.2s,-webkit-transform 1.2s,-moz-transform 1.2s,-o-transform 1.2s}
.banner .banner-content-wrap-one{width:33%;display:flex;flex-direction:column;justify-content:center;align-items:center;}

.banner-content-wrap-one-title{padding:20px 0;display:flex;flex-direction:row;justify-content:cursor;align-items:flex-end;}
.banner-content-wrap-one-title h3{font-size:2rem;font-weight:bolder;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px  2px 0 #fff,2px  2px 0 #fff;}
.banner-content-wrap-one-title span{margin-left:5px;font-size:1.4rem;font-weight:bolder;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px  2px 0 #fff,2px  2px 0 #fff;}
.banner-content-wrap-one-content{width:70%;line-height:30px;padding:0px 0;text-align:center;min-height:60px;}
.banner-content-wrap-one-a{margin-top:10px;width:8rem;height:2rem;}
.banner-content-wrap-one-a a{font-size:1rem;background:#06f;color:#fff;text-align:center;display:block;width:100%;height:2rem;line-height:2rem;border:0;text-decoration:none;}
.banner-content-wrap-one-a a:hover{background:#fff;color:#06f};

.banner h1.title,.banner .min-title{font-size:2.375rem;color:#000;line-height:3.8125rem}
.banner .desc{font-size:1.125rem;color:#fff;line-height:1.875rem;margin-top:0.5rem;max-width:26.25rem}
.banner .btn{box-sizing:border-box;display:inline-block;margin-top:2.5rem;margin-right:0.3125rem;width:13.125rem;height:3rem;line-height:3rem;text-align:center;font-size:0.875rem;text-decoration:none;letter-spacing:0.1069rem;transition:background-color 0.2s}
.banner .btn.black{color:rgba(0,0,0,0.85);border:1px solid rgba(0,0,0,0.12);border-radius:2px}
.banner .btn.black:hover{color:#2d40e9;border:1px solid #2d40e9;background:#ffffff;border-radius:2px}
.banner .btn.black:active{color:#1b26c2;background:rgba(0,0,0,0.06);border:1px solid #2d40e9;border-radius:2px}
.banner .btn.white{color:rgba(255,255,255,0.85);border:1px solid rgba(255,255,255,0.85);border-radius:2px}
.banner .btn.white:hover{background:rgba(255,255,255,0.55)}
.banner .btn.white:active{background:rgba(255,255,255,0.3)}
.banner .firstBtn{box-sizing:border-box;display:inline-block;margin-top:2.5rem;margin-right:0.3125rem;width:13.125rem;height:3rem;line-height:3rem;text-align:center;font-size:0.875rem;text-decoration:none;letter-spacing:0.1069rem;border-radius:2px;transition:background-color 0.3s}
.banner .firstBtn.black{background-color:#2d40e9;color:#fff}
.banner .firstBtn.black:hover{background-color:#566bf5}
.banner .firstBtn.black:active{background:linear-gradient(0deg,rgba(0,0,0,0.12),rgba(0,0,0,0.12)),#2d40e9}
.banner .firstBtn.white{background-color:#fff;color:#2d40e9}
.banner .firstBtn.white:hover{color:#566bf5}
.banner .firstBtn.white:active{color:#1b26c2}
.index_1{width:75rem;margin:0 auto;padding:0 2rem;;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-top:-3rem;border-radius:4px;background:none;}
.index_1_item{background:#fff;box-sizing:border-box;position:relative;width:25rem;height:7.125rem;display:flex;align-items:center;padding:1.8125rem 1.5625rem 1.8125rem 1.5625rem;cursor:pointer;justify-content:center;}
.index_1_item:hover{background:#eee}
.index_1 .icon{width:3.125rem;height:3.125rem;margin-right:1.5rem;overflow:hidden}
.index_1 .icon img{width:3.125rem;height:auto;animation:iconLeave 0.5s steps(25) forwards}
.index_2{width:75rem;margin:0 auto;padding:0 2rem;}
.index_2 .index_2_title{font-size:1.5rem;text-align:center;padding-top:2rem}
.index_2 .index_2_content{;display:flex;flex-direction:row;justify-content:space-between}
.index_2 .line_box_item{width:17.625rem;height:19.75rem;background-color:rgb(255,255,255);background-size:cover;background-repeat:no-repeat;margin:2rem 0rem 0px;padding:1.5rem;background-position:center center;transition:transform 0.4s,box-shadow 0.4s}
.index_2 .line_box_item .item_title{height:5.75rem;padding-bottom:1.75rem;font-size:1rem;font-weight:500;display:flex;justify-content:space-between;flex-direction:column;border-bottom:1px solid rgba(0,0,0,0.12)}
.index_2 .line_box_item .item_title img{height:1.5rem;width:1.5rem}
.index_2 .line_box_item .item_content{display:flex;margin-top:1rem}
.index_2 .line_box_item .store{height:1.4375rem;line-height:1.4375rem;font-size:1rem;font-weight:500}
.index_2 .line_box_item .item_fot{margin-top:2.3125rem;font-size:0.875rem;height:3rem;line-height:1.5rem;color:rgba(0,0,0,0.55);display:flex;flex-direction:column;justify-content:space-between}
.index_2 .line_box_item .item_content .num_grow{font-weight:700;height:3.1875rem;line-height:3.1875rem;font-size:1.52rem}
.index_2 .line_box_item .item_content span{height:3.1875rem;line-height:3.1875rem}
.index_2 .line_box_item .item_content span img{height:1.125rem;margin-left:0.625rem}
.index_2 .line_box_item:hover{color:rgba(255,255,255,0.85);transform:translateY(-0.5rem);box-shadow:0rem 0.375rem 1.875rem rgba(0,0,0,0.12)}
.index_2 .line_box_item:hover .item_title{border-bottom:1px solid rgba(255,255,255,0.3)}
.index_2 .line_box_item:hover .item_content{color:#007bff}
.index_2 .line_box_item:hover .item_fot{color:rgba(255,255,255,0.85)}
.index_2 .line_box_item:nth-child(1):hover{background-image:url("/Public/ztyr/image/index05.png")}
.index_2 .line_box_item:nth-child(2):hover{background-image:url("/Public/ztyr/image/index07.png")}
.index_2 .line_box_item:nth-child(3):hover{background-image:url("/Public/ztyr/image/index09.png")}
.index_2 .line_box_item:nth-child(4):hover{background-image:url("/Public/ztyr/image/index11.png")}
@keyframes homeSlideIn{0%{opacity:0;transform:translateY(100px)}
100%{opacity:1;transform:translateY(0)}
}.homeSlideIn_start{opacity:0}
.homeSlideIn{animation:homeSlideIn 1.5s 0.3s forwards}
.index_3{margin-top:5rem;width:100%;background-image:url("/Public/ztyr/image/index12.png");height:42.4375rem;background-repeat:no-repeat;background-size:cover;position:relative;background-position:50% center}
.index_3_main{width:75rem;margin:0 auto;padidng:0 1rem;}
.index_3_main .index_3_title{font-size:1.5rem;text-align:center;padding:3rem 0}
.index_3_content{height:100%;display:flex;padding: 0 2rem;}
.index_3_main .menu{height:26.5625rem;width: 15.125rem;position:relative}
.index_3_main .menu .menuWarp{border-left:.0625rem solid #dbe2f4;position:relative}
.index_3_main .menu .menuWarp .menuItem{width:12.875rem;display:flex;align-items:center;margin-bottom:2.5rem;cursor:pointer;height:2.25rem}
.index_3_main .menu .menuWarp .menuItem .menuIcon{margin-left:1.5rem;margin-right:1rem;width:1.5rem;height:1.5rem}
.index_3_main .menu .menuWarp .menuItem .menuIcon img{width:1.5rem;height:1.5rem}
.index_3_main .menu .menuWarp .menuItem .menuName{height:1.75rem;line-height:1.75rem;color:rgba(0,0,0,0.85);font-weight:400;font-size:1.25rem}
.index_3_main .menu .menuWarp .selectedLine{position:absolute;transition:all 0.2s;top:0;width:.125rem;height:2.25rem;background:#2D40E9}
.index_3_main .menu .page{display:flex;align-items:center;justify-content:center;font-size:1.125rem;line-height:1.625rem;text-align:center;color:rgba(0,0,0,0.85);height:1.625rem;width:9.875rem}
.index_3_main .menu .page .pageNum{margin:0 .75rem}
.index_3_main .menu .page .pageNum span{display:inline-block;width:1.5rem;text-align:center}
.index_3_main .menu .page svg{cursor:pointer}
.index_3_main .cards{height:100%;width:55.875rem;transition:opacity .3s}
.index_3_main .cards .fixedCard{width:17.625rem;height:20.0625rem;position:relative;padding:1.3125rem 1.5rem 1.5rem;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 88.61%)}
.index_3_main .cards .fixedCard .fixedTitle{margin-top:1rem;font-weight:500;font-size:1.5rem;width:12rem;line-height:2.125rem;color:rgba(0,0,0,0.85)}
.index_3_main .cards .fixedCard img{width:9.3125rem;height:8.3125rem;background-size:cover;position:absolute;right:1.875rem;bottom:.75rem}
.index_3_main .cards .cardsItem{margin:0 0 1.5rem 1.5rem;float:left;width:17.625rem;height:9.25rem;position:relative;z-index:3}
.index_3_main .cards .cardsItem:nth-of-type(6){margin:0 0 1.5rem 0}
.index_3_main .tip{display:flex}
.index_3_main .tip .tipItem{box-sizing:content-box;padding:.125rem .5rem;background:#eee;color:#666;border-radius:.125rem;margin-right:.5rem;font-size:.75rem;line-height:1.0625rem;height:1.0625rem}
.index_3_main .cards .fixedCard .tip{display:flex}
.index_3_main .cards .fixedCard .tip .tipItem{box-sizing:content-box;padding:.125rem .5rem;background:rgba(45,64,233,0.15);color:#2D40E9;border-radius:.125rem;font-size:.75rem;line-height:1.0625rem;height:1.0625rem}
.cardsItem{cursor:pointer;width:17.625rem;height:9.25rem;position:relative;transition:transform 0.4s,box-shadow 0.4s}
.cardsItem .test{overflow:hidden;background:#fff;z-index:10;position:absolute;width:17.625rem;height:9.25rem;padding:1.25rem 1.5rem}
.cardsItem .test .cartsTitle{height:1.4375rem;font-weight:500;font-size:1rem;line-height:1.4375rem;color:rgba(0,0,0,0.85);margin-bottom:.5rem}
.cardsItem .test .cartsDetil{overflow:wrap;height:2.875rem;font-weight:400;font-size:.875rem;line-height:1.4375rem;color:rgba(0,0,0,0.55);margin-bottom:.75rem}
.cardsItem:nth-of-type(n+6) .test{bottom:0 !important}
.cardsItem:nth-of-type(6){margin:0 0 1.5rem 0}
.cardsItem:hover{transform:translateY(-0.5rem);box-shadow:0rem 0.375rem 1.875rem rgba(0,0,0,0.12)}
.cardsItem:hover .cartsTitle{color:#2D40E9}
.index_3_main .fixed_bg{background-size:cover;width:17.625rem;height:20.0625rem;float:left;transition:transform 0.4s,box-shadow 0.4s}
.index_4{width:100%;height:33rem}
.index_4_main{width:75rem;margin:0 auto;padding: 0 2rem;}
.index_4_title{font-size:1.5rem;text-align:center;padding:3rem 0}
.index_4_content{height:100%;display:flex;}
.index_4 .promote-wrap{flex:1;display:flex;height:21rem}
.index_4 .promote-wrap .promote-wrap-item{cursor:pointer;width: 24.3125rem;transition:all ease .4s}
.index_4 .promote-wrap .icon{padding-top:1.625rem;padding-left:1.625rem}
.index_4 .promote-wrap .icon img{width:1.5rem;height:1.5rem}
.index_4 .promote-wrap .promote-wrap-item:nth-child(2){margin-left:1.5rem}
.index_4 .promote-wrap .active{width:46.3125rem}
.index_4 .promote-wrap .title{height:1.75rem;font-style:normal;font-weight:500;font-size:1.25rem;line-height:1.75rem;margin-top:1.2575rem;margin-left:1.5rem;margin-bottom:1.5rem;width:25.6875rem;color:rgba(0,0,0,0.85)}
.index_4 .promote-wrap .desc{height:1.5rem;font-style:normal;font-weight:400;font-size:0.875rem;line-height:1.5rem;margin:1.5rem;color:rgba(0,0,0,0.55)}
.index_4 .promote-wrap .desc_gray{width:9.6875rem}
.index_4 .promote-wrap .subTitle{height:1.4375rem;font-style:normal;font-weight:500;font-size:1rem;line-height:1.4375rem;margin-top:1.5rem;padding-left:1rem;color:rgba(0,0,0,0.85)}
.index_4 .promote-wrap .subDesc{height:2.5rem;font-style:normal;font-weight:400;font-size:0.875rem;line-height:1.2rem;margin:0.75rem 0.625rem 1.5rem 1rem;color:rgba(0,0,0,0.55)}
.index_4 .promote-wrap .active{width: 45.3125rem;}
.index_4 .content-wrap{flex:1;opacity:0;display:flex;padding:0rem 0rem 1.5rem 3rem}
.index_4 .content-opc-wrap{flex:1;opacity:1;display:flex;padding:0rem 0rem 1.5rem 3rem;transition:all 0.5s;transform:translateX(-1.5rem)}
.index_4 .content-wrap-item{width:7.8125rem;height:9.6875rem;margin-right:1rem;background:rgba(255,255,255,0.8);border-radius:0.125rem}
.index_4 .co-icon-right{float:right;cursor:pointer}
.index_4 .title:hover .co-icon-right{color:#2D40E9;transition:all 0.5s;transform:translateX(1rem)}
.index_4 .promote-wrap-item-left{background-size:cover}
.index_4 .wrap-item-left{background-image:url("/Public/ztyr/image/500.png") !important;background-size:cover}
.index_4 .promote-wrap-item-right{background-size:cover}
.index_4 .wrap-item-right{background-image:url("/Public/ztyr/image/501.png") !important;background-size:cover}
.index_4 .co-divider-line{height:1px;width:11.875rem;background:rgba(0,0,0,0.12);position:relative;margin:1.5rem 1.5rem}
.index_4 .co-divider-grow-line{transition:all 0.4s;height:1px;width:25.625rem;background:rgba(0,0,0,0.12);position:relative;margin:1.5rem 1.5rem}
.index_4 .co-icon-right{float:right;cursor:pointer}
.index_4 .title:hover .co-icon-right{color:#2D40E9;transition:all 0.5s;transform:translateX(1rem)}
.success-project{position:relative;width:100%;height:43.375rem}
.success-project .success-project-title{font-family:'OplusSans3.0-B';font-size:2rem;line-height:2rem;margin-bottom:1.875rem;text-align:center;color:rgba(0,0,0,0.85)}
.success-project .success-project-wrap{background:rgba(255,255,255,0);margin:0 auto;width:100%;padding:0 calc((100% - 75rem) / 2)}
.index_5{}
.index5_ma{width:75rem;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center}
.index_5_content{width:100%;height:27.5rem;background-position: center;background-repeat:no-repeat;background-size: cover;}
.index5_ma .nav{width:100%;flex:1;height:3rem;line-height:3rem;text-align:center;color:#fff;padding-bottom:2px;border:0}
.index5_ma .nav:hover{border-bottom:2px solid #fff;padding-bottom:0;cursor:pointer}
.index5_ma .sel{border-bottom:2px solid #fff;padding-bottom:0;cursor:pointer}
.line_box{flex:1;display:flex;justify-content:space-between}
.line_box a{color:#000;text-decoration:none;}
.line_box .line_box_item{cursor:pointer;width:17.625rem;height:19.75rem;background-color:#FFFFFF;padding:1.5rem;transition:transform 0.4s,box-shadow 0.4s}
.line_box .line_box_item .item_title{height:5.75rem;padding-bottom:1.75rem;font-size:1.25rem;border-bottom:1px solid rgba(0,0,0,0.12);font-weight:500;display:flex;justify-content:space-between;flex-direction:column;cursor:pointer}
.line_box .line_box_item .item_title img{height:1.5rem;width:1.5rem}
.line_box .line_box_item .item_title .arrow{height:1.75rem;margin-top:1.275rem;display:flex;justify-content:space-between;}
.line_box .line_box_item .item_title .arrow img{cursor:pointer}
.line_box .line_box_item .item_content{display:flex;margin-top:1rem;text-align:left}
.line_box .line_box_item .item_content .num_grow1{margin-top:12px;font-size:.875rem;color:rgba(0,0,0,0.55);height:2.5rem;line-height:1.25rem;overflow:hidden;text-overflow:clip}
.line_box .line_box_item .store{height:1.4375rem;line-height:1.4375rem;font-size:1rem;font-weight:500}
.line_box .line_box_item .item_fot{margin-top:3.0625rem;font-size:1rem}
.line_box .line_box_item .item_fot div span{cursor:pointer}
.line_box .line_box_item .item_fot div:nth-child(2){margin-top:1rem;height:1.4375rem;line-height:1.4375rem}
.line_box .line_box_item .item_fot .btn{color:#2D40E9}
.line_box .line_box_item .item_fot .btn:hover{color:#566BF5}
.line_box .line_box_item .item_fot .btn:active{color:#1B26C2}
.line_box .line_box_item:hover{transform:translateY(-0.5rem);box-shadow:0rem 0.375rem 1.875rem rgba(0,0,0,0.12)}
.index_6{width:100%;background-image:url("/Public/ztyr/b/b15.png");height:16.8125rem;background-position: center;background-repeat:no-repeat;background-size: cover;height:27.5rem}
.center{
    width: 75rem;
    margin: 2.5rem auto 1.5rem auto
}

.message-content-wrap{
    position: relative;
    width: 75rem;
    margin: 1.875rem auto;
    margin-bottom: 7.5rem;
    background: #fff;
    padding: 6.25rem 6.875rem
}

.message-content-wrap .title{
    font-size: 2rem;
    line-height: 2.625rem;
    color: #000;
    text-align: left;
    padding: 0
}

.message-content-wrap .date{
    font-size: 0.875rem;
    color: #808080;
    margin-top: 1.5rem
}

.message-content-wrap .content{
    margin-top: 1rem;

}

.message-content-wrap .contentimg {
    max-width: 100%
}
.el-breadcrumb {
    font-size: 14px;
    line-height: 1;
}
.el-breadcrumb__item {
    float: left;
}
.el-breadcrumb__inner.is-link, .el-breadcrumb__inner a {
    font-weight: bold;
    text-decoration: none;
    transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #000;
}
.el-breadcrumb__separator {
    margin: 0 8px;
    font-weight: bold;
    color: #bfbfbf;
    font-size: 12px;
}
.more-message{
    color: #2d40e9;
    position: absolute;
    right: 6.875rem;
    top: 2.75rem;
    cursor: pointer;
    font-size: 1.2rem
}

.more-message:hover {
    color: #4b5bec
}

.more-message:active {
    color: #182ce2
}

.message-announcement {
    padding-top: 4rem;
    padding-bottom: 7.5rem;
    background: #F4F6F9;
    min-height:37rem;
}

.message-announcement .center {
    margin: 0 auto;
    width: 75rem
}

.message-announcement .message-banner {
    overflow: hidden;
    position: relative;
    height: 30rem;
    background: url(/oneoppo/static/images/banner_bg.6c605c1.png) center center/cover no-repeat;
    background-color: #7096ff;
    background-size: auto 30rem;
    background-repeat: no-repeat
}

.message-announcement .message-banner h2 {
    font-size: 4rem;
    line-height: 5rem;
    color: #fff;
    padding-top: 8.75rem;
    padding-bottom: 4rem;
    text-align: left;
    opacity: 0
}

.message-announcement .message-banner img.activity-list-banner-bg-pic-1 {
    position: absolute;
    width: 37.9375rem;
    right: calc(((100vw - 75rem)/2) - 8.1875rem);
    bottom: 0;
    -webkit-transform: translate3d(0, 6.25rem, 0);
    -moz-transform: translate3d(0, 6.25rem, 0);
    transform: translate3d(0, 6.25rem, 0)
}

.message-announcement .message-banner img.activity-list-banner-bg-pic-2 {
    position: absolute;
    width: 133.6875rem;
    left: calc(((100vw - 75rem)/2) - 40.0625rem);
    bottom: 12.1875rem;
    -webkit-transform: translate3d(0, 6.25rem, 0);
    -moz-transform: translate3d(0, 6.25rem, 0);
    transform: translate3d(0, 6.25rem, 0)
}

.message-announcement .message-list-wrap {
    position: relative;
    margin: 0 auto;
    margin-top: -11.25rem;
    width: 75rem;
    height: 37.5rem;
    background: #fff;
    padding: 1.5rem 2.5rem
}

.message-announcement .message-item {
    display: flex;
    height: 4.5rem;
    line-height: 4.5rem;
    border-bottom: .0625rem solid #E8E8E8;
    cursor: pointer;
    color: #000;
    font-size: 16px
}

.message-announcement .message-item .title {
    width: 62.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all
}

.message-announcement .message-item .date {
    width: 7.5rem;
    text-align: right;
    color: #808080
}

.message-announcement .message-item:hover .title,.message-announcement .message-item:hover .date {
    color: #2D40E9
}

.message-announcement .no-data {
    height: 34.5rem;
    text-align: center;
    line-height: 34.5rem;
    background: url(/oneoppo/static/images/no_data_icon.74e66c1.png) center no-repeat;
    background-size: 5rem;
    background-position-y: 11.875rem;
    color: #808080
}

.message-announcement .el-pagination.is-background {
    margin-top: 1.125rem;
    text-align: right;
    position: absolute;
    right: 2.5rem;
    bottom: 1.5rem
}

.message-announcement .el-pagination__jump .el-pagination__editor .el-input__inner,.message-announcement .el-pagination__sizes .el-pagination__sizes-select .el-input__inner,.message-announcement .el-pagination.is-background .el-pagination__pager-number {
    border-radius: 2px
}

.message-announcement .el-pagination__jump .el-pagination__editor .el-input__inner {
    line-height: 24px
}

.message-announcement .banner-title-move-in {
    -webkit-animation: banner-title 1s cubic-bezier(0, 0, 0.2, 1) forwards;
    animation: banner-title 1s cubic-bezier(0, 0, 0.2, 1) forwards
}

@keyframes banner-title {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3.75rem, 0);
        -moz-transform: translate3d(0, 3.75rem, 0);
        transform: translate3d(0, 3.75rem, 0)
    }

    60% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

.message-announcement .banner-bg-pic-move-in-1 {
    -webkit-animation: banner-bg-pic 1.8s cubic-bezier(0, 0, 0.2, 1) forwards;
    animation: banner-bg-pic 1.8s cubic-bezier(0, 0, 0.2, 1) forwards
}

.message-announcement .banner-bg-pic-move-in-2 {
    -webkit-animation: banner-bg-pic 1.8s 0.4s cubic-bezier(0, 0, 0.2, 1) forwards;
    animation: banner-bg-pic 1.8s 0.4s cubic-bezier(0, 0, 0.2, 1) forwards
}

@keyframes banner-bg-pic {
    0% {
        -webkit-transform: translate3d(0, 6.25rem, 0);
        -moz-transform: translate3d(0, 6.25rem, 0);
        transform: translate3d(0, 6.25rem, 0)
    }

    100% {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none
    }
}

.el-pagination__pager {
    user-select: none;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 0;
    margin: 0
}

.el-pagination__pager-number {
    background: none;
    display: inline-block;
    font-size: 14px;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0 4px;
    color: #999;
    padding: 0 4px;
    box-sizing: border-box
}

.el-pagination__pager-number.active+li {
    border-left: 0
}

.el-pagination__pager-number:hover {
    color: #2D40E9
}

.el-pagination__pager-number.active {
    color: #2D40E9;
    cursor: default
}

.el-pagination__pager-number.disabled {
    cursor: not-allowed;
    opacity: .4
}

.el-pagination__pager-number.is-more {
    cursor: default;
    border: none
}

.el-pagination__pager-number.is-more:hover {
    color: #bfbfbf
}

.el-pagination.is-background .el-pagination__pager-number {
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    background-color: #fff;
    color: #999
}

.el-pagination.is-background .el-pagination__pager-number.is-more {
    border: none
}

.el-pagination.is-background .el-pagination__pager-number.disabled {
    color: #bfbfbf
}

.el-pagination.is-background .el-pagination__pager-number.active {
    background-color: #2D40E9;
    color: #fff;
    border: none
}

.el-pagination.is-background .el-pagination__pager-number:not(.disabled):hover {
    color: #2D40E9;
    border-color: #2D40E9
}

.el-pagination.is-background .el-pagination__pager-number:not(.disabled).active {
    background-color: #2D40E9;
    color: #fff;
    border: none
}
.message-list a{text-decoration:none;color:#000}

