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

@media only screen and (min-width: 769px){
.nyactive a:before {
     width: 80% !important;
     margin-left: -40%;
     background: #004098;
     z-index: 9;
}
.nyactive a {
	color: #004098 !important;
}

}

@media only screen and (max-width: 768px){
  
  #c_static_001-1673518145675 .e_container-5 .cbox-5-1{display:none;}
.nyactive a:before {
     width: 0% !important;

    background: #004098;
    z-index: 9;
}
	.nyactive > div {

    background: #004098;
    z-index: 9;
}
	
.nyactive a {
	color: #fff !important;
}


	
  #c_static_001-1672042621512 .e_container-1 .cbox-1-1 {
   width:100%;
    align-self: center;
  }
  #c_static_001-1672042132985 .e_loop-5 .p_loopitem:nth-child(1) .e_container-6, #c_static_001-1672042132985 .e_loop-5 .p_loopitem:nth-child(2) .e_container-6, #c_static_001-1672042132985 .e_loop-5 .p_loopitem:nth-child(3) .e_container-6, #c_static_001-1672042132985 .e_loop-5 .p_loopitem:nth-child(4) .e_container-6 {
    border-bottom: 0px solid #ddd;
}
  
  
  #c_navigation_126_P_143-16720379718450 .e_container-37 .cbox-37-1{display:none;}
	.sousuo{display:none !important;}
  
  #c_static_001-1672040676790 .e_loop-1 .p_loopitem:nth-child(2n) .e_container-4 {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
  
  #c_static_001-1672040676790 .e_container-4 {

    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
  
  
}

.active .sousuo a{background:#f4f4f4;}
.active .sousuo a svg path{fill:#333;}
.sousuo{
    display: flex;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
}
.sousuo a{background: rgba(0,0,0,0.2);border-radius: 100px;color: #fff;height: 40px;width: 40px;text-align: center;line-height: 40px;display: block;}

.sousuo a svg{width: 18px;height: 18px;}

.sousuo a svg path{fill:#fff;}
.sousuo a:hover{color:#fff;}


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


#c_magiccube_009-1670567645681 .tab-item {
    display: block;
    width: calc(100% / 6);
    line-height: 54px;
    text-align: center;
    margin-right: 1px;
    background: #f4f4f4;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

#c_magiccube_009-1670567645681 .p_tablist {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#c_magiccube_009-1670567645681 .p_active {
    border-bottom: 4px solid #0071a4;
    color: #fff;
    display-radio: 1;
    background: rgba(5,54,134,1) !important;
}