@charset "utf-8";
/* CSS Document */

html, body {
    scroll-behavior: smooth;
}
.cpactive .e_container-5{background-color: #e5005a !important;border-color: #e5005a !important;}
.cpactive .e_container-5 a{color:#fff !important;}

.nyactive .e_text-7:after{height:100% !important;}
.nyactive .e_text-7{color:#fff !important;}

#c_magiccube_009-16767813208072 .p_active {

	background-color: #e5005a !important;
;

}


 .e_container-1 .e_text-7:after{position: absolute;content: '';left: 0px;bottom: 0px;width: 100%;z-index: 0;height: 0px;background:#e5005a;transition: all .3s;}
 .e_container-1 .e_container-6:hover .e_text-7:after{height:100%;}
 .e_container-1 .e_text-7 a{z-index:1;position:relative;}

 .e_container-1 .e_text-7:after{position: absolute;content: '';left: 0;bottom: auto;width: 100%;top: 0;z-index: 0;height: 0px;background:#e5005a;transition: all .3s;}
.e_container-1 .e_container-6:hover .e_text-7:after{height:100%;bottom: 0;top: auto;}


.e_container-1 .e_text-7 a{z-index:1;position:relative;}


#c_magiccube_009-1704421281769 .p_active {
    color: #fff;
    border: 1px solid #e5005a !important;
    background-color: #e5005a;
}

#c_magiccube_009-1704421281769 .tab-item {
    display: block;
    width: calc(100% / 8);
    line-height: 48px;
    border-radius: 100vw;
    text-align: center;
    margin: 0px 5px;
    border: 1px solid #ddd;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

#c_magiccube_009-1704421281769 .p_tablist {
    display: flex;
    justify-content: center;
}


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

	

  
.nyactive a {
	color: #fff !important;

}

}
@media screen and (min-width: 769px) {
  .pl_service4{top:auto !important;bottom:20%;}

    .zzactive >div {
background:#394285 !important;
	
}
   .zzactive a   {
	color: #fff !important;

}
  
  

}



@media only screen and (max-width: 768px){
  
#c_magiccube_009-1704421281769 .tab-item {
    display: block;
    width: calc(100% / 1);
    line-height: 48px;
    border-radius: 100vw;
    text-align: center;
    margin: 0px 5px;
    border: 1px solid #ddd;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

}





table{
 border-bottom: 1px solid #ddd;
 border-right: 1px solid #ddd;
 margin-bottom: 15px;
}
table TR TD{
 text-align: left;
 border-left: #ddd 1px solid;
 line-height: 1.4;
 font-size: 14px;
 border-top: #ddd 1px solid;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 width: 50%;
 padding-right: 10px;
 color: #333;
}
table TD p{
 text-align:center;
 line-height: 2.2;

 font-size: 14px;
 color:#333;
 padding: 0 !important;
}
table .bt{
 background-color:#ff4f51;
 color:#fff !important;
 font-weight:bold;
}
table .bt p{
 background-color:#ff4f51;
 color:#fff !important;
 font-weight:bold;
}
TR .bg TD{
 color:#fff !important;
}
tr:nth-child(odd){background-color: #f4f4f4;}
tr:nth-child(even){background-color: rgba(0,0,0,0.0);}




.main:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	right: 0;
	z-index: 9;
	background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));
	height: 100px;/* box-shadow: 0px 30px 50px rgb(0 0 0 / 50%); */
    /* background-size: auto 99%; */
}