.s_button1:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%)
}
.s_button1:hover:before {
	animation: style1 .75s;
	z-index: 1;
}
@keyframes style1 {
    0% {
	background: rgba(0, 0, 0, .25);
	transform: translateX(-50%) translateY(-50%) scale(0)
}
to {
	background: transparent;
	transform: translateX(-50%) translateY(-50%) scale(1)
}
}
.s_button4::after {
	opacity: 1;
	width: 0
}
.s_button4:hover::after {
	width: 100%;
	background-color: rgba(64, 158, 244, 1);
}
.s_title {
	font-size: 16px;
	color: #333333;
	line-height: 1;
	font-family: "1563d936-7156-4c61-8562-432d50787190";
}
.s_button1:hover {
	background-color: rgba(64, 158, 255, 1);
	color: rgba(255, 255, 255, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-style: solid;
	border-color: rgba(64, 158, 255, 1);
	font-size: 14px;
}
.s_summary {
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
}
.s_button1 {
	background-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(64, 158, 255, 1);
	font-size: 14px;
	border-width: 1px;
	position: relative;
	overflow: hidden;
}
.s_button5 {
	background-color: rgba(255, 255, 255, 0);
	font-size: 14px;
	color: rgba(64, 158, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
}
.s_subtitle {
	color: #222222;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
.s_templatetitle {
	font-size: 16px;
	color: #333333;
}
.s_templatesum {
	font-size: 14px;
	color: #666666;
}
.s_body {
	font-size: 12px;
	color: #F56C6C;
	line-height: 1.5;
}
.s_link {
	font-size: 14px;
	color: #666666;
	line-height: 2;
}
.s_list {
	background-color: rgba(255, 255, 255, 0);
}
.s_item {
	background-color: rgba(0, 0, 0, 1);
}
.s_comp {
	background-color: rgba(255, 254, 248, 1);
}
.s_tmpl {
	background-color: rgba(245, 245, 245, 0);
}
body {
	background-color: rgba(255, 255, 255, 0);
}
.s_button2 {
	background-color: rgba(64, 158, 255, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	transition: all .3s;
}
.s_button2:hover {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(64, 158, 255, 1);
	border-style: solid;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.s_button3 {
	background-color: rgba(64, 158, 255, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button3:hover {
	background-color: rgba(51, 143, 238, 1);
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(51, 143, 238, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.s_button4 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(204, 204, 204, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button4:hover {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(64, 158, 255, 1);
	border-style: solid;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.s_button5:hover {
	background-color: rgba(64, 158, 255, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button6 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(64, 158, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
}
.s_button6:hover {
	background-color: rgba(64, 158, 255, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(64, 158, 255, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.page_a {
	font-size: 14px;
	color: rgba(138, 138, 138, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(235, 235, 235, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	font-family: Arial;
	background-color: rgba(255, 255, 255, 0);
}
.page_a:hover {
	color: rgba(64, 158, 255, 1);
	border-color: rgba(64, 158, 255, 1);
	background-color: rgba(255, 255, 255, 0);
}
.page_a.current {
	background-color: rgba(34, 42, 53, 1);
	font-size: 14px;
	font-family: Arial;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 0;
	border-color: rgba(34, 42, 53, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.current:hover {
	background-color: rgba(71, 75, 82, 1);
	color: rgba(255, 255, 255, 1);
	border-color: rgba(64, 158, 255, 1);
}
.page_jump {
	font-size: 14px;
	color: rgba(116, 116, 116, 1);
}
.page_jump:hover {
	color: rgba(116, 116, 116, 1);
}
.page_a.disabled {
	background-color: rgba(244, 244, 245, 1);
	font-size: 14px;
	color: rgba(192, 196, 204, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(244, 244, 245, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.disabled:hover {
	background-color: rgba(244, 244, 245, 1);
	color: rgba(192, 196, 204, 1);
	border-color: rgba(244, 244, 245, 1);
}
.page_input {
	background-color: rgba(255, 255, 255, 0);
	font-size: 14px;
	color: rgba(96, 98, 102, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(235, 235, 235, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_input:hover {
	background-color: rgba(255, 255, 255, 0);
	color: rgba(96, 98, 102, 1);
	border-color: rgba(64, 158, 255, 1);
}










































@font-face {
	font-family: "6d5f00f6-3c26-47fd-b3fa-0f78768daa4c";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022052722304343549/cms/file/6d5f00f6-3c26-47fd-b3fa-0f78768daa4c.ttf") format("truetype");
	font-alias: BrownStd-Bold;
}
@font-face {
	font-family: "1563d936-7156-4c61-8562-432d50787190";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2023033120564190378/cms/file/1563d936-7156-4c61-8562-432d50787190.ttf") format("truetype");
	font-alias: PingFang SC Medium;
}/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/body {
  font-family: "PingFangSCMedium","Microsoft YaHei New", "Microsoft Yahei",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
@font-face {
	font-family: "Antonio-Regular";
	src: url(https://omo-oss-file.thefastfile.com/portal-saas/new2023033120564190378/cms/file/1563d936-7156-4c61-8562-432d50787190.ttf);
}
.btn:focus {
    box-shadow: none
}
.s_tmpl {
    background: 0 0
}
blockquote, body, div, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, pre, textarea, ul, span {
   word-wrap:break-word !IMPORTANT;
    font-family: "Arial", sans-serif !important;
   word-break:normal;
}
#c_grid-1679966496600 .p_gridbox {
    display-radio: 1;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
}

body, html {
    overflow-x: hidden !important;
}

.e_bannerA-1 .p_info .p_summary {
    letter-spacing: 0px !important;
}

/* 广告图手势 */
.e_bannerA-1 .p_img a{
    cursor: auto !important;
}
.e_bannerA-1 .p_info .p_btitle a{
    cursor: auto !important;
}

/* 面包屑 */
.e_breadcrumb-2 .p_breadcrumb {
	display: block !important;
}
.e_breadcrumb-2 .p_breadcrumbItem {
	flex: auto;
	position: relative;
	float: left;
	margin-right: 10px;
	display-radio: 1;
}

/* 广告图遮罩 */
.e_bannerA-1 .p_img {
    background: #000000 !important;
}
.e_bannerA-1 .p_img img {
    opacity: .6 !important;
}

/* 箭头 */
.swiper-button-next {
	background: #ffffff;
	box-shadow: 0 5px 20px rgb(128 128 128 / 16%);
	top: 45%;
	width: 45px;
}
.swiper-button-next:after {
	font-size: 16px;
	color: #a18a71;
}
.swiper-button-prev {
	background: #ffffff;
	box-shadow: 0 5px 20px rgb(128 128 128 / 16%);
	top: 45%;
	width: 45px;
}
.swiper-button-prev:after {
	font-size: 16px;
	color: #a18a71;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10px;
}
.swiper-pagination-bullet {
width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #8c8c8c;
    opacity: .3;
}
.swiper-pagination-bullet-active {
	background: #015b27;
      opacity: 1;
}

/* 手机 */
@media only screen and (max-width: 768px){
  .pl_service {
    bottom: 170px !important;
}
  #c_grid-1679966496600 .p_gridbox {
    flex-direction: column !important;
}
  #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100% !important;
    margin: 0px !important;
}
 /* 返回顶部 */ 
 .e_top-44 {
    width: 50px !important;
    height: 50px !important;
    bottom: 115px !important;
    right: 15px !important;
}
.e_top-44 .p_top {
    background: rgba(0,0,0,0.2) !important;
    border-radius: 50% !important;
}  

.e_breadcrumb-1 .p_breadcrumb {
    display: flex!important;
    flex-wrap: wrap;
}
  .p_defaultIocn {
    color: #ffffff !important;
    background-color: rgba(0,0,0,0.2) !important;
}
  #c_grid-1-16613124501230 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}
/* 手机表格适应 */
.table-bordered, .table-bordered td, .table-bordered th {
    word-break: break-all;
    font-size: 10px;
}
}

/* 电脑 */
@media only screen and (min-width: 769px){
  .pl_service2 .service_item {
    background-color: #7a7a7a !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 15px;
}

    .pl_service2 .service_group .service_item:nth-child(1) {
display: block !important;
}
    .pl_service2 .service_value.dh {
    height: auto !important;
}
  .pl_service2 .service_value {
    background-color: #27367f !important;
}
  .pl_service2 .service_value::after {
    border-left: 6px solid #27367f !important;
}
  .pl_service2 .service_item:hover {
    background-color: #27367f !important;
}
    .pl_service2 svg path {
    fill: #ffffff !important;
}  
.pl_service2 .service_icon {
    width: 55px !important;
    height: 55px !important;
}
  .chat-advisory {
    left: 0 !important;
}
  .e_top-44 {
	width: 55px !important;
	height: 55px !important;
    bottom: 0px !important;
}
.e_top-44 .btn {
	padding: 15px !important;
}
}

/*-* CUSTOM_STYLESHEET_END_TAG *-*/