@charset "utf-8";
/* CSS Document */
/*服务项目*/
.item{
	margin-top: 65px;
	margin-bottom: 20px;
}
.h3{
	text-align: center;
	font-size: 28px;
	color: #007bbb;
	margin-bottom: 50px;
}
.h3 span{
	font-size: 26px;
	color: #333;
	font-weight: normal;
}
.item .div{
	overflow: hidden;
}
.item .div a{
	float: left;
	width: 400px;
	overflow: hidden;
	margin-bottom: 50px;
	height:170px;
}
.item .div img{
	width: 112px;
	height: 102px;
}
.item .div .l1{
	width: 240px;
	margin-left: 15px;
}
.item .div h3{
	font-size: 18px;
	color: #333;
	line-height: 25px;
	transition: all 0.2s;
}
.item .div p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	transition: all 0.2s;
}
.item .div a:hover h3{
	color: #007bbb;
}
.item .div a:hover p{
	color: #007bbb;
}
/*关于我们*/
.about{
	width: 100%;
	overflow: hidden;
	background: url(../images/about.jpg) center 0 no-repeat;
}
.about .wp{
	margin-top: 55px;
}
.about .d1{
	overflow: hidden;
	background: #fff;
}
.about .d2{
	width: 925px;
	margin: 55px auto 0;
}
.about .l{
	width: 444px;
	display: block;
	overflow: hidden;
}
.about .l img{
	width: 444px;
	height: 300px;
}
.about .r{
	width: 425px;
	overflow: hidden;
}
.about .r h3{
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	color: #333;
}
.about .r p{
	font-size: 14px;
	line-height: 28px;
	color: #808080;
	margin-top: 30px;
}
.about .r a{
	float: right;
	width: 124px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	background: #007bbb;
	margin-top: 10px;
}

/*资质荣誉*/
.honor{
	margin-top: 85px;
	overflow: hidden;
	position: relative;
	width: 1310px;
}
.honor .bd{
	width: 1200px;
	margin: 0 auto;
}
.honor ul{
	overflow: hidden;
}
.honor li{
	width: 380px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.honor li a{
	width: 378px;
	height: 280px;
	display: table-cell;
	overflow: hidden;
	position: relative;
	border: 1px solid #c8c8c8;
	text-align: center;
	vertical-align: middle;
}
.honor li img{
	max-width: 378px;
	max-height:280px;
	vertical-align: middle;
}
.honor .d1, .honor .bk{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.honor .d1{
	opacity: 0;
	transition: all 0.5s;
}
.honor .bk{
	background: #000;
	opacity: 0.65;
}
.honor .d2{
	position: relative;
	z-index: 10;
	text-align: center;
	color: #fff;
}
.honor .pp{
	font-size: 18px;
	margin-top: 112px;
	margin-bottom: 15px;
}
.honor .d2 span{
	font-size: 16px;
	display: inline-block;
	padding:7px 5px;
	border-bottom: 1px solid #fff; 
}
.honor li:hover .d1{
	opacity: 1;
}
.honor .apn{
	top: 174px;
}
.more{
	width: 190px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #333;
	border: 1px solid #999999;
	font-size: 16px;
	display: block;
	margin: 40px auto 70px;
}

/*新闻*/
.news{
	overflow: hidden;
	height: 709px;
	background: url(../images/news.jpg) center 0 no-repeat;
}
.news .wp{
	padding: 25px 40px 35px;
	background: #fff;
	margin-top: 55px;
}
.news .l1{
	width: 830px;
	overflow: hidden;
}
.h31{
	font-size: 24px;
	padding-bottom: 15px;
	background: url(../images/nh.jpg) 0 bottom no-repeat;
	margin-bottom: 20px;
}
.news .l1 div{
	overflow: hidden;
}
.news .l1 a{
	width: 371px;
	float: left;
	overflow: hidden;
	margin-right: 43px;
}
.news .l1 img{
	width: 371px;
	height: 230px;
}
.news .l1 span{
	display: block;
	padding-left: 21px;
	line-height: 60px;
	background: url(../images/time.jpg) 0 center no-repeat;
	color: #b9b9b9;
	font-size: 14px;
}

.news .l1 a h3{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
	transition: all 0.5s;
}
.news .l1 p{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.news .l1 a:hover h3{
	color: #007bbb;
}
.news .r1{
	width: 370px;
	overflow: hidden;
}
.news .r1 div{
	overflow: hidden;
}
.news .r1 a{
	display: block;
	border-bottom: 1px dotted #e0e0e0;
	padding: 22px 0;
	overflow: hidden;
}
.news .r1 div h3{
	font-weight: normal;
	font-size: 16px;
	color: #333;
	transition: all 0.5s;
}
.news .r1 p{
	font-size: 14px;
	line-height: 25px;
	color: #666;
	margin-top: 20px;
}
.news .r1 a:hover h3{
	color: #007bbb;
}
.news .more{
	background: #007bbb;
	color: #fff;
	margin: 40px auto ;
}

/*经典案例*/
.case li a{
	display: block;
	width: 380px;
	border: none;
	height: auto;
	text-align: left;
}
.case li img{
	width: 380px;
	height: 244px;
}
.case li h3{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 54px;
	transition: all 0.2s;
}
.case li p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.case li:hover h3{
	color: #047dbc;
	background: url(../images/ch.jpg) right center no-repeat;
}
.case .more{
	margin-bottom: 0;
}
.mess{
	width: 590px;
	overflow: hidden;
	float: right;
}
.mess h3{
	margin-bottom: 28px;
}
.mess .ipt1{
	border: 0;
	outline: none;
	display: block;
	width: 570px;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	background: #e8e8e8;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}
.mess .s2{
	background: url(../images/m2.jpg) 12px center no-repeat;
}
.mess .s3{
	background: url(../images/m3.jpg) 4px center no-repeat;
}
.mess .txt{
	height: 159px;
	width: 570px;
	padding-left: 20px;
}
.mess div{
	overflow: hidden;
}
.mess .msg_input{
	float: left;
	width: 160px;
	padding: 0 17px;
}
.mess div img{
	width: 96px;
	height: 38px;
	border: 1px solid #bfbfbf;
	float: left;
	margin-left: 10px;
}
.mess .ipt2{
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #e6e6e6;
	font-size: 18px;
	background: #ff7b00;
	float: right;
	font-weight: bold;
}
.mess .ipt3{
	background: #646464;
	margin-right: 10px;
}