@charset "UTF-8";
/* 头部 */
#nav{
    width: 100%;
    cursor:pointer;
	}
#nav .gation{
	height:90px;
	color:#000;
	line-height: 90px;
	margin-left: 550px;
}

#nav .gation a{
	color:#000;
	text-decoration: none;
	font-size:16px;
}
#nav .gation a:hover{
	border-bottom:3px solid #000;
}
/*内容部分*/	
/*banner*/
.loubanner{
	height: 534px;
	width: 1920px;
}
/*brand*/
#intrcontent{
	height:2068px;
}
#intrcontent .intr{
	width: 1200px;
	text-align: center;
}
#intrcontent .intr>ul{
	width:780px;
	margin-left:200px;
}
#intrcontent .intr .tion>li:nth-of-type(1){
	color: #d0d0d0;
	font-size: 60px;
	font-weight: bold;
	font-family: "微软雅黑";
	
}
#intrcontent .intr .tion>li:nth-of-type(2){
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #333333;
	margin: 0 0 46px 0;
}

/*水滴*/
#intrcontent .intr .brand .top{
	margin: 70px 0 21px 0;
}
#intrcontent .intr .brand .top>p:nth-of-type(1){
	color:#5598fa;
	font-size:24px;
	margin: 0 207px 0 79px;
	letter-spacing: 0px;
}
#intrcontent .intr .brand .top>p:nth-of-type(2){
	color:#4ad5ca;
	font-size:24px;
	letter-spacing: 0px;
}
#intrcontent .intr .brand .top>p:nth-of-type(3){
	color:#5598fa;
	font-size:24px;
	letter-spacing: 0px;
	margin-right:77px;
}
#intrcontent .intr .brand>li:nth-of-type(3){
	margin: 0 205px 0 79px;
}
#intrcontent .intr .brand>li:nth-of-type(5){
	margin-right:81px;
}
#intrcontent .intr>img:nth-of-type(1){
	margin: 94px 0 62px 0;
}





