body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

input {
    outline: none
}

fieldset,
legend,
input,
textarea,
select {
    color: #333;
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

ul,
li {
    list-style: none;
}

img {
    border: none;
    display: block;
}

a {
    text-decoration: none;
}

html,
body {
    position: relative;
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

p {
    font-weight: lighter;
}

/*a,div{   outline-style:none;  }*/

img.fullimg {
    width: 100%;
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: center;
}

.auto {
    margin: auto;
}

.w100 {
    width: 100%;
    display: block;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

i.member_status {
    display: block;
}

.menu-btn {
    display: none;
}

#wrap_content {
    /*min-width: 1200px; */
    position: relative;
}

::selection {
    background: #c47529;
    color: #fff;
    text-shadow: none;
}

.pd20 {
    padding: 20px;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1210 {
    width: 1210px;
    margin: 0 auto;
}

/*注册浮层*/

#selfBoxMark {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10000;
    width: 100%;
    filter: alpha(opacity=50);
    background-color: #000;
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#selfBoxContent {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -175px;
    z-index: 10000;
    background: transparent !important;
}

iframe#iframeDinggou {
    border: 0px;
    overflow: visible;
    padding: 0px;
    background: transparent !important;
    height: 100%;
    border: 0;
}

/*右侧导航*/

#RightFixNav {
    position: fixed;
    right:0;
    width: 75px;
    display: block;
    bottom: 60px;
    z-index: 99
}

#RightFixNav ul li {
    width: 50px;
    height: 50px;
    position: relative;
    background: url(images/RightFixNav_bg.jpg) no-repeat bottom center;
    padding-bottom: 1px;
}

#RightFixNav ul li.last {
    background: none
}

#RightFixNav ul li a {
    width: 50px;
    height: 50px;
    padding: 0px;
    border-bottom: 1px solid #f2f2f2;
}

#RightFixNav ul li.last a {
    border-bottom: none;
}

#RightFixNav ul li .NavPic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#RightFixNav ul li .Rtitle {
    display: none;
    width: 60px;
    height: 50px;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: 9;
    color: #fff;
    text-align: center;
    background: url(images/dot_left_black.png) no-repeat 1px 16px;
}

#RightFixNav ul li .Rtitle .navword {
    background: #000;
    color: #fff;
    width: 40px;
    height: 35px;
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    padding: 8px 5px;
    font-size: 12px
}

#RightFixNav ul li a .Rtitle.actived {
    display: block;
}

/*简易导航*/

#ViceNav {
    width: 100%;
    height: 65px;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    z-index: 98;
    display: none;
}
/*#RightFixNav>a{*/
/*    background:url(images/RightFixNav_icon6.png) no-repeat;*/
/*    width:50px;*/
/*    height:50px;*/
/*    display:block;*/
/*}*/
/*#RightFixNav>a:hover{*/
/*    background:url(images/RightFixNav_icon6_hover.png) no-repeat;*/
/*}*/
.ViceNavBlock {
    width: 1210px;
    margin: 0 auto;
    /*overflow: hidden;*/
    position: relative;
}

.ViceNavBlock .sony-logo {
    padding-left: 25px;
    float: left;
}

.ViceNavBlock .sony-logo a {
    display: block;
    margin: 25px 0 0 0;
}
.ViceNavBlock .sony-logo a img {
    width:100px;
}

.ViceNavBlock .NavSearch {
    position: relative;
    float: left;
    margin: 21px 0 0 22px;
}

.ViceNavBlock .NavSearch .search-input {
    border: 0 none;
    border-radius: 0;
    color: #787878;
    font-family: "Microsoft YaHei";
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-indent: 1em;
    width: 245px;
}

/*.ViceNavBlock .NavSearch .btn-go {*/

/*width: 34px;*/

/*height: 30px;*/

/*border: 0 none;*/

/*border-radius: 0;*/

/*display: block;*/

/*background: url(images/search_logo.jpg) no-repeat right center;*/

/*}*/

.ViceNavBlock .NavMenu {
    float: left;
    margin: 5px 0 0 30px;
}

.ViceNavBlock .NavMenu ul li {
    background: url(images/nav_line.jpg) right 21px no-repeat;
    float: left;
    height: 46px;
    line-height: 55px;
    padding: 0 10px 0 20px;
    position: relative;
}

.ViceNavBlock .NavMenu ul li a {
    color: #fff;
    padding-right: 15px;
    background: url(images/dot_down_black.jpg) no-repeat 53px 25px;
    height: 46px;
    position: relative;
    display: block;
}

.ViceNavBlock .NavMenu ul li ul.SecondMenuList {
    position: absolute;
    top: 44px;
    left: 10px;
    width: 210px;
    height: 333px;
    padding-top: 16px;
    display: none;
    background: url(images/dot_up_black.jpg) no-repeat 24px 11px;
    z-index: 99
}

.ViceNavBlock .NavMenu ul li .SecondMenuList li {
    height: 37px;
    line-height: 37px;
    float: none;
    padding: 0 0 0 10px;
    background: #fff
}

.ViceNavBlock .NavMenu ul li .SecondMenuList li:hover {
    background: #f1f4f9
}

.ViceNavBlock .NavMenu ul li .SecondMenuList li a {
    color: #000;
    background: none
}

/*KV*/

#kvArea {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto 0px auto;
    z-index: 97;
    display:none;
    background:#f1f4f9;
}

#kvArea .swiper-container {
    height: 700px;
    margin: 0 auto;
}

#kvArea .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #000;
    position: relative;
    height: 700px;
}

#kvArea .random {
    display: none;
}

#kvArea .arrow-left {
    background: url(images/arrows_l.png) no-repeat 0 -82px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 38px;
    height: 66px;
    z-index: 9;
}

#kvArea .arrow-right {
    background: url(images/arrows_r.png) no-repeat 0 -82px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 38px;
    height: 66px;
    z-index: 9;
}

#videoPlayerFlash {
    margin: 0 auto;
}

.NavTabArea {
    width: 1210px;
    height: 68px;
    margin: 0 auto;
}

.NavTabArea .tabs {
    width: 100%;
    height: 68px;
    color: #000;
    margin: 0 auto;
}

.NavTabArea .tabs a {
    width: 33%;
    height: 58px;
    border-bottom: 3px solid #999999;
    cursor: pointer;
    position: relative;
    color: #000;
    float: left;
}

.NavTabArea .tabs a.active {
    color: #0a83d6;
    border-bottom: 3px solid #0a83d6;
    background: url(images/kvdown_arrow.png) no-repeat left top;
}

.NavTabArea .tabs a h3.TabWord {
    text-align: left;
    font-size: 14px;
    padding-top: 10px;
}

.NavTabArea .tabs a.random {
    display: none;
}

#kvArea .swiper-slide .MainArea {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    /* background: url(clientlib-main/about:blank); */
    text-indent:-9999999999px;
}

#kvArea .swiper-slide .MainArea .KvWord {
    color: #000;
    text-align: center;
    opacity: 0;
    animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    display: none;
}

#kvArea .swiper-slide .MainArea .KvWord.over {
    display: none !important;
}

#kvArea .swiper-slide .MainArea .KvWord.pos1 {
    position: absolute;
    top: 50%;
    left: 50%;
}

#kvArea .swiper-slide .MainArea .KvWord.pos2 {
    position: absolute;
    top: 50%;
    left: 50%;
}

#kvArea .swiper-slide .MainArea .KvWord.pos3 {
    position: absolute;
    top: 50%;
    right: 50%;
}

#kvArea .swiper-slide .MainArea .KvWord.pos4 {
    position: absolute;
    top: 50%;
    left: 50%;
}

#kvArea .swiper-slide .MainArea .KvWord.pos5 {
    position: absolute;
    top: 50%;
    right: 50%;
}

#kvArea .swiper-slide .MainArea .KvWord.pos6 {
    position: absolute;
    top: 50%;
    left: 50%;
}

#kvArea .swiper-slide .MainArea .KvWord h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: normal;
}

#kvArea .swiper-slide .MainArea .KvWord p {
    font-size: 24px;
    line-height: 36px
}

#kvArea .swiper-slide .MainArea .KvWord.whiteW {
    color: #fff !important;
}

#kvArea .swiper-slide .MainArea .KvWord.blackW {
    color: #000 !important;
}

#kvArea .swiper-slide .MainArea .KvBtn {
    display: block;
    position: relative;
    text-align: center;
    width: 142px;
    height: 38px;
    line-height: 38px;
    background: #000;
    color: #fff;
    margin: 30px auto
}

#kvArea .swiper-slide .MainArea .KvWord.blacksbg {
    background: url(images/index_opabg.png) repeat;
    color: #fff;
}

#ActiveKvArea {
    width: 100%;
    margin: 0 auto;
    background: #f1f4f9;
}

.Active_main {
    width: 1210px;
    position: relative;
    margin: 0 auto
}
.Active_main h1{
    display:none;
}

