
.container_c{ width: 100%; min-width: 1200px; background: #000; overflow: hidden;}
.container_c img{ width: 100%; display: block;}

.mainbg{ width: 100%; position: relative;}
.solganmaster{ width: 29.4%; position: absolute; top: 14%; left: 35.85%;}
.listcontent{ width: 54%; position: absolute; top: 43%; left: 50%; margin-left: -27%;}
.list_master{ transition: all 0.4s ease; transform: scale(1.0);}
.list_master:hover{ transform: scale(1.02);}
.listcontent .swiper-slide{ width: auto; }
.blackbg_left{ width: 70%; height: 150%; position: absolute; top: -40%; right: 100%; background: radial-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0), rgba(0,0,0,0));  z-index: 10;}
.blackbg_right{ width: 70%; height: 150%;  position: absolute; top: -40%; left: 100%; background: radial-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0), rgba(0,0,0,0)); z-index: 10;}
.btn_next{ width: 9%; position: absolute; z-index: 10; right: -9%; top: 27%; cursor: pointer;}
.btn_prev{ width: 9%; position: absolute; z-index: 10; left: -9%; top: 27%; cursor: pointer; transform: rotate(180deg);}
.listcontentpage{ width: 100%; text-align: center;}
.listcontentpage>span{ width: 10px; height: 10px; margin:0 3px; border-radius: 0; background: #cdccca;}
.listcontentpage>span.swiper-pagination-bullet-active{ background: #b78957;}
.swiper-button-disabled{ display: none;}
.locked .list_master{ opacity: 0.3; pointer-events: none;}
.newicon{ width: 22%; position: absolute; top: 0; left: 70.8%;}
.masterbg{ opacity: 0; transition: all 2s ease 1.6s;}
.animated .masterbg{ opacity: 1;}
.solganmaster{ opacity: 0; transition: all 0.8s ease 0.4s; transform: translate(0,50px);}
.animated .solganmaster{ opacity: 1; transform: translate(0,0);}

.listcontent .swiper-slide:nth-child(1){ opacity: 0; transition: all 0.8s ease 1s; transform: translate(0,-20px); }
.listcontent .swiper-slide:nth-child(2){ opacity: 0; transition: all 0.8s ease 1.2s; transform: translate(0,20px); }
.listcontent .swiper-slide:nth-child(3){ opacity: 0; transition: all 0.8s ease 1.4s; transform: translate(0,-20px); }
.listcontent .swiper-slide:nth-child(4){ opacity: 0; transition: all 0.8s ease 1.6s; transform: translate(0,20px); }
.animated .listcontent .swiper-slide:nth-child(1){ opacity: 1; transform: translate(0,0); }
.animated .listcontent .swiper-slide:nth-child(2){ opacity: 1; transform: translate(0,0); }
.animated .listcontent .swiper-slide:nth-child(3){ opacity: 1; transform: translate(0,0); }
.animated .listcontent .swiper-slide:nth-child(4){ opacity: 1; transform: translate(0,0); }
.qxbtner{ opacity: 0; transition: all 0.8s ease 2.2s;}
.animated .qxbtner{ opacity: 1;}
.listcontentpage{ opacity: 0; transition: all 0.8s ease 2.2s;}
.animated .listcontentpage{ opacity: 1;}
.listcontent .swiper-slide:nth-child(5){ opacity: 0; transition: all 0.8s ease 2.2s;}
.listcontent .swiper-slide:nth-child(6){ opacity: 0; transition: all 0.8s ease 2.2s;}
.animated .listcontent .swiper-slide:nth-child(5){ opacity: 1;}
.animated .listcontent .swiper-slide:nth-child(6){ opacity: 1;}


.header_parts { width:100%; height:68px; position:fixed;  z-index:99; top:0; left:0; overflow:hidden; }
.sony_header { width:1920px; position:absolute; top:-68px; left:50%; transition:all 0.4s ease; margin-left:-960px; min-width:1200px; }
.header_parts:hover .sony_header{ top:0; transition:all 0.4s ease;}


.pc_index{ display: block;}
.mobile_index{ display: none;}

@media screen and (max-width:800px){
.pc_index{ display: none;}
.mobile_index{ display: block; min-height: 100vh; background: #000;}
.mobile_index img{ display: block; width: 100%;}
.mcont{ width: 100%; position: relative;}
.listcontentm{ width: 70%; margin:0 auto; padding:30px 0;}
.listcontentpagem{ width: 100%; text-align: center; padding-top: 30px;}
.listcontentpagem>span{ width: 10px; height: 10px; margin:0 3px; border-radius: 0; background: #cdccca;}
.listcontentpagem>span.swiper-pagination-bullet-active{ background: #b78957;}
}
