﻿/* Main CSS Document */

/* 全部服务 */
.hd-fuwu .fw-li .l-til {
	line-height:98px;
}
.hd-fuwu .fw-li .l-til.active:before, .hd-fuwu .fw-li .l-til.active:after {
	height:94px;
}
.hd-fuwu .fw-li .l-con {
	height:554px;
}
/* 首页 */
.bm-1 {
}
.bm-1 .bm-con {
	padding-bottom:100px;
}
.bm-1 .bm-con dl {
}
.bm-1 .bm-con dl dd {
	width:20%;
	display:inline-block;
	float:left;
}
.bm-1 .bm-con dl dd a {
	text-align:center;
	display:block;
}
.bm-1 .bm-con dl dd .img {
	-webkit-transition: all 0.2s ease-in-out;
}
.bm-1 .bm-con dl dd a:hover .img {
    -webkit-transform: rotate(360deg);
}
.bm-1 .bm-con dl dd .til {
	line-height:70px;
	font-size:30px;
}
.bm-2 {
	background:#EEE;
}
.bm-2 .bm-con {
	padding-bottom:90px;
}
.bm-2 .bm-con dl {
	margin-top:-24px;
}
.bm-2 .bm-con dl dd {
	margin-top:24px;
	display:block;
	position:relative;
}
.bm-2 .bm-con dl dd .l.img {
	top:0;
	text-align:right;
	position:relative;
}
.bm-2 .bm-con dl dd .r.img {
	top:0;
	position:relative;
}
.bm-2 .bm-con dl dd .box {
	width:610px;
}
.bm-2 .bm-con dl dd .til {
	padding-top:25px;
	line-height:80px;
	font-size:35px;
	font-weight:bold;
	text-align:center;
}
.bm-2 .bm-con dl dd .con {
	margin:0 auto;
	width:80%;
}
.bm-2 .bm-con dl dd .con ul {
}
.bm-2 .bm-con dl dd .con ul li {
	width:50%;
	line-height:40px;
	font-size:24px;
	display:inline-block;
	float:left;
}
.bm-2 .bm-con dl dd .btn {
	margin:60px auto 0;
	width:190px;
	line-height:54px;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 54px;
    -webkit-border-radius: 54px;
    border-radius: 54px;
	display:block;
	color:#FFF;
	background:#EF820B;
}
.bm-2 .bm-con dl .d-1 .con {
	width:100%;
}
.bm-2 .bm-con dl .d-1 .con ul li {
	width:33.33333%;
}
.bm-2 .bm-con dl .d-3 .con, .bm-2 .bm-con dl .d-4 .con {
	width:60%;
}
.bm-3 {
	height:680px;
	color:#FFF;
	background:url(../image/bm-3-bg.jpg) no-repeat center top;
}
.bm-3 .bm-con {
	padding-top:95px;
}
.bm-3 .bm-con .con-img {
	margin-bottom:60px;
	text-align:center;
}
.bm-3 .bm-con .con-til {
	margin-bottom:80px;
	line-height:90px;
	font-size:60px;
	text-align:center;
}
.bm-3 .bm-con .con-2 {
}
.bm-3 .bm-con .con-2 dl {
}
.bm-3 .bm-con .con-2 dl dd {
	width:20%;
	text-align:center;
	display:inline-block;
	float:left;
}
.bm-3 .bm-con .con-2 dl dd .til {
	margin-bottom:10px;
	line-height:40px;
	font-size:30px;
	font-weight:bold;
}
.bm-3 .bm-con .con-2 dl dd .con {
	line-height:28px;
	font-size:18px;
}
.bm-6 {
	height:600px;
	background:url(../image/bm-6-bg.jpg) no-repeat center top;
}
.bm-7 {
}
.bm-7 .bm-con {
	padding-top:60px;
}
.bm-7 .bm-con .img {
	margin-right:30px;
	float:left;
}
.bm-7 .bm-con .til {
	margin-bottom:10px;
	line-height:54px;
	font-size:36px;
	font-weight:bold;
	text-align:center;
}
.bm-7 .bm-con .con {
	line-height:44px;
	text-indent:44px;
	font-size:22px;
	color:#666;
}
/* 相关资讯 */
.bd-arzixun .bm-con {
	padding-bottom:70px;
}