.Active_main h2 {
    font-size: 24px;
    padding: 15px 0;
    font-weight: normal;
}

.Active_main .arrow-left,.NewProduct_main .arrow-left{
    background: url(images/leftright-s.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -15px;
    width: 23px;
    cursor:pointer;
    height: 38px;
    z-index: 97
}
/* .NewProduct_main .arrow-left,.NewProduct_main .arrow-left{
	background: url(images/leftright-s.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 10%;
    width: 23px;
    height: 38px;
    z-index: 97;
} */

.Active_main .arrow-right,.NewProduct_main .arrow-right{
    background: url(images/leftright-s.png) no-repeat right bottom;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -15px;
    cursor:pointer;
    width: 23px;
    height: 38px;
    z-index: 97
}

.NewProduct_main .swiper-container2{
    width:1211px;
    height: 430px;
}
.NewProduct_main .pagination{
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 15px;
    width: 100%;
}

#kvArea .pagination{
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 95px;
    width: 100%;
    z-index:2;
}
.Active_main .swiper-container2 {
    overflow: hidden;
    height:240px;
}

.Active_main .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
}

.Active_main .swiper-pagination-switch,.NewProduct_main .swiper-pagination-switch,#kvArea .swiper-pagination-switch{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #cdccca;
    margin: 0 3px;
    cursor: pointer;
}

.Active_main .pagination{
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 15px;
    width: 100%;
}

.Active_main .swiper-active-switch,.NewProduct_main .swiper-active-switch, #kvArea .swiper-active-switch{
    background: #0a83d6;
}

.Active_main .swiper-container2 .swiper-slide a {
    display: block;
    float: left;
}

.Active_main .swiper-container2 .swiper-slide a:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.13);

}
#Active_main li{
    width: 230px;
    float: left;
    box-sizing: border-box;
    border: 1px #eaeaea solid;
    background:white;
    position: relative;
    margin: 0 0 10px 0;
}
#Active_main li:not(:nth-child(5n+5)){
    margin: 0 15px 10px 0;
}
.Active_main .swiper-container2 .swiper-slide img {
    display: block;
    width: 393px
}
.NewProduct_main .swiper-container2 .swiper-slide img{
    display: block;
    width: 295px
}

#NewProduct {
    width: 100%;
    background: #Fff;
}

.NewProduct_main {
    position:relative;
    overflow: hidden;
}

.NewProduct_main ul li {
    width: 295px;
    height: 470px;
    float: left;
    margin-right: 7px
}

.NewProduct_main .last {
    margin: 0;
}

.NewProduct_main .NewProBlock {
    position: relative;
}

.NewProduct_main .NewProBlock .NewProPic {
    position: relative;
    z-index: 10
}

.NewProduct_main .txtC {
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 11
}

.NewProduct_main h2 {
    font-size: 24px;
    padding: 20px 0;
    font-weight: normal;
    overflow: hidden;
}

.NewProduct_main .txtC h3 {
    text-align: left;
    padding: 5px 0;
    color: #333333 !important;
    font-size: 24px;
    font-weight: normal;
}

.NewProduct_main .txtC p.vice {
    color: #666666 !important;
    margin: 5px 0;
    font-size: 16px !important
}

.NewProduct_main .txtC p.p_rice {
    font-size: 14px;
    font-weight: bold;
    color: #0a83d7;
}

.NewProduct_main .txtC span.price {
    color: #0A83D7;
    font-size: 16px
}

.NewProduct_main .txtC span.qi {
    color: #0A83D7;
    font-size: 12px
}

.NewProduct_main .NewProBlock .hires_icon1 {
    position: absolute;
    top: 203px;
    left: 10px;
    z-index: 99
}

.NewProduct_main .NewProBlock .hires_icon2 {
    position: absolute;
    top: 253px;
    left: 10px;
    z-index: 99
}

#mainbody {
    width: 100%;
    position: relative;
}

.ProductBlock {
    position: relative;
    z-index: 0
}

.MainProductBlock {
    position: relative;
    margin: 0 auto;
    width: 1220px;
    padding-left: 5px;
    padding-right: 5px;
}

.MainBlockTop {
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}

.MainBlockTop h2.tit {
    display: inline;
    margin: 0 auto;
    padding: 10px 0 10px 42px;
    font-size: 24px;
    font-weight: normal;
}

.MainBlockTop div.SecondBlockTitle {
    display: inline-block;
    margin: 20px auto;
}

.MainBlockTop ul li {
    float: left;
    font-size: 12px;
    padding: 0 20px;
    border-right: 1px solid #6b6b6b;
}

.MainBlockTop ul li:last-child {
    border: 0;
}

.MainBlockTop ul li.last {
    border: 0;
}

.MainBlockTop ul li a {
    color: #6b6b6b
}

.MainBlockTop ul li a h3{
    font-weight:normal;
}

.MainBlock {
    margin: 0 auto;
    position: relative;
}
.win{
    cursor:pointer;
}
.MainBlock .MBlock_h {
    width: 600px;
    float: left;
}

.MainBlock .MBlock_h.mr8 {
    margin-right: 8px;
}

.MainBlock .MBlock_h.mr10 {
    margin-right: 10px;
}

.MainBlock .MBlock_h .MBlock {
    overflow: hidden;
    background: #fff;
    position: relative;
}

.MainBlock .MBlock_h .MBlock2 {
    overflow: hidden;
    background: #fff;
    position: relative;
}

