.modern{
	/*padding-bottom: 1.2rem;*/
}
.modern_box{
	padding-top: 1.3rem;
}
.cim_box{
	margin-top: 0.66rem;
	margin: 0.66rem -0.32rem 0;
	align-items: start !important;
}
.cim_list{
	padding: 0 0.32rem;
	flex: 0 0 17%;
}
.cim_list img{
	width: 0.88rem;
	height: 0.88rem;
}
.cim_tit{
	font-family: HarmonyOS_light, HarmonyOS_light;
	font-weight: 500;
	font-size: 0.24rem;
	color: #1E1B89;
	line-height: 0.28rem;
	text-align: left;
	margin: 0.24rem 0;
	height: 0.56rem;
}
.cim_dec{
	font-family: HarmonyOS_light, HarmonyOS_light;
	font-weight: 400;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.4rem;
	text-align: justified;
}
.modern_text img{
	margin-top: 0.6rem;
	padding: 0 1rem;
	height: 7rem;
	 object-fit: contain; 
}


.cim_swiper{
	
}
.cimSwiper{
	padding-top: 1.2rem !important;
}
	
.cimSwiper .swiper-slide{
	padding-left: 1rem;
	padding-right: 0.5rem;
}
.modern_cat{
	margin-top: 1.2rem;
	padding: 0 0.6rem 0 0.9rem;
}
.modern_cat_list{
	background: RGBA(78,75,166,0.05);
	align-items: flex-start !important;
}
.cat_list_left{
	flex: 0 0 70%;
	position: relative;
	height: 6.1rem;
}
.cat_list_left img{
	height: 6.1rem;
	width: 100%;
	position: absolute;
	    top: -0.5rem;
	    left: -0.6rem;
	    z-index: 11111111;
}
.cat_list_right{
	     padding: 1.28rem 0.58rem 0 0;
	flex: 0 0 30%;
}
.cat_list_right p{
	
}
.dot1{
	width: 0.16rem;
	height: 0.16rem;
	background: #1E1B89;
	position: relative;
}
.dot2{
	    width: 0.08rem;
	    height: 0.08rem;
	    background: #F78716;
	    position: absolute;
	    bottom: -0.04rem;
	    right: -0.04rem;
}
.cat_list_right_tit p{
	font-family: HarmonyOS_light, HarmonyOS_light;
	font-weight: 500;
	font-size: 0.24rem;
	color: #1E1B89;
	line-height: 0.28rem;
	text-indent: 0;
	margin-left: 0.16rem;
	
}
.text{
	margin-top: 0.64rem;
	font-family: HarmonyOS_light, HarmonyOS_light;
	font-weight: 400;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.4rem;
	text-align: left;
	text-indent: 0;
}
.modern_text{
	margin-top: 0.6rem;
}
.cimSwiper .swiper-pagination-bullet{
	width: 0.18rem;
	    height: 0.06rem;
	    background: rgba(30, 27, 137, 0.7);
	    border-radius: 0;
	    margin: 0 0.06rem !important;
}
.cimSwiper .swiper-pagination-bullet-active{
	    width: 0.42rem;
	    height: 0.06rem;
	    background: #1E1B89;
}
.cimSwiper .swiper-pagination{
	    bottom: 0.22rem !important;
	    left: 1.26rem !important;
	    right: auto;
	    width: auto !important;
}
.cimSwiper .swiper-button-next,.cimSwiper .swiper-button-prev{
	background: url(/img/bgback.png) no-repeat;
	    width: 0.72rem;
	    height: 0.36rem;
	    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
	    bottom: 0.58rem;
	    top: auto;
	    right: 1.08rem;
}
.cimSwiper .swiper-button-prev{
	background: url(/img/bgback.png) no-repeat;
	left: auto;
	    right: 1.96rem;
}
.cimSwiper .swiper-button-next:after, .cimSwiper .swiper-button-prev:after{
	display: none;
}
.cimSwiper .swiper-button-next.swiper-button-disabled,.cimSwiper .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}


