/* 详情 */
.main,.detail_box{
  background: #fff;
}
.nav_detail{
  position: relative;
  background: #FFFFFF;
}
.nav_detail #siteHeaderNavbar ul.navbar-category > li.category-item > a{
  color:#000;
}
.nav_detail .navbar-header .navbar-brand-logo{
  background-image:url('https://img.horion.com/pc/statics/image/index/footer_logo.png');
}
.nav_sub_item{
  position: relative;
  width:100%;
  height: 50px;
  background: #1D002D;
  opacity: 0.9;
  line-height: 50px;
  z-index: 1;
}
.nav_sub_item .nav_sub_box{
  display:flex;
  justify-content:space-between;
   width:1285px;
   margin:0 auto;
}
.nav_sub_item .nav_sub_box .nav_sub_left,.nav_sub_item .nav_sub_box .nav_sub_right{
  font-size: 16px;
  /* font-weight: 600; */
  color: #FFFFFF;
}
.nav_sub_item .nav_sub_box .nav_sub_right a{
  color:#fff;
  text-decoration: none;
  margin-right: 59px;
}
.nav_sub_item .nav_sub_box .nav_sub_right a:last-child{
  margin-right: 22px;
}
.nav_detail #siteHeaderNavbar {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.nav_detail #siteHeaderNavbar ul.navbar-category > li.category-item {
  float: left;
  font-size: 18px;
}
.nav_detail #siteHeaderNavbar ul.navbar-category > li.category-item > a {
  padding: 25px 16px;
  display: inline-block;
  transition: all 0.3s;
  vertical-align: middle;
  line-height: 14px;
  cursor: pointer;
  text-decoration: none;
}
.nav_detail #siteHeaderNavbar ul.navbar-category > li.category-item > a.active{
font-weight: 600;
}
.nav_detail #siteHeaderNavbar ul.navbar-right {
  float: right;
  list-style: none;
  vertical-align: middle;
}
.nav_detail #siteHeaderNavbar ul.navbar-right > li {
  position: relative;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
