/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.qr-code {
    display: none;
    position: absolute;
	 z-index: 2009; 
	 inset: 85px auto auto 1510px; 
	 width: 160px; 
}
.colorline{
	margin-top: 4px !important;
}
.qr-trigger {
    position: relative;
}
.my-article-list .is-style-shopmighty-boxshadow-large{
	background: linear-gradient(0deg, #FAFBFC 0%, #FFFFFF 100%) !important;
	box-shadow: 0px 8px 6px 0px rgba(253,40,69,0.05) !important;
}
.qr-code-tools {
    display: none;
    position: absolute;
	 z-index: 2009; 
	 inset: 85px auto auto 1358px; 
	 width: 160px; 
}
.custom-align-btn a{
	display: flex;
	align-items: center;
}
.custom-align-btn img {
	margin-right:5px;
	margin-top:-2px;
}
.customer-service-icon{
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
	cursor: pointer;
/* 	display: none; */
}
.kf-popup-qrwrap{
	padding:0 !important;
	width: 160px;
	height:160px;
	display:flex;
	align-items: center;
	justify-content:center;
}
.online-img-box{
	position:relative;
}
.online-img-box>div{
	width: 100%;
}
.show-more-btn{
	width: 100%;
   position: absolute;
   bottom: 50px;
   background: linear-gradient(0deg, white 35%, transparent);
   height: 150px;
   display: flex;
   align-items: flex-end;
   justify-content: center;
   z-index: 99;
}
.eb-advanced-tabs-iraje.eb-advanced-tabs-wrapper .eb-tabs-nav ul.tabTitles[data-tabs-ul-id="eb-advanced-tabs-iraje"] li{
	justify-content: normal !important;
	padding-left: 10px;
	box-sizing: border-box;
}
.eb-post-grid-wrapper.eb-post-grid-b7djc .ebpg-pagination button.ebpg-pagination-item.active{
	background: #FD2845 !important;
}
.myPG-lms .ebpg-grid-post-holder {
	align-items:stretch !important;
}
.myPG-lms .ebpg-entry-wrapper{
	justify-content: space-around;
}
.myPG-lms .ebpostgrid-pagination{
	margin-top:10px;
}
.my-crumbs{
	margin-bottom:20px;
}
.design-box{
	background-size: 100% 100% !important;
}
.my-swiper11 {
	overflow:visible !important;
	margin: 0 !important;
	height:670px;
}
.my-swiper-wrap11{
	overflow:hidden;
}
.my-swiper-pagination11{
	position: absolute;
   transition: 300ms opacity;
   transform: translate3d(0,0,0);
   z-index: 10;  /* 确保分页器在slides之上 */
   bottom: -80px; /* 调整位置 */
   left: 0;
   width: 100%;
	display:flex;
	align-items: center;
   justify-content: center;
}
.my-swiper-pagination11 .my-sp{
	width: 420px;
	height:160px;
   padding: 30px;
   box-shadow: 0px 0px 15px 0px rgba(253,40,69,0.2);
	background: rgba(255,255,255,0.45);
   border-radius: 15px;
	margin-right:30px;
	box-sizing: border-box;
	display:flex;
	justify-content: flex-start;
	align-items: center;
}
.my-swiper-pagination11 .my-sp .sp-box{
	width: 340px;
}
.my-swiper-pagination11 .my-sp .swiper-slide-btn {
	display: none;
}
.my-swiper-pagination11 .my-sp .my-sp-title{
	font-weight: 400;
   font-size: 18px;
   color: #333333;
}
.my-swiper-pagination11 .my-sp .my-sp-desc{
	font-weight: 400;
   font-size: 14px;
   color: #999999;
	text-align:left;
}
.my-swiper-pagination11 .active{
	background: linear-gradient(0deg, #FFFFFF 0%, #FFC9D0 100%);
   box-shadow: 0px 8px 6px 0px rgba(253,40,69,0.05);
	width: 700px;
}
.my-swiper-pagination11 .active .swiper-slide-btn{
	display: flex;
	width: 150px;
	height:50px;
	justify-content:center;
	align-items: center;
	margin-left: 84px;
	background:#FD2845;
	border-radius:14px;
	color: #fff;
}
.my-swiper-pagination11 .active .my-sp-title{
	font-weight: 500;
}
.my-swiper-pagination11 .active .my-sp-desc{
	color: #333333;
}
.my-swiper11 .my-ss {
	position: relative;
}
.my-swiper11 .my-ss>img {
	width: 100%;
	height: 100%;
}
.my-swiper11 .sp-content{
	position:absolute;
	width:100%;
	height:670px;
	top:0px;
	left: 0px;
}
.my-swiper11 .sp-content .spc-wrap{
	width:1600px;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	margin:0px auto;
}
.my-swiper11 .sp-content .spc-wrap .spcw-left{
	flex: 1;
	margin-top:200px;
}
/* .my-swiper11 .sp-content .spc-wrap .spcw-right img {
	width: 550px;
	margin-right:150px;
}
.my-swiper11 .sp-content .spc-wrap .spcw-right .spcw-rbi{
	width: 760px;
	margin-right:40px;
	margin-top:21px;
} */
.my-swiper11 .sp-content .spc-wrap .spcw-right{
	width: 740px;
	height: 510px;
	margin-top: 18px;
	border-radius:20px;
	overflow:hidden;
/* 	margin-right: 50px; */
}
.my-swiper11 .sp-content .spc-wrap .spcw-right>img{
	width: 100%;
}
.my-swiper11 .sp-content .spc-title{
	font-size:36px;
	margin-bottom:20px;
	color: #333;
}
.my-swiper11 .sp-content .spc-desc{
	font-size:20px;
	width:680px;
	word-wrap: wrap;
	color:#666666;
}
.my-advanced-tabs .tabTitles{
	justify-content: center;
   align-items: center;
}
@media (min-width: 769px) {
	.my-advanced-tabs .tabTitles li{
		flex: none !important;
		width: 110px;
	}
}
/*如果手机浏览tab标签不设置宽度*/
@media (max-width: 768px) {
	.my-advanced-tabs .tabTitles li{
		flex: none !important;
	}
	.pr-img-wrapper{
	    height: auto !important;
	}
	.policy_text {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.promotion-rewards-title{
	    margin: 40px !important;
	}
	.promotion-rewards-list{
	    padding: 0 10px;
	}
	.promotion-rewards-list p{
	    margin-bottom: 0 !important;
	}
	.promotion-rewards-cb{
	    margin: 30px !important;
	}
	#map-container{
	    width: 93vw !important;
	    height: 93.33vw !important;
	    margin: 20px auto !important;
	}
	.abu_box{
	    width: 93vw !important;
	    padding: 30px 18px !important;
	}
	.abu_text{
	    width: 40% !important;
	}
}
.infobox-wrapper-inner .title {
	display: -webkit-box;
  -webkit-line-clamp: 1; /* 限制显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
 .infobox-wrapper-inner p , .ebpg-grid-post-excerpt p{
	display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.my-adtabs{
	height:460px;
	width: 100%;
}
.my-adtabs-con {
	display:flex;
	max-width: 100% !important;
}
.my-adtabs-con .adcon-box{
	flex:1;
	margin-right:20px;
}
.my-infobox{
	width:100%;
	height: 180px;
	margin: 20px;
   padding: 20px;
   border: 1px solid #ddd;
   border-radius: 15px;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 1);
   transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.my-infobox:hover{
	background: #FEF2F3;
}
.my-infobox .eb-parent-wrapper, .my-infobox .eb-infobox-wrapper, .my-infobox .infobox-wrapper-inner {
	height:100%;
}
.my-infobox .contents-wrapper{
	display: flex;
	flex-direction:column;
	justify-content: space-between;
	padding-top:5px;
}
.my-infobox .description{
	text-align: right;
}
.content-box__container{
	opacity:0;
	transition: all 0.5s;
}
.content-box_hover-style:hover .content-box__container{
	opacity:1;
}
.custom-post-content-cursor{
	cursor: default !important;
}
.wp-block-column .is-layout-flow .wp-block-column-is-layout-flow{
	padding: 15px;
}
.abu_container{
	overflow:hidden;
}
.abu_container .abu_box{
	margin: 60px auto;
	width:1600px;
	box-shadow: 0px 0px 20px 0px rgba(253,40,69,0.2);
}
.abu_texta{
	gap: 0 !important;
}
.abu_container .abu_align {
	display: flex;
	align-items: center;
}
.abu_container .abu_text{
	width:24%;
}
.pr-img-wrapper{
	height:521px;
	overflow:hidden;
}

.policy_text p{
	display: block;
	text-indent:20px;
}

#newscontentshow {
	padding: 1px 15px;
}

#shownewsbutton {
	padding: 1px 15px;
}

.czy-banner {
        width: 100%;
        padding: 30px 160px;
        box-sizing: border-box;
        background: transparent;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
      }
      .czy-banner .logo-box {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: center;
      }
      .czy-banner .logo-box .logo {
        width: 114px;
        height: 36px;
        margin-right: 18px;
      }
      .czy-banner .logo-box .desc {
        width: 165px;
        height: 32px;
      }
      .czy-banner .nav-box {
        height: 60px;
        background: rgba(255, 255, 255, 0.3);
        box-shadow: 0px 0px 10px 0px rgba(253, 40, 69, 0.1);
        border-radius: 14px 14px 14px 14px;
        border: 1px solid #ffffff;
      }
      .czy-banner .nav-box ul {
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .czy-banner .nav-box ul li {
        margin-left: 40px;
      }
      .czy-banner .nav-box ul li a {
        text-decoration: none;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
      }
      .czy-banner .nav-box ul li a:hover,
      .czy-banner .nav-box ul li a.active {
        color: #fd2845;
      }
      .czy-banner .nav-service,
      .czy-banner .nav-login {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        position: relative;
        background: #ff855a;
        border-radius: 14px 14px 14px 14px;
        padding: 10px 20px;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        box-sizing: border-box;
      }
      .czy-banner .nav-login {
        background: #fd2845 !important;
        margin-left: 16px !important;
      }
      .czy-banner .nav-service a,
      .czy-banner .nav-login a {
        color: #fff !important;
        text-decoration: none;
      }
      .czy-banner .nav-service img,
      .czy-banner .nav-login img {
        width: 16px;
        height: 16px;
        margin-right: 10px;
      }
      .czy-banner .nav-login {
        margin-right: 14px;
      }
      .czy-banner .nav-service .service {
        position: absolute;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        width: 160px;
        border-radius: 8px;
        z-index: 99;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
      }
      .czy-banner .nav-service .service.active{
        opacity: 1;
        visibility: visible;
      }
      .czy-banner .nav-service .service img {
        width: 132px;
        height: 132px;
        margin: 5px auto;
      }
      .czy-banner .nav-service .service p {
        font-size: 12px;
        color: #333;
        text-align: center;
        margin: 0;
      }
      .czy-banner .nav-tools {
        position: relative;
      }
      .czy-banner .subnav {
        position: absolute;
        top: 42px;
        left: 0;
        width: 450px;
        padding: 20px 30px;
        background: rgba(255, 255, 255, 0.95);
        box-shadow: 0px 10px 10px 0px rgba(253, 40, 69, 0.1);
        border: 1px solid #ffffff;
        border-top-color: #fd2845;
        border-radius: 0 0 15px 15px;
        display: flex;
        flex-direction: row;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
        z-index: 99;
        box-sizing: border-box;
      }
      .czy-banner .subnav.active{
        opacity: 1;
        visibility: visible;
      }
      .czy-banner .subnav .subnav-item {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
      }
      .czy-banner .subnav .subnav-item h2{
        font-size: 16px;
        color: #333;
        margin-bottom: 16px;
      }
      .czy-banner .subnav .subnav-item a{
        text-decoration: none;
        font-size: 14px;
        color: #333;
        margin-top: 12px;
      }