@charset "utf-8";
.logo{
width: 370px;
display: flex;
	justify-content: center;
	align-items:center;
	height: 100%;
}
.logo .img-fiuld {
    max-width: 100%;
    max-height: 90px;
}
.box20230303175325 {
	width:100%;
	color: #fff;
	padding: 40px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
.box20230303175325_1{
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: 600;
}
.box20230303175325_2{
	line-height: 32px;
}
.box20230303175325 .ab-meari-p1,.box20230303175325 .ab-meari-p2{
	color: #fff;
}

 /*顶部*/
.hd-dh{
	height: 116px;
}
.hd-dh-img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
}
.hd-na-a{
	display: inline-block;
	padding: 0 20px;
	height: 100%;
	line-height: 116px;
	font-size: 16px;
	color: #242424;
	margin-left: 3px;
	position: relative;
}
.hd-na-a:hover{
	background-color: #e31c19;
	color: #fff;
}
.hd-na-act{
	background-color: #e31c19;
	color: #fff;
}
.hd-na-act::after,
.hd-na-a:hover::after{
	content: "";
    position: absolute;
   	bottom: 10px;
    left: 0;
    right: 0;
    background: url(../images/nav_arr.png) no-repeat;
    width: 17px;
    height: 9px;
    z-index: 6;
    margin: 0 auto;
}

