@charset "UTF-8";
/* ========== 主体框架 start ========== */
/* ————— 头部 start ————— */
.section{overflow: hidden;}
.indexBanner .top{background-color: rgba(255,255,255,.8);} 
.top{background-color: #fff; height: 100px;position: relative;z-index: 5;}
/* logo start */
.logo{margin-top: 20px;}
.logo img{ width: 519px;}
/* logo end */
/* 视频弹窗 start */
.layui-layer-setwin .layui-layer-close2{z-index: 5;}
/* 视频弹窗 end */
/* 搜索 start */
.topR{margin-top: 32px;}
.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; /* placeholder位置  */}
.searchBtn{float: left; display: inline; width: 38px;height:40px;overflow: hidden;background: url(../images/common/search.png) 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{ width: 40px; height: 40px; background:#713e21 url(../images/common/searchH.png) no-repeat center center; cursor: pointer; border-radius: 40px; transition: all 300ms;-webkit-transition: all 300ms;}
.topSearch:hover{ background-color: #d9b766;}

.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: #713e21 url(../images/common/searchH.png) 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 {background: #0a569e;position: relative;z-index: 1;}
.menuDl{display: flex;}
.menuDl dd{flex: 1;float: left;display: inline;position: relative;margin-right: 30px;padding:0 15px 0 8px;}
.menuDl dd .yj{position: relative;z-index: 9;}
.menuDl dd .yj a{display: block;line-height: 100px;text-align: center;color: #333333;font-size: 16px;transition: 0.4s;}
.menuDl dd.hover .yj a,
.menuDl dd .yj a:hover{color: #713e21;font-weight: bold;}
.menuDl dd .ej{position: absolute;top: 100%;left: 0;width: 100%;background:#fff;display: none;padding: 5px 0;z-index: 3;box-shadow: 1px 10px 10px rgba(0,0,0,.1);}
.menuDl dd .ej li{font-size: 14px;text-align: center; position: relative;}
.menuDl dd .ej li span a{padding: 12px 0;line-height: 25px;display: block;color: #333;margin-bottom:1px}
.menuDl dd .ej li:hover span a{color: #ffffff;background: #d9b766;}
.menuDl dd .ej li.hover span a{color: #ffffff;background: #d9b766;}
.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: #d9b766;}
.menuDl dd .sj a.hover{color: #ffffff;background: #d9b766;}
.menuDl dd .ej li:hover .sj{ visibility: visible; opacity: 1; transform: translateY(0px);-webkit-transform: translateY(0px);}
.quanjinIcn a{display: block;width: 50px;height: 100px;background: url(../images/720Icn.png) no-repeat center center / contain;transition: all .5s;-webkit-transition: all .5s;}
.quanjinIcn a:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
/* 导航 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;height: 100%;}
/* .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;text-align: center;}
.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;font-size: 0;left:10%;bottom: 70px;}
.indexBanner .slick-dots li{display: inline-block;width: 7px;height: 7px;border-radius:7px;margin-right: 30px; vertical-align: middle;cursor: pointer;position: relative;background: #fff;transition: all .8s;-webkit-transition: all .8s;}
.indexBanner .slick-dots li::before{display: block;content:'';opacity: 0;visibility: hidden;width: 23px;height: 23px;border-radius: 23px;border: 1px solid rgba(255,255,255,.8);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.indexBanner .slick-dots li.slick-active::before{opacity:1;visibility: visible;}
.indexBanner .mySlide .text{position: absolute; left: 50%; top:50%; width: 1560px; 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{ width: 1560px;position: absolute;left: 50%; top:50%;transform: translate(-50%,-50%); font-size: 0;}
.indexBanner .img .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;}
.indexBanner .img .imgItem img.show{visibility: visible;}
.indexBanner .mySlide.on .bg{transform: scale(1);}
.indexBanner .mySlide .yunduo{position: absolute;left: 0;bottom: 0;width: 150%;height: 100%;background: url(../images/yunduo2.png) no-repeat center center / cover;z-index: 1;animation-name: translateXAni;animation-timing-function: linear;animation-iteration-count: infinite;}
/* .indexBanner .mySlide .yunduo1{animation:translateXAni 50s linear infinite;left:10%;}
.indexBanner .mySlide .yunduo2{animation:translateXAni 80s linear infinite;} */

.indexBanner .mySlide .yunduo1 {
    animation-duration: 150s; /* 动画时长为总时间的两倍 */
    animation-delay: 0s;
    animation-fill-mode: both; /* 动画完成后保持结束状态 */
	left: -30%;
}

.indexBanner .mySlide .yunduo2 {
    animation-duration:50s;
    animation-delay: -50s; /* 延迟 50 秒开始播放动画 */
    animation-fill-mode: both;
	left:-10%;
}
@keyframes translateXAni{
	0%{
		transform: translateX(0);
	}
	100%{
		transform: translateX(1920px);
	}
}

.indexBannerCon{position: absolute;left: 0;top: 0;width: 100%;height: 155px;line-height: 155px;padding-top: 40px;box-sizing: border-box;}
.indexBannerCon .logo {margin-top: 0;}
.indexBannerCon .logo img{width: 385px;}
.searchCon{background-image: linear-gradient(to right ,#feeabc,#dab866);border-radius:30px;cursor: pointer;margin-right: 40px;}
.searchCon em{display: block;background: url(../images/searchIcn.png) no-repeat center center / 20px;width: 50px;height: 50px;}
.searchCon .searchInput{overflow: hidden;height: 50px;line-height: 50px;width: 0;transition: all .8s;-webkit-transition: all .8s;position: relative;}
.searchCon .searchInput::before{display: block;content:'';width: 1px;height: 15px;background-color: rgba(255,255,255,.5);position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.searchCon .searchInput input{height: 50px  !important;line-height: 50px !important;width: 100%;color: #fff;}
.searchCon .searchInput input::placeholder {color: #fff; }
.searchCon:hover .searchInput{width: auto;}

.indexScrll {position: absolute;right:10%;bottom:70px;animation: upDown 2s linear infinite; transition: all 800ms;-webkit-transition: all 800ms;cursor: pointer;z-index: 100;}
.indexScrll:after{display: block;content:'';visibility: hidden;overflow: hidden;}
.indexScrll i{display: block; font-size:16px;color: #fff;height: 30px;line-height: 30px;font-style: normal;}
.indexScrll em{background:url(../images/shubiaoTb.png) no-repeat left center;width: 20px;height: 30px;display: block;margin:0 auto;}
@keyframes upDown {
    0% { 
        transform: translateY(0);
    }
    50% { 
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0);
    }
}

/* ————— indexBanner end ————— */
/* 侧边菜单 start */
.topIcn{position: absolute;right:140px;top: 40px;width: 50px;height: 50px;border-radius: 100%;background-image:linear-gradient(to right,#feeabc,#dab866);z-index:99;cursor: pointer;transition: all .5s linear;-webkit-transition: all .5s linear;}
.topIcn .lineBox{margin-left: 15px;padding-top: 5px;}
.topIcn span{display: block;width: 20px;height: 3px;background: #fff;margin-bottom: 2px;transform: scaleY(0.5);-webkit-transform: scaleY(0.5);transition: all .4s ease-in;-webkit-transition: all .4s linear;margin-bottom: 5px;}
.topIcn.active{right: 60px;}
.topIcn.active .line1{-webkit-transform: translateY(7px) rotate(45deg) scaleY(.5);transform: translateY(7px) rotate(45deg) scaleY(.5);}
.topIcn.active .line2{opacity:0;visibility: hidden;}
.topIcn.active .line3{-webkit-transform: translateY(-9px) rotate(-45deg) scaleY(.5);transform: translateY(-9px) rotate(-45deg) scaleY(.5);}

.indexMenuCon{height: 0;width: 18.75%;position: absolute;right: 0;top: 0;background: rgba(255, 255, 255, 0.05);backdrop-filter: blur(13.5px);z-index: 5;transition: all .5s linear;-webkit-transition: all .5s linear;}
.indexMenu {padding-right: 55px;position: absolute;right: 0;top: 0;transform: translateY(-100%);-webkit-transform: translateY(-100%);transition: all .5s linear;-webkit-transition: all .5s linear;}
.indexMenuCon.active{height: 100vh;}
.indexMenuCon.active .indexMenu{transform: translateY(30%);-webkit-transform: translateY(30%);transition: all .5s linear;-webkit-transition: all .5s linear;}
.indexMenu li{margin-bottom: 60px;text-align: right;position: relative;right: 0;transition: all .5s linear;-webkit-transition: all .5s linear;}
.indexMenu li .cntext{font-size: 24px;color: #dab866;height:40px;line-height:40px;font-weight: bold;}
.indexMenu li .entext{font-size: 18px;color: #dab866;height:35px;line-height:35px;}
.indexMenu li:hover{right: 10px;}
/* 侧边菜单 end */
/* ————— 底部 start ————— */
.footer{ background: url(../images/footerBg.png) no-repeat center center / cover;position: relative;}
.footerTop{overflow: hidden;border-bottom: 1px solid #e9e8e7;}
.footerL{width:57.625%;padding-left: 1.375%;border-right: 1px solid #e9e8e7;margin-right: 80px;}
.footerL .logo{height: 125px;line-height: 125px;margin-top: 0;border-bottom: 1px solid #e9e8e7;padding-top: 25px;box-sizing: border-box;}
.footerL .logo img{width:519px;}

.footerMenuC{padding:55px 110px 37px 0;}
.footerMenu{ overflow: hidden;}
.footerMenu dd{float: left;display: inline;margin-right: 115px;}
.footerMenu dd:last-child{margin-right: 0;}
.footerMenu dd em{ font-style: normal; display: block; line-height: 40px; height: 40px; overflow: hidden;padding-bottom: 12px;margin-bottom: 30px;position: relative;}
.footerMenu dd em::before{display: block;content:'';width: 25px;height: 2px;background-color:#d1d0cd;position: absolute;left: 0;bottom: 0;}
.footerMenu dd em a{ font-size: 16px; color: #333333;font-weight: bold;}
.footerMenu dd em a:hover{ color:#dab866;}
.footerMenu dd span{ font-style: normal; display: block; line-height: 28px; overflow: hidden;}
.footerMenu dd span a{ font-size: 14px; color: #666666;}
.footerMenu dd span a:hover{ color:#dab866;}

.footerR{overflow: hidden;margin-right: 5.375%;padding-top: 93px;}
.footerInfo{margin-bottom: 40px;}
.footerInfo dd {overflow: hidden;font-size: 15px;color: #333333;font-weight: bold;line-height: 40px;}
.footerInfo dd .lable{float: left;display: inline;}
.footerInfo dd .value{overflow: hidden;}
.footerEwm{overflow: hidden;margin-right: -20px;}
.footerEwm dd{float: left;display: inline;width: 25%;}
.footerEwm dd .con{margin-right: 20px;}
.footerEwm dd .picC{padding:7px;border: 1px solid #e8e7e1;border-radius: 5px;overflow: hidden;}
.footerEwm dd .pic::before{padding-top: 100%;}
.footerEwm dd .text{text-align: center;font-size: 15px;color: #888888;height: 52px;line-height: 52px;}

.goTopBtn{background: url(../images/goTopIcn.png) no-repeat center center / contain;width: 30px;height: 30px;cursor: pointer;position: absolute;right: 5%;top: 10%;}
/* 底部版权start   */
.friendCopyRight{ height: 67px; line-height: 67px; overflow: hidden; font-size: 14px; color: #999999;}
.friendCopyRight .conL{overflow: hidden;}
.friendCopyRight .conL span{ margin-right: 20px;}
.friendCopyRight .conL img{ margin-right: 10px; vertical-align: middle;}
.friendCopyRight .conL a{ color: #999; margin-right: 20px;}
.friendCopyRight .conL a:hover{ color: #dab866;}
.friendCopyRight .conR{ float: right; display: inline;}
.friendCopyRight .conR a{color: #999; }
.friendCopyRight .conR a:hover{ color: #dab866;}
/* 底部版权end   */
/* ————— 底部 end   ————— */
/* ========== 主体框架 end ========== */

/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{display: block;content: '';padding-top:24.4792%;}
.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;}
.subBanner .textC .cnTitle{font-size: 48px;color: #ffffff;line-height: 113px;font-family:'SimSun', serif;}
.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: 60px;background: #fff;box-shadow:0 3px 5px #dcdcdc;}
.location{height: 60px;overflow: hidden;padding-left: 33px;position: relative;}
.location a.home{ position: absolute; left: 0; top: 0; width: 33px; height: 100%;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/home.png); padding-left: 0; margin-right: 0;}
.location a{display: inline;float: left;height: 60px;line-height: 60px;padding-left: 14px;margin-right: 10px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/icon8.png);color: #a3a3a3;font-size: 14px;}
.location a:hover{color:#1e5ab0}
.location a.hover{color:#1e5ab0}
.subNavBox{margin-right:-15px; position: relative;}
.subNav::after{ display: block; content: ''; clear: both; visibility: hidden;}
.subNav a{display: inline;float: left;line-height: 60px;height:60px;color: #666666;font-size: 14px;padding:0 14px;}
.subNav a.hover{color: #1e5ab0}
.subNav a:hover{color: #1e5ab0}
/* ————— 当前位置 end ————— */
/* ————— 三级栏目 start ————— */
.sjMenu{font-size: 0;margin-bottom: 50px;}
.sjMenu a{ display: inline-block; height: 50px; line-height: 50px; padding:0 28px; color: #fff; border: 2px solid #fff; border-radius: 8px; font-size: 16px;margin-right: 15px; background: transparent;}
.sjMenu a:hover{ background: #6e3a1d; color: #FFF; border-color: #6e3a1d;}
.sjMenu a.hover{ background: #6e3a1d; color: #FFF; border-color: #6e3a1d;}
.sjMenu1{position: relative; display: inline-block;}
.sjMenu1::before{display: block;content:'';width: 100%;height: 1px;background-color:#fff;position: absolute;left: 0;bottom: 0;}
.sjMenu1 a{font-size:16px;color: #fff;height: 50px;line-height: 50px;position: relative;display: inline-block;margin-right: 50px;}
.sjMenu1 a::before{display: block;content:'';width: 100%;height: 1px;background-color:#6e3a1d;position: absolute;left: 0;bottom: 0;transform: scale(0);-webkit-transform: scale(0);transition: all .5s linear;-webkit-transition: all .5s linear;}
.sjMenu1 a.hover{color:#6e3a1d;}
.sjMenu1 a.hover::before{transform: scale(1);-webkit-transform: scale(1);}
/* ————— 三级栏目 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:8px 13px;color:#999999;border-radius:50%;background: #fff; margin: 0 3px;border: 1px solid #f6f6f6;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #d9b766;color: #fff;}
.page a.hover{background: #d9b766;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: 11px;height: 19px;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div{background-image: url(../images/common/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/common/page/lastPage.png)}
.page a.firstPage:hover div{background-image: url(../images/common/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/common/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/common/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/common/page/lastPageh.png)}
.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.png)}
.page a.prevPage.disabled div{background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/common/page/lastPage.png)}
/* ————— 页码 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: #d9b766; color: #FFF; border-color: #d9b766;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn1{background: #ddd; color: #8b8b8b; border-color: #ddd;}

.aykj-alert .layui-layer-btn .layui-layer-btn0{background: #d9b766; border-color: #d9b766;}
/* ————— 弹窗 end ————— */
/* ========== 内层框架 end ========== */

/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
.indexTitle {height: 100px;position: relative;top: -20px;}
.indexTitle .cntitle{font-size:40px ;color: #333333;font-weight: bold;}
.indexTitle .entitle{font-size: 36px;color: rgba(153,153,153,.1);font-weight: bold;text-transform: uppercase;position: relative;top: 17px;}

.indexMore a{padding:0 13px 0 30px;height: 45px;line-height: 45px;display: inline-block;background-image: linear-gradient(to right,#feeabc,#dab866);border-radius: 30px;font-size:14px;color: #fff;}
.indexMore i{display: inline-block;vertical-align: middle;margin-left: 30px;width: 30px;height: 30px;border-radius: 100%;background: #f8f1e0 url(../images/moreIcn1.png) no-repeat center center / 7px 10px;}
/* ————— 公共部分 end ————— */
/* ————— 第2通栏 start ————— */
.column2{background-position: center center ;background-repeat: no-repeat;background-size: cover;padding:80px 0;height: 100%;box-sizing: border-box;overflow: hidden;}
.column2Video {position: relative;}
.column2Video::before{display: block;content:'';width: 505px;height: 505px;background-color: rgba(255,255,255,.5);border-radius:100%;position: absolute;left: 50%;top: 50%;margin-left:-252px;margin-top:-252px; animation: scaleAni 3s linear infinite;}
.column2Video .pic{width: 365px;border-radius: 100%;overflow: hidden;margin: 0 auto;}
.column2Video .pic::before{padding-top: 100%;}
.column2Video .textC{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);cursor: pointer;}
.column2Video .textC em{background: url(../images/videoIcn1.png) no-repeat center center / contain;width: 40px;height: 45px;margin: 0 auto;display: block;}
.column2Video .textC .text{font-size:16px ;color: #fff;height:50px;line-height:25px;text-align: center;padding-top: 22px;}
@keyframes scaleAni{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.1);
	}
	100%{
		transform: scale(1);
	}
}
.column2 .line{height: 305px;width: 100%;background: url(../images/column2Line.png) no-repeat center center / 100%;position: absolute;left: 0;bottom: 8%;}
.column2List{position: relative;height: 305px;z-index: 5;}
.column2List dd{float: left;display: inline;width: 25%;text-align: center;}
.column2List dd .emC{margin:0 auto;width: 98px;height: 98px;margin-bottom: 10px;position: relative;transition: all .5s;-webkit-transition: all .5s;}
.column2List dd em{display: block;background-position: center center;background-repeat: no-repeat;background-size: contain;width: 40px;height: 40px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.column2List dd .emC::before{display: block;content:'';background: url(../images/column2yuan1.png) no-repeat center center / contain; width: 90px;height: 90px;position: absolute;left: 50%;top: 50%;margin-left: -45px;margin-top: -45px;z-index: -1;transition: all .5s;-webkit-transition: all .5s;}
.column2List dd .text{font-size: 16px;color: #fff;font-weight: bold;height: 55px;line-height: 55px;}
.column2List dd{position: absolute;}
.column2List .dd1{left: -5%;top: 28%;}
.column2List .dd2{left: 18%;top: 11%;}
.column2List .dd3{left: 47%;top: 45%;}
.column2List .dd4{left: 76%;top: 28%;}
.column2List .dd5{left: 84%;top: 35%;}

.column2List dd:hover .emC{background:linear-gradient(90deg,#feeabc,#dab866);border-radius: 100%;position: relative;}
.column2List dd:hover .emC::before{background-image: url(../images/column2yuan2.png);width: 115px;height: 115px;margin-left:-57px;margin-top: -57px;animation: rotateAni 5s linear infinite;}
@keyframes rotateAni{
    0%{
        transform: rotate(0);
    }
    50%{
        transform: rotate(180deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.column3{height: 100%;overflow: hidden;background-color: #fffdf5;position: relative;}
.column3L{width:41.9271%;padding:0 6.5104% 0 9.375%;box-sizing: border-box;}
.column3L .indexTitle{margin-bottom: 80px;padding-top: 100px;}
.column3LCon .title{font-size: 32px;color: #333333;height:105px;line-height:105px;font-weight: bold;visibility: visible;}
.column3LUl{margin-bottom: 30px;max-height: 300px;overflow-y: auto;}
.column3LUl li{font-size: 15px;color: #333333;line-height:48px;position: relative;}
.column3LUl li::before{display: block;content:'';width: 315px;height: 1px;background-color: #eae8e1;position: absolute;left: 0;bottom: 0;}
.column3LUl li:last-child:before{display: none;}
.column3LCon .textC{margin-bottom: 42px;}
.column3LCon .textC span{display: block;font-size:16px ;color: #333333;height:45px;line-height:45px;font-weight: bold;}
.column3LCon .textC .text{font-size: 14px;color: #666666;line-height:25px;}
.column3R{width:22.6563%;overflow: hidden;height: 100%;margin-left: 40px;}
.column3RSwiper {position: relative;}
.column3RSwiper .picC{background-color:#fff;border-radius:10px;overflow: hidden;}
.column3RSwiper .pic::before{padding-top:128%;}
.column3RSwiper .title{font-size: 16px;color: #333333;height: 60px;text-align: center;line-height: 60px;}
.column3RSwiper .html{display: none;}
.column3Num{position: absolute;left: 30%  !important;bottom: 7%!important;background: url(../images/column3Icn1.png) no-repeat center center / contain;width: 190px !important;height: 130px;}
.column3Num span{display: block;font-size: 18px;color: #6e3a1d;text-align: center;position: relative;}
.column3Num span:nth-child(1){top:20%;}
.column3Num span:nth-child(2){top:40%;}
.column3Prev {background:#fff url(../images/prev-huang.png) no-repeat center center / 10px;width: 45px;height: 45px;border-radius: 100%;cursor: pointer;z-index: 5;position: absolute;left: 25%;top: -15%;transition: all .5s;-webkit-transition: all .5s;overflow: hidden;}
.column3Next {background: #fff url(../images/next-huang.png) no-repeat center center / 10px;width: 45px;height: 45px;border-radius: 100%;cursor: pointer;z-index: 5;position: absolute;left: 45%;top: -15%;transition: all .5s;-webkit-transition: all .5s;overflow: hidden;}
.column3Prev:hover{background-image: url(../images/prev-h.png);background-size: cover;}
.column3Next:hover{background-image: url(../images/next-h.png);background-size: cover;}
.column3Con{overflow: hidden;height: 100%;}
.column3Con img{width: 100%;height: 100%;}
/* ————— 第3通栏 end ————— */
/* ————— 第4通栏 start ————— */
.section4{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.column4{height: 100%;overflow: hidden;margin-left:9.4271%;}
.column4Top{margin-bottom: 90px;}
.column4Top .text{font-size:16px;color: #333333;line-height:28px;}
.column4Top .indexTitle{overflow: hidden;}

.column4Swiper .swiper-slide a{display: block;padding:50px;background-color:#faf5ef;border-radius: 10px;overflow: hidden;}
.column4Swiper .swiper-slide .num{font-size:60px ;color: rgba(51,51,51,.4);font-weight: bold;}
.column4Swiper .swiper-slide .pic{width:71.1111%;margin-left: 25%;}
.column4Swiper .swiper-slide .pic::before{padding-top:51.1628%;}
.column4Swiper .swiper-slide .pic img{object-fit: contain;}
.column4Swiper .swiper-slide .title{font-size:24px ;color: #333333;height:45px;line-height:45px;font-weight: bold;}
.column4Swiper .swiper-slide .text{font-size:18px ;color: #777777;line-height:40px;}

.column4Scoll{width: 100%;height: 2px;background-color:#f2f2f2;position: relative;top: 50px;}
.column4Scoll .swiper-scrollbar-drag{background-color:#dab866;}
/* ————— 第4通栏 end ————— */
/* ————— 第5通栏 start ————— */
.column5{height: 100%;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.column5Top{overflow: hidden;margin-bottom: 40px;}
.column5Top .indexTitle{overflow: hidden;}
.column5ListB dd{float: left;display: inline;margin-right: 20px;cursor: pointer;}
.column5ListB dd span{display: block;padding:0 38px ;height: 55px;line-height: 55px;border:2px solid #c7c7c7;box-sizing: border-box;font-size:16px;color: #666666;}
.column5ListB dd.hover span{border-color:#dab866;color: #dab866;}

.column5ListC dd{float: left;display: inline;width: 25%;}
.column5ListC dd a{display: block;padding:80px 35px 95px;background-color:transparent;border-radius:8px;overflow: hidden;transition: all .5s;-webkit-transition: all .5s;}
.column5ListC dd .title{font-size:16px ;color: #333333;height:50px;line-height:25px;margin-bottom: 20px;font-weight: bold;transition: all .5s;-webkit-transition: all .5s;}
.column5ListC dd .text{font-size:14px ;color: #666666;height:50px;line-height:25px;margin-bottom: 22px;}
.column5ListC dd .time{font-size: 16px;color: #666;height:35px;line-height:35px;margin-bottom: 42px;}
.column5ListC dd .time i{display: inline-block; font-size: 24px;color: #dab866;margin-right: 15px;font-style: normal;}
.column5ListC dd .pic{border-radius: 8px;overflow: hidden;margin-bottom: 58px;}
.column5ListC dd .indexMore{text-align: center;opacity:0;visibility: hidden;transition: all .5s;-webkit-transition: all .5s;}
.column5ListC dd .indexMore span{padding:0 13px 0 30px;height: 45px;line-height: 45px;border: 1px solid #f4ead1; border-radius: 30px;font-size:14px;color: #999999;display: inline-block;}
.column5ListC dd .indexMore i{ background: url(../images/moreIcn2.png) no-repeat center center / contain;}
.column5ListC dd:hover a{background-color:#fff;}
.column5ListC dd:hover .title{color: #dab866;}
.column5ListC dd:hover .time{color: #dab866;}
.column5ListC dd:hover .indexMore{opacity: 1;visibility: visible;transform: translateY(10px);}
/* ————— 第5通栏 end ————— */
/* ========== 首页 end ========== */
/* ========== 频道页 start ========== */
/* 公司简介 start */
.companyProC1{
	position: relative;
	background: #fff;
	box-sizing: border-box;
	padding: 65px 0 125px;
}
.companyProC1 .jsTitle{margin-bottom: 35px;}
.jsColumn1 .wrap{
	position: relative;
}
.jsTitle{
	position: relative;
	line-height: 70px;
}
.jsTitle::before{
	display: block;
	content: '';
	position: absolute;
	height: 70px;
	top: 0;
	left: -300px;
	width: 900px;
	background: url(../images/jsTitleBg.png) center center no-repeat;
}
.jsTitle span{
	position: relative;
	z-index: 5;
	font-family: 'din';
	text-transform: uppercase;
	float: left;
	display: inline;
	font-size: 26px;
  margin-right: 10px;
	line-height: 75px;
	color: rgb(153, 153, 153);
}

.jsTitle em{
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	color: #d9b766;
	position: relative;
	z-index: 5;
	float: left;
	display: inline;
}
.jsColumn1 .jsTitle{
	margin-bottom: 72px;
}
.jsColumn1Left{
	margin-right: 655px;
	padding-right: 80px;
	box-sizing: border-box;
}

.jsItroTitle{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.jsItroText{
	height: 196px;
	line-height: 28px;
	font-size: 15px;
	color: #555;
	overflow-y: auto;
	margin-bottom: 42px;
	padding-right: 10px;
}

.jsColumn1Right{
	position: absolute;
	width: 655px;
	right: 0;
	top: 0;
}
.groupDl dd{
	position: absolute;
	border-radius: 50%;
	background-image: -moz-linear-gradient( -103deg, #fdf9f3 0%, #faf0e1 51%, #fff 100%);
	background-image: -webkit-linear-gradient( -103deg, #fdf9f3 0%, #faf0e1 51%, #fff 100%);
	background-image: -ms-linear-gradient( -103deg, #fdf9f3 0%, #faf0e1 51%, #fff 100%);
	text-align: center;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.groupDl dd::before{
	display: block;
	content: '';
	position: absolute;
	right: -40px;
	left: -50px;
	top: -30px;
	bottom: -30px;
	background: url(../images/jszsBg.png) center 47px no-repeat;
	background-size: 100% auto;
	opacity: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition-delay: .2s;
}
.groupDl dd .table{
	position: relative;
	z-index: 5;
}
.groupDl dd .quan{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 100%;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	background-image: -moz-linear-gradient( 0deg, rgb(254,234,188) 50%, rgb(218,184,102) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(254,234,188) 50%, rgb(218,184,102) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(254,234,188)  50%, rgb(218,184,102) 100%);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	opacity: 0;
	z-index: 2;
}
.groupDl dd .quan::after{
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 100%;
	transform: scale(0.85);
	-webkit-transform: scale(0.85);
	border: 1px dashed #fff;
}
.groupDl dd.dd1{
	width: 190px;
	height: 190px;
	top:40px;
	left: 96px;
}
.groupDl dd.dd2{
	width: 230px;
	height: 230px;
	top:70px;
	right: 57px;
}
.groupDl dd.dd3{
	width: 220px;
	height: 220px;
	top:243px;
	left: 0px;
}
.groupDl dd.dd4{
	width: 160px;
	height: 160px;
	top:310px;
	left:260px;
}
.groupDl dd .titleCon{
	display: inline-block;
}
.groupDl dd .titleCon span{
	float: left;
	display: inline;
	height: 52px;
	line-height: 52px;
	font-family: 'fangsong';
	font-size: 58px;
	color: #333;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.groupDl dd .titleCon em{
	float: left;
	display: inline;
	height: 52px;
	line-height: 76px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	font-style: normal;
	margin-left: 5px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.groupDl dd .text{
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #666666;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.groupDl dd:hover .quan{
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
}
.groupDl dd:hover .titleCon span{
	color: #fff;
}
.groupDl dd:hover .titleCon em{
	color: #fff;
}
.groupDl dd:hover .text{
	color: #fff;
}
.groupDl dd:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}
.groupDl dd:hover::before{
	opacity: 1;
}

.companyProC2{background-position: center center;background-repeat: no-repeat;background-size: cover;height: 865px;position: relative;margin-top: -4%;z-index: 1;text-align: center;}
.companyProC2 .wrap{padding-top: 50px;}
.companyProC2 .jsTitle{display: inline-block;font-size: 0;margin-bottom: 68px;}
.companyProC2 .jsTitle::before{display: none;}
.companyProC2 .jsTitle span{color: rgba(255,255,255,.3);}
.companyProC2 .jsTitle em{color: #fff;}
.companyProC2Dl dd{padding:25px 35px;background-color: rgba(255,255,255,.2);border-radius:150px;margin-bottom: 30px;text-align: left;}
.companyProC2Dl dd em{display: block;background-position: center center;background-repeat: no-repeat;background-size: contain;width: 70px;height: 70px;margin-right: 25px;}
.companyProC2Dl dd .textC{overflow: hidden;}
.companyProC2Dl dd .title{font-size: 15px;color: #fff;line-height:25px;}
.companyProC2Dl dd .text{font-size:14px ;color: #fff;line-height:22px;min-height: 44px;}

.companyProC3{padding:100px 0;}
.companyProC3 .jsTitle{margin-bottom: 45px;}
/* .companyProC3 .indexMore{text-align: center;} */
.companyProC3 .indexMore a{background: none; border: 1px solid #f4ead1;color: #999999;margin-left: 15px;transition: all .5s;-webkit-transition: all .5s;box-sizing: border-box;}
.companyProC3 .indexMore i{ background: url(../images/moreIcn2.png) no-repeat center center / contain;transition: all .5s;-webkit-transition: all .5s;margin-left: 15px;margin-top: -5px;}

.companyProC3 .indexMore a:hover{background-image: linear-gradient(to right,#feeabc,#dab866); border: none;color: #fff;}
.companyProC3 .indexMore a:hover i{ background: #f8f1e0 url(../images/moreIcn1.png) no-repeat center center / 7px 10px;}
.jsColumn4Itro{
	line-height: 30px;
	font-size: 16px;
	color: #333333;
	height: 60px;
	margin-bottom: 55px;
}
.jsColumn4Dl{
	overflow: hidden;
	margin-right: -20px;
	margin-bottom: 30px;
}
.jsColumn4Dl dd{
	float: left;
	display: inline;
	width: 25%;
	cursor: pointer;
}
.jsColumn4Dl dd .con{
	margin-right: 20px;
	position: relative;
	transition: .4s;
	-webkit-transition: .4s;
	padding: 20px 30px 30px;
	border: 1px solid #e0e0e0;
}
.jsColumn4Dl dd .con::before{
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/companyProC3ddBg.png) no-repeat center center / cover;
	transform: scaleY(.9);
	-webkit-transform: scaleY(.9);
	transition: .4s;
	-webkit-transition: .4s;
	visibility: visible;
	opacity: 0;
}
.jsColumn4Dl dd .time{
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #666666;
	overflow: hidden;
	transition: .4s;
	-webkit-transition: .4s;
	position: relative;
	z-index: 2;
}
.jsColumn4Dl dd .text{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.jsColumn4Dl dd .picBox{
	position: relative;
	z-index: 2;
}
.jsColumn4Dl dd .pic::before{
	padding-top: 109.2308%;
}
.jsColumn4Dl dd .pic img{
	object-fit: contain;
}
.jsColumn4Dl dd .con:hover{
	border-color: rgba(255, 255, 255, 1);
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
	z-index: 5;
	box-shadow: -2px 0px 8px 0px rgba(255,255,255,0.5);
}
.jsColumn4Dl dd .con:hover:before{
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
}
.jsColumn4Dl dd .con:hover .time{
	color: #fff;
}
.jsColumn4Dl dd .con:hover .text{
	color: #fff;
}

.companyProC4{padding:40px 0 60px;}
.companyProC4 .jsTitle{margin-bottom: 33px;}
.companyProC4 .jsTitle::before{display: none;}
.companyProC4Box{background-color:#fefbf8;padding:35px 0 40px 90px;}
.companyProC4L{width:45.8333%;margin-right: 65px;}
.companyProC4L .text{font-size:14px;color: #333333;height:270px;line-height:27px;overflow-y: auto;text-align: justify;padding-right: 10px;}
.companyProC4R{position: relative;top: -75px;overflow: hidden;}
.companyProC4R .pic{width: 780px;}
.companyProC4R .pic::before{padding-top:59.8465%;}
/* 公司简介 end */
/* ========== 频道页 end ========== */