.MainBlock .MBlock_h .Block5 .hires_icon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block5 .hires_icon2 {
    position: absolute;
    top: 10px;
    right: 60px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block1 .hires_icon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block1 .hires_icon2 {
    position: absolute;
    top: 10px;
    right: 60px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block2 .hires_icon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block2 .hires_icon2 {
    position: absolute;
    top: 10px;
    right: 60px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block4 .hires_icon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block4 .hires_icon2 {
    position: absolute;
    top: 10px;
    right: 60px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block3 .hires_icon1 {
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block3 .hires_icon2 {
    position: absolute;
    bottom: 10px;
    left: 70px;
    z-index: 9;
}

.gery {
    background: #F1F5F9 !important
}

.MainBlock .MBlock_h .price_zone0 {
    color: #fff !important;
}

.MainBlock .MBlock_h .price_zone0 .txt {
    color: #fff;
    text-align: center;
    padding: 20px 0 0 0;
}

.MainBlock .MBlock_h .price_zone0 .txt h3 {
    font-size: 22px
}

.MainBlock .MBlock_h .price_zone0 .txt p {
    line-height: 22px;
}

.MainBlock .MBlock_h .Block1 {
    width: 600px;
    height: 345px;
}
.MainBlock .MBlock_h .Block2 {
    width: 295px;
    height: 700px;
}

.MainBlock .MBlock_h .Block3 {
    width: 295px;
    height: 194px;
}

.MainBlock .MBlock_h .Block4 {
    width: 295px;
    height: 345px;
}

.MainBlock .MBlock_h .Block5 {
    width: 600px;
    height: 700px;
}

.MainBlock .MBlock_h .price_zone1 {
    color: #000 !important;
}

.MainBlock .MBlock_h .price_zone2 {
    color: #fff !important;
}

.MainBlock .price_zone {
    position: absolute;
    /* top: 30px; */
    left: 0px;
    z-index: 10;
    right: 0px;
    text-align: center;
    bottom: 15px;
}

.MainBlock .price_zone .GuobuBadge {
    border-radius: 20px;
    background: #34C759;
    padding: 3px 10px;
    width: fit-content;
    color: white;
    margin: 0 auto;
    margin-bottom: 10px;
    font-weight: 400;
}
.MainBlock .price_zone .GuobuBadgeTop .GuobuText {
    font-style: italic;
    font-size: 14px;
}
.MainBlock .price_zone .GuobuBadgeTop .GuobuRate {
    font-size: 18px;
    margin-left: 5px;
    background: linear-gradient(to bottom, #FDF0CC, #E6D091);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.MainBlock .price_zone .tab_title {
    height: 20px;
    color: #fff;
    line-height: 20px;
    width: auto;
    /* margin-top: 5px; */
    /* float: left; */
    margin: 5px auto;
    font-weight: normal;
    font-size:14px;
    display: inline-block;

}

.MainBlock .price_zone .tab_title.presale {
    border:1px solid #2086ea;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-right: 5px;
    color:#2086ea;
    padding-top: 1px;
}

.MainBlock .price_zone .tab_title.nointerest {
    border:1px solid #c60000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-right: 5px;
    color:#c60000;
    padding-top: 1px;
}

.MainBlock .price_zone .tab_title.flashbuy {
    border:1px solid #f95c25;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-right: 5px;
    color:#f95c25;
    padding-top: 1px;
}

.MainBlock .price_zone .tab_title span{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 10px 2px 10px;
    margin-right: 5px;
}

.MainBlock .price_zone .tab_title.presale span{
    color:#fff;
    background-color:#2086ea;
}

.MainBlock .price_zone .tab_title.nointerest span{
    color:#fff;
    background-color:#c60000;
}

.MainBlock .price_zone .tab_title.flashbuy span{
    color:#fff;
    background-color:#f95c25;
}

.MainBlock .word_zone {
    position: absolute;
    top: 90px;
    left: 20px;
    text-align: left;
    z-index: 10;
    color: #fff
}

.MainBlock .word_zone.black {
    color: #000
}

.MainBlock .word_zone h3 {
    text-align: left;
    font-size: 24px;
}

.MainBlock .word_zone p {
    font-size: 12px;
}

.MainBlock .cafe_icon {
    position: absolute;
    top: 30px;
    left: 20px;
    z-index: 99;
    width: 180px;
}

.MainBlock .price_zone_r {
    position: absolute;
    top: 30px;
    right: 15px;
    text-align: right;
    z-index: 10
}

.MainBlock .price_zone h3,
.MainBlock .price_zone_r h3 {
    font-size: 14px;
    text-align: center;
    /*font-weight: bold;*/
    /*padding-top: 10px;*/
    padding-bottom: 10px;
    color: #333;
    line-height: 14px;
}

.MainBlock .price_zone h3.white,
.MainBlock .price_zone_r h3.white {
    color: #fff;
}

.MainBlock .price_zone p.s_title {
    color: #666 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    /*font-weight: bold;*/
}

.MainBlock .price_zone p.seccolor {
    color: #cccccc !important
}

.MainBlock .price_zone p.p_rice {
    color: #0a83d7;
    font-weight: 400;
    /*padding: 2px 0 0 0;*/
    font-size: 14px;
}

.MainBlock .price_zone p.p_rice .money {
    font-size: 20px;
    font-weight:500;
}

.MainBlock .price_zone span.icon {
    float: left;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 0
}

.MainBlock .price_zone span.icon_newmaket {
    width: 92px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    background-color: #0a83d6;
    font-size: 14px;
    display: inline-block;
    float: left;
    margin: 5px 5px 2px 0;
    -moz-border-radius: 6px;
    /* Gecko browsers */
    -webkit-border-radius: 6px;
    /* Webkit browsers */
    border-radius: 6px;
    /* W3C syntax */
}

.MainBlock .price_zone i.member_status {
    display: block;
    color: #0a83d7;
    padding: 5px 0 0 0;
    font-weight: bold;
    font-size: 14px;
}

/*.bigblock:hover .product_img0,
.bigblock:hover .product_img1,
.bigblock:hover .product_img2,
.bigblock:hover .product_img3,
.bigblock:hover .product_img4,
.bigblock:hover .product_img5 {
    transform: scale(1.07);
    -ms-transform: scale(1.07);
}*/

.product_line {
    position: absolute;
    bottom: 20px;
    left: 0;
}

.product_img0 {
    position: absolute;
    left: 0px;
    max-width:100%;
    top: 0px;
    transition: transform 1s ease 0s;
}
.product_img0 img{
    max-width:100%;
}
.product_img1 {
    position: absolute;
    right: 10px;
    top: 30px;
    overflow:hidden;
    width:320px;
    height:256px;
    transition: transform 1s ease 0s;
}
.product_img1 img{
    max-width:100%;
}
.product_img2 {
    position: absolute;
    left: 19px;
    max-width:100%;
    bottom: 20px;
    transition: transform 1s ease 0s;
}
.product_img2 img{
    max-width:100%;
}
.product_img3 {
    position: absolute;
    right: 12px;
    bottom: 10px;
    overflow:hidden;
    width:136px;
    max-width:100%;
    height:105px;
    transition: transform 1s ease 0s;

}
.product_img3 img{
    max-width:100%;
}
.product_img4{
    position: absolute;
    right: 34.5px;
    top: 25px;
    overflow:hidden;
    max-width:100%;
    transition: transform 1s ease 0s;
}

.mobile .product_img4{
    right: 62.5px;
    top: 48px;
}

.slides4 ,.slides3,.slides1{
    position:absolute;
    transition: transform 1s ease 0s;
}

.product_img5 {
    position: absolute;
    top: 0;
    left: 0;
    max-width:100%;
    transition: transform 1s ease 0s;
}
.product_img5 img{
    max-width:100%;
}

/*.product_img5{position: absolute;left:0px;bottom: 41px;transition: transform 1s ease 0s;}
.product_img6{position: absolute;bottom: 0;left:20px;transition: transform 1s ease 0s;}
.product_img0{position: absolute;top: 0;left: 0;transition: transform 1s ease 0s;}*/

.blacklayer {
    width: 100%;
    background: url(images/toubg.png) repeat;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 98;
    -webkit-transition: opacity .45s ease-in-out;
    transition: opacity .45s ease-in-out;
}

.bigblock:hover .blacklayer {
    opacity: 1;
    -webkit-transition: opacity .45s ease-in-out;
    -moz-transition: opacity .45s ease-in-out;
    -ms-transition: opacity .45s ease-in-out;
    -o-transition: opacity .45s ease-in-out;
    transition: opacity .45s ease-in-out;
    height: 100%;
}

.wordlayer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    z-index: 99;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    filter: alpha(opacity=0);
}

.wordlayer p {
    color: #fff;
    text-align: center;
    padding-top: 110px;
    font-size: 24px
}

.bigblock:hover .wordlayer {
    opacity: 1;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    filter: alpha(opacity=100);
}

.product_img4 img {
    position: relative;
    transition: transform 1s ease 0s;
    max-width:100%;
}

.BlockBottom {
    margin-top: 5px;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
    margin-left: 4px;
}

.BlockBottom span.title {
    float: left;
    font-weight: bold;
    font-size: 14px;
    color: #2591da;
}

.BlockBottom ul {
    float: left;
    padding-left: 10px
}

.BlockBottom ul li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #000
}

.BlockBottom ul li:last-child {
    border: none;
}

.BlockBottom ul li a {
    color: #000
}

a.backTohead {
    float: right;
    display: block;
    padding-right: 20px;
    margin: 10px 0;
}

.MySonyClub {
    color: #Fff !important
}

.MySonyClub .MainBlockTop ul li {
    border-right: solid #fff 1px
}

.MySonyClub .MainBlockTop ul li:last-child {
    border:0;
}

.MySonyClub .MainBlockTop ul li a {
    color: #fff
}

.MySonyClub .customer_information {
    width: 1170px;
    background: #fff;
    overflow: hidden;
    padding: 10px 20px;
    margin-bottom: 10px;
    /*display: none;*/
    margin-left: 5px;
    margin-right: 5px;
}

.MySonyClub .customer_information .top {
    color: #000;
    height: 30px;
    border-bottom: 1px #0b83d9 solid;
    font-size: 14px
}

.MySonyClub .customer_information .top ul li {
    float: left;
    padding-right: 10px;
    background: url(images/dot_right_black.png) no-repeat right center;
    margin-right: 50px;
}

.MySonyClub .customer_information .top ul li a {
    color: #000
}

.main_information {
    color: #000;
    margin: 10px 0;
}

.main_information ul li {
    float: left;
    font-size: 16px;
    padding-right: 20px;
    border-right: 1px #0a83d6 solid;
    margin-right: 20px;
    width: 261px
}

.main_information ul li.last {
    background: none;
    border: none;
    padding: 0;
    margin: 0
}

.main_information ul li .inforblock ul li {
    float: none;
    clear: both;
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
}

.main_information ul li .inforblock ul li label {
    font-size: 14px
}

.main_information ul li .inforblock h3 {
    font-size: 22px;
    color: #0a83d6;
    float: left;
    font-weight: normal;
}

.main_information ul li .inforblock span {
    display: inline-block;
    float: left;
    margin-top: 6px;
}

.main_information ul li .inforblock ul li span img {
    padding: 0 2px;
    vertical-align: middle;
}

.main_information ul li .inforblock ul li i {
    color: #0a83d6
}

.main_information ul li .inforblock ul li .bar_level {
    width: 200px;
    background-color: #CCCCCC;
    height: 8px;
    margin-top: 10px;
    position: relative;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.main_information ul li .inforblock ul li .bar_level .barlevel_precent {
    height: 8px;
    width: 30%;
    background-color: #4180B8;
    margin-top: 10px;
    position: relative;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.BottomBlock {
    width: 1210px;
    margin: 0 auto;
    position: relative;
}

.BottomBlock.hideBottomBlock{
    height: 0;
    overflow: hidden;
}

.Bottomtop ul li {
    float: left;
    margin-right: 11px;
    width: 396px;
    height:290px;
}

.Bottomtop ul li.last {
    margin: 0 !important;
}

.BlcokMain {
    position: relative;
}

.BlcokMain .left_icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 30px;
    font-size: 14px;
    text-align: center;
}

.BlcokMain .left_icon.red {
    background-color: #DC2828;
    color: #FFF
}

.BlcokMain .left_icon.blue {
    background-color: #0A83D7;
    color: #FFF
}

.BlcokMain .left_icon.orange {
    background-color: #FF6131;
    color: #FFF
}

.Ctxt {
    padding: 10px 20px 0px 20px
}

.Ctxt h4 {
    font-size: 16px;
    text-align: left;
    color: #000
}

.Ctxt a {
    font-size: 14px
}

.Ctxt p.red {
    color: #666;
    font-size:14px;
    margin-top:10px;
}

.Ctxt p.blue {
    color: #0A83D7;
}

.Ctxt p.orange {
    color: #FF6131;
}

.BottomBar {
    height: 120px;
    position: relative;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid
}

.BottomBar ul li {
    float: left;
    width: 241px;
    height: 120px;
    margin-right: 0
}

.BottomBar ul li.last {
    border: none;
}

.BottomBar ul li a {
    width: 239px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}

.BottomBar ul li a img {
    margin: 0 auto;
    display: block;
    vertical-align: middle;
}

.BottomBar ul li a img.on {
    display: none;
}

.BottomBlock_main {
    overflow: hidden;
    float: left;
}

.BottomBlock_l {
    width: 726px;
}

.BottomBlock_r {
    width: 472px;
}

.BottomBlock_main h4 {
    font-size: 22px;
    text-align: left;
    margin: 10px 0;
    font-weight: normal;
}

.BottomNews ul {
    width: 500px;
}

.BottomNews ul li {
    margin-bottom: 10px;
}

.BottomNews ul li span {
    color: #707070;
}

.BottomNews ul li a {
    color: #000
}

.FocusMe {
    margin-left: 20px;
}

.FocusMe ul li {
    float: left;
    margin: 0 20px 10px 0;
}

.FocusMe ul li .Btxt {
    text-align: center;
}

.FocusMe ul li .Btxt a {
    color: #3f80b8
}

.FocusMe ul li img {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: auto;
}

.FocusMe ul li .Btxt h5 {
    padding: 5px 0;
    font-weight: normal;
}

.BottomMain .arrow-left {
    background: url(images/leftright-s.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -15px;
    width: 23px;
    height: 38px;
    z-index: 99
}

.BottomMain .arrow-right {
    background: url(images/leftright-s.png) no-repeat right bottom;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -15px;
    width: 23px;
    height: 38px;
    z-index: 99
}

/*foot*/

#footer {
    background: #000;
    width: 100%
}

#footer img {
    display: block;
}

#footer .foot {
    width: 980px;
    margin: 0 auto;
    position: relative;
    background: #000
}

#footer .footerTop h3 {
    margin-top: 30px;
    display: inline-block;
}

.footerContent {
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 20px;
}

.footerContent .block4s {
    width: 232px;
    float: left;
    margin: 8px 4px 0 4px;
    display: inline;
}

.footblock dl {
    margin-bottom: 12px
}

.footblock dt {
    color: #fff;
    font-weight: normal;
    padding-top: 2px;
}

.footerContent dt a {
    color: #fff
}

.footblock dd {
    color: #10a0d5;
    margin: 0;
    padding: 10px 0 0;
}

.footerContent dd a {
    color: #10a0d5;
}

.footerContent .footblock h3 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding-top: 10px;
    text-align: left;
}

.footerContent .footblock h3 a {
    color: #fff
}

.footerContent .footerNav {
    font-size: 12px;
    list-style: outside none none;
    margin: 20px 0 0 4px;
}

.footerContent .footerNav li {
    display: inline-block;
    padding-right: 20px;
}

.footerContent .footerNav li a {
    color: #Fff
}

.footer_bottom {
    margin: 20px 0 20px 4px;
}

.footer_bottom .footerNav {
    float: left;
    margin: 0;
}

.footerNav li {
    display: inline-block;
    padding-right: 20px;
}

.footer_bottom .copyright {
    color: #fff;
    float: right;
}

.footerNav a {
    color: #fff;
}

.footer-report {
    padding: 0 0 15px 0;
}
.mobile .footer-report {
    padding: 15px 0 0;
}
.mobile .footer-report span {
    display: block;
    text-align: center;
}
.footer-report span:nth-of-type(2){
    margin-left: 27px;
    margin-right: 22px;
}

.beizhu {
    color: #696969;
    height: 30px;
}

.icp {
    color: #696969;
    height: 30px;
    text-align: center;
    display: table;
    margin: 0 auto;
}

#cert img {
    display: block;
    margin: 0 auto;
}

