@charset "UTF-8";
/* ========== 主体框架 start ========== */
/* ————— 头部 start ————— */
.top{background-color: #fff; height: 100px;position: fixed;top: 0;left: 0;right: 0;z-index: 99;box-shadow: 0 0 14px 0 rgb(0 0 0 / 0.1);}
/* logo start */
.logo{margin-top: 20px;}
.logo img{ height: 60px;}
/* logo end */
/* 视频弹窗 start */
.aykj-videoPop .layui-layer-setwin .layui-layer-close2{
	width:30px !important;
	height:30px !important;
	right:-40px;
    top:-40px;
	background:url(../images/common/videopopclose.jpg) no-repeat center center;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background:url(../images/common/videopopclose.jpg) no-repeat center center;}
.aykj-videoPop {
	border:10px solid rgba(255, 255, 255, 0.9);
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1)!important;
	border-radius:5px !important;
	background-color:#000 !important;}
/* 视频弹窗 end */
/* 搜索 start */
.search{overflow: hidden;background: #f2f2f2;}
.searchInput{width:268px;z-index:0; float: left; display: inline;}
.searchInput input{width:100%;padding: 0 16px;box-sizing: border-box;-webkit-box-sizing: border-box;height:40px;line-height: 40px;background:none;border:none;}
.searchInput input input::-webkit-input-placeholder {color: #666666; /* placeholder颜色  */font-size:14px; /* placeholder字体大小  */text-align: left;}
.searchBtn{float: left; display: inline; width: 38px;height:40px;overflow: hidden;background: url(../images/common/search.jpg) no-repeat center center;position: relative;}
.searchBtn:before {display: block;position: absolute;content: '';left: 0;top: 50%;margin-top: -10px;width: 1px;height: 20px;background-color: #d7d7d7;}

.topSearch{ margin-top: 30px; border: 1px solid #999; width: 60px; height: 40px; background: url(../images/common/search.jpg) no-repeat center center; cursor: pointer; border-radius: 40px; transition: all 300ms;-webkit-transition: all 300ms;}
.topSearch:hover{ background-color: #e5e5e5;}
.topsearchClose{position: absolute;right: 20px;top: 10px;font-size: 30px;font-weight: lighter;background: url(../images/searchclose.jpg) center center no-repeat;width: 50px;height: 50px;background-size: 40px;}
.animHide{opacity: 0;}
.model.show::before {animation: menu-animation .8s ease-out forwards;transform: scale(2) translateY(0);}
.model.show {display: block;}
.model {position: fixed;top: 0;left: 0;z-index: 10600;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;}
.model span {display: inline-block;width: 50px;height: 50px;line-height: 50px;position: absolute;top: 30px;right: 30px;cursor: pointer;font-size: 72px;text-align: center;overflow: hidden;color: #fff;z-index: 10;}
.model::before {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-color: rgba(0, 0, 0, .87);width: 100%;height: 0;padding-bottom: 100%;border-radius: 100%;transform: scale(.04) translateY(9999px);overflow: hidden;z-index: 9;}
.searchPWBox {width: 600px;height: 60px;overflow: hidden;border-radius: 5px;position: absolute;top: 50%;left: 50%;z-index: 9;margin: -30px 0 0 -300px;transition: all 0.4s linear;-webkit-transition: all 0.4s linear;}
.searchPWBox input {display: block;float: left;width: 530px;height: 60px;background: none;border: none;line-height: 60px;color: #333;font-size: 16px;padding-left: 10px;background: #fff;}
.searchPWBox input::placeholder {color: #999;font-size: 16px;}
.searchPWBox input::-webkit-placeholder {color: #999;font-size: 16px;}
.searchPWBox a {float: left;display: inline;width: 60px;height: 60px;background: #e60012 url(../images/common/searchh.jpg) no-repeat center center;background-size: 19px 20px;color: #fff;font-size: 30px;text-align: center;line-height: 60px;}
.searchPWBox a:hover {opacity: 0.9;}
@keyframes menu-animation {
	0% {
		opacity: 0;
		transform: scale(.04) translateY(300%)
	;}

	40% {
		transform: scale(.04) translateY(0);
		transition: ease-out
	;}

	40% {
		transform: scale(.04) translateY(0)
	;}

	60% {
		opacity: 1;
		transform: scale(.02) translateY(0)
	;}

	61% {
		opacity: 1;
		transform: scale(.04) translateY(0)
	;}

	99.9% {
		opacity: 1;
		height: 0;
		padding-bottom: 100%;
		border-radius: 100%
	;}

	100% {
		opacity: 1;
		transform: scale(2) translateY(0);
		height: 100%;
		padding-bottom: 0;
		border-radius: 0
	;}
}
/* 搜索 end */
/* 导航 start */
.menuBox {position: relative;z-index: 1;}
.menuDl{display: flex;}
.menuDl dd{padding: 0 25px; float: left;display: inline;position: relative;}
.menuDl dd .yj{position: relative;z-index: 9;}
.menuDl dd .yj a{display: block;line-height: 100px;text-align: center;color: #333;font-size: 16px;transition: 0.4s;}
.menuDl dd.hover .yj a,
.menuDl dd .yj a:hover{color: #e60012;}
.menuDl dd .ej{position: absolute;top: 100%;left: 0;width: 100%;background: rgba(0, 0, 0, 0.42);display: none;padding: 5px 0;z-index: 3;}
.menuDl dd .ej li{font-size: 16px;text-align: center; position: relative;}
.menuDl dd .ej li span a{padding: 12px 0;line-height: 25px;display: block;color: #ffffff;margin-bottom:1px;}
.menuDl dd .ej li:hover span a{color: #ffffff;background: #e60012;}
.menuDl dd .ej li.hover span a{color: #ffffff;background: #e60012;}
.menuDl dd .sj{ position: absolute; left: 100%; top: 0; width: 100%; background: rgba(0, 0, 0, 0.42); visibility: hidden; opacity: 0; transform: translateY(10px);-webkit-transform: translateY(10px);transition: all 300ms;-webkit-transition: all 300ms;}
.menuDl dd .sj a{ display: block; padding:12px 0; line-height: 25px; color: #fff;}
.menuDl dd .sj a:hover{color: #ffffff;background: #e60012;}
.menuDl dd .sj a.hover{color: #ffffff;background: #e60012;}
.menuDl dd .ej li:hover .sj{ visibility: visible; opacity: 1; transform: translateY(0px);-webkit-transform: translateY(0px);}
/* 导航 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;height: calc(100vh - 100px);top: 100px;}
/* .indexBanner::before{content: '';display: block;padding-top: 27.0833%;} */
.indexBannerLoad{position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); transition: all 1.3s;-webkit-transition: all 1.3s;}
.indexBannerLoad svg{-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;width: 100px;height: 100px;fill: #d71718;}
.indexBannerLoad.hide{ visibility: hidden; opacity: 0;}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg);transform:rotate(-360deg);} }
@keyframes spin { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg);} }
.indexBanner .bd{height: 100%; overflow: hidden; position: absolute; width: 100%; left: 0; top: 0;}
.indexBanner .bd .slick-list,.indexBanner .bd .slick-track{height: 100%;}
.indexBanner.delay .bd .slick-track{ transition-delay: 1.3s !important;-webkit-transition-delay: 1.3s !important;}
.indexBanner .mySlide{height: 100%;position: relative;overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.indexBanner .mySlide .bg{height: 100%;position: absolute;width: 100%;left: 0;top:0; overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;transition: all 1.5s 0s ease-in-out;transform: scale(1.15);}
.indexBanner .mySlide a{display: block;height: 100%;width: 100%;}
.indexBanner .slick-dots{position: absolute;bottom: 3%;left: 0;width: 100%;text-align: center;font-size: 0;}
.indexBanner .slick-dots li{
	display: inline-block;
	width: 36px;
	height: 8px;
	margin: 0 7px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	 	background: #fff;
	transition: all .4s;
	-webkit-transition: all .4s;
	border-radius: 8px;
	background-size: contain;}
.indexBanner .slick-dots li.slick-active{
	background-color: #e60012;}
.indexBanner .mySlide .text{position: absolute; left: 50%; top:50%; width: 1200px; transform: translate(-50%,-50%); color: #FFF;display: none;}
.indexBanner .mySlide .text .text1{ font-size: 25px; margin-bottom: 30px;}
.indexBanner .mySlide .text .text2{ font-size: 0px;}
.indexBanner .mySlide .text .text2 span{font-size: 70px;font-family: "宋体";font-weight: bold;letter-spacing: 3px;float: left;}
.indexBanner .mySlide.slick-active .text{display: block;}
.indexBanner .img{position: absolute;left: 0; top:50%;transform: translate(0,-50%); font-size: 0;}
.indexBanner .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;width: 100%;}
.indexBanner .imgItem img.show{visibility: visible;}
.indexBanner .bg1 {position: absolute;left: 10%;top: 40%;width: 66%;}
.indexBanner .img1 {position: absolute;left: 15%;top: 46%;z-index: 1;width: 40%;}
.indexBanner .bg2 {position: absolute;left: 0;top: 48%;width: 50%;}
.indexBanner .img2 {position: absolute;left: 12%;top: 54%;z-index: 1;width: 39%;}
.indexBanner .mySlide.on .bg{transform: scale(1);}
.indexBanner .mySlide:first-child .bg{transform: scale(1);}
/* ————— indexBanner end ————— */
/* ————— 底部 start ————— */
/* 友情链接start */
.footer{background-color: #fff;position: relative;z-index: 1;}
.friendLink{ overflow: hidden; margin-right: -40px;}
.friendLink .title{height: 70px; line-height: 70px; padding-left: 48px; color: #cccccc; font-size: 14px; background: url(../images/footericn1.jpg) no-repeat left center; margin-right: 70px;float: left; display: inline;}
.friendLink .list{ overflow: hidden; padding: 20px 0; line-height: 30px; font-size: 0;}
.friendLink .list a{ display: inline-block; color: #cccccc; font-size: 14px; margin-right: 40px;}
.friendLink .list a:hover{ color: #FFF;}
/* 友情链接end   */
/* 底部中间start   */
.footerM{ padding: 65px 0 40px;}
.footerML{float: left; display: inline; margin-right: 50px;}
.footerLogo{ padding-top: 10px; margin-bottom: 30px;}
.footerLogo img{ display: block; height: 70px;}
.footerPhone{ padding-left: 60px; background: url(../images/footericn2.jpg) no-repeat left center;}
.footerPhone .phone{ margin-bottom: 3px; height: 26px; line-height: 26px;font-size: 20px;font-weight: bold;font-style: italic;color: #fff;letter-spacing: 1px;}
.footerPhone .phone img{ height:17px; display: inline-block; vertical-align: middle;}
.footerPhone .text{ line-height: 20px; color: #999999; font-size: 14px; letter-spacing: 2px;}
.footerMM{ overflow: hidden;float: left; display: inline;}
.footerTitle{font-size: 20px;color: #444;margin-bottom: 30px;}
.footerMenu{ overflow: hidden; width: 330px;}
.footerMenu dd{ float: left; width: 165px; display: inline;}
.footerMenu dd em{ font-style: normal; display: block; line-height: 35px; height: 35px; overflow: hidden;}
.footerMenu dd em a{ font-size: 18px; color: #cccccc;}
.footerMenu dd em a:hover{ color:#e60012;}
.footerMenu dd span{ font-style: normal; display: block; line-height: 25px; padding: 5px 0; overflow: hidden;}
.footerMenu dd span a{ font-size: 18px; color: #666666;}
.footerMenu dd span a:hover{ color:#e60012;}
.footerContact{font-size: 18px; color: #666666;line-height: 36px;}
.footerContact .tel{font-size: 30px; color: #444;line-height: 36px; margin-bottom: 16px;}
.footerMR{ float: right; display: inline;}
.footerEwm{ overflow:hidden;}
.footerEwm dd{ float:left; display:inline; position:relative; width:110px; overflow:hidden; margin-right:30px;}
.footerEwm dd img{ display:block; width:110px; height:110px; margin-bottom: 17px;}
.footerEwm dd span{ display:block; height:40px; line-height:40px; text-align:center; color:#666666; font-size:14px;}
.goTop{ margin: 0 0 0 20px; width: 50px; height: 50px; text-align: center;line-height: 60px; font-size: 16px; border-radius: 50%;background: #e60012 url(../images/common/arrowup.jpg) center 10px no-repeat;cursor: pointer;color: #fff;font-weight: lighter;}
/* 底部中间end   */
/* 底部版权start   */
.friendCopyRight{border-top: 1px solid #e5e5e5; padding: 30px 0; line-height: 2; overflow: hidden; font-size: 16px; color: #666666;}
.friendCopyRight .conL{ float: left; display: inline;}
.friendCopyRight .conL span{ margin-right: 20px;}
.friendCopyRight .conL img{ margin-right: 10px; vertical-align: middle;}
.friendCopyRight .conL a{ color: #666666; margin-right: 20px;}
.friendCopyRight .conL a:hover{ color: #e60012;}
.friendCopyRight .conR{ float: right; display: inline; padding-top: 12px;}
.friendCopyRight .conR a{color: #666666; padding: 0 15px;}
.friendCopyRight .conR a:hover{ color: #e60012;}
/* 底部版权end   */
/* ————— 底部 end   ————— */
/* ========== 主体框架 end ========== */

/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{
	display: block;
	content: '';
	/* padding-top: 35.4166%; */
	padding-top: 18.22917%;}
.subBanner img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover; object-position: center center;transform: scale(1.1);-webkit-transform: scale(1.1);transition: all 3s ease;-webkit-transition: all 3s ease;}
.subBanner.on  img{transform: scale(1);-webkit-transform: scale(1);}
.subBanner .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.subBanner .wrap{height: 100%;}
.subBanner .textC{position: relative;text-align: center;}
.subBanner .textC .cnTitle{font-size: 30px;color: #ffffff;line-height: 30px;font-weight: bold;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1); margin-bottom: 10px;}
.subBanner .textC .enTitle{font-size: 14px;color: rgb(255 255 255 / .78);line-height: 30px;text-transform: uppercase;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1);}
/* ————— subBanner end ————— */
/* ————— 当前位置 start ————— */
.locationBox{clear:both;width: 100%;height: 90px;position: relative;z-index: 1; background: #fff;box-shadow:0 3px 5px #dcdcdc;}
.subTitle{position: absolute;left: 0;bottom: 0;height: 244px;padding-left: 300px; width:890px;background: url(../images/common/subbg1.jpg);background-size: 100% 100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.subTitle .title1{font-size: 44px;color: #fff;padding-top: 16%;font-weight: bold;}
.subTitle .title2{font-size: 24px;color: #fff;padding-top: 10px;text-transform: uppercase;}
.subNavBox{ position: relative;padding-left: 650px;}
.subNav::after{ display: block; content: ''; clear: both; visibility: hidden;}
.subNav a{display: inline;float: left;line-height: 90px;height:90px;color: #666666;font-size: 18px;padding:0 20px;}
.subNav a.hover{color: #e60012;}
.subNav a:hover{color: #e60012;}
/* ————— 当前位置 end ————— */
/* ————— 三级栏目 start ————— */
.sjMenu{ text-align: center; font-size: 0;}
.sjMenu a{ display: inline-block; height: 60px; line-height: 60px; padding:0 40px; color: #333; border: 1px solid #fff; border-radius: 32px; font-size: 20px; margin: 0 10px; background: #FFF;}
.sjMenu a:hover{ background: #e60012; color: #FFF; border-color: #e60012;}
.sjMenu a.hover{ background: #e60012; color: #FFF; border-color: #e60012;}
/* ————— 三级栏目 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 18px;}
.page a{display: inline-block; border: 1px solid #f5f5f5;transition: 0.3s; overflow: hidden;width: 50px;height: 50px; border-radius: 50%; line-height: 50px; color:#999999;background: #fff; margin: 0 3px;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #e60012;color: #fff;}
.page a.hover{background: #e60012;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}
.page a div{width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div{background-image: url(../images/common/page/firstpage.jpg);}
.page a.prevPage div{background-image: url(../images/common/page/prevpage.jpg);}
.page a.nextPage div{background-image: url(../images/common/page/nextpage.jpg);}
.page a.lastPage div{background-image: url(../images/common/page/lastpage.jpg);}
.page a.firstPage:hover div{background-image: url(../images/common/page/firstpageh.jpg);}
.page a.prevPage:hover div{background-image: url(../images/common/page/prevpageh.jpg);}
.page a.nextPage:hover div{background-image: url(../images/common/page/nextpageh.jpg);}
.page a.lastPage:hover div{background-image: url(../images/common/page/lastpageh.jpg);}
.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}
.page a.firstPage.disabled div{background-image: url(../images/common/page/firstpage.jpg);}
.page a.prevPage.disabled div{background-image: url(../images/common/page/prevpage.jpg);}
.page a.nextPage.disabled div{background-image: url(../images/common/page/nextpage.jpg);}
.page a.lastPage.disabled div{background-image: url(../images/common/page/lastpage.jpg);}
/* ————— 页码 end ————— */
/* ————— 弹窗 start ————— */
.aykj-recruitTc .layui-layer-btn{ text-align: center;}
.aykj-recruitTc .layui-layer-btn a{ height: 38px; line-height: 38px; padding: 0 40px; font-size: 14px;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn0{background: #e60012; color: #FFF; border-color: #e60012;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn1{background: #ddd; color: #8b8b8b; border-color: #ddd;}

.aykj-alert .layui-layer-btn .layui-layer-btn0{background: #e60012; border-color: #e60012;}
/* ————— 弹窗 end ————— */
/* ————— 公共标题 start ————— */
.commonTitle{
  font-size: 40px;
  position: relative;
  font-weight: bold;
  color: #333;
  padding-bottom: 30px;
  margin-bottom: 30px;}
.commonTitle::after{
  content: '';
  display: block;
  width: 65px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 5px solid #e60012;}
.commonTitle.center{ text-align: center;}
.commonTitle.center::after{left: 50%;margin-left: -32px;}
.commonTitle.white{ color: #fff;}
.commonTitle.white::after{border-color: #fff;}
/* ————— 公共标题 end ————— */

/* ========== 内层框架 end ========== */

/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
#fullpage{
	transition: all 1s cubic-bezier(0.6, 0, 0, 0.6) !important;
	transition-delay: 0.4s !important;}
.indexTitle{
	font-size: 48px;
	font-weight: bold;
	color: #333;}
.indexTitle.cfff{
	color: #fff;}

@keyframes zoomA {
	0%{
		transform: scale(1);
		opacity: 1;}
	50%{
		transform: scale(2);
		opacity: 0.8;}
	100%{
		transform: scale(3);
		opacity: 0;}
}
.indexMore a{
	display: block;
	background-color: #e60012;
	border-radius: 30px 30px 0 30px;
	height: 54px;
	line-height: 54px;
	width: 170px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 3px solid #e60012;
	transition: 0.3s;}
.indexMore i {
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	position: relative;
	background-color: #fff;
	margin-left: 10px;}

.indexMore i::after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgb(255 255 255 / .7);
	animation: zoomA 1s linear infinite;}
.indexMore.style2 a{
	background-color: transparent;
	border-color: #fff;
	color: #fff;}
.indexMore a:hover{
	background: transparent;
	color: #e60012;
	border-radius: 30px;
	border-color: #e60012;}
.indexMore a:hover i{
	background-color: #e60012;}
.indexMore a:hover i::after{
	background-color: #e60012;}
.section{position: relative;}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
.newsHeader{
	padding-top: 30px;}
.newsTabs .item{
	float: left;
	display: inline;
	cursor: pointer;
	padding: 0 30px;
	font-size: 20px;
	line-height: 58px;
	border: 1px solid #c7c7c7;
	margin-right: 30px;
	border-radius: 58px;
	transition: 0.3s;}

.newsTabs .item.active{
	background-color: #e60012;
	border-color: #e60012;
	color: #fff !important;}
.newsTabs .item:hover{
	color: #e60012;}
.newsBtn{
	width: 45px;
	height: 45px;
	background: center center no-repeat;
	background-color: #e4e4e4;
	border-radius: 50%;
	float: left;
	display: inline;
	cursor: pointer;
	margin-left: 20px;
	transition: 0.3s;}
.newsBtn.prev{
	background-image: url(../images/common/arrowl.jpg);}
.newsBtn.next{
	background-image: url(../images/common/arrowr.jpg);}
.newsBtn:hover{
	background-color: #e60012;
	box-shadow: 0 3px 10px 0px rgb(228 2 23 / 0.3);}
.newsBody{
	overflow: hidden;}
.newsSlick{
	margin: 0 -20px;
	height: 560px;
	overflow: hidden;}
.newsSlick .item{
	width: 25%;
	box-sizing: border-box;
	padding: 50px 0 0;
	position: relative;
	float: left;
	display: inline;}
.newsSlick .item a{
	display: block;
	transition: 0.3s;
	position: relative;
	padding:0 20px;
	z-index: 1;}

.newsSlick .item a::after{
	position: absolute;
	content: '';
	display: block;
	border-left: 1px solid #e5e5e5;
	height: 100%;
	right: 0;
	top: 0;}
.newsSlick .pic{
	border-radius: 5px;
	overflow: hidden;
	transition: 0.3s;}
.newsSlick .pic::before{
	padding-top: 55.7142%;}
.newsSlick .title{
	font-size: 18px;
	padding-top: 40px;
	line-height: 27px;
	height: 54px;
	overflow: hidden;
	color: #222;
	transition: 0.3s;}
.newsSlick .info{
	font-size: 16px;
	padding-top: 30px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #666;
	transition: 0.3s;}
.newsSlick .time{
	font-size: 20px;
	color: #555;
	padding-top: 30px;
	transition: 0.3s;}
.newsSlick .arrows{
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: url(../images/common/arrowr2.jpg) -40px center no-repeat;
	background-color: #e60012;
	float: right;
	transform: translateX(-40px);
	opacity: 0;
	transition: 0.5s ease-out;}
.newsSlick .item a::before{
	content: '';
	display: block;
	position: absolute;
	top: 20%;
	left: 35%;
	box-shadow: 0 0 50px 40px rgb(228 2 23 / 0.6);
	width: 120px;
	height: 40px;
	background: rgb(228 2 23 / 0.6);
	border-radius: 50%;
	opacity: 0;
	transition: 0.3s;}
.newsSlick .item a:hover .pic,
.newsSlick .item a:hover .title,
.newsSlick .item a:hover .info,
.newsSlick .item a:hover .time {
	transform: translateY(-30px);}
.newsSlick .item a:hover .title{
	color: #e60012;}
.newsSlick .item a:hover .arrows{
	opacity: 1;
	transform: translateX(0);
	background-position: center center;}
.newsSlick .item a:hover::before{
	opacity: 1;
	transform: translateY(1vw);}
.h10Bf{
	height: 10%;}
.floLeftBox{
	position: fixed;
	left: 3%;
	top: 50%;
	margin-top: -40px;
	z-index: 99;}
.floLeft dd{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #fff;
	margin-bottom: 10px;
	transition: 0.3s;
	cursor: pointer;}
.floLeft dd.active{
	background-color: #fff;}
.floLeft.hover dd {
	border-color: #999;}
.floLeft.hover dd.active {
	background-color: #999;}
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
#section3{
	background: url(../images/index/bg1.jpg);
	background-size: cover;
	position: relative;}
#section3::before{
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.1);
	z-index: 1;}
.aboutText{
	width: 40%;
	color: #fff;
	line-height: 1.5;
	font-size: 18px;
	padding-top: 5%;
	margin-bottom: 5%;}

.aboutBox{
	position: relative;
	height: 100%;
	z-index: 3;}
.aboutData{
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: rgb(255 255 255 / .2);
	backdrop-filter: blur(1px);
	border: 1px solid rgb(255 255 255 / .7);
	border-radius: 40px 40px 0 0;
	width: 50%;
	padding-bottom: 3%;}
.aboutData .item{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	padding-top: 4%;
	padding-bottom: 10%;
	width: 50%;
	box-sizing: border-box;
	font-size: 18px;}
.aboutData::after{
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	width: 1px;
	background: linear-gradient(to bottom,rgb(255 255 255 / .3) 90%,rgb(255 255 255 / 0));}
.aboutData .item:nth-child(1),
.aboutData .item:nth-child(2){
	border-bottom: 1px solid rgb(255 255 255 / .4);}
.aboutData .text{
	font-size: 18px;
	margin-bottom: 10px;}
.aboutData .num{
	font-size: 56px;
	font-weight: bold;
	vertical-align: text-top;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
#section4{
	background: url(../images/index/bg2.jpg);
	background-size: cover;}
.businessL{
	width: 30%;
	padding-top: 5%;}
.businessInfo1{
	font-size: 36px;
	color: #444;
	line-height: 50px;
	max-height: 100px;
	overflow: hidden;}
.businessInfo2{
	font-size: 18px;
	color: #444;
	line-height: 32px;
	max-height: 128px;
	overflow: hidden;
	padding-top: 10%;
	margin-bottom: 10%;}
.indexBusiness{
	width: 50%;}
.indexBusiness .item{
	border-top: 1px solid #e5e5e5;
	position: relative;
	padding: 20px 290px 20px 40px;}
.indexBusiness .item::before{
	content: '';
	display: block;
	border-top: 3px solid #e60012;
	position: absolute;
	left: 0;
	top: -1px;
	width: 50px;
	transition: 0.3s;
	transition-delay: 0s;}
.indexBusiness .pic{
	width: 190px;
	height: 190px;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -95px;
	opacity: 0;
	transform: scale(0.5);
	transition: 0.3s;}
.indexBusiness .title{
	font-size: 26px;
	color: #333;
	line-height: 52px;
	transition: 0.3s;}
.indexBusiness .num{
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 16px;
	color: #333;}
.indexBusiness .info{
	font-size: 18px;
	color: #666;
	line-height: 27px;
	overflow: hidden;
	height: 0;
	transition: 0.3s;}
.indexBusiness .arrows{
	width: 41px;
	height: 41px;
	border-radius: 50%;
	background-color: #f8cbcd;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	transition: 0.3s;}
.indexBusiness .arrows::after{
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #e60012 url(../images/common/arrowr2.jpg) -40px center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -6px;
	transition: 0.3s;
	transition-delay: 0.3s;}
.indexBusiness .item.active .info{
	height: 135px;}
.indexBusiness .item.active .title{
	color: #e60012;}
.indexBusiness .item.active .pic{
	opacity: 1;
	transform: scale(1);}
.indexBusiness .item.active::before{
	width: 100%;
	transition-delay: 0.3s;}
.indexBusiness .item.active .arrows{
	right: 25px;}
.indexBusiness .item.active .arrows::after{
	margin: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-position-x: center;}
/* ————— 第3通栏 end ————— */
/* ————— 第4通栏 start ————— */
.productBox{
	position: relative;
	height: 100%;
	overflow: hidden;}
.productBox .indexTitle{
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	z-index: 9;}
.productBox .hand{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	right: 10%;
	border: 1px solid rgb(255 255 255 / .7);
	z-index: 9;
	background: url(../images/hand.jpg) center center no-repeat;
	cursor: pointer;}
@keyframes zoomB {
	0%{
		transform: scale(1);
		opacity: 1;}
	50%{
		transform: scale(1.5);
		opacity: 0.3;}
	100%{
		transform: scale(2);
		opacity: 0;}
}
.productBox .hand::before,
.productBox .hand::after{
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid rgb(255 255 255 / .7);
	position: absolute;
	left: 0;
	top: 0;
	animation: zoomB 1.5s linear infinite;}
.productBox .hand::after{
	animation-delay: 0.5s;}
.productSlick{
	height: 100%;}
.productSlick .item{
	height: 100%;
	height: 100vh;
	width: 100vw;
	position: relative;
	z-index: 1;
	overflow: hidden;}
.productSlick .img{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%;
	width: 100%;}
.productSlick .img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center;}
.productSlick .con{
	margin-left: 5%;
	margin-left: calc((100vw - 1680px)/2);
	padding-top: 20%;
	width: 500px;}
.productSlick .title{
	color: #fff;
	font-size: 30px;
	line-height: 45px;
	max-height: 90px;
	overflow: hidden;}
.productSlick .info{
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	max-height: 135px;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 40px;
	opacity: 0;
	transition: 0.3s;}
.productSlick .slick-active .info{
	opacity: 1;}
.productSlick .indexMore{
	opacity: 0;
	transition: 0.3s;}
.productSlick .slick-active .indexMore{
	opacity: 1;}
.productControl{
	position: absolute;
	left: 0;
	bottom: 100px;
	z-index: 9;
	width: 100%;
	height: 55px;}
.productControl .line{
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	border-bottom: 1px solid rgb(255 255 255 / .3);}
.productControl .productBtn{
	position: absolute;
	width: 55px;
	bottom: 0%;
	height: 55px;
	border-radius: 50%;
	background: center center no-repeat;
	background-color: #e60012;
	cursor: pointer;}
.productControl .prev{
	left: 5%;
	background-image: url(../images/common/arrowl2.jpg);}
.productControl .next{
	right: 35%;
	background-image: url(../images/common/arrowr2.jpg);}
.productDots{
	position: absolute;
	left: 35%;
	bottom: 120px;
	font-size: 0;
	transform: translateX(-50%);
	z-index: 10;}
.productDots li{
	background-color: #fff;
	border-radius: 50%;
	width: 13px;
	height: 13px;
	margin: 0 20px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	transition: 0.3s;}
.productDots li.slick-active{
	background-color: #e60012;}
.productDots li::before,
.productDots li::after{
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #fff;
	transform: translate(-50%,-50%);
	box-sizing: border-box;
	transition: 0.3s;}
.productDots li.slick-active::before{
	border-color: #e60012;
	width: 140%;
	height: 140%;}
.productDots li.slick-active::after{
	border-color: #e60012;
	width: 180%;
	height: 180%;}
/* ————— 第4通栏 end ————— */
/* ========== 首页 end ========== */
/* ========== 频道页 start ========== */
/* ————— 关于我们 start ————— */
.aboutEn{
	position: absolute;
	left: 0;
	bottom: -5%;
	width: 50%;
	height: 10%;
	background: url(../images/abouten.jpg) center top no-repeat;
	background-size: 100%;}
.aboutCol1{
	position: relative;
	height: 800px;
	z-index: 0;}
.aboutImg2{
	width: 53%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	position: absolute;
	right: 0;
	top: 0;}
.aboutImg2 img{
	width: 100%;
	height: 100%;
	object-fit: cover;}
.aboutImg2::before{
	content: '';
	display: block;
	border: solid;
	border-width: 400px 85px  ;
	border-color: #fff transparent transparent #fff;
	position: absolute;
	left: 0;
	top: 0;}
.aboutCol2{
	padding: 150px 0 150px;
	background: url(../images/aboutbg1.jpg) center top no-repeat;
	background-size: 100%;}
.aboutText1{
	color: #fff;
	text-align: center;
	font-size: 30px;
	padding: 120px 0 40px;}
.aboutBtn1{
	padding: 35px 0;
	background: url(../images/aboutbg2.jpg) center center no-repeat;}
.aboutBtn1 a{
	color: #fff;
	display: block;
	width: 250px;
	line-height: 50px;
	background-color: #e60012;
	text-align: center;
	font-size: 24px;
	border-radius: 50px;
	border: 5px solid #fff;
	margin: 0 auto;
	transition: 0.3s;}
.aboutBtn1 a:hover{
	/* color: #e60012; */
	border-color: #e60012;}
.aboutCol3{
	background: url(../images/aboutbg3.jpg) center top no-repeat;
	background-size: 100%;}
.aboutText2{
	text-align: center;
	font-size: 36px;
	color: #333;}
.aboutImg3 img{
	width: 100%;}
.aboutCol4{
	background: url(../images/aboutbg4.jpg) center bottom no-repeat;
	background-size: 100% 100%;}
.honorBtn{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: center center no-repeat;
	background-color: #e60012;
	cursor: pointer;
	margin:40px 0 0 30px;
	transition: 0.1s;}
.honorBtn.prev{
	background-image: url(../images/common/arrowl2.jpg);}
.honorBtn.next{
	background-image: url(../images/common/arrowr2.jpg);}
.honorBtn.prev:hover{
	transform: translateY(-5px);
	box-shadow: 0 3px 10px 0 rgb(228 2 23 / 0.3);}
.honorBtn.next:hover{
	transform: translateY(-5px);
	box-shadow: 0 3px 10px 0 rgb(228 2 23 / 0.3);}

/* ————— 关于我们 end ————— */
/* ————— 责任报告 start ————— */
.reportPage{
	background: url(../images/reportbg1.jpg) center top no-repeat;
	background-size: 100%;}
.reportHot{
	width: 1100px;
	margin: 0 auto;
	padding-top: 110px;}
.reportHot .pic{
	margin-right: 150px;
	width: 360px;
	box-shadow: 0 0 14px 0 rgb(0 0 0 / 0.1);
	border-radius: 5px;
	overflow: hidden;}
.reportHot .pic::before{
	padding-top: 138.8889%;}
.reportHot .data{
	overflow: hidden;
	padding-top: 100px;}
.reportHot .title{
	font-size: 40px;
	color: #333;}
.reportHot .more{
	margin-top: 50px;
	position: relative;}
.reportHot .more a{
	font-size: 18px;
	color: #e40517;
	padding-left: 70px;
	display: block;
	line-height: 34px;
	transition: 0.3s;}
.reportHot .more i{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 2px solid #e40517;}
.reportHot .more i::before{
	content: '';
	display: block;
	border-bottom: 2px solid #e40517;
	width: 27px;
	position: absolute;
	left: 23px;
	top: 15px;
	transition: 0.3s;}
.reportHot .more a:hover{
	padding-left: 60px;}
.reportList{
	padding: 0 80px;
	position: relative;}
.reportBtn{
	position: absolute;
	top: 20px;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: center center no-repeat;
	background-color: #e60012;
	cursor: pointer;}
.reportBtn.prev{
	left: 0;
	background-image: url(../images/common/arrowl2.jpg);}
.reportBtn.next{
	right: 0;
	background-image: url(../images/common/arrowr2.jpg);}
.reportSlick .item{
	width: 25%;
	padding:20px 0 ;}
.reportSlick .item a{
	display: block;
	margin: 0 20px;
	transition: 0.3s;}
.reportSlick .pic{
	border-radius: 5px;
	overflow: hidden;}
.reportSlick .pic::before{
	padding-top: 138.8889%;}
.reportSlick .item a:hover{
	transform: translateY(-10px);
	box-shadow: 0 0 14px 0 rgb(0 0 0 / 0.1);}
/* .reportHot .more a:hover i::before{
	left: 13px;
} */
/* ————— 责任报告 end ————— */
/* ————— 产业 start ————— */
.businessImg{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;}
.businessImg img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center;}
.businessImg::before{
	content: '';
	display: block;
	background-color: rgb(0 0 0 / 0.3);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;}
.businessData{
	position: relative;
	z-index: 3;}
.businessTitle{
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 40px;}
.businessText{
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	max-height: 180px;
	overflow: hidden;
	width: 40%;
	margin-bottom: 40px;}
.businessDots{
	position: fixed;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s;}
.businessDots dd{
	font-size: 26px;
	transition: 0.3s;
	line-height: 90px;
	position: relative;
	padding-left: 30px;
	color: #fff;
	text-align: right;
	cursor: pointer;}
.businessDots dd:hover,
.businessDots dd.active{
	font-size: 32px;}
.businessDots dd::after{
	content: '';
	display: block;
	border-bottom: 2px solid rgb(255 255 255 / .5);
	position: absolute;
	right: 0;
	width: 0;
	transition: 0.3s;}
.businessDots dd.active::after{
	width: 100%;}
.businessDots2Box{
	position: absolute;
	top: 0%;
	left: 60%;
	width: 14%;
	height: 100%;
	overflow: hidden;
	transition: 0.3s;}
.businessDots2{
	position: absolute;
	width: 100vw;
	height: 100vw;
	border-radius: 50%;
	border: 1px solid rgb(255 255 255 / .2);
	z-index: 1;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s;}
.businessDots2 dd{
	position: absolute;
	top: 50%;
	right: 0px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #fff;}

.businessDots2 dd:nth-child(1){
	top: 44%;
	right: 1px;}
.businessDots2 dd:nth-child(2){
	top: 48%;
	right: -4px;}
.businessDots2 dd:nth-child(3){
	top: 52%;
	right: -4px;}
.businessDots2 dd:nth-child(4){
	top: 56%;
	right: 1px;}
.businessDots2 dd::after{
	content: '';
	display: block;
	width: 59px;
	height: 59px;
	position: absolute;
	left: -24px;
	top: -24px;
	background: url(../images/dot.jpg) center center no-repeat;
	transform: rotate(-360deg) scale(0);
	transition: 0.8s;}
.businessDots2 dd.active::after{
	transform: rotate(0) scale(1);}
/* ————— 产业 end ————— */
/* ========== 频道页 end ========== */

/* 检索优化 start */
.topsearchOuter{
	position: relative;
	height: 100px;} 
.search{
	position: fixed;
	width: 100%;
	right: 0;
	top: 100px;
	background: #fff;
	border-top: 1px solid #e6e6e6;
	z-index: 99;
	height: 0px;
	display: flex;
	justify-content: center;
	align-items: center;}
.search::before{
	display: block;
	content: '';
	position: absolute;
	width: 420px;
	height:420px;
	top: -50px;
	bottom: -50px;
	left: 50%;
	margin-left: -260px;
	border: 50px solid rgba(230, 0, 18, 0.02);
	border-radius: 100%;}
.search .searchInput{
	position: relative;
	z-index: 5;
	width: 500px;
	padding: 0 20px 0 40px;
	border: 1px solid #e6e6e6;
	background: url(../images/common/search.jpg) 20px center no-repeat;
	border-radius: 5px 0 0 5px;}
.search .searchInput input{
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	color: #666;
	border: none;
	background: none;}
.search .searchInput input::-webkit-input-placeholder{font-size:16px;}
.search .searchBtn{
	width: 160px;
	height: 60px;
	line-height: 60px;
	background: #e60012;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border-radius: 0 5px 5px 0;
	position: relative;
	z-index: 5;}
.search .searchBtn::before{
	display: none;}
/* 检索优化 end */

/* 科技创新与检测服务 start */
.serviceColumn1{
	padding: 110px 0;
	background-color: #fff;}
.flexWrap{
	display: flex;}
.serviceColumn1Left{
	flex: 1;
	padding-right:8%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-content: flex-end;
	position: relative;
	z-index: 2;}
.serviceColumn1R{
	width: 55.6548%;
	position: relative;
	z-index: 1;}
.serviceTitle{
	height: 74px;
	line-height: 74px;
	font-size: 40px;
	color: #333;
	font-family: 'pht85';
	position: relative;}
.serviceTitle::after{
	display: block;
	content: '';
	position: absolute;
	width:65px;
	height: 5px;
	bottom: 0;
	left: 0;
	background: #e60012;}
.serviceColumn1Text{
	padding-top: 50px;
	line-height: 32px;
	font-size: 18px;
	color: #333;}
.serviceColumn1Infor{
	position: absolute;
	bottom: 0;
	left: 0;}
.groupDl{
	width: 130%;
	height: 145px;
	background-image: -moz-linear-gradient( 0deg, rgb(235,192,23) 0%, rgb(235,51,65) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(235,192,23) 0%, rgb(235,51,65) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(235,192,23) 0%, rgb(235,51,65) 100%);
	     mask-size: cover;
    -webkit-mask-size: cover;
	mask-position: right center;
    overflow: hidden;
    mask-mode: alpha;
    -webkit-mask-mode: alpha;
	display: flex;
	align-items: center;
	padding: 0 40px;}
.groupDl dd{
	flex: 1;}
.groupDl dd .titleCon{
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	color: #fff;
	font-style: 'Arial';}
.groupDl dd .titleCon span{
	float: left;
	display: inline;}
.groupDl dd em{
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	font-style: normal;
	float: left;
	display: inline;
	margin: 0 10px;}
.groupDl dd .text{
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;}
@keyframes zoomA {
	0%{
		transform: scale(1);
		opacity: 1;}
	50%{
		transform: scale(2);
		opacity: 0.8;}
	100%{
		transform: scale(3);
		opacity: 0;}
}
.serviceMore a{
	display: block;
	background-color: #e60012;
	border-radius: 30px 30px 0 30px;
	height: 54px;
	line-height: 54px;
	width: 170px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 3px solid #e60012;
	transition: 0.3s;}
.serviceMore i {
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	position: relative;
	background-color: #fff;
	margin-left: 10px;}

.serviceMore i::after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgb(255 255 255 / .7);
	animation: zoomA 1s linear infinite;}
.serviceMore.style2 a{
	background-color: transparent;
	border-color: #fff;
	color: #fff;}
.serviceMore a:hover{
	background: transparent;
	color: #e60012;
	border-radius: 30px;
	border-color: #e60012;}
.serviceMore a:hover i{
	background-color: #e60012;}
.serviceMore a:hover i::after{
	background-color: #e60012;}
.serviceColumn2{
	padding: 110px 0;
	background: #f7f5f5;}
.serviceColumn2L{
	width: 55.6548%;
    position: relative;
    z-index: 1;}
.serviceColumn2R{
	flex: 1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 8%;}
.serviceColumn2Text {
    padding-top: 50px;
    line-height: 32px;
    font-size: 18px;
    color: #333;
	margin-bottom: 50px;}
.serviceColumn1Pic .pic::before{
	padding-top: 66.66667%;}
.serviceColumn3{
	padding: 110px 0;
	background: #fff;}
.serviceColumn3L{
	flex: 1;
	position: relative;}
.serviceColumn3R{
	width: 400px;}
.serviceColumn3RTop{
	height: 186px;
	background: #b3000f;
	display: flex;
	flex-direction: column;
	align-items: left;
	justify-content: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 30px;}
.serviceColumn3RTop .titleEg{
	line-height: 32px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 14px;}
.serviceColumn3RTop .title{
	position: relative;
	line-height: 42px;
	padding-left: 30px;
	font-size: 32px;
	color: #fff;}
.serviceColumn3RTop .title::before{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 5px;
	margin-top: -2px;
	background-color: #fff;}
.serviceColumn3RDl{
	height: 600px;
	background: #f7f5f5;
	overflow: hidden;}
.serviceColumn3RDl dd{
	position: relative;
	float: left;
	display: inline;
	width: 50%;
	z-index: 1;
	height: 200px;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
	align-items: center;}
.serviceColumn3RDl dd::before{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: -1px;
	top: -1px;
	bottom: -1px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;}
.serviceColumn3RDl dd:last-child{
	width: 100%;}
.serviceColumn3RDl dd .icon{
	width: 80px;
	height: 80px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;}
.serviceColumn3RDl dd .con{
	width: 100%;}
.serviceColumn3RDl dd span{
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	transition: .4s;
	-webkit-transition: .4s;}
.serviceColumn3RDl dd:hover span.span1,
.serviceColumn3RDl dd span.span2{
	opacity: 0;
	visibility: hidden;
	top: -1px;}
.serviceColumn3RDl dd:hover span.span2{
	opacity: 1;
	visibility: visible;
	top: 0px;
	z-index: 5;}
.serviceColumn3RDl dd .title{
	text-align: center;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	color: #333;
	transition: .4s;
	-webkit-transition: .4s;}
.serviceColumn3RDl dd:hover .title{
	color: #bf0d0a;}
.serviceColumn3LTop{
	display: flex;
	padding-top: 50px;
	margin-bottom: 15px;}
.serviceColumn3Right,
.serviceColumn3Left{
	flex: 1;}
.serviceColumn3Title .title{
	position: relative;
	line-height: 50px;
	padding-left: 40px;
	font-size: 32px;
	color: #333;
	font-family: 'pht85';}
.serviceColumn3Title .title::before{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 5px;
	margin-top: -2px;
	background-color: #e60012;}
.serviceColumn3Title .egTitle{
	padding-left: 40px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #999;
	text-transform: uppercase;}
.serviceColumn3Left{
	padding-right: 8%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;}
.serviceColumn3Text{
	line-height: 32px;
	font-size: 18px;
	color: #333;
	padding-top: 15px;}
.serviceColumn3RightDl{
	overflow: hidden;}
.serviceColumn3RightDl dd{
	float: left;
	display: inline;
	width: 33.333%;
	padding: 15px 0;}
.serviceColumn3RightDl .con{
	border: 1px solid #bf0d0a;
	background: #faf3f2;
	margin-right: 30px;
	height: 80px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
	align-items: center;
	padding: 0 15px;
	transition: .4s;
	-webkit-transition: .4s;}
.serviceColumn3RightDl .con span{
	padding-left: 54px;
	background-size: 32px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 36px;
	font-size: 20px;
	color: #bf0d0a;}
.serviceColumn3RightDl dd:hover .con{
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	border-radius: 5px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);}
.serviceColumn3LBody{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;}
.serviceColumn3Swiper .swiper-slide{
	float: left;
	display: inline;
	width: 25%;}
.serviceColumn3Swiper .con{
	display: block;
	position: relative;
	overflow: hidden;}
.serviceColumn3Swiper .swiper-slide .pic::before{
	padding-top: 100%;}
.serviceColumn3Swiper .swiper-slide .text{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);}
.serviceColumn3Swiper .swiper-slide .text::before{
	display: block;
	content:'';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 10%;
	transition: all .4s;
	-webkit-transition: all .4s;
	background: rgba(191, 13, 0, 0.8);
	opacity: 0;
	visibility: hidden;}
.serviceColumn3Swiper .swiper-slide .textC{
	position: absolute;
	bottom: 40px;
	left: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	right: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
	z-index: 5;}
.serviceColumn3Swiper .swiper-slide .icon{
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;}
.serviceColumn3Swiper .swiper-slide .title{
	line-height: 30px;
	padding: 5px 0;
	font-size: 20px;
	color: #fff;
	text-align: center;}
.serviceColumn3Swiper .swiper-slide:hover .textC{
	bottom: 50px;}
.serviceColumn3Swiper .swiper-slide:hover .text::before{
	top: 0;
	opacity: 1;
	visibility: visible;}
/* 科技创新与检测服务 end */
.serviceColumn4{
	padding: 110px 0;
	background: url(../images/servicebg.jpg) center top no-repeat;
	background-size: cover;}
.serviceColumn4LTop{
	overflow: hidden;
	display: flex;
	margin-bottom: 70px;}
.serviceColumn4Infor{
	flex: 1;
	padding-left: 85px;
	padding-right: 95px;
	line-height: 30px;
	font-size: 18px;
	color: #333;}
.serviceColumn4R{
	width:290px;
	position: relative;}
.serviceColumn4R .pic{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}
.serviceColumn4R .pic::before{
	display: none;}
.serviceColumn4L{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;}
.serviceColumn4Content{
	display: flex;}
.serviceColumn4Swiper{
	margin: 0 -15px;
	overflow: hidden;
	flex: 1;
	padding-right: 3%;}
.serviceColumn4Swiper .swiper-slide{
	float: left;
	display: inline;
	width: 50%;}
.serviceColumn4Swiper .swiper-slide .con{
	overflow: hidden;
	margin: 0 15px;}
.serviceColumn4Swiper .swiper-slide .pic::before{
	padding-top: 75%;}
.serviceColumn4R .pic::before{
	padding-top:133.417772%;}
.serviceColumn4R .pic{
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, .08);}
.serviceColumn5{
	padding: 110px 0;
	background: #fff;}
.serviceColumn5T{
	display: flex;
	justify-content: space-between;
	padding: 50px 0;}
.serviceColumn5L{
	width: 720px;
	line-height: 30px;
	font-size: 18px;
	color: #333;}
.serviceColumn5T .serviceMore{
	padding-top: 35px;} 
.serviceColumn5Dl{
	overflow: hidden;
	margin: 0 -15px;
	display: flex;}
.serviceColumn5Dl dd{
	float: left;
	display: inline;}
.serviceColumn5Dl dd.dd1,
.serviceColumn5Dl dd.dd3{
	width:25.147%;}
.serviceColumn5Dl dd.dd2{
	width: 49.706%;
	position: relative;}
.serviceColumn5Dl dd.dd2::before{
	display: block;
	content: '';
	padding-top: 61.75%;}
.serviceColumn5Dl dd.dd2 .con {
	position: absolute;
	height: 100%;
	top: 0;
	left: 15px;
	right: 15px;
	background: #f7f7f7;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px 0  35px 15px;}
.serviceColumn5Table{
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	padding-right: 30px;}
.serviceColumn5Table tr{
	border-bottom: 1px solid #e5e5e5;}
.serviceColumn5Table tr td{
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #333;}
.serviceColumn5Table tr.thHeader td{
	color: #e60012;}
.serviceColumn5Dl dd .con{
	margin: 0 15px;}
.serviceColumn5Dl dd.dd1 .pic::before,
.serviceColumn5Dl dd.dd3 .pic::before{
	padding-top: 132.5%;}
.serviceColumn5Dl dd.dd2 .pic::before{
	padding-top: 64.75%;}
.serviceColumn6{
	position: relative;
	height: 755px;
	background-position: center center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 110px 0;}
.serviceColumn6::after{
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);}
.serviceColumn6 .wrap{
	position: relative;
	z-index: 5;}
.serviceColumn6 .serviceTitle{
	color: #fff;
	margin-bottom: 52px;} 
.serviceColumn6 .serviceTitle::after{
	background: #fff;}
.serviceColumn6Text{
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 85px;}
.serviceColumn6Dl {
	overflow: hidden;
	width: 87.25%;
	margin: 0 -15px;}
.serviceColumn6Dl dd{
	float: left;
	display: inline;
	width: 25%;}
.serviceColumn6Dl dd .con{
	margin: 0 15px;
	height: 205px;
	background: #fff;
	padding: 15px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;}
.serviceColumn6Dl dd .con::after{
	display: block;
	content: '';
	position: absolute;
	width: 10px;
	height: 80px;
	right: 0;
	bottom: 30px;
	background-image: -moz-linear-gradient(to bottom, #e9c66b 50%, #e60012 50%); /* firefox */
	background-image: -webkit-linear-gradient(bottom, #e9c66b 50%, #e60012 50%); /* safari */
	background-image: -o-linear-gradient(to bottom, #e9c66b 50%, #e60012 50%); /* opera */
	background-image: linear-gradient(to bottom, #e9c66b 50%, #e60012 50%);}
.serviceColumn6Dl dd .title{
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #999;
	margin-bottom: 5px;}
.serviceColumn6Dl dd .name{
	height: 58px;
	line-height: 58px;
	font-size: 32px;
	color: #333;
	margin-bottom: 16px;}
.serviceColumn6Dl dd .infor{
	height: 36px;
	line-height: 36px;
	padding-left: 36px;
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 36px;
	font-size: 24px;
	color: #333;}
.serviceColumn6Dl dd.dd2 .title{
	margin-bottom: 40px;}
.serviceColumn6Dl dd.dd2 .address{
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 36px;
	width: 90%;
	font-size: 18px;
	color: #333;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;}


/* 企业荣誉样式修改 start */
#certify {
	position: relative;
	margin: 0 auto;}
#certify .swiper-container{
	padding: 20px 0;
	margin-bottom: 30px;}
#certify  .swiper-slide {
	width:20%;}
#certify  .swiper-slide a{
	display: block;}
#certify  .swiper-slide a .picBox{
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, .1);
	margin-bottom: 20px;}
#certify  .swiper-slide .pic::before{
	padding-top:75%;}
#certify  .swiper-slide img{
	object-fit: contain;
	object-position: center center;}
#certify  .swiper-slide .text {
	height: 72px;
	line-height: 72px;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin: 0;
	transform: translateY(10px);
	-webkit-transform: translateY(10px);
	transition: all .5s;
	-webkit-transition: all .5s;
	transition-delay: .3s;
	opacity: 0;
	visibility: hidden;
	margin-bottom: 20px;}
#certify  .swiper-slide.swiper-slide-active .text{
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);}
#certify .swiper-pagination {
	width: 100%;
	bottom: 0px;}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	width: 36px;
    height: 2px;
    margin: 0 5px;
	opacity: 1;
	border-radius: 0;
	background: #ccc;
	transition: all .4s;
	-webkit-transition: all .4s;}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 42px;
	background-color: #e60012;}
/* 企业荣誉样式修改 end */