@charset "UTF-8";
/*
	@Author:方兴宏
	@Date:2023-03-13
*/
/* ========== 主体框架 start ========== */
/* ————— 头部 start ————— */
.top{
	background-color: #fff;
	height: 88px;
}
.topC{
	position: relative;
}

/* logo start */
.logo{margin-top: 14px;}
.logo img{width: 375px;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.png) no-repeat center center;
}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background:url(../images/common/videoPopClose.png) 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 */
.topR{margin-top: 25px;
	position: absolute;
	right: 0;}
.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:#d71718 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: #d71718;}
.topR .backCn{
	padding: 0 10px 0 40px;
	height: 38px;
	background: #b70519;
	position: relative;
	display: block;
	color: #ffffff;
	line-height: 38px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	border-radius: 6px;
}
.topR .backCn:before{
	display: block;
	content: "";
	position: absolute;
	left: 17px;
	top: 12px;
	width: 15px;
	height: 14px;
	background: url("../images/backIcon.png")no-repeat center center;
}
.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 */
/* 导航 start */
.menuBox {background: #0a569e;position: relative;z-index: 1;}
.menuDl{display: flex;margin-right: 147px}
.menuDl dd{flex: 1;float: left;display: inline;position: relative;padding: 0 30px;}
.menuDl dd .yj{position: relative;z-index: 9;}
.menuDl dd .yj a{display: block;line-height: 88px;text-align: center;color: #333333;font-size: 16px;transition: 0.4s;}
.menuDl dd.hover .yj a,
.menuDl dd .yj a:hover{color: #c51d1d;}
.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: 14px;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: #c51d1d;background: #f0e7e7;}
.menuDl dd .ej li.hover span a{color: #c51d1d;background: #f0e7e7;}
.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: #ffffff;}
.menuDl dd .sj a:hover{color: #c51d1d;background: #f0e7e7;}
.menuDl dd .sj a.hover{color: #c51d1d;background:#f0e7e7;}
.menuDl dd .ej li:hover .sj{ visibility: visible; opacity: 1; transform: translateY(0px);-webkit-transform: translateY(0px);}
/* 导航 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;overflow: hidden;width: 100%;}
.indexBanner:before{display: block;content: '';padding-top: 53.6458%;}
.indexBanner .bannerImg{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;}
.indexBanner.on .bannerImg{transform: scale(1);-webkit-transform: scale(1);}
.indexBannerBg {position: relative;}
.indexBannerBg .bg{background:url(../images/indexBnnnerbot.png) no-repeat center bottom;width: 100%;position: absolute;left: 0;bottom: 0;height: 118px;}

/* ————— indexBanner end ————— */
.footer {
	background: #282828;
}
.footerM{padding: 60px 20px 40px 20px;border-top: 1px solid #3d3d3d;}
.footerMM{margin-right: 50px;width: 380px;margin: 0 auto;text-align: center;}
.footerLogo{
	padding-top: 10px;
	margin-bottom: 80px;
	position: relative;
}
.footerLogo:before{
	position: absolute;
	bottom: -65px;
	left: 50%;
	right: 0;
	display: block;
	content: "";
	width: 1px;
	height: 50px;
	background:#3e3e3e ;
}
.footerLogo img{display: block;width: 380px;}
.footerPhone{padding-left: 100px;background: url(../images/footerIcn2.png) no-repeat 45px 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: 42px;color: #999999;font-size: 36px;letter-spacing: 2px;}
.footerML{ overflow: hidden;float: left; display: inline;}
.footerMenu{ overflow: hidden;}
.footerMenu dd{ float: left; display: inline; margin-right: 25px;}
.footerMenu dd em{ font-style: normal; display: block; line-height: 35px; height: 35px; overflow: hidden;}
.footerMenu dd em a{ font-size: 16px; color: #cccccc;}
.footerMenu dd em a:hover{ color:#fff;}
.footerMenu dd span{font-style: normal;display: block;line-height: 55px;overflow: hidden;}
.footerMenu dd span a{font-size: 15px;color: #cccccc;}
.footerMenu dd span a:hover{ color:#fff;}
.footerMR{float: right;display: inline;width: 310px;text-align: center;
	position: relative;z-index: 100}
.footerEwm{ overflow:hidden;}
.footerEwm dd{
	position: relative;
	height:50px;
	/*overflow: hidden;*/
	margin-bottom: 26px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.footerEwm dd:first-child{
}
.footerEwm dd .aykj_selectBox,.footerEwm dd  .aykj_cssSelect{
	height: 100%;
	border: none;
}
.footerEwm dd .aykj_cssSelect .aykj_selectLt{
	line-height: 50px;
}

.footerEwm dd  .select:after{
	content: "";
	width: 14px;
	height: 8px;
	background: url('../images/xiala.png') no-repeat center center;
	/*//通过定位将图标放在合适的位置*/
	position: absolute;
	right: 20px;
	top: 45%;
	/*//给自定义的图标实现点击下来功能*/
	pointer-events: none;
}
.footerEwm dd .text{height: 25px;line-height: 25px;line-height: 29px;text-align:center; color:#999;font-size: 15px;}
.footerMR select{
	border: none;
	width: 100%;
	height: 50px;
	padding: 0 10px;
	color: #666666;
	/*去除seelect下拉*/
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
}
.footerMR select option{
	background: #ffffff;
	padding: 5px 0;
}
.footerEwm dd{
	position: relative;
	transform: translateY(5px);
	height:50px;
	/*overflow: hidden;*/
	margin-bottom: 26px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.footerEwm dd:first-child{
	margin-bottom: 90px;
}
.footerEwm dd .aykj_selectBox,.footerEwm dd  .aykj_cssSelect{
	height: 100%;
	border: none;
}
.footerEwm dd .aykj_cssSelect .aykj_selectLt{
	line-height: 50px;
}

.footerEwm dd  .select:after{
	content: "";
	width: 14px;
	height: 8px;
	background: url('../images/xiala.png') no-repeat center center;
	/*//通过定位将图标放在合适的位置*/
	position: absolute;
	right: 20px;
	top: 45%;
	/*//给自定义的图标实现点击下来功能*/
	pointer-events: none;
}
.footerEwm dd .text{position:relative;height: 25px;line-height: 25px;line-height: 29px;text-align:center; color:#ccc;font-size: 15px;}
.footerEwm dd:last-child .text:first-child:before{
	position: absolute;
	left: 50%;
	top: -45px;
	transform: translateX(-50%);
	display: block;
	content: "";
	width: 40px;
	height: 38px;
	background: url(../images/emailIcon.png)no-repeat center center;
	overflow: hidden;
	background-size: 100% 100%;
}
.footerMR select{
	border: none;
	width: 100%;
	height: 50px;
	padding: 0 10px;
	color: #666666;
	/*去除seelect下拉*/
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
}
.footerMR select option{
	background: #ffffff;
	padding: 5px 0;
}
/* 底部中间end   */
/* 底部版权start   */
.friendCopyRight{height: 90px;line-height: 90px;overflow: hidden;font-size: 14px;color: #666666;border-top: 1px solid #3e3e3e}
.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: #fff;}
.friendCopyRight .conR{ float: right; display: inline;}
.friendCopyRight .conR a{color: #666666; }
.friendCopyRight .conR a:hover{ color: #fff;}
/* 底部版权end   */
/* ————— 底部 end   ————— */
/* ========== 主体框架 end ========== */

/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{display: block;content: '';padding-top: 22.217%;}
.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: left;}
.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: 29px;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{ 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: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.sjMenu a.hover{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
/* ————— 三级栏目 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 14px;}
.page a{box-sizing: border-box;display: inline-block;overflow: hidden;/* padding:6px 12px; */color:#999999;border-radius: 50%;background: #fff;margin: 0 3px;text-align: center;line-height: 36px;width: 36px;height: 36px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #c51d1d;color: #fff;}
.page a.hover{background: #c51d1d;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.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)}
.page .linkTo{
	width: 140px;
	padding: 0;
	transform: translateY(15px);
}
.page .linkTo label{
	line-height: 26px;
	font-size: 14px;
	color: #545454;
}
.page .linkTo input{
	margin: 0 10px;
	padding:0 10px ;
	width: 48px;
	height: 36px;
	border-radius: 12px;
	border: 1px solid #dedede;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;

}
.page .linkTo input::-webkit-outer-spin-button,
.page .linkTo input::-webkit-inner-spin-button{
	-webkit-appearance: none !important;
}/* ————— 页码 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: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn1{background: #ddd; color: #8b8b8b; border-color: #ddd;}

.aykj-alert .layui-layer-btn .layui-layer-btn0{background: #1e5ab0; border-color: #1e5ab0;}
/* ————— 弹窗 end ————— */
/* ========== 内层框架 end ========== */

/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
.djTitle{
	text-align: center;
}
.djTitle img{
	display: inline-block;
}
/* ————— 公共部分 end ————— */
/* 第一通栏start */
.column1{
	background: url(../images/djC1Bg.jpg) no-repeat center;
	background-size: cover;
	height: 1090px;
	padding-top: 70px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*.col1Bot{*/
/*	background: url("../images/col1Bj.png")no-repeat center center;*/
/*}*/
.col1Bot{overflow: hidden;padding-top: 28px;}
.col1L{width: 62.5%;display: inline;float: left;height: 620px;background: #f5efe6;padding: 30px 38px 12px 30px;box-sizing: border-box;-webkit-box-sizing: border-box;margin-top: 10px;}
.col1Slick{position: relative;}
.col1Slick .bd{overflow: hidden;}
.col1Slick .slick-list{overflow: visible;}
.col1Slick .pic{overflow: hidden;position: relative;}
.col1Slick .pic::before{padding-top: 56.2651%;}
.col1Slick .pic img{width: 100%;}
.col1Slick .prev{width: 30px;height: 56px;background: rgba(0,0,0,0.5) url(../images/c1Prev.png) no-repeat center center;position: absolute;top: 35%;left: 0;z-index: 2;cursor: pointer;}
.col1Slick .next{width: 30px;height: 56px;background: rgba(0,0,0,0.5) url(../images/c1Next.png) no-repeat center center;position: absolute;top: 35%;right: 0;z-index: 2;cursor: pointer;}
.col1Slick .textNew{padding-top: 17px;}
.col1Slick .textNew .title{height: 30px;line-height: 30px;font-size: 16px;font-weight: bold;}
.col1Slick .textNew .title a{color: #333;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.col1Slick .textNew .time{height: 30px;line-height: 30px;font-size: 16px;color: #999;}
.col1Slick .textNew .info{height: 40px;line-height: 40px;font-size: 16px;color: #666;}
.col1Slick .textNew .title a:hover{color: #94070a;}




.col1R{margin-left: 62.5%;height: 640px;background: #f7ebd7;position: relative;padding: 24px 50px 20px 50px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.col1R::before{display: block;content: '';width: 7px;height: 10px;background: url(../images/topTrange.png) no-repeat center;position: absolute;bottom: 0; left: -7px;}
.col1R::after{display: block;content: '';width: 7px;height: 10px;background: url(../images/botTrange.png) no-repeat center;position: absolute;top: 0; left: -7px;}
.djNewsList{margin-bottom: 14px;}
.djNewsList dd{border-bottom: 1px solid #e5dbca;padding: 23px 0;}
.djNewsList dd:last-child{border: none;}
.djNewsList dd .title{height: 30px;line-height: 30px;font-size: 16px;}
.djNewsList dd .title a{color: #333;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djNewsList dd .time{height: 26px;line-height: 26px;font-size: 14px;color: #999;}
.djMore{height: 36px;line-height: 36px;}
.djMore a{height: 36px;line-height: 36px;padding-left: 50px;font-size: 16px;color: #333;background: url(../images/c1Icn2.png) no-repeat center left;display: inline-block;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djMore a:hover{color: #94070a;background-image: url(../images/c1Icn1.png);}
.djNewsList dd .title a:hover{color: #94070a;}
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 tart ————— */
.column2 {
	background: url(../images/djC2Bg.jpg) no-repeat center;
	background-size: cover;
	height: 820px;
	padding-top: 35px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.col1BotBot{padding-top: 45px;overflow: hidden;}
.djColumn2L{background-color: #943e3e;width: 49.16667%;display: inline;float: left;padding: 22px 50px 0 50px;position: relative;height: 450px;box-sizing: border-box;-webkit-box-sizing: border-box;margin-right: 26px;}
.djColumn2L::before{display: block;content: '';width: 26px;height: 479px;background: url(../images/c2Bg1.png) no-repeat center;position: absolute;top: 0;right: -26px;z-index: 2;}
.djColumn2R{overflow: hidden;padding: 22px 50px 0 50px;position: relative;height: 448px;box-sizing: border-box;-webkit-box-sizing: border-box;margin-top: 30px;background-color: #b59191;}
.djNewsList1{margin-bottom: 14px;}
.djNewsList1 dd{border-bottom: 1px solid rgba(255,255,255,0.15);padding: 23px 0;}
.djNewsList1 dd:last-child{border: none;}
.djNewsList1 dd .title{height: 30px;line-height: 30px;font-size: 16px;}
.djNewsList1 dd .title a{color: #fff;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djNewsList1 dd .time{height: 26px;line-height: 26px;font-size: 14px;color: #fff;}
.djNewsList1 dd:hover .title a{letter-spacing: 1px;}
.djMoreBox{padding-top: 40px;text-align: center;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.column3Bot{
	padding-top: 60px;
	padding-bottom: 160px;
}
.column3Lick{
	position: relative;}
.column3Lick .bd{ overflow: hidden;}
.column3Lick .slick-list{ overflow: visible; margin-right: -30px; }
.column3Lick .myslide{ width: 33.3333%; float: left; display: inline;}
.column3Lick .con{ margin-right: 30px;}
.column3Lick .con .pic{border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.column3Lick .con .pic::before{padding-top: 60%;}
.column3Lick .con .text .time{font-size: 16px;color: #333333;line-height: 40px;height: 40px;margin-bottom: 10px;}
.column3Lick .con .text .title{font-size: 16px;color: #333333;line-height: 35px;height: 35px;overflow: hidden;
	font-weight: bold;}
.column3Lick .con .text .title a{display: block; font-size: 16px;color: #333333;transition: all 0.3s;-webkit-transition: all 0.3s;}
.column3Lick .con .text .title a:hover{color: #c51d1d;}
.column3Lick .con .text .info{font-size: 15px;color: #666;line-height: 30px;height: 30px;overflow: hidden;}
.column3Lick .col3Dot{position: absolute;left: 0;bottom: -65px;height: 20px;line-height: 20px;width: 100%;text-align: center;}
.column3Lick .slick-dots li{display: inline-block;width: 10px;height: 10px;background: #c51d1d;border-radius: 6px;margin-left: 10px;cursor: pointer;vertical-align: middle;transition: all 0.3s;-webkit-transition: all 0.3s;}
.column3Lick .slick-dots li.slick-active{width: 45px; color: #c51d1d;}
/* ————— 第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 ========== */