.nav_detail #siteHeaderNavbar ul.navbar-right .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-size: cover;
}
.nav_detail #siteHeaderNavbar ul.navbar-right .wb_icon {
  background-image: url(https://img.horion.com/pc/statics/image/index/icon_wb.png);
}
.nav_detail #siteHeaderNavbar ul.navbar-right .wx_icon {
  background-image: url(https://img.horion.com/pc/statics/image/index/icon_wx.png);
}
.nav_detail #siteHeaderNavbar ul.navbar-right .sp_icon {
  background-image: url(https://img.horion.com/pc/statics/image/index/icon_in.png);
}
.nav_detail #siteHeaderNavbar ul.navbar-right .in_icon {
  background-image: url(https://img.horion.com/pc/statics/image/index/icon_dy.png);
}
.nav_detail #siteHeaderNavbar ul.navbar-right .en_icon {
  background-image: url(https://img.horion.com/pc/statics/image/index/icon_en.png);
}
/* 头部 */
.section_detail_banner{
  margin-top:50px ;
}
.section_detail_bg .sectioin_banner_text p:first-child{
   font-size: 60px;
}
.section_detail_bg .sectioin_banner_text{
  /* top:86px; */
  top:150px;
}
.section_detail_bg .sectioin_banner_text p:last-child{
  font-size: 36px;
  font-weight: 300;
  color: #FFFFFF;
}
.section_detail_bg  .sectioin_banner_desc{
  position:absolute;
  bottom:70px;
  width:100%;
  text-align: center;
  z-index: 2;
  font-size: 24px;
  line-height:36px ;
  color:#fff;
}
/* 双面屏 */
.section_double_screen_box,.section_all_container{
  position: relative;
  background-color: #fff;
  /* padding-bottom: 130px; */
}
.section_double_screen{
  display:flex;
  width:1285px;
  margin:1080px auto 0;
}
.section_double_screen .section_double_left #video{
  width:666px;height: 598px;
}
.section_double_screen .section_double_left{
  width:50%;
  text-align:center;
}
.section_double_screen .section_double_left .section_double_left_title{
  width: 100%;
   margin-top:90px ;
  font-size: 48px;
  font-weight: 600;
  color: #000000;
  text-align:right;
}
.section_double_screen .section_double_left .section_double_left_title p{
 line-height: 1;
 padding-right: 150px;
}
.section_double_screen .section_double_left .section_double_left_title p:last-child{
  padding-right: 170px;
  margin-top: 19px;
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 30px;
}
.section_double_screen .section_double_right{
 margin-top: 273px;
 margin-left: 108px;
 width:100%;
}
.section_double_screen .section_double_right .section_double_right_item{
  display:flex;
 
}
.section_double_screen .section_double_right .section_right_img{
  width:50%;
  margin-bottom: 93px;
  text-align: center;
  /* margin-right: 123px; */
}
.section_double_screen .section_double_right .section_right_img p{
  margin-top: 10px;
  font-size: 20px;
  font-weight: 100;
  color: #000000;
}
.section_double_screen .section_double_right .section_right_img img{
  width:65px;height: 65px;
  margin:0 auto;
}
.section_all_box{
  padding-top: 130px;
} 
.section_all_box .section_all_text{
  width:1285px;
  margin:0 auto;
  display:flex;
  justify-content: space-between;
  padding-bottom: 65px;

}
.section_all_box .section_all_text_left{
  color:#1f1f1f;font-size: 48px;
} 
.section_all_box .section_all_text_left p{
  line-height: 1;
}
.section_all_box .section_all_text_left p:first-child{
  margin-bottom: 14px;
}
.section_all_box .section_all_text_right{
  margin-top: 15px;
  font-size: 24px;color:#1f1f1f
}
 .section_all_text_right .swiper-container-test{
  /* width:700px;height: 700px; */
  width:500px;height: 450px;
  overflow: hidden;
}
 .section_all_text_right .swiper-wrapper{
  width:500px;height: 450px;
}
 .section_all_text_right .swiper-wrapper img{
 width:500px;height: 450px;
 }
.section_all_box img{
  width:1500px;height:600px ;
	display:block;
  margin:0 auto;
}
.section_detail_box_container{
  position: relative;
  background: #151515;
}
.section_detail_box{
  
  padding-top: 164px;
  padding-bottom: 100px;
}
.section_detail_box h1{
  width:100%;text-align: center;
  font-size: 48px;color:#fff;
  line-height: 1;
  margin-bottom: 102px;
}
.section_detail_box .section_detail_item{
  width:1285px;
  margin:0 auto;
  display:flex;
  justify-content: space-between;
}
.section_detail_box .section_detail_item .section_detail_text_left h2{
  font-size: 30px;color:#fff;line-height: 1;
  margin-bottom:10px ;
}
.section_detail_box .section_detail_item .section_detail_text_left .section_detail_h3{
  font-size:18px ;
  color:#fff;
  display:none;
}
.section_detail_box .section_detail_item .section_detail_text_left .section_detail_text_bom{
  margin-top:50px ;
  font-size: 36px;
  color:#b1b1b1;
}
.section_detail_box .section_detail_item .section_detail_text_left .section_detail_text_bom p{
  line-height: 1;
  margin-bottom: 50px;
  font-weight: bold;
}
.section_detail_box .section_detail_item .section_detail_text_left .section_detail_item_toggle{
  margin-bottom: 50px;
  position: relative;
  cursor: pointer;
}
.section_detail_box .section_detail_item .section_detail_text_left .section_detail_item_toggle h2{
      color:#686868;
}
.section_detail_box .section_detail_item .section_detail_text_left .section_detail_item_toggle.active h2{
  color:#fff;
}
.section_detail_box .section_detail_item .section_detail_text_left .section_detail_item_toggle.active::before{
  content:'';
  position: absolute;
  left:-25px;top:5px;
  width:2px;height: 85px;
  background: #be0081;
}

