*{margin:0;padding:0;}

.clearfloat{
	clear: both;
}

body{
	font-family: "微软雅黑";
}

.all-father{
	position: relative;
}
/**************************************************************************/

/*导航   start***************************************/
.nav{
	width: 100%;
	height: 100px;
	/*background-color: #fff;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	
}

.navleft{
	float: left;
	margin-left: 15%;
	width: 20%;
	height: 100px;
	position: relative;
	z-index: 88;
}

.navleft span{
    line-height: 100px;
    vertical-align: middle;
}

.navleft a{
	vertical-align: middle;
	display: inline-block;
}

.navright{
	float: right;
	margin-right: 15%;
	width: 40%;
	/*position: absolute;*/
}

.navright li{
	list-style: none;
	display: inline-block;
	/*height: 100px;*/
	margin-left: 5%;
    text-align: right;
    float: right;
    position: relative;
	z-index: 88;
}

.navcontent{
	text-decoration: none;
	color: #fff;
	font-size: 19px;
	line-height: 100px;
    text-shadow: 0 0 15px #807181;
}

.navmusk{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity: 0);
}

/*导航   end***************************************/

/*first start**************************************/
.content{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.first1{
	width: 100%;
	position: relative;
	background-color: #f4f8f9;
	overflow: hidden;

}

.firstbg{
	position: relative;
	right: 0;
	left: auto;
	top: 0;
    height: 100%;
    width: 75%;
    z-index: 1;
    float: right;
}

.firstbg img{
	width: 100%;
	height: 100%;
}

.first-content{
	width: 40%;
	height: 50%;
	position: absolute;
	top: 25%;
	left: 15%;
	z-index: 10;

}

.first-musk{
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.5;
	filter: alpha(opacity: 50);
	position: absolute;
	z-index: 2!important;
	box-shadow: 0 0 20px #c7c9c9;
}

.first-txt{
	width: 85%;
	margin: 10% auto;
	z-index: 3;
	position: relative;
}

.first-title1{
	position: relative;
	top: 0;
	left: 0;
	color: #1d009a;

	font-size: 40px;
	font-size: 1.7vw;

	
}

.first-title2{
	position: relative;
	top: 0;
	left: 0;
	color: #00233d;
	font-size: 48px;
	font-size: 2.2vw;
	margin-top: 3%;
}

.first-title3{
	position: relative;
	top: 0;
	left: 0;
	color: #000;
	font-size: 20px;
	font-size: 1.2vw;
	letter-spacing: -2px;
	margin-top: 3%;
}

.first-quotes{
	position: relative;
	top: 0;
	left: 0;
	color: #8a8b8b;
	font-size: 16px;
	font-size: 0.8vw;
	margin-top: 10%;
	line-height: 20px;
}

.first-expert{
	position: relative;
	float: right;
	color: #8a8b8b;
	font-size: 16px;
	font-size: 0.8vw;
	margin-top: 3%;

}

/*third start***************************************************/
.third3{
	width: 100%;
	background-color: #f4f8f9;
	position: relative;
}

.third-title{
	width: 100%;
	text-align: center;
	font-size: 28px;
	color: #00233d;
	padding: 5% 0 1% 0;
}

.third-btn{
	width: 43%;
	margin: 2% auto;
	/*background-color: yellow;*/
    text-align: justify;
}

.third-btn:after{
	content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
}

.third-btn li{
	list-style: none;
	display: inline-block;
	
	
}

.icondayu{
	color: #e0e6e7;
    font-size: 30px;
}

.thirdbtn-content{
	width: 165px;
	height: 70px;
	background-color: #fff;
	border-radius: 35px;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	cursor: pointer;
}

.third3 .focus{
	color: #fff;
	background-color: #0a93fe;
}

.third-txt{
	width: 100%;
	text-align: center;
	font-size: 18px;
	/*margin-bottom: 3%;*/
}

.thirdtxt-content{
	list-style: none;
	display: none;
}

.thirdtxt-content:first-child{
	display: block;
}

.third-lunbo{
	position: relative;
	width: 100%;
	margin: 0 auto;
	/*overflow: hidden;*/
}

.third-img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.thirdimg-content{
	width: 33%;
    /*background-color: red;*/
    display: inline-block;
    vertical-align: text-top;
}

.thirdimg-content img{
	display: block;
	margin: 0 auto;
}

.third-line{
	position: absolute;

	top: auto;
	bottom: 0;
    width: 100%;
    height: auto;
}

.tdline-img{
	width: 100%;
	position: relative;
	left: 80%;
    z-index: 3;
    /*background-color: yellow;*/
}

.tdline-person{
	position: absolute;
	z-index: 5;
	top: 20px;
	left: 46%;
	/*width: 65px;*/
	/*height: 65px;*/
	/*border-radius: 50%;*/
	/*border: 3px solid #00d0df;*/
	overflow: hidden;
}

#mycanvas{
	/*background-color: yellow;*/
	position: relative;
	z-index: 9;
	/*border: 1px solid #000;*/
}

#mymove{
	position: absolute;
	left: 0;
	top: 0;
	/*background-color: red;*/
}

.theperson{
	display: none;
}

.theperson:first-child{
	display: block;
}

.customer1{
	position: absolute;
	top: 0;
	left: 85px;
	display: none;
}

.customer2{
	position: absolute;
	top: 30px;
	left: 0;
	display: none;
}

.customer3{
	position: absolute;
	top: 35px;
	left: 117px;
	display: none;
}