.gif_img {
    width: 295px;
}

.w1024 #headerNav .head_content {
    width: 980px !important;
}

.w1024 #headerNavMain #topRightNav li {
    padding: 0 10px !important;
}

.w1024 #headerNavMain #topRightNav li.last {
    padding-right: 0 !important
}

.w1024 #headerNav .logo-brand {
    padding-left: 10px
}

.w1024 #nav_list_1 {
    width: 94px !important;
}

.w1024 .Active_main {
    width: 980px !important;
}

.w1024 .Active_main .swiper-container2 .swiper-slide img {
    width: 100% !important
}

.w1024 .ViceNavBlock {
    width: 990px;
}

.w1024 .ViceNavBlock .NavSearch .search-input {
    width: 140px;
}

.w1024 #kvArea .swiper-slide .MainArea {
    width: 980px
}

.w1024 .NewProduct_main {
    width: 980px !important
}

.w1024 .NewProduct_main ul li {
    width: 24.2% !important;
    overflow: hidden;
}

.w1024 .NewProduct_main ul li img {
    width: 100%
}

.w1024 .MainBlock .MBlock_h {
    width: 486px !important
}

.w1024 .MainBlock .MBlock_h.mtr10 {
    margin-right: 1% !important
}

.w1024 .ProductBlock {
    width: 100% !important
}

.w1024 .gif_img {
    width: 239px;
}

.w1024 .MainBlock .MBlock_h .Block1 {
    width: 486px;
    height: 239px;
}

.w1024 .MainBlock .MBlock_h .Block2 {
    width: 239px;
    height: 322px;
}

.w1024 .MainBlock .MBlock_h .Block3 {
    width: 239px;
    height: 157px;
}

.w1024 .MainBlock .MBlock_h .Block5 {
    width: 239px;
    height: 239px;
}

.w1024 .MainBlock .MBlock_h .Block6 {
    width: 486px;
    height: 569px;
}

.w1024 .MainProductBlock {
    width: 980px;
    overflow: hidden;
}

.w1024 .BottomBlock {
    width: 980px;
    overflow: hidden;
}

.w1024 .Active_main .arrow-left,
.w1024 .Active_main .arrow-right {
    display: none;
}

.w1024 .NavTabArea {
    width: 980px;
}

.w1024 .NavTabArea .tabs {
    width: 980px;
}

.w1024 .NavTabArea .tabs a {
    width: 32.9%
}

.w1024 .NewProduct_main h3 {
    font-size: 22px
}

.w1024 .mtb10 {
    margin-bottom: 8px !important
}

.w1024 .mtr10 {
    margin-right: 8px !important
}

.w1024 .mr10 {
    margin-right: 8px !important
}

.w1024 .Bottomtop ul li {
    width: 32.3%;
    margin-right: 1%
}

.w1024 .BlcokMain img {
    width: 100%
}

.w1024 .BottomBar ul li {
    width: 19%
}

.w1024 .BottomBlock_l {
    width: 57%
}

.w1024 .BottomBlock_r {
    width: 42%
}

.w1024 .BottomNews ul {
    width: 95%
}

.w1024 .MySonyClub .customer_information {
    width: 940px
}

.w1024 .main_information ul li {
    width: 204px
}

.w1024 .ViceNavBlock .NavMenu {
    margin-left: 10px
}

.w1024 .ViceNavBlock .NavMenu ul li {
    padding: 0 10px 0 10px;
}

.w1024 .MainBlock .word_zone {
    position: absolute;
    top: 70px;
}

.w1024 .MainBlock .word_zone h3 {
    font-size: 20px
}

.w1024 .mtb10,
.w1024 .mtr8 {
    margin-bottom: 1%
}

.w1024 .w232 {
    width: 211px;
    display: block;
}

.w1024 .w239 {
    width: 239px;
    display: block;
}

.w1024 .w270 {
    width: 270px;
    display: block;
}

.w1024 .w200 {
    width: 200px;
    display: block;
}

.w1024 .w115 {
    width: 115px;
    display: block;
}

.w1024 .w451 {
    width: 451px;
    display: block;
}

.w1024 .Active_main .swiper-container2 .swiper-slide a {
    width: 486px
}

.w1024 .mrt15 {
    margin-right: 8px
}

.w1024 .MainBlock .price_zone {
    position: absolute;
    top: 20px;
}

.w1024 .MainBlock .price_zone h3,
.w1024 .MainBlock .price_zone_r h3 {
    font-size: 18px;
    padding-top: 5px;
}

.w1024 .MainBlock .price_zone p.p_rice {
    padding: 5px 0;
    font-size: 12px;
    font-weight: normal;
}

