.section2 {
    margin-bottom: 68px;
    position: relative;
}

.slick-btns {
    width: 128px;
    height: 60px;
    font-size: 0;
}

.slick-btns span {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    cursor: pointer;
    margin: 0 2px;
    background-color: #242a7e;
}

.slick-btns span:hover {
    background-color: #c29749;
}

.section2 .slick-btns {
    position: absolute;
    left: 0;
    bottom: 0;
}

.Banner {
    position: relative;
		overflow: hidden;
}
.Banner  img{width: 100%;max-width: none;}
.Banner .slick-slide a {
    display: block;
    height:0;padding-bottom:  22.2%;
    background-size: cover;
    background-position: center;
		background-attachment: fixed;
}

.mouse {
    position: absolute;
    left: 50%;
    bottom: 70px;
    text-align: center;
    transform: translateX(-50%);
    cursor: pointer;
    animation: move 2s linear 0s infinite;
}

@keyframes move {
    0% {
        transform: translate(-50%, 40px);
    }
    20% {
        transform: translate(-50%, 43px);
    }
    80% {
        transform: translate(-50%, 50px);
    }
    90% {
        transform: translate(-50%, 45px);
    }
    100% {
        transform: translate(-50%, 40px);
    }
}
.content {overflow: hidden;}



.Banner .slick-arrow {
	overflow: hidden;
    width: 55px;
    height: 55px;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 40;
    text-indent: -88em;
    border-radius: 50%;
    cursor: pointer;display: none !important;
}

.Banner:hover .slick-arrow{display: block !important;}
.Banner .slick-arrow:focus {
    outline: none;
}

.Banner .slick-prev {
    background: url(../images/prev.png) no-repeat center;
    left: 2%;
}

.Banner .slick-next {
    background: url(../images/next.png) no-repeat center;
    right: 2%;
}

.Banner .slick-arrow:hover {
    background-color: #0b4da2;
    border-color: #0b4da2;
}

