html{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-ms-overflow-style: -ms-autohiding-scrollbar;}
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;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/* =e Reset */
::-webkit-scrollbar{ width:5px; height:5px; background-color:#fff;border-radius: 5px}
::-webkit-scrollbar:hover{ /*background-color:#eee;*/ }
::-webkit-resizer{}
::-webkit-scrollbar-thumb{ -webkit-border-radius:4px; background-color:#ccc; height:10px;border-radius: 5px}
::-webkit-scrollbar-thumb:hover{ background-color: #1c3956;}
::-webkit-scrollbar-thumb:active{ background-color:#1c3956;}
/* =s base */
header,footer,nav{display: block;}
::-moz-selection{background:#fe917b; color:#fff;} 
::selection {background:#fe917b; color:#fff;} 
html,body{background:#fff;}
body{font-family:"microsoft yahei",Arial;color:#000; -webkit-font-smoothing:antialiased;}
i{font-style:normal;}
a{text-decoration: none;color: #333;border: 0;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline;-webkit-transition: all 0.1s ease-in;-moz-transition: all 0.1s ease-in;transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;}
.clr:after{clear: both;content:'\0020';display: block;visibility:hidden;height:0;}
.clr{zoom:1;}
.hide {display:none;}
.thide{text-indent: -9999px; position: absolute; left: -9999px;}
.inner{width:1000px;margin:0 auto;position: relative;}
.inner12{width:1200px;margin:0 auto;position: relative;}
.inner1040{width:1040px;margin:0 auto;position: relative;}
.yahei{font-family: "microsoft yahei";}
.fr{float: right;}
.fl{float: left;}
.inner12{width: 1200px;margin: 0 auto;}


body{
	background: -webkit-linear-gradient(left,#091549,#230527) ;
	background: -moz-linear-gradient(left,#091549,#230527) ;
	background: -ms-linear-gradient(left,#091549,#230527) ;
	background: -o-linear-gradient(left,#091549,#230527) ;
	background: linear-gradient(left,#091549,#230527) ;
	padding-bottom: 100px;	
}

.v-banner{
	background: url(../images/velodyne/banner.jpg) no-repeat;
	background-position: center;
	height: 1140px;
}
.tit{
	width: 290px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 8px;
	margin: 0 auto;
	background: url(../images/velodyne/tit-bg.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 50px;
	margin-bottom: 30px;

}
.v-intro p{
	color: #b9b1d1;
	font-size: 17px;
	line-height: 48px;
	text-indent: 2em;
}


.guest-group{
	margin-bottom: 40px;
}
.guest-row{

}
.guest-row .guest-item{
	float: left;
	width: 33.3%;
}
.item-con .name{
	color: #ffffff;
	font-size: 24px;
	line-height: 50px;
}
.item-con .name img{
	margin: 0 10px;
}
.item-con .intro{
	color: #b9b1d1;
	font-size: 16px;
	line-height: 32px;
}
.guest-item:nth-child(2) .item-con{
	text-align: right;
}
.guest-item:nth-child(3) .item-con{
	padding-top: 70px;
}
.item-img{
	background: -webkit-linear-gradient(left,#1d1b5f,#320d39);
	background: -moz-linear-gradient(left,#1d1b5f,#320d39);
	background: -ms-linear-gradient(left,#1d1b5f,#320d39);
	background: -o-linear-gradient(left,#1d1b5f,#320d39);
	background: linear-gradient(left,#1d1b5f,#320d39);
	border-radius: 2px;
	width: 385px;
	height: 224px;
}
.item-con{
	padding: 20px;
	padding-left: 0;
}

.pro-list{
	background: -webkit-linear-gradient(left,#1d1b5f,#320d39);
	background: -moz-linear-gradient(left,#1d1b5f,#320d39);
	background: -ms-linear-gradient(left,#1d1b5f,#320d39);
	background: -o-linear-gradient(left,#1d1b5f,#320d39);
	background: linear-gradient(left,#1d1b5f,#320d39);
	padding: 20px 50px;
	position: relative;
}
.img-bg{
	position: absolute;
	top: 0;
	right: 0;
}
.pro-list li{
	color: #b9b1d1;
	font-size: 17px;
	line-height: 48px;
}

.v-link{
	text-align: center;
}
.v-link p{
	font-size: 16px;
	color: #fff;
}
.v-link a{
	color: #60a0ff;
	font-size: 16px;
	display: inline-block;
	margin: 10px 0; 
}
.qr-text{
	margin-bottom: 40px;
	font-size: 14px;
	margin-top: 10px;
}