@charset "utf-8";
/* CSS Document */
h3{
	font-size: 36px;
}
/*about*/
.aboutTitle{
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #326fb2;
	line-height: 55px;
	margin-top: 25px;
}

.about{
	margin-top: 25px;
}
.aboutPic{
	float: left;
	width: 446px;
	height: 294px;
	border-radius: 5px;
	overflow: hidden;
}
.aboutPic img{
	width: 100%;
	height: 294px;
}

.aboutList{
	width: 725px;
	float: right;
	padding-top: 10px;
}
.aboutList .hd{ 
	height: 42px;
	line-height:42px;
	position:relative;
}
.aboutList .hd ul{
	float:left;
	position:absolute;
	left:0;
	top: 0;
	height: 42px;
}
.aboutList .hd ul li{
	float: left;
	cursor: pointer;
	width: 102px;
	height: 30px;
	display: inline-block;
	cursor:pointer;  
	color: #111111;
	font-size: 16px;
	border-radius: 8px;
	text-align: center;
	line-height: 30px;
}

.aboutList .hd ul li.on{ 
	background: #326fb2;
	color: #ffffff;
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
}

.aboutList .bd ul{
	zoom:1;
	padding-top: 20px;
}
.aboutList .bd li.qyjj .qyjjtxt{ 
	line-height: 35px;
	font-size: 16px;
	color: #111111;
	text-indent: 2rem;
}
.aboutList .bd li.qyjj .qyjjmore{
	margin-top: 40px;
	text-align: center;
}
.aboutList .bd li.qyjj .qyjjmore a{
	display: inline-block;
	width: 103px;
	height: 31px;
	background: #cacacb;
	font-size: 14px;
	color: #111111;
	text-align: center;
	line-height: 31px;
	border-radius: 5px;
}
.aboutList .bd ul.qypic li{
	width: 220px;
	float: left;
	padding: 0 10px;
	overflow: hidden;
	height: 170px;
	line-height: 20px;
	text-align: center;
}
.aboutList .bd ul.qypic li a{
	color: #111111;
}
.aboutList .bd ul.qypic li a p{
	padding-top: 10px;
}
.aboutList .bd ul.qypic li a img{
	width: 100%;
	height: 140px;
}
.aboutList .bd ul.qypic .qyjjmore{
	margin-top: 40px;
	text-align: center;
	width: 100%;
	float: left;
}
.aboutList .bd ul.qypic .qyjjmore a{
	display: inline-block;
	width: 103px;
	height: 31px;
	background: #cacacb;
	font-size: 14px;
	color: #111111;
	text-align: center;
	line-height: 31px;
	border-radius: 5px;
}

/*newsBox*/
.newsBox{
	margin-top: 25px;
}
.newsBox .newsTitle{
	line-height: 60px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #111111;
}

.news{
	margin-top: 25px;
	position: relative;
}
.news .hd{ 
	height:31px; 
	line-height:31px;  
	position:relative; 
}
.news .hd ul{ 
	position:absolute; 
	left:0; 
	top: 0px; 
	height:31px; 
	width: 100%;
	text-align: center; 
}
.news .hd ul li{ 
	width: 102px;
	height: 30px;
	display: inline-block;
	cursor:pointer;  
	color: #111111;
	font-size: 16px;
	border-radius: 8px;
}
.news .hd ul li a{
	color: #111111;
	font-size: 16px;
}
.news .hd ul li.on{ 
	background: #326fb2;
	color: #ffffff;
	font-weight: bold;
}
.news .hd ul li.on a{ 
	color: #ffffff;
	font-weight: bold;
}
.news .bd ul{ 
	zoom:1;
	padding-left: 510px;
	padding-top: 22px;
}
.news .bd li{
	width: 690px;
	overflow: hidden;
	height: 86px;
	background: #ffffff;
	margin-top: 20px;
}
.news .bd li .day{
	margin-left: 34px;
	width: 56px;
	float: left;
	line-height: 86px;
	text-align: center;
	font-size: 48px;
	color: #111111;
}
.news .bd li .date{
	width: 59px;
	padding-right: 8px;
	float: left;
	text-align: center;
	padding-top: 17px;
	line-height: 25px;
	font-size: 16px;
	color: #111111;
	height: 69px;
	background: url(../images/nline.jpg) right no-repeat;
}
.news .bd li .text{
	width: 485px;
	float: left;
	overflow: hidden;
	line-height: 30px;
	padding-top: 15px;
	height: 71px;
	padding-left: 20px;
}
.news .bd li .text a{
	color: #111111;
	font-size: 16px;
}
.news .bd li .text p{
	color: #717171;
	font-size: 14px;
}
.news .pic{
	position: absolute;
	top: 73px;
	left: 0;
}
.news .pic img{
	width: 480px;
	height: 404px;
}

