.n-banner{

	position: relative;

}

.n-banner .img{

	width: 100%;

	font-size: 0;

	overflow: hidden;

}

.n-banner .img img{

	width: 100%;

}

.n-banner .m-c{

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background: rgba(0, 0, 0, 0.25);

    display: flex;

	justify-content: center;

	align-items: center;

}

.n-banner .m-c h1{

	font-family: "SourceHanSansCNMedium","PingFang","微软雅黑";

	font-size: 4.166666666666667vw;

	font-weight: 500;

	color: #fff;

	line-height: 1.5;

}

.n-banner .m-c h2{

		font-family: "SourceHanSansCNExtraLight","PingFang","微软雅黑";

	font-size:  3.9583333333333335vw;

	font-weight: lighter;

	color: #fff;

	margin: 0 0 2.5rem;

	text-transform: uppercase;

line-height: 1.5;

}

.n-banner .m-c span{

	width: 180px;

	height: 1px;

	background: #fff;

	display: block;



}

/*  */

.info-banner .m-c{

	text-align: center;

	background: linear-gradient(270.17deg, rgba(4, 13, 44, 0.729) 0.18%, rgba(5, 34, 176, 0.129) 99.88%);

}



.info-banner .m-c h1{

	font-size: 2.3958333333333335vw;

	margin-bottom: 1rem;

}

.info-banner .m-c p{

	color: #fff;

}

/*  */

.a-jj .m-c{

	align-items: center;

}

.a-jj .m-c .l-l{

	width: 42%;

	margin-left: 7vw;text-align: justify;

}

.a-jj .m-c .img{

	width: 48%;

}

.a-jj .m-c .img img{

	width: 100%;

}

/*  */

.a-td{

	background: rgba(241, 241, 241, 1);

   padding-top: 5rem;

}

.m-gd:nth-of-type(2n){

	background: #fff;

}

.m-gd .mySwiper-td p{

	margin: 0 0 2rem;

	text-align: center;

}

.m-gd .mySwiper-td{

	margin-top: 2rem;

}

.mySwiper-td{

	margin-top: 1rem;

}

.mySwiper-td .swiper-slide{

	width: 60%;

	margin: 0 4%;

	opacity: 1;

	

}

.mySwiper-td .swiper-slide .t-t{

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background: rgba(0, 0, 0, 0.5);

	display: block;



}

.mySwiper-td .swiper-slide-active{

	opacity: 1;

}

.mySwiper-td .swiper-slide-active .t-t{

	display: none;

}

.mySwiper-td .swiper-slide .img{

	font-size: 0;

	overflow: hidden;

	width: 100%;

	position: relative;

}

.mySwiper-td .swiper-slide img{

	width: 100%;

}

.mySwiper-td .swiper-button-next, .mySwiper-td .swiper-button-prev{

	width: 2rem;

	height: 2rem;

	background: url(../images/left.png) center center no-repeat;

	background-size: 100% auto;

	color: rgba(0,0,0,0);

	left: 16%;

}

.mySwiper-td .swiper-button-next{

	transform: rotate(180deg);

	right: 16%;

	left: auto;

}

/*  */

.a-bbtd{

	background: rgba(241, 241, 241, 1);

}

.a-bbtd .m-c{

	margin-top: 3rem;

}

.a-bbtd .c-num{

	width: 35%;

	padding-bottom: 2rem;

}

.a-bbtd .c-num ul{

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

	height: 100%;

	

}

.a-bbtd .c-num ul li{

	width: 50%;

	display: flex;

	justify-content: center;

	align-items: center;

	height: 50%;

	text-align: center;

	padding: 1rem;

	background: #E3E3E3;

	

}

.a-bbtd .c-num ul li:nth-of-type(2),.a-bbtd .c-num ul li:nth-of-type(3){

	background: #fff;

}

