#menu { position: fixed; right: 0px; top: 50%; width: 90px; margin: -160px 0 0; padding: 0; list-style-type: none; z-index: 70;}
#menu li { margin-top: 5px; height: 43px; list-style: 43px; font: 14px "Microsoft Yahei"; background: url(../images/menu_bg.png) no-repeat;}
#menu a { display: block; padding: 10px 0 10px 10px; /*background-color: #fff;*/ color: #fff; text-align: center; text-decoration: none;}
#menu .active a { color: #fff; /*background-color: rgb(0, 116, 234);*/}
.section {}
.section1 { background: url(../images/kv.jpg) center bottom no-repeat;}
.section2 { background: url(../images/news_bg.jpg) center top no-repeat; background-size:cover;}
.section3 { background: url(../images/1.jpg) center no-repeat; background-size:cover;}
.section4 { background: url(../images/2.jpg) center no-repeat; background-size:cover;}
.section5 { background: url(../images/3.jpg) center no-repeat; background-size:cover;}
.section6 { background: url(../images/4.jpg) center no-repeat; background-size:cover;}
.section7 { background: url(../images/5.jpg) center no-repeat; background-size:cover;}
.section8 { background: url(../images/news_bg.jpg) center top no-repeat; background-size:auto;}
.screen-main { position: relative; width: 1200px; min-height: 840px; margin: 0 auto;}
.screen-main span { position: absolute;}
.science-auto, .inner { position: relative; width: 1200px; min-height: 840px; margin: 0 auto;}

.screen-main .logo{width: 400px; height: 46px; left: -1160px; top: 80px; z-index: 4; background: url(../images/logo.png) no-repeat; background-size:100%; transition: all 0.3s ease; -webkit-transform: all 0.3s ease;}
.screen-main .slogen1{width: 960px; height: 218px; left: -1920px; top: -218px; z-index: 4; background: url(../images/kv_slogen_1.png) no-repeat; background-size:100%; transition: all 0.3s ease; -webkit-transform: all 0.3s ease;}
.screen-main .slogen2{width: 700px; height: 138px; left: 2270px; top: 800px; z-index: 4; background: url(../images/kv_slogen_2.png) no-repeat; transition: all 0.3s ease; -webkit-transform: all 0.3s ease;}