.section_detail_box .section_detail_item .section_detail_text_left .section_detail_item_toggle.active .section_detail_h3{
  display:block;
}
.section_all_screen {
    width: 100%;
    position: relative;
    background: #fff;
}
.style-scene-wrapper {
    position: relative;
}
.style-container-screen {
    width: 100%;
    height: 100vh;
    top: 0;
    position: -webkit-sticky;
    /* position: sticky; */
}
.style-media-container {
    width: 100%;
    height: 100%;
}
.style-media-container .style-media-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.style-media-container .style-media-wrapper .style-figure {
    width: 100%!important;
    height: 100%!important;
}
.style-media-container .style-figure {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-position: 50%;
    background-size: cover;
    transition: all .8s ease;
}
.style__text-wrapper {
    position: absolute;
    top: calc(50% + 100px);
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    transition: all .4s ease;
    opacity: 0;
    z-index: 2;
}
.style__text-wrapper.style__active {
    opacity: 1;
    top: 55%;
    transition: all .4s ease .4s;
}
.style__text-wrapper .style__sub-eyebrow {
    /* width: 635px; */
    padding-bottom: 10px;
    word-wrap: break-word;
    line-height: 1;
    font-size: 48px;
    font-weight: 600;
    margin: 0 auto 16px;
    color: #fff;
    letter-spacing: -.03em;
    font-weight: 500;
    text-shadow: 0px 5px 10px rgb(0 0 0 / 61%);
}
.style__text-wrapper .style__sub-headline {
    width: 635px;
    word-wrap: break-word;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 24px;
    letter-spacing: -.03em;
    margin: 0 auto;
    color: #fff;
    font-weight: 400;
    /* text-shadow: 0px 5px 10px rgb(0 0 0 / 61%); */
}