/*首页-banner*/
#box184152224 .zoomImage {
	padding-bottom: 39.58% !important;   /*高除以宽*/
}
.zoomImage {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.banner-left{
	background: url(../images/banner_left.png) no-repeat!important;
	width: 61px!important;
	height: 97px!important;
}
.banner-right{
	background: url(../images/banner_right.png) no-repeat!important;
	width: 61px!important;
	height: 97px!important;
}
.swiper-pagination-bullet-active{
	background: #fff!important;
}
/*首页-我们的服务项目*/
.in-fw{
	margin-bottom: 55px;
}
.in-fwhd{
	margin: 100px 0 27px;
}
.in-fwhd-p1{
	font-size: 35px;
	color: #e31c19;
	letter-spacing: 1.5px;
}
.in-fwhd-p2{
	font-size: 24px;
	color: #333;
	letter-spacing: 1px;
}
.in-fwle{
	width: 265px;
	overflow: hidden;
}
.in-fwzhd{
	height: 130px;
	background: #e31c19;
	color: #fff;
	font-size: 15px;
	/*letter-spacing: -0.7px;*/
	position: relative;
}
.in-fwzhd::after{
	content: '';
	width: 0;
    border-top: 60px solid #fff;
    border-right: 50px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}
.in-fwzhd-p{
	font-size: 20px;
	color: #fff;
	margin: 45px 0 5px;
}
.in-fwlb{
	background: #f4f4f4;
	padding: 0 25px;
}
.in-fwli{
	height: 43px;
	border-bottom: 1px dashed #d5d5d5;
}
.in-fwa{
	width: 100%;
	height: 100%;
	line-height: 43px;
	font-size: 14px;
	color: #333;
	float: left;
}
.in-fwli:hover .in-fwa{
	color: #e31c19;
}
.in-fwact{
	color: #e31c19;
}
.in-fwa::before{
	content: '';
	display: inline-block;
	background: url(../images/index_arr02.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin: 11px 12px 0 0;
}
.in-fwli:hover ::before{
	background: url(../images/index_arr01.png) no-repeat left center;
}
.in-fwact::before{
	background: url(../images/index_arr01.png) no-repeat left center;
}
.in-fwco{
	padding: 15px 0 10px;
}
.in-fwco-sp1{
	display: inline-block;
	width: 100%;
	height: 55px;
	border-radius: 30px;
	font-size: 18px;
	color: #fff;
	background: #e31c19;
	margin-bottom: 5px;
	line-height: 55px;
	text-align: center;
	cursor: pointer;
}
.in-fwco-sp2{
	font-size: 14px;
	color: #e31c19;
	line-height: 27px;
}
/*右边*/
.in-fwri{
	width: 906px;
}
.in-fwyhd{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #b9b9b9;
	padding-bottom: 7px;
}
.in-fwyhd-sp{
	font-size: 18px;
	color: #e31c19;
	margin-left: 7px;
}
.in-fwyhd-a{
	display: inline-block;
	width: 70px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	border: 1px solid #e31c19;
	border-radius: 5px;
	margin-top: 2px;
	font-size: 12px;
	color: #e31c19;
}
.in-fwyhd-a:hover{
	background: #e31c19;
	color: #fff;
}
.in-fwlist{
	margin-top: 13px;
}
.in-fwge{
	padding: 6px;
	border: 1px solid #ccc;
	width: 277px;
	height: 231px;
	display: inline-block;
	margin-bottom: 43px;
	margin-right: 16px;
}
.in-fwge:nth-child(3n+0){
	margin-right: 0;
}
.in-fwge:hover{
	border-color: #e31c19;
}
.in-fwge-img{
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.cax-geimg:hover .in-fwge-img,
.in-fwge:hover .in-fwge-img,
.ne-gele:hover .in-fwge-img,
.pa-ge:hover .in-fwge-img{
	cursor: pointer;
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
/*首页-业余范围*/
.in-yw{
	height: 565px;
	background: url(../images/index_bg3.jpg) no-repeat top center;
}
.in-ywhd{
	margin: 60px 0 50px;
}
.in-yege{
	width: 393px;
	margin-right: 10px;
}
.in-yege:nth-child(3n+0){
	margin-right: 0;
}
.in-yege-img{
	height: 188px;
	cursor: pointer;
}
.in-yege-p{
	height: 70px;
	line-height: 70px;
	background: #e31c19;
	font-size: 16px;
	color: #fff;
	width: 100%;
}
/*首页-4大理由*/
.in-ly{
	margin: 100px 0 60px;
}
.in-lycon{
	margin-top: 70px;
}
.in-lyge{
	margin-bottom: 50px;
}
.in-lygele{
	width: 605px;
}
.in-lygele-ge{
	margin-bottom: 50px;
}
.in-lylez{
	width: 140px;
}
.in-lyley{
	width: 465px;
}
.in-lydiv{
	margin: 5px 0 7px;
}
.in-lyley-sp1{
	font-size: 29px;
	color: #e31c19;
}
.in-lyley-sp2{
	font-size: 25px;
	color: #333;
	line-height: 43px;
}
.in-lyley-p1{
	font-size: 16px;
	color: #333;
}
.in-ly-heng{
	display: inline-block;
	width: 100px;
	height: 2px;
	background: #e31c19;
	margin: 7px 0 15px;
}
.in-lyley-p2{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.in-lyley-p2::before{
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #e31c19;
	margin-right: 9px;
	float: left;
	margin-top: 10px;
}
.in-lygeri{
	margin: 0 50px;
}
/*首页-我们的合作伙伴*/
.in-hb{
	height: 239px;
	background: url(../images/index_bg1.jpg) no-repeat top center;
}
.in-hblist{
	width: 981px;
}
.in-hbmg{
	margin: 60px 0;
}
.in-hbge{
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	cursor: pointer;
}
.index_arrle{
	position: absolute;
	left: 0;
	top: 25px;
	cursor: pointer;
	display: inline-block;
	width: 70px;
	height: 80px;
	background: url(../images/index_arrle.png) no-repeat;
}
.index_arrle:hover{
	background: url(../images/index_arrle1.png) no-repeat;
}
.index_arrri{
	position: absolute;
	right: 0;
	top: 25px;
	cursor: pointer;
	display: inline-block;
	width: 70px;
	height: 80px;
	background: url(../images/index_arrri.png) no-repeat;
}
.index_arrri:hover{
	background: url(../images/index_arrri1.png) no-repeat;
}
.in-abk{
	width: 1030px;
	height: 487px;
	margin: 0 auto;
	border: 1px solid #b0b0b0;
}
.in-abcon{
	position: absolute;
	top: 23px;
	left: 0;
	right: 0;
	padding: 33px 0;
	box-shadow: 0 5px 30px #efefef,
	            0 -5px 30px #efefef;
	background: #fff;
}
.in-bk{
	width: 10px;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
}
.in-bkle{
	left: -10px;
}
.in-bkri{
	right: -10px;
}
.in-abri{
	width: 590px;
	margin-left: 30px;
	color: #333;
}
.in-abri-ti{
	font-size: 18px;
	margin-top: 13px;
}
.in-abri-heng{
	display: inline-block;
	width: 126px;
	height: 2px;
	background: #e52a27;
	margin: 6px 0;
}
.in-abri-en{
	font-size: 14px;
}
.in-abri-con{
	text-indent: 2em;
	font-size: 12px;
	line-height: 28px;
	margin-top: 10px;
}

/*首页-荣誉资质*/
.in-zz{
	margin: 50px 0 100px;
}
.in-imgicon{
	margin-top: 8px;
}
.in-zzlist{
	margin-top: 37px;
}
.in-zzimg{
	width: 220px;
	margin-right: 25px;
	cursor: pointer;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.in-zzimg:last-child{
	margin-right: 0;
}
/*首页-新闻资讯*/
.in-nsbg{
	/*height: 735px;*/
	height: 625px;
	background: url(../images/index_bg2.jpg) no-repeat top center;
}
.in-nsge{
	width: 550px;
	float: left;
	height: 140px;
	margin-bottom: 70px;
	cursor: pointer;
	background: url(../images/nees_icon01.png) no-repeat bottom right;
}
.in-nsge:hover{
	background: url(../images/nees_icon02.png) no-repeat bottom right;
}
.in-nsge:nth-child(2n+0){
	float: right;
}
.in-nsge-le{
	width: 117px;
	margin-right: 15px;
	font-size: 21px;
	color: #fff;
}
.in-nsge-ye{
	font-size: 48px;
}
.in-nege-heng{
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #fff;
	margin-bottom: 8px;
}
.in-nelj{
	line-height: 110px;
	height: 110px;
	background: url(../images/index_bg4.png) no-repeat top center;
}
.in-nelj-sp1{
	font-size: 32px;
	color: #fac402;
}
.in-nelj-sp2{
	font-size: 25px;
	color: #fff;
}
.in-nelj-a{
	font-size: 18px;
	color: #fff;
	padding: 0 15px;
	position: relative;
}
.in-nelj-a::after{
	content: '|';
	position: absolute;
	right: -2px;
}
.zla:last-child .in-nelj-a::after{
	content: '';
}
/*底部*/
.fo-hd{
	height: 200px;
	padding: 40px 0;
}
.fo-le{
	/*width: 365px;*/
	width: 355px;
	padding-right: 10px;
	border-right: 1px solid #b5b5b5;
	margin-right: 30px;
}
.fo-logo{
	margin: 0px 0 10px;
	/*width: 335px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;*/
}
.fl-ri{
	width: 800px;
}
.fl-rihd{
	margin: 14px 0 23px;
}
.fl-rihda{
	cursor: pointer;
	margin-right: 45px;
	font-size: 14px;
	color: #242424;
}
.fl-rihda:hover{
	color: #e31c19;
}
.fl-rifl-le{
	width: 260px;
	font-size: 14px;
	color: #333;
	line-height: 27px;
	margin-right: 40px;
}
.fl-rile-sp1{
	margin-left: 70px;
}
.fl-rile-me{
	width: 137px;
}
.fl-ewm-sp{
	font-size: 12px;
	color: #333;
	margin-top: 7px;
}
.fl-rile-ri{
	width: 250px;
	margin-right: 25px;
	margin-top: 14px;
}
.fl-rilek{
	margin-bottom: 23px;
}
.fl-rilic{
	width: 43px;
}
.fl-rilid{
	width: 194px;
}
.fl-rilid-p1{
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.fl-rilid-p2{
	font-size: 14px;
	color: #e31c19;
	line-height: 19px;
	margin-top: 4px;
}
.fl-bo{
	height: 66px;
	background: #e31c19;
}
.fl-bo-sp{
	font-size: 14px;
	color: #fff;
	line-height: 66px;
}
/*服务项目页面*/
.ca-hd{
	height: 56px;
	background: #e31c19;
	line-height: 56px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 47px;
}
.ca-hdsp{
	font-size: 14px;
	color: #fff;
}
.ca-hdiv-img{
	margin: 20px 8px 0 0;
}
.ca-ge{
	margin-bottom: 34px;
}
.ca-getit{
	height: 62px;
	margin-bottom: 35px;
}
.ca-gexi{
	display: inline-block;
	height: 1px;
	background: #a0a0a0;
	margin-top: 30px;
}
.ca-gebt{
	display: inline-block;
	width: 317px;
	height: 62px;
	background: #e31c19;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 11;
}
.ca-list{
	margin-bottom: 30px;
}
.in-nsge-ri{
	width: 380px;
	font-size: 12px;
	color: #ebeaea;
	line-height: 25px;
	text-align: justify;
}
.in-nsge-tit{
	font-size: 16px;
	color: #ffcc01;
	margin: 6px 0;
}
.ca-lige{
	width: 277px;
	margin-right: 30px;
	height: 231px;
	cursor: pointer;
	border: 1px solid #ccc;
	margin-bottom: 43px;
	box-sizing: border-box;
}
.ca-lige:nth-child(4n+0){
	margin-right: 0;
}
.ca-libimg{
    background-color: rgba(0,0,0,.5);
    z-index: 6;
    position: absolute;
    left: 0;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
}
.ho-ge:hover .ca-libimg,
.ca-lige:hover .ca-libimg{
	-webkit-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    transition-timing-function: ease-in;
}
.ca-lige-sp{
	display: inline-block;
	width: 137px;
	height: 41px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	line-height: 41px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 11;
}
.ca-a{
	display: inline-block;
	width: 170px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background: #e31c19;
	font-size: 14px;
	color: #fff;
}
.ca-tan{
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(0,0,0,.6);
	display: none;
}
.ca-tan-img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 80%;
	height: auto;
	max-height: 80%;
	width: auto;
}
.vi-closess{
	display: inline-block;
    position: absolute;
    /*left: 50%;*/
    /*top: 100px;*/
    z-index: 111;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #000;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
}
/*业务范围页面*/
.se-sp{
	font-size: 18px;
	line-height: 21px;
	position: relative;
}
.se-sp::before,
.se-sp::after{
	content: '';
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #909090;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.se-sp::before{
	left: -120px;
}
.se-sp::after{
	right: -120px;
}
.se-p{
	font-size: 14px;
	line-height: 21px;
}
.se-img{
	margin-bottom: 60px;
}
/*新闻中心页面*/
.ne-mar{
	margin-bottom: 60px;
}
.ne-con{
	height: 40px;
	border-bottom: 1px solid #b9b9b9;
	margin-top: 78px;
}
.ab-conx{
	height: 40px;
	border-bottom: 1px solid #b9b9b9;
	margin-bottom: 30px;
}
.ne-con-a{
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	margin: 0 30px;
	color: #333;
}
.ne-con-act{
	color: #fff;
	background: #e31c19;
}
.ne-ge{
	padding: 30px 0 43px;
	border-bottom: 1px solid #bdbdbd;
}
.ne-gehd{
	display: inline-block;
	border-bottom: 2px solid #767575;
	padding: 0 10px;
	font-size: 18px;
	color: #767575;
}
.ne-gehd-sp{
	font-size: 30px;
	margin-right: 10px;
}
.ne-gecon{
	height: 148px;
	margin-top: 15px;
}
.ne-gele{
	width: 327px;
	margin-right: 33px;
	overflow: hidden;
}
.ne-geri{
	width: 840px;
}
.ne-geri-p{
	font-size: 20px;
	line-height: 32px;
	color: #e31c19;
	margin-bottom: 8px;
}
.ne-geri-sp{
	font-size: 14px;
	line-height: 24px;
	color: #4b4b4b;
}
.ne-geri-a{
	display: inline-block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #e31c19;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	position: absolute;
	left: 0;
	bottom: 5px;
}
/*详情页*/
.de-con{
	margin-top: 30px;
	border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    box-shadow: 0px 10px 20px #eee;
}
.de-con-tit{
	font-size: 26px;
    color: #333;
    line-height: 50px;
}
.de-con-time{
	font-size: 20px;
    color: #666;
}
.de-detail{
	padding: 20px 0;
    margin-bottom: 60px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.de-detail img{
	max-width: 100%;
	height: auto;
}
/*合作伙伴*/
.pa-con{
	margin-bottom: 60px;
}
.pa-ge{
	width: 391px;
	height: 171px;
	border: 1px solid #bfbfbf;
	margin-bottom: 40px;
	margin-right: 10px;
	cursor: pointer;
	overflow: hidden;
}
.pa-ge:nth-child(3n+0){
	margin-right: 0;
}
/*关于我们页面*/
.ab-hd{
	height: 252px;
	margin-bottom: 65px;
}
.ab-hdle{
	width: 225px;
	background: #e31c19;
	font-size: 14px;
	color: #fff;
}
.ab-hdle-p{
	font-size: 18px;
	margin-top: 95px;
	line-height: 40px;
}
.ab-hdle > span,
.ab-hdle > p{
	margin-left: 25px;
}
.ab-hdle-img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: -31px;
	z-index: 11;
	margin: auto 0;
}
.ab-hdri{
	width: 550px;
	padding: 0 34px;
	background: #222;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-indent: 2em;
	text-align: justify;
}
.ab-hdri >p:first-child{
	margin-top: 30px;
}
.ab-me{

}
.ab-metit{
	margin-bottom: 40px;
	font-size: 16px;
	color: #595959;
	font-size: 22px;
	color: #e31c19;
}
.ab-metit-sp{
	font-size: 16px;
	color: #595959;
	letter-spacing: 2.5px;
}
.ab-mele{
	width: 418px;
}
.ab-meri{
	width: 665px;
}
.ab-merige{
	margin-bottom: 23px;
}
.ab-merige-sp1{
	display: inline-block;
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e31c19;
	margin-right: 25px;
	color: #fff;
	font-size: 16px;
}
.ab-merige-sp2{
	width: 390px;
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
}
.ab-fl{
	margin: 20px 0 75px;
	font-size: 16px;
}
.ab-fl-sp{
	font-size: 20px;
	color: #e31c19;
}

.ab-mea{
	margin: 108px 0 118px;
}
.ab-meale{
	margin-left: 135px;
	height: 348px;
	width: 491px;
	position: relative;
	background: #e31c19;
}
.ab-meale-img{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 11;
}
.ab-meari{
	height: 348px;
	width: 525px;
}
.ab-meari-p1{
	font-size: 20px;
	color: #e31c19;
	margin-top: 10px;
}
.ab-meari-sp1{
	display: inline-block;
	width: 140px;
	height: 1px;
	background: #e31c19;
	margin: 8px 0;
}
.ab-meari-p2{
	font-size: 14px;
	color: #7d7d7d;
	letter-spacing: 1.5px;
	margin-bottom: 13px;
}
.ab-meacon-p{
	font-size: 16px;
	color: #333;
	line-height: 29px;
}
.ab-mue{
	margin-bottom: 100px;
	position: relative;
	height: 471px;
}
.ab-muege{
	position: absolute;
	cursor: pointer;
}
.ab-muege0{
	left: 0;
	top: 0;
	width: 370px;
	height: 272px;
}
.ab-muege1{
	left: 370px;
	top: 0;
	width: 399px;
	height: 177px;
}
.ab-muege2{
	left: 769px;
	top: 0;
	width: 431px;
	height: 234px;
}
.ab-muege3{
	left: 0px;
	top: 272px;
	width: 370px;
	height: 199px;
}
.ab-muege4{
	left: 370px;
	top: 177px;
	width: 399px;
	height: 293px;
	overflow: hidden;
}
.ab-muege5{
	left: 769px;
	top: 234px;
	width: 431px;
	height: 236px;
	overflow: hidden;
}
.ab-muege-hi{
	background-color: rgba(0,0,0,.5);
    z-index: 6;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
}
.ab-muege:hover .ab-muege-hi{
	-webkit-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    transition-timing-function: ease-in;
}
.ab-muege-hi-p1{
	font-size: 18px;
	color: #fff;
	margin-top: 100px;
}
.ab-two{
	margin-top: 40px;
}
.ab-three{
	margin-top: 80px;
}
.ab-four{
	margin-top: 50px;
}
.ab-five{
	margin-top: 100px;
}
.ab-muege-hi-p2{
	font-size: 14px;
	color: #fff;
	margin: 6px 0;
}
.ab-muege-hi-a{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #e31c19;
	font-size: 16px;
	color: #fff;
	margin-top: 4px;
}
.ab-flcon{
	display: inline-block;
	width: 393px;
	height: 246px;
	position: relative;
	box-sizing: border-box;
	margin-right: 10px;
	border: 1px solid #ccc;
}
.ab-flcon:nth-child(3n+0){
	margin-right: 0;
}
.ab-flcond{
	margin: 36px 0 84px;
}
.ab-fla{
	display: inline-block;
	width: 158px;
	height: 44px;
	border: none;
	outline: none;
	line-height: 44px;
	text-align: center;
	background: #e31c19;
	font-size: 14px;
	color: #fff;
}

/*人才招聘页面*/
.ad-con{
	margin-bottom: 60px;
}
.ad-ge{
	border-bottom: 1px solid #bfbfbf;
	padding: 20px 0;
	font-size: 15px;
	line-height: 28px;
}
.ad-ge-p{
	font-size: 20px;
	color: #e31c19;
	line-height: 34px;
}
.ad-content{
	max-height: 110px;
	overflow: hidden;
    color: #333;
}

/*联系我们*/
.co-map{
	width: 640px;
	height: 405px;
	overflow: hidden;
}
.co-fo{
	width: 560px;
	height: 405px;
	background: #e31c19;
}
.co-form{
	width: 382px;
	margin-left: 40px;
	height: 100%;
	float: left;
	color: #fff;
}
.co-ro-p{
	font-size: 18px;
	margin: 58px 0 20px;
}
.co-foin{
	width: 144px;
	height: 35px;
	padding: 0 12px;
	border: 1px solid #fff;
	border-radius: 8px;
	margin-bottom: 17px;
	font-size: 14px;
	background: transparent;
	color: #fff;
	outline: none;
}
.co-fotex{
	width: 100%;
	height: 133px;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px;
	font-size: 14px;
	line-height: 22px;
	background: transparent;
	color: #fff;
	outline: none;
	margin-bottom: 16px;
}
.co-fosub{
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 12px;
	background: #fff;
	font-size: 14px;
	color: #e31c19;
	border: none;
	outline: none;
}
.co-ft{
	margin-top: 33px;
	padding: 33px 0;
	border-top: 1px solid #dddddd;
}
.co-ftle{
	width: 440px;
	font-size: 18px;
	line-height: 35px;
}
.co-ftewm{
	width: 210px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 26px;
}
.co-ewm{
	border: 1px solid #626262;
}
.fo-ftri{
	width: 415px;
	background: url(../images/co-icon.png) no-repeat top left;
	margin-top: 20px;
}
.fo-ftri > p{
	margin-left: 35px;
	font-size: 16px;
	line-height: 40px;
}
/*荣誉资质*/
.ho-list{
	margin-bottom: 60px;
}
.ho-ge{
	width: 378px;
	margin-right: 30px;
	height: 315px;
	cursor: pointer;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.ho-ge:nth-child(3n+0){
	margin-right: 0;
}


/*六大分类*/
.cax-list{
	margin-top: 60px;
}
.cax-ge{
	width: 391px;
	margin-right: 10px;
	margin-bottom: 30px;
}
.cax-ge:nth-child(3n+0){
	margin-right: 0;
}
.cax-geimg{
	height: 260px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
}
.cax-sp{
	display: inline-block;
	width: 95%;
	margin: 6px 0 0 2.5%;
	font-size: 16px;
	color: #333;
}
.mb-40{
	margin-bottom: 40px;
}