/*通知公告*/
.wrap_1 {
    background-color: #eeedec;
    position: relative;
   
}
.wrap_1{background-color: #e7e7e7;border-bottom: 1px solid #dfdfdf;}
.section_1{}
.search_box{width: 334px;float: right;border:1px solid #f1f1f1;position: relative;margin-top: 15px;}
.noticeColumn{}
.sce_title1{width: 130px;background: url(../images/t1.png) no-repeat left center;padding-left: 30px;box-sizing: border-box;line-height: 65px;float: left;font-size: 18px;position: relative;}
.sce_title1 a{color: #383737;font-weight: bold;}
.sce_title1::before{content: '';width: 1px;max-height: 40px;background-color: #c7c7c7;top: 50%;transform: translateY(-50%);position: absolute;right: 0;height: 50%;}
.notice_list{margin-left: 145px;height: 65px;line-height: 65px;overflow: hidden;}
.notice_list li a{color: #696464;}
/*新闻*/
.sce_row1{margin-bottom: 23px;}
.sce_title2{padding: 30px 0 10px;text-align: right;}
.sce_title2 h2{text-align: center;}
.sce_title2 h2 a{color: #0b5ed5;font-size: 25px;display: inline-block;padding:0 5px 7px;border-bottom: 3px solid #0b5ed5;letter-spacing: 1.5px;}
.more2{display: inline-block;padding-right: 30px;background: url(../images/more.png) no-repeat right 5px center;font-size: 14px;color: #626262;}
.slick-img2{width: 566px;float: left;}
.slick-img2 .slick-slide a{display: block;position: relative;}
.slick-img2 .imgResponsive{padding-bottom: 64.25%;}
.slick_txt2{background-color: rgba(0,0,0,0.86);height: 50px;line-height: 50px;position: absolute;left: 0;bottom: 0;width: 100%;}
.slick_txt2 span{display: block;color: #fff;padding-left: 20px;margin-right: 160px;}
.slick-img2 .slick-dots{left: auto;right: 40px;bottom: 10px;z-index: 500;transform: none;}
.slick-img2 .slick-dots li{width: 10px;height: 10px;background-color: #858585;border-radius: 50%;opacity: 1;margin: 0 5px;}
.slick-img2 .slick-dots li.slick-active{background-color: #b61412;}
.newsColumn{margin-left: 581px;}
.newsTop{transition: transform 0.35s ease-out;overflow: hidden;margin-bottom: 10px;}
.news_img{width:203px;float: left;padding: 5px;border: 1px solid #ddd;}
.news_img .imgResponsive{padding-bottom:64.25% ;}
.news_txt{margin-left: 225px;}
.news_txt h3{font-weight: normal;line-height: 1.5;margin-bottom: 5px;}
.news_txt p{line-height: 26px;height: 72px;overflow: hidden;}
.news_txt p a{color: #808080;}
.news_txt p span{color: #157ae9;}
.news_list2{border-top: 3px solid #c5c5c5;padding-top: 5px;}
.news_list2 li{height: 31px;line-height: 31px;overflow: hidden;padding-left: 22px;background: url(../images/li_bg1.png) no-repeat left 5px center;transition: transform 0.35s ease-out;}
.news_list2 li span{float: right;color: #8d8d8d;}
.section_3{}
.section_3 .lf{width: 71.9%;box-sizing: border-box;background-color: #f5f5f5;padding: 0 20px 0 0;border-bottom: 3px solid #0b5ed5;}
.sce_title3{padding-left: 20px;border-bottom: 2px solid #e4e4e4;}
.sce_title3 .more2{float: right;margin-top: 26px;}
.sce_title3  h2{padding: 20px 0 20px 55px;background: url(../images/t2.png) no-repeat left center;font-weight: normal;}
.sce_list3{border-top: 1px solid #fff;padding-top: 10px;}
.sce_list3 li{padding-bottom: 9px;margin-bottom: 9px;border-bottom: 1px dashed #cdcdcd;padding-left: 15px;overflow: hidden;}
.sce_list3 li:last-child{margin-bottom: 0;border-bottom: none;}
.list_date3{width: 90px;height: 90px;background-color: #df6342;text-align: center;font-family: 'Times New Roman', Times, serif;float: left;margin: 4px 18px 0 0;}
.list_date3 strong,.list_date3 span{display: block;color: #fff;font-size: 18px;}
.list_date3 strong{margin-bottom: 3px;font-size: 36px;padding-top: 10px;}
.list_img3{width: 170px;padding: 5px;border: 1px solid #dbdbdb;float: left;box-sizing: content-box;}
.list_img3 .imgResponsive{padding-bottom: 56.25%;}
.list_txt3{margin-left: 318px;}
.list_txt3 h3{font-weight: normal;line-height: 1.5;margin-bottom: 5px;}
.list_txt3 p{line-height: 26px;height: 52px;overflow: hidden;position: relative;color: #808080;}
.list_more3{position: absolute;right: 2px;display: inline-block;color: #157ae9;padding: 5px 10px 0;bottom: 0;background-color: #f5f5f5;}
.section_3 .rt{width: 28.1%;padding-left: 20px;}
.sce_title4 {border-bottom: none;padding-left: 0;}
.sce_title4 h2{background-image: url(../images/t3.png);padding-left: 50px;font-weight: bold;}
.sce_list4{border-bottom: 3px solid #ef7766;}
.sce_list4 li{border-bottom: 1px dashed #d0d0d0;padding-bottom: 12px;margin-bottom: 20px;}
.list_date4{width: 40px;height: 45px;background-color: #0c6bd6;text-align: center;float: left;margin-top: 2px;}
.list_date4 strong,.list_date4 span{display: block;color: #fff;font-family: 'Times New Roman', Times, serif;font-size: 12px;}
.list_date4 strong {font-size: 18px;font-weight: normal;padding-top: 5px;}
.list_date4 span{transform: scale(0.8);}
.sce_list4 li p{margin-left: 44px;line-height: 24px;height: 48px;overflow: hidden;position: relative;}
.sce_list4 .list_more3{background-color: #fff;padding:4px 0 0;}
.sce_list4 li:last-child{margin-bottom: 0;border-bottom: none;}
/*培训*/
.sce_title5{width: calc(25% - 10px);background-color: #005fae;position: relative;position: absolute;left: 0;top: 0;height: calc(50% - 18px);}
.sce_title5 a{color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: block;width: 85%;text-align: center;}
.more5{display: block;margin-top: 10%;padding-right:45px;background: url(../images/more2.png) no-repeat right center ;text-align: right;}
.sce_title5 h2{font-weight: normal;}
.sce_list5{margin: 0 -10px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.sce_list5 li{width: 25%;margin-bottom: 18px;}
.sce_list5 li > a{display: block;margin: 0 10px;border: 2px solid #f2f6f9;padding: 12px;}
.list_txt5{box-sizing: content-box;line-height: 24px;height: 48px;overflow: hidden;padding-top: 20px;text-align: center;font-size: 20px;}
.sce_list5 li:first-child{margin-left: 25%;}
.sce_row4{position: relative;margin-top: 35px;}
.slick-img3{margin-top: 40px;}
.slick-img3 .imgResponsive{padding-bottom: 30.9%;}
.slick-img3 .slick-prev,.slick-img3 .slick-next{width: 50px;height: 50px;border: none;position: absolute;top: 50%;transform: translateY(-50%);text-indent: 8888px;overflow: hidden;cursor: pointer;border: 1px solid #fff;border-radius: 50%;}
/* .slick-img3 .slick-prev{background: url(../images/prev2.png) no-repeat center;left: -6%;}
.slick-img3 .slick-next{background: url(../images/next2.png) no-repeat center;right: -6%;} */
.slick-img3 .slick-prev {
    background: url(../images/prev.png) no-repeat center;
    left: 2%;z-index: 998;opacity: 0;
}

.slick-img3 .slick-next {
    background: url(../images/next.png) no-repeat center;
    right: 2%;z-index: 998;opacity: 0;
}
.slick-img3:hover .slick-arrow{opacity: 1;}
.slick-img3 .slick-dots li{width: 40px;height: 6px;background-color: #fff;opacity: 1;border-radius: 10px;}
.slick-img3 .slick-dots li.slick-active{background-color: #ef7766;}
.sce_list6{margin: 0 -10px;font-size: 0;padding-top: 15px;padding-bottom: 10px;}
.sce_list6 li{width: 16.66%;display: inline-block;margin-bottom: 10px;}
.sce_list6 li > a{display: block;margin: 0 10px;padding: 25px 0;}
.sce_list6 li span{width: 62px;height: 62px;margin: 0 auto;display: block;text-align: center;}
.sce_list6 li.color1 > a{background-color: #a6937c;}
.sce_list6 li.color2 > a{background-color: #ecaa37;}
.sce_list6 li.color3 > a{background-color: #c98d70;}
.sce_list6 li.color4 > a{background-color: #3ebb9b;}
.sce_list6 li.color5 > a{background-color: #ef7766;}
.sce_list6 li.color6 > a{background-color: #0075a9;}
.sce_list6 li p{font-size: calc(12px + 0.7vw);color: #fff;text-align: center;}
.wrap_7{background-color: #eef6f9;padding: 20px 0;}
.sce_title7{width: 130px;text-align: right;font-family: '黑体';float: left;margin-top: 7px;}
.sce_list7{margin-left: 135px;font-size: 0;}
.sce_list7 li {display: inline-block;position: relative;height: 30px;line-height: 30px;padding-right: 8px;margin-right: 10px;font-size: 15px;}
.sce_list7 li::before{content: '';width: 1px;height: 17px;top: 50%;transform: translateY(-50%);right: 0;background-color: #5b5656;position: absolute;}
.sce_list7 li a{color: #5b5656;}
/*培训项目*/
#bMapContainer{width: 100%;height: 485px;}
.Banner2 .slick-slide a{padding-bottom: 37.13%;}
.tab{max-width: 1100px;margin: 0 auto;}
.p_title1{padding: 55px 0;text-align: center;}
.p_title1 span,.p_title1 strong{display: block;font-weight: bold;}
.p_title1 span{font-size: 26px;text-transform: uppercase;color: #555;}
.p_title1 strong{color: #ea2227;font-size: 35px;}
.tabMenu1{text-align: center;font-size: 0;}
.tabMenu1 li{display: inline-block;margin: 0 11px 20px;}
.tabMenu1 li a{display: block;padding: 15px;min-width: 217px;background-color: #333;font-size: 21px;color: #fff;}
.tabMenu1 li.on a{background-color: #ea2227;}
.tabList{padding-top: 50px;min-height: 564px;}
.tabListBox{display: none;}
.p_list1{margin: 0 -9px;font-size: 0;}
.p_list1 li {width: 25%;margin-bottom: 18px;font-size: 20px;display: inline-block;}
.p_list1 li > a{display: block;margin: 0 9px;border: 2px solid #f2f6f9;padding: 10px;}
.p_list1 li h3{font-weight: normal;line-height: 26px;height: 52px;overflow: hidden;padding-top: 20px;text-align: center;margin-bottom: 10px;font-size: 20px;box-sizing: content-box;}
.p_wrap2 .p_title1{padding-bottom: 25px;}
.tbg1{background: url(../images/fc1.png) no-repeat center;height: 28px;margin-bottom: 100px;}
.p_list2{margin: 0 -24px;}
.p_list2 li{width: 33.3%;margin-bottom: 15px;}
.p_list2 li > a{display: block;margin: 0 24px;}
.p_list2 li .imgResponsive{padding-bottom: 100%;}
.p_txt2{max-width: 280px;margin: 0 auto;}
.p_list2 li h3{font-size: 30px;font-weight: normal;padding: 25px 0 15px;color: #505050;text-align: center;}
.p_list2 li h4{font-size: 28px;color: #414141;text-align: center;font-weight: normal;margin-bottom: 20px;}
.p_list2 li p{line-height: 26px;height: 78px;overflow: hidden;}
.p_more2{width: 151px;height: 44px;background-color: #fe9d1b;color: #fff;border-radius: 35px;line-height: 44px;text-align: center;font-size: 21px;margin: 0 auto;}
.readMore2{text-align: center;padding: 50px 0;}
.readMore2 a{display: inline-block;padding: 12px;line-height: 1;min-width: 198px;border: 1px solid #ececec;border-radius: 40px;transition: all 0.35s ease-out;color: #999;font-size: 16px;}
.readMore2 a:hover{background-color: #fe9d1b;color: #fff;}
.p_wrap3{background:url(../images/p_bg2.jpg) no-repeat center;background-size: cover;}
.p_wrap3 .p_title1 *{color: #fff;}
.p_img3{width:330px;float: left ;}
.p_img3 .imgResponsive{padding-bottom: 109.09%;}
.p_txt3 {margin-left: 330px;padding: 30px;}
.p_txt3 h3{font-size: 30px;line-height: 34px;max-height: 102px;overflow: hidden;font-weight:normal;margin-bottom: 15px;}
.p_txt3 p{font-size: 18px;line-height: 24px;max-height: 120px;overflow: hidden;color: #6f7685;margin-bottom: 20px;}
.p_info3{background-color: #fff;overflow: hidden;display: block;}
.p_more3{width:60%;max-width: 200px;height: 40px;line-height: 40px;color: #fff;background-color: #006eff;display: block;font-size: 18px;text-align: center;border-radius: 2px;}
.slick-list3{max-width: 753px;margin: 0 auto ;padding-bottom: 60px;}
.slick-list3 .slick-list{overflow: visible;}
.slick-list3 .slick-slide > a{transform: scale(0.86);opacity: 0.8;}
.slick-list3 .slick-slide.slick-active > a{transform: scale(1);opacity: 1;}
.p_wrap3{padding-bottom: 60px;}
.slick-list3 .slick-dots li{background-color: #fff;width: 50px;height: 6px;opacity: 0.4;}
.slick-list3 .slick-dots li.slick-active{width: 96px;opacity: 1;}
.p_map{margin-bottom: 40px;}
.aside{position: fixed;top: 50%;transform: translateY(-50%);right: 20px;background-color: #fff;box-shadow: 5px 0 10px rgba(0,0,0,0.15);width: 90px;text-align: center;padding: 15px 0;z-index: 9999;border-radius: 15px;display: none;}
.asideList li{margin-bottom: 15px;}
.asideList li a{display: block;position: relative;}
.asideList li a .img{max-width: 40px;text-align: center;display: block;margin: 0 auto 5px;}
.asideList li a strong{display: block;font-weight: normal;color: #8bacf0;}
.asideList li a:hover strong{color: #0c6bd6;}
.gTop span{color: #8bacf0;cursor: pointer;}
.wechat .asideCode{width: 100px;position: absolute;left: -100%;top: -10px;background-color: #fff;border: 2px solid #fff;border-radius: 5px;opacity: 0;transform: translateX(10px);transition: transform 0.35s ease-out;}
.wechat:hover .asideCode{transform: none;opacity: 1;}

@media screen and (min-width: 1020px) {
	.sce_list3 li,.sce_list4 li,.sce_list5 li > a,.sce_title5,.sce_list6 li > a,.p_list1 li > a,.p_list2 li > a{transition: transform 0.35s ease-out;}
    .newsTop:hover,.news_list2 li:hover,.sce_list3 li:hover,.sce_list4 li:hover{transform:translateX(10px);}
		.sce_list5 li > a:hover,.sce_title5:hover,.sce_list6 li > a:hover,.p_list1 li > a:hover,.p_list2 li > a:hover{transform: translateY(-10px);}
		
}
@media screen and (max-width: 1460px) {
	/* .slick-img3 .slick-prev{left: -3.2%;transform: scale(0.7);}
	.slick-img3 .slick-next{right: -3.2%;transform: scale(0.7);} */
}
@media screen and (max-width: 1386px) {
	
}
@media screen and (max-width: 1300px) {
	.fpx36{font-size: 32px;}
	.slick-img2{width: 500px;}
	.newsColumn{margin-left: 520px;}
	.news_img{width: 160px;}
	.news_txt{margin-left: 175px;}
	.news_list2 li{font-size: 15px;line-height: 29px;height: 29px;}

	.news_txt p{font-size: 15px;}
	.aside{width: 80px;right: 5px;}
}
@media screen and (max-width: 996px) {
	.slick-img2,.section_3 .lf{width: 100%;float: none;}
	.newsColumn,.section_3 .rt{width: 100%;padding-top: 20px;float: none;margin-left: 0;}
	.section_3 .rt{padding: 0;}
	.list_txt5{font-size: 16px;}
	.fpx36{font-size: 28px;}
	.sce_list6 li{width: 33.3%;}
	.sce_list6 li > a{margin: 0 5px;}
	.search_box{float: none;margin: 5px auto;width: auto;max-width: 330px;}
	.wrap_1{padding-top: 10px;}
	.slick-img3{margin-top: 20px;}
	.slick-img2 .slick-dots{right: 10px;bottom: 55px;}
	.slick_txt2 span{margin-right: 0;}
	.p_title1 span{font-size: 20px;}
	.p_title1 strong{font-size: 24px;}
.p_title1{padding:25px 0 ;}
.tabMenu1 li a{font-size: 16px;}
.tabMenu1 li a{min-width: auto;}
.tabMenu1 li{margin-bottom: 10px;}
.p_list1 li{width: 33.3%;}
.p_list1 li h3{font-size: 16px;}
.tbg1{margin-bottom: 20px;}
.p_list2 li h3{font-size: 20px;}
.p_list2 li h4{font-size: 18px;margin-bottom: 12px;}
.p_list2 li p{font-size: 14px;}
.p_more2{font-size: 16px;}
.p_txt3 h3{font-size: 20px;line-height:24px;max-height: 96px;}
.p_txt3 p{font-size: 16px;}
	.p_more3{font-size: 14px;}
	.readMore2{padding: 0 0 25px;}
	.aside{display: none !important;}
	.goTop{display: block !important;}
	#bMapContainer{width: 100%;height: 300px;}
}
@media screen and (max-width: 767px) {
	.sce_list5 li{width: 50%;}
	.sce_title5{width: calc(50% - 10px);height: calc(25% - 18px);}
	.sce_list5 li:first-child{margin-left: 50%;}
	.sce_title5 h2{font-size: calc(18px + 2.9vw);}
	.sce_title2{padding-top: 20px;}
	.sce_row4{margin-top: 20px;}
	.sce_title1{width: 120px;}
	.notice_list{margin-left: 135px;}
	.tabMenu1 li{width: 33.3%;margin: 0 0 10px;}
	.tabMenu1 li a{margin: 0 8px;}
	.p_list1 li{width: 50%;}
	.slick-list3 .slick-dots li{width: 10px;}
	.slick-list3 .slick-dots li.slick-active{width: 20px;}
	.list_txt3 h3{font-size: 16px;}
	.list_txt3 p{font-size: 14px;}
	
}
@media screen and (max-width: 640px) {
	.list_img3{display: none;}
	.list_txt3{margin-left: 100px;}
	.list_more3{display: none;}
	.sce_title7{float: none;text-align: left;width: auto;margin-bottom: 5px;}
	.sce_list7{margin-left: 0;}
	.tabMenu1 li{width: 50%;}
	.p_list2 li{width: 100%;margin-bottom: 25px;}
	.p_img3{width: 240px;}
	.p_txt3{margin-left: 240px;padding: 15px;}
	.p_txt3 p{max-height: 48px;}
}
@media screen and (max-width: 580px) {
	.sce_title5 h2{font-size: calc(18px + 1.8vw);}
	.news_txt h3{white-space: normal;text-overflow: inherit;}
	.news_txt p{height: 52px;}
}
@media screen and (max-width: 400px) {
	.p_img3{width: 100%;float: none;}
	.p_txt3{margin: 0;}
	
}
