/* ==========================================================================
   Index Page
   ========================================================================== */
/*首页banner大图样式*/
.ibanner{ position:relative; height:679px!important; width: 100%; overflow: hidden;}
.ibanner .swiper-container {width: 100%;height: 100%;}
.ibanner .swiper-slide { background-repeat:no-repeat; background-position:center center; background-size:cover;text-align: center;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; position:relative; background-color: #fff; transform: scale(1.5);}
.ibanner .swiper-img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat:no-repeat; background-position:0 center; background-size:cover; transform: scale(1.5); opacity: 0.2; transition: all 0s;}
.ibanner .swiper-slide-active .swiper-img{ transform: scale(1); opacity: 1; transition: all 2s;}
.ibanner .swiper-container-horizontal > .swiper-scrollbar{ width:272px; left:251px; bottom:30%;}

.ibanner .swiper-scrollbar-drag{ background:#1b85e7;}
.ibanner .swiper-pagination{ left:0; right: 0; margin: 0 auto; bottom: 100px; line-height: 36px; position: absolute; text-align: left; width: 1400px;color: #fff;}
.ibanner .swiper-pagination-bullet{background: #b6c4bf; opacity: 1; position: relative; width: 40px; height: 5px; border-radius: 5px; margin: 0 5px!important;}
.ibanner .swiper-pagination-bullet-active{ background: #00b56b; opacity: 1;}
.ibanner .swiper-pagination-current{ color: #fff; font-size: 4.2rem;}
.ibanner .swiper-pagination-total{ font-size: 2.7rem;color: #fff;}

.ibanner .swiper-button-next,.ibanner .swiper-button-prev{ background: none; width: 40px; height: 40px; line-height: 40px; border-radius: 100%; opacity: 0.5; margin-top: -25px; text-align: center; top: 50%;}
.ibanner .swiper-button-next i,.ibanner .swiper-button-prev i{ color: #fff; font-size: 24px; opacity: 1;}
.ibanner .swiper-button-prev{ left: 3%;}
.ibanner .swiper-button-next{ right: 3%;}
.ibanner .swiper-button-next:hover,.ibanner .swiper-button-prev:hover{  opacity: 1;}
.ibanner .swiper-button-next:hover i,.ibanner .swiper-button-prev:hover i{ color: #fff;}

.ibanner .bH{ height: 100%; position: relative; align-items: center; display: flex;}
.ibanner .bfont{text-align: left;}
.ibanner .bstyle1{ font-size: 4.8rem; font-weight: bold; position: relative; z-index: 2; color: #222222; transform: translateY(100px); opacity: 0; line-height: 6rem;}
.ibanner .binfo{ font-size: 2.2rem; color: #858585; position: relative; z-index: 2;transform: translateY(100px); opacity: 0; display: block; font-family: 'SourceHanSansCN-Light'; margin-top: 1rem;}
.ibanner .bmore{ margin-top: 4rem;transform: translateY(100px); opacity: 0;}
.ibanner .bmore a{ display: inline-block; width: 200px; line-height: 55px; color: #222222; font-size: 16px; text-align: center; position: relative; border: 1px solid #222222;}
.ibanner .bmore a:hover{ border: 1px solid #00b56b; background: #00b56b; color: #fff;}

.ibanner .swiper-slide-active .bstyle1{ transform: translateY(0); opacity: 1; transition: all 2s ease .1s;}
.ibanner .swiper-slide-active .binfo{ transform: translateY(0); opacity: 1; transition: all 2s ease .3s;}
.ibanner .swiper-slide-active .bmore{ transform: translateY(0); opacity: 1; transition: all 2s ease 0.6s;}

.ban-brow{ position: absolute; background-color: rgba(255,255,255,0.5); width: 100%; left: 0; bottom: 0; z-index: 4; text-align: center;}
.ban-brow .bk{ padding: 1.5rem;}
.ban-brow .bk span{ color: #414141; font-weight: bold;}
.ban-brow .bk p{ color: #414141; font-size: 12px; font-family: "SourceHanSansCN-Light";}

.ibk_bg1{ padding: 8rem 0; background: url(../img/ibg_1.jpg) no-repeat center center; background-size: cover;}
.ibk_bg1 .full-row{ margin-bottom: 2px;}
.iblock-1{background-color: rgba(255,255,255,0.5); position: relative; padding: 4rem; margin: 1px; box-sizing: border-box; height: 100%; min-height: 362px;}
.iblock-1 i{ float: left; margin-right: 1rem; margin-top: 2rem; width: 25%;}
.iblock-1 .binfo{ position: relative; float: right; width: 70%;}
.iblock-1 .binfo span{ font-size: 22px;}
.iblock-1 .binfo p{ font-size: 14px; line-height: 24px; color: #777777; margin-bottom: 1rem;}
.iblock-1 .bmore{ display: none;}
.iblock-1 .bmore a{ display: inline-block; width: 90px; line-height: 30px; text-align: center; border: 1px solid #fff; color: #fff; border-radius: 3px; font-size: 14px;}
.iblock-1 .bmore a:nth-child(1){ background-color: #fff; color: #00b56b; margin-right: 1rem;}
.iblock-1 .bmore a:hover{ background-color: #fff; color: #00b56b;}
 
.iblock-1 .btip i{ display: inline-block; float: none; margin: 0 1rem 0 0; line-height: 25px; padding: 0 1rem; font-size: 13px; color: #4a5752; border: 1px solid #ddd; border-radius: 3px; font-family: "SourceHanSansCN-Light"; width: auto;}
.iblock-1:hover .binfo{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../img/bk_hover2.jpg) no-repeat center center; background-size: cover; z-index: 2; color: #fff; box-sizing: border-box; padding: 3rem;}
.iblock-1:hover .binfo span,.iblock-1:hover .binfo p{ color: #fff; transition: all 0.3s;}
.iblock-1:hover .binfo .btip{ display: none;}
.iblock-1:hover .binfo .bmore{ display: block;}

.ibk_bg2{ background:#fff; padding: 8rem 0;}
.fa-box{ position: relative; margin-bottom: 20px; overflow: hidden;}
.fa-box .icon img{ width: 100%;}
.fa-box .ntit{ position: absolute; color: #fff; top: 0; left: 0; width: 100%; height: 100%; padding: 3rem; box-sizing: border-box; z-index: 2;transition: all 0.3s;}
.fa-box .dot{ position: absolute; display: block; background: url(../img/dot_bg.png) no-repeat right 0; width: 167px; height: 48px; color: #fff; text-align: right; top: 0; right: 0; font-size: 12px; padding-right: 2rem; line-height: 18px;padding-top: 6px;transition: all 0.3s;}
.fa-box .ntit span{ font-size: 2.8rem;}
.fa-box .ntit p{ font-family:"SourceHanSansCN-Light";}
.fa-box .bmore{ display: none;}
.fa-box .bmore a{ display: inline-block; padding: 0 2rem; line-height: 30px; text-align: center; border: 1px solid #fff; color: #fff; border-radius: 3px; font-size: 14px;}
.fa-box .bmore a:nth-child(1){ background-color: #fff; color: #00b56b; margin-right: 1rem;}
.fa-box .bmore a:hover{ background-color: #fff; color: #00b56b;}
.fa-box:hover .ntit{ background: rgba(0,181,107,0.8); padding: 4rem; transition: all 0.3s;}
.fa-box:hover .ntit .dot{ top: -60px; transition: all 0.3s;}
.fa-box:hover .bmore{ display: block; margin-top: 4rem; transition: all 0.3s;}
.black-font .ntit{ color: #333;}
.black-font .ntit p{ color: #333;}
.black-font:hover .ntit,.black-font:hover .ntit p{ color: #fff;}


a.amore{ display: inline-block; width: 170px; text-align: center; line-height: 36px; color: #00b56b; border: 1px solid #00b56b; border-radius: 36px; font-size: 14px;}
a.amore i{ vertical-align: middle; font-size: 20px;}
a.amore:hover{ color: #fff; background-color: #00b56b;}

.ibk_bg3{ background: url(../img/ibg_2.jpg) no-repeat right center; background-size: cover; padding: 8rem 0 14rem;}
.ibk_bg3 .about-num .brow{ margin-bottom: 2rem;float: left; width: 20%;}
.ibk_bg3 .about-num .brow:nth-child(3n){ width: 60%;}
.ibk_bg3 .about-num .brow span{ display: block; line-height: 4rem;}
.ibk_bg3 .about-num .brow span b{ font-size: 4rem; color: #121212;}
.ibk_bg3 .about-num .brow span i{ display: inline-block; color: #121212; font-size: 2.4rem;}
.ibk_bg3 .about-num .brow span i.dots{ font-size: 3.6rem;}
.ibk_bg3 .about-num .brow p{ color: #494949; font-size: 18px;font-family:"SourceHanSansCN-Light"; line-height: 30px;}

.ys-block{ z-index: 10; position: relative; margin-top: -72px;}
.ys-block .brow{ background-color: rgba(255,255,255,0.6); border-radius: 5px; padding: 3rem 10%;}
.ys-block .brow span{ display: block; font-size: 4rem; line-height: 4.5rem;}
.ys-block .brow p{ color: #494949; font-size: 18px;font-family:"SourceHanSansCN-Light"; line-height: 30px;}
.ys-block .brow i{ display: block; float: right; position: relative; margin-top: -15px;}
.ys-block .brow:hover{ background: url(../img/bk_hover2.jpg) no-repeat center center; background-size: cover; transition: all 0.3s;}
.ys-block .brow:hover span,.ys-block .brow:hover p{ color: #fff;}

.ibk_bg5{ background: url(../img/ibg_4.jpg) no-repeat center 0; background-size: cover; padding: 8rem 0; position: relative;}
.ibk_bg5 .swiper-button-next,.ibk_bg5 .swiper-button-prev{ background:rgba(0,0,0,0.18); width: 50px; height: 50px; line-height: 50px; border-radius: 0 20px 0 0; opacity: 1; margin-top: -50px; text-align: center; top: 50%; z-index: 1000;}
.ibk_bg5 .swiper-button-next i,.ibk_bg5 .swiper-button-prev i{ color: #fff; font-size: 24px; }
.ibk_bg5 .swiper-button-prev{ left: 0;}
.ibk_bg5 .swiper-button-next{ right: 0; border-radius: 0 0 0 20px;}
.ibk_bg5 .swiper-button-next:hover,.ibk_bg5 .swiper-button-prev:hover{background-color: #00b36d; color: #fff;}
.ibk_bg5 .swiper-button-next:hover i,.ibk_bg5 .swiper-button-prev:hover i{ color: #fff;}

.ibk_bg4{ background: url(../img/ibg_3.jpg) no-repeat center 0; box-sizing: cover; padding-bottom: 8rem;}


.news-box{ margin-bottom: 0; width: auto;}
.news-box a{ display: block; position: relative; overflow: hidden;}
.news-box .icon{border-radius: 5px; overflow: hidden;}
.news-box .icon img{ width: 100%;}
.news-box .ntit{ padding: 2rem 0;}
.news-box .ntit p{ color: #3c403e;}
.news-box a:hover .ntit p{ color: #00b36d;}

.news-box2{ margin-bottom: 0; width: auto; }
.news-box2 a{ display: block; position: relative; overflow: hidden;}
.news-box2 .icon{ }
.news-box2 .icon img{ width: 100%;}
.news-box2 .ntit{ padding: 2rem 3rem 3rem; background-color: #fff; box-shadow: #ddd 0 0 10px; margin: 0 0 1rem;}
.news-box2 .ntit span{ font-size: 20px; color: #2c2d2c; display: block;}
.news-box2 .ntit p{ color: #3c403e;}
.news-box2 a:hover .ntit span{ color: #00b36d;}

.news-box3{ margin-bottom: 2.4rem; }
.news-box3 a{ display: block; position: relative; overflow: hidden;}
.news-box3 .icon{}
.news-box3 .icon img{ width: 100%;}
.news-box3 span{ color: #383838; font-size: 14px; display:block;}
.news-box3 span i{ color: #383838; font-size: 20px; vertical-align: middle;}
.news-box3 p a{ color: #383838; font-size: 18px; display: inline;}
.news-box3 a:hover{ color: #00b36d;}

.news-box4{ margin-bottom: 0; width: auto;}
.news-box4 a{ display: block; position: relative; overflow: hidden;}
.news-box4 .icon{border-radius: 5px; overflow: hidden;}
.news-box4 .icon img{ width: 100%;}
.news-box4 .ntit{ padding: 2rem 0;}
.news-box4 .ntit p{ color: #3c403e; font-size: 20px;}
.news-box4 .ntit span{ font-size: 14px; color: #595959;}
.news-box4 a:hover .ntit p{ color: #00b36d;}


.ibk_bg6{ background: url(../img/ibg_5.jpg) no-repeat center center; background-size: cover; padding: 8rem 0; color: #fff;}
.ibk_bg6 .box-title span{ color: #fff;}
.ibk_bg6 .box-title p{ color: #e5fbf2;}

.nav-tabs{ width:100%; margin: 0 auto; position: absolute; height: 100%; text-align: center; left: 0; top: 0; overflow: visible; z-index: 3; }
.nav-tabs .tab-tit{ text-align: center; position: relative; display:block; cursor: pointer; width: 134px; height: 134px; border-radius: 100%; background-color: #fff; margin: 0 auto;}
.nav-tabs .tab-tit span{ font-size: 18px; display: inline-block; position: relative; z-index: 2; }
.nav-tabs .swiper-slide-thumb-active .tab-tit{ background-color: #1585e9; color: #fff; border-color: #1585e9;}
.nav-tabs .swiper-slide{ position: absolute; height: 134px!important;}
.nav-tabs .swiper-slide:nth-child(1){ top: 0; right: 0; margin: 0 auto; left: 0; opacity: 0;}
.nav-tabs .swiper-slide:nth-child(2){ top: -5rem; left: 10%;}
.nav-tabs .swiper-slide:nth-child(3){ top: 30%; left: -2rem;transform: scale(0.9);}
.nav-tabs .swiper-slide:nth-child(4){ bottom: 5%; left: 5%; transform: scale(0.7);}
.nav-tabs .swiper-slide:nth-child(5){ top: -5rem; right: 10%;transform: scale(0.7);}
.nav-tabs .swiper-slide:nth-child(6){ top: 10%; right: -8rem; transform: scale(0.9);}
.nav-tabs .swiper-slide:nth-child(7){ bottom: 5%; right: 2%; transform: scale(0.9);}

.ibk_bg6 .swiper-button-next,.ibk_bg6 .swiper-button-prev{ background:none; width: 40px; height: 40px; line-height: 40px; border-radius: 70px; margin-top: 0; text-align: center; top: 70%; z-index: 1000;}
.ibk_bg6 .swiper-button-next i,.ibk_bg6 .swiper-button-prev i{ color: #fff; font-size: 40px; }
.ibk_bg6 .swiper-button-prev{ left: 20%;}
.ibk_bg6 .swiper-button-next{ right: 20%;}
.ibk_bg6 .swiper-button-next:hover i,.ibk_bg6 .swiper-button-prev:hover i{ color: #fff;}
.ibk_bg6 .swiper-pagination{ width: 100%; text-align: center; position: relative; margin-top: 3rem; z-index: 10;}
.ibk_bg6 .swiper-pagination-bullet{ margin: 0 5px; background-color: #fff; width: 10px; height: 10px;}

.tab-list{width: 545px; margin: 0 auto; overflow: hidden; text-align: center;}
.tab-list .bimg{ background: url(../img/dot_bg2.png) no-repeat center center; width: 194px; height: 184px; margin: 0 auto; text-align: center; box-sizing: border-box; padding-top: 25px;}
.tab-list .bimg img{ width: 134px; height: 134px; border-radius: 100%; background-color: #fff;}
.tab-list .btit span{ display: block; font-size: 24px; margin-top: 2rem;}
.tab-list .binfo p{ color: #e5fbf2; line-height: 30px;}

.ibk_bg7{ background: url(../img/ibg_3.jpg) no-repeat center 0; background-size: cover; padding: 5rem 0;}
.hb-box{ padding: 10px; width: 92%; margin: 0 auto;}
/*.hb-box::after{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to right,rgba(255,255,255,0.5),rgba(255,255,255,0) 50%,rgba(255,255,255,0.5)); z-index: 3;}*/
.hb-box .bimg{ box-shadow: #ddd 0 0 10px; background-color: #fff; border-radius: 5px; overflow: hidden;}
.hb-box .bimg img{}
.hb-box .bimg:hover img{ transform: scale(1.1); transition: all 0.6s;}

.hb-btn .swiper-button-next,.hb-btn .swiper-button-prev{ background:#00bb71; width: 70px; height: 40px; line-height: 40px; border-radius: 0; margin-top: 0; text-align: center; top: auto; z-index: 1000; position: relative; display: inline-block;}
.hb-btn .swiper-button-next i,.hb-btn .swiper-button-prev i{ color: #fff; font-size: 30px; }
.hb-btn .swiper-button-prev{ left: auto;}
.hb-btn .swiper-button-next{ right: auto;}
.hb-btn .swiper-button-next:hover i,.hb-btn .swiper-button-prev:hover i{ color: #fff;}

.inews-tit{ text-align: center; line-height: 50px;}
.inews-tit a{ font-size: 18px; color: #424242; font-family:"SourceHanSansCN-Light"; display: inline-block; padding: 0 2%; position: relative;}
.inews-tit a::before{ content: ""; position: absolute; width: 0; height: 3px; background-color: #00b56b; left: 0; bottom: 0;}
.inews-tit a.active,.inews-tit a:hover{ font-weight: bold;}
.inews-tit a.active::before,.inews-tit a:hover::before{ width: 100%;}

.inews-list .swiper-container{ padding: 10px 5px 6rem;}
.inews-list .swiper-pagination{ bottom: 0; top: auto;}
.inews-list .swiper-pagination{ width: 100%; height: 9px; border-radius: 9px; overflow: hidden; background-color: #eaeceb;}
.inews-list .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background-color: #00b56b;}
.inews-list .swiper-button-next,.inews-list .swiper-button-prev{ background:none; width: 70px; height: 40px; line-height: 40px; border-radius: 0; margin-top: 0; text-align: center; top: auto; z-index: 1000; position: relative; display: inline-block; margin-bottom: 2rem;}
.inews-list .swiper-button-next i,.inews-list .swiper-button-prev i{ color: #00bb71; font-size: 30px; }
.inews-list .swiper-button-prev{ left: auto;}
.inews-list .swiper-button-next{ right: auto;}
.inews-list .swiper-button-next:hover i,.inews-list .swiper-button-prev:hover i{ color: #00bb71;}

.dz-box{ background: url(../img/bk_bg1.jpg) no-repeat 0 0 #fff; background-size: cover; padding: 2rem; position: relative; height: 100%; box-sizing: border-box; height: 208px; box-shadow: #ddd 0 0 10px;}
.dz-box span{ display: block; font-size: 22px; color: #2d2d2d;}
.dz-box span::before{ content: ""; display: block; width: 20px; height: 4px; background-color: #00b56b; margin: 0 2px 1rem;}
.dz-box p{ font-size: 14px; color: #535353; font-family:"SourceHanSansCN-Light";}
.dz-box:hover{ background: url(../img/bk_hover.jpg) no-repeat 0 0 #00b56b;}
.dz-box:hover span{ color: #fff;}
.dz-box:hover p{ color: #edfbf5;}
.dz-box:hover span::before{ background-color: #fff;}


.ibk_bg8{ background: url(../img/ibg_6.jpg) no-repeat center center; background-size: cover; padding: 8rem 0; text-align: center;}
.ibk_bg8 .btit{ color: #121212; font-size: 3.6rem;}
.ibk_bg8 .bmore{ margin-top: 3rem;}
.ibk_bg8 .bmore a{ display: inline-block; width: 110px; line-height: 36px; text-align: center; border: 1px solid #08b971; color: #fff; border-radius: 3px; background-color: #08b971; font-size: 14px; margin: 0 5px;}
.ibk_bg8 .bmore a:hover{ background-color: transparent; color: #08b971;}
.ibk_bg8 .bmore a:nth-child(2){ background-color: transparent; color: #08b971;}
.ibk_bg8 .bmore a:nth-child(2):hover{ background-color: #08b971; color: #fff;}

/* ==========================================================================
   Other Page
   ========================================================================== */

.nbanner{ background-image: url(../img/nban1.jpg); background-position: center; background-size: cover; height: 471px; width: 100%; position: relative; margin-top: 87px;}
.nbanner .wrap{ height: 100%;}
.nbanner .nbrow{ height: 100%; color: #f5f6f8; box-sizing: border-box;}
.nbanner .nbrow .nbtit{ font-size: 4.8rem; display: block; }
.nbanner .nbrow .nben{ font-size: 18px; font-family: 'SourceHanSansCN-Light';}
.nbanner .nbrow2{ height: 100%; color: #f5f6f8; box-sizing: border-box; text-align: left; align-items: flex-start;}
.nbanner .nbrow2 .nbtit{ font-size: 4.8rem; display: block; line-height: 7.2rem; }
.nbanner .nbrow2 .nben{ font-size: 18px; font-family: 'SourceHanSansCN-Light';}
.nbanner .bmore{ margin-top: 2rem;}
.nbanner .bmore a{ display: inline-block; width: 210px; line-height: 48px; text-align: center; border: 1px solid #fff; color: #fff; border-radius: 3px; font-size: 16px;}
.nbanner .bmore a:hover{ background-color: #fff; color: #00b56b;}
.nbanner .bmore a:nth-child(1){ background-color: #fff; color: #00b56b; margin-right: 1rem;}
.nbanner .bmore a:nth-child(1):hover{ background-color: transparent; color: #fff;}
.nbanner .bimg{ width: 438px; margin-top: 3rem;}
.nbanner .bimg a{ display: block; float: left; margin-right: 2%; width: 31.33%;}

.sub_box{ width: 100%; left: 0; z-index: 100; position: relative; line-height: 50px; text-align: center; background-color: #fff; box-shadow: #efefef 0 8px 8px;}
.sub_box .cate a{ display: inline-block; color: #545454; font-size: 16px; margin: 0 2%; font-family: 'SourceHanSansCN-Light'; position: relative;}
.sub_box .cate a::before{ content: ""; position: absolute; bottom: 0; left: 0; height: 3px; background-color: #04af6f; width: 0;}
.sub_box .cate a:hover,.sub_box .cate a.current{}
.sub_box .cate a:hover::before,.sub_box .cate a.current::before{ width: 100%;}

.hsub .cate a::before{ background-color: #cc0100;}

.fix-sub{ position: fixed; top: 87px; left: 0;}
.psub-box.fix-sub{ position: fixed; top: 100px; width: 18%; left: 8%; z-index: 10; background-color: #fff;}

.about_bk1{ padding: 8rem 0 4rem;}
.about_bk1 .binfo{ color: #575757; font-size: 16px; line-height: 32px;font-family: 'SourceHanSansCN-Light'; position: relative; z-index: 3;}
.about_bk1 .binfo p{}
.about_bk1 .btit{ font-size: 4rem; color: #090909; line-height: 5.2rem;font-family: 'SourceHanSansCN-Light'; position: relative; z-index: 3;}
.about_bk1 .bimg{ position: relative; text-align: center; width: 524px; height: 524px; margin: 0 auto;}
.about_bk1 .bimg::before,.about_bk1 .bimg::after{ content: ""; position: absolute; border: 1px dashed #efefef; border-radius: 100%; width: 100%; height: 100%; left: 0;}
.about_bk1 .bimg::before{ transform: scale(1.9);}
.about_bk1 .bimg::after{ transform: scale(1.4);}
.about_bk1 .bimg img{}
.nblock-1{ height: 100%; align-items: flex-start; margin-left: 9rem; position: relative; z-index: 3;}
.nblock-1 .brow{ margin: 3rem 0;}
.nblock-1 .brow span{ font-size: 4.8rem; color: #00bb71; font-weight: bold; line-height: 6rem;}
.nblock-1 .brow p{ font-size: 18px; color: #494949;font-family: 'SourceHanSansCN-Light';}

.about_bk2{ position: relative; padding: 10rem 0; background: url(../img/nbg_k2.jpg) no-repeat center center; background-size: cover; }
.nblock-2{ width: 100%; position: relative; background: url(../img/wh_bg.jpg) no-repeat center 0; background-size: cover; height: 538px;}
.nblock-2 .brow{ width: 22%; text-align: center; position: relative; overflow: hidden; justify-content: center; display: flex; border-right: 1px solid #a2b0bb;}
.nblock-2 .brow:nth-last-child(1){border-right: 0;}
.nblock-2 .binfo{ display: block; box-sizing: border-box; position: relative; margin: 0 auto; height: 100%; color: #fff;}
.nblock-2 .brow span{ display: block; font-weight: bold; font-size: 3rem; line-height: 40px; margin-top: 5rem;}
.nblock-2 .brow p{ display: none; font-size: 18px;font-family: 'SourceHanSansCN-Light';}

.nblock-2 .active{ background: url(../img/wh_hover.jpg) no-repeat center center; background-size: cover; width: 34%; justify-content: flex-start; display: flex; text-align: left; transition: all 0.3s;}
.nblock-2 .active p{display: block; margin: 0 3rem 4rem;}
.nblock-2 .active span{ margin: 5rem 3rem; font-size: 4.8rem;}


.about_bk3{ background: url(../img/nbg_k1.jpg) no-repeat center center; background-size: cover; padding: 10rem 0;}

.about_bk3 .box-title3 p{ font-size: 20px;}
.mrg-right{ margin-right: 6%;}
.honor-num{ clear: both; overflow: hidden;}
.honor-num .brow{ float: left; width: 46%; margin-right: 8%; margin-bottom: 5rem;}
.honor-num .brow:nth-child(2n){ margin-right: 0; margin-bottom: 0;}
.honor-num span{ border-bottom: 1px solid #ddd; display:block; line-height: 5rem; position: relative;}
.honor-num span::after{ content: ""; position: absolute; width: 80px; height: 2px; background-color: #00bb71; bottom: 0; left: 0;}
.honor-num span b{ font-size: 4.8rem; color: #00bb71; margin-right: 5px;}
.honor-num i{ color: #474747;}
.honor-num p{color: #474747; margin-top: 1rem;}
.honor-box{ background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: #ddd 0 0 10px;}
.honor-box a{ padding: 3rem;}
.honor-box .icon{ background-color: transparent;}
.honor-box .ntit{ text-align: center; padding:2rem; color: #474747;}
.about_bk3 .swiper-container{ overflow: visible; height: 500px; position: relative;}
.about_bk3 .swiper-container .swiper-slide{ height: auto!important;}
.about_bk3 .swiper-container::before{ content: ""; position: absolute; height: 130px; bottom: -19rem; left: 0; background: linear-gradient(to top,rgba(221,235,231,1),rgba(221,235,231,0)); z-index: 3; width: 100%;}
.about_bk3 .swiper2::before{ content: ""; position: absolute; height: 130px; top: -10rem; left: 0; background: linear-gradient(to bottom,rgba(221,235,231,1),rgba(221,235,231,0)); z-index: 3; width: 100%;}


.about_bk6{ background: url(../img/nbg_k3.jpg) no-repeat center center; background-size: cover; padding: 10rem 0;}
.about_bk6 .swiper-button-next,.about_bk6 .swiper-button-prev{ background: #00bb71; width: 45px; height: 45px; line-height: 45px;  opacity: 1; margin: 0; text-align: center; bottom: 30px; top: auto; z-index: 1000; border-radius: 100%;}
.about_bk6 .swiper-button-next i,.about_bk6 .swiper-button-prev i{ color: #fff; font-size: 28px; }
.about_bk6 .swiper-button-prev{ left: -45px;}
.about_bk6 .swiper-button-next{ right: -45px;}
.about_bk6 .swiper-button-next:hover,.about_bk6 .swiper-button-prev:hover{background-color: #00bb71; color: #fff;}
.about_bk6 .swiper-button-next:hover i,.about_bk6 .swiper-button-prev:hover i{ color: #fff;}

.nblock-lc{ position: relative;}
.tab-list4{ overflow: hidden; position: relative; margin-bottom: 1rem;}
.tab-list4 span{ font-size: 3.6rem; font-weight: bold; color: #00bb71; line-height: 4rem; display: block; position: relative; z-index: 2; padding: 7rem 0 8rem;}
.tab-list4 .brow{ position: relative; padding-top: 6rem;}
.tab-list4 i{ color: #dae5e4; font-size: 23rem; position: absolute; font-family: "arial"; font-weight: bold; line-height: 18rem; top: 6rem; left: 0;filter: blur(3px); opacity: 0.5;}
.tab-list4 p{ color: #474747; line-height: 30px; margin-bottom: 1rem; position: relative; padding-left: 20px;}
.tab-list4 p::before{ content: ""; width: 10px; height: 10px; border-radius: 10px; background-color: #01bb71; display: inline-block; vertical-align: middle; position: absolute; left: 0; top: 10px;}
.tab-list4 .bimg{ position: relative; width: 468px; height: 468px; border-radius: 468px; margin: 8rem auto;}
.tab-list4 .bimg::before{ content: ""; position: absolute; width: 100%; height: 100%; background: linear-gradient(236deg,rgba(181,232,212),rgba(181,232,212,0) 60%); border-radius: 100%; transform: scale(1.3);}
.tab-list4 .bimg img{ position: relative; z-index: 2;}

.nav-tabs4{ padding-top: 50px; position: relative; overflow: visible;}
.nav-tabs4::before{ content: ""; display: block; position: absolute; width: 100%; height: 1px; background-color: #dcdcdc; top: 54px;}
.nav-tabs4 span{ display: block; position: relative; font-size: 20px; color: #d6d5d5; font-family: arial; text-align: center; cursor: pointer;}
.nav-tabs4 i{ display: block; position: relative; width: 10px; height: 10px; margin: 0 auto 10px; background-color: #dcdcdc; border-radius: 100%;}
.nav-tabs4 .btit{ position: absolute; width: 100%; font-size: 16px; top: -50px; text-align: center; color: #d6d5d5; text-align: center;}
.nav-tabs4 .swiper-slide-thumb-active i{ background-color: #00bb71;}
.nav-tabs4 .swiper-slide-thumb-active span{ color: #00bb71;}
.nav-tabs4 .swiper-slide-thumb-active .btit{ color: #00bb71;}

.about_bk4{ background-color: #fff; padding: 10rem 0; position: relative;}
.about_bk4 .swiper-container{ width:75%; margin:10rem auto 0; overflow: visible;}
.case-box{ margin-bottom: 0;}
.case-box .ntit{ display: none; text-align: center; padding: 2rem 0;}
.case-box .ntit .bimg{ width: 55px; height: 55px; border-radius: 100%; margin: 0 auto;}
.case-box .ntit span{display: block; margin: 1rem 0 0; font-size: 3rem; color: #141414;}
.case-box .ntit p{ color: #565656;}
.case-box .ntit a{ display: block; width: 150px; line-height: 36px; border: 1px solid #087eea; color: #087eea; font-size: 12px; vertical-align: middle; border-radius: 36px; margin: 1rem auto 0;}
.case-box .ntit a:hover{ background-color: #087eea; color: #fff;}
.about_bk4 .swiper-slide-active .case-box .ntit{ display: block;}
.about_bk4 .swiper-slide{ opacity: 0.5;}
.about_bk4 .swiper-slide-active,.about_bk4 .swiper-slide-prev,.about_bk4 .swiper-slide-next{ opacity: 1;}
.about_bk4 .swiper-button-next,.about_bk4 .swiper-button-prev{ background:#fff; width: 70px; height: 70px; line-height: 70px; border-radius: 70px; margin-top: 0; text-align: center; top: 25%; z-index: 1000; box-shadow: #DCDCDC 0 0 8px;}
.about_bk4 .swiper-button-next i,.about_bk4 .swiper-button-prev i{ color: #111; font-size: 20px; }
.about_bk4 .swiper-button-prev{ left: -55px;}
.about_bk4 .swiper-button-next{ right: -55px;}
.about_bk4 .swiper-button-next:hover,.about_bk4 .swiper-button-prev:hover{background-color: #00bb71; color: #fff;}
.about_bk4 .swiper-button-next:hover i,.about_bk4 .swiper-button-prev:hover i{ color: #fff;}

/*招聘*/
.sh_bk1{background: url(../img/nbg_k7.jpg) no-repeat center 0; background-size: cover; padding: 8rem 0;}
.nblock-3{ border-radius: 10px; overflow: hidden; box-shadow: #ddd 0 0 10px; position: relative;}
.nblock-3 .bimg img{ width: 100%;}
.nblock-3 .btit{ background-color: #fff; text-align: center; padding: 3rem 2rem;}
.nblock-3 .btit span{ font-size: 2.4rem; color: #343434;}
.nblock-3 .btit p{ color: #545454;}
.nblock-3 .bhover{ position: absolute; width: 100%; height: 100%; top: -100%; left: 0; box-sizing: border-box; padding: 5rem 2rem 0; color: #fff; text-align: center; background: url(../img/wh_hover.jpg) no-repeat center center; background-size: cover;}
.nblock-3 .bhover span{ font-size: 3rem; font-weight: bold;}
.nblock-3 .bhover p{ color: #d0f9ea; margin: 2rem 0;}
.nblock-3 .bmore{}
.nblock-3 .bmore a{ display: inline-block; width: 30%; line-height: 48px; text-align: center; border: 1px solid #fff; color: #fff; border-radius: 3px; font-size: 16px;}
.nblock-3 .bmore a:hover{ background-color: #fff; color: #00b56b;}
.nblock-3 .bmore a:nth-child(1){ background-color: #fff; color: #00b56b; margin-right: 3%;}
.nblock-3 .bmore a:nth-child(1):hover{ background-color: transparent; color: #fff;}
.nblock-3:hover .bhover{ top: 0; transition: all 0.4s;}

.sh-tabs{ text-align: center;}
.sh-tabs a{ font-size: 18px; display: inline-block; color: #434343; margin: 0 2%; position: relative; line-height: 70px;}
.sh-tabs a::after{ content: ""; position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto; height: 5px; width: 0; background-color: #00bb71; border-radius: 5px;}
.sh-tabs a:hover::after,.sh-tabs a.active::after{ width: 50%;}
.sh-tablist{ background: url(../img/nbg_k4.jpg) no-repeat center 0; padding: 8rem 0; background-size: cover;}

.nblock-4{ position: relative;}
.nblock-4 .bimg{ height: 427px; overflow: hidden;}
.nblock-4 .bimg img{ height: 100%; object-fit: cover;}
.nblock-4 .btit{ position: absolute; width: 80%; height: 100%; left: 0; top: 0; background: linear-gradient(to right,rgba(7,184,127,0.9),rgba(7,184,127,0));}
.nblock-4 .binfo{ height: 100%; width: 355px; margin-left: 7rem; text-align: center; color: #fff;}
.nblock-4 .binfo i{ font-family: "arial"; font-weight: bold; font-size: 15rem; line-height: 15rem;  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to bottom,rgba(255,255,255,0.4),rgba(255,255,255,0));}
.nblock-4 .binfo p{ font-size: 18px; line-height: 36px; position: relative; margin-top: -5rem;}

.sh_bk3{background: url(../img/nbg_k5.jpg) no-repeat center 0; background-size: cover; padding: 10rem 0;}
.sh_bk3 .binfo{ background: url(../img/sh_bk2.jpg) no-repeat right bottom; border: 1px solid #eee; text-align: center; padding: 4rem 2rem; position: relative; height: 100%; box-sizing: border-box;}
.sh_bk3 .binfo span{ font-size: 24px; font-weight: bold;}
.sh_bk3 .binfo p{ font-size: 18px;}
.sh_bk3 .binfo i{ font-size: 3rem; display: block; margin: 2rem 0 3rem;}
.sh_bk3 .binfo .bimg{ text-align: right; padding-right: 10%;}

.sh_bk4{background: url(../img/nbg_k6.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.sh_bk4 .box-title4{ color: #fff;}
.jobs-shlist{ color: #fff;}
.jobs-shlist .brow{ margin-bottom: 3rem;}
.jobs-shlist a.abk{ display: block; overflow: hidden; clear: both; background: url(../img/sh_bk1.png) no-repeat right 0; background-size: cover; border-radius: 10px; padding: 4rem;}
.jobs-shlist .btit{ line-height: 30px; position: relative;}
.jobs-shlist .btit span{ font-size: 24px;}
.jobs-shlist .btit i{ position: absolute; right: 0; top: -10rem; font-size: 28px; opacity: 0;}
.jobs-shlist .binfo{  color: #636363;}
.jobs-shlist .binfo span:nth-child(2){ float: right;}
.jobs-shlist a.abk:hover{ background-image: url(../img/sh_bkhover.png); color: #fff;}
.jobs-shlist a.abk:hover .btit i{ opacity: 1; top: 0; color: #fff; transition: all 0.3s;}
.jobs-shlist a.abk:hover .binfo{ color: #fff;}

.brow-xq{ position: fixed; background: rgba(0,0,0,0.8); width: 100%; height: 100%; top: 0; left: 0; z-index: 100000; display: none;}
.brow-xq .bk-box .close{ position: absolute; display: block; width: 48px; height: 48px; border-radius: 100%; border: 1px solid #fff; color: #fff; line-height: 48px; text-align: center; top: -24px; right: -70px; font-size: 24px; cursor: pointer;}
.brow-xq .bk-box{ position: absolute; width: 60%; height: 90%; top: 0; bottom: 0; left: 0; right: 0; margin: auto auto; background: url(../img/nbg_k8.jpg) no-repeat center center; background-size: 100% 100%; border-radius: 10px; box-sizing: border-box; padding: 5rem; color: #666;}
.brow-xq .bk-box .bstit{ font-size: 3rem; color: #111; margin-bottom: 2rem;}
.brow-xq .bk-box .bsinfo p{ margin-bottom: 1rem;}
.brow-xq .bk-box .bsinfo span{ font-size: 18px; color: #111;}
.brow-xq .bk-ny{ overflow-y: auto; height: 100%; position: relative;}

.sh_bk5{ padding: 8rem 0;}
.zs-box{ margin-bottom: 2rem;}
.zs-box .icon img{ width: 100%;}
.sh_bk5 .swiper-button-next,.sh_bk5 .swiper-button-prev{ background:#f1f6f4; width: 64px; height: 64px; line-height: 64px; border-radius: 64px; margin-top: -32px; text-align: center; top: 50%; z-index: 1000;}
.sh_bk5 .swiper-button-next i,.sh_bk5 .swiper-button-prev i{ color: #666; font-size: 24px; }
.sh_bk5 .swiper-button-prev{ left: -85px;}
.sh_bk5 .swiper-button-next{ right: -85px;}
.sh_bk5 .swiper-button-next:hover,.sh_bk5 .swiper-button-prev:hover{background-color: #1ac380; color: #fff;}
.sh_bk5 .swiper-button-next:hover i,.sh_bk5 .swiper-button-prev:hover i{ color: #fff;}

.xy_bk1{ background: url(../img/nbg_k9.jpg) no-repeat center 0; padding: 8rem 0 0;}

.nmore a{ display: inline-block; border: 1px solid #798b84; width: 165px; line-height: 46px; text-align: center; color: #fff; border-radius: 4px;}
.nmore a i{ font-size: 24px; vertical-align: middle; margin-right: 5px;}
.nmore a:hover{ background-color: #04af6f; border-color: #04af6f;}

.xy-tabs{ position: relative;}
.xy-tabs::after{ content: ""; position: absolute; width: 100%; height: 9px; border-radius: 9px; background-color: #efefef; bottom: 0; left: 0;}
.xy-tabs a{ display: block; float: left; width: 25%; text-align: center; color: #2c2c2c; font-size: 22px; line-height: 9rem; position: relative; padding-bottom: 10px;}
.xy-tabs a::after{ content: ""; position: absolute; width: 0; height: 9px; border-radius: 9px; background-color: #28b878; bottom: 0; left: 0; z-index: 2;}
.xy-tabs a:hover,.xy-tabs a.active{ color: #28b878;}
.xy-tabs a:hover::after,.xy-tabs a.active::after{ width: 100%;}
.nblock-5{ position: relative;}
.nblock-5 .bimg{ width: 79%; border-radius: 10px; overflow: hidden;}
.nblock-5 .bimg img{ width: 100%;}
.nblock-5 .binfo{ position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; width: 40%; height: 70%; border-radius: 10px; background: url(../img/bk_bg2.png) no-repeat center center; background-size: cover; padding: 6rem 7rem 0; color: #fff; box-sizing: border-box;}
.nblock-5 .binfo span{ font-size: 3rem; font-weight: bold; display: block;}
.nblock-5 .binfo i{ position: absolute; right: 6rem; top: 4rem; color: #32db99; font-size: 15rem; line-height: 15rem;font-family: 'Helvetica';}
.nblock-5 .binfo p{ margin-top: 1rem;}

.nblock-6{ position: relative;}
.nblock-6 .bimg{ height: 305px;}
.nblock-6 .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.nblock-6 .binfo{position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; padding: 4rem; color: #201f1f;}
.nblock-6 .binfo span{ font-size: 3rem;}
.nblock-6 .binfo p{ margin-top: 0.5rem; color: #393939;}
.nbk6 .binfo{ color: #201f1f;}
.nbk6 .binfo p{ color: #393939; width: 45%;}

.xy_bk2{ background: url(../img/nbg_k10.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.nblock-7{}
.nblock-7 .brow{ float: left; width: 18%; margin-right: 2%; background: linear-gradient(to bottom,#e8f9f3,#fff); padding: 5rem 2rem; border-radius: 10px; border: 2px solid #fff; text-align: center; margin-bottom: 2rem; box-sizing: border-box;}
.nblock-7 .brow:nth-last-child(1){ margin-right: 0;}
.nblock-7 .brow i{ display: block;}
.nblock-7 .brow span{ display: block; font-size: 22px; font-weight: bold; color: #201f1f; margin: 2rem 0;}
.nblock-7 .brow p{ color: #6a6a6a;}
.xy-more a{ display: inline-block; width: 132px; line-height: 48px; border-radius: 4px; border: 1px solid #28b878; background-color: #28b878; color: #fff;}
.xy-more a:hover{ color: #28b878; background-color: transparent;}
.xy_bk3{ padding: 8rem 0;}
.add-bk{ position: relative;}
.add-bk .bimg{ border-radius: 10px; overflow: hidden;}
.add-bk .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.add-bk:hover .bimg img{ transform: scale(1.2); transition: all 0.6s;}
.add-bk .btit{ position: absolute; top: 0; left: 0; width: 100%; color: #fff; box-sizing: border-box; padding: 3rem 2rem; font-size: 18px;}
.add-bk .btit span{}
.add-bk .btit i{ font-size: 24px; vertical-align: middle;}
.add-bk2{ position: relative; margin-bottom: 3.2rem;}
.add-bk2 .bimg{ border-radius: 10px; overflow: hidden;}
.add-bk2 .bimg img{ width: 100%; object-fit: cover;}
.add-bk2:hover .bimg img{ transform: scale(1.2); transition: all 0.6s;}
.add-bk2 .btit{ position: absolute; bottom: 0; left: 0; width: 100%; color: #fff; box-sizing: border-box; padding: 0.5rem 2rem; font-size: 18px; text-align: center;}
.add-bk2 .btit span{}
.add-bk2 .btit i{ font-size: 24px; vertical-align: middle;}

.xy-xq{ position: fixed; background: rgba(0,0,0,0.8); width: 100%; height: 100%; top: 0; left: 0; z-index: 100000; display: none;}
.xy-xq .bk-box .close{ position: absolute; display: block; width: 48px; height: 48px; border-radius: 100%; border: 1px solid #fff; color: #fff; line-height: 48px; text-align: center; top: -24px; right: -70px; font-size: 24px; cursor: pointer;}
.xy-xq .bk-box{ position: absolute; width: 80%; height: 90%; top: 0; bottom: 0; left: 0; right: 0; margin: auto auto; background: url(../img/nbg_k8.jpg) no-repeat center center; background-size: 100% 100%; border-radius: 10px; box-sizing: border-box; padding: 3rem 0; color: #666;}
.xy-xq .bk-box .bstit{ font-size: 3.4rem; color: #111; margin-bottom: 2rem; text-align: center; border-bottom: 1px solid #eee; padding-bottom: 1rem;}
.xy-xq .bk-box .bstit span{ font-weight: bold;}
.xy-xq .bk-box .bstit i{ font-size: 4rem; color: #04af6f; vertical-align: middle; margin-right: 5px;}
.xy-xq .bk-box .btit2{ font-size: 2.4rem; color: #04af6f; text-align: center;}
.xy-xq .bk-box .btit2 span{ font-weight: bold;}
.xy-xq .bk-box .btit2::after{ content: ""; width: 30px; height: 3px; background-color: #04af6f; display: block; margin: 1rem auto 0;}
.xy-xq .bk-ny{ overflow-y: auto; height: 83%; position: relative; box-sizing: border-box;}
.xy-xq .bk-ny::-webkit-scrollbar {width:4px;height:4px}
.xy-xq .bk-ny::-webkit-scrollbar-button:vertical {display:none}
.xy-xq .bk-ny::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#fefefe;}
.xy-xq .bk-ny::-webkit-scrollbar-thumb {border-radius:0;background-color: #ddd;}
.xy-xq .bk-ny.xy-xq .bk-ny::-webkit-scrollbar-thumb:vertical:hover {background-color: #ddd;}
.xy-xq .bk-ny::-webkit-scrollbar-thumb:vertical:active {background-color: #ddd;}
.xy-pad{ padding: 0 10%;}

.jobs-from .layui-form-label{ float: none; width: auto; display: block; padding: 0; text-align: left; color: #4e4e4e; font-size: 16px; padding-bottom: 9px;}
.jobs-from .layui-form-label i{ color: #ef6878;}
.jobs-from .layui-input-block{ margin-left: 0;}
.jobs-from .xy-btn1{ border: 1px dashed #d6dbe1; background-color: #fafafa; width: 154px; float: left; padding: 1rem 0; font-size: 14px; color: #9d9d9d; height: auto; line-height: 26px; margin-right: 2rem;}
.jobs-from .xy-btn1 i{ color: #c8ccca; display: block; font-size: 5rem; line-height: 5rem;}
.jobs-from .xy-tip{ font-size: 14px; color: #7a7a7a; line-height: 9rem;}
.jobs-from .xy-tip span{ color: #ff8400;}
.jobs-from .xy-btns{ border-top: 1px solid #eee; margin-top: 3rem; padding-top: 3rem;}
.xy-btn2{ background-color: #04af6f;}

/*案例*/
.case_bk1{ background: url(../img/nbg_k11.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.case_bk1 .swiper-container{ width: 81%; margin: 0 auto; overflow: visible;}
.case-box2 a{position: relative;}
.case-box2 .icon{ border-radius: 10px; overflow: hidden; background-color: #fff; min-height: 240px;}
.case-box2 .icon img{ width: 100%; height: 100%; object-fit: cover;}
.case-box2 .ninfo{ position: absolute; width: 100%; height: 100%; left: 0; top:0; box-sizing: border-box; padding: 2rem 4% 0; color: #fff; opacity: 1;background-color: rgba(0, 0, 0, 0.4);}
.case-box2 .ninfo i{ display: block; width: 45px; height: 45px; border-radius: 75px; overflow: hidden;}
.case-box2 .ntit{ display: block; font-size: 18px; font-weight: bold; margin: 1rem 0 0;}
.case-box2 .ninfo p{ line-height: 26px;}
.case-box2 .nmore{ display: inline-block; width: 120px; line-height: 36px; border: 1px solid #fff; border-radius: 36px; text-align: center; margin-top: 1rem;} 
.case-box2 a:hover .nmore{ background-color: #01bc72; border-color: #01bc72;}
.case-box2 a:hover .ninfo{ background-color:rgba(1,188,114,0.9)}
.case_bk1 .swiper-slide{ opacity: 1;}
.case_bk1 .swiper-slide-active{ opacity: 1;}
.case_bk1 .swiper-slide-active .case-box2 .ninfo{ opacity: 1; left: 0; transition: all 0.4s;}
.case_bk1 .swiper-button-next,.case_bk1 .swiper-button-prev{ background:#f1f6f4; width: 64px; height: 64px; line-height: 64px; border-radius: 64px; margin-top: -52px; text-align: center; top: 50%; z-index: 1000;}
.case_bk1 .swiper-button-next i,.case_bk1 .swiper-button-prev i{ color: #666; font-size: 24px; }
.case_bk1 .swiper-button-prev{ left: -65px;}
.case_bk1 .swiper-button-next{ right: -65px;}
.case_bk1 .swiper-button-next:hover,.case_bk1 .swiper-button-prev:hover{background-color: #1ac380; color: #fff;}
.case_bk1 .swiper-button-next:hover i,.case_bk1 .swiper-button-prev:hover i{ color: #fff;}
.case_bk1 .swiper-pagination{ position: relative; text-align: center;}
.case_bk1 .swiper-pagination-bullet{ margin: 0 5px;}
.case_bk1 .swiper-pagination-bullet-active{ width: 45px; background-color: #00bb71; border-radius: 8px;}
.case_bk2{ background: url(../img/nbg_k12.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.case-box3{ margin-bottom: 3rem; box-shadow: #defaef 0 0 10px; border-radius: 10px; overflow: hidden;}
.case-box3 .icon{ position: relative;}
.case-box3 .icon i{ position: absolute; display: block; background: url(../img/dot_bg.png) no-repeat right 0; width: 167px; height: 48px; color: #fff; text-align: right; top: 0; right: 0; font-size: 14px; padding-right: 2rem; line-height: 30px;transition: all 0.3s;}
.case-box3 .ntit{ background-color: #fff; padding: 3rem 4rem; clear: both; overflow: hidden;}
.case-box3 .ntit span{font-family: 'Helvetica'; line-height: 10rem; color: #e7f4ef; font-size: 15rem; position: relative; margin-left: -2rem;}
.case-box3 .ntit p{ position: relative; margin-top: -10rem; line-height: 30px; margin-bottom: 2rem;word-break:break-all; display:-webkit-box;  -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.case-box3 .blogo{ display: block; float: right; width: 50px; height: 50px; border-radius: 100%; border: 1px solid #eee;}
.case-box3 .bmore{ display: inline-block; line-height: 34px; border: 1px solid #eee; border-radius: 34px; color: #666; font-style: normal; padding: 0 2rem; margin-top: 1rem;}
.case-box3 .bmore i{ display: none; font-size: 18px;}
.case-box3 a:hover .ntit{ background-color: #02bc73; color: #fff;}
.case-box3 a:hover .ntit span{ color: #20ce89;}
.case-box3 a:hover .blogo{ border-color: #02bc73;}
.case-box3 a:hover .bmore{ border-color: #fff; color: #fff;}
.case-box3 a:hover .bmore i{ display: inline;}

.case_bk3{ background: url(../img/nbg_k13.jpg) no-repeat center 0; background-size: 100% auto; padding-top: 10rem;}
.case_bk3 .btit{ text-align: center;}
.case_bk3 .btit span{ font-size: 20rem; line-height: 20rem; font-weight: bold; background-image: linear-gradient(to right, #00b769 60%, #f0f9f5); color: #00b769; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.case_bk3 .btit sup{ color: #00b769; font-size: 3.6rem; top: -12rem; font-weight: bold;}
.case_bk3 .btit sub{ color: #00b769; font-size: 7.2rem; left: -14rem; bottom: 0;}
.case_bk3 .btit p{ font-size: 3.6rem;}
.case-ban{ margin-top: 87px;}
.case-ban .bimg{ position: relative; height: 100%;}
.case-ban .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.case-ban .binfo{ background: url(../img/bk_bg3.jpg) no-repeat right bottom; background-size: cover; position: relative; height: 100%; box-sizing: border-box; padding: 6rem 28% 2rem 10%; color: #fff;}
.case-ban .btit::after{ content: " ” "; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; line-height: 10rem; color: #32db99; font-size: 15rem; position: absolute; right: 0; top: 1.5rem; }
.case-ban .btit{ display: flex; align-items: center; position: relative; }
.case-ban .btit i{  width: 70px; height: 70px; border-radius: 70px; /*background-color: #fff;*/ overflow: hidden; display: flex; align-items: center; text-align: center; justify-content: center;}
.case-ban .btit span{ font-size: 3rem; line-height: 34px; margin-left: 2rem; }
.case-ban p{ color: #bef9e2; margin: 3rem 0; width: 80%;}
.case-ban .brow{ line-height: 36px;}
.case-ban .brow .fl{ width: auto;}
.case-ban .brow .fl:nth-child(1){ border-right: 1px solid #4dcf9c; margin-right: 3rem; padding-right: 3rem;}
.case-ban .brow i{ color: #bef9e2; display: block; line-height: 24px;}
.case-ban .brow span{ font-size: 3.6rem; display: block; margin-top: 0.5rem;}
.case-ban .place{ text-align: right; color: #fff; border-bottom: 0; margin-top: 3rem;}
.case-ban .place i.iconfont{ font-size: 18px; margin-right: 5px;}
.case-ban .place i.iconfont,.case-ban .place a{ color: #fff;}
.case-ban .place a:hover{ color: #fff; text-decoration: underline;}

.case-xg .swiper-button-next,.case-xg .swiper-button-prev{ background:#f1f6f4; width: 64px; height: 64px; line-height: 64px; border-radius: 64px; margin-top: -100px; text-align: center; top: 50%; z-index: 1000;}
.case-xg .swiper-button-next i,.case-xg .swiper-button-prev i{ color: #666; font-size: 24px; }
.case-xg .swiper-button-prev{ left: -85px;}
.case-xg .swiper-button-next{ right: -85px;}
.case-xg .swiper-button-next:hover,.case-xg .swiper-button-prev:hover{background-color: #1ac380; color: #fff;}
.case-xg .swiper-button-next:hover i,.case-xg .swiper-button-prev:hover i{ color: #fff;}

.case-lx{ background: url(../img/nbg_k14.jpg) no-repeat center center; background-size: cover; padding: 7rem 0; color: #fff; text-align: center;}
.case-lx .btit{ font-size: 3.6rem; font-weight: bold; margin-bottom: 2rem;}
.case-lx .bmore a{ display: inline-block; width: 196px; line-height: 55px; background-color: #fff; border-radius: 4px; text-align: center; color: #01bc72; font-size: 20px;}
.case-lx .bmore a i{ font-size: 24px; vertical-align: middle;}
.case-lx .bmore a:hover{ border-radius: 20px 0 20px 0;}

.case-sub{ position: absolute; width: 110px; background-color: #fff; border-radius: 10px; box-shadow: #defaef 0 0 10px; left: 4%; top: 38px; padding: 10px 0;}
.case-sub a{display: block; text-align: center; font-size: 14px; color: #868686; line-height: 40px; position: relative;}
.case-sub a::before{ content: ""; width: 2px; height: 0; position: absolute; background-color: #04af6f; left: 0; top: 0; bottom: 0; margin: auto 0;}
.case-sub a:hover,.case-sub a.current{ color: #04af6f;}
.case-sub a:hover::before,.case-sub a.current::before{ height: 80%;}
.fix-case{ position: fixed; top: 120px;}
.case-yx{ background: url(../img/nbg_k15.jpg) no-repeat center bottom #f0f5f3; background-size: cover; padding: 38px 0;}
.case-ny{ background-color: #fff; border-radius: 10px; padding: 4rem;}
.case-ny .ctit{ font-size: 24px;}
.case-ny .ctit::before{ content: ""; display: inline-block; width: 5px; height: 20px; background-color: #04af6f; border-radius: 30px; vertical-align: middle; margin-right: 2rem;}
.case-ny .content{ padding-left:2.5rem;}

.case-bk1{ background-color: #fff; border-radius: 10px; padding: 4rem; background: linear-gradient(to top,#fff 75%,#cff2e4);}
.case-bk1 .btit{ font-size: 24px;}
.case-bk1 .btit::before{ content: ""; display: inline-block; width: 5px; height: 20px; background-color: #04af6f; border-radius: 30px; vertical-align: middle; margin-right: 1rem;}
.case-bk1 .binfo{ margin-left: 1.5rem; line-height: 40px;}
.case-bk1 .binfo i{ color: #00bb71; font-size: 22px; margin-right: 1rem; vertical-align: middle;}
.case-bk1 .binfo p{ color: #646464;}
.case-bk1 .binfo p span{ color: #111;}
.case-bk1 .bmore{text-align: center; }
.case-bk1 .bmore a{ display: inline-block; width: 94%; line-height: 37px; text-align: center; border: 1px solid #00bb71; color: #fff; border-radius: 37px; font-size: 14px; background-color: #00bb71; margin: 0 3% 1rem;}
.case-bk1 .bmore a:nth-child(2){ background-color: #fff; color: #00b56b; margin-right: 1rem;}
.case-bk1 .bmore a:hover{ background-color: #fff; color: #00b56b;}
.case-bk1 .bmore a:nth-child(2):hover{background-color: #00b56b; color: #fff;}

/*服务*/
.fw-bk1{ background: url(../img/nbg_k16.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.fw-bk1 .bimg{ position: relative; height: 100%; border-radius: 10px; overflow: hidden; margin-right: 4rem;}
.fw-bk1 .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.fw-bk1 .binfo{ position: relative; padding: 1rem 0;}
.fw-bk1 .btit::after{ content: " ” "; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; line-height: 10rem; color: #c6f0df; font-size: 15rem; position: absolute; right: 0; top: 1.5rem; }
.fw-bk1 .btit{ position: relative;}
.fw-bk1 .btit span{ font-size: 4rem; font-weight: bold;}
.fw-bk1 p{ color: #656565; font-size: 18px; line-height: 36px; margin: 2rem 0 0;}
.fw-bk1 .pzz{ color: #00ba71; font-size: 18px; margin-top: 3rem;}
.fw-bk1 .pzz span{ color: #ddd; font-size: 16px; margin-right: 1rem;}

.fw-bk2{ background: url(../img/nbg_k17.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.fw-bk2 .brow{ position: relative; height: 100%; background: url(../img/bk_bg4.png) no-repeat center bottom #fff; border-radius: 10px; padding: 3rem 3% 4rem; box-sizing: border-box; text-align: center; position: relative;}
.fw-bk2 .brow .bk{ position: relative; width: 100%;}
.fw-bk2 .brow i{ display: inline-block; width: 80px; height: 80px; border-radius: 100%; line-height: 80px; background: linear-gradient(120deg,#ebfaf4,#fff); color: #00bb71; font-size: 4rem;}
.fw-bk2 .brow p{ font-size: 18px; line-height: 36px; margin: 2rem 0; display: block; width: 100%;}
.fw-bk2 .brow .bmore{ display: none;}
.fw-bk2 .brow .bmore a{ display: block; width: 90%; line-height: 46px; text-align: center; border: 1px solid #fff; color: #fff; border-radius: 3px; margin: 0 auto 5px;}
.fw-bk2 .brow .bmore a:nth-child(1){ background-color: #fff; color: #00b56b;}
.fw-bk2 .brow .bmore a:hover{ background-color: #fff; color: #00b56b;}
.fw-bk2 .brow:hover{ background: url(../img/bk_hover3.png) no-repeat center bottom; background-size: cover; display: flex; align-items: center; color: #fff; text-align: center; justify-content: center;}
.fw-bk2 .brow:hover i{ display: none;}
.fw-bk2 .brow:hover .bmore{ display: block; width: 100%;}

#nlist-6 .swiper-slide{ height: auto; margin-bottom: 20px;}

.fw-bk3{ background: url(../img/nbg_k18.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.fw-block1{ position: relative; height: 100%; position: relative; box-sizing: border-box; padding: 4rem 4% 2rem; text-align: center; background: url(../img/bk_bg5.png) no-repeat center 0 #fff; box-sizing: border-box; background-size: cover; border-radius: 10px; box-shadow: #ddd 0 0 10px; margin:10px;}
.fw-block1 i{ display: block;}
.fw-block1 p{ color: #323232; font-size: 16px; line-height: 30px; margin-top: 2rem;}
.fw-block1:hover i img{ transform: rotateY(360deg); transition: all 1s;}
.fw-bk3 .swiper-button-next,.fw-bk3 .swiper-button-prev{ background:#fff; border: 1px solid #666; width: 64px; height: 64px; line-height: 64px; border-radius: 64px; margin-top: -32px; text-align: center; top: 50%; z-index: 1000;}
.fw-bk3 .swiper-button-next i,.fw-bk3 .swiper-button-prev i{ color: #666; font-size: 24px; }
.fw-bk3 .swiper-button-prev{ left: -85px;}
.fw-bk3 .swiper-button-next{ right: -85px;}
.fw-bk3 .swiper-button-next:hover,.fw-bk3 .swiper-button-prev:hover{background-color: #1ac380; border-color: #1ac380; color: #fff;}
.fw-bk3 .swiper-button-next:hover i,.fw-bk3 .swiper-button-prev:hover i{ color: #fff;}
.fw-bk3 .swiper-pagination{ text-align: center; position: relative; margin-top: 2rem;}
.fw-bk3 .swiper-pagination-bullet{ margin: 0 5px;}
.fw-bk3 .swiper-pagination-bullet-active{ width: 45px; background-color: #00bb71; border-radius: 8px;}

.fw-bk4{ background: url(../img/nbg_k19.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.fw-tabs{ text-align: center;}
.fw-tabs a{ display: inline-block; line-height: 75px; border-radius: 75px; border: 3px solid #fff; font-size: 3rem; font-weight: bold; padding: 0 7%; margin: 0 1%; color: #fff;}
.fw-tabs a:hover,.fw-tabs a.active{ background-color: #fff; color: #01bc72;}
.fw-tablist .bimg{ text-align: center;}
.fw-tablist .binfo{ text-align: center; margin: 3rem auto 0; font-size: 18px; line-height: 36px; width: 50%; color: #fff;}

.fw-bk5{ background: url(../img/nbg_k20.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.fw-tabs2{}
.fw-tabs2 a{ display: block; line-height: 36px; border-radius: 10px; font-size: 2.4rem; font-weight: bold; padding: 0 7%; margin: 0 0 10px; color: #07be75; background-color: #e9f9f3; position: relative; padding: 3rem; margin-bottom: 2rem;}
.fw-tabs2 a i{ font-size: 6rem; line-height: 5rem;background-image: linear-gradient(to bottom, rgba(218,244,234,1) 30%, rgba(218,244,234,0)); color: #fff; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: block;}
.fw-tabs2 a span{ display: block;position: relative; margin-top: -2rem;}
.fw-tabs2 a:hover,.fw-tabs2 a.active{ background: url(../img/bk_hover2.jpg) no-repeat right center; background-size: cover; color: #fff;}
.fw-tabs2 a:hover i,.fw-tabs2 a.active i{background-image: linear-gradient(to bottom, rgba(218,244,234,0.3) 30%, rgba(218,244,234,0)); color: #fff;}
.fw-tablist2{ background: url(../img/bk_bg6.jpg) no-repeat right bottom; background-size: cover; border-radius:10px;}
.fw-tablist2 .btit{ background: url(../img/btit_bg1.jpg) no-repeat no-repeat right 0; background-size: cover; border-radius: 10px 10px 0 0; font-size: 3rem; color: #07be75; padding: 4rem 3rem; line-height: 36px;}
.fw-tablist2 .btit span::before{ content: ""; display: inline-block; width: 10px; height: 10px; border-radius: 10px; border: 3px solid #07be75; vertical-align: top; margin-right: 1rem;}
.fw-tablist2 .binfo{ padding: 5rem 6rem; clear: both; overflow: hidden;}
.fw-tablist2 .binfo .fl{ width: 60%; margin-right: 5%;}
.fw-tablist2 .binfo .fr{ width: 35%; text-align: right;}
.fw-tablist2 .binfo p{ line-height: 36px; color: #3c3c3c;}
.fw-tablist2 .binfo p span{ font-weight: bold; color: #000;}

.fw-bk6{ background: url(../img/nbg_k21.jpg) no-repeat center bottom; background-size: cover; padding: 8rem 0;}
.fw-bk6 .brow{ background: url(../img/bk_bg7.jpg) no-repeat center bottom #fff; background-size: 100% auto; border-radius: 10px; padding: 6rem 5% 8rem; text-align: center; position: relative; height: 100%; box-sizing: border-box;}
.fw-bk6 .brow i{ display: inline-block; color: #00bb71; font-size: 6rem; line-height: 5rem; position: relative;}
.fw-bk6 .brow i::before{ position: relative; z-index: 2;}
.fw-bk6 .brow i::after{ content: ""; position: absolute; width: 30px; height: 30px; border-radius: 100%; background-color: #d3f4e6; right: -15px; top: 0;}
.fw-bk6 .brow span{ display: block; font-size: 24px; font-weight: bold; margin: 2rem 0;}
.fw-bk6 .brow p{ line-height: 30px; font-size: 16px; color: #595959;}
.fw-bk6 .brow:hover{ background: url(../img/bk_hover4.jpg) no-repeat center bottom #00bb71; background-size: 100% auto; color: #fff;}
.fw-bk6 .brow:hover i,.fw-bk6 .brow:hover p{ color: #fff;}
.fw-bk6 .brow:hover i::after{ background-color: #1ccb86;}
.fw-bk6 .span-2{ width: 20%;}
.fw-bk6 .row .span-2:nth-child(2) .brow i::after{ left: 0; right: 0; margin: 0 auto; top: -13px;}
.fw-bk6 .row .span-2:nth-child(3) .brow i::after{  right: -1rem; top: auto; bottom: 0;}
.fw-bk6 .row .span-2:nth-child(4) .brow i::after{  right: auto; left: 0; top: auto; bottom: 0;}
.fw-bk6 .row .span-2:nth-child(5) .brow i::after{ right: -5px; top: -5px;}

.nav-tabs2{ text-align: center;}
.nav-tabs2 span{ display: block; position: relative; font-size: 18px; color: #434343; text-align: center; cursor: pointer;}
.nav-tabs2 span::after{ content: ""; width: 0; height: 5px; background-color: #00bb71; border-radius: 5px; margin: 1rem auto 0; display: block;}
.nav-tabs2 .swiper-slide-thumb-active span{ color: #434343;}
.nav-tabs2 .swiper-slide-thumb-active span::after{ width: 40px;}
.tab-list2 .binfo{ background: url(../img/bk_bg8.jpg) no-repeat 0 center #00bb71; background-size: cover; position: relative; height: 100%; box-sizing: border-box; padding: 6rem 10% 2rem 28%; color: #fff;}
.tab-list2 .btit::after{ content: " “ "; line-height: 6rem; color: #43e4a4; font-size: 6rem; position: absolute; left: -4rem; top: 1.5rem; }
.tab-list2 .btit{ display: flex; align-items: center; position: relative; width: 84%; }
.tab-list2 .btit span{ font-size: 2.4rem; padding-left: 4rem; font-weight: bold;}
.tab-list2 p{ color: #bef9e2; margin: 5rem 0; width: 80%; padding-left: 4rem;}
.tab-list2 .brow{ line-height: 36px; padding-left: 4rem;}
.tab-list2 .brow .fl{ width: 139px;}
.tab-list2 .brow .fl:nth-child(1){ border-right: 1px solid #4dcf9c; margin-right: 2rem;}
.tab-list2 .brow i{ color: #bef9e2; display: block; line-height: 24px;}
.tab-list2 .brow span{ font-size: 3.6rem; display: block; margin-top: 0.5rem;}
.tab-list2 .bimg{ position: relative; height: 100%;}
.tab-list2 .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.tab-list2 .swiper-button-next,.tab-list2 .swiper-button-prev{ background:none; border: 1px solid #fff; width: 37px; height: 37px; line-height: 37px; border-radius: 37px; margin-top: 0; text-align: center; top: 7rem; z-index: 1000;}
.tab-list2 .swiper-button-next i,.tab-list2 .swiper-button-prev i{ color: #fff; font-size: 16px; }
.tab-list2 .swiper-button-prev{ left: 40%;}
.tab-list2 .swiper-button-next{ left: 40%; margin-left: 60px;}
.tab-list2 .swiper-button-next:hover,.tab-list2 .swiper-button-prev:hover{background-color: #fff; border-color: #fff; color: #00bb71;}
.tab-list2 .swiper-button-next:hover i,.tab-list2 .swiper-button-prev:hover i{ color: #00bb71;}
.tab-list2 .swiper-pagination{ text-align: center; position: relative; margin-top: 2rem;}
.tab-list2 .swiper-pagination-bullet{ margin: 0 5px;}
.tab-list2 .swiper-pagination-bullet-active{ width: 45px; background-color: #00bb71; border-radius: 8px;}
.fw-bk8{ background: url(../img/nbg_k22.jpg) no-repeat center center; padding: 8rem 0; text-align: center;}
.fw-bk8 .brow{ display: inline-block; width: 12%; margin-right: 2%;}
.fw-bk8 .brow .bimg{ border: 1px solid #eee; background-color: #fff;}
.fw-bk9{ background: url(../img/nbg_k5.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.fw-bk9 .brow{ border: 1px solid #eee; display: flex;}
.fw-bk9 .brow .fl{ width: 20%; position: relative; height: 100%; border-left: 1px solid #eee; }
.fw-bk9 .brow .fl:nth-last-child(1){}
.fw-bk9 .brow .fl:nth-child(1){ border-left: 0;}
.fw-bk9 .brow a{ text-align: center; position: relative; height: 100%; box-sizing: border-box; height: 180px; background: url(../img/bk_bg7.jpg) no-repeat right bottom #fff; background-size: 50% auto;}
.fw-bk9 .brow a span{ font-size: 22px; display: block; font-weight: bold;}
.fw-bk9 .brow a i{ color: #01bc72; font-size: 24px;}
.fw-bk9 .brow a::after{ content: ""; position: absolute; left: 0; bottom: 0; right: 0; margin: 0 auto; width: 50px; height: 4px; background-color: #01bc72;}
.fw-bk9 .brow a:hover{ background: url(../img/bk_hover.jpg) no-repeat center bottom; background-size: cover; color: #fff;}
.fw-bk9 .brow a:hover i{ color: #fff;}

/*科技平台*/
.app_bk1{ background: url(../img/nbg_k23.jpg) no-repeat center center; background-size: cover; padding-top: 5rem;}
.app-block{ position: relative; height: 100%; align-items: flex-start;}
.app-block .btit{ position: relative;}
.app-block span{ display: block; font-size: 4.8rem; font-weight: bold; position: relative; line-height: 4.8rem; z-index: 2;}
.app-block .btit::after{ content: ""; position: absolute; bottom: 0; left: 12px; width: 168px; height: 10px; background: linear-gradient(to right,rgba(64,204,148,1),rgba(64,204,148,0));}
.app-block p{ line-height: 40px; font-size: 18px; color: #484848; margin-top: 2rem;}
.app_bk2{ background-color: #ecf8f4; padding-top: 7rem;}
.app_bk3{background: linear-gradient(to bottom,#ecf8f4,#fff); padding-top: 4rem;}

.cy_bk1{ background-color: #ecf8f4; padding: 8rem 0;}
.cy_bk1 .full-row{ border-radius: 10px; overflow: hidden; margin-bottom: 2rem;}
.cy-block{ background-color: #fff; position: relative; height: 100%; align-items: flex-start; box-sizing: border-box; padding: 4rem 8rem;}
.cy-block .btit{ position: relative;}
.cy-block span{ display: block; font-size: 3.6rem; font-weight: bold; position: relative; line-height: 3.6rem; z-index: 2;}
.cy-block .btit::after{ content: ""; position: absolute; bottom: 0; left: 5px; width: 168px; height: 10px; background: linear-gradient(to right,rgba(64,204,148,1),rgba(64,204,148,0));}
.cy-block p{ line-height: 36px; color: #484848; margin-top: 2rem;}
.cy_bk1 .bimg{ position: relative;height: 100%;}
.cy_bk1 .bimg img{ width: 100%; height: 100%; object-fit: cover;}

.cy_bk2{ background: url(../img/nbg_k24.png) no-repeat 0 bottom; padding: 8rem 0;}
.cy-block2{ border: 1px solid #eee; padding: 7rem 20% 4rem; background: url(../img/bk_bg7.jpg) no-repeat right bottom #fff; margin-bottom: 2.5rem; position: relative;}
.cy-block2::before{ content: ""; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: 50px; height: 3px; background-color: #04af6f;}
.cy-block2 .btit{ position: relative; text-align: center;}
.cy-block2 .btit::after{ content: ""; position: absolute; width: 90px; height: 90px; left: -3rem; top: -2rem; right: 0; margin: 0 auto; background-image: linear-gradient(120deg,#edfbf5,#fff); border-radius: 100%;}
.cy-block2 .btit span{ font-family: "microsoft yahei"; font-size: 6rem; color: #04af6f; line-height: 90px; display: inline-block; position: relative; font-weight: bold; z-index: 2;}
.cy-block2 .binfo{ margin-top: 2rem; color: #343434; text-align: center;height: 120px;}

.cy_bk3 .bimg{ position: relative;height: 100%;}
.cy_bk3 .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.cy-block3{ background: linear-gradient(to bottom,#ecf8f4,#fff); position: relative; height: 100%; align-items: flex-start; box-sizing: border-box; padding: 4rem 25% 4rem 8rem;}
.cy-block3 .btit{ position: relative;}
.cy-block3 span{ display: block; font-size: 3.6rem; font-weight: bold; position: relative; line-height: 3.6rem; z-index: 2;}
.cy-block3 .binfo{ margin-top: 2rem; color: #484848; line-height: 36px;}

.wm_bk1{background: url(../img/nbg_k7.jpg) no-repeat center 0; background-size: cover; padding: 10rem 0;}
.wm-bimg{ position: relative; height: 100%;}
.wm-bimg img{ border-radius: 10px; height: 100%; object-fit: cover;}
.wm_bk2{ background-color: #ecf8f4; padding: 10rem 0;}
.wm_bk3{background: url(../img/nbg_k25.jpg) no-repeat center 0; background-size: cover; padding: 10rem 0;}
.wm-tit{ position: relative;}
.wm-tit span{ display: block; font-size: 3.6rem; font-weight: bold; position: relative; line-height: 3.6rem; z-index: 2;}
.wm-tit::after{ content: ""; position: absolute; bottom: 0; left: 12px; width: 168px; height: 10px; background: linear-gradient(to right,rgba(64,204,148,1),rgba(64,204,148,0));}

.wm-block{ position: relative; height: 100%; align-items: center; text-align: center; justify-content: end; width: 100%;}
.wm-block span{ display: block; font-size: 24px; color: #28b878;}
.wm-block p{ background-color: #25d889; border-radius: 10px; color: #fff; padding: 3rem; line-height: 30px; margin-top: 3rem; box-sizing: border-box; position: relative; width: 100%;}
.wm-box .span-3:nth-child(1) .wm-block p{ min-height: 175px;}
.wm-box .span-3:nth-child(2) .wm-block p{ min-height: 240px; background-color: #33c584;}
.wm-box .span-3:nth-child(3) .wm-block p{ min-height: 300px; background-color: #22b373;}
.wm-box .span-3:nth-child(4) .wm-block p{ min-height: 360px; background-color: #238d67;}
.wm-box .span-3:nth-child(2) .wm-block span{ color: #33c584;}
.wm-box .span-3:nth-child(3) .wm-block span{ color: #22b373;}
.wm-box .span-3:nth-child(4) .wm-block span{ color: #238d67;}

.cont-nban{ height: 807px;}
.cont-nban .wrap{ padding-top: 16rem; text-align: left;}
.cont-nban .cont-tit{ color: #fff; font-size: 4.2rem; font-weight: bold; display: block; line-height: 7rem;}
.cont-tabs{ border-bottom: 1px solid #eeee; position: relative; line-height: 8rem;}
.cont-tabs a::after{ content: ""; width: 0; height: 3px; background-color: #0fb769; bottom: 0; left: 0; position: absolute;}
.cont-tabs a{ font-size: 18px; font-weight: bold; color: #bdc4bd; float: left; width: 25%; display: block; position: relative;}
.cont-tabs a.active,.cont-tabs a:hover{ color: #0fb769;}
.cont-tabs a.active::after,.cont-tabs a:hover::after{ width: 100px;}
.cont-tablist{ min-height: 250px;}
.cont-tablist a{ display: inline-block; width: 99%; text-align: center; line-height: 54px; border-radius: 54px; color: #fff; background-color: #00bb71; font-size: 15px; vertical-align: middle; border: 1px solid #00bb71; position: relative; z-index: 3;}
.cont-tablist a i{ font-size: 3.4rem; vertical-align: middle;}
.cont-tablist a:hover{ color: #0092ff; background-color: transparent;}

.contact-bk{ position: relative; padding: 3rem 6%; background:url(../img/bk_bg9.jpg) no-repeat right 0; background-size: cover; border-radius: 10px;}
.contact-bk::after{ content: "contact"; font-family: "arial black"; font-size: 10rem; position: absolute; right: -22rem; bottom: 2rem; line-height: 10rem;text-transform: uppercase;-webkit-text-stroke: 0.5px #efefef;color: transparent; width: 100%; text-align: center; }
.contact-bk .cont-box{ position: relative; clear: both; overflow: hidden; margin: 4.5rem 0; z-index: 3;}
.contact-bk .cont-box .fl{ width: 60%;}
.contact-bk .cont-box .fr{ width: 35%;}
.contact-bk .cont-box .btit{ font-size: 18px; line-height: 26px; color: #343434;}
.contact-bk .cont-box p{margin-top: 2rem; overflow: hidden; clear: both;}
.contact-bk .cont-box p span{ color: #10161b; font-size: 2.6rem; font-family: "arial black"; display: block;}
.contact-bk .cont-box p i{ display: block; font-size: 3rem; color: #fff; line-height: 52px; width: 52px; height: 52px; border-radius: 8px; float: left; background:#00bb71; text-align: center; margin-right: 1rem;}


.sect_cont{ background: url(../img/nbg_k26.jpg) no-repeat center center; background-size: cover; padding: 8rem 0;}
.sect_cont .dz-box{ margin-bottom: 3rem; height: 250px;}
.sect_cont .tlist.active{ padding:10px;}
.sect_cont .dz-box span{ margin-bottom: 1rem;}
.sect_cont .dz-box p{ color: #686868;}
.sect_cont .dz-box p i{ color: #00b56b; margin-right: 5px; font-size: 18px; vertical-align: middle;}
.sect_cont .dz-box:hover{ background-size: cover;}
.sect_cont .dz-box:hover p{ color: #fff;}
.sect_cont .dz-box:hover p i{ color: #97e1c3;}

.cont-bg2{background-image: url(../img/nbg_k29.jpg);}
.sect_cont2{ background: url(../img/nbg_k27.jpg) no-repeat center center; background-size: cover; padding: 10rem 0;}
.sect_cont2 .nblock-1 .brow span{ color: #121212;}
.sect_cont2 .nblock-1 .brow span i{ color: #00bb71;}
.sect_cont3{ background: url(../img/nbg_k28.jpg) no-repeat center center; background-size: cover; padding: 8rem 0 6rem;}
.sect_cont3 .bimg{ margin: 4rem 0;}
.cblock-1{ position: relative; background-color: #fff; box-shadow: #eee 0 0 10px; height: 66px; text-align: center;}
.cblock-1 .brow{ height: 66px; position: absolute; bottom: 0; width: 100%; left: 0;transition: all 0.3s;}
.cblock-1 .btit{ line-height: 66px; font-size: 2.4rem;}
.cblock-1 .btit i{ display: inline-block; vertical-align: middle; width: 29px; height: 29px; border-radius: 29px; line-height: 29px; border: 1px solid #10bf7a; color: #10bf7a; font-size: 22px; margin-right: 5px;}
.cblock-1 .binfo{ display: none;}
.cblock-1:hover .brow{ background: url(../img/bk_bg10.jpg) no-repeat center center; background-size: cover; padding: 5rem 0; height: auto; transition: all 0.4s;}
.cblock-1:hover .binfo{ display: block; color: #fff; margin: 0 20%;}
.cblock-1:hover .btit{ color: #fff; font-size: 3rem; font-weight: bold;}
.cblock-1:hover .btit i{ display: none;}

.bk-scroll{ background: url(../img/nbg_k30.jpg) no-repeat center center; background-size: cover; padding: 4rem 0; margin-top: 87px;}
.bk-scroll .swiper-container{ position: relative;}
.bk-scroll .swiper-button-next,.bk-scroll .swiper-button-prev{ background:rgba(255,255,255,0.2); width: 25px; height: 57px; line-height: 57px; margin-top: 0; text-align: center; top: 30%; z-index: 1000;}
.bk-scroll .swiper-button-next i,.bk-scroll .swiper-button-prev i{ color: #fff; font-size: 20px; }
.bk-scroll .swiper-button-prev{ left: 0;}
.bk-scroll .swiper-button-next{ right: 0;}
.bk-scroll .swiper-button-next:hover,.bk-scroll .swiper-button-prev:hover{background-color: #fff; border-color: #fff; color: #00bb71;}
.bk-scroll .swiper-button-next:hover i,.bk-scroll .swiper-button-prev:hover i{ color: #00bb71;}

.news-box5 .brow{ margin-bottom: 1.5rem;}
.news-box5 span{display: inline-block; height: 23px; line-height: 23px; text-align: center; border-radius: 5px; background-color: #fff; color: #00bb71; font-size: 14px;}
.news-box5 a{ display: block; font-size: 20px;}
.news-box5 p{ font-size: 14px; color: #6e6e6e;}

.news-title{ font-size: 24px;}
.news-title span{ font-weight: bold;}
.news-title::before{ content: ""; display: inline-block; width: 5px; height: 20px; background-color: #04af6f; border-radius: 30px; vertical-align: middle; margin-right: 1rem;}

.news-box6{ margin-bottom: 1rem; border-bottom: 1px solid #eee; padding-bottom: 1rem; }
.news-box6 a{ display: block; position: relative; overflow: hidden;}
.news-box6 .icon{ border-radius: 8px; overflow: hidden;}
.news-box6 .icon img{ width: 100%; height: 100%; object-fit: cover;}
.news-box6 span{ color: #595959; font-size: 14px; display:block;}
.news-box6 p{ line-height: 24px;}
.news-box6 p a{ color: #333; font-size: 15px; display: inline; line-height: 24px;}
.news-box6 a:hover{ color: #00b36d;}

.news-box7{ margin-bottom: 2rem;}
.news-box7 a{ display: block; position: relative; overflow: hidden;}
.news-box7 .icon{ border-radius: 8px; overflow: hidden;}
.news-box7 .icon img{ width: 100%; height: 100%; object-fit: cover;}
.news-box7 .ntit{padding: 2rem;}
.news-box7 span{ color: #595959; font-size: 14px; display:block;}
.news-box7 i{ font-size: 14px; color: #848484;}
.news-box7 p{ line-height: 26px;color: #2e2e2e; font-size: 18px; margin: 0.5rem 0;}
.news-box7 a:hover p{ color: #00b36d;}

.news-form form{ position:relative; border: 1px solid #999; border-radius: 5px;}
.news-form input{ border: none; line-height: 46px; float: left; width: 85%; box-sizing: border-box; padding: 0 1rem; background: none;}
.news-form button{ float: right; line-height: 46px; background: none; border: 0; text-align: center; width: 15%;}
.news-form button i{ font-size: 24px;}

.news-sub{ border-bottom: 1px solid #eee; margin-bottom: 3rem; padding: 0 1rem;}
.news-sub a{ display: inline-block; margin-right: 4%; font-size: 18px; line-height: 55px; position: relative;}
.news-sub a::after{ content: ""; position: absolute; width: 0; height: 3px; background-color: #00bb71; border-radius: 3px; bottom: 0; left: 0;}
.news-sub a.active::after,.news-sub a:hover::after{ width: 100%;}

.news-box8{ margin-bottom: 2rem; border-bottom: 1px solid #eee; padding-bottom: 2rem; }
.news-box8 a{ display: block; position: relative; overflow: hidden;}
.news-box8 .icon{ border-radius: 8px; overflow: hidden;}
.news-box8 .icon img{ width: 100%; height: 100%; object-fit: cover;}
.news-box8 span{ color: #6e6e6e; font-size: 14px; display:block;}
.news-box8 span i{ font-size: 18px; vertical-align: middle;}
.news-box8 p{ line-height: 24px; font-size: 14px; color: #6e6e6e; margin: 2rem 0;}
.news-box8 a.atit{ color: #333; font-size: 20px; line-height: 30px;}
.news-box8 a:hover{ color: #00b36d;}

.news-box9{ margin-bottom: 2rem;}
.news-box9 a{ display: block; position: relative; overflow: hidden;}
.news-box9 .icon{ border-radius: 8px; overflow: hidden;}
.news-box9 .icon img{ width: 100%; height: 100%; object-fit: cover;}
.news-box9 .ninfo{ padding-top: 2rem;}
.news-box9 .ninfo h3{ font-size: 18px; color: #2c2d2c; font-weight: normal; text-align: left;}
.news-box9 .ninfo span{ font-size: 15px; color: #2f2f2f;}
.news-box9 .ninfo i{ color: #04af6f; font-size: 20px; margin-left: 5px; vertical-align: middle;}
.news-box9 a:hover .ninfo h3{ color: #04af6f;}

.news-list .brow{ background-color: #fff; box-shadow: #eee 0 0 10px; border-radius: 10px; border-left: 5px solid #cc0000; padding: 3rem 4rem; margin: 10px 10px 2rem;}
.news-list .brow .fl{ width: 70%;}
.news-list .ntit a{ color: #232323; font-size: 22px;}
.news-list .ntit p{ margin-top: 1rem;}
.news-list .ntit span{ font-size: 14px; color: #3a3a3a;}
.news-list .ntit span i{ color: #cc0000; margin-right: 5px; font-size: 18px; vertical-align: middle;}
.news-list a.nmore{ line-height: 52px; border: 1px solid #eee; border-radius: 10px; text-align: center; padding: 0 4rem; display: inline-block;}
.news-list a.nmore i{ font-size: 22px; vertical-align: middle; margin-left: 1rem;}

.nmrg{ margin-top: 87px;}
.news-xq{ background-color: #f7f8f6; padding: 5rem 0;}

.hnews-xx .news-title::before{ background-color: #e70103;}
.hnews-xx .news-box9 a:hover .ninfo h3,.hnews-xx .news-box9 .ninfo i{ color: #e70103;}

.news-zx .ntit{ background-color: #fff; border-radius: 0 0 10px 10px;}

.htit-box{ text-align: center; font-size: 3.6rem; font-weight: bold;}
.himg-box{ position: relative;}
.himg-box .binfo{ position: absolute; color: #fff; font-size: 2.4rem; font-weight: bold; line-height: 4.8rem; top: 0; left: 8%; width: 40%; box-sizing: border-box; height: 100%; align-items: flex-start;}
.himg-box .binfo::before{ content: ""; width: 88px; height: 88px; border-radius: 100%; position: relative; left: -40px;top: 0; background: linear-gradient(120deg,#d3504c,#cc0100);}
.himg-box .binfo p{ position: relative; margin-top: -60px;}

.hblock{ border: 1px solid #eee; padding: 6rem; position: relative; background: url(../img/bk_bg11.jpg) no-repeat right 6rem;}
.hblock::before{ content: ""; position: absolute; top: 0; left: 6rem; width: 50px; height: 2px; background-color: #e4260d;}
.hblock .btit{ line-height: 5rem; color: #353535; font-size: 3.6rem;}
.hblock .btit i{ color: #e70103; font-size: 5rem; margin-right: 1rem;}
.hblock .btit span{ font-weight: bold;}
.hblock .binfo{ margin-top: 2rem; color: #6e6e6e; line-height: 36px;}
.hblock a{ display: inline-block; color: #c30213; font-size: 14px; margin-top: 1rem;}
.hblock a i{ font-size: 20px; font-weight: bold; vertical-align: middle; margin-left: 5px;}

.m-form{ }
.m-form label{ font-size: 18px; margin-bottom: 1rem; display: block;}
.m-form label i{ color: #f00;}
.m-form .btn{ background-color: #0092ff; border-color: #0092ff; font-size: 16px;  line-height: 60px; width: 180px; color: #fff; padding: 0; margin: 0 auto; display: block; border-radius: 60px; vertical-align: middle;}
.m-form .btn i{ margin-left: 5px; font-size: 24px; vertical-align: middle;}
.m-form .form-control{ border: 1px solid #fff; color: #666; height: 42px; font-size: 16px; background-color: #fff; position: relative; border-radius: 0;}
.m-form .btn:hover{ background-color: #fff; border-color: #0092ff; color: #0092ff;}
.m-form textarea.form-control{ border: 1px solid #e5e5e5; height: auto;}
.m-form .form-group{ margin-bottom: 1rem;}
.m-form textarea{ }


.my-auto{ display: flex;}

/*面包屑*/
.place{  position: relative; font-size: 14px; color: #2f2f2f; line-height: 8rem; border-bottom: 1px solid #eee;}
.place span{ margin: 0 2px; color: #2f2f2f;}
.place a{ color: #2f2f2f; margin: 0 2px;}
.place a:hover{ color: #097beb;}
.place i{ font-family: arial;}
.place i.iconfont{color: #2f2f2f; font-size: 20px;}

.img-box{ border-radius: 20px 20px 0 0;background:linear-gradient(180deg,rgba(245,245,245) 0,rgba(255,255,255,255) 80%); padding: 6rem; width: auto;}
.img-box .ntit{ margin-left: 6rem;}
.img-box .ntit span{ font-size: 26px; font-family: "Calibri"; font-weight: bold; display: block;}
.img-box .ncont{ border-top: 1px dashed #bfbfbf; margin-top: 2rem; padding-top: 2rem;}
.img-box .ncont p{ line-height: 28px; font-size: 18px;}

/*分类样式*/
.module_cate{ background-color: #097beb; height: 8rem; line-height: 8rem; position: relative; z-index: 100;}
.module_cate span{ color: #fff; font-size: 3.2rem; font-weight: bold; padding-left: 4rem; }
.subCate{ clear: both; overflow: hidden; border: 1px solid #eee; }
.subCate li{ position: relative; border-bottom: 1px solid #eee;}
.subCate li span{ display: block; line-height: 6rem; font-size: 20px; color: #2f2f2f; padding-left: 4rem;}
.subCate li::after{ content: "\e6c3"; font-family: "iconfont"; font-size: 16px; font-weight: bold; position: absolute; top: 0; right: 4rem; line-height: 6rem;}
.subCate li .schild{ display: none;}

.subCate li:hover::after,.subCate li.active::after{ content: "\e62e"; color: #fff; transition: all 0.3s;}
.subCate li:hover span,.subCate li.active span{ background-color: #097beb; color: #fff;}
.subCate li.active .schild{ display: block; padding:0 4rem;}
.subCate li.active .schild a{ display: block; font-size: 14px; line-height: 5.4rem; position: relative; border-bottom: 1px solid #eee;}
.subCate li.active .schild a::after{ content: "\e6cf";font-family: "iconfont"; font-size: 18px; position: absolute; top: 0; right: 0;}
.subCate li.active .schild a:nth-last-child(1){ border-bottom: 0;}
.subCate li .schild a:hover{ color: #097beb;}
/*横排分类*/
.tip{ line-height: 36px; color: #565656; font-size: 16px;}

.title-1{ line-height: 4.8rem; position: relative; text-align: center;}
.title-1 span{ font-size: 4.8rem;}
.title-1 p{ font-size: 18px; color: #555; margin-top: 2rem; }

.title-2{  position: relative; text-align: center; }
.title-2 span{ font-size: 5.6rem; color: #fff;line-height: 5.6rem; display: block;}
.title-2 p{ color: #fff; line-height: 32px; padding-top: 4rem;}


.content{ line-height: 32px; font-size: 16px; color: #3c3c3c;}
.content p{ margin: 0 0 15px;}


.news-content{background-color: #fff; padding:8rem;}



.article{ line-height: 36px;}
.news-tit{ font-size: 3.6rem; color: #111; font-weight: bold; line-height: 5rem;position: relative;}
.tool{ color: #595959; width: 100%; line-height: 40px; padding: 2rem 0;}
.tool span{ display: inline-block!important; margin-right:1rem;color: #999;}
.tool span i{ margin-right: 5px; font-size: 20px; vertical-align: middle;}
.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; border: 1px solid #70707d;}

.bshare-custom{ padding:0; text-align: right;}
.bshare-custom a:nth-child(3) i{ background-color: #fff; color: #70707d;}
.bshare-custom a:nth-child(4) i{ background-color: #fff; color: #70707d;}
.bshare-custom a:nth-child(5) i{ background-color: #fff; color: #70707d;}
.article .content,.article .content p{ line-height: 36px; color: #565656; font-size: 16px;}
.keys{}
.keys span{ color: #333; font-size: 16px;}
.keys a{ color: #2e2e2e; font-size: 14px; display: inline-block; border: 1px solid #70707d; line-height: 26px; border-radius: 4px; padding: 0 10px; margin: 0 5px 5px;}
.keys a:hover{ background-color: #04af6f; border-color: #04af6f; color: #fff;}

.nkeys{}
.nkeys span{ color: #333; font-size: 16px;}
.nkeys a{ color: #04af6f; font-size: 14px; display: inline-block; border: 1px solid #04af6f; line-height: 35px; border-radius: 35px; padding: 0 10px; margin: 0 5px 5px;}
.nkeys a:hover{ background-color: #04af6f; border-color: #04af6f; color: #fff;}

.nplace{ color: #595959; font-size: 14px; line-height: 24px;}
.nplace i{ font-size: 18px; margin-right: 5px;}
.nplace a{ color: #595959;}
.nplace a:hover{ color: #04af6f;}

.news-xx{ background: url(../img/nbg_k31.jpg) no-repeat center bottom; padding: 8rem 0;}

.jobs-list{}
.sub-th{ background-color: #009ec5; color: #fff; font-size: 18px; line-height: 60px; padding: 0 5rem;}
.jobs-list .sub_cont{ border: 1px solid #dedede; border-bottom: none;}
.jobs-list .sub_cont .subNav{ background: #fff; font-size: 18px; color: #333; line-height: 60px; padding: 0 5rem; position: relative; border-bottom: 1px solid #dedede;}
.jobs-list .sub_cont .subNav.open{ background-color: #f8f8f8;}
.jobs-list .navContent{ display: none; background: #fff; margin: 0; padding: 5rem; position: relative;border-bottom: 1px solid #dedede;}
.jobs-list .navContent p{ color: #333; font-size: 16px; line-height: 36px; margin-bottom: 2rem;}
.jobs-list .navContent span{ font-weight: bold; font-size: 16px;}
.jobs-list .navContent .tmore{display: block; line-height: 60px; color: #fff; font-size: 16px; border-radius: 60px; background-color: #009ec5; text-align: center;}
.jobs-list .navContent .tmore:hover{ color: #009ec5; background-color: #fff; border: 1px solid #009ec5;} 
.jobs-list .navContent .fl{ width: 80%;}
.jobs-list .navContent .fr{ width: 15%;}


.ny-page{line-height: 36px; border-top: 1px solid #dedede; color: #888;}
.ny-page span{ display: inline-block;}
.ny-page .nptit{ padding: 20px 0;}
.ny-page a{ color: #04af6f; font-size: 16px;}
.ny-page a i{ display: inline-block; font-size: 22px; vertical-align: middle;}
.ny-page a:hover{ color: #04af6f;}
.ny-page a.aback{ display: block; color: #888;font-size: 16px;}
.ny-page a.aback i{ font-size: 22px; margin-right: 10px; vertical-align: middle;}
.ny-page a.aback:hover{ color: #097beb;}
.ny-page .jcent{ height: 100%; text-align: center; align-items: center; width: 100%;}

/*新闻详情样式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 .big-box{position: absolute;width: 60%;height: 80%; bottom: 0; top: 0; left: 0; right: 0; margin: auto auto;}
.big_img .swiper-container2 {width: 100%;height: 100%; overflow: hidden;}
.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{ padding: 8% 8% 0; margin-bottom: 3%; overflow: hidden; position: relative; height: 70%; text-align: center; display: flex; justify-content: center; align-items: center;}
.big_img .swiper-slide img{  max-height: 80%; max-width: 80%; margin: 0 auto;}
.big_img .swiper-slide .txt{ text-align: center; color: #fff;}
.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: 30px; color: #fff; width: 48px; height: 48px; line-height: 48px; top: 10%; right: 0; left: 0; margin: 0 auto; position: absolute; z-index: 10000; cursor: pointer; text-align: center; border-radius: 48px; background-color: #464646;}
.big_img .close i{ line-height: 48px; font-size: 30px;}
.big_img .swiper-button-next,.big_img .swiper-button-prev{ background: none; width: 50px; height: 50px; line-height: 50px; border-radius: 74px; margin-top: -40px;}
.big_img .swiper-button-next{ right: 0; opacity: 1;}
.big_img .swiper-button-prev{ left: 0; opacity: 1;}
.big_img .swiper-button-next i,.big_img .swiper-button-prev i{ font-size: 50px; color: #525252; display: block; text-align: center;}


.vshare{ background-color: #fff; position: absolute; width: 100%; height: 10%; box-sizing: border-box; text-align: right; padding: 0 2rem; bottom: 0; left: 0;}
.big-style .swiper-container2{ background-color: #000;}
.big-style .close{ left: auto; right: -48px; top: 5px;}



.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;}

