@charset "utf-8";

/*--------------- reset ---------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body, button, input, select, textarea{font:12px/1.5 "microsoft yahei", Helvetica, Tahoma, Arial, sans-serif;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
address, cite, dfn, em, var{font-style:normal;}
code, kbd, pre, samp, tt{font-family:"Consolas", "Courier New", Courier, monospace;}
em,strong{font-weight:bolder;}
i{font-style: normal;}
ul, ol, li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--------------- other ---------------*/
img{border:0 none;}
textarea{ resize: vertical; }
a, button{ cursor:pointer; }
input{border: 0;outline: none;}
a{text-decoration: none;}

.clr{clear:both;}
.clr:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden;font-size:0;}
.clr { *zoom:1; }
body{
	background: url(../images/vivoX21/vivoBanner.jpg) #fff no-repeat center top;
}
.inner{
	width: 1200px;
	margin:0 auto;
}
.vivoTop{
	height:955px;
}
.vivoTop .logo{
	margin-top:70px;
}
.vivoTop .logoSub{
	margin-top: 130px;
}

.comTitle{
	position:relative;
	text-align: center;
} 
.comTitle span{
	display: inline-block;
	line-height: 70px;
	font-size: 46px;
	color:#333;
}
.comTitle img{
	position: absolute;
	top:0;
}
.comTitle .lImg{left: 0;}
.comTitle .rImg{right: 0;}
.depthReport{
	width: 1200px;
	margin:0 auto;
}
.depthReport .list {
	padding: 70px 0 20px 0;
}
.depthReport .list li{
	width:550px;
	padding-right: 50px;
	float: left;
	overflow: hidden;
	margin-bottom: 50px;
}
.depthReport .list li .pic{
	float: left;
	width: 180px;
}
.depthReport .list li .txt{
	overflow:hidden;
	padding-left:20px;
}
.depthReport .list li .txt .hdTit{
	font-size: 16px;
	color:#0a0e16;
	display: block;
}
.depthReport .list li .txt .des{
	font-size: 12px;
	color:#666;
	line-height: 18px;
	margin: 15px 0;
	overflow: hidden;
	height: 36px;
}
.depthReport .list li .txt .time{
	font-size: 12px;
	color:#999;
}
.depthReport .list li .txt .time span{color:#cc6633;padding-left:10px;}
/*产品美图*/
.productIntro{
	background:#f8f8f8;
	padding: 80px 0 40px 0;
}
.productIntro .items{
	width: 582px;
	margin: 0 auto;
	padding-left: 618px;
	background: #fff;
	margin-bottom: 40px;
}
.productIntro .items .txt{
	border-left:1px solid #EAEAEA;
	padding-top: 25px;
	position: relative;
}
.productIntro .items .txt .line{
	position: absolute;
	width: 645px;
	right: 0;
	top:87px;
	height: 1px;
	background:#E4E4E4;
}
.productIntro .items .txt .hdTit{
	width: 534px;
	padding-left: 38px;
	height: 62px;
	line-height: 62px;
	font-size: 36px;
	color:#333;
	background:#f4f4f4;
}
.productIntro .item2 .txt .hdTit{
	background: rgba(238,238,238,0.2);
	color:#fff;
}
.productIntro .items .txt .rowList{
	padding: 30px 0;
}
.productIntro .items .txt .rows{
	padding-left:60px;
	line-height: 1;
}
.productIntro .items .txt .rows h3{
	font-size: 20px;
	color:#0d0b12;
	position:relative;
}
.productIntro .items .txt .rows h3:before{
	content: "";
	position: absolute;
	background: url(../images/vivoX21/icons.png) no-repeat -109px -10px;
	width: 10px;
	height: 10px;
	left: -20px;
	top:5px;
}
.productIntro .item2 .txt .rows h3:before{
	background-position: -111px -34px;
}
.productIntro .items .txt .rows p{
	font-size: 16px;
	color:#666;
	padding: 15px 0;
}
.productIntro .item2 .txt .rows h3,
.productIntro .item2 .txt .rows p{
	color:#fff;
}
.productIntro .item1{
	background-image: url(../images/vivoX21/itemBg1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.productIntro .item2{
	background-image: url(../images/vivoX21/itemBg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.productIntro .item3{
	background-image: url(../images/vivoX21/itemBg3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.productIntro .item4{
	background-image: url(../images/vivoX21/itemBg4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.productSlider{
	height: 820px;
	padding-top:68px;
	background: #fadfea;
	background-image: -webkit-linear-gradient(180deg, #fff 50%, #fadfea 100%);
    background-image: -moz-linear-gradient(180deg, #fff 5%, #fadfea 100%);
    background-image: linear-gradient(180deg, #fff 5%, #fadfea 100%);
}
.productSlider .slider {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.productSlider .slider .slider-container{
	width: 	940px;
	height: 618px;
	overflow: hidden;	
	margin: 55px auto;
	position: relative;	
}
.productSlider .slider ul{
	position:absolute;
}
.productSlider .slider .slider-container li{
	width: 	940px;
	height: 618px;
	float: left;
}
.productSlider .slider .arrows{
	position:absolute;	
	top:0;
	height:618px;
}
.productSlider .slider .arrows em{
	background: url(../images/vivoX21/icons.png) no-repeat -12px -10px;
	width: 29px;
	height: 52px;
	position: absolute;
	top:50%;
	margin-top: -26px;
}
.productSlider .slider .prev{
	left: 70px;
}
.productSlider .slider .next{
	right: 70px;
}
.productSlider .slider .next em{
	background-position: -60px -10px;
}
.wonderVideo{
	padding: 70px 0 100px 0;
	background: url(../images/vivoX21/bg3.jpg) #e7eff2;	
}
.pcArea{
	padding: 70px 0 60px 0;
}
.pcArea .picTxt .item{
	width: 580px;
	height: 210px;
	position: relative;	
	float: left;
	margin-top: 40px;
}
.pcArea .picTxt .item:nth-child(2n){
	float: right;
}
.pcArea .picTxt .item  img{
	position: absolute;	
	z-index: 1;
	width:455px;
	height: 176px;
	right: 0;
	top:17px;
	transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
}
.pcArea .picTxt .item:hover img{
	right: -10px;
}
.pcArea .picTxt .item .txt{
	position: relative;	
	z-index: 2;
	background:rgba(33,112,200,0.8);
	padding:35px 40px;
	height:140px;
	width: 300px; 	
	color:#eaf2f5;
	line-height:24px;
}
.pcArea .picTxt .item .txt .hdTit{
	font-size: 16px;
	font-weight: bold;	
	display:block;
	color:#eaf2f5;
}
.pcArea .picTxt .item .txt .des{
	color:#eaf2f5;
	margin:10px 0 15px 0; 
	height: 48px;
	overflow: hidden;	
}
.pcArea .picTxt .item .txt .more {
	text-align:right;
}
.pcArea .picTxt .item .txt .more a{
	font-size: 12px;
	color:#eaf2f5;
}
.pcArea .txtList{
	padding-top: 25px;
	display:none;	
}
.pcArea .txtList li{
	font-size: 16px;
	line-height: 36px;
	width: 580px;
	white-space: nowrap;	
	overflow: hidden;	
	text-overflow:ellipsis;
	float: left;	
}
.pcArea .txtList li:nth-child(2n){float: right;}
.pcArea .txtList li a{
	color:#0d0b12;
}
.pcArea .txtList li:hover a{color:#008cd7;}
.pcArea .txtList li span{color:#999;}

.buyStage{
	background: #e7eff2;
	padding:50px 0 60px 0; 
}
.buyStage .item{
	width: 33.333%;
	float: left;	
	text-align: center;
}
.buyStage .item img{
	vertical-align: top;
	margin-bottom: 18px;
}
.buyStage .item p a{
	width: 162px;
	height: 40px;
	text-align: center;	
	line-height: 40px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #dc180c;
	color:#fff;
	font-size: 18px;	
	display:inline-block;
}

.video-main{
	padding-top: 20px;
	margin-top: 40px;
	color:#008CD7;
}


.img-show{ width:1080px; height:500px; position:relative; /*overflow:hidden;*/margin: 0px auto;}
.img-show .btn,.img-show .video{position:absolute;}
.img-show .video{width:760px;border-radius: 3px;border-radius: 5px;-webkit-border-radius: 5px;/*box-shadow: 0 0 50px rgba(0,0,0,0.5);*/}
.img-show .video .box{/*margin: 0 5% 5% 5%;*/width:100%;height: 100%;}
.img-show .video .box embed{
	width:100%;height: 100%;
}
.img-show .video .box .box-inner{border: 6px solid #008cd7;font-size: 0;height: 80%}
.img-show .video .txt{text-align: center;line-height: 1;font-size: 24px;color: #2fa4e9;padding: 4% 0;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;background: url(../images/vivo/bg3.jpg);}
.img-show .video .box img{width: 100%;height: 100%;display: none;}
.img-show .video .temp{width:100%;height:100%; /*display: none;*/font-size: 0;background:#000;}
.img-show .video .vd{cursor: pointer;}


.img-show .btn{cursor: pointer;z-index:9;position: absolute;background: url(https://www.leiphone.com/special/5835077cf2221/images/icons.png) no-repeat ;width: 97px;height: 97px;}
.img-show .left-btn{ background-position: -11px -137px;left: -50px;}
.img-show .right-btn{background-position: -115px -140px;right:-50px;}


.weiboCmt{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0 100px 0;
}
.weiboCmt .lCode{
	float: left;
	width: 320px;
	margin-left: 10px;
}
.weiboCmt .rMain{
	overflow: hidden;
	padding-left:52px;
}