



























































































































/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/:root{
--color1:rgba(240,131,0,1);
--color2:rgba(219, 38, 29, 1);
}





body, input, textarea {
  font-family: "a8974ae4-cb44-482c-87bc-aeef6611945e" !important;
  overflow-x:hidden;
}

.pl_service1 {

    display: none;
}

.zx_zh {

    color: #CE0000 !important;

}

.page_a.current {
       background: #32506f;
    color: #fff;
    border-radius: 5px;
}
.page_a:hover {
    text-decoration: none;
    background: #32506f;
    color: #fff;
}

#content_box-16735068439621-0,
#content_box-16850177510670-1{
    position: sticky !important;
    top: 120px;
}




/*xia*/
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	width: 45px;
	height: 45px;
	border-radius: 0px;
	background: #fff;
   left:0px;
   color:var(--color1);
}
.swiper-button-prev:hover, .swiper-container-rtl .swiper-button-next:hover {
	background: var(--color1);
	color: #fff;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
	font-size: 20px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	width: 45px;
	height: 45px;
	border-radius: 0px;
	background: #fff;
   right:0px;
   color:var(--color1);
}
.swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover {
	background: var(--color1);
	color: #fff;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
	font-size: 20px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
bottom:0px;
}
.swiper-button-next, .swiper-button-prev{
top:45%;
z-index: 1;
}
.swiper-pagination-bullet-active{
background:var(--color1);
}
/*xia*/
/*-* CUSTOM_STYLESHEET_END_TAG *-*/