/*service*/
.serviceBox{
	background: #326fb2;
}
.serviceTitle{
	position: relative;
	height: 154px;
	line-height: 154px;
	text-align: center;
}
.serviceTitle span{
	font-size: 122px;
	font-weight: bold;
	font-family: 'Arial';
	color: #242424;
	opacity: 0.1;
}
.serviceTitle h3{
	line-height: 92px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	font-size: 36px;
	color: #ffffff;
}

.service{ 
	width: 100%;
	padding-bottom: 46px;
}
.service .parHd{ 
	height:31px; 
	line-height:31px; 
	position:relative;  
}
.service .parHd ul{ 
	position:absolute; 
	left:0; 
	top: 0;	
	height:31px;
	width: 100%;
	text-align: center;
}
.service .parHd ul li{ 
	display: inline-block;
	line-height: 31px;
	padding:0 13px; 
	cursor:pointer;
	font-size: 16px;
	color: #ffffff;
	margin: 0 7px;
}
.service .parHd ul li a{
	color: #ffffff;
	font-size: 16px;
}
.service .parHd ul li.on{ 
	border-radius: 5px;
	background:#fff; 
	color: #326fb2;
	transition-duration: .5s;
}
.service .parHd ul li.on a{
	color: #326fb2;
}
.service .slideBox{ 
	overflow:hidden; 
	zoom:1; 
	padding-top: 39px;
	position:relative;
}

.service .parBd ul{ 
	overflow:hidden; 
	zoom:1;
}
.service .parBd ul li{ 
	padding-right: 20px;
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
}
.service .parBd ul li .pic img{
	width: 285px;
	height: 188px;
}
.service .parBd ul li .txt{
	padding-top: 30px;
	line-height: 36px;
}
.service .parBd ul li .txt a{
	font-size: 16px;
	color: #ffffff;
}
.service .parBd ul li .txt p{
	font-size: 14px;
	color: #ffffff;
}

/*ampleBox*/
.ampleBox{
	margin-top: 20px;
	padding-bottom: 40px;
}
.ampleTitle{
	text-align: center;
	line-height: 75px;
	font-size: 36px;
	color: #111111;
}
.ampleDesc{
	width: 1180px;
	padding: 0 10px;
	font-size: 18px;
	color: #111111;
	text-align: center;
	margin-top: 10px;
	line-height: 32px;
}
.ampleList{
	margin-top: 20px;
}
.ampleList ul li{
	width: 300px;
	height: 418px;
	position: relative;
	overflow: hidden;
	float: left;
}
.ampleList ul li .pic{
	position: absolute;
	left: 0;
	width: 100%;
	height: 209px;
	overflow: hidden;
}
.ampleList ul li .pic img{
	width: 300px;
	height: 209px;
	transform: scale(1);
	transition: .5s;
}
.ampleList ul li:hover .pic img{
	transform: scale(1.1);
	transition: 1s;
}
.ampleList ul li .txt{
	width: 279px;
	height: 198px;
	position: absolute;
	left: 0;
	padding: 10px 10px 0;
}
.ampleList ul li .txt .title{
	color: #326fb2;
	font-size: 16px;
	line-height: 35px;
}
.ampleList ul li .txt .desc{
	margin-top: 7px;
	line-height: 18px;
	font-size: 12px;
	color: #111111;
}
.ampleList ul li .txt .more{
	line-height: 28px;
}
.ampleList ul li .txt .more a{
	color: #f4b52b;
	font-size: 12px;
}
.ampleList ul li .detail{
	position: absolute;
	top: 182px;
	right: 9px;
}

/*productBox*/
.productBox{
	background: url(../images/productbg.jpg) no-repeat;
}
.productTitle{
	line-height: 75px;
	margin-top: 60px;
	color: #ffffff;
	font-size: 36px;
	text-align: center;
}

.product{ 
	width: 100%;
	margin-top: 20px;
	padding-bottom: 66px;
}
.product .parHd{ 
	height:31px; 
	line-height:31px; 
	position:relative;  
}
.product .parHd ul{ 
	position:absolute; 
	left:0; 
	top: 0;	
	height:31px;
	width: 100%;
	text-align: center;
}
.product .parHd ul li{ 
	display: inline-block;
	line-height: 31px;
	padding:0 13px; 
	cursor:pointer;
	font-size: 16px;
	color: #ffffff;
	margin: 0 7px;
}
.product .parHd ul li a{
	color: #ffffff;
	font-size: 16px;
}
.product .parHd ul li.on{ 
	border-radius: 5px;
	background:#fff; 
	color: #326fb2;
	transition-duration: .5s;
}
.product .parHd ul li.on a{
	color: #326fb2;
}
.product .slideBox{ 
	overflow:hidden; 
	zoom:1; 
	padding-top: 39px;
	position:relative;
}

