/* ==========================================================================
   Index Page
   ========================================================================== */
/*首页banner大图样式*/
.ibanner{ position:relative; overflow: hidden; transition: all 0.6s; z-index: 12; color: #fff;}
.ibanner .swiper-container {width: 100%;height: 100%;}
.ibanner .swiper-slide{ position:relative;}
.ibanner .bfont span{ font-size: 4.5rem; color: #1d1f24; font-weight: bold; line-height: 6.8rem;}
.ibanner .bfont p{ color: #1d1f24; font-size: 18px; margin: 20px 0;}
.ibanner a{ display: block; line-height: 0; text-align: center;}

.ibanner .swiper-scrollbar-drag{ background:#1b85e7;}
.ibanner .swiper-button-prev{ left:150px;}
.ibanner .swiper-button-next{ left:250px; right: auto;}
.ibanner .swiper-button-prev, .ibanner .swiper-button-next{ bottom:6rem; margin:0; width:66px; height:66px; line-height:66px; border-radius: 66px; text-align:center; top: auto; background-size: cover;}

.ibanner .ban-img{ width:100%; height:100%; color:#fff; position: relative;}
.ibanner .swiper-pagination{ color: #fff; text-align: center; width: 100%; height: 30px; bottom: 20rem; left: 0; overflow: hidden;}
.ibanner .swiper-pagination-bullet{ background: #fff;  opacity: 1; position: relative; width: 12px; height: 12px; border-radius: 12px; margin: 0 5px; display: inline-block; text-align: center;}
.ibanner .swiper-pagination-bullet-active{ background: #fff; border-radius: 0; width: 20px; position: relative;}
.ibanner .swiper-pagination-bullet-active::after{ content: ""; display: block; position: absolute; width: 24px; height: 16px; border: 1px solid #fff; border-radius: 2px; top: -3px; left: -3px;}

.ibanner .swiper-pagination-current{}
.ibanner .btit i{ display: block; font-size: 7rem; color: #003c75; text-indent: 25px;line-height: 7rem;}
.ibanner .btit span{ font-weight: bold; font-size: 3rem; display: block; margin: 2rem 0;}
.ibanner .bcate{ font-size: 18px; line-height: 54px;}
.ibanner .bcate span{ display: block; font-weight: bold;}
.ibanner .bcate a{ color: #fff;}
.ibanner .bcate a:hover{ color: #5daffe;}

.amt-ban{ transform: scale(0.9); transition: all 1s;}
@keyframes amt-scroll{
	0%{ bottom: 50px; opacity: 0.8;}
	50%{ bottom: 90px; opacity: 0.5;}
	100%{ bottom: 50px; opacity: 0.8;}
}

.sect_k1{ position: relative; background: url(../img/bg_k1.jpg) no-repeat center bottom #f5f5f5; background-size: 100% auto; padding: 0 0 13rem;}
.box-1{ background-color: #fff; padding: 6rem 10rem; position: relative; margin-top: -19rem; z-index: 1000; box-shadow: #ddd 0 0 10px;}
.inews-tit{ text-align: center;}
.inews-tit a{ display: inline-block; margin: 0 2%;}
.inews-tit a span{ font-size: 22px; color: #666; font-weight: bold;}
.inews-tit a span::after{ content: ""; display: block; width: 0; height: 3px; background:linear-gradient(90deg,#ffb232,#eb2913,#2e80de,#237966); margin-top: 5px;}
.inews-tit a:hover span::after,.inews-tit a.active span::after{ width: 100%;}

.news-list{ height: 100%;}
.news-list .bimg{ border-radius: 10px 10px 0 0; overflow: hidden; position: relative; height: 75%;}
.news-list .bimg img{ height: 100%;object-fit: cover; width: 100%;}
.news-list .date{ position: absolute; width: 56px; height: 95px; color: #fff; text-align: center; top: 30px; right: 30px; z-index: 2; background: url(../img/date.png) no-repeat; box-sizing: border-box; line-height: 22px; padding-top: 10px;}
.news-list .date i{ display: block; font-size: 12px;}
.news-list .date span{ font-weight: bold; font-size: 2.4rem;}
.news-list .binfo{ position: relative; height: 25%; background-color: #0061ad; box-sizing: border-box; border-radius: 0 0 10px 10px; padding: 2rem; text-align: left; color: #b8c9e0; font-size: 16px;}
.news-list .binfo a{ color: #fff; font-size: 20px;}
.news-list .swiper-pagination{ bottom: 18%; text-align: right; right: 4%; left: auto;}
.news-list .swiper-pagination-bullet-active{ background-color: #96bedd;}

.sect_k2{ background: url(../img/bg_k2.jpg) no-repeat center bottom; padding-bottom: 12rem; background-size: 100% auto;}
.iblock{ position: relative; overflow: hidden;box-shadow: #ccc 0 0 10px; margin: 10px;}
.iblock .brow{ float: left; width: 33.3%; overflow: hidden; position: relative; height: 650px;}
.iblock .brow img.cimg{ width: 100%; max-width: inherit; height: 100%; object-fit: cover;}
.iblock:hover .brow,.iblock .brow{ width: 11.6%;transition: all 0s;}
.iblock .brow:hover,.iblock .cur{ width: 42%; transition: all 0s;}
.iblock .cur img.cimg{ width: 0;}
.iblock .ntit{ position: absolute;  width: 90%; text-align: center; left: 0; right: 0; bottom: 0; margin: 0 auto; color: #fff; height: 100%; line-height: 24px; z-index: 2; }
.iblock .ntit i{ display: block;}
.iblock .ntit i::after{ content: ""; display: block; margin: 3rem auto; width: 20px; height: 3px; background-color: #fff; opacity: 0.4;}
.iblock .ntit span{ font-size: 14px; font-family: "Agency FB"; opacity: 0.6; height: 24px;}
.iblock .ntit p{ font-size: 2.2rem; font-weight: bold;}
.iblock .active{ position: absolute; top: 0; bottom: 0; margin: auto 0; opacity: 0; background: #fff; width: 100%; height: 100%; right: -100%; font-size: 1.6rem; box-sizing: border-box; padding: 5rem 10% 0;}
.iblock .active .btit{line-height: 30px;}
.iblock .active .btit::after{ content: ""; display: block; width: 75px; height: 3px; background:linear-gradient(90deg,#ffb232,#eb2913,#2e80de,#237966); margin-top: 5px;}
.iblock .active .btit span{ font-size: 3rem; font-weight: bold; display: block;}
.iblock .active .btit i{ font-size: 18px; color: #666; font-family: "Agency FB";}
.iblock .active .bimg{ text-align: center;}
.iblock .active .bimg img{ width: auto; max-width: 100%;}
.iblock .active p{ margin: 2rem 0;-webkit-line-clamp:3;}
.iblock .active a.more{ background:transparent; color: #666; width: auto;}
.iblock .active a.more i{ color: #fff; background-color: #0061ad;}
.iblock .active a.more:hover{ color: #0061ad;}

.iblock .cur .active{ opacity: 1; z-index: 4;}
.iblock .cur .active{ right: 0;transition: right 0.5s;}
.iblock .cur .ntit{ opacity: 0;}

.sect_k4{ background: url(../img/bg_k3.jpg) no-repeat center 0 #f5f5f5; padding: 79px 0;}
.sect_k4 .box-title span,.sect_k4 .box-title i{ color: #fff;}
.sect_k4 .brow{ background-color: #fff; border-radius: 10px; overflow: hidden;}
.sect_k4 .brow a{ display: block; position: relative;}
.sect_k4 .brow .nbk .bimg img{ width: 100%;}
.sect_k4 .brow .nbk .binfo{ padding: 2.5rem;}
.sect_k4 .brow .nbk .ntit{ line-height: 24px;}
.sect_k4 .brow .nbk .ntit span{ font-size: 2.2rem; display: block; font-weight: bold;}
.sect_k4 .brow .nbk .ntit::after{ content: ""; display: block; width: 40px; height: 3px; background:linear-gradient(90deg,#ffb232,#eb2913,#2e80de,#237966); margin-top: 5px;}
.sect_k4 .brow .nbk .ntit i{ font-size: 16px; color: #666; font-family: "Agency FB";}
.sect_k4 .brow .nbk p{ font-size: 16px; color: #666; margin: 2rem 0 0;}
.sect_k4 .brow .nhover{ position: absolute; width: 100%; height: 100%; background-color: #0061ad; z-index: 2; bottom: -100%; left: 0; box-sizing: border-box; padding:2rem 3rem;transition: all 0.5s;}
.sect_k4 .brow .nhover .bimg{ margin: 2rem 0; text-align: center;}
.sect_k4 .brow .nhover .bimg img{ width: 70%; border-radius: 10px;}
.sect_k4 .brow .nhover .binfo p{ color: #fff; font-size: 16px; margin-bottom: 1.5rem;}
.sect_k4 .brow .nhover .binfo span{ display: block; text-align: center; color: #fff; font-size: 16px;}
.sect_k4 .brow .nhover .binfo span i{ display: inline-block; vertical-align: middle; width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 20px; margin-left: 10px; color: #0061ad; background-color: #fff;}
.sect_k4 .brow .nhover .ntit{ line-height: 26px; color: #fff;}
.sect_k4 .brow .nhover .ntit span{ font-size: 2.4rem; display: block; font-weight: bold;}
.sect_k4 .brow .nhover .ntit::after{ content: ""; display: block; width: 40px; height: 3px; background:#fff; margin-top: 5px;}
.sect_k4 .brow .nhover .ntit i{ font-size: 18px; color: #fff; font-family: "Agency FB"; opacity: 0.6;}
.sect_k4 .brow a:hover .nhover{ bottom: 0; transition: all 0.5s;}

.flink{ display: flex; width: 100%;}
.flink span{ display: block; font-weight: bold; font-size: 2.8rem; line-height: 28px; float: left; width: 12%;}
.flink span i{ display: block; font-size: 18px; color: #5c5c5c; font-weight: normal; text-transform: uppercase;}
.flink .brow2{ float: left; font-size: 18px; position: relative; line-height: 48px; margin-top: 20px; width: 26%; margin-left: 1%;}
.flink .brow2 label{}
.flink .brow2 select{ border: 1px solid #bfbfbf; font-size: 16px; color: #666; background-color: #fff; width: 72%; line-height: 48px; height: 48px; padding: 0 10px; box-sizing: border-box; margin-left:85px; float: left; margin-top: -48px;}
.flink .brow2 select option{ color: #4d4d4d; line-height: 48px; font-size: 16px;}



.inews-box{}
.inews-box h4{ line-height: 36px; font-size: 22px; border-bottom: 1px dashed #ddd; padding-bottom: 2rem;color: #4bb03f;}
.inews-box h4 a{ color: #4bb03f;}
.inews-box span{ color: #999; display: block; padding: 10px 0 5px;}
.inews-box span i{ color: #0061ad; display: inline-block; vertical-align: middle; font-size: 18px; margin-right: 5px;}
.inews-box p{ font-size: 14px; line-height: 26px; color: #777;}
.inews-box p a{ color: #0061ad;}


.news-box{}
.news-box .brow{}
.news-box a{ display: block; border-bottom: 1px solid #edf0f8; padding: 3rem; position: relative;}
.news-box a .fl{ width: 12%;}
.news-box a .fr{ width: 88%; float: left;}
.news-box .ntit{}
.news-box h3{ line-height: 36px; font-size: 20px; }
.news-box span{ font-size: 20px; color: #4bb03f; font-family: "Lucida Fax";}
.news-box p{ font-size: 14px; color: #888; line-height: 24px; margin-top: 10px;}
.news-box .dot{ width: 0; height: 100%; position: absolute; right: 0; top: 0; background-color: #0061ad; text-align: center;}
.news-box .dot i{ color: #fff; font-size: 0; display: inline-block;}
.news-box a:hover{ background-color: #f8f9fb;}
.news-box a:hover .fr{ width: 75%; transition: all 0.6s;}
.news-box a:hover .dot{ width: 12%; transition: all 0.6s;}
.news-box a:hover .dot i{ font-size: 4rem;}

.jobs-box .fr{ width: 75%;}
.jobs-box .dot{ width: 12%; background-color: transparent;}
.jobs-box{ border-top: 1px solid #edf0f8;}
.jobs-box .dot i{ color: #d3d4d6; font-size: 4rem;}
.jobs-box h3{ margin-bottom: 1.5rem;}
.jobs-box span{ font-size: 16px; color: #333; font-family: "微软雅黑"; display: inline-block;}
.jobs-box .date i{ font-size: 16px!important; color: #333; margin: 0 2%; display: inline-block;}
.jobs-box a:hover{ background-color: #f8f9fb;}
.jobs-box a:hover .fr{ width: 75%; transition: all 0.6s;}
.jobs-box a:hover .dot{ background-color: #0061ad; transition: all 0.6s;}
.jobs-box a:hover .dot i{ font-size: 4rem; color: #fff;}

.img-box{ margin-bottom: 0;}
.img-box .icon{ background-color: #f8f9fb;}
.img-box .icon img{ height: 100%;}
.img-box a{ padding: 3rem; display:block; clear: both; overflow: hidden;}
.img-box .ntit{ margin-left: 4%;}
.img-box .ntit span{ display: inline-block; font-size: 22px; font-weight: bold; position: relative; padding-bottom: 10px;}
.img-box .ntit span::after{ content: ""; display: block; background-color: #0061ad; width: 100%; height: 2px; position: absolute; left: 0; bottom: 0;}
.img-box .ntit p{ padding-top: 2rem; border-top: 1px solid #e5e5e5; font-size: 16px; line-height: 30px; color: #666;-webkit-line-clamp: 3;}
.img-box a:hover{ background-color: #f8f9fb;}

/* ==========================================================================
   Other Page
   ========================================================================== */
.nbanner{ background: url(../img/nban1.jpg) no-repeat center center; background-size:cover ; height: 593px; position: relative; overflow: hidden;}
.nbanner .bH{ position: relative; height: 100%;}
.nbanner .bfont{ text-align: left; align-items: initial; color: #fff; position: relative; height: 100%;}
.nbanner .bfont p{ line-height: 4.6rem;}
.nbanner .bfont i{ font-size: 4rem; text-transform: uppercase; font-family: Cambria;}
.nbanner .bfont span{ font-size: 4.6rem; font-weight: bold; display: block;}
.nbanner .bfont span font{ color: #e62129;}
.nbanner .bfont .ndot{ font-size: 4rem; letter-spacing: 5px; margin-top: 4rem;}

.nban2{ background-image: url(../img/nban2.jpg);}
.nban3{ background-image: url(../img/nban3.jpg);}
.nban4{ background-image: url(../img/nban4.jpg);}
.nban5{ background-image: url(../img/nban5.jpg);}

.nbg_k1{ background: url(../img/nbg_k1.png) no-repeat center bottom; padding-bottom: 22rem;}
.nbg_k3{ background: url(../img/nbg_k3.jpg) no-repeat center bottom; padding-bottom: 20rem;}

.mt-f{ position: relative; margin-top: -195px; z-index: 100;}
.main-box{ background-color: #fff; box-shadow: #ccc 0 0 8px; padding: 5rem 7rem; position: relative; margin-top: -195px; z-index: 100;}

.nbord{ border-right: 1px solid #eee; margin-right: 4%; height: 100%; position: relative;}
.nblock-1 span{ color: #0f6ab2; font-size: 3rem;}
.nblock-1 p{ font-size: 16px; color: #666;}
.nblock-1{ border-bottom: 1px solid #eee; padding-bottom: 3rem; padding-right: 6%;}
.amap{ padding-right: 6%;}

.bk-num .num_cont{ font-size: 14px; color: #666; margin-bottom: 3rem;}
.bk-num .num_cont b{ color: #4bb03f; font-size: 2.6rem; margin-right: 5px;}

.nbg_k2{ background: url(../img/nbg_k2.jpg) no-repeat center bottom #fff;background-size: 100% auto; padding-bottom: 10rem;}

.nblock-2{ background-color: #f8f9fb; padding: 5rem;}
.nblock-2 .bimg img{ width: 100%;}
.nblock-2 span{ display: block; text-align: center; font-weight: bold; font-size: 24px; margin: 2rem 0 0;}
.nblock-2 p{ text-align: center; color: #666; font-size: 16px; line-height: 36px;}

.nav-tabs{ width: 100%; margin: 0 auto; position: relative; text-align: center;}
.nav-tabs::after{ content: ""; display: block; width: 100%; height: 1px; position: absolute; top: 0; bottom: 0; left: 0; margin: auto 0; background-color: #eee;}
.nav-tabs .tab-tit{ line-height: 76px; text-align: center; position: relative; background-color: #fff; display: inline-block; padding: 0 2%; cursor: pointer;}
.nav-tabs .tab-tit i{ font-size: 8.8rem; color: #e2e2e2; font-family: impact;line-height: 76px; display: inline-block; vertical-align: middle; margin-right: 10px; position: relative;}
.nav-tabs .tab-tit i::after{ content: ""; background-color: #f8f9fb; width: 12px; height: 12px; border-radius: 12px; position: absolute; z-index: 2; right: 6px; bottom: 22px;}
.nav-tabs .tab-tit span{ font-size: 18px; color: #888; display: inline-block; vertical-align: middle;}
.nav-tabs .swiper-slide-thumb-active .tab-tit i,.nav-tabs .tab-tit:hover i{ color: #0061ad;}
.nav-tabs .swiper-slide-thumb-active .tab-tit span,.nav-tabs .tab-tit:hover span{ color: #222!important;}
.nav-tabs .tab-tit .dot-img{ width: 70px; height: 70px; margin: 0 auto; overflow: hidden;}
.nav-tabs .tab-tit .dot-img img{}
.nav-tabs .swiper-slide-thumb-active .tab-tit .dot-img img,.nav-tabs .tab-tit:hover .dot-img img{transform:translateX(-100%);filter: drop-shadow(70px 0 #d80c18); }
.nav-tabs .swiper-slide-thumb-active .tab-tit i::after,.nav-tabs .tab-tit:hover i::after{ background-color: #4bb03f;}

.tablist{width: 85%; overflow: visible; margin-left: 0;}
.tablist .swiper-slide {}
.tablist .bk-brow{ position: relative; width: 100%; box-sizing: border-box; background-color: #f8f9fb; padding: 40px;}
.tablist .bk-brow .bk-cont{}
.tablist .bk-brow .bk-tit i{ display: block; margin: 10px 0; }
.tablist .bk-brow .bk-tit span{ font-size: 24px; color: #0061ad; font-weight: bold; display: block;}
.tablist .bk-brow .bk-p p{ font-size: 16px; line-height: 30px;}
.tab-bk .swiper-button-next,.tab-bk .swiper-button-prev{background:none; width: 46px; height: 46px; border: 1px solid #d2d2d2; text-align: center; line-height: 46px; top: auto; margin-top: 0; bottom: 44px;}
.tab-bk .swiper-button-next i,.tab-bk .swiper-button-prev i{ color: #bebebe; font-size: 30px;}
.tab-bk .swiper-button-next{ left: 44%; right: initial; margin-left: 60px;}
.tab-bk .swiper-button-prev{ left: 44%;}
.tab-bk .swiper-button-next:hover,.tab-bk .swiper-button-prev:hover{ background-color: #0061ad; border-color: #0061ad;}
.tab-bk .swiper-pagination{ bottom: 44px; width: 10%; right: 20%; left: auto; text-align: right; font-size: 18px; color: #c9c9c9; line-height: 46px;}
.tab-bk .swiper-pagination .swiper-pagination-current{ color: #4bb03f; font-size: 4.8rem;}

.bk-scroll{ background-color: #f8f9fb;}
.bk-scroll .bimg{ position: relative; height: 383px;}
.bk-scroll .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.bk-scroll .ninfo{ position: relative; height: 100%; align-items: initial; box-sizing: border-box; padding: 2rem 6% 2rem 2%; margin-top: -2rem; }
.bk-scroll .ninfo span{ display: block; font-size: 20px; color: #4bb03f; font-family: "Lucida Fax";}
.bk-scroll .ninfo h3{ font-size: 2.4rem; margin: 2rem 0;}
.bk-scroll .ninfo p{ font-size: 14px; color: #888; line-height: 24px;-webkit-line-clamp:3;}
.bk-scroll .swiper-pagination{ bottom: 4rem; width: auto; left: 43.8%;}
.bk-scroll .swiper-pagination-bullet{ width: 50px; height: 2px; background-color: #dddfe6; border-radius: 0; opacity: 1;}
.bk-scroll .swiper-pagination-bullet-active{ background-color: #717991; height: 5px;}
.bk-scroll .swiper-button-next,.bk-scroll .swiper-button-prev{}
.bk-scroll .swiper-button-next{ right: auto; left: 38%;}

.jobs-news .bimg{ position: relative; height: 347px;}
.jobs-news .ninfo{ position: relative; height: 100%; align-items: initial; box-sizing: border-box; padding: 2rem 6% 2rem 2%; margin-top: -3rem; }
.jobs-news .ninfo span{ display: inline-block; font-size: 16px; color: #333; font-family: "微软雅黑";}
.jobs-news .ninfo i{ display: inline-block; margin: 0 2%;font-size: 16px;}
.jobs-news .ninfo h3{ font-size: 2.4rem; margin: 2rem 0;}
.jobs-news .ninfo p{ font-size: 16px; color: #666; line-height: 30px;-webkit-line-clamp:2;}

.news-box2{ margin-bottom: 3rem; }
.news-box2 a{ display: block; background-color: #f8f9fb; position: relative;}
.news-box2 .icon{}
.news-box2 .icon img{ width: 100%;}
.news-box2 .ntit{ padding: 0 2rem;}
.news-box2 .ntit span{ font-size: 16px;line-height: 58px; display: block; text-align: center; font-weight: bold;}
.news-box2 a:hover .ntit span{ color: #0061ad;}

.pro-box{ margin-bottom: 2rem;}
.pro-box .icon{ background-color: #fff; border: 1px solid #e5e5e5;}
.pro-box .ntit{ text-align: center; background-color: #f2f2f2; font-size: 16px; line-height: 42px; font-weight: bold;}

.pro-box2{ margin-bottom: 2rem; background-color: #f8f8f8; width: auto; padding: 4rem; position: relative; height: 100%; box-sizing: border-box;}
.pro-box2 .icon{ background: transparent; height: 110px;}
.pro-box2 .ntit{ color: #494949; font-size: 15px; line-height: 33px; margin-top: 2rem;}
.pro-box2 .ntit p{}

.my-auto{ display: flex;}


/*面包屑*/
.place{ color: #999;  position: relative; font-size: 14px; text-align: right; line-height: 50px;}
.place span{ margin: 0 5px; color: #999;}
.place a{ color: #999; margin: 0 5px;}
.place a:hover{ color: #0061ad;}
.place i{ display: inline-block; margin-right: 1rem; font-size: 2rem; color: #bfbfbf; font-size: 18px;}

.sub-bg .place i{ background-color: #fff;}

.sect_sub{ line-height: 60px; background-color: #f8f9fb;}

/*分类样式*/
.module_cate{ background-color: #eee; height: 60px; line-height: 60px; text-align: center; position: relative; z-index: 100;}
.module_cate span{ color: #333; font-size: 2.4rem; font-weight: bold; }
.subCate{ clear: both; overflow: hidden; text-align: left;}
.subCate li{ display: inline-block; padding: 0 3%;}
.subCate li a{ font-size: 16px; position: relative;}
.subCate li:hover,.subCate li.active{ background: url(../img/tit2.jpg) no-repeat center center; background-size: 100% 100%;}
.subCate li:hover a,.subCate li.active a{ color: #fff;}

.nbg{ background-color: #f5f5f5; padding: 4rem 0 2rem;}
.brow-cont{ background-color: #fff; text-align: center; position: relative; height: 100%; padding: 3rem; box-sizing: border-box; margin-bottom: 2rem;}
.brow-cont i{ font-size: 6rem; color: #0070f6; line-height: 7rem; display: block;}
.brow-cont p{ font-size: 24px; line-height: 36px; margin: 1.5rem 0 0;}

.nbk-1{ width: 101%; margin-top: 10rem;}
.nbk-1 .brow{ float: left; width: 19%; margin-right: 1%; background-color: #fff; position: relative; box-sizing: border-box; text-align: center;}
.nbk-1 .brow img{ width: 100%;}
.nbk-1 .brow i{ display: inline-block; background-color: #fff; border: 1px solid #e5e5e5; width: 85px; height: 85px; line-height: 85px; border-radius: 100%; color: #d81e06; font-size: 4rem; margin-top: -42px; margin-bottom: 2rem;}
.nbk-1 .btit{line-height: 30px;}
.nbk-1 .btit b{ display: block; font-size: 18px; font-family: Cambria; font-weight: normal;}
.nbk-1 .btit span{ font-weight: bold; font-size: 2.4rem; display: inline-block;}
.nbk-1 .btit span::after{ content: ""; display: block; width: 20px; height: 3px; background-color: #d81e06; margin: 1rem auto 0;}
.nbk-1 .brow p{ padding: 2rem 10%; font-size: 16px; color: #666; line-height: 24px;}
.nbk-1 .brow:hover{background-color: #d80c18; color: #fff;}
.nbk-1 .brow:hover p{ color: #fff;}

.nbk_cy{ margin-top: 120px; background-color: #000;}
.nbk_cy .iblock{ margin: 0; box-shadow: none;}
.nbk_cy .iblock .brow{ height: 820px;}
.nbk_cy .iblock:hover .brow,.nbk_cy .iblock .brow{ width: 8%; transition: all 0.6s;}
.nbk_cy .brow .active{ background: url(../img/prod/pcy1.jpg) no-repeat center center; background-size: cover; color: #fff; align-items: inherit; padding: 0 10%;}
.nbk_cy .brow:nth-child(2) .active{ background-image: url(../img/prod/pcy2.jpg);}
.nbk_cy .brow:nth-child(3) .active{ background-image: url(../img/prod/pcy3.jpg);}
.nbk_cy .brow:nth-child(4) .active{ background-image: url(../img/prod/pcy4.jpg);}
.nbk_cy .brow:nth-child(5) .active{ background-image: url(../img/prod/pcy5.jpg);}
.nbk_cy .brow:nth-child(6) .active{ background-image: url(../img/prod/pcy6.jpg);}
.nbk_cy .brow .active .btit{ line-height: 50px;}
.nbk_cy .brow .active .btit span{ font-size: 4.8rem;}
.nbk_cy .iblock .active .btit i{ color: #fff; opacity: 0.6; font-size: 2.4rem;}
.nbk_cy .iblock .brow:hover,.nbk_cy .iblock .cur{ width: 60%;}
.nbk_cy .iblock .ntit p{ width: 20px; margin: 0 auto; line-height: 30px; height: 165px;}
.nbk_cy .iblock .active a.more{color: #fff; font-size: 18px;}
.nbk_cy .iblock .active a.more i{ background-color: #fff; color: #333;}
.nbk_cy .iblock .active a.more:hover i{ background-color: #f38b20; color: #fff;}
.nbk_cy .iblock .active p{ font-size: 18px; line-height: 36px;}
.nbk_cy .iblock .cur img.cimg,.nbk_cy .iblock .brow:hover img{ width: auto; opacity: 0; margin-left: -100%; position: relative; transition: all 0.6s;}
 
.nbg_k4{ background-position: center 0; background-color: #f8f9fb; background-size: 100% auto; background-repeat: no-repeat; position: relative; padding: 2rem 0 7rem;}
.nbg_k4 .place,.nbg_k4 .place a{ color: #8993a4!important;}
.nbg_k4 .place span{ color: #fff!important;}
.nbg_k4 .place a:hover{ color: #fff!important;}

.nblock-3{ background-color: #fff; padding: 4rem 6rem;}
.nbinfo{ font-size: 18px; line-height: 40px;}
.nbinfo a{ color: #4bb03f; text-decoration: revert;}

.left-sub{ background-color: #fff; position: fixed; width: 19%; border-top: 5px solid #0061ad;}
.left-sub .brow{ line-height: 80px; border-bottom: 1px solid #f8f9fb; padding: 0 3rem;}
.left-sub .brow::after{ content: "\e62e"; font-family: "iconfont"; display: inline-block; float: right; color: #bfbfbf; font-size: 24px; opacity: 0;}
.left-sub .brow a{ display: inline-block; font-size: 18px;}
.left-sub .brow a i{ display: inline-block; margin-right: 10px; vertical-align: top;}
.left-sub .brow:hover{ background-color: #f8f9fb;}
.left-sub .brow:hover::after{ opacity: 1;}

.news-thumb{ width: 50%; margin-left: auto; margin-right: auto;}
.news-thumb .bimg{ text-align: center;}
.news-thumb .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.news-thumb .ntit{ text-align: center; font-weight: bold; font-size: 14px; margin-top: 1rem;}
.news-thumb .swiper-button-next,.news-thumb .swiper-button-prev{ background:none; text-align: center; line-height: 44px; width: 70px;}
.news-thumb .swiper-button-next{ right: -90px;}
.news-thumb .swiper-button-prev{ left: -90px;}
.news-thumb .swiper-button-next i,.news-thumb .swiper-button-prev i{ font-size: 8rem; color: #515151;}

.nbg_k5{ background: url(../img/nbg_k4.jpg) no-repeat center bottom #f8f8f7;  padding-bottom: 22rem;}
.nbg_k5 .title-1 i{ color: #e9eaec; text-transform: inherit;}
.nbg_k5 .title-1 span{ color: #ce0000;}
.nbg_k5 .bk-scroll .ninfo span,.nbg_k5 .news-box span{color: #0061ad;}
.nbg_k5 .news-box .dot{ background-color: #ce0000;}
.nbg_k5 .news-box a:hover .ntit h3,.nbg_k5 .bk-scroll .ninfo h3 a:hover{ color: #ce0000;}

.nbg_k6{ background: url(../img/nbg_k5.jpg) no-repeat center bottom #fff;  padding-bottom: 22rem;}
.jobs-bk{ background-color: #f8f9fb;}
.jobs-bk .bimg{ position: relative; height: 100%;}
.jobs-bk .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.jobs-bk .jobs-info{ padding: 5rem 0 5rem 6rem;}
.jobs-bk .btit{ font-size: 24px; position: relative;}
.jobs-bk .btit span{ display: inline-block; background-color: #f8f9fb; position: relative; z-index: 3; padding-right: 10px;}
.jobs-bk .btit::after{ content: ""; position: absolute; width: 100%; height: 1px; background-color: #ddd; right: 0; top: 0; bottom: 0; margin: auto 0;}
.jobs-bk .brow{ display: flex; padding-right: 2rem;}
.jobs-bk .brow i{ display: inline-block;transform: rotateY(0deg); transition: all 3s;}
.jobs-bk .brow:hover i{ transform: rotateY(360deg); transition: all 3s;}
.jobs-bk .brow span{ display: block; margin: auto 0; font-size: 18px; margin-left: 20px;}

.nbg_k7{ background: url(../img/nbg_k6.jpg) no-repeat center bottom #fff;  padding-bottom: 22rem;}

.jobs-article h2{ text-align:  left;}
.jobs-cont .bshare-custom{ text-align: left;}
.jobs-content{ font-size: 18px; line-height: 36px;}
.jobs-tool{ border-top: 1px solid #ddd; padding-top: 3rem;}
.jobs-tool a{ display: inline-block; margin-right: 2%; width: 135px; line-height: 50px; border: 1px solid #0f4696; text-align: center; line-height: 50px; color: #0f4696; font-size: 16px;}
.jobs-tool a i{ font-size: 16px; margin-right: 5px;}
.jobs-tool a:nth-child(2),.jobs-tool a:hover{ background-color: #0f4696; color: #fff;}

.ul-news2 li{ display: block; overflow: hidden; clear: both; border: 1px solid #ddd; padding: 2rem; margin-bottom: 10px;}
.ul-news2 li a{ display: block; font-size: 16px; font-weight: bold;}
.ul-news2 li p{ line-height: 30px; color: #666;}
.ul-news2 li.more2{ border: 0; padding: 10px 0 0;}
.ul-news2 li.more2 a{ color: #0061ad; font-size: 16px; font-weight: normal;}

.cont-box{ border-top: 1px solid #eee; padding: 4rem 0;}
.cont-box p{font-size: 16px; color: #666; margin-bottom: 3rem; line-height: 40px;}
.cont-box p i{ display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 40px; background-color: #509ad5; color: #fff; font-size: 30px; float: left;}
.cont-box p span{ display: block; font-size: 20px; color: #666; margin-left: 60px;}
.cont-box p span:nth-child(3){ margin-left: 158px;}
.cont-box .ctel span{ color: #333;}

.cewm{ clear: both; overflow: hidden; text-align: center;}
.cewm .fl{ width: 26%; margin-right: 2%;}
.cewm span{ display: block;}

.msg-bk{ }
.m-form .btn{ background-color: #d70c18; border-color: #d70c18; font-size: 18px; font-weight: bold; line-height: 40px; width: 40%; color: #fff;}
.m-form label{ font-size: 18px; margin-bottom: 1rem; display: block;}
.m-form label i{ color: #f00;}
.m-form .form-control{ border: 2px solid #f7f7f7; color: #333; height: 60px; font-size: 16px; }
.m-form .msg-btn .btn:hover{ background-color: #ff8e00; color: #fff; opacity: 1;}
.m-form textarea.form-control{ border: 2px solid #f7f7f7; height: auto;}
.m-form .form-group{ margin-bottom: 1rem;}
/*横排分类*/
.tip{ line-height: 36px; color: #565656; font-size: 16px;}

.title-1{ line-height: 46px; position: relative;}
.title-1 i{ font-size: 6rem; color: #4bb03f; text-transform: uppercase; font-family: impact; display: inline-block; vertical-align: sub;}
.title-1 span{ font-size: 24px; color: #0061ad; font-weight: bold; margin-left: 10px;}


.title-2{ position: relative; line-height: 26px; font-size: 14px;}
.title-2 span{ font-size:2.6rem; font-weight: bold; color: #333;}
.title-2 i{ color: #999; display:block; text-transform: uppercase;}

.title-3{ position: relative; line-height: 39px; border-bottom: 1px solid #e5e5e5; padding-bottom: 10px;}
.title-3 span{ display: inline-block; font-size:3rem; font-weight: bold;}

.title-4{}
.title-4 span{ font-size: 24px; color: #fff; display: inline-block; background-color: #0061ad; line-height: 49px; padding: 0 2rem; border-left: 5px solid #4bb03f;}

.content{ line-height: 34px; color: #666; font-size: 16px;}
.content p{ margin: 0 0 10px; font-size: 16px;}

.subtab{background-color: #e6f1ff; line-height: 6rem; font-size: 18px; font-weight: bold; color: #474747; padding-left: 5rem;}
.sub_cont{border: 1px solid #e7e5e5; border-top: 0; }
.sub_cont .subNav{ line-height: 60px; position: relative; font-size: 14px; color: #3d3d3d; padding-left: 5rem; border-top: 1px solid #e7e5e5;}
.sub_cont .subNav:after{ content: "\e608"; float: right;font-family: "iconfont" !important; color: #0070f6; font-size: 14px; position: absolute; right: 3rem; top: 0; width: 30px; height: 30px; line-height: 30px;  border: 1px solid #0070f6; border-radius: 30px; text-align: center; bottom: 0; margin: auto 0; font-weight: bold;}
.sub_cont .subNav.open:after{ content: '\e60d';  color: #0070f6;}
.navContent{ display: none; background: #fff; margin: 0; padding: 3rem 5rem; border-top: 1px solid #e7e5e5;}
.navContent p{ margin: 1rem 0 0; color: #3d3d3d; font-size: 14px; line-height: 30px;}
.navContent span{ font-weight: bold; font-size: 18px;}
.navContent .subtit{ margin-bottom: 2rem;}
.navContent .subtit span{ font-weight: bold; color: #0070f6; font-size: 14px;}

.npad{ padding: 0;}
.article{ line-height: 30px; padding: 7rem;}
.news-tit{ font-size: 3.6rem; font-weight: bold; line-height: 4rem; text-align: center;}
.tool{ color: #999; background-color: #f8f9fb; line-height: 60px; padding: 0 2%; height: 60px;}
.tool span{ display: inline-block; margin: 0 1%; font-size: 14px;}
.tool .bshare-custom #bshare-shareto{ font-weight: normal; font-size: 14px;color: #888;  }
.bshare-custom.icon-medium-plus .bshare-weixin,.bshare-custom.icon-medium-plus .bshare-qqim,.bshare-custom.icon-medium-plus .bshare-sinaminiblog,.bshare-custom.icon-medium-plus .bshare-qzone{ background:none!important; padding-left: 5px!important;}
.bshare-custom.icon-medium-plus i{ font-size: 20px; display: inline-block; width: 25px; height: 25px; line-height: 25px; color: #fff; background-color: #43c624; border-radius: 25px; text-align: center;}

.bshare-custom{ padding: 2rem 0; text-align: right;}
.bshare-custom a:nth-child(3) i{ background-color: #1dadec;}
.bshare-custom a:nth-child(4) i{ background-color: #ff4a4b;}
.bshare-custom a:nth-child(5) i{ background-color: #fcbb21;}
.article .content,.article .content p{ line-height: 36px; color: #666; font-size: 16px;}
.keys{padding-bottom: 2rem; line-height: 36px;}
.keys span{ color: #333; font-size: 16px;}
.keys a{ color: #666; display: inline-block; background-color: #f3f3f3; border-radius: 36px; padding: 0 20px; margin: 0 1rem 5px;}
.keys a:hover{ background-color: #0061ad; color: #fff;}

.ny-page{ line-height: 48px; font-size: 16px;background-color: #f8f9fb; padding: 2rem 7rem;}
a.aback{ display: block; background-color: #d8271c; color: #fff;}

.pro-page{ line-height: 76px;}
.pro-page .pline{ border-right: 1px solid #dedede;}

/*新闻详情样式2*/


.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container2 {position: absolute;width: 50%;height: 80%; bottom: 0; top: 0; left: 0; right: 0; overflow: hidden; margin: auto auto;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;height: 100%;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{max-width: 80%;max-height: 80%;margin:0 auto;}
.big_img .page2{position: absolute; top:0.2rem;text-align: center;width: 100%;}
.big_img .page2 span{margin:0 0.05rem;}
.big_img .close{ font-size: 20px; color: #1863af; width: 40px; height: 40px; line-height: 40px; top: 10%; right: 0; left: 0; margin: 0 auto; position: absolute; z-index: 10000; cursor: pointer; text-align: center; border-radius: 40px; background-color: #fff;}
.big_img .swiper-button-next,.big_img .swiper-button-prev{ background: none;}
.big_img .swiper-button-next{ right: 0;}
.big_img .swiper-button-prev{ left: 0;}
.big_img .swiper-button-next i,.big_img .swiper-button-prev i{ font-size: 4rem; color: #ababaa; display: block; text-align: center;}

.vshare{ background-color: #fbfbfb; position: absolute; width: 100%; height: 10%; box-sizing: border-box; text-align: right; padding: 0 2rem; bottom: 0; left: 0;}
.big-video .swiper-container2{ width: 80%;}
.big-video .close{ left: auto; color: #fff; font-size: 3rem; background-color: rgba(0,0,0,0.5); right: 12%; top: 12%;}


.fmsg{ width: 70%; margin: 0 auto;}
.ys-msg input{ background: #fff; border: 1px solid #ddd; height: 55px; line-height: 55px; box-sizing: border-box; padding: 0 20px; width: 80%; display: block;float: left; border-radius: 5px; font-size: 16px;}
.ys-msg button{ background: #0e68b0; text-align: center; width: 18%; font-size: 16px; border-radius: 5px; border: 0; float: right; height: 55px; line-height: 55px; color: #fff;}
