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

.main:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	right: 0;
	z-index: 9;
	background-image: linear-gradient(rgba(255,255,255,0.9), rgba(0,0,0,0));
	height: 100px;
	/* box-shadow: 0px 30px 50px rgb(0 0 0 / 50%); */
	/* background-size: auto 99%; */
}
.cpactive .e_container-5{background-color: #0078bd !important;border-color: #0078bd !important;}
.cpactive .e_container-5 a{color:#fff !important;}

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


.e_container-1 .e_text-7:after{position: absolute;content: '';left: 0px;bottom: 0px;width: 100%;z-index: 0;height: 0px;    background: #0078bd;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: 0px;bottom: 0px;width: 100%;z-index: 0;height: 0px;    background: #0078bd;transition: all .3s;}
.e_container-1 .e_container-6:hover .e_text-7:after{height:100%;}

.page_a.current {
    background: #0078bd !important;
    color: #fff;
}






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


}



.cpbg{
 border-bottom: rgba(255,255,255,0.1) 1px solid;
 border-right: rgba(255,255,255,0.1) 1px solid;
 margin-bottom: 15px;
}
.cpbg TR TD{
 text-align:
 center;
 border-left: rgba(255,255,255,0.1) 1px solid;
 line-height: 2.2;
 font-size: 14px;
 border-top: rgba(255,255,255,0.1) 1px solid;
 padding-top:5px;
 padding-bottom:5px;
 color: rgba(255,255,255,0.6);
}
.cpbg TD p{
 text-align:center;
 line-height: 2.2;

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


#c_magiccube_009-1691670984875 .p_tablist {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
}
#c_magiccube_009-1691670984875 .p_active {
 background: #0078bd !important;
 color:#fff !important;
}
#c_magiccube_009-1691670984875 .tab-item {
    display: block;
    width: 180px;
    line-height: 54px;
    text-align:center;
 margin:0px 5px;
 background:#fff;color:#333;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}