.modularTitle{
	font: 23px/59px "微软雅黑";
	color: #000;
}
.modularTitle span{
	font: 18px/59px "微软雅黑";
	color: #757575;
	padding-left: 31px;
	margin-left: 14px;
	position: relative;
}
.modularTitle span::before{
	content: ' ';
	border-left: 1px solid #d5d5d5;
	height: 33px;
	position: absolute;
	top: -4px;
	left: 0;
}
.modularTitle a{
	font: 16px/59px "微软雅黑";
	color: #989898;
	float: right;
}
.modularTitle a:hover{
	color: #fd5400;
}
.serviceItem .changeView{
	width: 1200px;
	height: 400px;
	margin-top: 10px;
	overflow: hidden;
}
.serviceItem .changeView li{
	width: 100%;
	height: 100%;
	margin-top: -5px;
	float: left;
    display:none;
}
.serviceItem .changeView li:nth-child(1){
	display:block;
}
.changeViewli{
	list-style-type:none
}
.serviceItem .changeView li img{
	display: block;
	width: 100%;
	height: 100%;
}
.changeCont span.overflowCont em{
	margin-right: 31px;
	cursor: pointer;
	padding-bottom: 8px;
	font-style:normal;
}
.changeCont span.overflowCont .currentView{
	color: #fd5f11;
	border-bottom: 3px solid #fd5f11;
}
.footer{
	width: 100%;
	/*height: 170px;*/
	background:#4C4C4C;
	box-sizing: border-box;
	float: left;
}
.footer .footBox{
	width: 1200px;
	/*padding-left: 360px;*/
	/*margin-top: 50px;*/
	/*float: left;*/
	/*text-align: center;*/
    margin:50px auto 20px;
    overflow:hidden;
}
.footer .footBox dl{
	float: left;
	margin-right: 39px;
}
.footer .footBox dl dt{
	width: 232px;
	font: 16px/46px "微软雅黑";
	color: #fff;
	border-bottom: 1px solid #707070;
	position: relative;
	margin-bottom: 13px;
}
.footer .footBox dl dt::after{
	content: '';
	position: absolute;
	width: 73px;
	height: 4px;
	background: #707070;
	left: 0;
	bottom: -2px;
}
.footer .footBox dl dd a{
	font: 14px/25px "微软雅黑";
	display: block;
	color: #b5b5b5;
}
.footer .footBox dl dd a:hover{
	font-weight: 900;
}
.footer .footBox dl dd a i{
	margin-left: 12px;
	color: #707070;
	font-size: 10px;
}
.footer .footBox dl:nth-child(3){
	margin-left: 4px;
}
.footer .footBox dl:nth-child(3) dt{
	border-bottom: 0;
}
.footer .footBox dl:nth-child(3) dt::after{
	display: none;
}
.footer .footBox dl:nth-child(3) dt img{
	display: block;
	width: 161px;
	height: 60px;
	margin-bottom: 13px;
}
.footer .footBox .weChatCode{
	float: right;
	display: block;
	width: 106px;
	height: 135px;
	margin-right: 64px;
}
.footlink{
	width: 100%;
	/*height: 120px;*/
	padding-top: 25px;
	background:#4C4C4C;
	float: left;
}
.link{
	width: 100%;
	height: 46px;
	float: left;
	text-align: center;
}
.link a{
	color: #FFFFFF;
    margin-right:6px;
}
.linker{
	width: 100%;
	height: 30px;
	float: left;
}