.vivo-banner{
	background: url(../images/vivo/bg1.jpg) no-repeat center;
	height: 800px;
	padding-top: 60px;
}
.vivo-banner .logo{

}
.vivo-banner .i1{
	margin-top: 160px;
	margin-left: 80px;
}

.vivo-pic{
	text-align: center;
	/*background: url(../images/vivo/bg2.png) no-repeat center bottom #fdfafa;*/
	background: linear-gradient(to top,#efd8da,#fff);
	background: -webkit-linear-gradient(to top,#efd8da,#fff);
	background: -moz-linear-gradient(to top,#efd8da,#fff);
	background: -ms-linear-gradient(to top,#efd8da,#fff);
	background: linear-gradient(to top,#efd8da,#fff);
	height: 870px;
	padding-top: 40px;
}
.vivo-pic .tit{
	font-size: 36px;
	color: #c7777e;	
}
.vivo-pic .tit img{
	vertical-align: middle;
	margin-right: 20px;
}
.pic-swiper{
	width: 1100px;
	margin: 0 auto;
	margin-top: 60px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../images/vivo/jt2.png);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../images/vivo/jt1.png);	
}

.vivo-intro{
	background: url(../images/vivo/bg5.jpg) no-repeat center;
	height: 680px;
	padding-top: 40px;
	padding-bottom: 40px;
	
}
.video-mc{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	display: none;
}
.video-mc .mc-wrap{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 840px;
	height: 500px;
	margin-left: -420px;
	margin-top: -250px;
}
.video-mc .mc-wrap .vi{
	width: 100%;
	height: 100%;
}
.intro-bg{
	position: relative;
	background: url(../images/vivo/intro.png) no-repeat;
	height: 680px;
}
.intro-list{
	position: absolute;
	top: 240px;
	right: 0;
}
.intro-list .item{
	width: 210px;
	height: 230px;
	margin-left: 2px;
	cursor: pointer;
}
.intro-bg .intro-i{
	border: 3px solid #be8c4c;
	font-size: 0;
}
.intro-bg .intro-i img{
	width: 100%;
}
.intro-con{
	margin-top: 5px;
}
.intro-con .con-text{
	color: #be8c4c;
	font-size: 18px;
	width: 160px;
	margin-left: 10px;
}
.intro-con .con-text .t-1{
	height: 40px;
	line-height: 40px;
}
.intro-con .con-text .t-2{
	font-size: 14px;
}

.vivo-video{
	padding-top: 70px;
	padding-bottom: 88px;
	background: url(../images/vivo/bg3.jpg);
	height: 650px;
}
.vivo-video .tit{
	font-size: 36px;
	color: #008cd7;
	text-align: center;
}
.vivo-video .tit img{
	vertical-align: middle;
	margin-right: 20px;
}
.video-main{
	padding-top: 20px;
	margin-top: 40px;
	background: url(../images/vivo/left.png) top left no-repeat,url(../images/vivo/right.png) top right no-repeat;
}

.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 .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;position: absolute;width: 206px;height: 440px;}
.img-show .left-btn{right:5px; }
.img-show .right-btn{left: 5px;}

.vivo-ewm{
	background: url(../images/vivo/bg4.jpg) no-repeat;
	height: 466px;
}
.vivo-ewm .ewm{
	margin-top: 130px;
}
.ewm-wrap{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.vivo-ewm .i{
	position: absolute;
	font-size: 0;
}
.vivo-ewm .i.i1{
	top: 25px;
	left: 270px;
	z-index: 1;
}
.vivo-ewm .i.i2{
	bottom:0;
	left: 190px;
	z-index: 2; 
}

.vivo-report{
	padding-top: 60px;
	padding-bottom: 200px;
}
.vivo-report .tit{
	font-size: 36px;
	color: #008cd7;
	text-align: center;
}
.vivo-report .tit img{
	vertical-align: middle;
	margin-right: 20px;
}
.vivo-report .item-con{
	padding-left: 20px;
	width: 360px;
}
.report-main{
	margin-top: 30px;
}
.report-main li{
	float: left;
	width: 50%;
	padding-bottom: 24px;
	padding-top: 24px;
	border-bottom: 1px dashed #cccccc;

}
.report-main li:hover{

}
.report-main li:hover .con-tit{
	margin-left: 10px;
	transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}
.report-main .con-tit{
	color: #006699;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;

}
.report-main .con-text{
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 20px;
}
.report-main .con-detail{
	margin-top: 10px;
	font-size: 12px;
	color: #cccccc;
}
.report-main .con-detail .re{
	color: #cc6633;
	margin-left: 10px;
}

.vivo-bottom{
	background: url(../images/vivo/bottom.jpg) no-repeat center;
	height: 138px;
}
.vivo-bottom .btn-block{
	margin-left: 315px;
	padding-top: 40px;
}
.vivo-bottom .btn-block a{
	display: inline-block;
	padding: 0 20px;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	font-weight: bold;
	color: #008cd7;
	background: #fff;
	border-radius: 3px;
	margin-right: 35px;
}
.vivo-bottom .btn-block a img{
	vertical-align: middle;
	margin-right: 10px;
}

.vivo-qp{
	height: 848px;
}

.vivo-tx{
	background: #0089d4;
	padding-top: 58px;
}

.swiper-pagination-bullet {
    width: 32px;
    height: 32px;
	text-align: center;
    line-height: 20px;
    font-size: 18px;
    color:#fff;
    opacity: 1;
    background: #6dbce6;
    line-height: 32px;   
    
    }
.swiper-pagination-bullet-active {
    color:#fff;
    background: #008cd7;
    font-size: 24px;
    width: 44px;
    height: 44px;
    line-height: 44px;   
    } 
.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 50px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 7px;
}