@charset "utf-8";
/* CSS Document */
html, body, div, p, ul, li {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
*{
    font-family: "Microsoft YaHei" ! important;
}
body {
    font-size: 0.22rem;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
a{ text-decoration:none;}
.a9_content {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000000;
}

.scene {
    width: 100%;
    height: 100%;
    max-height: 960px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
}

.scene {
    overflow: hidden;
    visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
}

.scene img {
    display: block;
    width: 100%;
}

.scene_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.scene_bg1 {
   
}

.scene_bg2 {
    background: url(../images/bg1.jpg) center top no-repeat;
    background-size: 100% auto;
}

.scene_bg3 {
    background: url(../images/bg2.jpg) center top no-repeat;
    background-size: 100% auto;
}

.scene_bg4 {
    background: url(../images/bg3.jpg) center top no-repeat;
    background-size: 100% auto;
}
.scene_bg5 {
    background: url(../images/bg4.jpg) center top no-repeat;
    background-size: 100% auto;
}

.scene_bg6 {
    background: url(../images/bg5.jpg) center top no-repeat;
    background-size: 100% auto;
}
.scene_bg7 {
    background: url(../images/bg6.jpg) center top no-repeat;
    background-size: 100% auto;
}
.scene_bg8 {
    background: url(../images/bg7.jpg) center top no-repeat;
    background-size: 100% auto;
}


.scene_bg9 {
    background: url(../images/bg8.jpg) center top no-repeat;
    background-size: 100% auto;
}


.scene_m {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.txt1 {
    position: absolute;
    left: 50%;
    top: 20%;
    color: #FFFFFF;
    font-size: 28px;
}

.txt2 {
    position: absolute;
    left: 50%;
    top: 40%;
    color: #FFFFFF;
    font-size: 22px;
}

.txt3 {
    position: absolute;
    left: 50%;
    top: 60%;
    color: #FFFFFF;
    font-size: 18px;
}

.nav {
    position: fixed;
    right: 1%;
    top: 50%;
    transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
    z-index: 999;
}


.nav ul li {
    width: 32px;
    position: relative;
    z-index: 99999;
	cursor:pointer;
}

.nav ul li .circles {
    width: 12px;
    height: 12px;
    background: #f5f3ee;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer;
    box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.5);
    display: block;
}

.nav ul li .lines {
    width: 1px;
    height: 35px;
    background: #f5f3ee;
    margin: 10px auto;
    box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.5);
    display: block;
}

.nav ul li .homes {
    width: 32px;
    height: 29px;
    background: url(../images/home.png) no-repeat;
    margin: 10px auto;
    display: block;
    cursor: pointer;
}

.nav ul li.actives .circles {
    background: #ebc793;
}
nav ul li:hover .circles{
    background: #ebc793;
}


.nav ul li.actives .homes {
    background: url(../images/home_h.png) no-repeat;
}

.article_edit {
    position: absolute;
    top: -32px;
    left: -85px;
    z-index: 10;
    display: none;
}

.slogo {
    width: 8.82rem;
    position: absolute;
    left: 5.2rem;
    top: 2.04rem;
    overflow: hidden;
    z-index: 80;
}
.sbtn_a7rm3 {
    width: 2.13rem;
    position: absolute;
	left: 8.5rem;
    top: 5.81rem;
    
    overflow: hidden;
    z-index: 80;
}
.sbtn_left {
    width: 2.13rem;
    position: absolute;
	left: 5.28rem;
    top: 5.81rem;
    overflow: hidden;
    z-index: 80;
}
.sbtn_right {
    width: 2.13rem;
    position: absolute;
	left: 11.7rem;
    top: 5.81rem;
    overflow: hidden;
    z-index: 80;
}


.navtmbn1 {
    width: 2.13rem;
    position: absolute;
    left: 5.28rem;
    top: 5.81rem;
    overflow: hidden;
    z-index: 80;
}
.navtmbn2 {
    width: 2.13rem;
    position: absolute;
    left: 8.5rem;
    top: 5.81rem;
    
    overflow: hidden;
    z-index: 80;
}
.sbtn_a7rm3 {
    width: 2.13rem;
    position: absolute;
    left: 11.7rem;
    top: 5.81rem;
    overflow: hidden;
    z-index: 80;
}
.navtmbn1 a{ background:url(../images/nav/c1.png) no-repeat; width: 2.13rem; height:1.04rem; text-indent:-9999px; display:block; background-size:100% auto;}
.navtmbn1 a:hover{background:url(../images/nav/c1h.png) no-repeat; width: 2.13rem;background-size:100% auto;}


.navtmbn2 a{ background:url(../images/nav/c2.png) no-repeat; width: 2.13rem; height:1.04rem; text-indent:-9999px; display:block; background-size:100% auto;}
.navtmbn2 a:hover{background:url(../images/nav/c2h.png) no-repeat; width: 2.13rem;background-size:100% auto;}

.sbtn_a7rm3 a{ background:url(../images/nav/c3.png) no-repeat; width: 2.13rem; height:1.04rem; text-indent:-9999px; display:block; background-size:100% auto;}








.sbtn_a7rm3 a{ background:url(../images/a7rm3_gl.png) no-repeat; width: 2.13rem; height:1.04rem; text-indent:-9999px; display:block; background-size:100% auto;}
.sbtn_a7rm3 a:hover{background:url(../images/a7rm3_gl.png) no-repeat; width: 2.13rem;background-size:100% auto;}


.sbtn_left a{ background:url(../images/a9.png) no-repeat; width: 2.13rem; height:1.04rem; text-indent:-9999px; display:block; background-size:100% auto;}
.sbtn_left a:hover{background:url(../images/a9_hover.png) no-repeat; width: 2.13rem;background-size:100% auto;}

.sbtn_right a{ background:url(../images/a7.png) no-repeat; width: 2.13rem; height:1.04rem; text-indent:-9999px; display:block; background-size:100% auto;}
.sbtn_right a:hover{background:url(../images/a7_hover.png) no-repeat; width: 2.13rem;background-size:100% auto;}


.downsides{ position:absolute; width: .36rem; top:4rem; right:1.5%; z-index:7; animation:down 2s linear infinite; -webkit-animation:down 2s linear infinite;}
.downsides1{ position:absolute; width: .36rem; bottom:1rem; left:50%; margin-left: -0.18rem; z-index:7; animation:down 2s linear infinite; -webkit-animation:down 2s linear infinite;}
@keyframes down{
	0%{ transform:translate(0,10px);}
	50%{ transform:translate(0,0);}
	100%{ transform:translate(0,10px);}
}
@-webkit-keyframes down{
	0%{ -webkit-transform:translate(0,10px);}
	50%{ -webkit-transform:translate(0,0);}
	100%{ -webkit-transform:translate(0,10px);}
}

.s2_lcon {
    width: 62.29%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.s2_fti {
    width: 5.35rem;
    position: absolute;
    left: 4.83rem;
    top: 25%;
    overflow: hidden;
}


.s4_fti {
    width: 4.4rem;
    position: absolute;
    left: 0.62rem;
    top: 25%;
    overflow: hidden;
}

.s6_fti {
    width: 7.09rem;
    position: absolute;
    left: 1.2rem;
    top: 5.47rem;
    overflow: hidden;
}
.s8_fti {
    width: 5.46rem;
    position: absolute;
    left: 1.1rem;
    top: 4.46rem;
    overflow: hidden;
}

.s2_ftb {
    width: 13.87%;
    position: absolute;
    left: 8.5rem;
    top: 58%;
    overflow: hidden;
}

.s4_ftb {
    width: 13.87%;
    position: absolute;
    left: 3.3rem;
    top: 58%;
    overflow: hidden;
}

.s6_ftb {
    width: 13.87%;
    position: absolute;
    left: 6.84rem;
    top: 83%;
    overflow: hidden;
}

.s8_ftb {
    width: 13.87%;
    position: absolute;
    left: 1.1rem;
    top: 7.58rem;
    overflow: hidden;
}

.s2_p {
    width: 2.52rem;
    position: absolute;
    left: 14.33rem;
    top: 15%;
    overflow: hidden;
}

.s2_text1{ 
    width: 4.6rem;
	font-size:18px;
	line-height:32px;
	color:#FFF;
    position: absolute;
    left: 13.1rem;
    top: 4.68rem;
    overflow: hidden;}

.s4_p {
    width: 2.66rem;
    position: absolute;
    left: 14.23rem;
    top: 15%;
    overflow: hidden;
}
.s4_text1 {
    width: 4.86rem;
	font-size:18px;
	line-height:32px;
	color:#FFF;
    position: absolute;
    left: 13.15rem;
    top: 4.67rem;
    overflow: hidden;
}
.s6_p {
    width: 3.04rem;
    position: absolute;
    left: 14.03rem;
    top: 15%;
    overflow: hidden;
}
.s6_text1 {
    width: 4.9rem;
	font-size:18px;
	line-height:32px;
	color:#FFF;
    position: absolute;
    left: 13.13rem;
    top: 4.66rem;
    overflow: hidden;
}

.s8_p {
    width: 2.43rem;
    position: absolute;
    left: 14.35rem;
    top: 15%;
    overflow: hidden;
}
.s8_text1 {
    width: 4.86rem;
	font-size:18px;
	line-height:32px;
	color:#FFF;
    position: absolute;
    left: 13.14rem;
    top: 4.63rem;
    overflow: hidden;
}



.s4_btn {
    width: 31.25%;
    position: absolute;
    left: 68%;
    top: 6.34rem;
    overflow: hidden;
}


.s4_btn a {
    display: block;
    width: 24%;
    float: left;
    margin-right: 3%;
}

.zp_m {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #514d41;
    z-index: 10;
    display: none;
}

.zp_com {
    width: 80%;
    margin: 0 auto;
    position: relative;
    height: 100%;
    display: table;
    vertical-align: middle;
}

.mpic {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.mitem {
    width: 100%;
    position: relative;
}

.big_fdj{width:0.42rem; position:absolute; right:0.2rem; bottom:0.45rem;}
.mpage {
    position: absolute;
    left: 0;
    bottom: 0.45rem;
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    color: #FFFFFF;
    text-shadow: black 0.01rem 0.01rem 0;
}

.mintro {
    padding-top: 0.2rem;
    text-align: center;
    color: #ffffff;
    font-size: 0.17rem;
}

.mintro img{
    display: inline;
    width: 0.4rem;
    !important;
}
.dw {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
    width: 100%;
}
.close {
    display: block;
    width: 55px;
    height:55px;
    background: url(../images/close.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    position: absolute;
    right:10px ;
    top:10px;
}
.close1 {
    position: absolute;
    right: 0.4rem;
    top: 0;
    width: 0.55rem;
    height: 0.55rem;
	z-index:1000;
}


.prev {
    display: block;
    width: 0.3rem;
    height: 0.7rem;
    background: url(../images/left.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    position: absolute;
    left: 6%;
    top: 50%;
    margin-top: -0.35rem;
}

.next {
    display: block;
    width: 0.3rem;
    height: 0.7rem;
    background: url(../images/right.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    position: absolute;
    right: 6%;
    top: 50%;
    margin-top: -0.35rem;
}
.disable1{
    background: url(../images/l_h.png) no-repeat;
    background-size: 100% auto;
}
.disable2{
    background: url(../images/r_h.png) no-repeat;
    background-size: 100% auto;
}

.pitem {
    display: none;
	
	
}
.wwwss{cursor: url('../images/fullscreen.cur'), auto;}

.pitem:first-child {
    display: block;
}

.zp_over {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.90);
    z-index: 9999;
    display: none;
}

.zp_over .zp_com {
    width: 62.5%;
}

.zp_over .prev {
    display: block;
    width: 0.3rem;
    height: 0.7rem;
    background: url(../images/left.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    position: absolute;
    left: 10%;
    top: 46%;
}

.zp_over .next {
    display: block;
    width: 0.3rem;
    height: 0.7rem;
    background: url(../images/right.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    position: absolute;
    right: 10%;
    top: 46%;
}
.closeiframe{
    position: absolute;
    top: 10px;
    right: 27px;
    z-index: 10;
    width: 55px;
    height: 55px;
    opacity: 1;
}
iframe{
    position: absolute;
}
.iframes_part {
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: fixed;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    z-index: 1000;
    top: 0;
    opacity: 1;
    left: 100%;

}
.toshow {
    left: 0;
    opacity: 1;
}

.bigloading {
    width: 0.48rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.24rem;
    margin-top: -0.24rem;
}

.bigimg {
    width: 12rem;
    height: 8rem;
}

.atitem {
    position: relative;
	
}


.bigimg>img{
    width: 100%;
    display: block;
}
.video_c {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    background: #000000;
    display: none;
}

.video_close {
    display: block;
    width: 0.55rem;
    height: 0.55rem;
    background: url(../images/close.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    position: absolute;
    right: 0.4rem;
    top: 2rem;
    z-index: 99999;
}

.video_m {
    width: 80%;
    height: 80%;
    margin: 1rem auto;
}

.video {
    width: 100%;
    height: 100%;
}
.video111{
	  width: 100%;
    height: 100%;
	
	}

.talk_bg {
    width: 1074px;
    height: 622px;
    transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 11;
}
.tk_bg1{
    background: #726d59;
}
.tk_bg2{
    background: #837035;
}
.tk_bg3{
    background: #726d59;
}
.tk_bg4{
    background: #837035;
}
.tk_bg5{
    background: #726d59;
}
.tk_bg6{
    background: #837035;
}
.tk_bg7{
    background: #726d59;
}
.fuceng_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    display: none;
}

.talk {
    width: 1000px;
    height: 80%;
    overflow-y:scroll;
    /*margin:10% auto;*/
    margin-top: 61px;
    padding-left:70px;
}

.mk_hd {
    width: 215px;
     float: left;
}

.talk_l {
    float: left;
    width: 215px;
    padding: 0 0 0 30px;
}

.close_talk {
    width: 55px;
    height: 55px;
    position: absolute;
    right: 3px;
    top: 3px;
}


.talk_r {
    float: left;
    width: 720px;
    color: #ffffff;
}


.talk_tt {
    font-size: 27px;
}

.talk_tt img {
    width: 60px;
    margin: -1px 2px;
    display: inline;
}

.tk_t1 {
    font-size: 16px;
    margin: 10px 0 35px 0;
}

.tk_tt0 {
    padding: 0 110PX 0 50PX;
    position: relative;
}

.tk_t3 {
    margin: 10px 0 10px 0;
    font-size: 14px;
    text-indent: 30px;
    line-height: 22px;
    background-image: url(../images/mh_r.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 20px;

}

.tk_t2 {
    font-size: 20px;
    text-indent: 30px;
    background-image: url(../images/mh_l.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
}

.xian {
    box-sizing: border-box;
    border-left: 1px solid #9b988e;
    position: relative;
}

.video_m1,.video_m2,.video_m3,.video_m4,.video_m5,.video_m6,.video_m7{
	width:560px;
	height:320px;
	margin: 20px 0 20px 45px;
    display: block;

}
.video4{
    position: absolute;
}
.video3{
    position: absolute;
}

.qa {
    padding-right: 70px;
    margin-bottom: 55px;
    position: relative;
}
.dian{
    position: absolute;
    left: -6px;
    top: 0;
    width: 12px;
    height: 12px;
}
.dian img{
    display: block;
}
.qa_img{
    position: absolute;
    right: 117px;
    top:0;
    width: 95px;

}


.q {
    font-size: 16px;
    padding: 0 60px;
    background-image: url(../images/q.png);
    background-repeat: no-repeat;
    background-position: 35px 0;
    background-size: 20px;
    padding-bottom: 12px;
    position: relative;
	font-weight:bold;
}

.a {
    font-size: 14px;
    line-height: 26px;
    padding: 0 60px;
    background-image: url(../images/a.png);
    background-repeat: no-repeat;
    background-position: 35px 0;
    background-size: 20px;

}

.header_parts {
    width: 100%;
    height: 68px;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    overflow: hidden;
}

.sony_header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transition: all 0.4s ease;
    margin-left:-960px ;
    min-width: 1200px;
}

.s3_lcon {
    width: 62.3%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.s3_p {
    width: 4.64rem;
    position: absolute;
     left:1.3rem;
    top: 15%;
    overflow: hidden;
}
.s3_text1 {
	font-size:18px;
	line-height:32px;
	color:#FFF;
    width: 4.85rem;
    position: absolute;
     left:1.19rem;
    top: 4.69rem;
    overflow: hidden;
}
.s5_p {
    width: 2.82rem;
    position: absolute;
     left: 2.18rem;
    top: 1.51rem;
    overflow: hidden;
}
.s5_text1 {
    width: 4.86rem;
	font-size:18px;
	line-height:32px;
	color:#FFF;
    position: absolute;
     left: 1.19rem;
    top: 4.66rem;
    overflow: hidden;
}
.s7_p {
    width: 2.26rem;
    position: absolute;
    left: 2.48rem;
    top: 1.51rem;
    overflow: hidden;
}
.s7_text1 {
    width: 4.86rem;
	font-size:18px;
	line-height:32px;
	color:#FFF;
    position: absolute;
     left: 1.2rem;
    top: 4.7rem;
    overflow: hidden;
}
.s3_btn {
    width: 31.25%;
    position: absolute;
    left: 1.18rem;
    top: 66%;
    overflow: hidden;
}

.s5_btn {
    width: 31.25%;
    position: absolute;
    left: 1.2rem;
    top: 66%;
    overflow: hidden;
}

.s5_btn a {
    display: block;
    width: 24%;
    float: left;
    margin-right: 0.27rem;
}

.s3_btn a {
    display: block;
    width: 24%;
    float: left;
    margin-right: 3%;
}
.s3_fti {
    width: 3.88rem;
    position: absolute;
    left: 26%;
    top: 39%;
    overflow: hidden;
}

.s5_fti {
    width: 5.17rem;
    position: absolute;
    left: 2.16rem;
    top: 1.44rem;
    overflow: hidden;
}
.s7_fti {
    width: 4.81rem;
    position: absolute;
    left: 0.67rem;
    top: 2.95rem;
    overflow: hidden;
}
.s3_ftb {
    width: 1.66rem;
    position: absolute;
    left: 5.3rem;
    top: 74%;
    overflow: hidden;
}

.s5_ftb {
    width: 13.87%;
    position: absolute;
    left: 2.16rem;
    top: 4.55rem;
    overflow: hidden;
}

.s7_ftb {
    width: 13.87%;
    position: absolute;
    left: 3.78rem;
    top: 6.35rem;
    overflow: hidden;
}

.sww{ position:absolute; width:100%; height:1000px; left:0; top:0; z-index:5;}
.sm-slider{ width:100%; height:100%; overflow:hidden; position:absolute; background:#000000; left:0; top:0;}
@keyframes solt {
  0% {
	  animation-timing-function: ease-in;
	  opacity: 0;
  }
  6.66667% {
	  opacity: 1;
  }
  50% {
	  opacity: 1;
  }
  55% {
	  animation-timing-function: ease-out;
	  opacity: 0;
	  transform: scale(1.10) ;
  }
  100% {
	  opacity: 0;
	  transform: scale(1.10) ;
  }
}



.sm-slider li span {
 animation: 12s linear infinite solt;
  transform-origin: 50% 50%;
  background-size: 100% auto;
  color: transparent;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/*@keyframes disapper{
    0%{ opacity: 1;}
    90%{opacity: 1;}
    100%{opacity: 0;}
}*/
.sfxv{background: url(../images/kv1.jpg) center top no-repeat;
    background-size: 100% auto;}

.sm-slider li:nth-child(1) span {
    animation-delay: 0s;
    background: url(../images/kv1.jpg) center top no-repeat ;
	background-size:100% auto;

}

.sm-slider li:nth-child(2) span {
    animation-delay: 4s;
    background: url(../images/kv2.jpg) center top no-repeat;
	background-size:100% auto;

}

.sm-slider li:nth-child(3) span {
    animation-delay: 8s;
    background: url(../images/kv3.jpg) center top no-repeat;
	background-size:100% auto;

}


.scene img.a9l1{ display:inline-block; width:0.4rem; vertical-align:middle; margin:0 5px 0 5px;}
.scene img.a9l2{ display:inline-block; width:0.4rem; vertical-align:middle;}

.s2_ftx {
    width: 6.4rem;
    position: absolute;
    left: 3.83rem;
    top: 45%;
    overflow: hidden;
}
.s3_ftx {
    width: 6.4rem;
    position: absolute;
    left:5%;
    top: 59%;
    overflow: hidden;
}
.s4_ftx {
    width: 5rem;
    position: absolute;
    left:0%;
    top: 45%;
    overflow: hidden;
}
.s5_ftx {
    width: 6.4rem;
    position: absolute;
    left: 2.16rem;
    top: 35%;
    overflow: hidden;
}
.s6_ftx {
    width: 6.4rem;
    position: absolute;
    left: 24%;
    top: 78%;
    overflow: hidden;
}
.s7_ftx {
    width: 5.4rem;
    position: absolute;
    left:0rem;
    top: 49%;
    overflow: hidden;
}
.s8_ftx {
    width: 6.4rem;
    position: absolute;
    left:9.5%;
    top:67%;
    overflow: hidden;
}


.wzz1{ width:100%; font-size:18px; color:#ffffff; line-height:32px; text-align:right;}
.wzz2{ width:100%; font-size:18px; color:#ffffff; line-height:32px; text-align:right}
.wzz3{ width:100%; font-size:18px; color:#919191; line-height:32px; text-align:left}
.wzz4{ width:100%; font-size:18px; color:#ffffff; line-height:32px; text-align:right}
.wzz5{ width:100%; font-size:18px; color:#ffffff; line-height:32px; text-align:left}


	
	

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#screen-controller .nav-group:after {
    display: block;
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background-color: hsla(0,0%,100%,.2);
    pointer-events: none;
}
#screen-controller {
    position: fixed;
    width: 326px;
    height: 80px;
    padding: 10px 0;
    left: 8.13rem;
    top:7.8rem;
    text-align: center;
    z-index: 100;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    opacity: 1;
    cursor: pointer;
	
	display:none;
}
#screen-controller>.inner {
    display: inline-block;
    position: relative;
    height: 60px;
}
#screen-controller #knob {
    display: block;
    position: absolute;
    width: 83px;
    height: 100%;
    line-height: 1;
    top: 0;
    font-size:16px;
    font-weight: 700;
    color: #fff;
    z-index: 10;
    cursor: -webkit-grab;
    cursor: grab;
	transition:all 0.6s ease;
}
#screen-controller #knob .separator {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    background-color: hsla(0,0%,100%,.1);
}
#screen-controller #knob .separator:after, #screen-controller #knob .separator:before {
    display: block;
    width: 10px;
    height: 1px;
    content: "";
    position: absolute;
    top: 0;
    background-color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
}
#screen-controller #knob .separator:before {
    left: -10px;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
#screen-controller #nav-indicator {
    position: absolute;
    width: 83px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
#screen-controller #knob .separator:after {
    right: -10px;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
#screen-controller #knob .denominator {
    bottom: 28px;
    width: 15px;
    left: 50%;
    margin-left: -7.5px;
    -webkit-transition: opacity .4s,-webkit-transform .6s;
    transition: opacity .4s,-webkit-transform .6s;
    transition: transform .6s,opacity .4s;
    transition: transform .6s,opacity .4s,-webkit-transform .6s;
}
#screen-controller .nav-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    z-index: 1;
}
#screen-controller .nav-list {
    position: relative;
    display: block;
    width: 83px;
    height: 100%;
    line-height: 1;
    color: #fff;
    font-size: 16px;
    opacity: 0.3;
    -webkit-transition: opacity .4s,-webkit-transform .6s;
    transition: opacity .4s,-webkit-transform .6s;
    transition: transform .6s,opacity .4s;
    transition: transform .6s,opacity .4s,-webkit-transform .6s;
}
#screen-controller .denominator, #screen-controller .numerator {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    pointer-events: none;
}
#screen-controller .numerator {
    top: 0;
}
#screen-controller .denominator, #screen-controller .numerator {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#screen-controller .nav-list.is-level-2 {
    opacity: .3;
}
#screen-controller .nav-list.is-level-1 {
    opacity: .4;
}
#screen-controller .nav-list.is-level-0 {
    opacity: 1;
}
#screen-controller .nav-list.actives{
    opacity: 1;
}

#screen-controller .nav-group:hover .nav-list:hover{opacity:1}

/*#screen-controller.is-biography #knob:hover .separator:after,#screen-controller.is-biography #knob:hover .separator:before{-webkit-transform:scale(0);transform:scale(0)}#screen-controller>.inner{display:inline-block;position:relative;height:60px}#screen-controller .nav-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;z-index:1}#screen-controller .nav-group:hover .nav-list{opacity:.4}#screen-controller .nav-group:hover .nav-list:hover{opacity:1}#screen-controller .nav-group:after{display:block;width:100%;height:1px;content:"";position:absolute;top:50%;left:0;background-color:hsla(0,0%,100%,.2);pointer-events:none}#screen-controller .nav-list{position:relative;display:block;width:83px;height:100%;line-height:1;color:#fff;font-size:1.6em;opacity:0;-webkit-transition:opacity .4s,-webkit-transform .6s;transition:opacity .4s,-webkit-transform .6s;transition:transform .6s,opacity .4s;transition:transform .6s,opacity .4s,-webkit-transform .6s}#screen-controller .nav-list.is-level-0{opacity:1}#screen-controller .nav-list.is-level-1{opacity:.4}#screen-controller .nav-list.is-level-2{opacity:.3}#screen-controller .denominator,#screen-controller .numerator{position:absolute;display:block;width:100%;text-align:center;pointer-events:none}#screen-controller .numerator{top:0}#screen-controller .denominator,#screen-controller .numerator{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#screen-controller .denominator{bottom:0}#screen-controller #nav-indicator{position:absolute;width:83px;height:100%;top:0;left:0;background-color:#fff;-webkit-transform-origin:0 0;transform-origin:0 0}#screen-controller #knob{display:block;position:absolute;width:83px;height:100%;line-height:1;top:0;font-size:1.6em;font-weight:700;color:#fff;z-index:10;cursor:-webkit-grab;cursor:grab}#screen-controller #knob:hover .separator:after,#screen-controller #knob:hover .separator:before{-webkit-transform:scale(1);transform:scale(1)}#screen-controller #knob:hover+.nav-group .nav-list.is-level-0{-webkit-transform:translateY(-1em);transform:translateY(-1em)}#screen-controller #knob:hover+.nav-group .nav-list.is-level-1{-webkit-transform:translateY(-.5em);transform:translateY(-.5em)}#screen-controller #knob:hover+.nav-group .nav-list.is-level-2{-webkit-transform:translateY(0);transform:translateY(0)}#screen-controller #knob.is-grabbing{cursor:-webkit-grabbing;cursor:grabbing}#screen-controller #knob .denominator{bottom:-3px;-webkit-transition:opacity .4s,-webkit-transform .6s;transition:opacity .4s,-webkit-transform .6s;transition:transform .6s,opacity .4s;transition:transform .6s,opacity .4s,-webkit-transform .6s}#screen-controller #knob .separator{position:absolute;width:100%;height:1px;left:0;top:50%;background-color:hsla(0,0%,100%,.1)}#screen-controller #knob .separator:after,#screen-controller #knob .separator:before{display:block;width:10px;height:1px;content:"";position:absolute;top:0;background-color:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}#screen-controller #knob .separator:before{left:-10px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}#screen-controller #knob .separator:after{right:-10px;-webkit-transform-origin:0 50%;transform-origin:0 50%}*/

.home{ display:block; position:absolute; left:28px; top:1px;}
.sleft{ width:6.9rem; height:100%; position:absolute; left:0; top:0; opacity:0;}
.line1{ width:1.85rem; border-bottom:1px solid #FFFFFF; position:absolute; left:0; top:4.3rem;}
.line2{width:1.43rem; border-bottom:1px solid #FFFFFF; position:absolute; left:2.8rem;top: 4.3rem;}
.line3_c{ width:11.1rem;position:absolute; left:7.05rem; top:4.3rem;}
.line3{width:0%;border-bottom:1px solid #FFFFFF; }
.dsjj{ height:0.6rem; font-size:0.18rem; color:#ffffff; line-height:0.6rem; width:1.06rem; text-align:center; position:absolute; left:1.8rem; top:4.3rem; margin-top:-0.3rem; }
.lef_ds{ width:4.35rem;  height:100%; position:absolute; left:0; top:0; transform:translate(-4.5rem,0); transition:all 0.6s ease;}
.lranim{ transform:translate(0px,0px);}
.ds_avater{ position:absolute; right:0.1rem; top:4.3rem; transform:translate(0,-50%); width:2.33rem;}
.s2_txt1{ position:absolute; left:8.13rem; top:2.8rem; width:6.45rem; overflow:hidden;}
.s2_txt2{ position:absolute; left:8.13rem; top:4.59rem; width:6.41rem; overflow:hidden;}
.s2_btn {
    width: 31.25%;
    position: absolute;
    left:8.13rem;
    top: 5.9rem;
    overflow: hidden;
}
.s2_btn a {
    display: block;
    width: 1.66rem;
    float: left;
    margin-right: 3%;
}
.s3_txt1{ width:7.2rem;}
.s3_txt2{ width:7.19rem;}
.s4_txt1{ width:7.72rem;}
.s4_txt2{ width:7.72rem;}
.s5_txt1{ width:8.11rem;}
.s5_txt2{ width:8.11rem;}
.s6_txt1{ width:5.65rem;}
.s6_txt2{ width:7.18rem;}
.s7_txt1{ width:5.12rem;}
.s7_txt2{ width:7.57rem;}
.s8_txt1{ width:9.13rem;}
.s8_txt2{ width:7.43rem;}
.s10_txt2{ width:8.55rem;}


.fuceng{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:9999; background:rgba(0,0,0,0.9); transition:all 1s ease; transform:translate(-110%,0);}
.ofuceng{transform:translate(0,0);}
.swiper-container1 {
    width: 55%;
    height: 100%;
    overflow: hidden;
	margin:0 auto;
}
.swiper-slide{ width:100%; height:100%; position:relative; overflow: hidden;}
.midh{ position:absolute; left:0; top:50%; transform:translate(0,-50%); width:100%;}
.sp_title{ width:100%; height:30px; font-size:16px; text-align:center; color:#ffffff; display:none;}

.spt { position:absolute; left:0; bottom:4%; width:100%; color:#fff; text-align:center; font-size:.18rem;}

.swiper-button-next{ width:0.29rem; height:0.72rem; background:url(../images/big/next.png) no-repeat; right:3%; background-size:100% auto;}
.swiper-button-prev{ width:0.29rem; height:0.72rem; background:url(../images/big/prev.png) no-repeat;left:3%; background-size:100% auto;}

.closed{ display:block; width:55px; position:absolute; right:27px; top:10px;}
.fimg{display:block; width:8%; position:absolute; right:3%; top:3%;}






