@charset "UTF-8";
/* ========== 外层框架 start ========== */
/* ————— 头部 start ————— */
.top{background-color: #fff;background-repeat: no-repeat;background-size: cover;background-position: top center;}
.topTip{overflow: hidden;text-align: center;height: 124px;line-height: 124px;}
.topTip span{padding: 0 2px;}
.topTip span:nth-child(6){
	padding-right: 15px;
}
/* logo start */
.logo{padding: 27px 0;}
.logo a{font-size: 0px;display: block;}
.logo img{height: 70px;}
/* logo end */
/* 搜索 start */
.topR{padding-top: 40px;}
.topSearch{width: 298px;border: 1px solid #cdcbcb; border-radius: 45px;}
.topSearch .inpBox{overflow: hidden;}
.topSearch .input{width:100%;padding: 0 16px;box-sizing: border-box;-webkit-box-sizing: border-box;height:43px;line-height: 43px;background:none;border:none;}
.topSearch .input input::-webkit-input-placeholder {color: #666666; /* placeholder颜色  */font-size:14px; /* placeholder字体大小  */text-align: left; /* placeholder位置  */}
.searchBtn{display: block;width: 43px; height:43px;overflow: hidden;background: url(../images/common/search.png) no-repeat center center;position: relative;}
/* 搜索 end */
/* 导航 start */
.menuBox {background: #0d6fb8;position: relative;z-index: 1;}
.menuDl{display: flex;}
.menuDl dd{flex: 1;float: left;display: inline;position: relative;}
/* .menuDl dd+dd::before{content: '';} */
.menuDl dd .yjMenu{position: relative;z-index: 9;text-align: center;}
.menuDl dd .yjMenu a{display: inline-block;line-height: 55px;text-align: center;color: #FFFFFF;font-size: 18px;transition: 0.4s;padding: 0 15px;}
.menuDl dd.hover .yjMenu a,
.menuDl dd .yjMenu a:hover{background-color:#ffffff;color: #0d6fb8;}
.menuDl dd .ejMenuBox::before{content: '';display: block;position: absolute;left: 0;top: -15px;height: 15px;right: 0;}
.menuDl dd:hover .ejMenuBox{opacity: 1;transform: translateY(0);-wbktt-transform: translateY(0);visibility: visible;}

.menuDl dd .ejMenuBox{position: absolute;top: 100%;left: -15%;right: -15%;visibility: hidden; background: #FFFFFF;border-radius: 5px; z-index: 3;margin-top: 15px;opacity: 0;transform: translateY(10px);-wbktt-transform: translateY(10px); transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.menuDl dd .ejMenuBox i{display: block;border: 8px solid #FFFFFF;border-top: none;border-left-color: transparent;border-bottom-color: #FFFFFF; border-right-color: transparent;position: absolute;left: 50%;top: -8px;margin-left: -8px;}
.menuDl dd .ejMenu{overflow: hidden;border-radius: 5px;background-color: #FFFFFF;}
.menuDl dd .ejMenu li{font-size: 14px;text-align: center;}
.menuDl dd .ejMenu a{padding: 12px 0;line-height: 25px;display: block;color: #0d6fb8;}
/* .menuDl dd .ejMenu a:hover{color: #ffffff;} */
.menuDl dd .ejMenu li:hover a{color: #FFFFFF;background: #0d6fb8;}
/* 导航 end */
/* ————— 头部 end ————— */
/* ————— 底部 start ————— */
.footerTop{background-color: #064b7f;}
.footerTop .ftTop{width: 100%;padding: 30px 0px;}
.ftTopR{width: 44.375%;}
/* 底部联系方式 start */
.ftTop .clearC{position: relative;}
.footerContact{overflow: hidden;padding-top: 80px;text-align: center;}
.footerContact dd{font-size: 16px;color: rgba(255,255,255,0.5);overflow: hidden;padding: 17px 0;width: 340px;margin: 0 auto;text-align: center;display: inline-block;}
.footerContact dd.tel{margin-right: 60px;}
.footerContact dd .con .icon{width: 48px;height: 48px;border: 1px solid #195889;border-radius: 100%;float: left;display: inline;margin-right: 10px;}
.footerContact dd .con .text{overflow: hidden;}
.footerContact dd .con .text .title{font-size: 14px;color: #c2c2c2;text-align: left;line-height: 20px;}
.footerContact dd .con .text .info{font-size: 24px;color: #FFFFFF;text-align: left;line-height: 30px;min-height: 30px;}
.footerContact dd.address .con .text .info{font-size: 14px;color: #c2c2c2;text-align: left;line-height: 20px;}
.footerContact dd.address .con .text .info span{display: inline-block;vertical-align: middle;}
.footerContact dd img{height: 30px;}
.footerContact dd.tel .icon{background: url(../images/common/footerTel.png)no-repeat center;}
.footerContact dd.address .icon{background: url(../images/common/footerAddress.png)no-repeat center;}
/* 底部联系方式 end */
/* 二维码 start */
.footerEwm dd{float: left;display: inline;margin-left: 20px;padding-top: 40px;}
.footerEwm dd .ewmImg{width: 88px;height: 88px;overflow: hidden;margin-bottom: 8px;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 6px;border: 1px solid rgba(255,255,255,0.1);}
.footerEwm dd .ewmImg img{width: 100%;height: 100%;}
.footerEwm dd .text{text-align: center;font-size: 14px;color: #c2c2c2;line-height: 26px;}
/* 二维码 end */
.footerLogo .dd{padding-top: 40px;}
.footerLogo .dd img{height: 121px;}
/* 底部导航 start */
.footerMenuBox{padding-bottom: 33px;border-bottom: 1px solid #085086;}
.footerMenuBox .title{float: left;display: inline;font-size: 14px;color: #c2c2c2;line-height: 36px;margin-right: 10px;}
.footerMenu{overflow: hidden;}
.footerMenu dd{float: left;display: inline;}
.footerMenu dd .yj{line-height: 36px;height: 36px;margin-right: 20px;font-size: 14px;color: #c2c2c2;background-color: #185888;border-radius: 5px;}
.footerMenu dd .yj a{padding: 0 15px;color: #c2c2c2;}
.footerMenu dd .yj:hover a{color: #FFFFFF;}

/* 底部导航 end */
.footerBlank{background: #064b7f;height: 55px;border-top: 1px solid #085086;}
/* 备案信息 start */
.ftArchival{height: 55px;line-height: 55px;font-size: 14px;color: #999999;}
.ftArchival a{font-size: 14px;color: #999999;transition: all 0.4s;-webkit-transition: all 0.4s;}
.ftArchival a:hover{color: #FFFFFF;}
.ftArchival .footerBan{background: url(../images/common/beian.png) no-repeat center left 6px;padding-left: 30px;}
.ftArchival .footerCnzz{background: url(../images/common/cnzzIcn.gif) no-repeat center right;padding-right: 55px;}
/* 备案信息 end */
/* 技术支持 start */
.ftSupport{height: 50px;line-height: 50px;font-size: 14px;color: #999999;}
.ftSupport a{font-size: 14px;color: #999999;transition: all 0.4s;-webkit-transition: all 0.4s;}
.ftSupport a:hover{color: #FFFFFF;}
/* 技术支持 end */
/* ————— 底部 end ————— */
/* ========== 外层框架 end ========== */
/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{display: block;content: '';padding-top: 18.75%;}
.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;}
.subBanner .textC .enTitle{font-size: 14px;color: rgba(255,255,255,0.5);line-height: 30px;text-transform: uppercase;}
/* ————— subBanner end ————— */
/* ————— 当前位置 start ————— */
.locationBox{clear:both;width: 100%;height: 70px;background: #fff;box-shadow:0 3px 5px #dcdcdc;}
.location{height: 70px;overflow: hidden;padding-left: 33px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/home.png);}
.location{height: 70px;line-height: 70px;color: #666666;font-size: 14px;}
.location span{padding: 0 5px;}
.location a:hover{color:#1e5ab0}
.location a.hover{color:#1e5ab0}
.subNav{margin-right:-15px;}
.subNav a{display: inline;float: left;line-height: 70px;height:70px;color: #666666;font-size: 16px;padding:0 20px;}
.subNav a.hover{color: #036eb8;font-weight: bold;}
.subNav a:hover{color: #036eb8;}
/* ————— 当前位置 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;width: 38px;height: 38px;border-radius: 100%; overflow: hidden;color:#999999;background: #fff; margin: 0 10px;line-height: 38px;text-align: center;border: 1px solid #e0e0e0;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #1e5ab0;color: #fff;border-color: #1e5ab0;}
.page a.hover{background: #1e5ab0;color: #fff;border-color: #1e5ab0;}
.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{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)}
/* ————— 页码 end ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;}
.indexBanner .mySlick-arrow{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.indexBanner .mySlick-arrow .wrap{position: relative;height: 100%;}
.indexBanner .mySlick-arrow .wrap .slick-arrow{width: 45px;height: 60px;background-color: rgba(0,0,0,0.2);position: absolute;top: 50%;margin-top: -30px;cursor: pointer;background-position: center;background-repeat: no-repeat;}
.indexBanner .mySlick-arrow .wrap .slick-arrow.prev{left: 0;background-image: url(../images/indexBannerPrev.png);}
.indexBanner .mySlick-arrow .wrap .slick-arrow.next{right: 0;background-image: url(../images/indexBannerNext.png);}
.indexBanner .mySlick-arrow .wrap .slick-arrow:hover{background-color: rgba(0,0,0,0.4);}
.indexBanner::before{content: '';display: block;padding-top:27.604167%;}
.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: rgb(215, 23, 24);}
.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 a{display: block;height: 100%;width: 100%;background-color: rgba(0,0,0,0.04);}
.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: 18px;height:18px;border-radius: 100%;margin: 0 8px;vertical-align: middle;cursor: pointer;position: relative;border: 1px solid transparent;position: relative;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;;}
.indexBanner .slick-dots li::before{content: '';display: block;width: 10px;height: 10px;border-radius: 100%;background-color: #FFFFFF;position: absolute;left: 50%;top: 50%;margin-left: -5px;margin-top: -5px;}
.indexBanner .slick-dots li.slick-active{border-color: #FFFFFF;}
.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;text-align: center;margin-top: -90px;}
.indexBanner .img .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;margin: 0 4px;}
.indexBanner .img .imgItem img:nth-child(4){margin-right: 18px;}
.indexBanner .img .imgItem img.show{visibility: visible;}
/* ————— indexBanner end ————— */
/* ========== 内层框架 end ========== */
/* ========== 首页 start ========== */
.bgBox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
.bgBox .bgImg{width: 100%;height: 100%;background-repeat: no-repeat;background-position: top center;background-size: cover;}
.indexBox{position: relative;overflow: hidden;}
/* ————— 公共部分 start ————— */
.colTitleBox{line-height: 50px;height: 50px;border-bottom: 1px solid #f0f0f0;}
.colTitleBox .title{padding-left: 40px; font-size: 24px;color: #0d6fb8;height: 50px;display: inline-block;background-position: left center;background-repeat: no-repeat;padding-right: 20px;}
.colTitleBox .moreBtn a{font-size: 14px;color: #0d6fb8; display: block;padding: 0 10px;padding-right: 15px; background-image: url(../images/colTitleMoreIcon.png);background-repeat: no-repeat;background-position: right center;}
.colTitleBox.newsInfo .title{background-image: url(../images/col1TitleIcon.png);}
.colTitleBox.djztIcon .title{background-image: url(../images/col3TitleIcon1.png);}
.colTitleBox.jxkyIcon .title{background-image: url(../images/col3TitleIcon2.png);}
.colTitleBox.zsjyIcon .title{background-image: url(../images/col3TitleIcon3.png);}
.colTitleBox.ztszIcon .title{background-image: url(../images/col4TitleIcon.png);}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
.col1ConBox{padding: 20px 30px;background-color: #FFFFFF;}
.col1Con{padding-top: 25px;}
.col1ConL{width: 620px;margin-right: 20px;float: left;display: inline;}
.col1ConR{overflow: hidden;}
.col1ImgDl{position: relative;}
.col1ImgDl .slickCon .pic::before{padding-top: 66.77419355%;}
.col1ImgDl .focusText{line-height: 60px;height: 60px;background: rgba(0,0,0,0.4);width: 100%;bottom: 0;position: absolute;left: 0;overflow: hidden;}
.col1ImgDl .focusText .title{overflow: hidden;height: 60px;}
.col1ImgDl .focusText .title a{padding: 0 20px;font-size: 16px;color: #FFFFFF;}
.col1ImgDl .dd{float: right;display: inline;padding-right: 20px;height: 60px;overflow: hidden;}
.col1ImgDl .dd .slick-dots li{
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: #FFFFFF;
	border-radius: 50%;
	display: inline-block;
	font-size: 0;
	margin-left: 6px;
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.col1ImgDl .dd .slick-dots li.slick-active{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	background: #0d6fb8;
}
.col1ConRTop{padding-top: 20px;border-bottom: 1px solid #f0f0f0;}
.col1ConRTop .title{line-height: 28px;height: 28px;overflow: hidden;font-size: 18px;margin-bottom: 15px;}
.col1ConRTop .title a{color: #333333;}
.col1ConRTop .title:hover a{color: #0d6fb8;}
.col1ConRTop .time{line-height: 22px;height: 22px;overflow: hidden;font-size: 14px;color: #999999;margin-bottom: 14px;}
.col1ConRTop .info{line-height: 28px;font-size: 14px;color: #666666;height: 56px;overflow: hidden;margin-bottom: 17px;}
.col1TextDl{padding-top: 13px;height: 228px;overflow: hidden;}
.col1TextDl .dd .time{float: right;display: inline;font-size: 14px;color: #999999;line-height: 38px;padding-left: 20px;}
.col1TextDl .dd .title{font-size: 15px;line-height: 38px;overflow: hidden;padding-left: 15px;position: relative;height: 38px;overflow: hidden;}
.col1TextDl .dd .title::before{
	content: '';
	display: block;
	position: absolute;
	border: 4px solid #999999;
	border-right: none;
	border-top-color: transparent;
	border-left-color: #999999;
	border-bottom-color: transparent;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.col1TextDl .dd .title a{color: #555555;}
.col1TextDl .dd .title:hover a{color: #0d6fb8;}
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.col2Con{padding: 20px 30px 30px;background-color: #FFFFFF;}
.col2ImgDl{overflow: hidden;position: relative;}
.col2ImgDl .bd{margin-right: -20px;}
.col2ImgDl .slickCon{margin-right: 20px;}
.col2ImgDl .slickCon .pic::before{padding-top: 31.39013453%;}
.col2ImgDl .slick-arrow{
	position: absolute;
	top: 50%;
	margin-top: -23px;
	width: 35px;
	height: 46px;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	z-index: 5;
	background-color:rgba(0,0,0,0.2);
	background-repeat: no-repeat;
	background-position: center center;
}
.col2ImgDl .slick-arrow.next{
	background-image: url(../images/indexBannerNext.png);
	right: -35px;
}
.col2ImgDl .slick-arrow.prev{
	background-image:url(../images/indexBannerPrev.png);
	left: -35px;
}
.col2ImgDl:hover .slick-arrow.next{
	background-color: rgba(0,0,0,0.4);
	right: 0;
}
.col2ImgDl:hover .slick-arrow.prev{
	background-color: rgba(0,0,0,0.4);
	left: 0;
}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.col3Con{background-color: #FFFFFF;padding: 0 20px;}
.col3L,
.col3C{width: 39%;padding-right: 20px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.col3r{width: 22%;}
.col3ConInfoTop{padding-top: 20px;}
.col3ConInfoTopL{float: left;display: inline;width: 240px;margin-right: 20px;}
.col3ConInfoTopL .pic::before{padding-top: 66.66667%;}
.col3ConInfoTopR{overflow: hidden;}
.col3ConInfoTopR .title{line-height: 25px;height: 25px;overflow: hidden;font-size: 16px;margin-bottom: 15px;padding-top: 14px;}
.col3ConInfoTopR .title a{color: #333333;}
.col3ConInfoTopR .title:hover a{color: #0d6fb8;}
.col3ConInfoTopR .time{line-height: 22px;height: 22px;overflow: hidden;font-size: 14px;color: #999999;margin-bottom: 10px;}
.col3ConInfoTopR .info{line-height: 28px;font-size: 14px;color: #666666;height: 56px;overflow: hidden;}
.col3TextDl{padding-top: 10px;height: 142px;overflow: hidden;}
.col3TextDl .dd .time{float: right;display: inline;font-size: 14px;color: #999999;line-height: 33px;padding-left: 20px;height: 33px;overflow: hidden;}
.col3TextDl .dd .title{font-size: 15px;line-height: 33px;overflow: hidden;padding-left: 15px;position: relative;height: 33px;overflow: hidden;}
.col3TextDl .dd .title::before{
	content: '';
	display: block;
	position: absolute;
	border: 4px solid #999999;
	border-right: none;
	border-top-color: transparent;
	border-left-color: #999999;
	border-bottom-color: transparent;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.col3TextDl .dd .title a{color: #555555;}
.col3TextDl .dd .title:hover a{color: #0d6fb8;}
.col3Dl2{padding-top: 20px;}
.col3Dl2 .dd{margin-bottom: 20px;}
.col3Dl2 .dd a{display: block; height: 85px;line-height: 85px;text-align: center;background-position: top center;background-repeat: no-repeat;background-size: cover;font-size: 20px;color: #ffffff;transform: translateY(0px);-webkit-transform: translateY(0px); transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.col3Dl2 .dd i{display: inline-block;vertical-align: middle;background-position: center;background-repeat: no-repeat;width: 40px;height: 45px;margin-right: 10px;}
.col3Dl2 .dd.dd1 a{background-image: url(../images/col3DlddBg1.png);}
.col3Dl2 .dd.dd2 a{background-image: url(../images/col3DlddBg2.png);}
.col3Dl2 .dd.dd3 a{background-image: url(../images/col3DlddBg3.png);}
.col3Dl2 .dd.dd1 i{background-image: url(../images/col3DlddIcon1.png);}
.col3Dl2 .dd.dd2 i{background-image: url(../images/col3DlddIcon2.png);}
.col3Dl2 .dd.dd3 i{background-image: url(../images/col3DlddIcon3.png);}
.col3Dl2 .dd a:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}
/* ————— 第3通栏 end ————— */
/* ————— 第4通栏 start ————— */
.col4Con{padding: 20px 20px 10px;background-color: #FFFFFF;}
.col4Dl{margin-right: -20px;padding-top: 20px;}
.col4Dl .dd{float: left;display: inline;width: 20%;margin-bottom: 20px;}
.col4Dl .dd .con{margin-right: 20px;position: relative;transform: translateY(0px);-webkit-transform: translateY(0px); transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.col4Dl .dd .con .pic::before{padding-top:66.5384615%;}
.col4Dl .dd .con .text{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.08);font-size: 18px;color: #FFFFFF;text-align: center;}
.col4Dl .dd .con:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.col4Dl .dd .con:hover .text{background-color: rgba(0,0,0,0.02);}
/* ————— 第4通栏 end ————— */
/* ========== 首页 end ========== */
/* ————— 返回顶部 start ————— */
.backTop{position: relative;z-index: 1;}
.backTopBtn{position: absolute; width: 55px;height: 60px;background-color: #24618f;right: 0;top: 25px;border-radius: 5px;}
.backTopBtn a{display: block; background-color: #b3c8d8;position: absolute;top: 8px;bottom: 8px;left: 7px;right: 7px;border-radius: 5px;background-image: url(../images/backTop.png);background-position: center;background-repeat: no-repeat;}
/* ————— 返回顶部 end ————— */