
.tran_scale{ overflow:hidden; display:block;}
/*img{transition: All 0.7s ease-in-out;}*/
.tran_scale img{-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;transition: opacity .4s ease-in,transform .6s linear;}
@media only screen and (min-width:1025px) {
    .tran_scale:hover img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);-moz-:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
}

/*ä¸¤ç«¯å¯¹é½*/
.justify { text-align:justify; text-justify:distribute-all-lines;}
/*ä¸Šä¸‹å±…ä¸­*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%); position:absolute; left:0; top:50%;}

/*å·¦å³å±…ä¸­*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0); position:absolute; left:50%; top:0;}

/*ç»å¯¹å±…ä¸­*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}

.animate{ transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slowx { transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1); }
.animate_fast{ transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slow{ transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_normal{ transition: 0.5s all linear;}

/* é˜¿é‡Œå›¾æ ‡ */
[class*='icon']{
    font-family: 'iconfont'!important;
}

body,a{color: #000;}
a{transition: all .3s;cursor: pointer;}
/*@media only screen and (min-width:1025px) {*/
/*a:hover{color: #b8120d!important;}*/
/*}*/

/*.new-header-content .header-cont{width: 1200px;max-width: 94%;}*/
.wrap {
    width: 100%;
    margin: 0px auto;
    max-width: 100%;
    box-sizing: border-box;

}
img,video{max-width: 100%;}
@media only screen and (max-width:1366px) {
    .wrap{max-width: 100%;}
}

.line24{line-height: 24px;
    display: -webkit-box;
    overflow: hidden;

    -webkit-box-orient: vertical;
}
.line30{line-height: 30px;
    display: -webkit-box;
    overflow: hidden;

    -webkit-box-orient: vertical;
}
.ellipsis_p{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ratio-img,.ratio-img img{width: 100%;}
.bold{font-weight: bold;}
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
@media only screen and (max-width:1024px) {
    .wrap{max-width: 100%;margin: 0 auto;}


}
@media only screen and (max-width:345px) {
    .wrap{max-width: 100%;margin: 0 auto;}
}
/*font-size*/
.fnt_12 { font-size: 12px;}
.fnt_16 { font-size:16px;}
.fnt_18 { font-size:18px}
.fnt_20 { font-size:20px;}
.fnt_22 {font-size: 22px;}
.fnt_24 { font-size:24px;}
.fnt_26 { font-size:26px;}
.fnt_28 { font-size:28px;}
.fnt_30 { font-size:30px;}
.fnt_32 { font-size:32px}
.fnt_34 { font-size:34px}
.fnt_36 { font-size:36px}
.fnt_38 { font-size:38px;}
.fnt_40 { font-size:40px;}
.fnt_42 { font-size:42px;}
.fnt_48 { font-size:48px;}
.fnt_50 { font-size:50px;}
.fnt_52 { font-size:52px;}
.fnt_60{ font-size:60px;}
.fnt_72{ font-size:72px;}
.fnt_80{ font-size:80px;}
.fnt_90{ font-size:90px;}
@media only screen and (max-width:1800px) {
    .fnt_50 { font-size:46px;}
    .fnt_52 { font-size:48px;}
    .fnt_60{ font-size:54px;}
    .fnt_80{ font-size:74px;}
}
@media only screen and (max-width:1660px) {
    .fnt_34 { font-size:30px}
    .fnt_50 { font-size:40px;}
    /*.fnt_52 { font-size:42px;}*/
    .fnt_60{ font-size:44px;}
    .fnt_22 {font-size: 20px;}
    .fnt_80{ font-size:60px;}
}
@media only screen and (max-width:1440px) {
    /*.fnt_22 {font-size: 18px;}*/
    /*.fnt_24 { font-size:22px;}*/
    /*.fnt_26 { font-size:22px;}*/
    /*.fnt_28 { font-size:24px;}*/
    /*.fnt_30 { font-size:28px;}*/
    /*.fnt_32 { font-size:28px;}*/
    /*.fnt_34 { font-size:28px}*/
    /*.fnt_36 { font-size:30px;}*/
    /*.fnt_38 { font-size:31px;}*/
    /*.fnt_40 { font-size:32px;}*/
    /*.fnt_42 { font-size:34px;}*/
    /*.fnt_48 { font-size:40px;}*/
    /*.fnt_50 { font-size:36px;}*/
    /*!*.fnt_52 { font-size:38px;}*!*/
    /*!*.fnt_60{ font-size:56px;}*!*/
    /*.fnt_72{ font-size:60px;}*/
    /*.fnt_80{ font-size:50px;}*/
    /*.fnt_90{ font-size:72px;}*/

    .fnt_22 {font-size: 16px;}
    .fnt_26 { font-size:18px;}
    .fnt_28 { font-size:20px;}
    .fnt_30 { font-size:22px;}
    .fnt_32 { font-size:22px;}
    .fnt_34 { font-size:22px;}
    .fnt_36 { font-size:24px;}
    .fnt_38 { font-size:25px;}
    .fnt_40 { font-size:26px;}
    .fnt_42 { font-size:28px;}
    .fnt_48 { font-size:32px;}
    .fnt_50 { font-size:32px;}
    .fnt_52 { font-size:40px;}
    .fnt_60{ font-size:36px;}
    .fnt_72{ font-size:40px;}
    .fnt_90{ font-size:42px;}
    .fnt_80{ font-size:30px;}
}
/*@media only screen and (max-width:1366px) {*/
/*.fnt_20 { font-size:18px;}*/
/*.fnt_26 { font-size:20px;}*/
/*.fnt_28 { font-size:22px;}*/
/*.fnt_30 { font-size:24px;}*/
/*.fnt_32 { font-size:24px;}*/
/*.fnt_34 { font-size:24px}*/
/*.fnt_36 { font-size:26px;}*/
/*.fnt_38 { font-size:27px;}*/
/*.fnt_40 { font-size:28px;}*/
/*.fnt_42 { font-size:30px;}*/
/*.fnt_48 { font-size:36px;}*/
/*.fnt_50 { font-size:36px;}*/
/*.fnt_52 { font-size:44px;}*/
/*.fnt_60{ font-size:44px;}*/
/*.fnt_72{ font-size:48px;}*/
/*.fnt_90{ font-size:52px;}*/
/*.fnt_80{ font-size:40px;}*/

/*}*/
@media only screen and (max-width:1280px) {
    /*.fnt_22 {font-size: 16px;}*/
    /*.fnt_26 { font-size:18px;}*/
    /*.fnt_28 { font-size:20px;}*/
    /*.fnt_30 { font-size:22px;}*/
    /*.fnt_32 { font-size:22px;}*/
    /*.fnt_34 { font-size:22px;}*/
    /*.fnt_36 { font-size:24px;}*/
    /*.fnt_38 { font-size:25px;}*/
    /*.fnt_40 { font-size:26px;}*/
    /*.fnt_42 { font-size:28px;}*/
    /*.fnt_48 { font-size:32px;}*/
    /*.fnt_50 { font-size:32px;}*/
    /*.fnt_52 { font-size:40px;}*/
    /*.fnt_60{ font-size:36px;}*/
    /*.fnt_72{ font-size:40px;}*/
    /*.fnt_90{ font-size:42px;}*/
    /*.fnt_80{ font-size:30px;}*/

    .fnt_16 { font-size:14px;}
    .fnt_18 { font-size:16px;}
    .fnt_20 { font-size:16px;}
    .fnt_24 { font-size:18px;}
    .fnt_30 { font-size:20px;}
    .fnt_34 { font-size:20px;}
    .fnt_36 { font-size:22px;}
    .fnt_38 { font-size:22px;}
    .fnt_40 { font-size:22px;}
    .fnt_42 { font-size:24px;}
    .fnt_48 { font-size:26px;}
    .fnt_50 { font-size:26px;}
    .fnt_52 { font-size:26px;}
    .fnt_60{ font-size:32px;}
    .fnt_72{ font-size:36px;}
    .fnt_90{ font-size:36px;}
}
@media only screen and (max-width:1024px) {
    .fnt_16 { font-size:14px;}
    .fnt_18 { font-size:16px;}
    .fnt_20 { font-size:16px;}
    .fnt_24 { font-size:18px;}
    .fnt_30 { font-size:20px;}
    .fnt_34 { font-size:20px;}
    .fnt_36 { font-size:22px;}
    .fnt_38 { font-size:22px;}
    .fnt_40 { font-size:22px;}
    .fnt_42 { font-size:24px;}
    .fnt_48 { font-size:26px;}
    .fnt_50 { font-size:26px;}
    .fnt_52 { font-size:26px;}
    .fnt_60{ font-size:32px;}
    .fnt_72{ font-size:36px;}
    .fnt_90{ font-size:36px;}
}
@media only screen and (max-width:767px) {
    /*.fnt_20 { font-size:16px;}*/
    /*.fnt_24 { font-size:16px;}*/
    /*.fnt_30 { font-size:18px;}*/
    /*.fnt_36 { font-size:20px;}*/
    /*.fnt_48 { font-size:20px;}*/
    /*.fnt_52 { font-size:20px;}*/
    .fnt_16 { font-size:12px;}
    .fnt_18 { font-size:12px;}
    .fnt_32 { font-size:16px;}
    .fnt_34 { font-size:18px;}
    .fnt_36 { font-size:20px;}
    .fnt_50 { font-size:20px;}
    .fnt_52 { font-size:28px;}
    .fnt_60{ font-size:24px;}
    .fnt_72{ font-size:24px;}
    .fnt_90{ font-size:30px;}
}

.img100{width: 100%;}
.phone-show{display: none!important;}
/*===============================æ­£æ–‡éƒ¨åˆ† é¦–é¡µ===============================*/


/*è§†é¢‘å¼¹çª—*/
.video_appbox{ position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999;opacity: 0;visibility: hidden;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
.video_appbox.show{visibility: visible;opacity:1;}
.video_appbox video{object-fit: cover;    width: 100%;}
.video_appbox .video_t{
    z-index:2; width: 1035px;max-width:90%;
    transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); position:absolute; left:50%; top:60%;
    transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;
    visibility: hidden;opacity: 0;

}
.video_appbox .video_t video{height: auto!important;}
.video_appbox.show .video_t{
    visibility: visible;opacity:1;
    top:50%;
}
.video_appbox .mask{ position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5);}
.lt9 .video_appbox .mask{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");}
.vide0_close{ position:absolute; top:20px; right:20px; cursor:pointer; z-index: 99999;}
.vide0_close i{color: #fff;background: url(../RJ-img/close.png) no-repeat center;background-size: cover;width: 40px;height: 40px;display: block;}
.video_button{width: 40px;height: 40px;background: url(../RJ-img/play.png) no-repeat center;background-size: cover;display: none!important;}

.ew6000-item{position: relative;margin-bottom: 10px;color: #fff;}
.ew6000-item>img{display: block;}
.ew6000-01 .partyBox{box-sizing: border-box;overflow: hidden;top: 18.5%;position: absolute;width: 52%;left: 6.6%;}
.ew6000-01 .partyBox h2{margin: 8px 0 12px;}
.ew6000-01 .partyBox h2 span{
    background:linear-gradient(to right, #63C9FE 2%, #98E8FF 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ew6000-01 .partyBox p{font-weight: 400;color: #C5E7FF;}
.ew6000-01 .partyBox p span{color: #63C9FE;font-weight: bold;}
.party_tip{color: #C5E7FF;line-height: 36px;overflow: hidden;margin-bottom: 35px;}
.party_tip span{float: left;}
.party_tip img{width: 131px;height: 36px;float: left;margin-left: 8px;}
.pro_ul{width: 100%;margin-top: 48px;text-align: center;}
.pro_ul li{float: left;text-align: center;width: 50%;display: flex;align-items: center;margin-bottom: 30px;}
.pro_ul li img{width: 48px;height: 48px;display: inline-block;}
.pro_ul li span{display: block;font-weight: 300;text-align: left;line-height: 22px;margin-left: 5px;}

.ew6000-tit{position: absolute;top: 40px;padding: 0 5%;box-sizing: border-box;text-align: center;width: 100%;z-index: 6;}
.ew6000-tit h2 em{font-style: normal;font-weight: 200;}
.ew6000-tit h2 span{color: #63C9FE;}
.ew6000-tit p{font-weight: 300;margin-top: 10px;}
.ew6000-tit p span{color: #63C9FE;font-weight: bold;}
.ew6000-02-img{position: relative;z-index: 3;}
.imgItem{display: none;}
.imgItem.on{display: block;}
.ew6000-02-list{position: absolute;top: 28.4%;left: 6.2%;width: 30%;z-index: 5;}
.ew6000-02-list li{margin-bottom: 13px;cursor: pointer;}
.ew6000-02-list dd{text-align: center;padding: 18px 8px;box-sizing: border-box;border-radius: 18px;transition: all .5s;color: #B2B2B2;
    background: rgba(217,217,217,.22);}
.ew6000-02-list dt{line-height: 22px;color: #C1BBBB;margin-top: 15px;display: none;}
.ew6000-02-list li.on dd{background:linear-gradient(to right, #63C9FE 2%, #98E8FF 80%);color: #000000;}
.ew6000-02-list li.on dt{display: block;}
.ew6000-02-bg{position: absolute;width: 100%;top:0;left: 0;z-index: 4;}
.ew6000-02-bg img{width: 100%;}

.video_blank{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.video_blank img{width: 100%;height: 100%;}


.freedom_con{position: absolute;left: 56.7%;top: 27.4%;z-index: 4;width: 38%;}
.ul01{margin-left: -6px;margin-right: -6px;overflow: hidden;}
.ul01 li{float: left;width: 50%;padding: 0 6px;box-sizing: border-box;margin-bottom: 12px;}
.ul01 li dl{position: relative;border-radius: 22px;overflow: hidden;}
.ul01 li dt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff;color: #08264f;text-align: center;opacity: 0;transition: all .2s;}
.ul01 li dt p{width: 100%;padding: 5px;box-sizing: border-box;max-height: 100%;overflow: hidden;font-size: 12px;line-height: 15px;}
.ul01 li dd{background: rgba(255,255,255,.15);position: relative;backdrop-filter: blur(10px);}
.ul01 li dd>img{width: 100%;}
.light_05{margin-bottom: 0;}
.freedom_div{width: 100%;text-align: center;color: #fff;padding: 0 10px;box-sizing: border-box;}
.freedom_div img{width: 44px;margin-bottom: 5px;display: inline-block;}
.ul01 li dt p .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #0055CD;}
.ul02 li{width: 67.4%;}
.ul02 li img{width: 100%;}

.video_tips{position: absolute;left: 0;bottom: 8.5%;color: rgba(255,255,255,.43);width: 100%;padding: 0 10%;box-sizing: border-box;text-align: center;font-size: 12px;z-index: 10;}
@media only screen and (min-width:1025px) {
    .ul01 li dl:hover dt{opacity: 1;}
}
@media only screen and (max-width:1280px) {
    .party_tip{margin-bottom: 20px;}
    .ew6000-02-list{width: 40%;}
    .ew6000-02-list dd{padding: 12px 5px;}
}
@media only screen and (max-width:1024px) {
    .pc-show{display: none!important;}
    .phone-show{display: block!important;}
    .ew6000-item{margin-bottom: 0;}
    .ew6000-01 .partyBox{left: 0;width: 100%;padding: 0 6%;box-sizing: border-box;top: 8%;}
    .ew6000-02-list{width: 51.4%;left: 24.3%;top:27.9%;}
    .ew6000-02-list li dd{padding: 17px 8px;}
    .ew6000-04{background: #000;overflow: hidden;}
    /*.ew6000-04 .ew6000-tit{position: relative;margin-top: 60px;z-index: 4;top: 0;}*/
    .video_box{position: relative;}
    .ew6000-04 .video_button{top: 60%;}
    .ew6000-05 .video_button{top: 70%;}
    .ew6000-06{background: #2B2E3A;overflow: hidden;}
    .ew6000-06 .ew6000-tit{position: relative;margin-top: 60px;z-index: 4;top: 0;}
    .freedom_con{width: 100%;padding: 0 20px;box-sizing: border-box;top: 23%;left: 0;}
    .freedom_div{padding: 0 15px;}
    .freedom_div img{width: 30px;margin-bottom: 5px;}
    .freedom_div p{font-size: 12px;}
    .ul01 li{padding: 0 5px;margin-bottom: 10px;}
}
@media only screen and (max-width:767px) {
    .video_button{width: 30px;height: 30px;}
    .vide0_close i{width: 30px;height: 30px;}
    .ew6000-tit{top: 30px;}
    .ew6000-tit p{margin-top: 5px;}
    .ew6000-tit p br{display: none;}
    .party_tip{margin-bottom: 10px;}
    .party_tip p{font-size: 20px;line-height: 22px;}
    .party_tip p img{width: 80px;height: 22px;}
    .ew6000-01 .partyBox h2{margin-bottom: 6px;}
    .pro_ul{margin-top: 28px;}
    .pro_ul li{margin-bottom: 10px;}
    .pro_ul li img{width: 32px;height: 32px;}
    .pro_ul li span{line-height: 15px;}
    .ew6000-02 .ew6000-tit{top: 20px;}
    .ew6000-02-list{width: 80%;left: 10%;top: 25%;}
    .ew6000-02-list li dd{padding: 8px;background: #303030;}
    .ew6000-02-list dt{line-height: 16px;margin-top: 10px;}
    .ew6000-03 .ew6000-tit{top: 10px;}
    .ew6000-04 .ew6000-tit{margin-top: 0;}
    .ew6000-04 .video_button{top: 55%;}
    .ew6000-04 .ew6000-tit p br{display: none;}
    .ew6000-05 .video_button{top:70%;}
    .ew6000-06 .ew6000-tit{margin-top: 30px;}
    .ew6000-06 .ew6000-tit h2 br{display: none;}
    .ul02 li{width: 100%;}
    .video_tips{bottom: 15px;padding: 0 5%;}
}