.retailing-tit {
    font-size: 42px;
    font-weight: bold;
    color: #000000;
    line-height: 62px;
    padding-top: 100px;
    text-align: center;
}
.retailing-second-tit {
    font-size: 20px;
    font-weight: 400;
    color: #535353;
    line-height: 24px;
    padding-top: 26px;
    text-align: center;
    padding-bottom: 40px;
}
.background-white {
    background: #fff;
}
.background-gray {
    background: #f5f5f5;
}
.retailing-nav {
    width: 100%;
    height: 66px;
    box-sizing: border-box;
    background: #fff;
    line-height: 66px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.retailing-nav .logo img {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 127px;
    height: 75px;
}
.retailing-nav .logo {
    width: 212px;
    height: 36px;
    background: url(../img/logo.png?v=202303011744) no-repeat;
    background-size: 212px 36px;
    margin-top: 15px;
}
.retailing-nav .nav {
    margin-left: 150px;
}
.retailing-nav .nav ul li a {
    margin-right: 55px;
    font-size: 18px;
    color: #000000;
    line-height: 64px;
    float: left;
}
.retailing-nav .nav ul li a.active {  
    font-weight: bold;
    border-bottom: 2px solid #FD532E;
}
.retailing-nav .customer-service-tel {
    margin-left: 20px;
    font-size: 23px;
    font-weight: bold;
    color: #FF5B29;
    line-height: 37px;
    padding-left: 25px;
    background: url(../img/customer-service-tel.png) no-repeat left center;
    background-size: 14px 17px;
    margin-top: 15px;
}
.retailing-nav .register {
    width: 125px;
    height: 42px;
    background: #FF5B29;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    margin-top: 15px;
}
.retailing-banner {
    height: 600px;
    width: 100%;
    min-width: 1200px;
    background: url(../img/retailing-banner.jpg?v=2023) no-repeat center top;
    background-size: cover;
}
.retailing-banner h2 {
    padding-top: 165px;
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 68px;
    text-shadow: 0px 0px 7px rgba(51, 0, 0, 0.4);
}
.retailing-banner h2 i {
    width: 206px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #313131;
    line-height: 39px;
    background: url(../img/banner_radius.png) no-repeat;
    background-size: 206px 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    text-shadow: none;
}
.retailing-banner h3 {
    height: 31px;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    text-shadow: 0px 0px 6px rgba(48, 0, 0, 0.4);
    margin-top: 80px;
    margin-bottom: 30px;
}
.retailing-banner p {
    width: 656px;
    height: 59px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
    text-shadow: 0px 0px 6px rgba(48, 0, 0, 0.4);
}
.retailing-cont-1 {
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 100px;
}
.retailing-cont-1 .retailing-cont-item {
    width: 277px;
    height: 277px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 35px 33px 0 33px;
    text-align: center;
    border-bottom: 5px solid #fff;
    transition: all 0.2s;
    margin: 65px 11px 0 11px;
    background: #fff;
}
.retailing-cont-1 .retailing-cont-item:hover {
    border-bottom: 5px solid #FD532E;
    transform: scale(1.2);
    background: #FFFFFF;
}
.retailing-cont-1 .retailing-cont-item img {
    height: 63px;
    margin-bottom: 27px;
}

.retailing-cont-1 .retailing-cont-item h5 {
    font-size: 22px;
    font-weight: bold;
    color: #535353;
    line-height: 24px;  
    padding-bottom: 25px;
}
.retailing-cont-1 .retailing-cont-item P {
    font-size: 14px;
    font-weight: 400;
    color: #535353;
    line-height: 22px;  
}
.retailing-cont-2 .retailing-cont-2-item {
    padding-top: 30px;
    padding-bottom: 60px;
}
.retailing-cont-2 .ml-85 {
    margin-left: 65px;
}
.retailing-cont-2 .ml-35 {
    margin-left: 35px;
}
.retailing-cont-2 .item_fl {
    padding-top: 120px;
}
.retailing-cont-2 .item_fl h5 {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    line-height: 24px;
    padding: 30px 0 25px 0;
}
.retailing-cont-2 .item_fl p {
    width: 370px;
    font-size: 18px;
    font-weight: 400;
    color: #535353;
    line-height: 26px;
}
.retailing-cont-4 {
    padding-bottom: 80px;
}
.retailing-cont-4 .retailing-cont-4-item .item-1 {
    margin-left: 155px;
}
.retailing-cont-4 .retailing-cont-4-item .item-2 {
    margin-top: -5px;
    margin-left: 209px;
}
.retailing-cont-5-item,
.retailing-cont-6-item {
    padding-top: 60px;
}
.retailing-cont-5-item img {
    margin-bottom: 15px;
}
.retailing-cont-6-item {
    padding-bottom: 100px;
}
.retailing-cont-7 {
    height: 530px;
    padding-top: 76px;
    box-sizing: border-box;
    background: url(../img/retailing-cont-7.png) no-repeat;
    background-size: cover;
}
.retailing-cont-7 .retailing-cont-7-fl h3 {
    font-size: 42px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 62px;
}
.retailing-cont-7 .retailing-cont-7-fl p {
    padding-top: 230px;
    font-size: 18px; 
    line-height: 36px;
    color: #fff;
}
.retailing-cont-7-fr {
    width: 499px;
    height: 387px;
    background: #FFFFFF;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding: 50px 40px;
    box-sizing: border-box;
}
.retailing-cont-7-fr .item {
    width: 419px;
    height: 59px;
    background: #FFFFFF;
    border: 1px solid #181818;
    border-radius: 10px;
    margin-bottom: 32px;
    padding: 16px 30px;
    box-sizing: border-box;
}
.retailing-cont-7-fr .item span {
    display: inline-block;
    color: #FD532E;
    font-size: 18px;
    padding-left: 30px;
    margin-right: 20px;
}
.retailing-cont-7-fr .item span.name {
    background: url(../img/name_icon.png) no-repeat left center;
    background-size: 22px 19px;
}
.retailing-cont-7-fr .item span.tel {
    background: url(../img/phone_icon.png) no-repeat left center;
    background-size: 21px 21px;
}
.retailing-cont-7-fr .free-btn {
    width: 419px;
    height: 60px;
    background: #FD532E;
    border-radius: 10px;
    text-align: center;
    line-height: 60px;
    margin: 60px auto;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.alert-msg {
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    background: rgba(8, 8, 8, 0.8);
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -30px;
}
.swiper .swiper-slide .mask {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 16px;
    transition: all 1s ease-in-out;
}
.swiper .swiper-slide .img {
	width: 100%;
	height: 100%;
	border-radius: 16px;
	overflow: hidden;
	transition: all 0.8s ease-in-out;
}
  .swiper .swiper-slide {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 21px;
	transition: 300ms;
	transform: scale(1.6);
    margin-top: 228px;
  }
  .swiper .swiper-slide-active,
  .swiper .swiper-slide-duplicate-active {
	background-color: #313131;
	transform: scale(3);
	padding: 4px;
	box-sizing: border-box;
	position: relative;
    z-index: 8;
    margin-top: 250px;
    z-index: 10;
  }
  .swiper .swiper-slide-active .mask,
  .swiper .swiper-slide-duplicate-active .mask {
	opacity: 0;
  }
  
.white_mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.swiper .swiper-wrapper {
    text-align: center;
}
.mz-live-bg {
    position: absolute;
    top: 0;
    left: 0;
}
.swiper .swiper-slide.swiper-slide-prev, 
.swiper .swiper-slide.swiper-slide-next {
    margin-top: 230px;
    transform: scale(2);
    z-index: 6;
}
.swiper .swiper-slide-prev {
    margin-right: -50px;
    margin-left: 0px;
}
.swiper .swiper-slide-next {
    margin-left: 20px;
}
.swiper-container {
    width: 680px;
    padding-bottom: 200px;
    padding-top: 60px;
}
.swiper-pagination {
    width: 490px;
    position: static !important;
    padding-top: 60px;
}
.swiper-pagination .item {
    width: 496px;
    height: 127px;  
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); 
    background: #fff; 
    padding-top: 46px;
    padding-left: 36px;
    box-sizing: border-box;
}
.swiper-pagination .item span {
    font-size: 26px;
    font-weight: bold;
    color: #535353;
    height: 40px;
    line-height: 40px;
    float: left;
    border-right: 1px solid #535353;
    padding-right: 50px;
}
.swiper-pagination .item p {
    width: 155px;
    height: 37px;
    font-size: 14px;
    font-weight: 400;
    color: #535353;
    line-height: 22px;
    float: left;
    margin-left: 22px;
    text-align: left;
}
.swiper-pagination .item.icon_2 p,
.swiper-pagination .item.icon_4 p {
    width: 215px;
}
.swiper-pagination .item.swiper-pagination-bullet-active.icon_0 {
    background: #FF5B29 url(../img/retailing-cont-3_r_1_hover.png) no-repeat 36px 42px;
    background-size: 50px 50px;
}
.swiper-pagination .item.swiper-pagination-bullet-active.icon_1 {
    background: #FF5B29 url(../img/retailing-cont-3_r_2_hover.png) no-repeat 36px 42px;
    background-size: 50px 50px;
}
.swiper-pagination .item.swiper-pagination-bullet-active.icon_2 {
    background: #FF5B29 url(../img/retailing-cont-3_r_3_hover.png) no-repeat 36px 42px;
    background-size: 50px 50px;
}
.swiper-pagination .item.swiper-pagination-bullet-active.icon_3 {
    background: #FF5B29 url(../img/retailing-cont-3_r_4_hover.png) no-repeat 36px 42px;
    background-size: 50px 50px;
}
.swiper-pagination .item.swiper-pagination-bullet-active.icon_4 {
    background: #FF5B29 url(../img/retailing-cont-3_r_5_hover.png) no-repeat 36px 42px;
    background-size: 50px 50px;
}
.swiper-pagination .item.swiper-pagination-bullet-active span, 
.swiper-pagination .item.swiper-pagination-bullet-active p{
    color: #fff
}
.swiper-pagination .item.swiper-pagination-bullet-active span {
    border-right: 1px solid #fff;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    border-radius: 0;
    margin-bottom: 15px;
    opacity: 1;
}
.swiper-pagination .item.icon_0 {
    background:#fff url(../img/retailing-cont-3_r_1.png?v1) no-repeat 36px 42px;
    background-size: 50px 50px;
    padding-left: 90px;
}
.swiper-pagination .item.icon_1 {
    background:#fff url(../img/retailing-cont-3_r_2.png) no-repeat 36px 42px;
    background-size: 50px 50px;
    padding-left: 90px;
}
.swiper-pagination .item.icon_2 {
    background:#fff url(../img/retailing-cont-3_r_3.png) no-repeat 36px 42px;
    background-size: 50px 50px;
    padding-left: 90px;
}
.swiper-pagination .item.icon_3 {
    background:#fff url(../img/retailing-cont-3_r_4.png) no-repeat 36px 42px;
    background-size: 50px 50px;
    padding-left: 90px;
}
.swiper-pagination .item.icon_4 {
    background:#fff url(../img/retailing-cont-3_r_5.png) no-repeat 36px 42px;
    background-size: 50px 50px;
    padding-left: 90px;
}
.bg-top {
    width: 383px;
    height: 550px;
    position: absolute;
    top:1100px;
    background: url(../img/retailing_top_bg.png) no-repeat;
    background-size: cover;
}
.bg-center {
    width: 226px;
    height: 548px;
    position: absolute;
    top:2000px;
    right:0;
    background: url(../img/retailing_center_bg.png) no-repeat;
    background-size: cover;
}
.bg-bottom {
    width: 234px;
    height: 552px;
    position: absolute;
    top:2900px;
    background: url(../img/retailing_top_bottom_bg.png) no-repeat;
    background-size: cover;
}