.solutionSwiper{
	margin-top: 0.6rem;
	height: 10.08rem;
}
.solution_box{
	position: absolute !important;
	bottom: 0.48rem;
	left: 0;
	padding-right: 0.69rem;
	justify-content: space-between;
	align-items: flex-end !important;
	padding: 0 0.69rem;
	width: 100%;
}
.solution_tit{
	font-family: HarmonyOS_light, HarmonyOS_light;
	font-weight: 500;
	font-size: 0.3rem;
	color: #FFFFFF;
	line-height: 0.35rem;
}
.solution_cont hr{
	width: 0.4rem;
	height: 0.06rem;
	background: #F78716;
	margin: 0.12rem 0 0.24rem;
}
.solution_dec{
	font-family: HarmonyOS_light, HarmonyOS_light;
	font-weight: 400;
	font-size: 0.18rem;
	color: rgba(255,255,255,0.8);
	line-height:0.4rem;
}
.solution_box img{
	width: 0.6rem !important;
	height: 0.18rem !important;
	object-fit: contain !important;
}
.index_solution .swiper-pagination{
	top: 0.2rem !important;
	left: 0.29rem !important;
	width: auto !important;
	height: auto;
}
.index_solution .swiper-pagination-bullet{
	opacity: 0.8;
}
.index_solution .swiper-pagination-bullet-active{
	opacity: 1;
}
.index_solution .swiper-pagination-bullet:nth-of-type(1){
	background: #fe5a51;
}
.index_solution .swiper-pagination-bullet:nth-of-type(2){
	background: #e6bf2a;
}
.index_solution .swiper-pagination-bullet:nth-of-type(3){
	background: #54c22c;
}
.solutionSwiper .swiper-pagination-bullet-active{
	width: 42px;
	    height: 6px;
	    background: #8988BE;
}
.solutionSwiper .swiper-pagination-bullet{
	width: 18px;
	    height: 6px;
	    background: rgba(137, 136, 190, 1);
	    border-radius: 0;
	    margin: 0 0.06rem !important;
}
.solutionSwiper .swiper-pagination{
	top: 0.3rem !important;
	bottom: auto !important;
}


/*xin*/
.detail_box{
    position: relative;
}
.modern_ul{
    position: fixed;
    top: 50%;
    left: 0.6rem;
    transform: translateY(-50%);
    width: 1.53rem;
    background: #FFFFFF;
    border: 0.01rem solid #EDEDEF;
    padding: 0.45rem 0 0.51rem;
    z-index: 99999;
    display: none;
}
.modern_li{
    padding: 0.14rem 0;
}
.modern_li a{
    font-family: HarmonyOS_Regular;
font-weight: 500;
font-size: 0.14rem;
color: #323232;
padding: 0.06rem;
text-align: center;

}
.modern_li a.modern_active{
    font-size: 0.14rem;
    border-right: 0.04rem solid #1E1B89;
    color: #3C6AF4;
    font-family: HarmonyOS_SC_medium;
}
.menuDis{
    display: block;
}



.Overview{
    position: relative;
    margin-top: 0.5rem;
}
.Overview_box{
    
}
.Overview_left{
    flex: 0 0 6.96rem;
    position: relative;
}
.mengban{
    
}
.Overview_left img{
    
    height: 3.91rem;
}
.Overview_left video{
    height: 3.91rem;
    width: 100%;
    object-fit: contain;
    background: #000;
}
.Overview_right{
    padding-left: 0.32rem;
}
.Overview_tit{
    font-family: HarmonyOS_SC_medium;
/*font-weight: bold;*/
font-size: 0.24rem;
color: #1E1B89;
}
.Overview_dec{
    font-family: HarmonyOS_SC_regular;
font-weight: 400;
font-size: 0.14rem;
color: #323232;
line-height: 0.3rem;
margin-top: 0.32rem;
}
.Overview_ul{
    position: absolute;
    right: 0;
    bottom: 0;
        flex-wrap: wrap !important;
    width: 42%;
}
.Overview_ul li{
    width: 2.2rem;
height: 0.64rem;
background: #F4F4F9;
display: flex;
align-items: center;
justify-content: center;
font-family: HarmonyOS_SC_regular;
font-weight: 400;
font-size: 0.14rem;
color: #323232;
margin: 0.32rem 0 0 0.32rem;
transition: all 0.5s;
cursor: pointer;
}
.Overview_ul li.active2{
    background: #2F2D93;
    color: #fff;
}
.Overview_ul li:hover{
    background: #E7ECFE;
    color: #3C6AF4;
    transition: all 0.5s;
}
.Overview_ul li.active2:hover{
    background: #2F2D93;
    color: #fff;
}
.content2{
    display: none;
}
.content_wrap2 .content2.active2{
    display: block;
}
.content2 .flex_box{
    align-items: start !important;
}