.c-num ul li h1{

	font-size: 3.166666666666667vw;

	background: linear-gradient(90deg, #B20EE3 0%, #5771F1 100%);

	    -webkit-background-clip: text;

	    color: transparent;

	    display: inline-block;

		width: 100%;

		font-family: "SourceHanSansCNBold","PingFang","微软雅黑";

}

.c-num ul li h1 span{

	



}

.mySwiper-bbtd{

	width: 65%;

	padding-bottom: 2rem;

}

.mySwiper-bbtd .swiper-slide .img{

	font-size: 0;

	overflow: hidden;

}

.mySwiper-bbtd .swiper-slide img{

	width: 100%;

}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{

	bottom: 0%;

}

.mySwiper-bbtd .swiper-pagination-bullet{

	background: #fff;

	opacity: 1;

}

.mySwiper-bbtd .swiper-pagination-bullet-active{

	background: linear-gradient(110.25deg, #B30EE3 8.25%, #5375F2 91.24%);



}

/*  */

.a-num{

	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.161);

	background: rgba(255, 255, 255, 0.5);

	margin: 2rem 0;

}

.a-num ul{



  display: flex;

  justify-content: space-around;

  flex-wrap: wrap;

  padding: 2rem 0;

}

.a-num ul li{

	background: url(../images/a4.png) center center no-repeat;

	background-size: 100% 100%;

	text-align: center;

	width: 19%;

	padding: 1rem;

	

	

}

.p-num ul li{

	background: url(../images/pr5.png) center center no-repeat;

	background-size: 100% 100%;

	display: flex;

	justify-content: center;

	align-items: center;

	}

.a-num ul li h1{

	font-size: 3.166666666666667vw;

	background: linear-gradient(90deg, #B20EE3 0%, #5771F1 100%);

	    -webkit-background-clip: text;

	    color: transparent;

	    display: inline-block;

		width: 100%;

		

}

.a-num ul li h1 span{

	font-style: italic;

	margin-right: 0.5rem;

}

/*  */

.mySwiper-lc{

	margin-top: 2rem;

		padding: 0 1rem;

}



.mySwiper-lc .swiper-slide{

	width: 23%;

	padding:0 1rem;

	margin:0 0 0 2%;

	position: relative;

	border-left: 1px solid rgba(203, 203, 203, 1); 

}

.mySwiper-lc .swiper-slide::after{

	content: "";

	position: absolute;

	right: 0;

	top: 0;

	width: 1px;

	height: 100%;

	/* background: rgba(203, 203, 203, 1); */

	 /* */

}

.mySwiper-lc .swiper-slide .h80{

	text-align: center;

	background: linear-gradient(90deg, #B20EE3 0%, #5771F1 100%);

	    -webkit-background-clip: text;

	    color: transparent;

		font-weight: 600;

		font-family: "SourceHanSansCNBold","PingFang","微软雅黑";

}

.mySwiper-lc .swiper-slide .p-p{

	height: 20vh;

	overflow-y: auto;

}

.mySwiper-lc .swiper-slide .p-p p{

	margin: 5px 0;

	position: relative;

}

.mySwiper-lc .swiper-slide .p-p p::before{

	content: "·";

	

}

.mySwiper-lc .swiper-button-next, .mySwiper-lc .swiper-button-prev{

	width: 2rem;

	height: 2rem;

	background: url(../images/left.png) center center no-repeat;

	background-size: 100% auto;

	color: rgba(0,0,0,0);

	left: 0%;

}

.mySwiper-lc .swiper-button-next{

	transform: rotate(180deg);

	right: 0%;

	left: auto;

}



/* 整个滚动条 */  
.mySwiper-lc .swiper-slide .p-p::-webkit-scrollbar {  
  width: 2px;  
}  
  
/* 滚动条滑块 */  
.mySwiper-lc .swiper-slide .p-p::-webkit-scrollbar-thumb {  
  background-color: #695bee;  
  border-radius: 10px;  
  border: 1px solid transparent;  
  background-clip: content-box; /* 防止边框增加滑块大小 */  
}  
  
/* 滚动条轨道 */  
.mySwiper-lc .swiper-slide .p-p::-webkit-scrollbar-track {  
  background-color: #f1f1f1;  
  border-radius: 10px;  
}  
  
/* 滚动条轨道在水平及垂直滚动条交汇处的圆角 */  
.mySwiper-lc .swiper-slide .p-p::-webkit-scrollbar-corner {  
  background-color: black;  
}

/*  */

.a-ry{

	background: rgba(241, 241, 241, 1);

  

}

.a-ry .m-c{

	position: relative;

}

.a-ry .m-c .k-k{

	position: absolute;

	width: 2%;

	height: 100%;

	

	top: 0;

	z-index: 2;

	background: rgba(241, 241, 241, 1);

}

.a-ry .m-c .k-k.k-k1{

	right: 0;

}

.a-ry .m-c .k-k.k-k2{

	left: 0;

}

.mySwiper-ry{

	padding: 0 1.5rem;

}





.mySwiper-ry1 .swiper-slide{

	width: 23%;

	margin: 1% ;

	overflow: hidden;

}





.mySwiper-ry2 .swiper-slide{

	width: 18%;

	margin: 1%;

	overflow: hidden;



}



.mySwiper-ry .swiper-slide img{

	width: 100%;

	transition: all 1s;

}

.mySwiper-ry .swiper-slide:hover img{

	transform: scale(1.05);

}

.mySwiper-ry .swiper-button-next, .mySwiper-ry .swiper-button-prev{

	width: 2rem;

	height: 2rem;

	background: url(../images/left.png) center center no-repeat;

	background-size: 100% auto;

	color: rgba(0,0,0,0);

	left: 0%;

	z-index: 2;

}

.mySwiper-ry .swiper-button-next{

	transform: rotate(180deg);

	right: 0%;

	left: auto;

}

/*  */

.a-tzr{

	background: #fff;

}

.a-tzr .m-c ul{

	display: flex;

	flex-wrap: wrap;

	margin-top: 2rem;

}

.a-tzr .m-c ul li{

	width: 18%;

	margin: 1%;

	font-size: 0;

	overflow: hidden;

}

.a-tzr .m-c ul li img{

	width: 100%;

	transition: all 1s;

}

.a-tzr .m-c ul li:hover img{

	transform: scale(1.05);

}

/*  */

.p-jjfa .m-c{

	width: 100%;

	position: relative;

}

.p-jjfa .m-c .img{

	width: 55%;

	margin: 3rem auto;

}

.p-jjfa .m-c img{

	width: 100%;

}

.p-jjfa .m-c .l-d{

	position: absolute;

	width:25%;

}

.p-jjfa .m-c .l-d .p26{

	background: linear-gradient(90deg, #B20EE3 0%, #5771F1 100%);

	    -webkit-background-clip: text;

	    color: transparent;

		font-weight: 600;

		display: inline-block;

		font-family: "SourceHanSansCNBold","PingFang","微软雅黑";

}

.p-jjfa .m-c .l-d img{

	width: 66%;

	

	margin:0 2rem;

	

	

}

.p-jjfa .m-c .l-d:nth-of-type(2n) img{

	transform: rotateY(180deg);

	

	

}

.p-jjfa .m-c .l-d.l-d1{

	top: 10%;

	left: 0;

}

.p-jjfa .m-c .l-d.l-d2{

	bottom: 10%;

	left: 0;

}

.p-jjfa .m-c .l-d.l-d2 img{

		transform: rotate(180deg);

}

.p-jjfa .m-c .l-d.l-d3 img{

		transform: rotateY(0);

}

.p-jjfa .m-c .l-d.l-d4 img{

		transform: rotateX(180deg);

}

.p-jjfa .m-c .l-d.l-d3{

	top: 10%;

	right: 0;

	text-align: right;

}

.p-jjfa .m-c .l-d.l-d4{

	bottom: 10%;

	right: 0;

	text-align: right;

}

/*  */

.p-list{

	background: rgba(241, 241, 241, 1);

}

.p-list:nth-of-type(2n){

	background: #fff;

}

.mySwiper2 {

	margin-top: 2rem;

}

.mySwiper2 .swiper-slide{

	

}

.mySwiper2 .swiper-slide .c-c{

	display: flex;

	width: 100%;

	justify-content: space-between;

	flex-wrap: wrap;

}

.p-list:nth-of-type(2n) .mySwiper2 .swiper-slide .c-c{

	flex-direction: row-reverse;

}

.mySwiper2 .swiper-slide .c-c .txt{

	width: 48%;

	margin-left: 4%;

}

.mySwiper2 .swiper-slide .c-c .img{

	width: 48%;

}

.mySwiper2 .swiper-slide .c-c .img img{

	width: 100%;

}

.mySwiper2 .swiper-slide .c-c .t{

	display: flex;

	align-items: flex-end;

	margin: 1rem 0;

}

.mySwiper2 .swiper-slide .c-c .t .h40{

	background: linear-gradient(90deg, #B20EE3 0%, #5771F1 100%);

	    -webkit-background-clip: text;

	    color: transparent;

		font-weight: 800;

		line-height: 1;

		font-family: "SourceHanSansCNHeavy","PingFang","微软雅黑";

}

.mySwiper2 .swiper-slide .c-c .t .p26{

	background: linear-gradient(90deg, #B20EE3 0%, #5771F1 100%);

	    -webkit-background-clip: text;

	    color: transparent;

		margin-left: 1rem;

		line-height: 1;

		font-family: "SourceHanSansCNBold","PingFang","微软雅黑";

}

.mySwiper2 .swiper-slide .c-c .p-p{

	margin: 0.5rem 0;

}

.mySwiper2 .swiper-slide .c-c ul{

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}

.mySwiper2 .swiper-slide .c-c ul li{

	width: 48%;

	margin:0.4rem 0;

}

.mySwiper2 .swiper-slide .c-c ul li .p24{

	margin-bottom: 0.2rem;

	font-weight: 600;

	font-family: "SourceHanSansCNMedium","PingFang","微软雅黑";

}

.mySwiper2 .swiper-button-next, .mySwiper2 .swiper-button-prev{

	width: 2rem;

	height: 2rem;

	background: url(../images/left.png) center center no-repeat;

	background-size: 100% auto;

	color: rgba(0,0,0,0);

	left: 0%;

}

.mySwiper2 .swiper-button-next{

	transform: rotate(180deg);

	right: 0%;

	left: auto;

}

/*  */

.mySwiper-tab{

	margin: 2rem 0;

}
.mySwiper-tab .swiper-wrapper{
	justify-content: center;
}
.mySwiper-tab .swiper-slide{

	width: auto;

	margin: 0 2%;

}

.mySwiper-tab .swiper-slide .p20{

	padding: 0.2rem 0;

}

.mySwiper-tab .swiper-slide-thumb-active .p20{

	color: rgba(26, 26, 26, 1);

	font-weight: 800;

	position: relative;

	

}

.mySwiper-tab .swiper-slide-thumb-active .p20::after{
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		height: 4px;
		width: 100%;
		background: linear-gradient(90deg, #B30EE3 0%, #5375F2 100%);;
	}

/*  */

.m-jj .m-c{

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

	margin-top: 2rem;

}

.m-jj .m-c .c-video{

	width: 53%;

	position: relative;

}

.m-jj .m-c .c-video .img{

	width: 100%;

	font-size: 0;

	overflow: hidden;

}

.m-jj .m-c .c-video .img img{

	width: 100%;

}

.m-jj .m-c .c-video .t-t{

	position: absolute;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	background: rgba(8, 11, 24, 0.25);

	display: flex;

	justify-content: center;

	align-items: center;



}

.m-jj .m-c .c-video .t-t img{

	width: 3rem;

	cursor: pointer;

}

.m-jj .m-c .txt{

	width: 43%;

	line-height: 1.5;

	display: flex;

	justify-content: space-between;

	flex-direction: column;

	text-align: justify;

    

}

.m-jj .m-c .txt p{

	margin-bottom: 1rem;

	line-height: 1.75;

}

/*  */

.n-news .m-c ul li{

	margin-bottom: 1.6rem;

}

/*  */

.page {
  width: 100%;
 
  text-align: center;
  margin-bottom: 6rem;
}

.page a {
 
  padding: 0.5rem 1rem;


  border: 1px solid rgba(203, 203, 203, 1);
  /*font-weight:600;*/
  margin: 0px 5px;
 color: rgba(102, 102, 102, 1);



}

.page a.active,
.page a:hover {
 background: linear-gradient(135deg, #B30EE3 0%, #5375F2 100%);


  border: 1px solid rgba(203, 203, 203, 0);
  color: #fff;
}

/*  */

.n-info .m-c,.n-tab{

	width: 80%;

	margin: 0 auto;

}

.n-info .m-c p{

	color: rgba(102, 102, 102, 1);

	margin: 0.5rem 0;

}

.n-info .m-c b{

	color: rgba(26, 26, 26, 1);

font-weight: 700;

}

.n-info .m-c span{

	text-align: center;

	display: block;

	margin: 0.5rem 0;

}

.n-info .m-c img{

	max-width: 100%;

	margin: 0.5rem auto;

}

/*  */

.n-tab{

	margin: 3rem auto;

	border-top:1px solid rgba(241, 241, 241, 1);

  align-items: center;

}

.n-tab p{

	margin: 0.5rem 0;

	color:  rgba(102, 102, 102, 1);



}

.n-tab p a:hover{

	color: #695BEE;

}

.n-tab .b-black{

	background: linear-gradient(90deg, #B30EE3 0%, #5375F2 100%);

    padding: 0.5rem 2rem;

	display: block;

	color: #fff;

	transition: all 1s;

	text-align: center;

}

.n-tab .b-black:hover{

	transform: translateY(5px);

}

/*  */

.j-ss{

	padding: 2rem 0;

}

.j-ss .m-c{

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.j-ss .m-c .l-l{

	display: flex;

	width: 29.3333%;

	margin: 2%;

	border-bottom: 1px solid #1A1A1A;

	justify-content: space-between;

	align-items: center;

	padding:  1rem;

	

}

.j-ss .m-c .l-l input{

	width: 80%;

}

.j-ss .m-c .l-l select{

	width: 100%;

	padding: 0.2rem;

	color: #999999;

}

.j-ss .m-c .l-l .img{

	height: 1rem;

}

.j-ss .m-c .l-l .img img{

	height: 100%;

}

/*  */

.j-list{

	padding-bottom: 4rem;

}

.j-list .m-c ul{

	display: flex;

	flex-wrap: wrap;

}

.j-list .m-c ul li{

	width: 29.333%;

	margin: 2%;

	background: #F5F5F8;

	padding: 1.5rem;

}

.j-list .m-c ul li .p38{

	margin: 1rem 0;

}

.j-list .m-c ul li .p24{

		font-family: "SourceHanSansCNMedium","PingFang","微软雅黑";

		color: #1A1A1A;

		margin: 1rem 0;

}

.j-list .m-c ul li .p22{

	color: #999999;

}

.j-list .m-c ul li .p-p{

	min-height: 40vh;

	margin-bottom: 1rem;

/* 	overflow-y: auto; */

}

.j-list .m-c ul li .p-p p{

	

}

/* 整个滚动条 */  
.j-list .m-c ul li .p-p::-webkit-scrollbar {  
  width: 2px;  
}  
  
/* 滚动条滑块 */  
.j-list .m-c ul li .p-p::-webkit-scrollbar-thumb {  
  background-color: #695bee;  
  border-radius: 10px;  
  border: 1px solid transparent;  
  background-clip: content-box; /* 防止边框增加滑块大小 */  
}  
  
/* 滚动条轨道 */  
.j-list .m-c ul li .p-p::-webkit-scrollbar-track {  
  background-color: #e2e2e2;  
  border-radius: 10px;  

  opacity: 0.5;
}  
  
/* 滚动条轨道在水平及垂直滚动条交汇处的圆角 */  
.j-list .m-c ul li .p-p::-webkit-scrollbar-corner {  
  background-color: black;  
}

.j-list .m-c ul li .j-a{

	padding: 0.4rem 1.5rem;

	display: inline-block;

	border-radius: 3rem;

	border: 1px solid #666666;

}

.j-list .m-c ul li:hover .j-a{

	background: linear-gradient(90deg, #B30EE3 0%, #5375F2 100%);

	color: #fff;

		border: 1px solid rgba(0,0,0,0);

}

/*  */

.j-tc{

	position: fixed;

	left: 0;

	width: 100%;

	height: 100%;

	top: 0;

	background: rgba(0,0,0,0.2);

	display: flex;

		justify-content: center;

		align-items: center;

		z-index: 9999;

		transform: scale(0);

}

.j-tc.on{

	transform: scale(1);

}

.j-tc .m-c{

	background: #fff;

	width: 80%;

	margin: 0 auto;

	padding: 2rem 4rem;

}

.j-tc .m-c .l-l{

	display: none;

}

.j-tc .m-c .l-l.on{

	display: block;

}

.j-tc .m-c .l-l .t-t{

	display: flex;

	justify-content: space-between;

	align-items: center;

	padding: 0 0 1rem;

	border-bottom: 1px solid #e2e2e2;

}

.j-tc .m-c .l-l .t-t .close{

	cursor: pointer;

	transition: all 1s;

}

.j-tc .m-c .l-l .t-t .close:hover{

	transform: rotate(360deg);

}

.j-tc .m-c .l-l ul{

	height: 60vh;

	overflow-y: scroll;

	margin-bottom: 1rem;

}

.j-tc .m-c .l-l ul li{

	display: flex;

	justify-content: space-between;

	margin: 1rem 0;

}

.j-tc .m-c .l-l ul li .t-h{

	width: 16%;

}

.j-tc .m-c .l-l ul li .t-p{

	width: 80%;

	color: #999999;

}

/*  */

@media screen and (max-width: 991px) {

	.n-banner .img img{

		width: 200%;

		margin-left: -50%;

	}

	.n-banner .m-c h1{

		font-size: 2.2rem;

	}

	.n-banner .m-c h2{

		font-size: 1.6rem;

		margin-bottom: 1rem;

	}

	/*  */

	.a-num ul li{

		width: 48%;

		margin: 1%;

	}

	.a-num ul li h1,.c-num ul li h1{

		font-size: 2rem;

	}

	/*  */

	.mySwiper-lc .swiper-slide{

		width: 100%;

		margin: 0;

	}

	/*  */

	

	.mySwiper-ry .swiper-slide{

		width: 100%;

		

	}

	/*  */

	.a-bbtd .c-num{

		padding: 0;

		margin: 0 !important;

	}

	.mySwiper-bbtd{

		margin: 0 !important;

	}

	.a-bbtd .c-num ul li{

		height: 20vh;

	}

	/*  */

	.a-tzr .m-c ul li{

		width: 30.333%;

	}

	/*  */

	.p-jjfa .m-c .l-d img{

		height: 0.6rem;

	}

	.p-jjfa .m-c .img{

		margin: 1rem auto;

		width: 50%;

	}

	/*  */

	.mySwiper2 .swiper-slide .c-c .txt{

		width: 80%;

		margin: 1rem  auto;

	}

	.mySwiper2 .swiper-slide .c-c .img{

		width: 100%;

	}

	.mySwiper2{

		margin-top: 0;

	}

	/*  */

	.m-jj .m-c .c-video{

		width: 100%;

	}

	.m-jj .m-c .txt{

		width: 100%;

		margin-top: 1rem;

	}

	/*  */

	.m-gd .mySwiper-td{

		margin-top: 1rem;

	}

	.mySwiper-td .swiper-slide{

		width: 80%;

		margin: 0 2%;

	}

	/*  */

	.info-banner .m-c h1{

		font-size: 1.6rem;

	}

	.n-info .m-c, .n-tab{

		width: 100%;

	}

	/*  */

	.a-td{

		padding-top: 2rem;

	}

	.a-jj .m-c{

		margin: 0 2%;

		width: 96%;

	}

	.a-jj .m-c .l-l{

		margin: 0 ;

	}

	/*  */

	.page a{

		padding: 0.5rem 0.8rem;

		font-size: 0.8rem;

		

	}

	.page a img{

		width: 0.8rem;

	}

	/*  */

	.j-ss .m-c{

		flex-wrap: wrap;

	}

	.j-ss .m-c .l-l{

		width: 100%;

		padding: 0.5rem;

	}

	.j-ss .m-c .l-l select{

		padding: 0.2rem 0;

	}

	.j-list .m-c ul li{

		width: 100%;

	}

	.j-list .m-c ul li .p-p{

		/* height: 50vh; */

	}

	/*  */

	.j-tc .m-c{

		width: 100%;

		padding: 2rem;

	

	}

	/*  */

	.j-tc .m-c .l-l ul li .t-h{

		width: 26%;

	}

	.j-tc .m-c .l-l ul li .t-p{

		width:70%;

		padding-right: 1rem;

	}

	.j-tc .m-c .l-l ul{

		

	}

}