.w1024 .MainBlock .price_zone span.icon_newmaket {
    width: 78px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.w1024 .MainBlock .MBlock_h .price_zone0 .txt h3 {
    font-size: 20px
}

.w1024 .MainBlock .MBlock_h .price_zone0 .txt p {
    line-height: 20px
}

.w1024 .product_img {
    position: absolute;
    right: 17px;
    top: 23px;
}

.w1024 .MainBlock .MBlock_h .price_zone0 .txt {
    padding: 10px 0
}

.w1024 .shoppingCartBlock {
    padding-right: 20px
}

.w1024 #headerNavMain #topRightNav {
    padding-right: 20px
}

.mobile .NavTabArea {
    width: 100%
}

.mobile .NavTabArea .tabs a {
    width: 32.6%;
    font-size: 12px
}

.mobile .Active_main,
.mobile .NewProduct_main,
.mobile .BottomBlock {
    width: 86%
}

.mobile .MainProductBlock {
    width: 610px
}

.mobile .Active_main .swiper-container2 .swiper-slide img {
    width: 100%
}

.mobile .NewProduct_main ul li {
    width: 347px;
    margin-right: 12px;
    margin-bottom: 10px
}

.mobile .NewProduct_main ul li.second {
    margin-right: 0
}

.mobile .NewProPic {
    width: 100%
}

.mobile .NewProduct_main ul li.last {
    margin: 0
}

.mobile .NewProduct_main ul li .txtC {
    position: absolute;
    top: 5%;
    left: 5%
}

.mobile .NewProduct_main ul li .txtC h3 {
    font-size: 24px;
    padding: 2% 0
}

.mobile .NewProduct_main ul li .txtC p.vice {
    font-size: 18px;
    margin: 2% 0
}

.mobile #ActiveKvArea {
    margin-bottom: 20px;
}

.mobile .Active_main .swiper-container2 .swiper-slide a {
    width: 100%
}

.mobile .Active_main .swiper-container2 .swiper-slide a.mrt15 {
    margin: 0;
    margin-bottom: 15px
}

.mobile .Active_main .swiper-container2 {
    height: 690px;
    overflow: hidden;
}

.mobile .Active_main .pagination {
    display: block;
}

.mobile .NewProduct_main {
    width: 96%;
    margin: 0 auto
}

.mobile .MainBlock .MBlock_h {
    width: 100%;
}

.mobile #kvArea .swiper-container{
    padding-bottom:360px;
}

.mobile .MainBlock .MBlock_h.mr10 {
    margin-right: 0;
}

.mobile .MainBlock .MBlock_h .Block1 {
    width: 600px;
    height: 295px;
}

.mobile .MainBlock .MBlock_h .Block2 {
    width: 295px;
    height: 398px;
}

.mobile .MainBlock .MBlock_h .Block3 {
    width: 295px;
    height: 194px;
}

.mobile .MainBlock .MBlock_h .Block4 {
    width: 295px;
    height: 295px;
}

.mobile .MainBlock .MBlock_h .Block5 {
    width: 600px;
    height: 703px;
}

.mobile #kvArea .swiper-slide .MainArea {
    width: 100%;
    height: 100%
}

.mobile #kvArea .swiper-slide .MainArea .KvWord {
    display: block;
    position: relative;
    margin: 0 auto
}

.mobile .NavTabArea .tabs a h3.TabWord {
    font-size: 16px;
    /* padding-left: 5px; */
    text-align: center
}

.mobile .MainBlockTop ul li {
    padding: 0% 2%;
    margin: 1% 0;
}

.mobile .MainBlockTop ul li a {
    font-size: 24px !important;
}

.mobile #kvArea .swiper-container {
    height: 480px
}

.mobile .BottomBlock_h {
    width: 100%
}

.mobile .BottomBlock_h .BottomNews {
    width: 96%;
    margin: 0 auto
}

.mobile .border5 {
    border-right: none;
    border-bottom: 1px solid #ccc
}

.mobile .swiper-slide .MainArea {
    width: 100%
}

.mobile .MainBlock .price_zone p.s_title {
    font-size: 20px!important;
    line-height: 20px;
    margin-top:15px;
}

.mobile .MainBlock .price_zone h3,
.mobile .MainBlock .price_zone_r h3 {
    font-size: 20px;
    padding: 0;
    line-height: 28px;
    margin-top:10px;
}

.mobile .MainBlock .price_zone p.p_rice {
    font-size: 20px;
    margin-top: 8px;
}

.mobile .MainBlock .MBlock_h .MBlock .hires_icon6 {
    top: 140px
}

.mobile .main_information ul li {
    width: 163px;
    padding-right: 1%;
    margin-right: 1%;
    margin-bottom: 2%
}

.mobile .MySonyClub .customer_information {
    padding: 1% 2%;
    width: 96%
}

.mobile .main_information ul li.second,
.mobile .main_information ul li.last {
    padding: 0;
    margin: 0;
    border: 0
}

.mobile .product_img0 img {
    width: 100%
}

.mobile .Active_main .arrow-right,
.mobile .Active_main .arrow-left {
    display: none;
}

.mobile .Bottomtop img {
    width: 100%
}

.mobile .product_img0 {
    position: relative;
}

.mobile .Bottomtop ul li {
    width: 308px
}

.mobile .BlockBottom {
    display: block;
    padding: 10px 0;
    border: 1px #ccc solid;
    background: url(images/BlockBottom_mobileplus.jpg) no-repeat #fff 96% 10px;
}

.mobile #MainB .BlockBottom{
    display:none;
}

.mobile .BlockBottom.on {
    background: url(images/sclose_btn.jpg) no-repeat #fff 96% 10px;
}

.mobile .BlockBottom span.title {
    font-size: 18px;
    margin-left: 10px;
}

.mobile .BlockBottom ul {
    display: none;
    clear: both;
    margin-top: 20px;
    width: 100%;
    padding: 0
}

.mobile .BlockBottom ul li {
    float: none;
    border-right: none;
    border-bottom: 1px #eee solid;
    width: 100%;
    padding: 10px 0;
    font-size: 14px
}

.mobile .BlockBottom ul li a {
    padding-left: 20px
}

.mobile .backTohead {
    display: none;
}

.mobile .BottomNews ul {
    width: 100%
}

.mobile .footerContent .block4s {
    width: 48%
}

.mobile .footerContent dd a {
    font-size: 20px
}

.mobile .footblock dt {
    font-size: 22px
}

.mobile #footer .foot {
    width: 96%;
    margin: 0 auto
}

.mobile .footerContent .footblock h3 {
    font-size: 20px
}

.mobile .footerContent .footerNav li {
    margin-bottom: 10px
}

.mobile .footerContent .footerNav li a {
    font-size: 20px;
}

.mobile .footerNav a {
    font-size: 20px
}

.mobile .footer_bottom .copyright {
    float: left;
    margin: 10px auto;
    display: inline-block;
    font-size: 20px;
    text-align: center;
}

.mobile .BottomBar {
    border: none;
}

.mobile .tbboder {
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid
}

.mobile .BottomBar ul li {
    width: 319px
}

.mobile .BottomBar ul li a {
    display: inline-block;
    width: 319px
}

.mobile .BottomBar ul li a img {
    margin: 20px auto
}

.mobile .FocusMe {
    width: 96%;
    margin: 0 auto
}

