@charset "UTF-8";
/* ========== 外层框架 start ========== */

/* ————— 底部 start ————— */
.footerTop{background-repeat: repeat;background-size: cover;background-color: rgba(0,0,0,0.45);}
.footerTop .ftTop{background: rgba(0,0,0,0.45);width: 100%;padding: 92px 0 62px;}
.ftTopR{width: 44.375%;}
/* 底部联系方式 start */
.footerContact{overflow: hidden;}
.footerContact dd{font-size: 16px;color: rgba(255,255,255,0.5);overflow: hidden;padding: 17px 0;}
.footerContact dd img{height: 14px;}
.footerContact dd span{display: inline-block;line-height: 26px;padding-left: 34px;}
.footerContact dd.tel span{background: url(../images/common/footerTel.png)no-repeat center left;background-size: 18px 21px;}
.footerContact dd.address span{background: url(../images/common/footerAddress.png)no-repeat center left;background-size: 17px 22px;}
.footerContact dd.email span{background: url(../images/common/footerEmail.png)no-repeat center left;background-size:20px 17px;}
/* 底部联系方式 end */
/* 二维码 start */
.footerEwm dd{float: left;display: inline;margin-left: 36px;width: 115px;}
.footerEwm dd .ewmImg{width: 113px;height: 113px;overflow: hidden;margin-bottom: 15px;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: 16px;color: #ffffff;line-height: 26px;}
/* 二维码 end */
/* 底部导航 start */
.footerMenu{overflow: hidden;}
.footerMenu dd{float: left;display: inline;width: 14%;}
.footerMenu dd .yj{position: relative;padding-bottom: 12px;margin-bottom: 8px;}
.footerMenu dd .yj a{display: block;height: 16px;line-height: 16px;font-size: 16px;color: rgba(255,255,255,0.5);font-weight: bold;transition: all 0.3s;-webkit-transition: all 0.3s;}
.footerMenu dd .yj a:hover{color: #FFFFFF;}
.footerMenu dd .ej a{display: block;height: 30px;line-height: 30px;font-size: 14px;color:  rgba(255,255,255,0.7);transition: all 0.3s;-webkit-transition: all 0.3s;}
.footerMenu dd .ej a:hover{color: #FFFFFF;}
/* 底部导航 end */
.footerBlank{background: #212121;height: 50px;}
/* 备案信息 start */
.ftArchival{height: 50px;line-height: 50px;font-size: 14px;color: #666666;}
.ftArchival a{font-size: 14px;color: #666666;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: #666666;}
.ftSupport a{font-size: 14px;color: #666666;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: 26.041667%;}
.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 3.5s ease;-webkit-transition: all 3.5s ease;}
.subBanner.on  img{transform: scale(1);-webkit-transform: scale(1);}
.subBanner .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-image: linear-gradient(rgba(0,0,0,0.02), rgba(0,0,0,0.2));}
.subBanner .wrap{height: 100%;}
.subBanner .textC{position: relative;text-align: center;}
.subBanner .textC .cnTitle{font-size: 40px;color: #ffffff;line-height: 60px;}
.subBanner .textC .enTitle{font-size: 36px;color: #ffffff;line-height: 50px;text-transform: capitalize; font-family: 'Butler';}
/* ————— 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;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/home.png);}
.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}
.subNav{margin-right:-15px;}
.subNav a{display: inline;float: left;line-height: 60px;height:57px;color: #666666;font-size: 14px;padding:0 14px;}
.subNav a.hover{color: #1e5ab0}
.subNav a:hover{color: #1e5ab0}
/* ————— 当前位置 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: #1e5ab0;color: #fff;}
.page a.hover{background: #1e5ab0;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 ————— */
/* ========== 内层框架 end ========== */
/* ————— 公共部分 start ————— */
/* 通用标题 start */
.culTitleBox .title1{line-height: 40px;text-align: center;font-size: 30px;color: #444444;}
.culTitleBox .title2{line-height: 40px;text-align: center;}
.culTitleBox .title2 span:nth-child(1){color: #0075c2;font-size: 30px;}
.culTitleBox .title2 span:nth-child(2){color: #f6c739;font-size: 30px;}
.culTitleBox .textC{line-height: 30px;text-align: center;font-size: 15px;width: 750px;color: #666666;margin: 0 auto;padding-top: 26px;}
/* 通用标题 end */
/* ————— 公共部分 end ————— */
/* ========== 企业文化 start ========== */
/* ————— 第1通栏 start ————— */
.cu_column1 .culTitleBox{padding-top: 66px;}
.cu_column1{position: relative;height: 500px;}
.cu_column1 .col1BgBox{position: absolute;left: 0;top: 0;width: 100%;min-height:500px;z-index: -1;bottom: 0;}
.cu_column1 .col1BgBox .col1Bg{width: 100%;height: 100%;}
.cuimgText1{margin: 0 -10px;overflow: hidden;padding-bottom: 62px;padding-top: 46px;}
.cuimgText1 .dd{width: 100%;margin-bottom: 20px;float: left;display: inline;padding-top: 5px;}
.cuimgText1 .dd .con{margin: 0 10px;overflow: hidden;border-radius: 10px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;position: relative;transform: translateY(0px);-webkit-transform: translateY(0px);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.cuimgText1 .dd .con:hover{transform: translateY(-4px);-webkit-transform: translateY(-4px);}
.cuimgText1 .con .text{
	padding: 0 20px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;
	transition: all 0.3s linear;-webkit-transition: all 0.3s linear;position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0,0.2);
}
.cuimgText1 .con .text .title{overflow: hidden;line-height: 25px;text-align: center;}
.cuimgText1 .con .text .title a{font-size: 16px;color: #ffffff;text-align: center;/* margin-bottom: 21px; */: block;overflow: hidden;}
.cuimgText1 .con .text .line{width: 40px;height: 2px;background: #dedede;margin: 0 auto;display: none;}
.cuimgText1 .con .text .textC{line-height: 35px;font-size: 16px;color: #666666;text-align: center;padding-top: 21px;height: 70px;overflow: hidden;display:none;}
.cuimgText1 .con .pic{overflow: hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.cuimgText1 .con .pic::before{padding-top: 64.34783%;}
/* .cuimgText1 .con:hover .text{background: url(../images/cultural/col1imgtextBg.png)no-repeat center center;} */
.cuimgText1 .bd{
	position: relative;
}
.cuimgText1 .bd .slick-dots{
	padding-top: 35px;
	text-align: center;
}
.cuimgText1 .bd .slick-dots li{
	cursor: pointer;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 2px solid #668091;
	vertical-align: middle;
	margin: 0 5px;
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	background-color: #3e83c4;
}
.cuimgText1 .bd .slick-dots li.slick-active{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	background-color: #FFFFFF;
}
/* ————— 第1通栏 end ————— */
.cu_column2 .culTitleBox{padding-top: 66px;}
.cu_column2{position: relative;height: 100%;}
.cu_column2 .col2BgBox{position: absolute;left: 0;top: 0;width: 100%;z-index: -1;bottom: 0;}
.cu_column2 .col2BgBox .col2Bg{width: 100%;height: 100%;}
/* ————— 第2通栏 start ————— */
.cu2imgTextBox{padding: 42px 0 65px 0;overflow: hidden;}
.cu2imgTextBox .bd{margin: 0 -10px;}
.cu2imgTextBox .bd .myslide{width: 50%;float: left;display: inline;}
.cu2imgTextBox .bd .myslide .slickCon{height: 422px;overflow: hidden;}
.cuimgText2_Img .conSlick{position: relative;}
.cuimgText2 .dd{float: left;display: inline;width: 100%;margin-bottom: 20px;}
.cuimgText2 .dd .con{margin:0 10px;overflow: hidden;border-radius: 10px;position: relative;}
.cuimgText2 .dd .pic::before{padding-top:56.33803%;}
.cuimgText2 .dd .con .hare{position: absolute;left: 0;bottom:0;height: 0;background: rgba(0,0,0,0.5);width: 100%;height: 60px;}
.cuimgText2 .dd .con .hare a{line-height: 60px;padding: 0 30px;text-align: center;display: block;font-size: 16px;color: #ffffff;}
.cu_column2Con .wrap{position: relative;}
.cu_col2_btn .slick-arrow{width: 64px;height: 64px;display: block;border-radius: 50%;position: absolute;top: 50%;margin-top: -32px;z-index: 2;cursor: pointer;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.cu_col2_btn .slick-arrow.prev{background: rgba(255,255,255) url(../images/cultural/cuprevIcon.png)no-repeat center center;left: -32px;}
.cu_col2_btn .slick-arrow.next{background: rgba(255,255,255) url(../images/cultural/cuNextIcon.png)no-repeat center center;right: -32px;}
.cu_col2_btn .slick-arrow.prev:hover{background: rgba(255,255,255) url(../images/cultural/cuprevIconh.png)no-repeat center center;left: -32px;}
.cu_col2_btn .slick-arrow.next:hover{background: rgba(255,255,255) url(../images/cultural/cuNextIconh.png)no-repeat center center;right: -32px;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.cu_column3{background: #FFFFFF;}
.cu_column3 .culTitleBox{padding-top: 55px;padding-bottom: 24px;}
.cu_column3 .culTitleBox .title1{padding-bottom: 10px;}
.cu_column3Con{overflow: hidden;}
.cu3imgTextBox .slider{width: 950px;height: 555px;margin: 0 auto;}
#img-slider .roundabout-moveable-item{width: 950px;height: 535px;position: relative;border-radius: 10px;overflow: hidden;}
#img-slider .roundabout-moveable-item .share{position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: rgba(255,255,255,0.4);opacity: 1;transition: all 0.2s linear;-webkit-transition: all 0.2s linear;}
#img-slider{height: 550px;z-index: 1;}
#img-slider .roundabout-moveable-item.roundabout-in-focus .share{opacity: 0;}
#img-slider .roundabout-moveable-item img{width: 100%;height: 100%;}
#img-slider .roundabout-moveable-item .text{position: absolute;left: 0;bottom: 0;height: 60px;background: rgba(0,0,0,0.5);width: 100%;opacity: 0;}
#img-slider .roundabout-moveable-item .text a{display: block;padding:  0 30px; text-align: center;line-height: 60px;color: #FFFFFF;font-size: 22px;}
#img-slider .roundabout-moveable-item.roundabout-in-focus .text{opacity: 1;} 
/* .cu3imgTextBox .slider{position: relative;} */
.cu3imgTextBox .slider .bt{width: 64px;height: 64px;display: block;border-radius: 50%;position: absolute;top: 50%;margin-top: -32px;z-index: 2;cursor: pointer;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.cu3imgTextBox .slider .bt.prev{background: rgba(255,255,255) url(../images/cultural/cuprevIcon.png)no-repeat center center;left: -32px;}
.cu3imgTextBox .slider .bt.next{background: rgba(255,255,255) url(../images/cultural/cuNextIcon.png)no-repeat center center;right: -32px;}
.cu3imgTextBox .slider .bt.prev:hover{background: rgba(255,255,255) url(../images/cultural/cuprevIconh.png)no-repeat center center;left: -32px;}
.cu3imgTextBox .slider .bt.next:hover{background: rgba(255,255,255) url(../images/cultural/cuNextIconh.png)no-repeat center center;right: -32px;}
.cu3imgTextBox{position: relative;padding-bottom: 60px;}
/* ————— 第3通栏 end ————— */
/* ========== 企业文化 end ========== */
/* ========== 人力资源 start ========== */
/* ————— 第1通栏 start ————— */
.re_column1{/* background: #FFFFFF; */}
.re_column1{position: relative;height: 100%;}
.re_column1 .col1BgBox{position: relative;left: 0;top: 0;width: 100%;min-height:510px;z-index: -1;bottom: 0;}
.re_column1 .col1BgBox .col1Bg{width: 100%;height: 100%;}
.re_column1 .re_column1Con{position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 1;}
.re_column1 .culTitleBox{padding-top: 66px;}
.re_column1 .culTitleBox .textC{padding-top: 0;}
.reimgText1{padding-top: 36px;}
.reimgText1 .dd{float: left;display: inline;width: 16.6666%;}
.reimgText1 .dd .con{height: 176px;border: 1px solid #eeeeee;padding-top: 52px;position: relative;}
.reimgText1 .dd .con .share{position: absolute;left: 0;top: 0;right: 0;bottom: 0;border: 4px solid transparent;}
.reimgText1 .dd .con .text{text-align: center;font-size: 16px;color: #444444;padding-top: 30px;}
.reimgText1 .dd .con .icon{height: 65px;width: 70px;margin: 0 auto; background-image: url(../images/re_column1Icon.png);background-position: center bottom;background-repeat: no-repeat;}
.reimgText1 .dd .con:hover .share{border-color: #b2d3e8;}
.reimgText1 .dd.dd1 .con .icon{background-position: 0px 0px;width: 60px;}
.reimgText1 .dd.dd2 .con .icon{background-position: -235px bottom; width: 65px;}
.reimgText1 .dd.dd3 .con .icon{background-position:  -477px bottom;width: 66px;}
.reimgText1 .dd.dd4 .con .icon{background-position: -725px bottom;width: 48px;}
.reimgText1 .dd.dd5 .con .icon{background-position: -959px bottom;width: 54px;}
.reimgText1 .dd.dd6 .con .icon{background-position: -1201px bottom;width: 56px;}
/* .reimgText1{margin: 0 -10px;overflow: hidden;padding-bottom: 42px;padding-top: 46px;}
.reimgText1 .dd{width: 33.33%;margin-bottom: 20px;float: left;display: inline;}
.reimgText1 .dd .con{margin: 0 10px;overflow: hidden;border-radius: 10px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.reimgText1 .con .text{padding: 30px 35px 32px 35px;border: 1px solid #d4d2d2;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;position: relative;}
.reimgText1 .con .text .title a{line-height: 44px;font-size: 24px;color: #0075c2;text-align: center;margin-bottom: 21px;display: block;}
.reimgText1 .con .text .line{width: 40px;height: 2px;background: #dedede;margin: 0 auto;}
.reimgText1 .con .text .textC{line-height: 35px;font-size: 16px;color: #666666;text-align: center;padding-top: 21px;height: 70px;overflow: hidden;}
.reimgText1 .con .pic{overflow: hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.reimgText1 .con .pic::before{padding-top: 62.2317596%;}
.reimgText1 .con:hover{box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.08);} */
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.re_column2{background-color: #FFFFFF;min-height: 510px;}
.re_column2 .culTitleBox{padding-top: 55px;}
.re_column2 .reimgTextBox{padding-top: 55px;}
.reimgText2{margin-right: -98px;}
.reimgText2 .dd{width: 120px;float: left;display: inline;margin-right: 98px;}
.reimgText2 .dd .con .icon{width: 120px;height: 120px;border-radius: 50%;position: relative;background-color: #84ccc9;background-position: center;background-repeat: no-repeat;transform: translateY(0px);-webkit-transform: translateY(0px);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.reimgText2 .dd .con .icon::before{
	display: block;
	position: absolute;
	content: '';
	border: 18px solid #84ccc9;
	border-right: none;
	border-top-color: transparent;
	border-left-color: #84ccc9;
	border-bottom-color: transparent;
	right: -14px;
	top: 50%;
	margin-top: -18px;
}
.reimgText2 .dd .con:hover .icon{transform: translateY(-4px);-webkit-transform: translateY(-4px);}
.reimgText2 .dd:nth-last-child(2) .con .icon::before{display: none;}
.reimgText2 .dd .con .text{text-align: center;padding-top: 22px;font-size: 16px;color: #444444;}
.reimgText2 .dd.dd1 .con .icon{background-image: url(../images/re_column2Icon1.png);background-color: #84ccc9;}
.reimgText2 .dd.dd1 .con .icon::before{border-left-color: #84ccc9;}
.reimgText2 .dd.dd2 .con .icon{background-image: url(../images/re_column2Icon2.png);background-color: #13b5b1;}
.reimgText2 .dd.dd2 .con .icon::before{border-left-color: #13b5b1;}
.reimgText2 .dd.dd3 .con .icon{background-image: url(../images/re_column2Icon3.png);background-color: #6cc7e3;}
.reimgText2 .dd.dd3 .con .icon::before{border-left-color: #6cc7e3;}
.reimgText2 .dd.dd4 .con .icon{background-image: url(../images/re_column2Icon4.png);background-color: #facd89;}
.reimgText2 .dd.dd4 .con .icon::before{border-left-color: #facd89;}
.reimgText2 .dd.dd5 .con .icon{background-image: url(../images/re_column2Icon5.png);background-color: #acd598;}
.reimgText2 .dd.dd5 .con .icon::before{border-left-color: #acd598;}
.reimgText2 .dd.dd6 .con .icon{background-image: url(../images/re_column2Icon6.png);background-color: #84ccc9;}
.reimgText2 .dd.dd6 .con .icon::before{border-left-color: #84ccc9;}
.reimgText2 .dd.dd7 .con .icon{background-image: url(../images/re_column2Icon7.png);background-color: #6cc7e3;}
.reimgText2 .dd.dd7 .con .icon::before{border-left-color: #6cc7e3;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.re_column3{position: relative;height: 100%;}
.re_column3 .culTitleBox{padding-top: 66px;}
.re_column3 .culTitleBox .textC{padding-top: 38px;line-height: 27px;font-size: 16px;color: #8597b4;}
.re_column3 .culTitleBox .textC a{color: #0075c2;}
.re_column3 .col3BgBox{position: absolute;left: 0;top: 0;width: 100%;z-index: -1;bottom: 0;}
.re_column3 .col3BgBox .col3Bg{width: 100%;height: 100%;}
.re3TextBox{padding: 42px 0 20px 0;position: relative;}
.re3TextBox .bd{margin: 0 -10px;}
.reTextist1 .dd{float: left;display: inline;width: 100%;margin-bottom: 20px;}
.reTextist1 .dd .con{margin:0 10px;overflow: hidden;border-radius: 10px;position: relative;background: #FFFFFF;padding: 20px 55px 20px 50px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.reTextist1 .dd .con .title{line-height: 60px;font-size: 20px;color: #444444;transition: all 0.3s linear;}
.reTextist1 .dd .con .title span{display: block;float: right;display: inline;font-size: 16px;color: #999999;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.reTextist1 .dd .con .textC{line-height: 35px;font-size: 14px;color: #999999;}
.reTextist1 .dd .con .time{line-height: 55px;font-size: 14px;color: #999999;padding-bottom: 8px;overflow: hidden;}
.reTextist1 .dd .con .btnBox{float: right;display: inline;position: relative;top: 8px;}
.reTextist1 .dd .con .btnBox .moreA{background: url(../images/recruitment/recol2More.png)no-repeat center center;width: 40px;height: 40px;display: block;}
.reTextist1 .dd .con:hover .title{color: #0075c2;font-weight: bolder;}
.reTextist1 .dd .con:hover .title span{color: #068be0;font-weight: normal;}
.reTextist1 .dd .con:hover{box-shadow: 0 3px 20px 0 rgba(9,151,293,0.2);}
.re3TextBox .recol3BtnArrow{position: absolute;left: 50%;margin-left: -20px;padding-top: 20px;}
.re3TextBox .recol3BtnArrow .slick-arrow{width: 40px;height: 40px;background: #e5e4e4;display: block;position: absolute;transition: all 0.3 linear;-webkit-transition: all 0.3 linear;cursor: pointer;}
.re3TextBox .recol3BtnArrow .prev{margin-left: -40px;background: #e5e4e4 url(../images/recruitment/recol2Prev.png)no-repeat center center;}
.re3TextBox .recol3BtnArrow .next{margin-right: -40px;background: #e5e4e4 url(../images/recruitment/recol2Next.png)no-repeat center center;}
.re3TextBox .recol3BtnArrow .prev:hover{margin-left: -40px;background: #0075c2 url(../images/recruitment/recol2Prev.png)no-repeat center center;}
.re3TextBox .recol3BtnArrow .next:hover{margin-right: -40px;background: #0075c2 url(../images/recruitment/recol2Next.png)no-repeat center center;}
.re3TextBox>.btnBox{width: 155px;margin: 0 auto;padding-top: 20px;}
.re3TextBox>.btnBox a{box-shadow: 0 10px 20px 0 rgba(131,183,217,0.6);display: block;width: 155px;height: 43px;border-radius: 43px;background: #0075c2;text-align: center;line-height: 43px;font-size: 16px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.re3TextBox>.btnBox a span{margin-top: -3px;color: #FFFFFF;background: url(../images/recruitment/reViewIcon.png)no-repeat right center;height: 36px;line-height: 36px;display: inline-block;vertical-align: middle;padding-right: 36px;background-position-y: 4px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.re3TextBox>.btnBox a:hover{box-shadow: 0 10px 20px 0 rgba(131,183,217,1);}
.re3TextBox>.btnBox a:hover span{background-position-x: 70px;}
/* ————— 第3通栏 end ————— */
/* ========== 人力资源 end ========== */
/* ========== 关于我们 start ========== */
.aboutColumn1{padding-top: 70px;padding-bottom: 100px;}
.aboutColumn1C{padding-top: 72px;overflow: hidden;}
.aboutPic1{width: 43.4028%;overflow: hidden;margin-right: 96px;}
.aboutPic1 .pic::before{padding-top: 100.8%;}
.aboutText1{overflow: hidden;padding-top: 50px;}
.aboutContent{padding-top: 36px;height: 416px;line-height: 30px;font-size: 16px;color: #444;overflow: hidden;}
.aboutMore1{height:56px;line-height:56px;overflow:hidden;padding-top: 30px;}
.aboutMore1 a{display:inline-block;padding-right:55px;background:url(../images/morew.png) right center no-repeat;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in}
.aboutMore1 a span{text-transform:uppercase;font-size:18px;color:#333;border-bottom:1px solid #333333}
/* .aboutMore1 a:hover{background:url(../images/morewh.png) right center no-repeat} */
.aboutMore1 a:hover span{color:#f6c739;border-bottom:1px solid #f6c739}
.groupDl{overflow:hidden;position:relative;display: none;}
.groupDl::before{display:block;content:"";position:absolute;width:1px;height:250px;left:50%;top:50%;margin-top:-125px;background:#e3e2e2}
.groupDl::after{display:block;content:"";position:absolute;width:100%;height:1px;left:0;top:50%;background:#e3e2e2}
.groupDl dd{float:left;display:inline;width:50%;padding:36px 0}
.groupDl dd.dd2,.groupDl dd.dd4{padding-left:70px;box-sizing:border-box}
.groupDl dd .title{height:56px;line-height:56px}
.groupDl dd .titleCon{overflow:hidden}
.groupDl dd .titleCon span{float:left;display:inline;font-size:44px;color:#0075c2}
.groupDl dd .titleCon i{float:left;display:inline;font-size:44px;color:#0075c2;font-style:normal}
.groupDl dd.dd1 .titleCon,.groupDl dd.dd3 .titleCon{width:210px}
.groupDl dd .titleCon em{float:right;display:inline;width:40px;height:40px;background-position:center center;background-repeat:no-repeat}
.groupDl dd .text{height:36px;line-height:36px;font-size:16px;color:#888888}
.aboutColumn2{position:relative;height:600px}
.about2Bg{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}
.col1BgBox{position:absolute;width:101%;height:101%;top:-0.5%;left:-0.5%}
.col1Bg{position:absolute;width:100%;height:100%;top:0;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover}
.aboutColumn2Dl{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}
.aboutColumn2Dl dd{float:left;display:inline;width:50%;position:relative;height:100%;overflow:hidden}
.aboutColumn2Dl dd .con{position:relative;height:100%;overflow:hidden;z-index:3}
.aboutColumn2Dl dd .bg{position:absolute;width:300px;height:300px;top:50%;left:50%;margin:-150px 0 0 -150px;background:rgba(0,0,0,0.29);z-index:1;border-radius:100%;transform:scale(5);-webkit-transform:scale(5);transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;transform-origin:50% 50%;transition-delay:0.2s}
.aboutColumn2Dl dd:hover .bg{transform:scale(1);-webkit-transform:scale(1)}
.aboutColumn2Dl dd .aboutCon{width:300px;margin:0 auto}
.aboutColumn2Dl dd .aboutCon .icon{display:block;width:90px;height:90px;background-position:center center;background-repeat:no-repeat;margin:0 auto}
.aboutColumn2Dl dd .aboutCon .title{height:54px;line-height:54px;font-size:30px;color:#fff;text-align:center;overflow:hidden}
.aboutColumn2Dl dd .more{text-align:center;padding:15px 0 0}
.aboutColumn2Dl dd .more a{display:block;text-align:center}
.aboutColumn2Dl dd .more span{display:inline-block;font-size:18px;color:#E5E5E5;border-bottom:1px solid #dbdbdb;text-transform:uppercase}
.aboutColumn2Dl dd .more i{display:inline-block;height:52px;line-height:52px;font-size:0;width:300px;background:url(../images/morew.png) center center no-repeat}
.aboutColumn3{position:relative;height:860px}
/* .aboutCloumn3Banner{background:url(../images/aboutLine.png) left 60px no-repeat;position:relative;z-index:5}
.aboutCloumn3Banner .bd{height:600px;position:relative;padding:0 90px}
.aboutCloumn3Banner .eventSlide{height:600px;float:left;display:inline;width:33.3333%;position:relative}
.aboutCloumn3Banner .eventSlide .con{position:absolute;margin:0 10px;height:440px;position:relative;top:0;transition:0.5s ease-in;-webkit-transition:0.5s ease-in}
.aboutCloumn3Banner .eventSlide .eventContent{position:absolute;width:100%;left:0;max-height:137px;bottom:300px}
.aboutCloumn3Banner .eventYear{height:60px;line-height:30px;font-size:24px;color:#333;overflow:hidden;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;margin-bottom:5px}
.aboutCloumn3Banner .eventText{line-height:28px;font-size:16px;color:#666;height: 90px;overflow-y: auto;padding-right: 2px;}
.aboutCloumn3Banner .eventQuqn{width:142px;height:142px;overflow:hidden;position:absolute;top:160px;transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
.aboutCloumn3Banner .eventQuqn .pic{overflow:hidden;border-radius:100%;transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
.aboutCloumn3Banner .eventQuqn .pic::before{padding-top:100%}
.aboutCloumn3Banner .eventYuan{position:absolute;width:50px;height:50px;display:block;background:rgba(246,170,0,0.0);border-radius:50px;top:50%;left:50%;margin:-25px 0 0  -25px;z-index:5;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition-delay:0.3s}
.aboutCloumn3Banner .eventYuan::after{display:block;content:"";position:absolute;width:12px;height:12px;display:block;background:#be9669;border-radius:50px;top:50%;left:50%;margin:-6px 0 0  -6px;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;z-index:2;transition:all 0.5s ease;-webkit-transition:all 0.5s ease}
.aboutCloumn3Banner .eventPic{position:absolute;width:220px;left:0;bottom:0;border-radius:3px;overflow:hidden;transform:translateY(-30px) scale(1);-webkit-transform:translateY(-30px) scale(1);transition:all 1s ease;-webkit-transition:all 1s ease;opacity:0;visibility:hidden;transform-origin:30% 50%}
.aboutCloumn3Banner .eventPic .pic::before{padding-top:66.363636%}
.aboutCloumn3Banner .prev{position:absolute;width:49px;height:49px;border:1px solid #e3e2e2;left:0px;top:235px;background:#fff url(../images/prevw.png) center center no-repeat;z-index:2;cursor:pointer;border-radius:100%;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}
.aboutCloumn3Banner .next{position:absolute;width:49px;height:49px;border:1px solid #e3e2e2;right:-0px;top:160px;background:#fff url(../images/nextw.png) center center no-repeat;z-index:2;cursor:pointer;border-radius:100%;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}
.aboutCloumn3Banner .eventSlide.odd .eventContent{bottom:unset;top:315px}
.aboutCloumn3Banner .eventSlide.odd .eventQuqn{top:160px}
.aboutCloumn3Banner .eventSlide.slide3 .con{top:45px}
.aboutCloumn3Banner .eventSlide.slide2 .con{top:20px}
.aboutCloumn3Banner .eventSlide.odd .eventPic{bottom:unset;top:18px}
.aboutCloumn3Banner .con:hover .eventQuqn .pic{transform:scale(0.2);-webkit-transform:scale(0.2);opacity:0;visibility:hidden}
.aboutCloumn3Banner .con:hover .eventYuan{background:rgba(246,170,0,0.3)}
.aboutCloumn3Banner .con:hover .eventYuan::after{background:#f6aa00}
.aboutCloumn3Banner .con:hover .eventPic{transform:translateY(0) scale(1);-webkit-transform:translateY(0) scale(1);visibility:visible;opacity:1}
.aboutCloumn3Banner .prev:hover{background:#2380c6 url(../images/prevw_h.png) center center no-repeat;box-shadow:0 3px 7px rgba(0,0,0,0.08);border-color:#2380c6;z-index:10}
.aboutCloumn3Banner .next:hover{background:#2380c6 url(../images/nextw_h.png) center center no-repeat;box-shadow:0 3px 7px rgba(0,0,0,0.08);border-color:#2380c6} */
.aboutCloumn3Banner .devBgline{position: absolute;left: 0;background: url(../images/common/devBgline.png)no-repeat center center;background-size: cover; height: 290px;top: 305px;right: 0;}
.aboutCloumn3Banner .bd{position: relative;}
.aboutCloumn3Banner .bd .eventSlide{position: relative;top: 280px;min-height: 790px;}
.aboutCloumn3Banner .bd .eventSlide.dd1{top: 275px;}
.aboutCloumn3Banner .bd .eventSlide.dd2{top: 285px;}
.aboutCloumn3Banner .bd .eventSlide.dd3{top: 298px;}
.aboutCloumn3Banner .bd .con{margin: 0 89px;padding: 50px 0;height: 100%;}
.aboutCloumn3Banner .bd .con .yearBox{width: 70px;height: 70px;padding: 10px;border-radius: 50%;background-color: #f2e0af;}
.aboutCloumn3Banner .bd .con .yearBox span{display: block; width: 70px;height: 70px;border-radius: 50%;font-size: 24px;color: #ffffff;line-height: 70px;text-align: center;background-color: #f6aa00;}
.aboutCloumn3Banner .bd .con .info{padding-top: 12px;position: relative;transform: translateY(0);transition: all 0.4s linear;top: 15px;width: 262px;}
.aboutCloumn3Banner .bd .eventSlide.dd2 .con .info{transform: translateY(-431px);}
.aboutCloumn3Banner .bd .eventSlide.dd2 .con .info .sj{border: 12px solid #ffffff;border-bottom: none;border-left-color:transparent;border-right-color:transparent;border-top-color:#ffffff ;position:absolute;left: 34px;bottom: -12px;top: unset;}

.aboutCloumn3Banner .bd .eventSlide .con .info .sj{border: 12px solid #ffffff;border-top: none;border-left-color:transparent;border-right-color:transparent;border-bottom-color:#ffffff ;position:absolute;left: 34px;top: 0;}
.aboutCloumn3Banner .bd .con .info .textC{background-color: #ffffff;padding: 20px;}
.aboutCloumn3Banner .bd .con .info .textC .time{line-height: 28px;height: 28px;overflow: hidden;font-size: 16px;color: #666;padding-top: 2px;}
.aboutCloumn3Banner .bd .con .info .textC .text{line-height: 28px;height: 28px;font-size: 16px;color: #666;margin-bottom: 13px;overflow: hidden;}
.aboutCloumn3Banner .bd .eventSlide.dd2 .con .info .text{height: 56px;}
.aboutCloumn3Banner .bd .eventSlide.dd2 .con .info .pic:before{padding-top:66.363636%;}
.aboutCloumn3Banner .prev{position:absolute;width:49px;height:49px;border:1px solid #e3e2e2;left:0px;top:365px;background:#fff url(../images/prevw.png) center center no-repeat;z-index:2;cursor:pointer;border-radius:100%;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}
.aboutCloumn3Banner .next{position:absolute;width:49px;height:49px;border:1px solid #e3e2e2;right:-0px;top:290px;background:#fff url(../images/nextw.png) center center no-repeat;z-index:2;cursor:pointer;border-radius:100%;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}
.aboutCloumn3Banner .prev:hover{background:#2380c6 url(../images/prevw_h.png) center center no-repeat;box-shadow:0 3px 7px rgba(0,0,0,0.08);border-color:#2380c6;z-index:10}
.aboutCloumn3Banner .next:hover{background:#2380c6 url(../images/nextw_h.png) center center no-repeat;box-shadow:0 3px 7px rgba(0,0,0,0.08);border-color:#2380c6}

/* 第三通栏 end */
/* ========== 关于我们 end ========== */


/* 首页新修改 wgh start */
/*头部开始*/
.top1Box {
	height: 100px;
	position: relative;
	z-index: 9;
	background: #fefefe;
}

.logo {
	height: 60px;
	padding: 20px 0;
}

.logo img {
	display: block;
	height: 60px;
}

/*头部结束*/
/*menu开始*/
/*顶部导航*/
.menuDl {
	position: relative;
	transition: all 0.5s cubic-bezier(0, 0, 0.53, 1.01);
	-webkit-transition: all 0.5s cubic-bezier(0, 0, 0.53, 1.01);
	visibility: visible;
	opacity: 1;
}

.menuDl dd {
	display: inline;
	float: left;
	padding: 0 5px;
	position: relative;
	z-index: 3;
}

.menuDl dd span a {
	display: block;
	height: 100px;
	overflow: hidden;
	line-height: 100px;
	color: #666;
	font-size: 15px;
	position: relative;
	padding: 0px 15px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background-position: center center;
}

.menuDl dd.hover span a {
	color: #0077be;
	font-weight: bold;
	/* background: url(../images/menuBg1.png) no-repeat center center; */
}

.menuDl dd span a i {
	display: none;
	width: 100%;
	height: 2px;
	overflow: hidden;
	background: #d6000f;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.menuDl dd.hover span a i {
	display: block;
}

.menuDl dd .div_a {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 99;
	background: #fff;
	display: none;
}

.menuDl dd .div_a a {
	display: block;
	height: 35px;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	text-align: center;
	color: #333333;
	font-size: 14px;
}

.menuDl dd .div_a a.hover {
	background: #fff
}

.menuDl dd .div_a a:hover {
	background: #fff
}

.subMenuDiv {
	display: none;
	width: 100%;
	overflow: hidden;
	position: absolute;
	/*left: 0px;*/
	top: 100px;
	/*opacity: 0;*/
	z-index: 1;
}

.menuDl dd.hover .subMenuDiv {
	z-index: 3;
}

.menuDl dt {
	width: 0px;
	height: 2px;
	overflow: hidden;
	background: #d6000f;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
}

.subMenu_ul {
	width: 1000px;
	overflow: hidden;
	padding: 0px 0px;
}

/*.subMenu_ul:after{
    display: block;
    left: 15px;
    right: 15px;
    overflow: hidden;
    top: 0px;
    height: 0px;
    z-index: 1;
    background: #fff;
}*/
.subMenu_ul li {
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 2;
	float: left;
	display: inline;
	margin: 0px 15px;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	/*-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;*/
}

.menuDl dd.hover .subMenu_ul li {
	opacity: 0;
	-webkit-animation: liMove 0.3s linear forwards;
	-o-animation: liMove 0.3s linear forwards;
	animation: liMove 0.3s linear forwards;
}

@keyframes liMove {
	0% {
		transform: translateY(-110%);
		opacity: 0;
	}

	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

.menuDl dd.hide .subMenu_ul li {
	opacity: 1;
	-webkit-animation: liHIde 0.3s linear forwards;
	-o-animation: liHIde 0.3s linear forwards;
	animation: liHIde 0.3s linear forwards;
}

@keyframes liHIde {
	0% {
		transform: translateY(0px);
		opacity: 1;
	}

	100% {
		transform: translateY(110%);
		opacity: 0;
	}
}

.subMenu_ul li a {
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #f1f0f0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.subMenu_ul li a:hover {
	color: #fff;
}

.half .subMenu_ul li a {
	font-size: 14px;
}

.subMenu_ul li a span {
	position: relative;
}


.subMenu_ul li a span em {
	display: block;
	width: 2px;
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -5px;
	background: #d6000f;
}

.subMenuR {
	width: 50%;
	overflow: hidden;
	padding: 20px 0px;
}

.menuTop {
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	font-size: 24px;
	color: #555;
	padding-left: 50px;
}

.subMenuCont {
	overflow: hidden;
	position: relative;
	margin-right: 15px;
}

.listBg {
	width: 0px;
	height: 0px;
	overflow: hidden;
	background: rgba(255, 255, 255, 1);
	position: absolute;
	left: 0px;
	top: 0px;
}

.subMenuTop {
	height: 40px;
	line-height: 40px;
	display: none;
	font-size: 16px;
	color: #888;
	overflow: hidden;
	padding: 15px 0px 10px 50px;
}

.half {
	float: left;
	display: inline;
	width: 50%;
}

/*.subMenuR.half{
	width: 66.6666666%;
}
.subMenuR.half{
	padding-left: 33.3333333%
}*/
.half .subMenuTop {
	display: block;
}

.subMenuL {
	width: 50%;
	padding: 20px 0px;
}

.subMenuTxt {
	height: 250px;
	overflow: hidden;
	padding: 20px;
	margin: 0px 20px;
}

.subMenuLTop {
	display: none;
	text-align: center;
	font-size: 34px;
	color: #333;
	overflow: hidden;
}

.subMenuIntr {
	display: none;
	overflow: hidden;
	font-size: 14px;
	color: #404040;
	line-height: 25px;
}

.menuBg {
	display: none;
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 1;
	background: rgba(0, 0, 0, 0.2);
}

.subMenuDiv.showMenu {
	-webkit-animation: showMenu 0.5s linear forwards;
	-o-animation: showMenu 0.5s linear forwards;
	animation: showMenu 0.5s linear forwards;
}

@keyframes showMenu {
	0% {
		opacity: 0.5
	}

	100% {
		opacity: 1
	}
}

.subMenuDiv.hideMenu {
	-webkit-animation: hideMenu 0.5s linear forwards;
	-o-animation: hideMenu 0.5s linear forwards;
	animation: hideMenu 0.5s linear forwards;
}

@keyframes hideMenu {
	0% {
		opacity: 0.2
	}

	100% {
		opacity: 0
	}
}

.language {
	position: relative;
	width: 40px;
	height: 40px;
	margin-top: 30px;
	margin-left: 20px;
}

/* .language:after {
	display: block;
	content: "";
	overflow: hidden;
	width: 1px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 2px;
	background: #ddd;
} */

.language a {
	display: block;
	width: 40px;
	height: 40px;
	background: #0075c2 url(../images/searchw.png) center center no-repeat;
	border-radius: 40px;
}

.language a:hover {
	color: #0077be;
}

/*menu结束*/
/*indexBanner开始*/
.indexBanner {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.indexBanner .myslide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.indexBanner .myslide::before {
	display: block;
	content: "";
	padding-top: 45.8333%;
}

.indexBanner .myslide .con {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.indexBanner .myslide .con  a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:10;
}
.bannerVideo.myslide .con::after {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/banner_sha.png) center center no-repeat;
	z-index: 2;
}

.bannerVideo.myslide .con video {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}

.indexBanner .slick-dots {
	position: absolute;
	bottom: 27px;
	text-align: center;
	left: 0;
	width: 100%;
}

.indexBanner .slick-dots li {
	width:32px;
	height: 8px;
	border-radius: 8px;
	line-height: 9999px;
	text-align: center;
	background-color: #e6e6e6;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.indexBanner .slick-dots li.slick-active {
	background: #f6aa00;
	border-color: #f6aa00;
}

.indexBanner .con1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -143px;
	]
}

/*indexBanner结束*/
/**
 * banner
 * @author 杨朝杰
 * @return
 */
.bannerSlide {
	clear: both;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 35%;
}

/*.bannerLine{
	left:0;
	top:0;
	width:100%;
	height:3px;
	position:absolute;
	z-index:9;
	background: rgba(255,255,255,0.5);
	}*/
.bannerSlide .bd {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
}

.bannerSlide .bd dl dd {
	width: 100%;
	padding-top: 35%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bannerSlide .bd dl dd a {
	display: block;
	width: 100%;
	height: 100%;
}

.bannerSlide .hd {
	width: 100%;
	height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	text-align: center;
}

.bannerSlide .hd ul {
	display: inline-block
}

.bannerSlide .hd ul li {
	display: inline;
	float: left;
	width: 50px;
	height: 4px;
	margin: 0 5px;
	background: #fff;
	line-height: 9999px;
	overflow: hidden;
	cursor: pointer;
}

.bannerSlide .hd ul li.on {
	background: #0072c2
}

/**
 * footer
 * @author 杨朝杰
 * @return
 */
.footer {
	clear: both;
	overflow: hidden;
	color: #888;
	background: #fff;
	padding: 0px 0 0px 0;
	text-align: center;
	/* border-top: 1px solid #ededed; */
}

.footerLeft {
	float: left;
	display: inline;
	padding-top: 38px;
	padding-bottom: 20px;
	margin-right: 35px;
}

.footerNav {
	clear: both;
	overflow: hidden;
}

.footerNav span {
	display: inline;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 24px 0 0;
	font-size: 15px;
	margin: 0 24px 0 0;
	position: relative;
}

.footerNav span::before {
	display: block;
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	right: 0;
	top: 50%;
	margin-top: -6px;
	background: #c7c7c7;
}

.footerNav span:last-child::before {
	display: none;
}

.footerBottomT {
	overflow: hidden;
	/* display: inline-block; */
	line-height: 30px;
}

.footerBottomT span {
	float: left;
	display: inline;
	font-size: 14px;
	color: #999;
	margin-right: 10px;
}

.footerBottomT span.span1 {
	padding-left: 25px;
	background: url(../images/iconj.png) left center no-repeat;
}

.footerBottomT span a {
	color: #999;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.footerBottomT span a:hover {
	color: #006fc0;
}

.footerBottomB {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}

.footerBottomB a {
	font-size: 14px;
	color: #999;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.footerBottomB a:hover {
	color: #006fc0;
}

.footerNav span a {
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

.footerRight {
	float: right;
	display: inline;
	padding-top: 38px;
	padding-bottom: 20px;
	/* background: #fafafa; */
}

.footerEwm {
	overflow: hidden;
	padding: 0 50px;
}

.footerEwm dd {
	float: left;
	display: inline;
	margin: 0 18px;
}

.footerEwm dd .picBox {
	width: 115px;
}

.footerEwm dd .picBox img {
	width: 115px;
	height: 115px;
	display: block;
}

.footerEwm span {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #97989d;
}

.copyrightInfo {
	clear: both;
	padding: 15px 0 0 0;
	line-height: 30px;
	text-align: left;
}
.column1 {
	background: #fff;
	padding-bottom: 40px;
}

.column1Content {
	overflow: hidden;
}

.column1L {
	width: 59.0278%;
}
.column1LTitleBox{
	padding-top: 36px;
}
.column1LTitleBox .column1LTitle{
	height: 40px;
    line-height: 40px;
	font-size: 18px;
	color: #333;
	padding-bottom: 24px;
	overflow: hidden;
}
.column1LTitleBox .btnBox{
	float:right;
	display: inline;
	padding-top: 10px;
	padding-right: 66px;
}
.column1LTitleBox .btnBox a {
    display: inline-block;
    padding: 0 16px;
    height: 30px;
    line-height: 30px;
    background: #006fc0;
    border-radius: 30px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}
.column1LTitleBox .btnBox a span {
    display: inline-block;
    padding-right: 27px;
    background: url(../images/moreRightw.png) right center no-repeat;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    font-size: 12px;
    color: #fff;
}
.column1LTitleBox .btnBox a:hover {
	opacity: .8;
}
.column1LTitleBox .btnBox a:hover span {
    padding-right: 30px;
}
.column1LTitleBox .column1LTitle span{
	position: relative;
}
.column1LTitleBox .column1LTitle span::before{
	display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -8px;
    left: 0;
    background: #006fc0;
}
.column1Banner {
	position: relative;
}

.column1Banner .bd {
	overflow: hidden;
	margin-right: 66px;
}

.column1Banner .con {
	overflow: hidden;
}

.column1Banner .con .pic {
	width: 288px;
	position: relative;
}

.column1Banner .con .pic::before {
	display: block;
	content: "";
	padding-top: 55.5555556%;
}

.column1Banner .con .pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}

.column1Banner .column1Text .text {
	overflow: hidden;
	padding-right: 45px;
}

.column1Banner .column1Text .title {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	margin-bottom: 10px;
}

.column1Banner .column1Text .title a {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.column1Banner .column1Text .title a:hover{
	/* letter-spacing: 1px; */
	color: #006fc0;
}
.h45 {
	clear: both;
	height: 45px;
}

.column1Banner .column1Text .time {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #f6aa00;
	margin-bottom: 5px;
}

.column1Banner .column1Text .textC {
	height: 48px;
	line-height: 24px;
	font-size: 13px;
	color: #858585;
	margin-bottom: 10px;
	overflow: hidden;
}

.column1Common {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.column1page {
	overflow: hidden;
}

.column1page span {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #006fc0;
}

.column1page i {
	float: left;
	display: inline;
	height: 15px;
	margin: 10px 6px 0;
	border-left: 1px solid #dadada;
	border-right: 1px solid #a9a9a9;
}

.column1page em {
	float: left;
	display: inline;
	font-size: 14px;
	color: #999;
	font-style: normal;
}

.column1Scoll {
	float: left;
	display: inline;
	margin-top: 19px;
	position: relative;
	margin-left: 10px;
	background: #e5e5e5;
	height: 1px;
	width: 100px;
}

.column1Scoll span {
	position: absolute;
	width: 0;
	height: 100%;
	left: 0;
	top: 0;
	background: #006fc0;
}

.column1Btn {
	overflow: hidden;
	width: 70px;
	height: 35px;
	padding-left: 10px;
	box-sizing: border-box;
	position: relative;
}

.column1Btn .prev {
	position: absolute;
	width: 25px;
	height: 35px;
	left: 20px;
	top: 0;
	background: url(../images/Indexprevw.png) left center no-repeat;
	transition: all 0.3e ease-in;
	-webkit-transition: all 0.3e ease-in;
	cursor: pointer;
}

.column1Btn .next {
	position: absolute;
	width: 25px;
	height: 35px;
	right: 0;
	top: 0;
	cursor: pointer;
	background: url(../images/Indexnextw.png) right center no-repeat;
	transition: all 0.3e ease-in;
	-webkit-transition: all 0.3e ease-in;
}

.column1Btn .prev:hover {
	background: url(../images/Indexprevw_h.png) left center no-repeat;
}

.column1Btn .next:hover {
	background: url(../images/Indexnextw_h.png) right center no-repeat;
}

/* .column1Banner ul{
	position: absolute;
	width: 100px;
	height: 1px;
	bottom: 6px;
	left: 67px;
	background: #e5e5e5;
}
.column1Banner ul li{
	float: left;
	display: inline;
	width: 16.667%;
	height: 1px;
	position: relative;
	z-index: 2;
}
.column1Banner ul li.slick-active{
	background: #006fc0;
} */
.column1Banner .column1Text {
	position: absolute;
	right: 325px;
	top: 0;
	left: 0;
	box-sizing: border-box;
}

.column1R {
	overflow: hidden;
	position: relative;
	padding-left: 60px;
	padding-top: 36px;
}

.column1R::before {
	display: block;
	content: "";
	position: absolute;
	width: 4px;
	height: 208px;
	left: 0;
	top: 51px;
	background: #f6f6f6;
}

.column1Table {
	overflow: hidden;
}

.column1Tab {
	overflow: hidden;
	margin-bottom: 9px;
}

.column1Tab dd {
	float: left;
	display: inline;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-right: 40px;
	cursor: pointer;
	position: relative;
}

.column1Tab dd:before {
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	opacity: 0;
	visibility: hidden;
	background: #006fc0;
}

.column1Tab dd a {
	color: #666666;
	font-size: 18px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.column1Tab dd.hover:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	opacity: 1;
	visibility: visible;
}

.column1Tab dd.hover a {
	color: #333;
}

.tableMore {
	margin-top: 10px;
}

.tableMore a {
	display: inline-block;
	padding: 0 16px;
	height: 30px;
	line-height: 30px;
	background: #006fc0;
	border-radius: 30px;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

.tableMore a span {
	display: inline-block;
	padding-right: 27px;
	background: url(../images/moreRightw.png) right center no-repeat;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	font-size: 12px;
	color: #fff;
}

.tableMore a:hover span {
	padding-right: 30px;
}

.tableMore a:hover {
	opacity: .8;
}
.column1Dl{height: 175px;overflow: hidden;}
.column1Dl dd {
	height: 35px;
	line-height: 35px;
}

.column1Dl dd .con {
	overflow: hidden;
	padding-left: 13px;
	position: relative;
}

.column1Dl dd .con::before {
	display: block;
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	left: 0;
	top: 15px;
	border-radius: 5px;
	background: #8e8883;
}

.column1Dl dd .con .time {
	font-size: 16px;
	color: #999;
}

.column1Dl dd .con .title {
	overflow: hidden;
	padding-right: 20px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.column1Dl dd .con .title a {
	font-size: 15px;
	color: #8e8883;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

.column1Dl dd .con .title:hover a {
	/* letter-spacing: 1px; */
	color: #006fc0;
}

.footerCenter {
	overflow: hidden;
	position: relative;
}

.footerCenter::before {
	display: block;
	content: "";
	position: absolute;
	width: 1px;
	height: 104px;
	left: 0;
	top: 52px;
	background: #e1e1e1;
}

.footerWay {
	padding-top: 52px;
}

.footerWay span {
	display: block;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 18px;
}

.footerWay .text {
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
	color: #97989d;
	margin-bottom: 9px;
}

.formBox {
	width: 220px;
	margin: 0 auto;
}

.formDiv {
	border: 1px solid #e0e0e0;
}

.demo2 {
	position: relative;
}

.demo2 .seljg {
	padding: 0 47px 0 10px;
	line-height: 36px;
	color: #7c7c7c;
	font-size: 13px;
	cursor: pointer;
	text-align: left;
}

.demo2 .seljg input {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: none;
	background: none;
	font-size: 13px;
	color: #7C7C7C;
}

.demo2 i {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../images/selBottom.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	border-left: 1px solid #ddd;
}

.demo2 .selTj {
	overflow: hidden;
	border: 1px solid #dddddd;
	border-bottom: none;
	max-height: 91px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: 37px;
	background: #FFF;
	display: none;
	z-index: 100000;
	box-sizing: border-box;
}

.demo2 .selTj a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 1px;
	font-size: 12px;
}

.demo2 .selTj a:hover {
	background: #f8f8f8;
	color: #0077be;
}

.demo2 .selTj a.hover {
	background: #f8f8f8;
	color: #0077be;
}


/* column2 start */
.column2 {
	height: 210px;
}

.column2 .wrap {
	overflow: hidden;
}

.column2Dl {
	height: 210px;
	background: #f2f2f2;
	overflow: hidden;
}

.column2Dl dd {
	float: left;
	display: inline;
	height: 210px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.column2Dl dd.dd1 {
	width: 34%;
	background: #ecf7fc;
}

.column2Dl dd.dd2 {
	width: 21%;
	background: #efbd25;
}

.column2Dl dd.dd3 {
	width: 15%;
	background: #378ae2;
}

.column2Dl dd.dd4 {
	width: 30%;
	background: #4265a3;
}

.column2Dl dd .con {
	position: relative;
	height: 210px;
}

.column2Dl dd .con .picBg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
}

.column2Dl dd .conBox {
	position: absolute;
	top: 46px;
	left: 30px;
	right: 30px;
	bottom: 0;
}

.column2Dl dd .title {
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	color: #FFFFFF;
	overflow: hidden;
}

.column2Dl dd .titleEn {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #FFFFFF;
	opacity: .5;
	overflow: hidden;
	text-transform: uppercase;
	font-family: "pro";
}

.column2Dl dd.dd1 .titleEn {
	display: none;
}

.column2Dl dd .textC {
	display: none;
}

.column2Dl dd.dd1 .title {
	color: #485c7f;
}

.column2Dl dd.dd1 .textC {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #959fb1;
	overflow: hidden;
	margin-bottom: 34px;
}

.column2Dl dd .more {
	display: none;
}

.column2Dl dd.dd1 .more {
	display: block;
	margin-left: 0;
	width: 90px;
	height: 28px;
	line-height: 28px;
	border-radius: 28px;
	border: 1px solid #EDEDED;
	text-align: center;
	font-size: 14px;
	color: #999;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.column2Dl dd.dd1 .more:hover {
	background: #ebf6fb;
	border-color: #ebf6fb;
	color: #485c7f;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.column2Dl dd .textIcon {
	position: absolute;
	width: 95px;
	height: 95px;
	right: 0;
	bottom: 12px;
}

.column2Dl dd .textIcon span {
	display: block;
	width: 95px;
	height: 95px;
	background-position: center center;
	background-repeat: no-repeat;
}

/* column2 end */
/*搜索*/
.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:48px;
	text-align: center;
	overflow: hidden;
	color: #f5f5f5;
	z-index: 10;
	font-weight: lighter;
}

.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;
	background: #fff;
	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;
	margin-left: 10px;
}

.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: #0075c2 url(../images/searchw.png) center center no-repeat;
	background-size: 18px 18px;
	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
	}
}

/* 三级栏目 start */
.sjNav{text-align: center;padding-top: 25px;font-size: 0;}
.sjNav a{display: inline-block;height: 30px;line-height: 30px;padding: 0 18px;border-radius: 30px;color: #333;background: #FFF;font-size: 14px;margin: 0 10px;}
.sjNav a.hover{background: #0077be;color:#fff;}
/* 三级栏目 end */