/* ==========================================================================
   Index Page
   ========================================================================== */
/*首页banner大图样式*/
.ibanner{ position:relative; 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: #000; 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; transition: all 0s;}
.ibanner .swiper-slide-active .swiper-img{ transform: scale(1); opacity: 1; transition: all 4s;}
.ibanner .swiper-container-horizontal > .swiper-scrollbar{ width:272px; left:251px; bottom:30%;}

.ibanner .swiper-scrollbar-drag{ background:#1b85e7;}
.ibanner .swiper-pagination{ left:3%; bottom: 40px; line-height: 36px; position: absolute; text-align: left; width: 40%;color: #fff;}
.ibanner .swiper-pagination .bline{ display: inline-block; width: 100px; height: 1px; background-color: #fff; vertical-align: middle; margin: 0 10px;}
.ibanner .swiper-pagination .bline i{ display: block; width: 33%; height: 1px; background-color: #fc3e33; transition: all 0.3s;}}
.ibanner .swiper-pagination .bl1 i{ width: 33%; transition: all 0.3s;}
.ibanner .swiper-pagination .bl2 i{ width: 63%; transition: all 0.3s;}
.ibanner .swiper-pagination .bl3 i{ width: 100%; transition: all 0.3s;}
.ibanner .swiper-pagination-bullet{background: #a0a0a0; opacity: 1; position: relative; width: 10px; height: 10px; border-radius: 10px; margin: 0 10px!important;}
.ibanner .swiper-pagination-bullet::before{ content: ""; display: block; position: absolute; width: 16px; height: 16px; border-radius: 16px; border: 1px solid #fff; top: -4px; left: -4px; transform: scale(0);}
.ibanner .swiper-pagination-bullet-active{ background: #fff; opacity: 1;}
.ibanner .swiper-pagination-bullet-active::before{ transform: scale(1);}
.ibanner .swiper-pagination span{ font-size: 18px;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: 0; text-align: center; top: auto; bottom: 40px;}
.ibanner .swiper-button-next i,.ibanner .swiper-button-prev i{ color: #fff; font-size: 24px; opacity: 1;}
.ibanner .swiper-button-prev{ left: auto; right: 3%; margin-right: 80px;}
.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 .swiper-button-next:focus,.ibanner .swiper-button-prev:focus{ outline: none;}

.swiper-button-next:focus,.swiper-button-prev:focus{ outline: none;}

.ibanner .bH{ height: 100%; position: relative; width: 85%; align-items: center;}
.ibanner .bfont{ color: #fff; text-align: center; position: absolute; width: 85%; margin: 0 auto; left: 0; top: 0; right: 0; top: 15rem;}
.ibanner .bstyle1{ font-size: 6rem; font-weight: bold; position: relative; z-index: 2; transform: translateY(150px); opacity: 0; }
.ibanner .bstyle2{ font-size: 20px; position: relative; z-index: 2; font-style: italic; letter-spacing: 6px; transform: translateY(200px); opacity: 0; }
.ibanner .bvideo{ display: block; position: relative; height: 100%; width: 100%; background-position: center center; background-size: cover; background-repeat: no-repeat; opacity: 0.8;} 
.ibanner .bimg{ background: url(../img/ban_f1.png) no-repeat center center; transform: translateY(100px); opacity: 0; }


.ibanner .swiper-slide-active .bimg{ transform: translateY(0); opacity: 1; transition: all 2s ease;}
.ibanner .swiper-slide-active .bstyle1{ transform: translateY(0); opacity: 1; transition: all 2s ease 0.3s;}
.ibanner .swiper-slide-active .bstyle2{ transform: translateY(0); opacity: 1; transition: all 2s ease .6s;}
.ibanner .swiper-slide-active .brow{ transform: translateY(0); opacity: 1; transition: all 2s ease .6s;}
.ibanner .swiper-slide-active .bmore{ transform: translateY(0); opacity: 1; transition: all 2s ease 0.9s;}
.ibanner .scroll-dot{ width: 80px; height: 57px; position: absolute; bottom: 40px; right: 0; left: 0; margin: 0 auto; z-index: 10; font-size: 14px; color: #fff; text-align: center;}
.ibanner .scroll-dot::before,.ibanner .scroll-dot::after{ content: ""; position: absolute; background-color: #fff; width: 1px; height: 75px; bottom: 75px; margin: 0 auto; right: 0; left: 0;}
.ibanner .scroll-dot::after{ width: 17px; height: 29px; background-color: #fc3e33; bottom: 145px; animation: scroll 4s infinite;}
@keyframes scroll{0%{ bottom: 65px;}
	50%{ bottom: 145px;}
	100%{ bottom: 65px;}
}

.ibk_bg2{ background:url(../img/ibg_k1.png) repeat-x 0 17rem #eff2f4; padding: 15rem 0 6rem;}
.ibk_bg2 .swiper-button-next,.ibk_bg2 .swiper-button-prev{ background: #192d4e; width: 50px; height: 50px; line-height: 50px; border-radius: 100%; text-align: center; bottom: 15rem; margin: 0; top: auto;}
.ibk_bg2 .swiper-button-next i,.ibk_bg2 .swiper-button-prev i{ color: #fff; font-size: 24px; opacity: 1;}
.ibk_bg2 .swiper-button-prev{ left: 0;}
.ibk_bg2 .swiper-button-next{ left: 0; right: auto; margin-left: 70px;}
.ibk_bg2 .swiper-button-next:hover,.ibk_bg2 .swiper-button-prev:hover{ background-color: #e93930;}
.ibk_bg2 .swiper-button-next:hover i,.ibk_bg2 .swiper-button-prev:hover i{ color: #fff; opacity: 1;}
.ibk_bg2 .swiper-button-next:focus,.ibk_bg2 .swiper-button-prev:focus{ outline: none;}
.ipro-cate .ninfo a{ font-weight: bold; font-size: 24px; color: #192d4e;}
.ibk_bg2 #ilist-3{ overflow: visible; height: 400px;}
.ipro-cate .ninfo p{ color: #192d4e; margin-top: 1rem;}
.ipro-box2{ width: auto; border-radius: 100%; width: 500px; margin: 0 auto; position: relative; top: -15rem;}
.ipro-box2 .icon{ background: none; position: relative; overflow: visible;}
.ipro-box2 .icon::after{ content: ""; position: absolute; width: 100%; height: 100%; border-radius: 100%; background: linear-gradient(to top, #192d4e 10%, #203d6d 75%); left: 0; bottom: 0; right: 0; margin: 0 auto; box-shadow: #b9c4da 0 0 70px;}
.ipro-box2 .icon img{ position: relative; z-index: 2; width: 500px; height: 500px; top: -70px;}

#ilist-1{ margin: 0 20px;}
.ipro-box a{ background-color: #fff; text-align: center; padding: 2rem;}
.ipro-box a .icon{ background: none;}
.ipro-box .ninfo{ }
.ipro-box .ninfo h3{ font-size: 20px; color: #192d4e; padding: 0;}
.ipro-box .ninfo span{ font-size: 14px; color: #878787; display: block;}
.ipro-box .ninfo i{ font-size: 24px; color: #192d4e; display: block; margin-top: 2rem;}
.ipro-box a:hover .ninfo h3,.ipro-box a:hover .ninfo i{ color: #e93930;}

.ibk_bg3{ padding: 8rem 0; position: relative;}

.ibk_bg4{ padding: 8rem 0;}

.iblock-2{}
.iblock-2 .icont{ color: #797979; line-height: 36px;}
.iblock-2 .icont span{ display: block; text-align: right; font-size: 6rem; color: #1168c5; line-height: 6rem; font-family: "arial black";}
.iblock-2 a{ display: block; background:url(../img/idot1.png) no-repeat right -120px center #192d4e; background-size: auto 100%; padding: 8rem 9rem; color: #fff;}
.iblock-2 a i{ font-size: 6rem; line-height: 6rem;}
.iblock-2 a p{ margin-top: 1rem; color: #71819d;}
.iblock-2 a span{ color: #fff; font-weight: 18px;}
.iblock-2 a .ibtit{ font-size: 24px; font-weight: bold;}
.iblock-2 a:hover{ background-color: #f04d32;}
.iblock-2 a:hover p{ color: #fff;}

.about-num .brow{ display: flex; align-items: center; background: url(../img/aline.jpg) no-repeat right center;}
.about-num .brow .binfo{ width: 180px; margin: 0 auto;}
.about-num .brow span{ font-size: 6rem; color: #192d4e; line-height: 6rem; font-family: "barlow-black";}
.about-num .brow span i{ font-weight: normal; color: #192d4e; font-size: 6rem; font-family: "barlow-black";}
.about-num .brow span i.ifh{ font-size: 6rem;}
.about-num .brow p{ color: #878787;}
.about-num .span-3:nth-child(4) .brow{ background: none;}

.ibk_bg1{ background: url(../img/ibg_k2.jpg) no-repeat center center; background-size: cover; padding: 9rem 0;}
.ibk_bg1 .btit{ text-align: center;}
.ibk_bg1 .btit span{ display: block; font-size: 4.8rem; color: #192d4e; font-weight: bold;}
.ibk_bg1 .btit p{ color: #192d4e; line-height: 32px; margin-top: 1rem;}

.news-box{ margin-bottom: 0;}
.news-box a{ display: block; position: relative; overflow: hidden;}
.news-box .icon{}
.news-box .icon img{ width: 100%;}
.news-box .date{ position: absolute; background-color: rgba(25,45,78,0.9); color: #fff; width: 160px; height: 160px; text-align: center; box-sizing: border-box; padding: 3rem 0; z-index: 2; top: 0; left: 0; font-family: arial;}
.news-box .date span{ display: block; font-weight: bold; font-size: 6rem; line-height: 6rem;}
.news-box .date em{ font-style: normal; font-size: 18px;}
.news-box .ninfo{ padding: 20rem 4rem 4rem; position: absolute; bottom: 0; left: 0; width: 100%; box-sizing: border-box;background: linear-gradient(360deg,rgba(1,23,60) 0,rgba(1,23,60,0) 90%);}
.news-box span{ color: #fff; display:block;}
.news-box h3{ text-align: left; font-size: 24px; padding: 0; margin:0 0 2rem; line-height: 36px; color: #fff;}
.news-box p{ color: #fff; border-top: 1px solid #374054; padding-top: 2rem; margin-bottom: 2rem;}
.news-box a:hover span,.news-box a:hover h3,.news-box a:hover p,.news-box a:hover i{ color: #fff;}

.news-box2{ margin-bottom: 2.5rem;}
.news-box2 a{ position: relative; background-color: #eff2f4; padding: 5rem; display: block; overflow: hidden;}
.news-box2 .icon{ background: none; object-fit: cover; overflow: hidden; border-bottom: 1px dashed #ccc; padding-bottom: 2rem;}
.news-box2 .icon img{ width: 100%; height: 100%;}
.news-box2 .ninfo{ text-align: left; clear: both; overflow: hidden;}
.news-box2 .date{ color: #6f6f6f; font-size: 18px; float: right; line-height: 50px;}
.news-box2 h3{ font-size: 24px; text-align: left; padding: 0; line-height: 36px;}
.news-box2 p{ color: #7c868e; line-height: 28px; margin: 1rem 0 2rem;}
.news-box2 span{ display: block; width: 50%; text-align: center; line-height: 50px; border: 1px solid #ccc; vertical-align: middle; color: #192d4e; float: left;}
.news-box2 span i{ color: #192d4e; font-size: 20px; vertical-align: middle; margin-left: 2rem;}
.news-box2 a:hover{ background-color: #192d4e; color: #fff;}
.news-box2 a:hover img{ transform: scale(1.2); transition: all 0.6s;}
.news-box2 a:hover .date,.news-box2 a:hover p{ color: #eee;}
.news-box2 a:hover h3{ color: #fff;}
.news-box2 a:hover span{ color: #fff;}
.news-box2 a:hover span i{ color: #fff;}


.news-box3{ padding: 4rem 0 0; margin-top:4rem; border-top: 1px solid #d8dce1; position: relative;}
.news-box3 .fl{ margin-right: 130px;float: none;}
.news-box3 .fr{ width: 110px; }
.news-box3 .data{ text-align: right; position: absolute; right: 0; top: 4rem;}
.news-box3 .data span{ font-size: 18px; display: block; line-height: 4rem; color: #878787; font-family: arial;}
.news-box3 h3{ text-align: left; font-size: 18px;padding: 0; line-height: 4rem; color: #192d4e;}
.news-box3 p{ color: #878787; line-height: 24px; margin: 10px 0 0 18px;}
.news-box3 h3 a::before{ content: ""; width: 8px; height: 8px; border-radius: 8px; background-color: #192d4e; display: inline-block; vertical-align: middle; margin-right: 10px;}
.news-box3 h3 a:hover{ color: #e93930;}
.news-box3 h3 a:hover::before{ background-color: #e93930;}

.news-box4{ margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ededed;}
.news-box4 .icon{ height: 270px;}
.news-box4 .icon img{ max-width: initial;max-height:inherit; height: 100%;}
.news-box4 .data{text-align: center; font-weight: bold; font-family: arial; line-height: 30px; padding-top: 4rem;}
.news-box4 .data span{ font-size: 3.6rem; color: #000000;}
.news-box4 .data em{ font-style: normal; color: #5e5e5e; font-size: 14px; display: block;}
.news-box4 .ntit h3{ text-align: left; font-size: 20px; padding: 0;}
.news-box4 .ntit p{ color: #797979; font-size: 14px; margin: 2rem 0;}
.news-box4 .ntit span{ display: block; vertical-align: middle; font-size: 14px; color: #797979;}
.news-box4 .ntit span i{ color: #1e73d0; font-size: 20px; vertical-align: middle; margin-left: 5px;}
.news-box4 a:hover .ntit h3{ color: #1e73d0;}
.news-box4 a:hover .ntit span{ color: #1e73d0;}

a.imore{display: inline-block; color: #ff9700; font-size: 16px; padding: 0 2px; line-height: 46px; border-bottom: 1px solid #ff9700;}
a.imore:hover{  color: #fff; border-color: #ff9700; background-color: #ff9700; padding: 0 20px;}

.ibk_bg6{ background: url(../img/ibg_k4.jpg) no-repeat center bottom #1b6bda; background-size: 100% auto; background-attachment: fixed; padding: 6rem 0;}
.ibk_bg6 .btit{ position: absolute; height: 100%; color: #fff; line-height: 36px; text-align: center; left: 0; top: 0; width: 100%;}
.ibk_bg6 .btit span{ font-size: 4.8rem; display: block; margin-bottom: 3rem;}
.iblock-4{ position: relative; height: 620px; margin: 0 4%;}
.iblock-4 .bimg{ position: absolute; left: 0;}
.iblock-4 .bimg img{border-radius: 100%;}
.iblock-4 .bimg:nth-child(1){ top: 10%;}
.iblock-4 .bimg:nth-child(2){ bottom: 10%; left: -2%;}
.iblock-4 .bimg:nth-child(3){ top: 40%; left: 10%;}
.iblock-4 .bimg:nth-child(4){ bottom: 3%; left: 13%;}
.iblock-4 .bimg:nth-child(5){ top: 0%; left: 16%;}
.iblock-4 .bimg:nth-child(6){ top: 20%; left: 21%;}
.iblock-4 .bimg:nth-child(7){ bottom: 6%; left: 28%;}
.iblock-4 .bimg:nth-child(8){ bottom: 7%; left: 41%;}
.iblock-4 .bimg:nth-child(9){ top: 4%; left: 40%;}
.iblock-4 .bimg:nth-child(10){ bottom: 6%; left: 55%;}
.iblock-4 .bimg:nth-child(11){ top: 5%; left: 60%;}
.iblock-4 .bimg:nth-child(12){ bottom: 6%; left: 73%;}
.iblock-4 .bimg:nth-child(13){ top: 0; left: 74%;}
.iblock-4 .bimg:nth-child(14){ top: 24%; left: 76%;}
.iblock-4 .bimg:nth-child(15){ top: 60%; left: 86%;}
.iblock-4 .bimg:nth-child(16){ bottom: 5%; left: 92%;}
.iblock-4 .bimg:nth-child(17){ top: 13%; right: 0; left: auto;}

@keyframes fadeInFout {
  0% {
    opacity: 0;
    filter: blur(5px);
	transform: scale(1.3);
  }

  100% {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}

.fadeInFout {
  -webkit-animation-name: fadeInFout;
  animation-name: fadeInFout;
}
/* ==========================================================================
   Other Page
   ========================================================================== */

.nbanner{ background-image: url(../img/nban1.jpg); background-position: center; background-size: cover; height: 698px; width: 100%; position: relative;}
.nbanner .wrap{ height: 100%;}
.nbanner .nbrow{ height: 100%; color: #fff; box-sizing: border-box;}
.nbanner .nbrow span{ font-size: 3rem; display: block; font-weight: bold; line-height: 3rem;}
.nbanner .nbrow span::after{ content: ""; display: block; width: 16px; height: 29px; background-color: #fc3e33; margin: 2rem auto 0;}
.nbanner .nbrow i{ font-size: 11rem; line-height: 10rem; margin-top: 9rem; font-family: "Impact"; text-transform: uppercase; color: transparent; background-image: linear-gradient(180deg,rgba(255,255,255,0.85) 0,rgba(255,255,255,0) 70%);  -webkit-background-clip:text; -webkit-text-fill-color:transparent; }
.nbanner .nbrow .nban-dot{ font-size: 40px; position: absolute; bottom: 0; animation: namt 3s infinite; opacity: 0.5; display: none;}
@keyframes namt{
	0%{ bottom: 0px;opacity: 0.5;}
	50%{ bottom: 50px;opacity: 1;}
	100%{ bottom: 0px;opacity: 0.5;}
}

.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); height: 700px; position: relative;}
.nban5 .nbrow span{ font-size: 4.2rem; display: block; }
.nban5 .nbrow span::after{ display: none;}
.nban5 .nbrow p{ font-size: 22px; line-height: 30px; margin-top: 10px;}
.nban6{ background-image: url(../img/nban6.jpg);}
.nban7{ background-image: url(../img/nban7.jpg);}
.nban7 .pro-cate a{ width: 13%;}

.sub_box{ border-bottom: 1px solid #e8e8e8; line-height: 70px; background-color: #fff;}
.sub_box .binfo{ text-align: right; color: #b2b2b2; display: table-cell; line-height: 24px; height: 70px; vertical-align: middle;}
.sub_box .binfo span{ font-weight: bold; color: #333;}
.sub_box .fr{ display: block; line-height: 70px; height: auto;}
.cate_tit{ font-size: 3rem; color: #222; line-height: 36px;}
.cate_bk{}
.cate_bk a{ display:block; float: left; width: 16.6%; text-align: center; color: #333; font-size: 16px; position: relative;}
.cate_bk a::before{ content: ""; height: 12px; background: url(../img/sdot.png) no-repeat center center; width: 0; display: inline-block;}
.cate_bk a:nth-child(1){}
.cate_bk a:hover,.cate_bk a.current{ color: #fff; background-color: #192d4e;}
.cate_bk a:hover::before,.cate_bk a.current::before{ width: 8px; margin-right: 1rem;}

.cate_bk2{}
.cate_bk2 a{ display:block; float: left; width: 16.6%; text-align: center; color: #333; font-size: 16px; position: relative;}
.cate_bk2 a::before{ content: ""; height: 12px; background: url(../img/sdot.png) no-repeat center center; width: 0; display: inline-block;}
.cate_bk2 a:nth-child(1){}
.cate_bk2 a:hover,.cate_bk2 a.current{ color: #fff; background-color: #192d4e;}
.cate_bk2 a:hover::before,.cate_bk2 a.current::before{ width: 8px; margin-right: 1rem;}


.sub_cate{ text-align: center;}
.sub_cate a{ display: inline-block; margin: 0 0.5% 10px; line-height: 42px; border: 1px solid #E5E5E5; padding: 0 2.5%; color: #222; font-size: 16px;}
.sub_cate a i{ margin-right: 5px;}
.sub_cate a:hover,.sub_cate a.on{ background-color: #0d79d2; border-color: #0d79d2; color: #fff;}

.fw_bk5 .subNavBox{ padding-bottom: 1rem;}
.fw_bk5 .subNav{ cursor:pointer;font-size:16px;line-height:30px; padding: 2rem 0; position: relative; border-bottom: 1px solid #dedede; clear: both; zoom: 1; transition: all 0.6s;}
.fw_bk5 .subNav h3{ font-size: 16px; font-weight: normal;}
.fw_bk5 .subNav h3 span{ display: inline-block; margin-right: 5px;}
.fw_bk5 .subNav i{float: right;line-height: 30px;margin-right: 4%;color: #333;font-size: 16px; font-weight: bold;}
.fw_bk5 .subNav i:before{content:"\e6c3";}
.fw_bk5 .subNav:hover,.fw_bk5 .subNav.open{ transition: all 0.6s;}
.fw_bk5 .subNav:hover h3,.fw_bk5 .subNav.open h3{ color:#333;}
.fw_bk5 .subNav:hover h3 span,.fw_bk5 .subNav.open h3 span{ color: #333;}
.fw_bk5 .subNav.open i:before,.fw_bk5 .subNav:hover i:before{content: "\e62c"; font-family: iconfont!important; color:#333; }
.fw_bk5 .navContent{display: none; padding:2rem 0; line-height:30px; position: relative;}
.fw_bk5 .navContent p{ color: #636363; line-height: 36px;}
.fw_bk5 .sub_cont a{ color:#114ea9; line-height: 30px; border-radius: 30px; border: 1px solid #114ea9; padding: 0 2rem; display:inline-block; }
.fw_bk5 .sub_cont a:hover{ background:#114ea9; color: #fff;}

.sect_down{ background-color: #eff2f4; padding: 8rem 0;}
.down-list{ }
.down-list .brow{ position: relative; padding:4rem; background-color: #fff; margin-bottom: 3rem;}
.down-list .brow .binfo{ width: 70%; float: left; position: relative;}
.down-list .brow .binfo i{ color: #182d4f; font-size: 6rem; float: left; line-height: 6rem;}
.down-list .brow .btit{ font-size: 18px; margin-left: 8rem;}
.down-list .brow .btit a{}
.down-list .brow .bw{ color: #bababa;}
.down-list .brow span{ display: block; font-weight: bold;}
.down-list .brow .down-dot{float: right; width: 25%; height: 60px; line-height: 60px;text-align: center; border-left: 1px solid #dedede;}
.down-list .brow .down-dot a{ display: inline-block; color: #182d4f;}
.down-list .brow .down-dot a i{ font-size: 4rem;}
.down-list .brow .down-dot a:hover{ color: #fc3e33;}

.nbg_k1{ background: #f5f5f5; padding: 4rem 0;}

.sect_pro{ padding: 6rem 0;}
.nblock-3{ margin-top: 2rem;}
.nblock-3 p{ color: #878787; font-size: 14px; line-height: 26px; margin-bottom: 1rem;}
.nblock-3 .ntit-1{font-size: 20px; display: block; padding-top: 10px; line-height: 30px; color: #192d4e; font-weight: bold;}
.nblock-3 .ntit-2{font-weight: bold;}
.nblock-3 .nrow{ margin-top: 2rem;}

.ptool{margin-top: 2rem;}
.ptool a{ display: block; height: 38px; color: #fff; background-color: #192d4e; line-height: 38px; padding: 0 3rem; margin: 0 5px; border: 1px solid #192d4e; float: left; font-size: 16px;}
.ptool a i{ font-size: 22px; vertical-align: middle; margin-right: 5px;}
.ptool a.atel{ font-weight: bold;}
.ptool a.atel i{ font-weight: normal;}
.ptool a:hover,.ptool a.active{background: #fff; color: #192d4e; transition: all 0.4s;}

.pro-xg{ background-color: #fff; padding: 6rem; }
.pro-xg .gallery-top{ float: right; width: 78%; height: 380px; border: 1px solid #dcdcdc;}
.pro-xg .gallery-top .jcent{ height: 100%;}
.pro-xg .gallery-top .jcent img{ max-height: 90%; max-width: 90%;}
.pro-xg .gallery-thumbs{ float: left; width: 18%; margin-right: 2%; height: 320px; margin-top: 30px;}
.pro-xg .gallery-thumbs .smal-img{ border: 1px solid #dcdcdc; height: 100%; width: 100%; box-sizing: border-box; vertical-align: middle;display: flex; align-items: center;justify-content: center;flex-direction: column;}
.pro-xg .gallery-thumbs .smal-img img{ vertical-align: middle; width: 80%;}
.pro-xg .gallery-thumbs .swiper-slide-thumb-active .smal-img{ border-color: #192d4e;}
.pro-xg .swiper-button-next,.pro-xg .swiper-button-prev{ background:#f5f5f5; width: 18%; height: 22px; line-height: 22px; border-radius: 0; border: 0; opacity: 1; margin-top: 0; text-align: center; top: 0; z-index: 1000;}
.pro-xg .swiper-button-next i,.pro-xg .swiper-button-prev i{ color: #888; font-size: 20px; }
.pro-xg .swiper-button-prev{ left: 0;}
.pro-xg .swiper-button-next{ right: auto; left: 0; bottom: 0; top: auto;}
.pro-xg .swiper-button-next:hover,.pro-xg .swiper-button-prev:hover{background-color: #192d4e; color: #fff;}
.pro-xg .swiper-button-next:hover i,.pro-xg .swiper-button-prev:hover i{ color: #fff;}
.pro-xg .swiper-pagination{ bottom: -65px; left: 0; text-align: center; width: 100%; color: #fff; font-size: 16px; font-family: "barlow"; height: 30px; line-height: 30px;}

.nblock-4{background:url(../img/idot1.png) no-repeat right -120px center #192d4e; background-size: auto 100%; padding: 5rem; color: #fff; height: 220px;}
.nblock-4 .ntit{ font-size: 24px;}
.nblock-4 .ntit span{font-size: 3rem; margin-right: 10px; font-weight: bold;}
.nblock-4 p{ margin-top: 1rem; clear: both; overflow: hidden;}
.nblock-4 p span{ display: block; width: 50%; float: left; font-size: 18px; line-height: 50px;}
.nblock-4 a .ibtit{ font-size: 24px; font-weight: bold;}
.nblock-4 a:hover{ background-color: #f04d32;}
.nblock-4 a:hover p{ color: #fff;}

.sect_nk2{ padding: 8rem 0; background:url(../img/nbg_k4.jpg) no-repeat center bottom #f5f5f5;}
.nblock-5 .binfo{ position: relative; }
.nblock-5 .binfo::after{ content: ""; height: 50px; position: absolute; left: 0; bottom: 0; background-color: #dfe6ea; border-radius: 50px; width: 100%;}
.nblock-5 .brow{ float: left; width: 20%; position: relative; z-index: 2; padding-bottom: 10px;}
.nblock-5 .brow::after{ content: ""; position: absolute; width: 52px; height: 80%; right: 0; top: 0; background: url(../img/lc_jt1.png) no-repeat center center; background-size: 100% auto;}
.nblock-5 .brow:nth-child(5)::after{ display: none;}
.nblock-5 .brow .bimg{ float: left; width: 80%;}
.nblock-5 .brow p{ line-height: 30px; clear: both; overflow: hidden; margin-top: 30px; color: #192d4e;}
.nblock-5 .brow p i{ font-family: impact; font-size: 2.4rem; vertical-align: middle; display: inline-block; margin-right: 5px;}
.nblock-5 .bfr{}
.nblock-5 .bfr .brow{float: right; }
.nblock-5 .bfr .brow::after{ background-image: url(../img/lc_jt2.png); }
.nblock-5 .bfr .brow:nth-child(1){ margin-right: 12%;}
.nblock-5 .bfr .brow:nth-child(1)::after{ background-image: url(../img/lc_jt3.png); right: -60px; top: -20%;}

.sect_nk3{ padding: 8rem 0; background: url(../img/nbg_k5.jpg) no-repeat center bottom;}

.sect_nk4{ padding: 8rem 0;}
.sect_nk4{}

.nblock-6{ background-color: #efefef; padding: 3rem;}
.nblock-6 .span-3{ width: 28%;}
.nblock-6 .span-6{ width: 38%;}
.nblock-6 .ys-box .icon img{ height: 100%; width: 100%;}

.sect_nk5{ padding: 8rem 0;}
.jy-box{ margin-bottom: 2rem;}
.jy-box a{ background-color: #eff2f4; padding: 3rem;}
.jy-box a .icon{ background-color: none;}
.jy-box a .ntit{ text-align: center; margin-top: 2rem; font-weight: bold; font-size: 18px;}
.jy-box a .ntit span{ color: #192d4e;}

.wd-list .span-6:nth-child(4)~.span-6{ display: none;}
.wd-box{ background-color: #eff2f4; padding: 3rem 2rem; margin-bottom: 2.5rem; height: 250px;}
.wd-box .ntit{ border-bottom: 1px solid #dedede; padding: 15px;}
.wd-box .ntit span{ font-weight: bold; font-size: 18px;line-height: 28px; position: relative; padding-left: 33px; display: block;}
.wd-box .ntit span::before{ content: "问"; display: inline-block; vertical-align: middle; width: 23px; height: 23px; line-height: 23px; text-align: center; background-color: #192d4e; color: #fff; border-radius: 3px; font-weight: normal; font-size: 16px; position: absolute; left: 0; top: 3px;}
.wd-box .ninfo{ padding: 15px;}
.wd-box .ninfo p{line-height: 28px; position: relative; padding-left: 33px;}
.wd-box .ninfo p::before{ content: "答"; display: inline-block; vertical-align: middle; width: 23px; height: 23px; line-height: 23px; text-align: center; background-color: #fc3e33; color: #fff; border-radius: 3px; font-weight: normal; font-size: 16px; position: absolute; left: 0; top: 3px;}
.gmore,.ghide{ background-color: #eff2f4; line-height: 7rem; text-align: center;}
.gmore span,.ghide span{ font-size: 18px; cursor: pointer;}


.ny-page2 .nptit{ border: 1px solid #eee; padding: 20px; line-height: 30px;}
.ny-page2 .nptit a{ float: right; color: #696969;}
.ny-page2 .nptit a:hover{ color: #0d79d2;}
.ny-page2 .nptit span::after{ content: ""; display: inline-block; width: 80px; height: 1px; background-color: #eee; vertical-align: middle; margin-left: 10px;}

.news-page{ line-height: 30px; font-size: 18px;}
.news-page a{ color: #222;}
.news-page a:hover{ color: #fc4b34;}
.news-page span{ color: #222;}

.nbg{ background-color: #f2f1f1; padding: 35px 0 8rem;}
.form-yp{ background-color: #fff; border-radius: 5px; padding: 6rem 10%;}
.form-tit{ background-color: #f2f1f1; line-height: 54px; border-radius: 5px; font-size: 20px;}
.form-tit i{ background-color: #c6004e; color: #fff; display: block; float: left; font-size: 26px; padding: 0 10px; border-radius: 5px 0 0 5px; margin-right: 20px;}
.form-yp .layui-form-item{  margin-left: 64px;}
.form-yp .layui-form-label{ font-size: 18px; color: #515151; text-align: left; padding: 9px 0;}
.form-yp .layui-input-block{ line-height: 40px; height: 40px; margin-left: 95px;}
.form-yp .layui-input,.form-yp .layui-select,.form-yp .layui-textarea{ line-height: 40px; border-radius: 5px; font-size: 14px;}
.layui-input::-moz-placeholder{color: #aaa7a7; opacity: 1;}
.layui-input:-ms-input-placeholder{color: #aaa7a7;}
.layui-input::-webkit-input-placeholder{color: #aaa7a7;}
.layui-form-title{ font-size: 24px;}
.layui-form-title::before{ content: ""; width: 4px; height: 14px; background-color: #c6004e; display: inline-block; margin-right: 10px;}
.form-yp .lay-block2{ margin-left: 15px; height: auto;}
.form-yp .layui-form-checked[lay-skin=primary] i{border-color: #c6004e!important; background-color: #c6004e;}
.form-yp .layui-form-checkbox span{ font-size: 18px; white-space: break-spaces;}
.form-yp .layui-form-checkbox{ width: 33%;}
.layui-form .layui-btn{ width: 290px; height: 67px; line-height: 67px; font-size: 20px; background-color: #c6004e;}
.layui-form .layui-btn i{ font-size: 24px; margin-left: 10px;}

.pro-cate{ background-color: #192d4e; color: #fff; padding: 3rem 4%;}
.pro-cate .ptit{ line-height: 36px;}
.pro-cate .ptit i{display: block; font-family: impact; font-size: 3rem; text-transform: uppercase;}
.pro-cate .ptit span{ font-size: 24px; font-weight: bold;}
.pro-cate a{ display: inline-block; font-size: 20px; font-weight: bold; text-transform: uppercase; line-height: 70px; color: #fff; background: url(../img/sdot.png) no-repeat 0 center; padding-left: 20px;}
.pro-cate a::after{ content: ""; width: 1px; height: 23px; background-color: #44556f; margin: 0 4rem; display: inline-block; vertical-align: middle;}
.pro-cate a:nth-last-child(1)::after{ display: none;}
.pro-cate a:hover,.pro-cate a.on{ color: #fc4c34;}


.pro-box{ margin-bottom: 3rem;}
.pro-box .fl{ width: 40%; position: relative;}
.pro-box .fl::after{ content: ""; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background-color: #dcdcdc; z-index: 2;}
.pro-box .fr{ width: 55%; margin-left: 5%;}
.pro-box a{ clear: both; overflow: hidden; background:#fff; padding: 4.5rem 4.5rem 4.5rem 2rem; box-sizing: border-box; display: flex;}
.pro-box .icon{ position: relative; background: none; overflow: hidden;}
.pro-box .icon img{}
.pro-box .btit{ line-height: 30px; padding: 20px 0 0; clear: both; overflow: hidden; position: relative; height: 100%;}
.pro-box .btit h3{ text-align: left; padding: 0; color: #192d4e; font-size: 20px;}
.pro-box .btit p{ color: #878787; margin: 1rem 0 2rem;}
.pro-box .btit span{ display: block; width: 150px; text-align: center; border: 1px solid #dcdcdc; color: #192d4e; line-height: 38px;}
.pro-box a:hover{ }
.pro-box a:hover .btit span{ border-color: #192d4e; background-color: #192d4e; color: #fff;}

a.pmore{ display: block; width: 335px; height: 50px; line-height: 50px; text-align: center; border: 1px solid #1e73d0; border-radius: 50px; color: #1e73d0; margin: 0 auto;}
a.pmore:hover{ background-color: #1e73d0; color: #fff;}


.sect_nk1{ padding: 6rem 0;}
.pro-tit{ text-align: center;}
.pro-tit span{ font-size: 3rem; line-height: 4rem; color: #4d4c4c; font-weight: bold;}
.pro-tit span::after{ content: "";display: block; width: 40px; height: 1px; background-color: #4d4c4c; margin: 1rem auto 0;}
.pro-content{ line-height: 36px;}
.pro-content p{ color: #5f5f5f; margin-bottom: 2rem;}
.pro-sx .fl{ text-align: center; width: 130px; margin-right: 3%; margin-bottom: 2rem;}
.pro-sx i{ display: block; background-color: #0d79d2; border-radius: 100%; color: #fff; font-size: 4rem; line-height: 80px; width: 80px; height: 80px; margin: 0 auto 2rem;}
.pro-sx span{ font-size: 18px; color: #444;}
.pro-sx .fl:hover i{ transform: rotateY(360deg); transition: all 1s;}

.nav-line{ position: relative;}
.nav-tabs{ width: 40%; margin: 0 auto; position: absolute; text-align: right; right: 0; top: -80px;}
.nav-tabs .tab-tit{ text-align: center; position: relative; display:block; cursor: pointer;}
.nav-tabs .tab-tit::after{ content: ""; background-color: #c8d7e8; width: 0; height: 5px; position: absolute; right: 0; left: 0; bottom: 5px; margin: 0 auto; display: block;}
.nav-tabs .tab-tit span{ font-size: 18px; display: inline-block; position: relative; z-index: 2; }
.nav-tabs .swiper-slide-thumb-active .tab-tit::after,.nav-tabs .tab-tit:hover::after{ width: 100%;}
.nav-tabs .swiper-slide-thumb-active .tab-tit span,.nav-tabs .tab-tit:hover span{ font-weight: bold;}

.tab-list{width: 70%; margin-left: 0; overflow: visible; padding-bottom: 10rem;}
.tab-list .swiper-slide {}
.tab-list .brow{ position: relative; padding-left: 0; padding-top: 6rem;}
.tab-list .brow .bcont{ position: absolute; width: 30%; display: none; top: 10rem;}
.tab-list .brow .bcont p{color: #373737; line-height: 36px; margin-bottom: 4rem;}
.tab-list .brow .bcont p:nth-child(2)::after{ content: ""; display: block; width: 45px; height: 1px; background-color: #373737; margin-top: 10px;}
.tab-list .brow .bcont p span{ font-weight: bold;}
.tab-list .brow .btit{ font-weight: bold; color: #1e73d0; font-size: 3rem;}
.tab-list .brow a.bmore{display: block; line-height: 50px; width: 170px; border-radius: 50px; text-align: center; color: #1e73d0; border: 1px solid #1e73d0;}
.tab-list .brow a.bmore i{ margin-left: 10px; font-size: 20px;}
.tab-list .brow a.bmore:hover{ background-color: #1e73d0; color: #fff; border-radius: 50px;}

.tab-list .bimg{ width: 65%; float: left; text-align: center; vertical-align: bottom;}
.tab-list .bimg img{ transform: scale(0.5); vertical-align: bottom; display: inline-block;}
.tab-list .bimg span{ display: block; text-align: center; margin-top: -8rem; position: relative; opacity: 1;}
.tab-list .swiper-slide-active .bimg{ margin-left: 35%; text-align: center;}
.tab-list .swiper-slide-active .brow .bcont{ display: block;}
.tab-list .swiper-slide-active .bimg span{ opacity: 0;}
.tab-list .swiper-slide-active .bimg img{transform: scale(1);}
.tab-list .swiper-slide-active .brow{ padding-left: 40px;}


.case-box2{ position: relative; overflow: hidden; margin-bottom: 20px;}
.case-box2 .btit{ padding: 2rem; position: relative; border: 1px solid #ededed;}
.case-box2 .btit span{font-size: 20px; display: block; font-weight: bold;}
.case-box2 .btit p{ line-height: 30px; color: #666; height: 60px;}
.case-box2 .icon{ background: none;}
.case-box2 .icon img{ width: 100%;}
.case-box2:hover .icon img{ transform: scale(1.2);}
.case-box2 a:hover .btit span{ color: #1e73d0;}
.ycase .case-box2:hover .btit{ box-shadow: #ccc 0 0 10px;}

.ycase .case-box2 .btit::after{ content: ""; width: 100%; height: 1px; background-color: #D2D2D2; position: absolute; bottom: 0; left: 0;}
.ycase .case-box2 a:hover .btit::after{ background-color: #0d79d2; height: 2px;}

.case-on{ position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); top: 0; left: 0; z-index: 10000000; display: none;}
.cbox{ position: absolute; right: 0; left: 0; top: 0; bottom: 0; margin: auto auto; width: 70%; box-sizing: border-box;background: url(../img/ibg_k3.jpg) no-repeat center bottom; background-size: cover; padding: 40px; height: 60%; overflow-y: scroll;}
.cbox::before{display: none;}
.cbox .binfo span{ margin-top: 20px;}
.cbox .btit{ margin-bottom: 0;}
.cbox .binfo a{ display: inline-block; margin-right: 10px; line-height: 44px; padding: 0 20px; background-color: #f1f1f1; color: #555;}
.cbox .binfo a:hover{ background-color: #1e94d4; color: #fff;}
.case-on .close-case{ font-size: 30px; color: #ccc; width: 48px; height: 48px; line-height: 48px; top: 40px; right: 2%;margin: 0 auto; position: absolute; z-index: 10000; cursor: pointer; text-align: center; border-radius: 48px;}
.case-on .close-case i{ line-height: 48px; font-size: 30px;}
.case-on .close-case:hover i{ color: #0d79d2;}

.jobs-box2 .btit span{ font-size: 3.6rem;}
.jobs-box2 .btit p,.jobs-box2 .btit p a{ color: #0d79d2;}
.jobs-box2 .btit p a:hover{ text-decoration: revert;}
.jobs-cont{ margin-top: 20px;}
.jobs-cont span{ font-size: 24px;}
.jobs-cont span::before{ content: ""; width: 5px; height: 13px; background-color: #0d79d2; border-radius: 4px; display: inline-block;  margin-right: 10px;}
.jobs-cont p{ padding-left: 15px; font-size: 14px; color: #5b5b5b; line-height: 30px;}
.jobs-box2::-webkit-scrollbar{ border-radius: 4px;}
.jobs-box2::-webkit-scrollbar-corner, .jobs-box2::-webkit-scrollbar-track {
    background-color: #bfbfbf;
}
.jobs-box2::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #0d79d2;
}


.about_bk1{ padding: 4rem 0;}
.about_bk1 .aboutW{padding-left: 7%;}
.about_bk1 .binfo{ color: #656565; padding-left: 4rem;}
.about_bk1 .binfo strong{ font-size: 20px; color: #202020;}
.about_bk1 .binfo p{ margin-bottom: 2rem; line-height: 36px; color: #545454;}

.ablock-1{ text-align: center;}
.ablock-1 span{ display: block; margin-top: 2rem; font-weight: bold; font-size: 18px; color: #252525;}

.bk-num{text-align: center; border-top: 1px solid #dcdcdc; padding-top: 6rem;}
.bk-num .brow{ float: left; width: 25%;}
.bk-num span{ display: inline-block; position: relative; font-size: 8rem;  line-height: 8rem; color: #c52d2f;font-family: "barlow"; font-weight: bold;}
.bk-num span b{}
.bk-num span i{ display: inline-block; width: 25px; height: 25px; border-radius: 25px; text-align: center; line-height: 25px; color: #fff; font-size: 18px;background-color: #f8bd47; position: absolute; bottom: 10px; right: -2.4rem; font-weight: normal;}
.bk-num .brow p{ font-size: 18px; color: #555;}
.bk-num .brow:nth-child(2) i{ font-family: arial; font-size: 15px;}
.bk-num .brow:nth-child(3) sup,.bk-num .brow:nth-child(4) sup{ font-weight: normal; }

.about_bk2{ position: relative; background: url(../img/nbg_k1.jpg) no-repeat center center; background-size: cover; padding: 8rem 0; }
.about_bk2 .box-title3 span,.about_bk2 .box-title3 p{ color: #fff;}
.about_bk2 .swiper-button-next,.about_bk2 .swiper-button-prev{ background: #fff; width: 70px; height: 70px; border-radius: 100%; line-height: 70px; text-align: center; margin-top: -6rem;}
.about_bk2 .swiper-button-next i,.about_bk2 .swiper-button-prev i{ font-size: 3rem; color: #aaaaaa; font-weight: bold;}
.about_bk2 .swiper-button-next{ right: -80px;}
.about_bk2 .swiper-button-prev{ left: -80px;}
.about_bk2 .swiper-pagination{ left:0; bottom: 0; height: 9px; position: absolute; text-align: left; width: 100%; background-color: #344f7c;}
.about_bk2 .swiper-pagination-bullet{background: transparent; border: 1px solid #fff; opacity: 1; position: relative; width: 10px; height: 10px; border-radius: 10px; margin-right: 20px;}
.about_bk2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background-color: #fff;}
.about_bk2 .swiper-pagination-bullet-active{ background: #fff; opacity: 1;}
.honor-box{ width: auto; position: relative; transition: all 0.3s; margin-bottom: 4rem;}
.honor-box .icon{ background: none; overflow: visible;}
.honor-box img{transform: scale(0.8); }
.honor-box:hover .icon img{ transform: scale(1);}
.honor-box h3{ font-size: 20px; color: #fff; margin-top: 2rem; opacity: 0; transition: all 0.3s;}
.about_bk2 .swiper-slide-active .honor-box h3{ opacity: 1; transition: all 0.6s;}
.about_bk2 .swiper-slide-active .honor-box .icon img{ transform: scale(1); transition: all 0.6s;}
.about_bk2 .swiper-container::after{ content: ""; width: 100%; height: 9px;background-color: #344f7c; position: absolute; bottom: 0; left: 0;}
.about_bk2 .swiper-slide::after{ content: ""; position: absolute; width: 0; margin: 0 auto; height: 9px; background-color: #fff; bottom: 0; left: 0; right: 0;}
.about_bk2 .swiper-slide-active::after{ width: 100%;}

.about_bk3{ background: url(../img/nbg_k2.jpg) no-repeat center bottom #fafbfb; position: relative; background-size: cover; padding: 8rem 0 6rem;}
.about_bk3 .pos::before{ content: ""; width: 130%; height: 1px; background-color: #aaa; position: absolute; left: -10%; top: 61px;}
.about_bk3 .swiper-pagination{ bottom: 0;}
.about_bk3 .swiper-container{ padding-bottom: 6rem;}
.about_bk3 .swiper-pagination-bullet{ width: 15px; height: 15px;}
.about_bk3 .swiper-pagination-bullet-active{ background-color: #192d4e;}
.nblock-1{ border-radius: 10px; background-image: linear-gradient(360deg,rgba(255,255,255) 0,rgba(255,255,255,0) 70%); padding: 0 4rem 4rem; position: relative;}
.nblock-1 .date{ color: #192d4e; font-size: 3.6rem; font-weight: bold; line-height: 40px;}
.nblock-1 .date span{ margin-left: 12px;}
.nblock-1 .date::after{ content: ""; width: 12px; height: 12px; border-radius: 100%; background-color: #192d4e; border: 8px solid #e5ecf7; display: block; margin-left: 39px; margin-top: 7px;}
.nblock-1 .binfo{ margin-top: 20px; position: relative;}
.nblock-1 .binfo::before{ content: ""; position: absolute; top: -28px; left: 53px; width: 1px; height: 110%; background-color: #192d4e;}
.nblock-1 .binfo .brow{ position: relative; line-height: 40px;}
.nblock-1 .binfo span{ float: left; font-weight: bold; font-size: 18px; position: relative; display: block; width: 40px;}
.nblock-1 .binfo span::after{ content: ""; border: 1px solid #192d4e; width: 10px; height: 10px; border-radius: 10px; top: 0; right: -20px; position: absolute; bottom: 0; margin: auto 0; background-color: #fff;}
.nblock-1 .binfo p{ margin-left: 70px;}


.about_bk4{}
.nblock-2{ position: relative; background-color: #192d4f;}
.nblock-2 .bimg{ text-align: center;}
.nblock-2 .bimg img{ width: 100%;}
.nblock-2 .btit{ position: absolute; color: #fff; top: 9rem; left: 0; padding: 0 4rem; line-height: 36px;}
.nblock-2 .btit i{ font-size: 5rem; display: block; line-height: 5rem;}
.nblock-2 .binfo{ position: absolute; bottom: 8rem; left: 0; padding: 0 4rem; color: #fff;}
.nblock-2 .binfo span{ display: block; font-size: 2.4rem; font-weight: bold; position: relative;}
.nblock-2 .binfo p{ margin-top: 1rem; font-size: 16px; height: 60px;}
.nblock-2:hover .bimg img{ opacity: 0.1;}
.nblock-2:hover .btit p{ opacity: 1; margin-top: 6rem; transition: all 0.4s;}

.about_bk5{ background: url(../img/nbg_k3.jpg) no-repeat center bottom; background-size: cover; padding: 8rem 0;}


.sect_case{ background: url(../img/nbg_k3.jpg) no-repeat center 0; padding-top: 10rem;}
.case-tit{ text-align: center;}
.case-tit i{ font-size: 20rem; line-height: 20rem; font-family: arial; font-weight: bold;background-image: linear-gradient(to right, #1e74cf, #39ad79);	color: transparent;	-webkit-background-clip: text;}
.case-tit i sub{ font-size: 4.8rem; color: #3bb075;font-weight: normal;}
.case-tit span{ font-weight: bold; color: #717171; font-size: 3rem; display: inline-block; vertical-align: top;}
.case-tit p{ font-size: 3rem; color: #444;}

.hz-box{ width: auto; border: 1px solid #ededed; margin-bottom: 0; background-color: #fff; padding: 10px;}
.hz-box .icon{ background-color: #fff; position: relative;}
.hz-box .active{ position: absolute; left: 0; top: 0; background-color: rgba(13,121,210,0.9); width: 100%; height: 100%; color: #fff; transform: scale(0.8); opacity: 0;transition: all 0.3s;}
.hz-box:hover{ box-shadow: #ccc 0 0 10px; transition: all 0.3s;}

.cont-map{ position: relative; }
.contact-bk{ position: relative;}
.contact-bk .cont-tit{ font-size: 24px;}
.contact-bk .cont-box{ position: relative; background-color: #192d4e; height: 135px; padding: 4rem 2rem; text-align: center;}
.contact-bk .cont-box p{color: #fff; line-height: 36px; margin-top: 2rem;}
.contact-bk .cont-box i{ display: block; font-size: 4rem; color: #fff; line-height: 75px; width: 75px; height: 75px; border-radius: 100%; border: 1px solid #fff; margin: 0 auto;}
.contact-bk .cont-box span{ display: block; color: #222; font-size: 22px; line-height: 36px; font-weight: bold; padding: 15px 0; }
.contact-bk .cont-box:hover i{ transform: rotate(360deg); transition: all 2s;}


.sect_cont{ padding: 8rem 0; position: relative;}
.cont-tit{ }
.cont-tit p{font-size: 2.4rem;}
.jobs-bk{ background-color: #f5f5f5; padding: 6rem 0;}

.msg-bk{ position: relative; z-index: 3;}
.m-form{ }
.m-form label{ font-size: 18px; margin-bottom: 1rem; display: block;}
.m-form label i{ color: #f00;}
.m-form .btn{ background-color: #192d4e; border-color: #192d4e; font-size: 18px;  line-height: 54px; width: 100%; color: #fff; padding: 0; margin: 0 auto; display: block; }
.m-form .btn i{ margin-left: 5px;}
.m-form .form-control{ border: 1px solid #ddd; color: #666; height: 56px; font-size: 16px; background-color: #fff; position: relative; border-radius: 0;}
.m-form .btn:hover{background-color: #192d4e; border-color: #192d4e; opacity: 0.8;}
.m-form textarea.form-control{ border: 1px solid #e5e5e5; height: auto;}
.m-form .form-group{ margin-bottom: 1rem; position: relative;}
.m-form .form-group p{ font-size: 18px; color: #b7b7b7;}
.m-form .form-group span{ position: absolute; right: 10px; top: -6px; bottom: 0; margin: auto 0; display: block; height: 36px; width: 118px;}
.m-form textarea{ }



.jobs-brow{ display: flex; background-color: #fff; border-radius: 10px; overflow: hidden; margin-bottom: 3rem;}
.jobs-brow .brow{ padding-top: 4rem; width: 50%; text-align: left; box-sizing: border-box; padding-left: 7rem; float: left;}
.jobs-brow .brow span{ font-size: 24px; display: block; margin-bottom: 1rem;}
.jobs-brow .brow span font{ color: #0d79d2;}
.jobs-brow .brow p{ font-size: 18px; line-height: 36px; color: #636363;}
.jobs-brow .bimg{ height: 100%; float: right; border-radius: 10px; overflow: hidden;transform: skewX(-10deg); position: relative; left: 30px; width: 50%;}
.jobs-brow .bimg img{transform: skewX(10deg); position: relative; left: -30px;}

.jobs-zw{ border-radius: 10px; border: 1px solid #dedede; clear: both; overflow: hidden; padding: 3rem; margin-bottom: 3rem;}
.jobs-zw .fl{ width: 80%;}
.jobs-zw .fr{ width: 10%; text-align: right; padding-top: 3rem;}
.jobs-zw .job-tit{ font-size: 24px; display: block; margin-bottom: 1rem;}
.jobs-zw p span{ display: inline-block; margin-right: 5%; color: #5b5b5b; font-size: 18px;}
.jobs-zw p i{ font-size: 20px; margin-right: 5px;}
.jobs-zw a{ color: #0d79d2; display: inline-block; width: 35px; height: 35px; line-height: 35px; border: 2px solid #0d79d2; border-radius: 100%; text-align: center;}
.jobs-zw a i{ font-size: 3rem;}
.jobs-zw:hover a{ color: #0d79d2; background-color: #fff; border-color: #fff;}
.jobs-zw:hover{ background-color: #0d79d2; color: #fff;}
.jobs-zw:hover p span{ color: #fff;}

.my-auto{ display: flex;}

/*面包屑*/
.place{ color: #fff;  position: relative; vertical-align: middle; text-align: left; font-size: 16px; padding: 0 2rem; }
.place span{ margin: 0 2px; color: #fff;}
.place a{ color: #fff; margin: 0 2px;}
.place a:hover{ color: #fc3e33;}
.place i{ font-family: arial;}
.place i.iconfont{color: #489bdc; font-size: 18px;}

.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: #eee; height: 58px; line-height: 58px; 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: center;}
.subCate li{ float: left; margin-right: 50px; position: relative;}
.subCate li:last-child{ margin-right: 0;}
.subCate li a{ font-size: 18px; color: #333; position: relative; display: block;}
.subCate li:hover a,.subCate li.active a{ color: #1e94d4;}
.subCate li::after{ content: ""; width: 0; height: 3px; background-color: #1e94d4; position: absolute; bottom: -1px; left: 0;}
.subCate li:hover::after,.subCate li.active::after{ width: 100%; transition: all 0.3s;}


/*横排分类*/
.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: 36px; color: #5f5f5f; padding-bottom: 4rem;}
.content p{ margin: 0 0 20px;}


.news-content{background-color: #fff; padding:8rem;}


.ul-list1 li{ clear: both;line-height: 45px; margin-bottom: 15px;font-size: 18px; position: relative; display: block; background-color: #f5f5f5;}
.ul-list1 li a{ display: block; clear: both; overflow: hidden; padding: 15px 40px; position: relative; border-top: 1px solid #ddd;}
.ul-list1 li .ntit{ float: left; width: 55%; font-size: 18px;}
.ul-list1 li a::before{content: ""; background-color: #0f7fbc; width: 8px; height: 8px; border-radius: 8px; position: absolute; top: 32px; left: 20px;}
.ul-list1 li .nma{ display: block; position: absolute; width: 117px; height: 43px; line-height: 43px; background-color: #e7e7e7; top: 0; right: 40px; color: #777; font-size: 16px; text-align: center; border-radius: 0 0 10px 10px;}
.ul-list1 li .nma i{ font-size: 20px; margin-left: 5px;}
.ul-list1 li a:hover .nma{ background-color: #1e94d4; color: #fff;}
.ul-list1 li a:hover{ border-color: #1e94d4;}

.ul-list2{ padding: 0 40px;}
.ul-list2 li{ display: block; border-bottom: 1px solid #ededed; color: #555; line-height: 30px; padding: 20px 0;}
.ul-list2 li span{ display: inline-block;}


.article{ line-height: 36px; border: 1px solid #ededed; padding: 7rem 10%;}
.news-tit{ font-size: 3rem; font-weight: bold; line-height: 4rem; text-align: center; position: relative;}
.tool{ color: #999; border-bottom: 1px solid #ededed; line-height: 40px; padding: 1rem 0;}
.tool span{ display: inline-block; margin: 0 1%; font-size: 14px;}
.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: #70707d;  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: #666; font-size: 16px;}
.keys{padding-bottom: 2rem; line-height: 36px;}
.keys span{ color: #333; font-size: 16px;}
.keys a{ color: #70707d; display: inline-block; border: 1px solid #70707d; border-radius: 36px; padding: 0 20px; margin: 0 1rem 5px;}
.keys a:hover{ background-color: #0d79d2; color: #fff;}


.sect_cjwt .subNavBox{ border-bottom: 1px solid #dedede;}
.sub_top{ background:#192d4e; height:50px; color:#FFF; border-radius:20px 20px 0px 0px; font-size:20px; line-height:50px;  border:none;padding-left: 2%;}
.sub_top i{ float:right;line-height: 60px;margin-right: 4%;font-size: 24px}
.sub_top p{}
.sub_cont{}

.sect_cjwt .subNav{ cursor:pointer;font-size:18px;line-height:30px;border-top: 1px solid #dedede; padding: 30px 0; position: relative; clear: both; zoom: 1; transition: all 0.6s;}
.sect_cjwt .subNav h3{ font-size: 18px; font-weight: normal;}
.sect_cjwt .subNav h3 span{ display: inline-block; width: 29px; height: 26px; line-height: 26px; background: url(../img/wt_dot_h.png) no-repeat; color: #fff; font-size: 20px; text-align: center; margin-right: 15px;}
.sect_cjwt .subNav i{float: right;line-height: 30px;margin-right: 4%;color: #c2c2c2;font-size: 20px}
.sect_cjwt .subNav i:before{content:"\e6c3";}
.sect_cjwt .subNav:hover,.sect_cjwt .subNav.open{background-color: #192d4e; padding: 30px; transition: all 0.6s;}
.sect_cjwt .subNav:hover h3,.subNav.open h3{ color:#fff;}
.sect_cjwt .subNav:hover h3 span,.subNav.open h3 span{ background-image: url(../img/wt_dot.png); color: #192d4e;}
.sect_cjwt .subNav.open i:before,.sect_cjwt .subNav:hover i:before{content: "\e62c"; font-family: iconfont!important; color:#fff; }
.sect_cjwt .navContent{display: none; padding:20px 80px; line-height:30px; position: relative;}
.sect_cjwt .navContent span{display: inline-block; width: 29px; height: 26px; line-height: 26px; background: url(../img/wt_dot_h.png) no-repeat; color: #fff; font-size: 20px; text-align: center; position: absolute; left: 30px; top: 28px;}
.sect_cjwt .navContent p{ color: #787878; line-height: 36px;}
.sect_cjwt .sub_cont a{ color:#192d4e; display:inline-block; }
.sect_cjwt .sub_cont a:hover{ background:#192d4e; color: #fff;}

.jobs-list{ background-color: #fafafa; padding: 8rem 0;}
.sub-th{ font-size: 36px; text-align: center;}
.jobs-list .sub_cont{ }
.jobs-list .sub_cont .subNav{ background: #fff; font-size: 18px; color: #5b5b5b; line-height: 30px; padding: 15px 5rem; position: relative; border-top: 4px solid #fff; border-bottom: 1px solid #c9c9c9;}
.jobs-list .sub_cont .subNav:after{ content: "\e603"; float: right;font-family: "iconfont" !important; color: #5b5b5b; font-size: 24px; position: absolute; right: 3rem; top: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; bottom: 0; margin: auto 0;}
.jobs-list .sub_cont .subNav.open{border-top-color: #c6004e;}
.jobs-list .sub_cont .subNav.open:after{ content: '\e602'; background-color: #fff; color: #555;}
.jobs-list .navContent{ display: none; background: #fff; margin: 0; padding: 5rem 5rem 12rem; position: relative;}
.jobs-list .navContent p{ color: #5b5b5b; font-size: 14px; line-height: 30px;}
.jobs-list .navContent span{ font-weight: bold; font-size: 22px; display: block;}
.jobs-list .navContent .tmore{ position: absolute; width: 100%; height: 55px; line-height: 55px; text-align: center; color: #fff; left: 0; bottom: 0; background-color: #5c5c5c;}
.jobs-list .navContent .tmore a{ color: #fff;}
.jobs-list .navContent .tmore a:hover{ color: #c6004e;} 


.ny-page{line-height: 36px; background-color: #fff; color: #5e5e5e;}
.ny-page span{ display: inline-block;}
.ny-page .nptit{ padding: 0 20px;}
.ny-page a{ color: #5f5f5f; font-size: 18px;}
.ny-page a .abum{ display: inline-block; width: 32px; height: 32px; border-radius: 100%; text-align: center; line-height: 32px; font-size: 2rem; border:1px solid #ddd; color: #999; margin: 0 5px;}
.ny-page a:hover{ color: #0d79d2;}
.ny-page a:hover .abum{ background-color: #0d79d2; border-color: #0d79d2; color: #fff;}
.ny-page a.aback{ display: block; background-color: #adadad; color: #fff;font-size: 16px;}
.ny-page a.aback i{ font-size: 20px; margin-right: 10px;}
.ny-page a.aback:hover{ background-color: #0e75ca;}
.ny-page .jcent{ height: 100%; text-align: right; align-items: flex-end;}
/*新闻详情样式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;}