.mobile .BottomBlock_l,
.mobile .BottomBlock_r {
    width: 95%;
    margin-left: 0%;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.rboder {
    border-right: 1px #ccc solid;
}

.mobile .tlboder {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}



/*#headerNavMain .topBottomNav ul li .category ul li > a {*/

/*background: url("images/arrow.png") right no-repeat !important;*/

/*}*/

.favorite {
    display: none !important;
    margin-top: 6px;
    float: right;
    width: 48px;
    height: 48px;
    position: relative;
    cursor: pointer;
    background: #000 url("images/icon_collect.png") 9px 10px no-repeat;
}

.favorite:hover {
    background-color: #515151;
}

.footer-box {
    box-sizing: border-box;
    height: 415px;
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #000;
}

.footer-box a,
.footer-box span {
    font-size: 12px;
    color: #6a6a6a;
}

.footer-top {
    height: 255px;
    border-bottom: 1px solid #969696;
}

.footer-top .nearby {
    margin-top: 40px;
    margin-bottom: 20px;
}

.footer-top a {
    display: block;
}

.footer-top p,
.footer-top .nearby {
    font-size: 14px;
    color: #fff;
}

/*.footer-about{*/

/*margin-left: 125px;*/

/*margin-right: 220px;*/

/*}*/

.footer-top .nearby-query,
.footer-btm .copy-icon {
    position: relative;
    display: inline-block;
}

.footer-top .nearby-query:after,
.footer-about .icon-tel:after,
.footer-btm .copy-icon:before {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    height: 17px;
}

.footer-top .nearby-query:after {
    right: -20px;
    width: 16px;
    background: url("images/footer-icon_03.png") no-repeat;
}

.footer-about .icon-tel {
    position: relative;
    width: 90px;
}

.footer-about .icon-tel:after {
    right: 0;
    width: 18px;
    background: url("images/footer-icon_07.png") no-repeat;
}

.footer-btm .copy-icon:before {
    left: 0;
    width: 20px;
    height: 20px;
    background: url("images/footer-icon_11.png") no-repeat;
}

.footer-about p {
    margin-bottom: 20px;
}

.footer-about .wx-btn:nth-of-type(1) {
    margin-bottom: 10px;
}

.footer-about .wx-btn {
    width: 175px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #9e9e9e;
    background-color: #464646;
}

.footer-about .phone-client {
    margin-top: 30px;
    margin-bottom: 15px;
}

.server-support>li {
    float: left;
    margin-right: 62px;
}

.server-support>li a:hover {
    color: #10a0d5;
}

.server-support>li:last-child {
    margin-right: 0;
}

.support-list li {
    margin-top: 8px;
}

.copy-top {
    padding: 15px 0;
}

.copy-top a,
.copy-top span {
    color: #fff;
}

.copy-top a {
    margin-right: 42px;
}

.copy-btm span:nth-of-type(2) {
    margin-left: 38px;
    margin-right: 22px;
}

.copy-btm span:nth-of-type(3) {
    padding-left: 30px;
}

.copy-btm span:nth-of-type(4) a {
    color: #1c2bc7;
}



.login_header .error_tip7 {
    position: initial;
    display: inline-block;
}
.login_header .error_email_title {
    height: 36px;
    background: url(images/login/error_email.png) no-repeat;
    position: relative;
}
/*.survey-icon{
	display:none;
	position: fixed;
    right: 92px;
	cursor:pointer;
	width:33px;
	height:69px;
	background:url(images/user_feedback1.png) no-repeat;
}
.survey-icon:hover{
	background:url(images/user_feedback2.png) no-repeat;
}*/
.survey-popup{
    display:none;
    width: 474px;
    height: 396px;
    background: #FFFFFF;
    border-radius: 16px;
}
.survey-popup .s-title{
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #111;
    text-align: center;
    margin: 20px 0;
}
.survey-popup .s-content{
    padding:0 30px;
}
.survey-popup .s-content textarea{
    height: 148px;
    background: rgba(216, 216, 216, 0.2);
    border-radius: 12px;
    padding: 15px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1A1A1A;
    line-height: 22px;
    resize: none;
    border: 0;
    outline: none;
    width: -webkit-fill-available;
}
.survey-popup .s-content p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #F32D33;
    margin: 20px 20px 30px;
}
.survey-popup .s-content .s-submit{
    width: 154px;
    height: 50px;
    background: #1D1D1F;
    border-radius: 25px;
    border: 1px solid #999999;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 49px;
    margin: auto;
    cursor: pointer;
}
.survey-popup .s-content .s-submit.disable{
    background: #FFFFFF;
    border-radius: 25px;
    border: 1px solid #999999;
    color: #999999;
}
.survey-popup .s-content-close{
    text-align: center;
    margin-top: 78px;
    display:none;
}
.survey-popup .s-content-close .title{
    color:#000;
}
.survey-popup .s-content-close .limit{
    line-height: 48px;
}
.survey-popup .close{
    position: absolute;
    right: 20px;
    top: 20px;
}
/*.hide-float{*/
/*    z-index: 99;*/
/*    display:block;*/
/*    position:fixed;*/
/*    bottom:0px;*/
/*    right:20px;*/
/*    height:151px;*/
/*    width:52px;*/
/*    background:url(images/side-icon-back.png) no-repeat;*/
/*}*/
/*.float{*/
/*    position:fixed;*/
/*    bottom:0px;*/
/*    right:20px;*/
/*    cursor:pointer;*/
/*    z-index: 0;*/
/*}*/
/*.chat-icon{*/
/*    background:url(images/chat-icon.png) no-repeat;*/
/*}*/
/*.back-icon{*/
/*    background:url(images/top-icon.png) no-repeat;*/
/*}*/
/*.survey-icon{*/
/*    background:url(images/survey-icon.png) no-repeat;*/
/*}*/
/*.survey-icon:hover{*/
/*    background:url(images/survey-icon-hover.png) no-repeat;*/
/*}*/
/*.chat-icon:hover{*/
/*    background:url(images/chat-icon-hover.png) 1px no-repeat;*/
/*}*/
/*.back-icon:hover{*/
/*    background:url(images/top-icon-hover.png) 1px no-repeat;*/
/*}*/
/*.side-icon{*/
/*    height:51px;*/
/*    width:52px;*/
/*    display:block;*/
/*    position:relative;*/
/*}*/
/*.side-icon img{*/
/*    display:none;*/
/*    position:absolute;*/
/*    left:-112px;*/
/*    top:8px;*/
/*}*/

.hide-float {
    width: 75px;
    position: fixed;
    right: 0px;
    bottom: 60px;
    z-index:101;
}

.hide-float .side-icon {
    cursor: pointer;
    text-align: center;
    color: #000;
    width: 75px;
    height: 80px;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #DDDDDD;;
}
.hide-float .side-icon:last-child{
    border-bottom: none;
}


    

.hide-float .side-icon>.image {
    width: 20px;
    height: 20px;
    background-position: 0 0;
    background-size: 100% 100%;
    flex-shrink: 0;
    /* width: 60px;
    height: 60px; */
    /* border-radius: 100%; */
    /* display: block; */
    /* position: relative; */
    /* z-index: 2; */
    /* overflow: hidden; */
    /* background: url("images/icon_survey_top_deafult") no-repeat; */
    /* background-size: 240%; */
}
.hide-float .side-icon>.text{
    margin-top: 4px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #272b36;
    line-height: 17px;
    flex-shrink: 0;

    /* display: flex; */
    /* flex-direction: column; */
}
.hide-float .side-icon:hover>.text{
    color: #5787f4;
}

.hide-float *{
    -webkit-transition: all .3s;
    transition: all .3s;
}
.hide-float .back-icon.side-icon{
    margin-top: 10px;
    /*border-radius: 5px;*/
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
}
.hide-float .back-icon.side-icon > .image {
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_to_top_272b36_30px.png");
    background-repeat: no-repeat;
    /* background-position: 0 -249px; */
    /* background-position: -6px -261px; */
}
.hide-float .back-icon.side-icon:hover > .image {
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_to_top_30px.png");
    background-repeat: no-repeat;
    /* background-position: 0 -249px; */
    /* background-position: -6px -261px; */
}

.hide-float .back-icon.side-icon.hide{
    opacity: 0;
    pointer-events: none;
}


.hide-float .isopen-icon > i {
    /* background-position: 0 -190px; */
    /* background-position: -78px -197px;
    transition: transform 0.5s; */
}

/* .hide-float .isopen-icon:hover > i {
    background-position: -60px -190px;
    background-position: -6px -197px;
    transform: rotate(-90deg);
} */

.hide-float .isopen-icon .icon-list {
    position: absolute;
    z-index: 1;
    bottom: 100%;
    /* left: -4px; */
    left: 0;
    /* opacity: 0; */
    /* transition: all 0.5s;
    border-radius: 5px;*/
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}

/* .hide-float .isopen-icon:hover .icon-list {
    bottom: 100%;
    opacity: 1;
} */

.hide-float .side-icon img {
    /* width: 89px;
    left: -50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    position: absolute;
    opacity: 0;
    transition: all 0.5s; */
}

.hide-float .survey-icon.side-icon > .image{
    /* background-position: 0 0; */
    /* background-position: -78px -6px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_survey_feedback_default.png");
    background-repeat: no-repeat;
}

.hide-float .survey-icon.side-icon:hover > .image{
    /* background-position: -60px 0; */
    /* background-position: -6px -6px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_survey_feedback_active.png");
    background-repeat: no-repeat;
}

.hide-float .shoppingCart-icon.side-icon > .image{
    /* background-position: 0 0; */
    /* background-position: -78px -6px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_survey_buy_default.png");
    background-repeat: no-repeat;
}

.hide-float .shoppingCart-icon.side-icon:hover > .image{
    /* background-position: -60px 0; */
    /* background-position: -6px -6px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_survey_buy_active.png");
    background-repeat: no-repeat;
}

.hide-float .gallery-icon.side-icon > .image {
    /* background-position: 0 -63px; */
    /* background-position: -78px -69px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_aftermarket_service_272b36_30px.png");
    background-repeat: no-repeat;
}

.hide-float .gallery-icon.side-icon:hover > .image{
    /* background-position: -60px -63px; */
    /* background-position: -6px -69px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_aftermarket_service_30px.png");
    background-repeat: no-repeat;
}

.hide-float .chat-icon.side-icon > .image {
    /* background-position: 0 -125px; */
    /* background-position: -78px -134px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_call_cente_272b36_30px.png");
    background-repeat: no-repeat;
}
.hide-float .chat-icon.side-icon>.text{
    margin-top: 4px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 17px;
    flex-shrink: 0;

    /* display: flex; */
    /* flex-direction: column; */
}

