@charset "UTF-8";
/* ========== 主体框架 start ========== */
.topBox{height: 100px;}
.top{width: 100%;height: 100px;background-color: #b60307; position: fixed;left: 0;top: 0;z-index: 999;}
.topC .logo a{display: block;}
.logo{float: left;overflow: hidden;display: inline;margin-right: 15px;margin-top: 23px;}
.logo img{height: 55px;}
.topBox .djWindow{float: left;display: inline;line-height: 100px;height: 100px;}
.topBox .djWindow a{display: block;font-size: 20px;color: #ffffff;font-weight: bold;}
.topBox .returnMain{float: right;display: inline;margin-top: 20px;}
.topBox .returnMain .con{display: block;}
.topBox .returnMain .icon{width: 40px;height: 40px;margin: 0 auto; background: #fff url("../images/returnMain.png") no-repeat center center;border-radius: 50%;transition: all 0.3s;-webkit-transition: all 0.3s;}
.topBox .returnMain .text{line-height: 30px;height: 30px;text-align: center;font-size: 14px;color: #ffffff;transition: all 0.3s;-webkit-transition: all 0.3s;}
.topBox .returnMain:hover .icon{transform: scale(1.1) rotate(180deg);-webkit-transform: scale(1.1) rotate(180deg);}
.topBox .returnMain:hover .text{color: #ffc156;}
.menu{float: right; display: inline;position: relative;margin-right: 15px;}
.menu dd{float:left;display: inline; margin-right:70px;position: relative;z-index: 2;}
.menu dd .yj a{ display: block;line-height: 100px;height: 100px;font-size: 16px;color: #fff;text-align: center;position: relative;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.menu dd .yj a::before{display: block;content: "";width: 23px;height: 10px;background: url("../images/topHove.png") no-repeat center center;position: absolute;left: 50%;margin-left: -12px;bottom: 20px;opacity: 0;visibility: hidden;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.menu dd .ej{position: absolute;top: 100%;white-space: nowrap;opacity: 0; visibility: hidden;overflow:hidden;height: 0;}
.menu dd .ej.open{height: 60px;}
.menu dt.icn{height: 100%;position: absolute;left: 0;bottom: 0;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;display: none;}
.menu dd .ej li{display: inline-block; margin-right: 50px;}
.menu dd .ej li span a{line-height: 60px;display: block;font-size: 15px;color: #fff;}
.top .bg{transition: all 0.5s; width: 100%;height: 0;background:rgba(0, 0, 0, .4) ;position: absolute;left: 0;top: 100%;z-index: -1;-webkit-transition: all 0.5s; }
.menu dd .ej li:last-child { margin-right: 0;}
.menu dd.hover .yj a{color: #ffc156;font-weight: bold;}
.menu dd.hover .yj a::before{visibility: visible;opacity: 1;}
.menu dd.hover .ej {opacity: 1;visibility: visible;}
.menu dd .ej li span a:hover{color: #ffc156;}
/* logo end */
/* logo end */
/* 视频弹窗 start */
.aykj-videoPop .layui-layer-setwin .layui-layer-close2{background: url(../images/common/videoPopClose.png) no-repeat center center / auto 40px;right: -60px;top: -40px;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background-position: center center;}
.aykj-videoPop .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playbackrate-box .ck-bar-playbackrate-bg-box{
    width: 90px !important;
    left: 50% !important;
    margin-left: -45px;
    bottom: 100%;
    top: auto !important;
    overflow: hidden;
    height: auto !important;
}
.aykj-videoPop .ckplayer-ckplayer .ck-main .ck-bar .ck-list-bg-box .ck-list-bg{
    width: auto !important;
}
/* 视频弹窗 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{float:right;display: inline;margin-top: 30px; width: 40px; height: 40px;margin-right: 50px; background: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: rgba(255, 255, 255, 0.149);}

.searchBox {width: 200px;height: 35px;float: right;display: inline; overflow: hidden;border-radius: 5px;padding: 0 15px;border: 1px solid rgba(255, 255, 255, .3);border-radius: 35px;box-sizing: border-box;-webkit-box-sizing: border-box;margin-top: 33px;}
.searchBox input {display: block;float: left;width: 145px;height: 35px;background: none;border: none;line-height: 35px;color: #fff;font-size: 14px;}
.searchBox input::placeholder {color: rgba(255, 255, 255, .3);font-size: 14px;}
.searchBox input::-webkit-placeholder {color: rgba(255, 255, 255, .3);font-size: 14px;}
.searchBox a {float: left;display: inline;width: 20px;height: 20px;background:url(../images/common/searchH.png) no-repeat center center;color: #fff;font-size: 30px;text-align: center;line-height: 35px;margin-top: 7px;}
.searchBox a:hover {opacity: 0.9;}

.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: #292e88 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 */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;}
.indexBanner::before{content: '';display: block;padding-top: 26.0417%;}
.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: 15px;left: 0;width: 100%;text-align: center;font-size: 0;}
.indexBanner .slick-dots li{display: inline-block;width: 40px;height: 5px;border-radius: 5px;margin: 0 7px;vertical-align: middle;cursor: pointer;position: relative;background: #fff;}
.indexBanner .slick-dots li.slick-active{background: #0a569e;}
.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{ width: 1200px;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 end ————— */
/* ————— 底部 start ————— */
/* 友情链接start */
.footer{background-color: #f8ebd8;}
.footerUp{padding: 30px 0;}
.footerMenu{text-align: center;font-size: 14px;color: #333333;line-height: 30px;height: 30px;}
.footerMenu span{margin: 0 5px;font-size: 14px;color: #333333;}
.footerMenu a{display: inline-block;font-size: 14px;color: #333333;}
.footerMenu a:hover{color: #ffc156;}
/* 友情链接end   */
/* 底部版权start   */
.friendCopyRight{ height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; color: #808080;text-align: center;}
.friendCopyRight a:hover{color: #ffc156;}
/* 底部版权end   */
/* ————— 底部 end   ————— */
/* ========== 主体框架 end ========== */

/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{display: block;content: '';padding-top: 26.0416%;}
.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: 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:#b60307}
.location a.hover{color:#b60307}
.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: #b60307}
.subNav a:hover{color: #b60307}
/* ————— 当前位置 end ————— */
/* ————— 三级栏目 start ————— */
.sjMenu{ text-align: center; font-size: 0;}
.sjMenu a{ display: inline-block; height: 30px; line-height: 30px; padding:0 30px; color: #333; border: 1px solid #fff; border-radius: 32px; font-size: 14px; margin: 0 5px; background: #FFF;}
.sjMenu a:hover{ background: #b60307; color: #FFF; border-color: #b60307;}
.sjMenu a.hover{ background: #b60307; color: #FFF; border-color: #b60307;}
/* ————— 三级栏目 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px;color:#999999;border-radius:3px;background: #fff; margin: 0 3px;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #b60307;color: #fff;}
.page a.hover{background: #b60307;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: #b60307; color: #FFF; border-color: #b60307;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn1{background: #ddd; color: #8b8b8b; border-color: #ddd;}

.aykj-alert .layui-layer-btn .layui-layer-btn0{background: #b60307; border-color: #b60307;}
/* ————— 弹窗 end ————— */
/* ========== 内层框架 end ========== */

/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
.indexTitle{position: relative;font-size:28px;color:#b60307;writing-mode:tb-rl;padding-top: 158px;margin-right: 50px;float: left;display: inline;}
.indexTitle::before{display: block;content:'';background: url(../images/djTitleTb.png) no-repeat center top / contain;position: absolute;left: 50%;top: 0;transform: translateX(-50%);-webkit-transform: translateX(-50%);width: 30px;height: 145px;}
.indexTitle.even{float: right;margin: 0 0 0 50px;}

.indexMore a{font-size:16px;color:#b60307;height:30px ;line-height: 30px;display: inline-block;}
.indexMore a i{display: inline-block;background: url(../images/djmoreTb.png) no-repeat right center;width: 40px;height: 7px;margin-left: 15px;}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
.partyC1{background-position: center bottom;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.partyC1Con{overflow: hidden;padding: 50px 0 60px;}
.partyC1Con .pic{width:38.4615%;margin-right: 40px;overflow: hidden;}
.partyC1Con .textC{overflow: hidden;padding: 40px 0 20px;}
.partyC1Con .text{font-size: 16px;color: #333;line-height: 33px;height: 230px;overflow-y: auto;}
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.partyC2{background-position: center bottom;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.partyC2 .indexTitle{color: #ffc156;}
.partyC2List{overflow: hidden;margin-right: -30px;padding: 70px 0;}
.partyC2List dd{float: left;display: inline;width: 33.3333%;}
.partyC2List dd .ddCon{margin-right: 30px;}
.partyC2List dd .time{font-size:14px;color:#fff;height:30px;line-height:30px ;}
.partyC2List dd .title{font-size:18px;color:#fff;line-height: 37px;margin-bottom: 20px;height: 37px;overflow: hidden;}
.partyC2List dd .pic{margin-bottom: 22px;overflow: hidden;}
.partyC2List dd .pic::before{padding-top:60.0462%;}
.partyC2 .indexMore a{color:#fff;}
.partyC2 .indexMore a i{background-image: url(../images/djmoreTb-bai.png);}
.partyC2List dd:hover .title{color: #ffc156;}
.partyC2List dd:hover .indexMore a{color:#ffc156;}
.partyC2List dd:hover .indexMore i{background-image: url(../images/djmoreTb-huang.png);}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.partyC3{background-position: center bottom;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.partyC3 .wrap{position: relative;}
.partyC3Srcoll{position: relative;overflow: hidden;padding:90px 0 125px;}
.partyC3Srcoll .bd{width: 100%;height: 100%;margin-right: -30px;}
.partyC3Srcoll .bd .slick-list,.partyC3Srcoll .bd .slick-track{height: 100%;width: 100%;}
.partyC3Srcoll .bd .myslide{width: 100%;}
.partyC3Srcoll .myslide .con{margin-right: 30px;background-color: #fff;padding:0 20px 30px;display: block;}
.partyC3Srcoll .myslide .time{font-size: 14px;color:#808080;height: 30px;line-height: 30px;padding-top: 20px;}
.partyC3Srcoll .myslide .title{font-size: 18px;color:#333;height: 38px;line-height: 38px;margin-bottom: 20px;overflow: hidden;}
.partyC3Srcoll .myslide .pic{overflow: hidden;}
.partyC3Srcoll .myslide .pic::before{padding-top: 71.4286%;}
.partyC3Srcoll .myslide:hover .title{color:#b60307;}
.partyC3BtnCon{cursor: pointer;}
.partyC3Dot {position: absolute;left: 50%;bottom: 10%;}
.partyC3Dot li{float: left;display: inline;margin-right: 10px;width: 12px;height: 12px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear; background-color: #fff;border-radius: 100%;}
.partyC3Dot li.slick-active{width: 28px;background-color: #b60307;border-radius:30px;}
.partyC3Btn .prev{width: 15px;height: 15px;background: url(../images/prev-bai.png) no-repeat center center;position: absolute;left:46%;bottom: 10%;z-index:3;}
.partyC3Btn .next{width: 15px;height: 15px;background: url(../images/next-bai.png) no-repeat center center;position: absolute;left: 62%;bottom: 10%;z-index:3;}
/* ————— 第3通栏 end ————— */
/* ————— 第4通栏 start ————— */
/* ————— 第4通栏 end ————— */
/* ————— 第5通栏 start ————— */
/* ————— 第5通栏 end ————— */
/* ————— 第6通栏 start ————— */
/* ————— 第6通栏 end ————— */
/* ————— 第7通栏 start ————— */
/* ————— 第7通栏 end ————— */
/* ————— 第8通栏 start ————— */
/* ————— 第8通栏 end ————— */
/* ========== 首页 end ========== */
/* ========== 频道页 start ========== */
/* ========== 频道页 end ========== */