.section_all_screen{
  /* padding-top: 100px; */
  position: relative;
  /* height: 3000px; */
  top: 0px;
}
.section_all_screen .section_all_screen_container{
  position: relative;
  height: 3000px;
  top: 0px;
}
.section_all_screen .section_all_screen_container .banner{
  height: 3000px;
}
.section_all_screen .swiper-wrapper,.section_all_screen .section-all-screen-wrapper{
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  /* width: 100%;
  height: 100%;
  position: relative; */
 
}
.section_all_screen  .style__figure___1cwGG {
    position: absolute;
    width: 100%!important;
    height: 100%!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-position: 50%;
    background-size: cover;
    transition: all .8s ease;
}
.section_all_screen  .swiper-slide-img{
    /* background-image: url('https://img.horion.com/pc/statics/image/detail/part5.png');
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-position: 50%;
    background-size: cover;
    transition: all .8s ease;
    width: 100%!important;
    height: 100%!important; */
        width: 100%;
    height: 100%;
    position: relative;
}
.section_all_screen .sectioin_banner_text{
  top:135px ;
}
.section_all_screen .sectioin_banner_text p:first-child{
  font-size: 48px;
  font-weight: bold;
}
.section_all_screen .sectioin_banner_text p:last-child{
  font-size: 24px;
}
.section_all_screen .sectioin_banner_text .screen_all_screen_h2,
.section_all_screen .sectioin_banner_text .screen_all_screen_h3{
    font-size: 24px;color: #fff;
}
/* .section_user_mode{
  width:100%;
  display:flex;
  overflow: hidden;

}
.section_user_mode .section_user_mode_left{
  padding:150px  0 241px 0;
  position: relative;
  background: #1d1d1d;
  padding-left:16.6% ;
  flex:1;
}
.section_user_mode .section_user_mode_right{
  position: relative;
  padding-top: 150px;
  background: #fff;
  padding-left: 45px;
  padding-right: 16.6%;
  flex:1;
}
.section_user_mode .section_user_mode_left .section_user_mode_bg{
  position: relative;
  float: right;
}
.section_user_mode .section_user_mode_left .section_user_mode_title{
  position: absolute;
  top:385px;
  left:45%;
}
.section_user_mode .section_user_mode_left .section_user_mode_title h1{
  color:#fff;font-size: 48px;
  line-height: 1;
}
.section_user_mode .section_user_mode_left .section_user_mode_title p{
  font-size: 24px;color:rgba(255,255,255,.5);
  margin-top:17px ;
}
.section_user_mode .section_user_mode_left .section_user_mode_title .sectionn_user_mode_item{
  margin-top: 45px;
}
.section_user_mode .section_user_mode_left .section_user_mode_title .sectionn_user_mode_text{
  position: relative;
  color:#81898d;font-size: 36px;line-height: 1;
  margin-bottom: 36px;
  padding-left: 50px;
  cursor: pointer;

}
.section_user_mode .section_user_mode_left .section_user_mode_title .sectionn_user_mode_text.active{
  color:#fff;
}
.section_user_mode .section_user_mode_left .section_user_mode_title .sectionn_user_mode_text.active::before{
  background: #fff;
}

.section_user_mode .section_user_mode_left .section_user_mode_title .sectionn_user_mode_text:before {
  content:'';
  position: absolute;
  left:15px;top:15px;
  width: 12px;
  height:12px ;
  background:#81898d;
  border-radius: 100%;

}
.section_user_mode .section_user_mode_right .swiper_container_mode{
  width:100%;height: 950px;;
}
.section_user_mode .section_user_mode_right .swiper_container_mode .swiper-slide h1{
  font-size: 48px;color:#000;
  line-height: 1;
  margin-bottom: 47px;
}
.section_user_mode .section_user_mode_right .swiper_container_mode .swiper-slide .swiper-slide-desc{
  width:580px;font-size: 24px;color:#000;
  line-height: 48px;
}
.section_user_mode .section_user_mode_right .swiper_container_mode .swiper-slide h2{
  font-size: 36px;color:#000;line-height:1 ;
  margin-top:80px;
}
.section_user_mode .section_user_mode_right .swiper_container_mode .swiper-slide .swiper-slide-text{
  font-size: 24px;color:#000;line-height: 1;
  margin-top: 30px;
}
.section_user_mode .section_user_mode_right .swiper_container_mode .swiper-slide img{
  margin-top: 30px;
} */
.section_user_mode{
    text-align: center;
    color: #fff;
    background-color: #1d1d1d;
}
.section_user_mode .section-half-scroll{
  position: relative;
  display: flex;
  /* height: 900px; */
  height: 100vh;
}
.section_user_mode .section-half-scroll .fixed-section {
    background-image: radial-gradient(circle at right 350px,#1d1d1d,#1d1d1d);
}
.section_user_mode .section-half-scroll .fixed-section {
    position: absolute;
    top: 0;
    left: -2px;
    width: 50%;
    height: 100%;
    min-width: 615px;
    overflow: hidden;
    border-right: 2px solid #000;
}
.section_user_mode .section-half-scroll .fixed-section .product-image {
    left: 100%;
    margin-left: -62.5%;
}
.section_user_mode  .section-half-scroll .product-image {
    width: 125%;
    min-width: 1247px;
    height: auto;
    position: absolute;
    top: 15%;
    max-width: inherit;
}
.section_user_mode  .section-half-scroll .text-box {
    position: absolute;
    width: 400px;
    top: 35%;
}
.section_user_mode .section-half-scroll .fixed-section .text-box {
    text-align: left;
    left: 50%;
}
.section_user_mode .section-half-scroll .fixed-section h1{
  color:#fff;font-size: 36px;
  line-height: 1;
}
.section_user_mode .section-half-scroll .fixed-section p{
  font-size: 24px;color:rgba(255,255,255,.5);
  margin-top:17px ;
}
.section_user_mode .section-half-scroll .fixed-section .sectionn_user_mode_item{
  margin-top: 45px;
}
.section_user_mode .section-half-scroll .fixed-section .sectionn_user_mode_text{
  position: relative;
  color:#81898d;font-size: 24px;line-height: 1;
  margin-bottom: 30px;
  padding-left: 50px;
  cursor: pointer;

}
.section_user_mode .section-half-scroll .fixed-section .sectionn_user_mode_text.active{
  color:#fff;
}
.section_user_mode .section-half-scroll .fixed-section .sectionn_user_mode_text.active::before{
  background: #fff;
}

.section_user_mode .section-half-scroll .fixed-section .sectionn_user_mode_text:before {
  content:'';
  position: absolute;
  left:15px;top:9px;
  width: 12px;
  height:12px ;
  background:#81898d;
  border-radius: 100%;

}
.section_user_mode .section-half-scroll .scroll-section {
    width: 50%;
    top: 0;
    right: 0;
    position: absolute;
    overflow: hidden;
    height: 100%;
    background-image: radial-gradient(circle at left 350px,#1d1d1d,#1d1d1d);
}
.section_user_mode  .section-half-scroll .scroll-section .product-image {
    right: 100%;
    margin-right: -62.5%;
}

.section_user_mode .section-half-scroll .fixed-section.fixed {
    position: fixed;
    z-index: 99;
}
.section_user_mode .section-half-detail{
    padding-left: 50%;
    background-color: #010101;
    color: #3b3e40;
    position: relative;
}
.section_user_mode .section-half-detail ul.detail-part-pagination {
    position: absolute;
    top: 50%;
    /* left: 55%; */
    margin-left: 752px;
    transform: translateY(-50%);
    transition: all .3s;
}
.section_user_mode  .section-half-detail ul.detail-part-pagination li.bullet.active{
  background-color: #3b3e40;
}
.section_user_mode .section-half-detail ul.detail-part-pagination.fixed {
    top: 50%;
    position: fixed;
    z-index: 98;
    margin-top: -39px;
    transition: all .3s;
}
.section_user_mode  .section-half-detail ul.detail-part-pagination li.bullet {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #9fa3a6;
    margin: 6px 0;
}
.section_user_mode .section-half-detail .detail-part{
    padding: 160px 0 160px 56px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}
.section_user_mode .section-half-detail .detail-part h1{
  width: 630px;
  text-align:left;
  color:#000;font-size: 30px;
  line-height: 1;
}
.section_user_mode .section-half-detail .detail-part h2{
  width: 630px;
  text-align:left;
  margin-top: 40px;
  color:#000;font-size: 30px;
  line-height: 1;
}
.section_user_mode .section-half-detail .detail-part p{
  font-size: 24px;
  width: 630px;
  text-align: left;
  /* color:rgba(255,255,255,.5); */
  color:rgba(0,0,0,.5);
  margin-top:17px ;
}
.section_user_mode .section-half-detail .detail-part img{
  width:584px;
  margin-top: 20px;
}
.section_toggle_double{
  position: relative;
  background: #000;
  padding-top: 115px;
  z-index: 100;
}
.section_toggle_double .section_toggle_btns{
  width:1285px;
  margin:0 auto;
  display:flex;
  justify-content: space-between;
  padding-top: 50px;
}
.section_toggle_double .section_toggle_btns .section_toggle_btn{
  cursor: pointer;
}
.section_toggle_double .section_toggle_btns .section_toggle_btn.active .active{
  display:block;
}
.section_toggle_double .section_toggle_btns .section_toggle_btn.active .default{
  display:none;
}
.section_toggle_double .section_toggle_btns .section_toggle_btn .active{
  display:none;
}
.section_toggle_double .section_toggle_btns .section_toggle_btn.active p{
  color:#fff;
}
.section_toggle_double .section_toggle_btns .section_toggle_btn .default{
  display:block;
}

.section_toggle_double .section_toggle_btns .section_toggle_btn.active p::after{
  background:#fff;
}
.section_toggle_double .section_toggle_btns .section_toggle_btn p{
  position: relative;
  font-size: 24px;
  margin-top:39px ;
  color: rgba(255,255,255,.5);
}
.section_toggle_double .section_toggle_btns .section_toggle_btn p:after {
  content:'';
  position: absolute;
  bottom:-20px;left:50%;
  margin-left:-31.5px;
  width: 63px;
  height: 2px;
  background: rgba(255,255,255,.5);
}
.section_toggle_double .section_toggle_double_box{
  width:1285px;margin:0 auto;
  text-align: center;
}
.section_toggle_double .section_toggle_double_box h1{
  font-size: 48px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 40px;
}
.section_toggle_double .section_toggle_double_box p{
  font-size: 24px;
  font-weight: 100;
  color: #FFFFFF;
  line-height: 1;
}
.section_toggle_double .section_toggle_double_box p.section_toggle_h3{
  padding-top: 20px;
  padding-bottom: 20px;
}
#certify {
  padding-top:100px ;
	position: relative;
	width: 1285px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 130px;
}

#certify  .swiper-slide {
	width: 863px;
	/* height: 418px; */
	/* background: #fff; */
	/* box-shadow: 0 8px 30px #ddd; */
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(https://img.horion.com/pc/statics/images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(https://img.horion.com/pc/statics/images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
/* ----- */
.nav_sub_item.active{
  position: fixed;
  top:0;left:0;z-index: 101;
}
.swiper-container-vertical>.swiper-pagination-bullets{
  right: 25%!important;
}
.swiper-container-vertical .swiper-pagination-bullet-active{
 background:#000;
}
.section_double_left_p{
  display: none;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 50%;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 16px;
  bottom: 16px;
  background-image: url(https://www1.djicdn.com/dps/9d35926….svg);
}
@media screen and (max-width: 1680px) {
    .style__text-wrapper {
        position: absolute;
        top: calc(40% + 100px);
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
        transition: all .4s ease;
        opacity: 0;
        z-index: 2;
    }
    .style__text-wrapper.style__active {
        opacity: 1;
        top: 45%;
        transition: all .4s ease .4s;
    }
}
@media screen and (max-width: 1440px) {
  /* .swiper_container_scene .swiper-slide img{
    width:1290px;height: auto;;
  } */

  #certify .swiper-slide, #certify .swiper-slide img{
    width:800px;
  }
  .section_detail_bg .sectioin_banner_text p:first-child{
    font-size: 48px;
  }
  .section_user_mode .section-half-scroll .product-image{
    top:12%;
  }
.section_user_mode .section-half-detail ul.detail-part-pagination {
  margin-left: 690px;
}
  .section_user_mode .section-half-scroll .fixed-section .product-image{
  margin-left:-72.5%;
  height: 80vh;
}
.section_user_mode .section-half-scroll .scroll-section .product-image{
  margin-right: -72.5%;
  height: 80vh;
}

  /* .swiper_container_scene .swiper-button-prev{
    left:2%;
    margin-top:-130px;
    width:16px;
    height: 36px;
  }
  .swiper_container_scene .swiper-button-next{
    right: 2%;
        margin-top:-130px;
      width:16px;
    height: 36px;
  }   */
}
@media screen and (max-width: 1280px) {
  /* .swiper_container_scene .swiper-slide img{
    width:1290px;height: auto;;
  } */
 .section_user_mode .section-half-detail ul.detail-part-pagination {
  margin-left: 670px;
}
  .section_detail_bg .sectioin_banner_text p:first-child{
    font-size: 48px;
  }
  .section_user_mode .section-half-scroll .product-image{
    top:12%;
  }
  /* .swiper_container_scene .swiper-button-prev{
    left:2%;
    margin-top:-130px;
    width:16px;
    height: 36px;
  }
  .swiper_container_scene .swiper-button-next{
    right: 2%;
        margin-top:-130px;
      width:16px;
    height: 36px;
  }   */
}