.hide-float .chat-icon.side-icon:hover > .image{
    /* background-position: -60px -125px; */
    /* background-position: -6px -134px; */
    background-image: url("../../../content/dam/sonystyle/common/othericon/icon_call_cente_30px.png");
    background-repeat: no-repeat;
}
#wechat-float{
    width: 75px;
    position: fixed;
    right: 0px;
    bottom: 450px;
    z-index: 99;
}
#wechat-float .isopen-icon .icon-list{
    position: relative;
    z-index: 1;
    bottom: 100%;
    height: 100px;
    width: 75px;
    background-color: #fff;
    /* left: -4px; */
    left: 0;
    /* opacity: 0; */
    /* transition: all 0.5s;
    border-radius: 5px 5px 0 0;*/
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
#wechat-float .wechat-icon.side-icon{
    cursor: pointer;
    text-align: center;
    color: #000;
    width: 75px;
    height: 80px;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #DDDDDD;
}

#wechat-float .wechat-icon.side-icon > .image {
    width: 24px;
    height: 24px;
    background-position: 0 0;
    background-size: 100% 100%;
    flex-shrink: 0;
    background-image: url("images/wechat-icon.png");
    background-repeat: no-repeat;
}

#wechat-float .wechat-icon.side-icon>.text{
    margin-top: 4px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #272b36;
    line-height: 17px;
    flex-shrink: 0;

    /* display: flex; */
    /* flex-direction: column; */
}
#wechat-float .wechat-icon.side-icon:hover>.text{
color: #00549f;
}
#wechat-float>.qiwei{
    display: none;
    height: 185px;
    width: 138px;
    position: absolute;
    right: 123px;
    top: -7px;
}
.qiwei .qiwei_item{
    position: relative;
    float: left;
    padding: 0 14px 0 14px;
    height: 152px;
    margin-top: 10px;
}
.qiwei_item_img1{
    position: absolute;
    width: 200px;
    left: -20px;
    top: 3px;
    z-index: 1;
}
.qiwei_item_img2{
    position: absolute;
    width: 173px;
}
#wechat-float:hover>.qiwei{
    display: block;
}
#wechat-float:hover::before{
    content: '';
    width: 0;
    height: 0;
    border: 12px solid;
    border-top: 10px solid;
    border-bottom: 10px solid;
    border-right: 10px solid;
    position: absolute;
    top: 25px;
    left: -22px;
    border-color: transparent white transparent transparent;
    z-index: 99;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, .2));
}

/* .hide-float .icon-list .side-icon:hover > img {
    left: -140%;
    opacity: 1;
} */
.afterSupport{
    display: none;
}

.winScroll{
    width:1210px;
    position: relative;
    margin:0 auto;
}
.winScroll .scroll{
    position:absolute;
    top:0;
    width:2420px;
}
.winScroll .scroll .NewProBlock{
    width: 295px;
    height: 430px;
    float: left;
    margin-right: 7px
}
.MBlock .scroll .btn_left,.NewProduct_main .btn_left{
    position: absolute;
    top: 6px;
    left: 0;
    opacity: .5;
    background: linear-gradient(to left,#ffffff,#eee);
    background-repeat: repeat-x;
    height: 502px !important;
    transform: translateY(-6px) !important;
}
.MBlock .scroll .btn_right,.NewProduct_main .btn_right{
    position: absolute;
    top: 6px;
    right: -0;
    opacity: .5;
    background: linear-gradient(to right,#ffffff,#eee);
    background-repeat: repeat-x;
    height: 502px !important;
    transform: translateY(-6px) !important;
}

.mobile .NewProduct_main .swiper-container2{
    width: 720px;
    height: 960px;
}

.mobile .winScroll .scroll{
    left: 0px;
    width: 720px;
    height: 960px;
    overflow: hidden;
    position:initial;
}

.mobile .winScroll .scroll>a{
    display: block;
    float: left;
    width: 360px;
}

.mobile .winScroll .scroll .NewProBlock{
    width: 353px;
    margin-bottom: 50px;
}

.mobile .NewProduct_main .pagination{
    display:none;
}

.BottomBlock_r .hotpro{
    margin-left:20px;
    margin-top:50px;
}

.BottomBlock_r .hotpro li{
    float:left;
    margin-right: 2px;
    margin-left: 2px;
    width:146px;

}

.BottomBlock_r .hotpro .more{
    color:#000;
}

.BottomBlock_r .hotpro .hide{
    display:none;
}

.mobile .hotpro{
    display:none;
}

.grayscale{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    _filter: none;
    filter: grayscale(100%);
}

.redirectpop{
    display:none;
}
.new-menu{
    width:1210px;
    margin: 15px auto;
    position:relative;
    top:15px;
    margin:0 auto;
}

.new-menu .category{
    top:-670px;
    left:0px;
    display:block!important;
    width:auto;
}

.new-menu .category-list{
    width:190px;
    background-color: rgba(255,255,255,0.8);
    height:auto;
}

.new-menu .category-list li{
    font-size:14px;
    height:40px;
    line-height:40px;
    font-weight:bold;
}

.new-menu .category-list li>a{
    width: 150px;
    margin-left: 20px;
    margin-right: 20px;
    background: url(images/homepage/arrow.png) right no-repeat;
}

.new-menu .category-list li:not(.no_border)>a:after{
    content:none;
}

.new-menu .category-list li.active {
    color: #fff;
    background-color: #0a83d7;
}

.new-menu .category-list li.active>a {
    color: #fff;
    background: url(images/homepage/arrow_white.png) right no-repeat;
}

.new-menu .content-right{
    left:190px;
    height:520px;
    z-index:10;
    box-shadow:0px 5px 10px rgba(0, 0, 0, 0.13)
}

.new-menu .advertisement img{
    height:480px;
}

.new-menu .advertisement{
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
    height:480px;
    max-height: none;
}

.new-menu .category-content-wrap{
    height:480px;
}

.new-menu .category a{
    color:#333333;
    font-weight:normal;

}

.new-menu .category-content-list dt>a{
    font-weight:bold;
}

.new-menu .category a:hover{
    color:#0a83d7;
}

.new-menu .content-right.show-content-right {
    display: block!important;
}

#kvArea .new-menu .arrow-left {
    background: url(images/homepage/arrows_l.png) no-repeat 0 -82px;
    position: absolute;
    left: 240px;
    top: -431px;
    margin-top: -15px;
    width: 38px;
    cursor:pointer;
    height: 66px;
    z-index: 9;
    filter:alpha(Opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
}

#kvArea .new-menu .arrow-right {
    background: url(images/homepage/arrows_r.png) no-repeat 0 -82px;
    position: absolute;
    right: 18px;
    top: -431px;
    margin-top: -15px;
    width: 38px;
    cursor:pointer;
    height: 66px;
    z-index: 9;
    filter:alpha(Opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
}

#kvArea .new-menu .arrow-left:hover {
    filter:alpha(Opacity=100);
    -moz-opacity:1;
    opacity: 1;
}

#kvArea .new-menu .arrow-right:hover {
    filter:alpha(Opacity=100);
    -moz-opacity:1;
    opacity: 1;
}

.new-menu .status-bar{
    position:absolute;
    bottom:-25px;
    height:72px;
    width:1210px;
}

.new-menu .status-bar .user,.new-menu .status-bar .status-link,.new-menu .status-bar .news{
    float:left;
    /*border-radius:3px;*/
    background:#fff;
}

.new-menu .status-bar .status-link.club{
    background-image:url(images/homepage/icon_info.jpg);
    background-repeat:no-repeat;
}

.new-menu .status-bar .status-link.club:hover{
    background-image:url(images/homepage/icon_info_on.jpg);
}

.new-menu .status-bar .status-link.software{
    background-image:url(images/homepage/icon_appcenter.jpg);
    background-repeat:no-repeat;
}

.new-menu .status-bar .status-link.software:hover{
    background-image:url(images/homepage/icon_appcenter_on.jpg);
}

.new-menu .status-bar .status-link.live{
    background-image:url(images/homepage/icon_lives.jpg);
    background-repeat:no-repeat;
}

.new-menu .status-bar .status-link.live:hover{
    background-image:url(images/homepage/icon_lives_on.jpg);
}

.new-menu .status-bar .user{
    width:465px;
    height:72px;
    margin-right:20px;
    position:relative;
}

.new-menu .status-bar .status-link{
    width:70px;
    height:72px;
    margin-right:20px;
}

.new-menu .status-bar .status-link span{
    visibility:hidden;
}

.new-menu .status-bar .news{
    width:455px;
    height:72px;
}

.new-menu .status-bar .user img{
    position:absolute;
    top:-25px;
    left:20px;
    width:70px;
    height:72px;
}

.new-menu .status-bar .user .status-right{
    padding-left:115px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
    width:360px;
    height:50px;
}

.new-menu .status-bar .user .status-right .login-info,.new-menu .status-bar .user .status-right .status-button{
    float:left;
    height:15px;
    margin-right:20px;
    margin-bottom:10px;
}