.screen-main .logo, .screen-main .slogen1, .screen-main .slogen2{opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .screen-main .logo, .active .screen-main .slogen1, .active .screen-main .slogen2 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.science-auto a { position: absolute; display: inline-block;}
.science-auto .xev360img1 img{width:700px; height: auto;}
.science-auto .xev360img2 img{width:260px; height: auto;}
.science-auto .iev360img1 img{width:300px; height: auto;}
.science-auto .iev360img2 img{width:295px; height: auto;}
.science-auto .iev360img3 img{width:224px; height: auto;}
.science-auto .xev480img1 img{width:438px; height: auto;}
.science-auto .xev480img2 img{width:409px; height: auto;}
.science-auto .xev480img3 img{width:252px; height: auto;}
.science-auto .xev520img1 img{width:384px; height: auto;}
.science-auto .xev520img2 img{width:380px; height: auto;}
.science-auto .xev520img3 img{width:224px; height: auto;}
.science-auto .s7img1 img{width:208px; height: auto;}
.science-auto .s7img2 img{width:398px; height: auto;}
.science-auto .xev360img1 img, .science-auto .iev360img1 img, .science-auto .iev360img2 img, .science-auto .xev480img1 img, .science-auto .xev480img2 img, .science-auto .xev520img1 img, .science-auto .xev520img2 img, .science-auto .s7img2 img{opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .science-auto .xev360img1 img, .active .science-auto .iev360img1 img, .active .science-auto .iev360img2 img, .active .science-auto .xev480img1 img, .active .science-auto .xev480img2 img, .active .science-auto .xev520img1 img, .active .science-auto .xev520img2 img, .active .science-auto .s7img2 img { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.inner .autotxt {height:30px; line-height: 30px; color:#111; font-size:18px; font-family:"Microsoft Yahei",Arial,Tahoma,sans-serif;}
.inner .autotxt span {display:inline-block; width: 10px; height: 10px; margin-right:10px; border-radius: 5px; background: #111; overflow: hidden;}
.inner .txt1{top:540px; left:-1200px; position: absolute; opacity: 0; transition: all 0.5s}
.inner .txt2{top:570px; left:-1200px; position: absolute; opacity: 0; transition: all 0.7s}
.inner .txt3{top:600px; left:-1200px; position: absolute; opacity: 0; transition: all 0.9s}
.active .inner .txt1{top:540px; left: 0; opacity: 1; transition-delay: 0.3s;}
.active .inner .txt2{top:570px; left: 0; opacity: 1; transition-delay: 0.5s;}
.active .inner .txt3{top:600px; left: 0; opacity: 1; transition-delay: 0.7s;}

.slides {margin: 0 auto; width: 1040px;}
/* 车展现场 活动 css */
.controlArrow.prev {
    left: 50%;
	margin-left: -560px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent transparent transparent #fff;
	box-shadow: 2px 0 0 #c0c0c0;
}
.controlArrow.next {
    right: 50%;
	margin-right: -560px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
	box-shadow: -2px 0 0 #c0c0c0;
}
.xianchang-con { width: 1040px; height: auto; position: relative; zoom: 1;}
.box {width: 1040px; height:550px; position: relative; padding-top:70px; background: url(../images/show_place.png) no-repeat 10px top;}
#roll dd {width: 1040px; height:550px; overflow: hidden;}
#roll dd ul li {float: left; width: 240px; height: 150px; margin:0 10px 20px;}
#roll dd ul li img{display:block; overflow:hidden; width: 240px; height: 150px;  filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
#roll dd ul li:hover img{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
#roll dd ul li a {display: block; _display: inline-block;}

/* 车展新闻 start */
.news-con { width: 1020px; height: auto; position: relative; zoom: 1;}
.newsdiv {width: 1020px; height: 500px; margin: 0 auto; padding-top:70px; background: url(../images/news_title.png) no-repeat 10px top;}
.newsdiv .newspic {float: left; width:480px; height: 300px; margin: 0 15px;}
.newsdiv .newspic2 {float: left; width:320px; height: 200px; margin: 0 10px;}
.newsdiv .newspic img, .newsdiv .newspic2 img{display: block; overflow: hidden; width: 100%; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.newsdiv .newspic:hover img, .newsdiv .newspic2:hover img{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.newsdiv .newspic span.tit, .newsdiv .newspic2 span.tit{display: block; margin-top: 10px; height: 30px; line-height: 30px; font-size:18px; color: #4a4a4a; padding:10px; background:#fafafa; border-left:2px solid #b09f8b;}
.newsdiv .newspic2 span.tit{height:auto;}
.newsdiv .newspic span.con, .newsdiv .newspic2 span.con{display: block; min-height: 100px; line-height: 25px; font-size:14px; color: #777; text-align:justify; padding:0 15px 10px; background:#fafafa;}
.newsdiv .newspic span.con ol, .newsdiv .newspic2 span.con ol{display: inline-block; line-height: 25px; margin-left: 5px; font-size:12px; background:#ab9f92; padding:0 7px; border-radius: 3px;}
.newsdiv .newspic span.con ol:hover, .newsdiv .newspic2 span.con ol:hover{background:#b7afa6;}
.newsdiv .newspic span.tit a, .newsdiv .newspic2 span.tit a{display: block;}
.newsdiv .newspic span.tit a{display: block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newsdiv .newspic span.tit a, .newsdiv .newspic2 span.tit a{color: #7e613e;}
.newsdiv .newspic span.con ol a, .newsdiv .newspic2 span.con ol a{color: #fff;}
.newsdiv .newspic span.tit a:hover, .newsdiv .newspic2 span.tit a:hover{color: #b00;}

/* 车展新闻 end */
