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;
    top: 50%;
    right: 40px;
    width: 50px;
    display: none;
    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;
    z-index: 97;
	display:none;
}

#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);
}

#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;
    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;
    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%;
}
.Active_main .swiper-container2 {
    overflow: hidden;
    height:366px;
}

.Active_main .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
}

.Active_main .swiper-pagination-switch,.NewProduct_main .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: 5px;
    width: 100%;
}

.Active_main .swiper-active-switch,.NewProduct_main .swiper-active-switch {
    background: #0a83d6;
}

.Active_main .swiper-container2 .swiper-slide a {
    display: block;
    float: left;
}
#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: 597px
}
.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: 30px;
    left: 10px;
    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 ul.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: 252px;
    right: 20px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block5 .hires_icon2 {
    position: absolute;
    top: 300px;
    right: 20px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block1 .hires_icon1 {
    position: absolute;
    top: 40px;
    right: 280px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block1 .hires_icon2 {
    position: absolute;
    top: 40px;
    right: 230px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block2 .hires_icon1 {
    position: absolute;
    top: 163px;
    right: 18px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block2 .hires_icon2 {
    position: absolute;
    top: 163px;
    right: 68px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block4 .hires_icon1 {
    position: absolute;
    bottom: 10px;
    right: 186px;
    z-index: 9;
}

.MainBlock .MBlock_h .Block4 .hires_icon2 {
    position: absolute;
    bottom: 10px;
    right: 236px;
    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: 295px;
}
.MainBlock .MBlock_h .Block2 {
    width: 295px;
    height: 398px;
}

.MainBlock .MBlock_h .Block3 {
    width: 295px;
    height: 194px;
}

.MainBlock .MBlock_h .Block4 {
    width: 295px;
    height: 294px;
}

.MainBlock .MBlock_h .Block5 {
    width: 600px;
    height: 703px;
}

.MainBlock .MBlock_h .price_zone1 {
    color: #000 !important;
}

.MainBlock .MBlock_h .price_zone2 {
    color: #fff !important;
}

.MainBlock .price_zone {
    position: absolute;
    top: 30px;
    left: 20px;
    text-align: left;
    z-index: 10
}

.MainBlock .price_zone .tab_title {
    height: 20px;
    color: #fff;
    padding: 5px 10px 5px 10px;
    line-height: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*width: max-content;*/
    margin-top: 5px;
	float:left;
}

.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: 24px;
    text-align: left;
    font-weight: normal;
    padding-top: 10px;
    color: #333333;
    line-height: 24px;
}

.MainBlock .price_zone h3.white,
.MainBlock .price_zone_r h3.white {
    color: #fff;
}

.MainBlock .price_zone p.s_title {
    color: #666666 !important;
    font-size: 14px !important;
    line-height: 14px !important
}

.MainBlock .price_zone p.seccolor {
    color: #cccccc !important
}

.MainBlock .price_zone p.p_rice {
    color: #0a83d7;
    font-weight: bold;
    padding: 2px 0 0 0;
    font-size: 14px;
}

.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;
    top: 0px;
    transition: transform 1s ease 0s;
}

.product_img1 {
    position: absolute;
    right: 10px;
    top: 30px;
    overflow:hidden;
    width:320px;
    height:256px;
    transition: transform 1s ease 0s;
}

.product_img2 {
    position: absolute;
    left: 19px;
    bottom: 20px;
    transition: transform 1s ease 0s;
}

.product_img3 {
    position: absolute;
    right: 12px;
    bottom: 10px;
    overflow:hidden;
    width:136px;
    height:105px;
    transition: transform 1s ease 0s;
    
}

.product_img4{
    position: absolute;
    right: 12px;
    bottom: 10px;
    overflow:hidden;
    width:170px;
    height:120px;
    transition: transform 1s ease 0s;
}
.slides4 ,.slides3,.slides1{
	position:absolute;
    transition: transform 1s ease 0s;
}

.product_img5 {
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 1s ease 0s;
}
/*.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;
}

.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;
}

.Bottomtop ul li {
    float: left;
    margin-right: 11px;
    width: 396px;
    height:370px;
}

.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: #DC2828;
}

.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: #ccc
}

.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
}

.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;
}

.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: 5px
}

.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 .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: 2% 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 a {
    width: 100%
}

.mobile .MainBlock .price_zone p.s_title {
    font-size: 18px;
    line-height: 24px
}

.mobile .MainBlock .price_zone h3,
.mobile .MainBlock .price_zone_r h3 {
    font-size: 24px;
    padding: 0;
    line-height: 28px
}

.mobile .MainBlock .price_zone p.p_rice {
    font-size: 18px
}

.mobile .MainBlock .MBlock_h .MBlock .hires_icon6 {
    top: 140px
}

.mobile .main_information ul li {
    width: 276px;
    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 .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: 80%;
    margin-left: 10%;
    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:500px;
	height:325px;
	position:relative;
	background:#fff;
}
.survey-popup .s-title{
	height:50px;
	padding-left:20px;
	width:480px;
	line-height:50px;
	background-color:#f5f5f5;
	font-size:20px;
	color:#666666;
}
.survey-popup .s-content{
	padding:30px 40px 30px 40px
}
.survey-popup .s-content textarea{
	width:420px;
	height:170px;
	resize:none;
	font-size:14px;
	margin-bottom:10px;
	padding: 2px 2px 2px 2px;
}
.survey-popup .s-content p{
	font-size:12px;
	display:block;
	width:300px;
	color:#1e95f1;
	float:left;
	height:12px;
}
.survey-popup .s-content .s-submit{
	font-size:16px;
	display:block;
	width:120px;
	color:#fff;
	float:left;
	height:36px;
	background-color:#1e95f1;
	text-align:center;
	line-height:36px;
	cursor:pointer;
}
.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: 8px;
    top: 10px;
}
.hide-float{
	display:none;
	position:fixed;
	bottom:0px;
	right:20px;
	height:0px;
	width:52px;
	background:url(images/side-icon-back.png) no-repeat;
}
.float{
	position:fixed;
	bottom:0px;
	right:20px;
	cursor:pointer;
}
.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;
}

.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{
	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{
	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;
}
