/*轮播*/
.lunboBox {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.lunboBox ul {
  height: 600px;
  position: relative;
}
.lunboBox li {
	width: 100%;
	height: 600px;
	float: left;
  overflow: hidden;
}
.lunboBox li img {
  width: 1920px;
  height: 600px;
  position: relative;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.lunboBox .img1{
	width: 50px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 260px;
}
.lunboBox .img2{
	width: 50px;
	height: 80px;
	position: absolute;
	right: 0;
	top: 260px;
}
.lunboBox .img1:hover{
	cursor: pointer;
}
.lunboBox .img2:hover{
	cursor: pointer;
}

/*导航*/
.nav{
  width: 1200px;
  height: 80px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.05);
  margin: -15px auto 0;
  position: relative;
}
.nav .box{
	width: 120px;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 18px;
	color: white;
	margin: 20px 0 0 25px;
	background: #6f6ba7;
	border-radius: 4px;
}
.nav .box:hover{
	background: #272172;
}


/*业务介绍*/
.business{
	width: 1200px;
	margin: 66px auto 0;
}
.business .main{
	width: 100%;
	height: 285px;
	box-sizing: border-box;
	padding: 0 10px;
	position: relative;
	margin-top: 60px;
}
.businessLb{
	width: 1080px;
	height: 285px;
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.businessLb ul{
	height: 100%;
	position: relative;
}
.businessLb li{
	width: 250px;
	height: 265px;
	box-sizing: border-box;
	float: left;
	margin: 0 10px;
	padding-top: 30px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.businessLb li img{
	width: 140px;
	height: 140px;
}
.businessLb li .div1{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 14px;
}
.businessLb li .div2{
	font-size: 12px;
	color: #c9c9c9;
	line-height: 12px;
	padding-top: 12px;
}
.businessL{
	width: 20px;
	height: 36px;
	position: absolute;
	top: 125px;
	left: 0px;
}
.businessR{
	width: 20px;
	height: 36px;
	position: absolute;
	top: 125px;
	right: 0px;
}
.businessL:hover{
	cursor: pointer;
}
.businessR:hover{
	cursor: pointer;
}
.businessLb li:hover{
	cursor: pointer;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
}

/*案例展示*/
.case{
	width: 1200px;
	margin: 90px auto 0;
	overflow: hidden;
}
.case .main{
	width: 110%;
	overflow: hidden;
	padding: 5px 0;
	margin-top: 35px;
}
.case .main .box{
	width: 350px;
	height: 350px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
	float: left;
	margin-right: 75px;
	text-align: center;
}
.case .main .box .img1{
	width: 350px;
	height: 260px;
}
.case .main .box .img2{
	width: 38px;
	display: block;
	margin: 11px auto 0;
}
.case .main .box .div1{
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
.case .main .box .div2{
	font-size: 14px;
	line-height: 14px;
	padding-top: 6px;
	color: #919191;
}

/*关于华质*/
.about{
	width: 100%;
	height: 500px;
	margin-top: 160px;
	background: url(../img/index_about_bg.jpg) no-repeat center top;
	background-size: 1920px 500px;
	position: relative;
}
.about .main{
  width: 700px;
  height: 450px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  position: absolute;
  left: 50%;
  top: 41px;
  margin-left: -100px;
  box-sizing: border-box;
  padding: 40px 32px;
}
.about .title{
	width: 100%;
	position: relative;
}
.about .title .div1{
	font-size: 30px;
	line-height: 30px;
}
.about .title .div2{
	font-size: 18px;
	line-height: 18px;
	color: #b9b9b9;
	padding-top: 10px;
}
.about .title .more{
	display: block;
	width: 50px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	border-radius: 6px;
}
.about .box{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-top: 18px;
	font-size: 16px;
	color: #616161;
	line-height: 30px;
	text-indent: 2em;
}
.about .box1{
	width: 110%;
	height: 100%;
	overflow-y: scroll;
}
.about .box1 div{
	width: 636px;
}


/*新闻资讯*/
.news{
	width: 1200px;
	margin: 80px auto 65px;
}
.news .main{
	width: 100%;
	margin-top: 80px;
	overflow: hidden;
}
.news .box1{
	width: 350px;
	margin-right: 75px;
}
.news .box1 .img1{
	width: 350px;
	height: 195px;
}
.news .box1 .div1{
	width: 100%;
	height: 60px;
	margin-top: 5px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	padding: 0 5px;
	font-size: 16px;
	line-height: 58px;
	color: #616161;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .box2{
	width: 350px;
	font-size: 16px;
	color: #616161;
}
.news .box2 .title{
	padding-left: 20px;
	position: relative;
	color: #313131;
	font-weight: bold;
	line-height: 16px;
}
.news .box2 .title img{
	width: 17px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 0;
}
.news .box2 .div1{
	color: #616161;
	line-height: 34px;
	margin: 18px 0;
}
.news .box2 .div1 div{
	padding-left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
}
.news .box2 .div1 span{
	display: block;
	width: 20px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}
.news .box2 .div1:hover{
	color: #272172;
}

@media only screen and (max-width: 1200px) {
	/*头部*/
	.lunboBox {
		width: 1200px;
	}
	.about{
		width: 1200px;
	}
}