.product .parBd ul{ 
	overflow:hidden; 
	zoom:1;
}
.product .parBd ul li{ 
	padding-right: 20px;
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
}
.product .parBd ul li .pic img{
	width: 285px;
	height: 188px;
}
.product .parBd ul li .txt{
	padding-top: 30px;
	line-height: 36px;
}
.product .parBd ul li .txt a{
	font-size: 16px;
	color: #ffffff;
}
.product .parBd ul li .txt p{
	font-size: 14px;
	color: #ffffff;
}

.teamTitle{
	text-align: center;
	font-size: 36px;
	color: #111111;
	line-height: 63px;
	margin-top: 25px;
}
.teamTitle h3{
	font-size: 36px;
}
.team{
	margin-top: 4px;
	padding-bottom: 40px;
}
.team .parHd{ 
	height: 40px; 
	line-height:40px; 
	position:relative;  
}
.team .parHd ul{ 
	position:absolute; 
	left:0; 
	top: 0;	
	height:40px;
	width: 100%;
	text-align: center;
}
.team .parHd ul li{ 
	cursor: pointer;
	width: 102px;
	height: 30px;
	display: inline-block;
	color: #111111;
	font-size: 16px;
	border-radius: 8px;
	text-align: center;
	line-height: 30px;
}

.team .parHd ul li a{ 
	color: #111111;
	font-size: 16px;
}

.team .parHd ul li.on{ 
	background: #326fb2;
	color: #ffffff;
	font-weight: bold;
}
.team .parHd ul li.on a{ 
	color: #ffffff;
	font-weight: bold;
}

.team .slideBox{ 
	overflow:hidden; 
	zoom:1; 
	padding-top: 39px;
	position:relative;
}

.team .parBd ul{ 
	overflow:hidden; 
	zoom:1;
}
.team .parBd ul li{ 
	padding-right: 20px;
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
}
.team .parBd ul li .pic img{
	width: 285px;
	height: 175px;
}
.team .parBd ul li .txt{
	padding-top: 30px;
	line-height: 36px;
}
.team .parBd ul li .txt a{
	font-size: 16px;
	color: #111111;
}


/*caseBox*/
.caseBox{
	background: #326fb2;
}
.caseTitle{
	position: relative;
	height: 154px;
	line-height: 154px;
	text-align: center;
}
.caseTitle span{
	font-size: 122px;
	font-weight: bold;
	font-family: 'Arial';
	color: #242424;
	opacity: 0.1;
}
.caseTitle h3{
	line-height: 92px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	font-size: 36px;
	color: #ffffff;
}

.case{ 
	width: 100%;
	padding-bottom: 110px;
}
.case .parHd{ 
	height:31px; 
	line-height:31px; 
	position:relative;  
}
.case .parHd ul{ 
	position:absolute; 
	left:0; 
	top: 0;	
	height:31px;
	width: 100%;
	text-align: center;
}
.case .parHd ul li{ 
	display: inline-block;
	line-height: 31px;
	padding:0 13px; 
	cursor:pointer;
	font-size: 16px;
	color: #ffffff;
	margin: 0 7px;
}
.case .parHd ul li a{
	color: #ffffff;
	font-size: 16px;
}
.case .parHd ul li.on{ 
	border-radius: 5px;
	background:#fff; 
	color: #326fb2;
	transition-duration: .5s;
}
.case .parHd ul li.on a{
	color: #326fb2;
}
.case .slideBox{ 
	overflow:hidden; 
	zoom:1; 
	padding-top: 39px;
	position:relative;
}

.case .parBd ul{ 
	overflow:hidden; 
	zoom:1;
}
.case .parBd ul li{ 
	padding-right: 20px;
	float:left; 
	_display:inline; 
	overflow:hidden; 
	width: 575px;
}
.case .parBd ul li .pic{
	float: left;
}
.case .parBd ul li .pic img{
	width: 280px;
	height: 188px;
}
.case .parBd ul li .txt{
	padding-top: 30px;
	line-height: 36px;
	float: left;
	width: 275px;
	padding-left: 20px;
}
.case .parBd ul li .txt .title{
	line-height: 40px;
}
.case .parBd ul li .txt .title a{
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	line-height: 39px;
	border-bottom: 1px solid #ffffff;
}
.case .parBd ul li .txt .desc{
	font-size: 14px;
	color: #ffffff;
	margin-top: 25px;
	line-height: 34px;
}

.contactTitle{
	text-align: center;
	line-height: 113px;
	font-size: 36px;
	color: #111111;
}
.contactTitle h3{
	font-size: 36px;
}
.map{
	position: relative;
}
.mapLeft{
	width: 360px;
	height: 100%;
	background: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
}
.mapRight{
	width: 360px;
	height: 100%;
	background: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	right: 0;
}