.new-menu .status-bar .user .status-right .login-info{
    width:160px;
    line-height:20px;
    font-size:14px;
    height:20px;
    color:#707070;
}

.new-menu .status-bar .user .status-right .login-info .name{
    color:#0a83d7;
    float:left;
    max-width:118px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-menu .status-bar .user .status-right .login-info .hello{
    float:left;

}

.new-menu .status-bar .user .status-right .login-info>span a{
    color:#000;
}

.new-menu .status-bar .user .status-right .status-button{
    border-radius:3px;
    width:68px;
    height:20px;
    background-color:#fff;
    border:1px solid #707070;
    color:#707070;
    text-align:center;
    line-height:20px;
    font-size:12px;
}

.new-menu .status-bar .user .status-right .status-button:hover{
    background-color:#b3b3b3;
    color:#fff;
    font-weight:bold;
}

.new-menu .status-bar .user .status-right .status-button.status-button1{
    background-color:#fff;
    border:1px solid #ff6131;
    color:#ff6131;
}

.new-menu .status-bar .user .status-right .status-button.status-button1:hover{
    background-color:#ff6131;
    color:#fff;
}

.new-menu .status-bar .user .status-right .status-button.status-button2{
    background-color:#fff;
    border:1px solid #0a83d7;
    color:#0a83d7;
}

.new-menu .status-bar .user .status-right .status-button.status-button2:hover{
    background-color:#0a83d7;
    color:#fff;
}

.new-menu .status-bar .status-link img{
    width:70px;
    height:40px;
}
.new-menu .status-bar .news .news-title{
    width: 70px;
    height: 70px;
    line-height: 18px;
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    /* margin-top: 18px; */
    /* margin-left: 20px; */
    float: left;
    background:url(images/homepage/icon_news.jpg) no-repeat;
}

.new-menu .status-bar .news .news-title span{
    visibility:hidden;
}

.new-menu .status-bar .news .news-title:hover{
    width: 70px;
    height: 70px;
    line-height: 18px;
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    /* margin-top: 18px; */
    /* margin-left: 20px; */
    float: left;
    background:url(images/homepage/icon_news_on.jpg) no-repeat;
}

.new-menu .status-bar .news .news-item-con{
    width: 375px;
    float: left;
    height: 50px;
    padding-top: 15px;
    margin-left: 10px;
    overflow:hidden;
    margin-top:5px;
}

.new-menu .status-bar .news .news-item-con .news-scroll1,.new-menu .status-bar .news .news-item-con .news-scroll2{
    width: 365px;
    padding-right:10px;
}

.new-menu .status-bar .news .news-item-con .news-item{
    width: 395px;
    height: 30px;
    font-size: 12px;
    overflow: hidden;
    display: block;
}

.new-menu .status-bar .news .news-item-con .news-item .news-date,.new-menu .status-bar .news .news-item-con .news-item .news-title{
    float:left;
}

.new-menu .status-bar .news .news-item-con .news-item .news-date{
    width:80px;
    color:#707070;
    height: 30px;
    line-height:12px;
    float: left;
}

.new-menu .status-bar .news .news-item-con .news-item .news-topic{
    width:280px;
    color:#333333;
    line-height:12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-right:20px;
}

.new-menu .recommon-product a:hover .text .title{
    color:#0a83d7;
}


.mobile .new-menu .category{
    display:none!important;
}

.mobile .new-menu .status-bar{
    bottom:50px;
    width:710px;
    height:255px;
    padding-right:20px;
    padding-left:20px;
}

.mobile .new-menu .status-bar .user{
    width:710px;
    height:120px;
    float:none;
    margin-bottom:25px;
}

.mobile .new-menu .status-bar .user img{
    width:110px;
    height:110px;
}

.mobile .new-menu .status-bar .user .status-right{
    padding-left: 175px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 500px;
    height: 95px;
}

.mobile .new-menu .status-bar .user .status-right .login-info{
    width: 230px;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    color:#999;
}

.mobile .new-menu .status-bar .user .status-right .status-button{
    line-height: 35px;
    font-size: 20px;
    width: 100px;
    height: 35px;
    margin-right: 23px;
}

.mobile .new-menu .status-bar .status-link{
    width:148px;
    height:148px;
    background-size: 100%;
    margin-left:14.75px;
    margin-right:14.75px;
}

.mobile .new-menu .status-bar .news{
    /*display:none;*/
}

.mobile .Active_main{
    width:94%;
}

.mobile .Active_main .swiper-container2 .swiper-slide a{
    width:705px;
}

.mobile .Active_main .swiper-container2 .swiper-slide a.mrt15{
    margin-right:8px;
}

.mobile .Active_main .swiper-container2{
    height:760px;
}

.mobile .MainProductBlock{
    width:710px;
}

.mobile .MainBlock .MBlock_h .MBlock{
    width:345px;
}

.mobile .MainBlock .MBlock_h{
    width:710px!important;
}

.mobile .MainBlock .MBlock_h .Block2{
    height:816px;
}

.mobile .MainBlock .MBlock_h .Block4{
    height:403px;
}

.mobile .MainBlock .MBlock_h .Block1{
    width:710px;
    height:405px;
}

.mobile .MainBlock .MBlock_h .Block5{
    width:710px;
    height:825px;
}

.mobile .MainBlock .price_zone .tab_title{
    font-size:20px;
}

.mobile .new-menu{
    width:750px;
    top:350px;
}

.mobile #kvArea .new-menu .arrow-left{
    left:15px;
    top: -850px;
}

.mobile #kvArea .new-menu .arrow-right{
    right:15px;
    top: -850px;
}

.mobile .status-link{
    /*display:none;*/
}

.mobile .new-menu .status-bar .news{
    width:148px;
    height:148px;
    margin-left:14.75px;
}

.mobile .new-menu .status-bar .news-item-con{
    display:none;
}


.block-item:hover>div{
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2)
}

.mobile #kvArea .pagination{
    bottom: 385px;
}

.mobile .topPopup{
    display:none!important;
}

.mobile .new-menu .status-bar .user .status-right .login-info .name{
    max-width:170px;
}

.mobile .MainBlockTop ul li a h3{
    font-size:18px;
}

@media screen and (max-width: 1400px) {
    .new-menu .category{
        top:-600px;
    }

    .new-menu .content-right{
        height:455px;
    }

    .new-menu .category-list li{
        height:35px;
    }

    .new-menu .status-bar{
        bottom:40px;
    }

    .new-menu .advertisement{
        height:415px;
    }

    .new-menu .advertisement{
        right:-226px;
        width:207.5px;
        padding-right: 9px;
        height: 415px;
    }

    .new-menu .advertisement img{
        height:415px;
    }

    #kvArea .pagination{
        bottom:110px;
    }

    .advertisement img{
        width:207.5px!important;
    }

    .new-menu .category-content-wrap{
        height:417px;
    }

    #kvArea .new-menu .arrow-left{
        top:-387px;
    }

    #kvArea .new-menu .arrow-right{
        top:-387px;
    }

    #kvArea .swiper-slide{
        height:540px!important;
    }

    #kvArea .swiper-container{
        padding-bottom:0px;
    }

    .mobile #kvArea .swiper-slide{
        height:950px!important;
    }
}

.mobile .BottomMain .BottomBlock1, .mobile .BottomMain .BottomBlock2{
    display:none;
}

.mobile .MainBlock .price_zone{
    bottom:15px;
}

.mobile .MainBlock .MBlock_h .hires_icon1 img,.mobile .MainBlock .MBlock_h .hires_icon2 img{
    width:60px;
    height:60px;
}

.mobile .MainBlock .MBlock_h  .hires_icon2{
    right:85px;
}

.mobile .MainBlockTop div.SecondBlockTitle{
    display:initial;
}

.mobile .FocusMe ul{
    display: flex;
    flex-wrap: wrap;
}
.mobile .FocusMe ul li img{
    width:176px;
}

.mobile .FocusMe ul li .Btxt h5{
    font-size:18px;
}

.mobile .FocusMe ul li .Btxt a{
    font-size:18px;
}

.mobile .MainBlockTop{
    margin-bottom:20px;
}

.mobile .ProductBlock{
    padding-bottom: 20px;
}

.mobile .new-menu .status-bar .news .news-title{
    background-size:100%;
    width:148px;
    height:148px;
}

.mobile .BottomBlock_main h4{
    margin-top:25px;
}

#kvArea .swiper-wrapper h3{
    display:none;
}

.mobile .NewProduct_main .txtC h3 {
    font-size: 32px;
}

.mobile .NewProduct_main .txtC p.vice{
    font-size:24px!important;
}

.mobile .NewProduct_main .txtC p.p_rice{
    font-size:20px;
}

.popbox.installment,.popbox.installmentPhone,.popbox.hcmbox, .popbox.wechatpay{
    display:none;
}
.popbox.wechatpay{
    width: 400px;
    height: 400px;
}


#kvArea video{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