.pain{
    margin-top: 0.5rem;
}
.pain_box{
    margin: 0 -0.16rem;
}
.pain_list{
    height: 2.88rem;
    flex: 0 0 0.72rem;
    margin: 0 0.16rem;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pain_list_list{
    height: 2.88rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pain_num{
    font-family: HarmonyOS_SC_medium;
font-weight: 400;
font-size: 0.16rem;
color: #333333;
text-align: center;
margin-top: 0.26rem;
transition: all 0.5s;
}
.pain_tit{
    width: .3rem;
    word-wrap:break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: HarmonyOS_SC_medium;
    font-weight: 400;
    font-size: 0.14rem;
    color: #333333;
    writing-mode: vertical-rl;
    /*line-height: 0.14rem;*/
    margin-top: 0.16rem;
    /*line-height: 0.72rem;*/
    line-height: .3rem;
    letter-spacing: .02rem;
    /*width: 0.72rem;*/
    /*padding: 0 .25rem;*/
    text-align: center;
}
.pain_dec{
    opacity: 0;
    font-family: HarmonyOS_SC_regular;
font-weight: 300;
font-size: 0.14rem;
color: #333333;
line-height:0.24rem;
transition: all 0.5s;
display: none;
}
.pain_tit2{
    font-weight: bold;
    font-size: 0.24rem;
    color: #2F2D93;
    font-family: HarmonyOS_light;
    line-height: 0.28rem;
    letter-spacing: 0.02rem;
    opacity: 0;
    transition: all 0.5s;
}
/*.pain_list:hover{*/
/*    flex: 0 0 55.6%;*/
/*    transition: all 1s;*/
/*    padding: 0 0.5rem;*/
/*}*/
/*.pain_list:hover .pain_list_list{*/
/*    padding: 0.4rem 0;*/
/*    transition: all 0.5s;*/
/*}*/
/*.pain_list:hover .pain_num{*/
/*    font-weight: bold;*/
/*font-size: 0.3rem;*/
/*color: #2F2D93;*/
/*text-align: left;*/
/*transition: all 0.5s;*/
/*}*/
/*.pain_list:hover .pain_tit{*/
/*    font-family: HarmonyOS_light;*/
/*font-weight: bold;*/
/*font-size: 0.24rem;*/
/*color: #2F2D93;*/
/*line-height: 0.28rem;*/
/*    writing-mode: horizontal-tb;*/
/*}*/
/*.pain_list:hover .pain_dec{*/
/*    margin-top: 0.3rem;*/
/*    opacity: 1;*/
/*    transition: all 0.5s;*/
/*}*/
.pain_list.active{
    flex: 0 0 55.6%;
    padding: 0 0.5rem;
    justify-content: flex-start;
}
.pain_list.active .pain_list_list{
    padding: 0.4rem 0;
    transition: all 0.5s;
    display: block;
}
.pain_list.active .pain_num{
    font-family: HarmonyOS_SC_medium;
    /*font-weight: bold;*/
font-size: 0.3rem;
color: #2F2D93;
text-align: left;
transition: all 0.5s;
}
.pain_list.active .pain_tit{
    font-family: HarmonyOS_SC_medium;
    /*font-weight: bold;*/
    font-size: 0.24rem;
    color: #2F2D93;
    line-height: 0.28rem;
    writing-mode: horizontal-tb !important;
    letter-spacing: 0.02rem;
    height: auto;
    width: 100%;
    text-align: left;
    padding: 0;
}
.pain_list.active .pain_dec{
    font-family: HarmonyOS_SC_regular;
    font-size: 0.14rem;
    font-weight: 400;
    margin-top: 0.3rem;
    opacity: 1;
    transition: all 0.5s;
    display: block;
}
.pain_list:nth-of-type(1){
    background: url(/assets/img/01.png) no-repeat;
}
.pain_list:nth-of-type(2){
    background: url(/assets/img/02.png) no-repeat;
}
.pain_list:nth-of-type(3){
    background: url(/assets/img/03.png) no-repeat;
}
.pain_list:nth-of-type(4){
    background: url(/assets/img/04.png) no-repeat;
}
.pain_list:nth-of-type(5){
    background: url(/assets/img/05.png) no-repeat;
}
.pain_list:nth-of-type(6){
    background: url(/assets/img/06.png) no-repeat;
}
.pain_list:nth-of-type(1).active{
    background: url(/assets/img/01_show.png) no-repeat;
}
.pain_list:nth-of-type(2).active{
    background: url(/assets/img/02_show.png) no-repeat;
}
.pain_list:nth-of-type(3).active{
    background: url(/assets/img/03_show.png) no-repeat;
}
.pain_list:nth-of-type(4).active{
    background: url(/assets/img/04_show.png) no-repeat;
}
.pain_list:nth-of-type(5).active{
    background: url(/assets/img/05_show.png) no-repeat;
}
.pain_list:nth-of-type(6).active{
    background: url(/assets/img/06_show.png) no-repeat;
}




.archit{
    background: #F5F5F7;
    margin-top: 1.3rem;
    padding-bottom: 1.3rem;
}
.archit_box{
    margin-top: 0.5rem;
}
.archit_box img{
    max-width: 100%;
    width: revert-layer!important;
    height: auto!important;
}
.archit img{
    height: 4.5rem;
    width: 100%;
}


.core{
    margin-top: 0.5rem;
    align-items: self-start !important;
}
.core_left{
    margin-bottom: 5px;
}
.core_list{
    width: 2.8rem;
    height: 0.92rem;
    background: #F4F4F9;
    border: 0.1rem solid #FFFFFF;
    font-family: HarmonyOS_SC_Regular;
font-weight: 500;
font-size: 0.14rem;
color: #323232;
transition: all 0.5s;
display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.core_list.active{
    color: #2F2D93;
    background: #FFFFFF;
    font-family: HarmonyOS_SC_medium;
    /*border: 0.1rem solid #E7ECFE;*/
    border-top: 0.1rem solid #F4F3F9;
    border-left: 0.1rem solid #F4F3F9;
    border-bottom: 0.1rem solid #F4F3F9;
    border-right: 0.1rem solid #F4F3F9;
}
.core_list:hover{
    background: #E7ECFE;
    color: #3C6AF4;
    transition: all 0.5s;
}
.coreSwiper{
    width: 9.15rem;
    height: 5.52rem;
    height: auto;
}

.coreSwiper img{
    max-width: 100%;
    padding: .2rem;
    width: revert-layer!important;
    height: auto!important;
    margin: 0 auto;
}


.coreSwiper p{
    font-family: HarmonyOS_SC_regular;
font-weight: 400;
font-size: 0.14rem;
color: #323232;
line-height: 0.3rem;
}
/*.coreSwiper img{*/
/*    width: 7.11rem !important;*/
/*height: 3.1rem !important;*/
/*margin: 0.4rem auto 0;*/
/*object-fit: contain !important;*/
/*}*/
.coreSwiper video{
    width: 7.11rem !important;
    height: 3.1rem !important;
    margin: 0.4rem auto 0;
    object-fit: cover !important;
    display: flex;
}
.coreSwiper .swiper-slide{
    padding: 0.32rem;
    border: 0.1rem solid #F4F3F9;
}
.coreSwiper .swiper-pagination{
    bottom: 0.5rem !important;
}
.coreSwiper .swiper-pagination-bullet-active{
        width: 0.34rem !important;
    height: 0.08rem !important;
    background: #1E1B89 !important;
    border-radius: 0.04rem !important;
}
.coreSwiper .swiper-pagination-bullet{
    width: 0.08rem;
    height: 0.08rem;
    background: #8E8DC4;
    opacity: 1;
}
.content{
    display: none;
}
.content_wrap .content.active{
    display: block;
}
.core_list.active:hover{
    color: #2F2D93;
    background: #FFFFFF;
       border-bottom: 0.1rem solid #F4F3F9 !important;
}
.core_list.active{
    font-size: 0.14rem;
}
.core_list.active:after{
    content:"";
    display: block;
    width: 0.2rem;
    height: 0.72rem;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    right: -0.2rem;
    z-index: 2;
}



.Overview_light{
    background: #F5F5F7;
    margin-top: 1.3rem;
    padding-bottom: 1.3rem;
}
.Overview_light_box{
    margin: 0.5rem -0.16rem 0;
}
.light_list_box{
    height: 3.61rem;
    
    margin: 0 0.16rem;
    position: relative;
}
.light_list{
    position: absolute;
    top: 0;
    left: 0;
    padding:0.6rem 0.3rem;
}
.light_tit{
    font-family: HarmonyOS_SC_medium;
    /*font-weight: bold;*/
    font-size: 0.18rem;
    color: #333333;
    text-align: center;
}
.light_dec{
    font-family: HarmonyOS_SC_regular;
font-weight: 400;
font-size: 0.14rem;
color: #333333;
line-height: 0.24rem;
margin-top: 0.32rem;
}
.light_list_box img{
    height: 3.61rem !important;
    width: 100% !important;
}
.lightSwiper{
    padding-bottom: 0.36rem !important;
}
.lightSwiper .swiper-pagination-progressbar{
    bottom: 0 !important;
    top: auto !important;
    background: rgba(30, 27, 137, 0.05) !important;
    width: 97.6% !important;
    margin: auto !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
.lightSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #1E1B89!important;
}


@media only screen and (max-width: 1024px){
    .modern_box{
    padding: 15px 0;
}
/*.core, */
.content2 .flex_box, 
.Overview{
    flex-direction: column;
}
.Overview_ul{
    position: relative;
    flex-direction: row;
        width: 100%;
        /*overflow: auto;*/
        flex-wrap: nowrap !important;
        
}
.pain_box{
    /*overflow: auto;*/
    overflow-x: scroll;
        overflow-y: hidden;
}

.pain_box::-webkit-scrollbar-thumb {
    border-radius: 3px;
    border: 5px solid #fff;
    background: #fff;
}
.pain_box::-webkit-scrollbar {
    width: 5px;
    height: 0px;
}





.Overview_left{
    flex: 0 0 auto;

}
.Overview_right{
        padding-left: 0;
        margin-top: 10px;
}
.Overview_left img{
    height: auto;
}
.Overview_ul li{
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
    margin-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 25%;
    display: block;
    padding: .1rem 0;
    /*width: auto;*/
}
.Overview, 
.Overview_dec{
    margin-top: 15px;
}
.pain_list.active{
    flex: 0 0 70%;   
    padding: 0 5px;
}
.pain_tit{
    height: 150px;
    font-size:  12px !important;
    -webkit-writing-mode: vertical-rl !important;
/*writing-mode: vertical-rl !important;*/
-ms-writing-mode: vertical-rl;
    writing-mode: tb-rl !important;
        display: inline-block;
        text-align: left;

}
.pain, 
.archit_box, 
.pain_list.active .pain_num{
    margin-top: 10px;
}

.archit_box img{
    object-fit: contain;
}
.pain_list.active .pain_list_list{
    padding: 5px;
}
.pain_list{
    /*margin:0 5px;*/
}
.core{
    flex-direction: column;
}
.core_left{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: auto;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 0;
}

.coreSwiper img{
    margin-top: 10px !important;
}
.core_list.active:after{
    width: 2.6rem;
    width: 100%;
    height: 0.2rem;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    /*display: none;*/
}
.content_wrap .content.active{
    margin-top: -.1rem;
}
.core_list{
    white-space: nowrap;
        width: auto;
    padding: 0 5px;
}
.core_list.active:hover{
        border-bottom: 1px solid #fff;
}
.coreSwiper, 
.coreSwiper img{
    width: 100% !important;
    margin: 0;
    height: auto;
}
.coreSwiper .swiper-slide{
    padding: 10px;
}
.Overview_light{
    margin-top: 15px;
    padding-bottom: 15px;
}
.pain_dec{
        /*max-height: 70px;*/
    overflow: auto;
    overflow:hidden;
display: -webkit-box!important;
-webkit-box-orient:vertical;
-webkit-line-clamp:5;
text-overflow:ellipsis;
}
.core .core_right{
    /*width: 61%;*/
    width: 100%;
}
.light_list_box{
    height: 300px;
}
.light_list_box img{
    height: 100%!important;
}
.pain_list_list{
    height: auto;
}
.pain_list{
    /*height: auto;*/
    min-height: 200px;
    align-items: flex-start;
}
.lightSwiper .swiper-scrollbar{
    display: none;
}
.Overview_light_box{
    margin: 0;
}
}





























