/* ========== 外层框架 start ========== */
.box{padding: 0 0.75rem;}
/* ————— 头部 start ————— */
/*顶部start*/
.head1 {height: 2.5rem;line-height: 2.5rem;position: relative;z-index: 5;background: #FFF;overflow: hidden;}
.logo {float: left;margin-left: .75rem;height: 2.5rem;vertical-align: middle;display: table-cell;}
.logo img {height: 0.8rem;display: none;}
.logo .img1{display: inline-block;}
.indexTop{width: 100%;position: fixed;top: 0;left: 0;z-index: 10;}
.indexTop .head1{background: transparent;}
.indexTop .logo .img1{display: none;}
.indexTop .logo .img2{display: inline-block;}
.headText {overflow: hidden;font-size: .8rem;text-align: center;color: #333;}
.menuBtn {display: block;width: 2.5rem;height: 2.5rem;float: right;display: inline;text-align: center;z-index: 6;position: relative;margin-right: 0.25rem;}
.menuBtn span {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.menuBtn .line {width: 24px;height: 2px;background-color: #d4b37b;display: block;margin: 6px 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.indexTop .menuBtn .line{background: #FFFFFF;}
.menuBtn .line:nth-child(2) {width: 24px;}
.menuBtn.active .line {background: #a5a5a5;}
.menuBtn.active .line:nth-child(2) {opacity: 0;}
.menuBg1 {height: 2.5rem;position: fixed;left: 0px;top: 0px;z-index: 1;background: #000;width: 100%;transition: all 0s;-webkit-transition: all 0s;visibility: hidden;opacity: 0;}
.menuBg1.active {opacity: 0;visibility: visible;}
.menuBtn.active .line:nth-child(1) {-webkit-transform: translateY(6px) rotate(45deg);transform: translateY(6x) rotate(45deg);}
.menuBtn.active .line:nth-child(3) {-webkit-transform: translateY(-10px) rotate(-45deg);transform: translateY(-10px) rotate(-45deg);}
/*顶部end*/
/* 搜索start */
.search {float: right;height: 2.25rem;width: 2.25rem;text-align: center;line-height: 2.25rem;}
.search span {font-size: 1rem;}
.searchBtn {width: 2.5rem;height: 2.5rem;text-align: right;line-height: 2.5rem;color: #a2a2a2;float: right;}
.indexTop .searchBtn{color: #FFFFFF;}
.menuPage.active .searchBtn{display: none;}
.searchBox {height: 1.75rem;padding: .5rem;padding-right: 0;background: #FFF;margin-top: -2.75rem;transition: all .5s;-webkit-transition: all .5s;visibility: hidden;}
.searchBox.show {margin-top: 0;visibility: visible;}
.searchBox input {height: 1.75rem;line-height: 1.75rem;vertical-align: middle;border: none;width: 100%;background: #f5f5f5;border-radius: .35rem;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 .5rem;}
.searchBox span {display: block;width: 1.75rem;height: 1.75rem;text-align: center;line-height: 1.75rem;color: #cf9c51;font-size: .7rem;padding: 0 .5rem;}
/* 搜索end */
/*导航start*/
.menuBg {position: fixed;width: 100%;height: 100%;right: 0px;top: 0px;background: rgba(0, 0, 0, 0.5);z-index: 5;visibility: hidden;opacity: 0;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.menuPage {position: fixed;width: 100%;height: 100%;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);background-color: rgba(255,255,255,1);right: 0px;top: 0px;z-index: 6;overflow: hidden;display: flex;flex-direction: column;visibility: hidden;transition: all 0.5s;-webkit-transition: all 0.5s;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0;transform: translateX(100%);-webkit-transform: translateX(100%);}
.menuHead {box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);position: relative;z-index: 2;}
.menuPageBody {clear: both;flex-grow: 1;flex-basis: 0;overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;background-color: rgba(255,255,255,1);}
.menuPageList {overflow: hidden;padding: 1rem 0 0;}
.menuPageList dd {overflow: hidden;}
.menuPageList dd span {display: block;overflow: hidden;position: relative;}
.menuPageList dd span:before {display: block;content: '';width: 100%;height: 0;border-bottom: 1px solid #dbdbdb;position: absolute;left: 0px;bottom: 0px;transform: scaleY(0.5);-webkit-transform: scaleY(0.5)}
.menuPageList dd span a {display: block;overflow: hidden;height: 2rem;line-height: 2rem;text-align: left;font-size: .75rem;color: #333333;padding: 0 .75rem;position: relative;transition: all 0.5s;-webkit-transition: all 0.5s;}
.menuPageList dd span em {display: block;width: 2rem;height: 2rem;text-align: center;line-height: 2rem;color: #c7c7c7;position: absolute;right: 0px;top: 0px;font-style: normal;display: none;z-index: 1;font-size: .8rem;}
.menuPageList dd span em.active {display: block;}
.menuPageList dd .ejBox {padding: .4rem .75rem;display: none;background: #FFF;}
.menuPageList dd .ejBox .ejdd {overflow: hidden;margin-bottom: .5rem;}
.menuPageList dd .ejBox .ejdd .ej {position: relative;}
.menuPageList dd .ejBox .ejdd .ej em {display: block;position: absolute;right: 0px;top: 0px;width: 1.25rem;height: 1.25rem;text-align: center;line-height: 1.25rem;font-size: .7rem;display: none;z-index: 20}
.menuPageList dd .ejBox .ejdd .ej em.active {display: block;}
.menuPageList dd .ejBox .ejdd .ej a {display: block;height: 1.5rem;line-height: 1.5rem;overflow: hidden;color: #333333;font-size: .65rem;padding-left: .75rem;position: relative}
.menuPageList dd .ejBox .ejdd .ej a:before {display: block;content: '';position: absolute;left: 0px;top: 50%;margin-top: -.1rem;width: .2rem;height: .2rem;border-radius: 50%;background: #cf9c51;}
.menuPageList dd .ejBox .ejdd .sj {overflow: hidden;padding: .25rem .75rem;display: none;}
.menuPageList dd .ejBox .ejdd .sj a {display: block;height: 1.25rem;line-height: 1.25rem;overflow: hidden;color: #666666;font-size: .6rem;padding-left: 1rem;position: relative}
.menuPageList dd .ejBox .ejdd .sj a:before {display: block;content: '';position: absolute;left: .5rem;top: 50%;margin-top: 0;width: .25rem;height: 1px;background: #666666;}
.menuPageList dd.hover span a {background: #cf9c51;color: #FFF;}
.menuPageList dd.hover span em {color: #FFF;}
/*导航end*/
/*导航动画start*/
.menuBg.active {visibility: visible;opacity: 1;}
.menuPage.active {visibility: visible;transform: translateX(0);-webkit-transform: translateX(0)}
.menuPage.active .menuPageC1 {display: block;}
.mobileTop.active, .mobileFooter.active {transform: translateX(0);-webkit-transform: translateX(0);}
/*导航动画end*/
/* ————— 头部 end ————— */
/* ————— 内页头部 start ————— */
/* ————— 内页头部 end ————— */
/* ————— 底部 start ————— */
/* ————— 底部 end ————— */
/* ========== 外层框架 end ========== */
/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
/* .subBanner{width: 100%;position: relative;overflow: hidden;}
.subBanner:before{ display: block; content: ''; padding-top: 55.5556%;}
.subBanner img{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; 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 {
	padding-top: 55.5556%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.subBannerText {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.subBannerText .con .titleBox {
	overflow: hidden;
	height: 1.75rem;
}
.subBannerText .con .titleBox .table{
	width: auto;
}
.subBannerText .con .title1{
	text-transform: uppercase;
	font-size: 0.45rem;
	color: #ffffff;
	font-family: arial;
	margin-right: 0.7rem;
	height: 1.75rem;
	overflow: hidden;
	line-height: 0.65rem;
}
.subBannerText .con .title2{
	height: 1.75rem;
	line-height: 1.75rem;
	position: relative;
	padding-left: 3rem;
	font-size: 1.25rem;
	color: #ffffff;
	font-family: "楷体";
}
.subBannerText .con .title2:before{
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 2rem;
	background-color: #ffffff;
}
.subBannerText .con .info {
	font-size: 0.55rem;
	color: #ffffff;
	line-height: 1.1rem;
	height: 1.1rem;
	overflow: hidden;
}
.subBannerText .subEntitleCon{
	position: absolute;
	bottom: -0.5rem;
	left: 0;
	width: 100%;
}
.subEntitle .title{
	font-size: 1.5rem;
	font-weight: bold;
	text-transform: uppercase;
	color: transparent;
    white-space: nowrap;
	text-stroke: 1px rgba(255,255,255,0.3);
	-webkit-text-stroke: 1px rgba(255,255,255,0.3);
}

/* ————— subBanner end ————— */
/* ————— 二级菜单 start ————— */
.mobileSubMenu.subfl {position: fixed;left: 0;width: 100%;top: 2.25rem;box-shadow: 0px 0px 8.01px 0.99px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 0px 8.01px 0.99px rgba(0, 0, 0, 0.1);}
.mobileSubMenu{height:2rem;position:relative;z-index:5;margin:0 auto;width: 100%;transition: 0.5s;background:#f5f5f5;}
.subMenu .swiper-slide{font-size: 0.6rem;width: auto;}
.subMenu a{display: block;color: #333333;position: relative;margin: 0 0.5rem;height: 2rem;font-size: 0.7rem;line-height: 2rem;}
.subMenu .swiper-slide.hover a{color: #a67e58;}
.subMenu .swiper-slide.hover a:before{content: '';display: block;position: absolute;left: 0;width: 100%;bottom: 0;border-bottom: 2px solid #a67e58;}
/* ————— 二级菜单 end ————— */
/* ————— 页码 start ————— */
.ajaxLoad{color:#666;height:2rem;line-height:2rem;text-align:center;clear:both;position:relative;background:#fff;margin:5px 0 0 0; font-size:0.7rem;}
.ajaxLoad i{font-size:0.8rem;margin:0 5px 0 0;color:#fc8b1c;}
/* ————— 页码 end ————— */
/* ————— indexBanner start ————— */
.indexBanner{ width: 100%; position: relative; z-index: 1;height: 20rem;overflow: hidden;}
.indexBanner img{ width: 100%;height: 100%;}
.indexBanner .swiper-pagination{ text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box;position: absolute;bottom: 0.75rem !important;}
.indexBanner .swiper-pagination span{ width: 6px; height: 6px; border-radius: 8px; text-align: center; line-height: 8px; font-size: .6rem;color: #FFF; opacity: 1;border: 1px solid #FFFFFF;background: none;}
.indexBanner .swiper-pagination span.swiper-pagination-bullet-active{ background: #fff;width: 1rem;}
/* ————— indexBanner end ————— */
/* ————— 版权信息 start ————— */
.footerBlankMenu{display: flex;padding: 1.15rem 0 0.6rem;background: #0d2241;border-bottom: 1px solid rgba(255,255,255,0.1);justify-content: space-around;}
.footerBlankMenu dd{flex: 1;}
.footerBlankMenu dd a{display: block;text-align: center;font-size: 0.65rem;color: #ffffff;}
.footerBlank{background: #0d2241 url(../images/kljt/footerBlankBg.png) no-repeat right bottom;padding: 0 0 1.5rem;background-size: auto 3.075rem;}
.footerBlankT{overflow: hidden;padding: 0.75rem 0 0.5rem;}
.footerAddress{font-size: 0.6rem;color: #e5e5e5;line-height: 1rem;width: 65%;}
/* 技术支持 start */
.ftSupport{height: 1rem;line-height: 1rem;font-size: 0.6rem;color: #adadad;}
.ftSupport a{font-size: 0.6rem;color: #adadad;transition: all 0.4s;-webkit-transition: all 0.4s;}
/* 技术支持 end */
/* 备案信息 start */
.ftArchival{line-height: 1rem;font-size: 0.6rem;color: #cccccc;}
.ftArchival a{font-size: 0.6rem;color: #cccccc;}
.ftArchival .footerBan{background: url(/subsiteSrc/klmainMb/images/common/beian.png) no-repeat center right;padding-right: 1rem;background-size: contain;}
/* 备案信息 end */
/* ————— 版权信息 end ————— *
/* ========== 内层框架 end ========== */
/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
.indexTitle{padding-left: 1rem;background: url(/subsiteSrc/klmainMb/images/kljt/indexTitle1.png) no-repeat center left;background-size: 0.6rem 0.6rem;}
.indexTitle .title{font-size: 0.8rem;font-weight: bold;line-height: 1.5rem;}
.indexMore{font-size: 0;text-align: center;}
.indexMore .more{display: inline-block;border: 1px solid rgb(230, 230, 230);height: 1.7rem;line-height: 1.8rem;font-size: 0.65rem;color: #808080;padding: 0 1.5rem;text-align: center;border-radius: 1rem;}
/* ————— 公共部分 end ————— */
/* ————— 新闻资讯 start ————— */
.indexC1{overflow: hidden;padding: 1.5rem 0;}
.indexNewsDl{overflow: hidden;padding: 0 0 1rem;}
.indexNewsDl dd.bdBottom:last-child::before{border: none;}
.indexNewsDl dd .con {overflow: hidden;display: block;background: #fff;padding: 1.25rem 0;}
.indexNewsDl dd .pic {float: right;display: inline;width: 7rem;margin-left: 0.9rem;border-radius: 0.5rem;overflow: hidden;}
.indexNewsDl dd .pic:before {padding-top: 60%;}
.indexNewsDl dd .text {overflow: hidden;}
.indexNewsDl dd .title {font-weight: bold;font-size: 0.7rem;color: #333333;line-height: 1rem;height: 2rem;overflow: hidden;margin-bottom: 0.3rem;}
.indexNewsDl dd .info {font-size: 0.6rem;color: #808080;font-weight: bold;height: 1rem;line-height: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexNewsDl dd .time {font-size: 0.65rem;color: #a67e58;font-weight: bold;height: 1rem;line-height: 1rem;overflow: hidden;}
/* ————— 新闻资讯 end ————— */
/* ————— 文旅领域 start ————— */
.indexC2{overflow: hidden;}
.index2PageBox{height: 5rem;background: url(/subsiteSrc/klmainMb/images/kljt/indexC2Page.png) no-repeat;background-size: cover;display: flex;align-items: center;justify-content: center;}
.index2PageBox.active{background: #eeeeee;}
.index2Page{width: 15rem;height: 2.25rem;background: url(/subsiteSrc/klmainMb/images/kljt/indexDotBg.png)no-repeat top center;background-size: 12.05rem 0.55rem;position: relative;}
.index2PageBox.active .index2Page{background: url(/subsiteSrc/klmainMb/images/kljt/indexDotBgh.png)no-repeat top center;background-size: 12.05rem 0.55rem;}
.index2Page .swiper-pagination{width: 100%;text-align: left;}
.index2Page .swiper-pagination span{display: inline-block;width: 3rem !important;height: 1rem;opacity: 1;font-size: .6rem;background: none;color: #e5e5e5;text-align: center;line-height: 1rem;padding: 1rem 0 0;background-size: 0.5rem 0.5rem;}
.index2Page .swiper-pagination span:nth-child(2){margin: 0 3rem;}
.index2PageBox.active .index2Page .swiper-pagination span{color: #333333;}
.index2Page .swiper-pagination span.swiper-pagination-bullet-active{background: url(/subsiteSrc/klmainMb/images/kljt/C2Active.png) no-repeat top 0.2rem center; */background-size: 0.375rem 0.375rem;}
.indexC2Swiper{ width: 100%; position: relative; z-index: 1;height: 21.2rem;background: #F5F5F5;}
.indexC2Swiper .swiperCon{height: 100%;background: #eeeeee;position: relative;}
.indexC2Dl{overflow: hidden;}
.indexC2Dl dd{display: flex;align-items: center;float:left;width: 33.3333%;height: 5.3rem;justify-content: center;opacity: 0;transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;transform: scaleX(0);-webkit-transform: scaleX(0);}
.indexC2Swiper .swiper-slide-active .indexC2Dl dd{opacity: 1;transform: scaleX(1);-webkit-transform: scaleX(1);}
.indexC2Dl dd.dd1{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg1.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd2{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg2.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd3{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg3.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd4{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg4.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd5{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg5.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd6{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg6.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd7{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg7.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd8{width: 66.6667%;background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg8.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd9{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg9.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd10{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg10.png)no-repeat;background-size: cover;}
.indexC2Dl dd.dd11{background: url(/subsiteSrc/klmainMb/images/kljt/indexC2DdBg11.png)no-repeat;background-size: cover;}
.indexC2Dl dd.ddTitle .title{font-size: 0.75rem;color: #ffffff;text-align: center;}
.indexC2Dl dd.ddConTitle .number{font-size: 1.35rem;font-weight: bold;color: #ffffff;text-align: center;}
.indexC2Dl dd.ddConTitle .title{font-size: 0.6rem;color: #ffffff;text-align: center;}
/* ————— 文旅领域 end ————— */
/* ————— 康养领域 start ————— */
.indexC2Swiper .slide2 .swiperCon::before{content: '';display: block;width: 100%;height: 3.775rem;background: url(/subsiteSrc/klmainMb/images/kljt/indexC2Bg.png)no-repeat right bottom;background-size: auto 3.775rem;position: absolute;bottom: 0;right: 1.5rem;z-index: 5;}
.indexC2Swiper .slide2 .conText{opacity: 0;transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;transform: scaleX(0);-webkit-transform: scaleX(0);}
.indexC2Swiper .slide2.swiper-slide-active .conText{opacity: 1;transform: scaleX(1);-webkit-transform: scaleX(1);}
.indexC2Swiper .slide2 .conText .pic::before{padding-top: 60.1449%;}
.indexC2Swiper .slide2 .conText{position: relative;}
.indexC2Swiper .slide2 .conText .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0.75rem;}
.indexC2Swiper .slide2 .conText .text .title{font-size: 0.9rem;font-weight: bold;color: #0a444a;line-height: 1rem;margin-bottom: 0.75rem;}
.indexC2Swiper .slide2 .conText .text .subTitle{font-size: 0.6rem;color: #005f68;line-height: 1rem;}
.indexC2Swiper .slide2 .conText .text .info{font-size: 0.7rem;color: #005f68;line-height: 1rem;margin-bottom: 0.75rem;}
.indexC2Swiper .slide2 .imgBox{width: 100%;height: 13.35rem;position: absolute;left: 0;bottom: 0;}
.indexC2Swiper .slide2 .pic1{width: 16.2rem;position: absolute;right: 0.75rem;bottom:1.25rem;opacity: 0;transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;transform: scaleX(0);-webkit-transform: scaleX(0);}
.indexC2Swiper .slide2.swiper-slide-active .pic1{opacity: 1;transform: scaleX(1);-webkit-transform: scaleX(1);}
.indexC2Swiper .slide2 .pic2{display: none; width: 8.375rem;position: absolute;left: 0.75rem;bottom: 0;opacity: 0;transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;transform: scaleX(0);-webkit-transform: scaleX(0);}
.indexC2Swiper .slide2.swiper-slide-active .pic2{opacity: 1;transform: scaleX(1);-webkit-transform: scaleX(1);}
/* ————— 康养领域 end ————— */
/* ————— 环保领域 start ————— */
.indexC2Dl3{overflow: hidden;background-repeat: no-repeat;background-size: cover;}
.indexC2Dl3 dd{width: 50%;float: left;display: inline;height: 100%;opacity: 0;transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;transform: scaleX(0);-webkit-transform: scaleX(0);}
.indexC2Swiper .swiper-slide-active .indexC2Dl3 dd{opacity: 1;transform: scaleX(1);-webkit-transform: scaleX(1);}
.indexC2Dl3 dd.dd2{background: rgba(19,181,177,0.8);}
.indexC2Dl3 dd.dd3{background: rgba(50,177,108,0.8);}
.indexC2Dl3 dd.dd6{background: rgba(207,169,114,0.8);}
.indexC2Dl3 dd .con{height: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 0.75rem;}
.indexC2Dl3 dd .info{line-height: 1rem;font-size: 0.65rem;color: #ffffff;text-align: center;}
.indexC2Dl3 dd.dd1 .con .title{padding: 1.5rem 0 0;font-size: 0.9rem;color: #ffffff;font-weight: bold;line-height: 1rem;}
/* ————— 环保领域 end ————— */
/* ————— 营业板块 start ————— */
.indexC3{overflow: hidden;padding: 1.5rem 0 2rem;}
.indexC3Tab{font-size: 0;margin-left: 0.75rem;white-space: nowrap;overflow: auto;padding: 0.75rem 0;}
.indexC3Tab dd{display: inline-block;margin-right: 0.75rem;margin-bottom: 0.5rem;}
.indexC3Tab dd .con{overflow: hidden;border-radius: 1rem;padding: 0 0.75rem;line-height: 1.6rem;}
.indexC3Tab dd.hover .con {background: #cb9952;background-image: -moz-linear-gradient( 0deg, rgba(136,65,27,0.99608) 0%, rgb(216,170,93) 100%);background-image: -webkit-linear-gradient( 0deg, rgba(136,65,27,0.99608) 0%, rgb(216,170,93) 100%);background-image: -ms-linear-gradient( 0deg, rgba(136,65,27,0.99608) 0%, rgb(216,170,93) 100%);}
.indexC3Tab dd .icn{width: 1.5rem;height: 1.5rem;float: left;display: inline;position: relative;}
.indexC3Tab dd .icn img{width: 0.95rem;height: 0.95rem;position: absolute;top: 50%;left: 0;margin-top: -0.475rem;}
.indexC3Tab dd .icn .img2{display: none;}
.indexC3Tab dd.hover .icn .img1{display: none;}
.indexC3Tab dd.hover .icn .img2{display: block;}
.indexC3Tab dd .title{overflow: hidden;font-size: 0.65rem;color: #333333;text-align: center;height: 1.5rem;}
.indexC3Tab dd.hover .title{color: #FFFFFF;}
.indexC3Title{line-height: 1rem;font-style: italic;margin-bottom: 0.75rem;}
.indexC3Title .cnTitle{font-size: 0.65rem;color: #000000;}
.indexC3Title .enTitle{font-size: 0.6rem;color: rgba(153,153,153,05);text-transform: uppercase;}
.indexC3Swiper{position: relative;overflow: hidden;}
.indexC3Swiper .indexC3Btn{width:1.75rem;height: 1.75rem;line-height: 1.76rem;left: auto;background-color: #a67e58;position: absolute;top: auto;bottom: 0%;z-index: 2;outline: none;}
.indexC3Swiper .indexC3Btn::after{font-size: 0.7rem;color: #FFFFFF;}
.indexC3Swiper .indexC3Prev{right: 1.75rem;}
.indexC3Swiper .indexC3rNext{right: 0;}
.indexC3Swiper .con{display: block;}
.indexC3Swiper .pic::before{padding-top: 59.7656%;}
.column3SwiperBox {margin: 0 0.75rem;overflow: hidden;}
/* ————— 营业板块 end ————— */
/* ========== 首页 end ========== */<!--耗时1775246234.1991秒-->