@charset "UTF-8";
/* ========== 主体框架 start ========== */
/* ————— 头部 start ————— */
.top{background-color: #fff; height: 100px;}
/* logo start */
.logo{margin-top: 20px;}
.logo img{ width: 210px;}
/* logo end */
/* 导航 start */
.navBox{width: 100%;height: 95px;}
.nav{width: 100%; height: 95px;position: relative;border-bottom: 5px solid #c5c5c5;background-color: #ffffff;z-index: 1000;position: fixed;}
.navBg{ position: absolute; left: 0; top: 105%; width: 100%; height: 60px; background-color: #2f567c; visibility: hidden; opacity: 0; transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.navBg.show{visibility: visible; opacity: 1;}
.nav .navL{float: left;display: inline;}
.navL img{width: 386px;height: 55px;margin:20px 0px;}
.nav .navR{float: right;display: inline;}
.navR .fristNav{display: inline-block;height: 95px;line-height: 95px;padding: 0px 25px;font-weight: bold; position: relative;}
.navR .fristNav span{display:block;}
.navR .fristNav span a{text-decoration: none;font-size: 16px;color: #666666;display:block;}
.navR .fristNav:hover {border-bottom: 5px solid #1b6cfd;}
.navR .fristNav:hover span a{color:#1b6cfd;}
.navR .fristNav.hover {border-bottom: 5px solid #1b6cfd;}
.navR .fristNav.hover span a{color:#1b6cfd;}
.navR .fristNav .secondNav{display: none; list-style: none;line-height: 60px; position: absolute; left:0;top: 100%; width: 10000px; overflow: hidden;} 
.navR .fristNav .secondNav div{ float: left; display: inline; overflow: hidden;}
.navR .fristNav .secondNav a{float: left;display: inline;padding: 0px 24px;text-decoration: none;color: #f2f2f2;font-size: 15px;line-height: 60px;}
.navR .fristNav .secondNav a:hover{color: #f8e9e9;}

/* .menu.style1 .secondNav{ box-shadow: 0px 4px 8px rgba(0,0,0,.1); width: 100%;}
.menu.style1 .secondNav div{float: none; display: block;}
.menu.style1 .secondNav a{ color: #333;float: none; display: block;}
.menu.style1 .secondNav a:hover{ color: #4e9cd8;} */
/* 导航 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;}
.indexBanner::before{content: '';display: block;padding-top: 39.5833%;}
.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: 40px;left: 0;width: 100%;text-align: center;font-size: 0;}
.indexBanner .slick-dots li{display: inline-block;width: 21px;height: 4px;margin-right: 30px;vertical-align: middle;cursor: pointer;position: relative;background: #fff;transition: all 300ms;-webkit-transition: all 300ms;}
.indexBanner .slick-dots li.slick-active{background: #008cd6;width: 30px;}
.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: 737px;position: absolute;left: 50%; top:50%;transform: translate(-50%,-50%); font-size: 0;margin-top: -100px;}
.indexBanner .img .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;}
.indexBanner .img .imgItem img.show{visibility: visible;}
/* .indexBanner .mySlide.slick-active .bg{transform: scale(1);} */
.indexBanner .mySlide.on .bg{transform: scale(1);}
/* ————— indexBanner end ————— */
/* ————— 底部 start ————— */
/* 友情链接start */
.footer{ background: #333333;}
.friendLink{ overflow: hidden; margin-right: -40px;}
.friendLink .title{height: 70px; line-height: 70px; padding-left: 48px; color: #cccccc; font-size: 14px; background: url(../images/footerIcn1.png) no-repeat left center; margin-right: 70px;float: left; display: inline;}
.friendLink .list{ overflow: hidden; padding: 20px 0; line-height: 30px; font-size: 0;}
.friendLink .list a{ display: inline-block; color: #cccccc; font-size: 14px; margin-right: 40px;}
.friendLink .list a:hover{ color: #FFF;}
/* 友情链接end   */
/* 底部中间start   */
.footer{background-color: #383838;}
.footerL{float: left;display: inline;}
.footerLTop{padding-top: 45px;height: 25px;line-height: 25px;margin-bottom: 40px;font-size: 0;}
.footerLTop span{font-size: 19px;color: #fff;font-weight: bold;margin-right: 20px;position: relative;}
.footerLTop span::after{display: block;content: "";position: absolute;right:-11px;top: 50%;width: 2px;height: 2px;background: #fff;margin-top: -1px;}
.footerLTop em{font-size: 19px;color: #939393;font-style: normal;text-transform: uppercase;}
.footerList{overflow: hidden;border-bottom: 1px solid #4c4c4c;}
.footerList dd{float: left;display: inline;height: 25px;line-height: 25px;margin-right: 75px;margin-bottom: 33px;}
.footerList dd span{display: block;}
.footerList dd span a{display: block;color: #d2d2d2;font-size: 16px;font-weight: bold;}
.footerList dd span a:hover{color: #fff;}
.footerLFoter{padding-top: 37px;margin-bottom: 90px;}
.footerLFoter span{height: 20px;line-height: 20px;font-size:14px;color: #9e9e9e;float: left;}
.footerLFoter .conR{overflow: hidden;}
.footerLFoter .conR a{display: block;float: left;display: inline; margin-right: 30px;height: 20px;line-height: 20px;font-size:14px;color: #9e9e9e;position: relative;padding-right: 31px;}
.footerLFoter .conR a::after{display: block;content:"";position: absolute;right: 0;top: 50%;width: 2px;height: 15px;background-color: #454545;margin-top: -7px;}
.footerLFoter .conR a:last-child::after{display:none;}
.footerLFoter .conR a:hover{color: #fff;}
.footerR{float: right;display: inline;width: 379px;}
.footerLTop.footerRTop{margin-bottom: 26px;}
.footerRList dd{line-height: 25px;overflow: hidden;padding: 11px 0;}
.footerRList dd span{display: block; float: left;display: inline;font-size:15px;color:#a5a4a4 ;}
.footerRList dd em{display: block; overflow: hidden;font-size:15px;color:#e5e5e5;font-style: normal;}
/* 底部中间end   */
/* 底部版权start   */
.friendCopyRight{ height:50px; line-height:50px; overflow: hidden; font-size: 15px; color: #999999;background: #383838;border-top: 1px solid#4c4c4c;}
.friendCopyRight .conL{ float: left; display: inline;}
.friendCopyRight .conL span{ margin-right: 16px;}
.friendCopyRight .conL a{ color: #999999; margin-right: 16px;}
.friendCopyRight .conL a:hover{ color: #fff;}
.friendCopyRight .conR{ float: right; display: inline;}
.friendCopyRight .conR a{color: #999999; }
.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: 25%;}
.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%;position: relative;}
.subBanner .textC{text-align: center;}
.subBanner .textC .cnTitle{font-size: 22px;color: #f5f5f5;height: 35px; line-height: 35px;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1);position: absolute;left:0;bottom:52px;}
/* ————— subBanner end ————— */
/* ————— 当前位置 start ————— */
.locationBoxF{width: 100%;height: 75px;}
.locationBox{clear:both;width: 100%;height: 75px;background: #fff;box-shadow:0 3px 5px #dcdcdc;}
.location{height: 75px;overflow: hidden;padding-left:27px;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:70px;}
.location a{display: inline;float: left;height: 75px;line-height: 75px;padding-left: 10px;margin-right: 10px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/icon8.png);color: #999999;font-size: 15px;}
.location a:hover{color:#1b6cfd}
.location a.hover{color:#1b6cfd}
.subNavBox{margin-right:-15px; position: relative;}
.subNav::after{ display: block; content: ''; clear: both; visibility: hidden;}
.subNav a{display: inline;float: left;line-height: 75px;height:75px;color: #666666;font-size: 15px;padding:0 26px;}
.subNav a.hover{color: #1b6cfd;}
.subNav a:hover{color: #1b6cfd;}
/* ————— 当前位置 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: #1b6cfd; color: #FFF; border-color: #1b6cfd;}
.sjMenu a.hover{ background: #1b6cfd; color: #FFF; border-color: #1b6cfd;}
/* ————— 三级栏目 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: #1b6cfd;color: #fff;}
.page a.hover{background: #1b6cfd;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: #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 ————— */
.indexTitle{overflow: hidden;margin-bottom: 33px;margin-bottom: 33px;padding-top: 71px;}
.indexTitleR{float: right;display: inline;overflow: hidden;padding-top: 26px;}
.indexTitleRList{overflow: hidden;float: left;display: inline;}
.indexTitleRList dd{height:70px;line-height:70px;float: left;display: inline;}
.indexTitleRList dd a{display: block;font-size:16px;color: #858585;padding: 0 22px;font-weight: bold;}
.indexTitleRList dd a img{vertical-align: middle;width: 19px;height: 25px;margin-right: 16px;display: none;}
.indexTitleRList dd:hover a{color: #1b6cfd;}
.indexTitleRList dd.hover a{color: #1b6cfd;}
/* .indexTitleRList dd:hover a img{display: inline-block;} */
.indexTitleRList dd.hover a img{display: inline-block;}

.indexTitleRMore {float: left;display: inline;margin-top: 12px;}
.moreCon{width:150px;height:44px;border-radius:20px;border: 1px solid #dedede;}
.moreCon a{display: block; line-height: 44px;padding-left: 25px;position: relative;font-size: 14px;color: #999999;}
.moreCon a em::before{display: block;content: "";position: absolute;left:-16px;top:50%;margin-top: -11px;  width:1px;height: 22px;background-color:#dedede;}
.moreCon a em{display: block; background: url(../images/indexTitleMore.png) no-repeat center center;width:10px;height:11px;position: absolute;left: 75%;top: 16px;}
.indexTitleL{overflow: hidden;padding-top: 7px;}
.indexTitleLUp{height: 60px;line-height: 60px;margin-bottom: 10px;}
.indexTitleLUp span{font-size: 32px;color: #333333;font-weight: bold;margin-right: 18px;}
.indexTitleLUp em{font-size: 16px;color: #666666; text-transform:capitalize;font-style: normal;}
.indexTitleLDown{height: 30px;line-height: 30px;}
.indexTitleLDown span{font-size:15px;color: #999999;overflow: hidden;}
.moreCon:hover{background-color: #1b6cfd;border: 1px solid #1b6cfd;}
.moreCon:hover a{color: #fff;}
.moreCon:hover a em{display: block; background: url(../images/indexTitleMore2.png) no-repeat center center;width:10px;height:11px;position: absolute;left: 75%;top: 16px;}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
/* slick start */
.column1Slick {position: relative;overflow: hidden;height: 0;}
.column1Slick.show{height: auto;}
.column1Slick .bd {overflow: hidden;margin-right: -30px;}
.column1Slick .slick-list {overflow: visible;}
.column1Slick .myslide {float: left;display: inline;width: 33.3333%;margin-bottom:50px;}
.column1Slick .slickCon {display: block;margin-right:30px;background-color: #fff;padding: 30px;}
.column1Slick .slickCon .pic:before{padding-top: 66.5%;}
.column1Slick .prev{width: 45px;height: 45px;border-radius: 50%;background:#d9d9d9 url(../images/common/column1Prev.png) no-repeat center center;position: absolute;left: 0;top:165px;z-index: 1;}
.column1Slick .next{width: 45px;height: 45px;border-radius: 50%;background:#d9d9d9 url(../images/common/column1Next.png) no-repeat center center;position: absolute;right:0;top:165px;z-index: 1;}
.column1Slick .slick-dots{text-align: center;}
.column1Slick .slick-dots li{display: block;width: 10px;height: 10px;border-radius: 50%;background-color: #dcdcdc;display:inline-block;margin:0px 9px;}
.column1Slick .slick-dots li.slick-active{background-color: #1b6cfd;width: 34px;border-radius: 20px;}
.column1Slick .prev:hover,.column1Slick .next:hover{background-color: #1b6cfd;cursor: pointer;}
/* slick end */

/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.column2ImgText{overflow: hidden;margin-right: -21px;}
.column2ImgText dd{float: left;display: inline;width: 33.3333%;}
.column2ImgText dd .column2ImgTextCon{margin-right: 21px;position: relative;}
.column2ImgText dd .column2ImgTextCon .pic::before{padding-top:126.1803%;}
.column2ImgText dd .column2ImgTextCon .con{background-color: #5cb531;position: absolute;left: 0;bottom:0;width: 100%;transform: translateY(238px);-webkit-transform: translateY(238px);transition: all 300ms;-webkit-transition: all 300ms;}
.column2ImgText dd .column2ImgTextCon .con .column2ImgTextTitle{height: 30px;line-height: 30px;padding-top:40px;margin-bottom: 29px;}
.column2ImgText dd .column2ImgTextCon .con .column2ImgTextTitle img{vertical-align: middle;margin: 0 17px 0px 40px;}
.column2ImgText dd .column2ImgTextCon .con .column2ImgTextTitle a{color: #fff;font-size:22px;vertical-align: middle;}
.column2ImgText dd .column2ImgTextCon .con .column2ImgTextInfo{height:150px; line-height: 25px;font-size:16px;color: #fff;margin:0px 40px;margin-bottom:17px;overflow: hidden;}
.column2ImgText dd .column2ImgTextCon .con .column2ImgTextBtn{margin-left: 40px;padding-bottom: 40px;}
.column2ImgText dd .column2ImgTextCon .con .column2ImgTextBtn a{display: block;background: url(../images/column2Img3.png) no-repeat center center;width:35px;height:35px;border-radius: 50%;background-color: #fff;}
.column2ImgText dd:hover .column2ImgTextCon .con{transform: translateY(0px);-webkit-transform: translateY(0px);}
.column2ImgText dd:hover .column2ImgTextCon .con .column2ImgTextTitle{padding-top:17px;margin-bottom: 13px;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.column3TextList{overflow: hidden;margin-right: -31px;}
.column3TextList dd{width:25%;float: left;display: inline;}
.column3TextList dd .column3TextListCon{background-color: #ffffff;padding: 30px 30px 60px;border-radius: 5px;margin-right: 31px;}
.column3TextList dd .column3TextListCon .column3TextListConUp{overflow: hidden;height:270px;}
.column3TextList dd .column3TextListCon .column3TextListConUp .con{transform: translateY(-189px);-webkit-transform: translateY(-189px);transition: all 300ms;-webkit-transition: all 300ms;}
.column3TextList dd .column3TextListCon .pic{position: relative;margin-bottom: 5px;}
.column3TextList dd .column3TextListCon .pic::before{padding-top:66.4260%;}
.column3TextList dd .column3TextListCon .column3TextListTitle{height: 60px;line-height: 30px;margin-bottom: 42px;padding-top: 14px;}
.column3TextList dd .column3TextListCon .column3TextListTitle a{font-size:16px ;color: 555555;font-weight: bold;}
.column3TextList dd .column3TextListCon .column3TextListInfo{height:75px;line-height: 25px;font-size:15px;color:#858585;overflow: hidden;margin-bottom:80px;}
.column3TextList dd .column3TextListCon .column3TextListTime{height: 45px;line-height: 45px;overflow: hidden;position: relative;}
.column3TextList dd .column3TextListCon .column3TextListTime span{font-size:16px;color:#999999;float: left;display: inline;}
.column3TextList dd .column3TextListCon .column3TextListTime span i{font-size:20px;color:#333333;font-style: normal;}
.column3TextList dd .column3TextListCon .column3TextListTime em{display: block;float: right;display: inline;}
.column3TextList dd .column3TextListCon .column3TextListTime em a{display: block;width:35px;height:35px;background: url(../images/column3Img1.png) no-repeat center center;position: absolute;right: 0;top:5px;}
.column3TextList dd:hover .column3TextListCon .column3TextListConUp .con{transform: translateY(0px);-webkit-transform: translateY(0px);}
.column3TextList dd:hover .column3TextListCon .column3TextListTime span i,.column3TextList dd:hover .column3TextListCon .column3TextListTitle a{color: #1b6cfd;}
.column3TextList dd:hover .column3TextListCon .column3TextListTime em a{display: block;width:35px;height:35px;background: url(../images/columnImg3.png) no-repeat center center;position: absolute;right: 0;top:5px;background-color: #1b6cfd;border-radius: 50%;}
/* ————— 第3通栏 end ————— */
/* ————— 第4通栏 start ————— */
.column4{width: 100%;}
.column4Con{overflow: hidden;}
.column4Con .column4ConL{float: left;display: inline;position: relative;margin-right: 140px;}
.column4Con .column4ConL::before{display: block;content: "";padding-top: 66.5131%;position: absolute;left: 0;top: 0;}
.column4Con .column4ConL img{width:651px;height:433px;border-radius: 5px;}
.column4Con .column4ConR{overflow: hidden;}
.column4ConRTitle{height: 50px;line-height: 50px;padding-top:18px;margin-bottom:9px;}
.column4ConRTitle a{font-size:26px;color: #1b6cfd;}
.column4ConRInfo{height: 90px;line-height: 30px;font-size:14px;color:#666666;margin-bottom: 49px;overflow: hidden;}
.column4ConRBtn{margin-bottom:88px;}
.column4ConRDownText{overflow: hidden;margin-right: -90px;}
.column4ConRDownText dd{float: left;display: inline;margin-right:90px;}
.column4ConRDownText dd .column4ConRDownTextUp{height:45px;line-height: 45px;margin-bottom: 11px;}
.column4ConRDownText dd .column4ConRDownTextUp span{font-size: 40px;color: #1b6cfd;overflow: hidden;}
.column4ConRDownText dd .column4ConRDownTextUp span em{font-size: 18px;color: #7086ad;line-height: 35px;width: 35px;background-color:#e8edf5;float: right;display: inline;border-radius:50%;text-align: center;margin-top: 5px;font-style: normal;}
.column4ConRDownText dd .column4ConRDownTextDown{height: 20px;line-height: 20px;font-size:14px;color:#999999;}
/* ————— 第4通栏 end ————— */
/* ————— 第5通栏 start ————— */
/* ————— 第5通栏 end ————— */
/* ————— 第6通栏 start ————— */
/* ————— 第6通栏 end ————— */
/* ————— 第7通栏 start ————— */
/* ————— 第7通栏 end ————— */
/* ————— 第8通栏 start ————— */
/* ————— 第8通栏 end ————— */
/* ========== 首页 end ========== */
/* ========== 频道页 start ========== */
/* miltiplePage start */
/* 公共部分 start */
.miltipleTitle{overflow: hidden;height:100px;line-height: 100px;}
.miltipleTitle .titleR{float: right;display: inline;}
.miltipleTitle .titleR a{display: inline-block; font-size: 14px;color: #999999;border: 1px solid #f0f0f0;height: 60px;line-height: 60px;border-radius:30px;padding: 0px 44px;background-color: #fff;}
.miltipleTitle .titleR em{display: inline-block;width: 17px;height: 12px;background: url(../images/rightArrow1.png) no-repeat center center;margin-left: 20px;}
.miltipleTitle .titleL{overflow: hidden;}
.miltipleTitle .titleL span{display: inline-block; font-size:30px;color:#333333;margin-right: 20px;font-weight: bold;}
.miltipleTitle .titleL em{display: inline-block; font-size:20px;color:#666666;font-style: normal;}
.miltipleTitle .titleR:hover a{color: #fff;background-color: #1b6cfd;}
.miltipleTitle .titleR:hover em{background-image:url(../images/rightArrow2.png);}
/* 公共部分 end */
/* miltipleColumn1 start */
.miltipleColumn1{background: url(../test/column1BgImg.jpg) no-repeat center center;width: 100%;height:670px;}
.miltipleColumn1Text{padding-top: 10px;line-height:40px;}
.miltipleColumn1Text p{margin-bottom: 3px;font-size:18px;color: #333333;}
/* miltipleColumn1 end */
/* miltipleColumn2 start */
.miltipleColumn2{background: url(../test/column2BgImg.jpg) no-repeat center center;width: 100%;height:727px;}
.miltipleColumn2Con{position: relative;padding-top: 18px;}
.miltipleColumn2Con::before{display: block;content: "";padding-top: 34.7222%;}
.miltipleColumn2ImgList{position: absolute;left:0;top:0;right: 0;bottom:-20px; margin-right: -20px;}
.miltipleColumn2ImgList dd{position: absolute;box-sizing:border-box;-webkit-box-sizing:border-box;padding: 0px 20px 20px 0px;}
.miltipleColumn2ImgList dd .con a{display: block;width: 100%;height: 100%;}
.miltipleColumn2ImgList dd .con a img{width: 100%;height: 100%; object-fit: cover;}
.miltipleColumn2ImgList dd.dd1{left: 0;top: 0;width: 26.0274%;height: 50%;}
.miltipleColumn2ImgList dd.dd2{left:26.0274%;top: 0;width: 47.9452%;height: 100%;}
.miltipleColumn2ImgList dd.dd3{left:73.9726%;top: 0;width:26.0274%;height:50%;}
.miltipleColumn2ImgList dd.dd4{left:0;top:50%;width:26.0274%;height:50%;}
.miltipleColumn2ImgList dd.dd5{left:73.9726%;top:50%;width:26.0274%;height:50%;}
.miltipleColumn2ImgList dd .con{height: 100%;position: relative;}
.miltipleColumn2ImgList dd .con .textTitle{width: 100%; height:50px;line-height: 50px;position: absolute;left: 0;bottom:0px; text-align:center;background-color: rgba(0,0,0,.3)}
.miltipleColumn2ImgList dd .con .textTitle a{display: block;font-size: 18px;color:#ffffff;}
/* miltipleColumn2 end *dd /
/* miltipleColumn3 start */
.miltipleColumn3{background: url(../test/column3BgImg.jpg) no-repeat center center;width: 100%;height:680px;}
.miltipleC3Scroll{position: relative;padding-bottom: 40px;}
.miltipleC3Scroll .bd{overflow: hidden; position: relative;}
.miltipleC3Scroll .bd .swiper-wrapper .swiper-slide{width:630px;}
.miltipleC3Scroll .bd .swiper-wrapper .swiper-slide .con{display: block;}
.miltipleC3Scroll .bd .swiper-wrapper .swiper-slide .con .pic{overflow: hidden;border-radius: 6px;}
.miltipleC3Scroll .bd .swiper-wrapper .swiper-slide .con .pic::before{padding-top: 66.6667%;}
.miltipleC3Scroll .bd .swiper-wrapper .swiper-slide .con .text{position: absolute;left: 0;bottom: -60px;width: 100%;line-height: 60px;height: 60px;text-align: center;font-size: 18px;color: #fff;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.56078) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.56078) 0%, rgba(0,0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.56078) 0%, rgba(0,0,0,0) 100%);visibility: hidden;opacity: 0;transition: all 0.4s;-webkit-transition: all 0.4s;}
.miltipleC34Dot{text-align: center;position: absolute;left: 0 !important;bottom: -60px !important;line-height: 20px;height: 20px;width: 100%;}
.miltipleC34Dot span{margin: 0 9px;background-color: #dcdcdc;width: 10px;height: 10px;border-radius: 5px;opacity: 1;}
.miltipleC34Dot span.swiper-pagination-bullet-active{width:33px;height:10px;border-radius:5px;background-color: #1b6cfd;}
.miltipleC3Prev{display:block;position: absolute; left: 0px;top:50%;margin-top:-22px; width: 45px;height: 45px;background: url(../images/mitilpColunm3Icon1.png) no-repeat center center;background-color: #5b7db3;border-radius: 50%;z-index:1;transition: all 300ms;-webkit-transition: all 300ms;}
.miltipleC3Next{display: block;position: absolute; right: 0px;top:50%;margin-top: -22px; width: 45px;height: 45px;background: url(../images/mitilpColunm3Icon2.png) no-repeat center center;background-color: #5b7db3;border-radius: 50%;z-index:1;transition: all 300ms;-webkit-transition: all 300ms;}
.miltipleC3Scroll .miltipleC3Prev:hover,.miltipleC3Scroll .miltipleC3Next:hover{ background-color: #1b6cfd;cursor: pointer;}
.miltipleC3Scroll .swiper-slide.swiper-slide-active .con .pic .text{bottom: 0;opacity: 1;visibility: visible;}
/* miltipleColumn3 end */
/* miltiplePage end */
/* ========== 频道页 end ========== */