<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.plan_content{
    background: #000000;
}
.content_1 .topTitle{
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom:75px;
    padding-top: 100px;
}
.content_1 .x_desc{
    display: block;
    margin: 0 auto 105px;
}
.content_1 .topTitle span, .content_2 .topTitle span{
    margin-top: 15px;
    font-size: 24px;
	font-family: CAI079;
    display: block;
	text-transform: uppercase;
}
.x_list{
    position: relative;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    margin: 0 auto;
    padding-bottom: 84px;
}
.x_list img{
	padding-left: 97px;
}
.x_list div{
    padding-left: 55px;
    color: #fff;
}
.x_list .x_tt{
    position: absolute;
    top:3vh;
    font-family: CAI079;
    left: 0;
    color: #fff;
    font-size: 80px;
}
.x_list div h4{
    font-size: 45px;
	width: auto;
    font-weight: bold;
	width: 70px;
    background-image:-webkit-linear-gradient(left,#d92d29,#c12941,#922971);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
	font-family: CAI079;
}
.x_list div p{
    font-size: 28px;
	font-weight: bold;
}
.x_list div span{
    font-size: 20px;
    color: #999;
	line-height: 34px;
	margin-top: 10px;
	display: block;
}
.shortvideo{
    background: #f2f6f7;
	padding-bottom: 0px;
}
.shortvideo1{
    background: #f2f6f7;
	    padding: 110px 0px;
}
.shortvideo1 .videotext .vt-title{
	font-weight: bold;
	font-size: 30px;
	overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}
.shortvideo2 .videotext .vt-title{
	font-weight: bold;
	font-size: 24px;
	overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}
.shortvideo2 .videotext .vt-desc{
	height: auto;
	font-size: 24px;
	font-weight: bold;
}
.shortvideo:nth-of-type(2n+1){
    background: #fff;
}
.mcn-lb .videotext{
    padding: 25px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.videoMod{
    height: 603px;
}
.mcn-lb2{
       padding: 100px 0px;
}
/*.mcn-lb2 .swiper-slide{*/
/*    cursor: pointer;*/
/*}*/
.mcn-lb2 .videotext{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mcn-lb2 .videoMod{
    width: 100%;
    height: 441px;
    overflow: hidden;
    position: relative;
}
.mcn-lb2 .videoMod img, .mcn-lb3 .videoMod video{
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: block;
    width: 100%;
}
.mcn-lb2 .videotext{
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0px 2px 5px #ccc;
    margin-bottom: 5px;
}
.mcn-lb2 .videotext .vt-desc{
    margin-top: 0;
    font-size: 25px;
    background-image: -webkit-linear-gradient(left,#e1582e,#d62d2c, #842980, #e1582e, #d62d2c, #842980);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
}
.mcn-lb3 .videotext{
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.videotext .vt-title{
	color: #333333;
	font-size: 22px;
}
.vt-desc{
	font-size: 18px;
	color: #666;
	    height: 52px;
	    /*overflow: hidden;*/
}
.videoMod{
	height: auto;
	
}
.videoMod img{
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.mcn-lb2 .videoMod{
	height: auto;
}
.mcn-lb3{
	padding: 100px 0px;
}
 .mcn-lb3 .videoMod video{
	 height: 615px;
 }
@media (max-width:1200px) {
	.x_list img{
		width: 60%;
	}
	.mcn-lb2 .videotext{
		display: block;
		width: 100%;
	}
}</pre></body></html>