/* ==========================================================================
   Index Page
   ========================================================================== */
/*首页banner大图样式*/
.ibanner{ position:relative; height:1070px; width: 100%; overflow: hidden; margin-top: 125px; }
.ibanner .swiper-container {width: 100%;height: 100%;}
.ibanner .swiper-slide { background-repeat:no-repeat; background-position:center bottom; 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;}
.ibanner .swiper-container-horizontal > .swiper-scrollbar{ width:272px; left:251px; bottom:30%;}
.ibanner .swiper-scrollbar-drag{ background:#fff;}
.ibanner .swiper-pagination{ right: 0; left: 0; margin: 0 auto; bottom: 10rem; top: auto; transform: translate3d(0px,-50%,0); position: absolute; text-align: center; width: 40%; background-color: rgba(255,255,255,0.2);}
.ibanner .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background-color: #fff; border-radius:10px; display: block; height: 6px; top: -1px;}
.ibanner .swiper-pagination-bullet{background: none; border: 1px solid #fff; opacity: 1; position: relative; width: 10px; height: 10px; border-radius: 10px; display: inline-block;}
.ibanner .swiper-pagination-bullet-active{ background: #fff; opacity: 1;}
.ibanner .swiper-button-next,.ibanner .swiper-button-prev{ background: none; width: 43px; height: 43px; line-height: 28px; margin-top: auto; text-align: center; top: auto; bottom: 7.5rem; color: #fff; font-size: 35px;}
.ibanner .swiper-button-prev{ left: 25%;}
.ibanner .swiper-button-next{ right: 25%;}
.ibanner .swiper-button-next:hover,.ibanner .swiper-button-prev:hover{  opacity: 1;}
.ibanner .bH{}
.ibanner .binfo{ color: #fff; text-align: left;}
.ibanner .bfont{ width: 80%; position: relative;}
.ibanner .bfont span{ display: block; font-size: 3.6rem;}
.ibanner .bfont p{ font-size: 6rem; line-height: 8rem;}
.ibanner .bfont::after{ content: ""; width: 100px; height: 2px; margin-top: 3rem; background-color: #fff; display: block;}
.ibanner .binfo{ transform: translateY(100px); opacity: 0;}
.ibanner .bimg{ transform: translateY(100px); opacity: 0; text-align: center;}
.ibanner .swiper-slide-active .binfo{ transform: translateY(0); opacity: 1; transition: all 2s ease .1s;}
.ibanner .swiper-slide-active .bimg{ transform: translateX(0); opacity: 1; transition: all 2s ease .5s;}
.ibanner .binfo2 .bfont{ background: none;}
.ibanner .binfo2 .bfont::before{ display: none;}

a.amore{ display: block; border: 1px solid #fff; color: #fff; width: 220px; font-size: 18px; line-height: 50px; padding: 0 1rem; text-align: center; margin-top: 6rem; position: relative; border-radius: 50px;}
a.amore i{ display: block; position: absolute; right: 0; top: 0; background-color: #e83e43; font-size: 24px; height: 100%; width: 40px; text-align: center;}
a.amore:hover{ background-color: #4485de; border-color: #4485de; color: #fff;}


.ibk_bg1{ padding: 6rem 0;}
.inews-tit{ position: absolute; width: 640px; height: 455px; z-index: 10; right: 7rem; top: 0; bottom: 0; margin: auto 0; border: 1px solid rgba(255,255,255,0.5);}
.inews-tit a{ display: block;float: left; width: 33.2%; height: 151px; border-right: 1px solid rgba(255,255,255,0.5); border-bottom: 1px solid rgba(255,255,255,0.5); text-align: center; font-size: 18px; color: #fff; position: relative;}
.inews-tit a .jcent{ height: 100%;}
.inews-tit a:nth-child(3n){ border-right: 0;}
.inews-tit a i{ font-size: 4.5rem; display: block; line-height: 7rem;}
.inews-tit a i,.inews-tit a span{ position: relative; z-index: 5;}
.inews-tit a::after{ content: ""; width: 100%; height: 100%; position: absolute; display: block; background-color: #1e5fa3; z-index: 2; top: 0; bottom: 0; left: 0; right: 0; margin: auto auto; transform: scale(0); border-radius: 5px; transition: all 0.4s;}
.inews-tit a:hover::after{ transform: scale(1.1); transition: all 0.4s;}
.inews-tit a:hover{ background-color: #1e5fa3;}
.tablist .tlist{ position: absolute; top:0; left: 0;}
.tablist .tlist:nth-child(1){ position: relative;}
.tablist .tlist{ padding: 0; display: block; opacity: 0; transition: all 0.6s;}
.tablist .active{ opacity: 1; transition: all 0.6s;}

.nav-tabs{ position: absolute; width: 640px; height: 456px; z-index: 10; right: 7rem; top: 0; bottom: 0; margin: auto 0; border: 1px solid rgba(255,255,255,0.5); border-right: 0; border-bottom: 0; overflow: visible; background-color: rgba(255,225,255,0.23); }
.nav-tabs .swiper-slide{height: 151px;}
.nav-tabs .tab-tit{ font-size: 18px; color: #fff; border-right: 1px solid rgba(255,255,255,0.5); border-bottom: 1px solid rgba(255,255,255,0.5); text-align: center; position: relative;}
.nav-tabs .tab-tit{ height: 100%;}
.nav-tabs .tab-tit:nth-child(3n){ border-right: 0;}
.nav-tabs .tab-tit i{ font-size: 4.5rem; display: block; line-height: 7rem;}
.nav-tabs .tab-tit i,.nav-tabs .tab-tit span{ position: relative; z-index: 5;}
.nav-tabs .tab-tit::after{ content: ""; width: 100%; height: 100%; position: absolute; display: block; background-color: #1e5fa3; z-index: 2; top: 0; bottom: 0; left: 0; right: 0; margin: auto auto; transform: scale(0); border-radius: 5px; transition: all 0.4s;}
.nav-tabs .tab-tit:hover::after,.nav-tabs .swiper-slide-thumb-active .tab-tit::after{ transform: scale(1.1); transition: all 0.4s;}
.tab-list .bimg img{ width: 100%;}

.ibk_bg1 .swiper-button-next,.ibk_bg1 .swiper-button-prev{ background:none; width: 55px; height: 55px; line-height: 55px; border-radius: 0; text-align: center; top: auto; bottom: auto; z-index: 1000; border: 1px solid #c4c4c4; position: relative; float: left; margin-top: 0;}
.ibk_bg1 .swiper-button-next i,.ibk_bg1 .swiper-button-prev i{ color: #c4c4c4; font-size: 24px; }
.ibk_bg1 .swiper-button-prev{ left: auto;}
.ibk_bg1 .swiper-button-next{ right: auto; margin-left: 10px;}
.ibk_bg1 .swiper-button-next:hover,.ibk_bg1 .swiper-button-prev:hover{border-color: #0068b7; color: #0068b7;}
.ibk_bg1 .swiper-button-next:hover i,.ibk_bg1 .swiper-button-prev:hover i{ color: #0068b7;}
.ibk_bg1 .swiper-container{ width: 100%; overflow: hidden;}
.ipro-list .swiper-slide{ width: 20%;}
.ipro-list .swiper-slide-active{ width: 40%;}


.ibk_bg2{ padding: 6rem 0;}
a.imore{ display: inline-block; float: right; width: 225px; line-height: 55px; text-align: center; background-color: #4485de; color: #fff; border-radius: 55px; text-align: center; font-family: arial; font-size: 20px;}
a.imore i{ font-size: 30px; vertical-align: middle; margin-left: 10px;}
a.imore:hover{ background-color: #e83e43;}

.iblock-1{ width: 100%; position: relative;}
.iblock-1 .brow{ width: 20%; height: 866px; background-color: #fff; text-align: center; position: relative; overflow: hidden;transition: all 0.6s;}
.iblock-1 .active{ width: 40%; background-color: #333; transition: all 0.6s;}
.iblock-1 .btit{ position: absolute; display: block; height: 100%; width: 100%; left: 0; top: 0; z-index: 9;  box-sizing: border-box; color: #fff; text-align: center;display: flex; align-items: center; justify-content: center; flex-direction: column;}
.iblock-1 .btit span::after{ content: "";  display: block;  width:25px; height: 3px; background-color: #4485de; border-radius: 3px; margin: 10px auto;}
.iblock-1 .btit span{ font-size: 26px; display: block; position: relative; z-index: 2;}
.iblock-1 .btit p{}
.iblock-1 .bwk{ position: absolute; width: 100%; height: 100%; z-index: 9; display: none;align-items: flex-start; justify-content: center; flex-direction: column; box-sizing: border-box; padding: 3rem 10%; color: #fff; text-align: left;}
.iblock-1 .btit2 span{ font-size: 4rem; line-height: 4rem; font-weight: bold;}
.iblock-1 .btit2 p{ text-align: left; font-size: 2rem; text-transform: uppercase; font-family: arial;}
.iblock-1 .ntit{ margin: 4rem 0 2rem;}
.iblock-1 .ntit span{ font-size: 3rem;}
.iblock-1 .ntit p,.iblock-1 .ninfo p{ font-size: 18px;}
.iblock-1 .ninfo span{ display: inline-block; width: 133px; line-height: 33px; background-color: #fff; border-radius: 33px; color: #000; font-size: 24px; text-align: center;}
.iblock-1 .ninfo p{ margin-top:1rem;}
.iblock-1 a{ display: block; width: 175px; line-height: 46px; border: 1px solid  rgba(255,255,255,0.6); background-color: rgba(255,255,255,0.2); border-radius: 46px; text-align: center; color: #fff; position: relative; margin-top: 3rem;}
.iblock-1 a i{ display: block; width: 47px; height: 47px; border-radius: 100%; text-align: center; color: #fff; position: absolute; top: 0; left: -2px; font-size: 3rem; line-height: 47px;background:linear-gradient(to bottom,#fbd77b 0,#fe9077 90%);}
.iblock-1 a:hover{background:linear-gradient(to bottom,#fbd77b 0,#fe9077 90%);}

.iblock-1 .bimg{ height: 100%; position: absolute; top: 0; left: 0; width: 100%; overflow: hidden;}
.iblock-1 .bimg img{ height: 100%; width: 100%; object-fit: cover;}
.iblock-1 .bmore{ color: #114ea9; font-size: 15px; text-align: left; margin-top: 20px; line-height: 50px;}
.iblock-1 .bmore i{ font-weight: bold; font-size: 18px; vertical-align: middle; margin-left: 5px;}
.iblock-1 .active .bimg{ opacity: 0.2; }
.iblock-1 .active .bimg img:nth-child(1){ display: none;}
.iblock-1 .active .bimg img:nth-child(2){ display: block;}
.iblock-1 .active .btit{ display: none;}
.iblock-1 .active .bwk{ display: flex; }

.iblock-2{ position: relative;}


.ibk_bg3{  position: relative;}
.ibk_bg3 .bimg{ position: relative;}
.ibk_bg3 .bimg img{ width: 100%;}
.ibk_bg3 a.imore{ float: none;}

.iblock-about{ margin-right: 16%;}
.iblock-about .icont{ color: #333; font-size:20px;}

.iblock-3{}
.iblock-3 .about-num{ margin-top: 4rem;}
.iblock-3 .about-num .brow{ float: left; width: 25%; text-align: center;}
.iblock-3 .about-num .brow span{ display: block; color: #4485de;}
.iblock-3 .about-num .brow span b{ font-size: 5.5rem; font-weight: normal; line-height: 5rem;}
.iblock-3 .about-num .brow span sup{ display: inline-block; font-size: 2.4rem; color: #4485de; top: 0; }
.iblock-3 .about-num .brow p{ font-size: 18px; margin-top: 5px;}
.iblock-3 .about-num .binfo{ position: relative;}



.ibk_bg4{}
.ibk_bg4 .swiper-button-next,.ibk_bg4 .swiper-button-prev{ background:none; width: 38px; height: 60px; line-height: 60px; border-radius: 0; text-align: center; top: 0; bottom: 0; margin: auto 0; z-index: 1000; border: 1px solid #d4d4d4; font-size: 30px; color: #d4d4d4;}
.ibk_bg4 .swiper-button-prev{ left: -70px;}
.ibk_bg4 .swiper-button-next{ right: -70px;}
.ibk_bg4 .swiper-button-next:hover,.ibk_bg4 .swiper-button-prev:hover{border-color: #4485de; background-color: #4485de; color: #fff;}



.news-box{ margin: 0 0 2rem; width: auto; box-sizing: border-box; background-color: #fff; border-radius: 10px; clear: both; overflow: hidden;}
.news-box a{ padding: 4rem; display: block;}
.news-box span{ display:block; font-size: 24px; color: #3d3d3d; line-height: 40px; transition: all 0.4s;}
.news-box p{ color: #3d3d3d; line-height: 30px; margin-top:1rem; padding-top: 1.5rem; border-top: 1px dashed #ddd;}
.news-box .nmore{ width: 40px; height: 40px; text-align: center; line-height: 40px; background-color: #4485de; color: #fff; border-radius: 40px; margin-top: 2rem; font-size: 20px;}
.news-box .date span{ font-size: 3.8rem; font-weight: bold; color: #3d3d3d;}
.news-box .date i{ display: block;}
.news-box a:hover{ background-color: #4485de;}
.news-box a:hover p,.news-box a:hover .date{ color: #fff;}
.news-box a:hover span{ color: #fff;}
.news-box a:hover .nmore{ background-color: #fff; color: #4485de;}



.ibk_bg5{  padding: 8rem 0; background: url(../img/ibg1.jpg) no-repeat center center; background-size: cover;}

.ibk_bg6{ background: url(../img/ibg2.jpg) no-repeat bottom center; background-size: cover; padding: 7rem 0;}

.iblock-4 .ten{ display: block; font-size: 12rem; line-height: 10rem; letter-spacing: 15px; font-family: arial; font-weight: bold; position: relative; text-transform: uppercase; background-image: linear-gradient(to bottom, #e4e8f3, rgba(255,225,255,0)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: transparent;}
.iblock-4 span{ display: block; color: #353535; font-size: 3.8rem; font-weight: bold; line-height: 3.8rem; position: relative; margin-top: -5rem;}
.iblock-4 p{ margin: 2rem auto; color: #595959; width: 45%;}
.iblock-4 a{ display: inline-block; margin: 0 10px; width: 20%; text-align: center; background-color: rgba(255,255,255,0.7); color: #666; line-height: 5rem; font-size: 18px;}
.iblock-4 a i{ color: #999; font-size: 3.5rem; margin-right: 5px; vertical-align: middle;}
.iblock-4 a:hover{ background-color: #4485de; color: #fff;}
.iblock-4 a:hover i{ color: #fff;}


/* ==========================================================================
   Other Page
   ========================================================================== */

.nbanner{ background-image: url(../img/nban1.jpg); background-position: center; background-size: cover; height:400px; width: 100%; margin-top: 125px;}
.nbanner .wrap{ position: relative; height: 100%;}
.nbanner .jcent{ height: 100%; text-align: left; align-items: flex-start;}
.nbanner i{ display: block; color: rgba(255,255,255,0.4); font-size: 7.7rem; line-height: 8rem;}
.nbanner span{ font-size: 3.8rem; color: #fff;}

.sub_box{ height: 70px; margin-top: -30px; position: relative; z-index: 1000;}
.cate_bk{ text-align: center;}
.cate_bk a{ display: inline-block; line-height: 70px; font-size: 20px; padding: 0 5%; color: #fff; background-color: #525659; margin: 0 -2px;}
.cate_bk a:hover,.cate_bk a.current{ background-color: #4485de; color: #fff;}

.news-bk{ background-color: #f7f7f7;}
.news-bk a.aimg{ display: block;}
.news-bk .bimg{ position: relative; height: 455px;}
.news-bk .bimg img{ width: 100%; height: 100%; object-fit: cover;}
.news-bk .ninfo{ position: relative; padding: 3rem;}
.news-bk .ninfo span{ display: block; font-size: 16px; color: #666; position: relative; font-family: arial; margin: 1rem 0 2rem;}
.news-bk .ninfo h3{ font-size: 3rem;color: #333; line-height: 4.8rem;}
.news-bk .ninfo p{ color: #666; font-size: 18px; line-height: 30px;-webkit-line-clamp: 3;}
.news-bk .ninfo a.amore{ display: block; border: 1px solid #104190; color: #104190; width: 160px; line-height: 55px; border-radius: 55px; text-align: center; margin-top: 2rem;}
.news-bk .ninfo a.amore i{ font-size: 24px; vertical-align: sub;}
.news-bk .ninfo a.amore:hover{ background-color: #104190; color: #fff;}
.news-bk .swiper-pagination{ bottom: 15%; top: auto; width: 54%; left: 46%; text-align: left;}
.news-bk .swiper-pagination-bullet{ width: 15px; height: 15px; background: #1b1b1b; border-radius: 15px; opacity: 1; margin: 0 25px 0 0!important;}
.news-bk .swiper-pagination-bullet-active{ background-color: #d22030;}

.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: 50%; box-sizing: border-box; background-color: #fff; padding: 40px; height: 80%; 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: #c4c4c4; width: 48px; height: 48px; line-height: 48px; top: 10%; right: 22%; 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; font-weight: bold;}

.about_bk1{ padding:125px 0 60px;}
.about_bk1 .about-block{ margin-right: 12%;}
.about_bk1 .about-block .abk1{font-size:15px;}
.about_bk1 .about-tit{ padding: 3rem 0;}
.about_bk1 .about-tit span{ font-size: 2.6rem; color: #4485de; display: block; font-weight: bold; line-height: 5.5rem;}
.about_bk1 .about-tit p{ font-size: 3.6rem; font-weight: bold; line-height: 4.6rem;}
.abk1 p{ margin-bottom: 1rem; font-size: 18px;}

.about_bk1 .swiper-pagination{ text-align: right; bottom: 3rem; left:-4rem;}
.about_bk1 .swiper-pagination-bullet{ width: 35px; height: 35px; background-color: #fff; margin: 0 5px!important;}

.about-tit2{ text-align: center;}
.about-tit2 span{ font-weight: bold; font-size: 4.2rem;}

.about_bk2{ background: url(../img/nbg1.jpg) no-repeat center center; padding: 6rem 0; background-size: cover;}
.nblock-1{}
.nblock-1 .bimg{ text-align: center; width: 550px; margin: 0 auto;}
.nblock-1 .brow{ position: absolute; width: 460px;}
.nblock-1 .brow .icon{ float: left; height: 110px; width: 110px; border-radius: 100%; border: 10px solid #88abda; position: relative; color: #555; text-align: center; line-height: 110px;}
.nblock-1 .brow .icon i{ font-size: 5rem;}
.nblock-1 .brow .icon::after{ content: ""; width: 11px; height: 11px; display: block; border-radius: 11px; background-color: #fff; position: absolute; right: -7px; top: 30px;}
.nblock-1 .brow:nth-child(1) .icon{ border-color: #facd89; position: relative; margin-right: -65px;}
.nblock-1 .brow:nth-child(1) .icon::after{ left: 16px; right: auto; top: auto; bottom: 0;}
.nblock-1 .brow:nth-child(3) .icon{ border-color: #acd598;}
.nblock-1 .brow:nth-child(1){ left: 0; bottom: 0;top: 0; margin: auto 0; height: 274px; width: 460px;}
.nblock-1 .brow:nth-child(1) .icon{ float: right;}
.nblock-1 .brow:nth-child(2){ right: 9%;top: 10%; width: 460px; height: 195px;}
.nblock-1 .brow:nth-child(3){ right: 12%;bottom: 0; width: 460px; height: 135px;}
.nblock-1 .binfo{ margin-left: 150px; margin-top: 3rem;}
.nblock-1 .binfo p{ border-bottom: 1px solid #ddd; padding: 15px 0; color: #555;}
.nblock-1 .binfo p span{ font-weight: bold; font-size: 20px; color: #222; float: left; line-height: 30px;}
.nblock-1 .brow:nth-child(1) .binfo{ margin-left: 0; clear: both;}


.about_bk3{ padding: 6rem 0;}
.about_bk3 .wrap2{ padding-bottom: 80px;}
.about_bk3 .swiper-button-next,.about_bk3 .swiper-button-prev{ background: #fff; width: 55px; height: 55px; line-height: 55px;  opacity: 1; margin: auto 0; text-align: center; bottom: 0; top: 0; z-index: 1000; border-radius: 0; border: 1px solid #ddd;}
.about_bk3 .swiper-button-next i,.about_bk3 .swiper-button-prev i{ color: #ddd; font-size: 28px; }
.about_bk3 .swiper-button-prev{ left:-70px;}
.about_bk3 .swiper-button-next{ right: -70px; }
.about_bk3 .swiper-button-next:hover,.about_bk3 .swiper-button-prev:hover{border-color: #0068b7; color: #0068b7;}
.about_bk3 .swiper-button-next:hover i,.about_bk3 .swiper-button-prev:hover i{ color: #0068b7;}

.honor-box a{ background-color: #f5f5f5; padding: 2rem;}
.honor-box .icon{ background: #fff; }
.honor-box .btit{ padding: 1.5rem 0 0; clear: both; border-top: 1px solid #ddd; margin-top: 2rem;}
.honor-box .btit span{ font-size: 18px;}
.honor-box .btit i{ float: right; font-size: 20px;}

.about_bk4 .about-tit2 span{ color: #fff;}
.about_bk4 .swiper-pagination{ position: relative; width: 100%; text-align: center; margin-top: 4rem;}

.pro-cate{ position: relative; height: 100%;}
.pro-cate a{ float: left; width: 250px; text-align: center; line-height: 50px; font-size: 20px; background-color: #fff; border-radius: 50px; margin: 0 10px;}
.pro-cate a:hover{ color: #fff; background-color: #0068b7;}
.pro-cate .jcent{ height: 100%; flex-direction:inherit;}

.sub_box2{ line-height: 50px;}

.sect_nk1{ padding: 6rem 0;}
.pro-ctit select{ width: 100%; height: 55px; line-height: 55px; border: 1px solid #dedede; padding: 0 10px; box-sizing: border-box; font-size: 20px;}
.pro-ym{ color: #888; font-size: 14px;}

.pro-list .brow{ border-bottom: 1px solid #dedede; padding: 2rem;}
.pro-list .brow .jcent{ position: relative; text-align: left; height: 100%; align-items: flex-start;}
.pro-list .brow .bimg{ float: left; width: 50%; text-align: center;}
.pro-list .brow .bimg img{ width: 70%;}
.pro-list .brow .btit{ float: left; width: 50%; position: relative; height: 100%;}
.pro-list .brow .btit span{ font-weight: bold; font-size: 3rem; padding-left:15px;}
.pro-list .pro-info{ position: relative; height: 100%; align-items: flex-start;}
.pro-list a.patit{ font-weight: bold; font-size: 20px;}
.pro-info .binfo{ width: 100%; position: relative; display: none;}
.pro-info .binfo .fl{ width: 75%;}
.pro-info .binfo .fr{ width: 20%;}
.pro-info .binfo .btit2{ font-size: 20px; font-weight: bold;}
.pro-info .blist{ margin-top: 10px;}
.pro-info .fl .blist li{ float: left; width: 33.33%; line-height: 36px;}
.pro-info .fm .blist li{ float: left; width: 100%; line-height: 36px;}
.pro-info .blist li span{ font-weight: bold;}
.pro-info .pdown{}
.pro-info .pdown a{ display: block; border: 1px solid #000; line-height: 40px; text-align: center; margin: 10px 0; }
.pro-info .pdown a i{ font-size: 20px; vertical-align: middle; margin-right: 10px;}
.pro-info .pdown a:hover{ background-color: #4485de; border-color: #4485de; color: #fff;}
.pro-list .brow:hover{ background-color: #f4f5f6;}
.pro-list .brow:hover .bimg img{ width: 100%;}
.pro-list .brow:hover .binfo{ display: block;}
.pro-list .brow:hover a.patit{ color: #4485de;}

.ipro-box{ margin-bottom: 2rem;}
.ipro-box .icon{ background-color: #fff;}
.ipro-box .icon img{ object-fit: cover;}
.ipro-box .btit{ padding:10px 10px; text-align: center;font-size: 22px;}
.ipro-box .btit span{ display: block;}
.ipro-box .btit p{ color: #4485de;}

.sub-bg{ background-color: #f1f1f1;}

.sect_nk2 .pinfo{}
.sect_nk2 .pinfo span{ display: block; font-size: 3.6rem; font-weight: bold; line-height: 3.6rem;}
.sect_nk2 .pinfo i{ text-transform: uppercase; color: #666; display: block; margin-top: 10px;}
.sect_nk2 .pinfo p{ margin-top: 2rem; font-size: 18px; line-height: 36px;}
.sect_nk2 .pinfo2 span{ display: block; line-height: 50px; color: #fff; background-color: #4485de; padding: 0 2rem; font-size: 18px; margin-bottom:14px;margin-top: 14px; }
.sect_nk2 .pinfo2 p{ font-size: 18px; line-height: 36px; margin-top: 10px;}
.sect_nk2 .pinfo2 .bimg img{ width: 100%;}

.sect_nk3 .ptit{ color: #4485de;}
.sect_nk3 .ptit span{ font-weight: bold; font-size: 4.8rem; line-height: 5rem;}
.sect_nk3 .ptit p{ font-size: 22px;}
.sect_nk3 .ptit2 span{ font-weight: bold; font-size: 20px;}
.sect_nk3 .pdown a{ display: inline-block; width: 170px; background-color: #525659; border-color: #525659; color: #fff; margin-right: 10px;}
.sect_nk3 .pdown{border-bottom: 1px solid #dedede; padding-bottom: 3rem;}

.proy-cate{ text-align: center; align-items: center; position: relative; width: 100%;}
.proy-cate a{ display: inline-block; line-height: 55px; margin: 10px 1%; border-radius: 55px; text-align: center; background-color: #fff; font-size: 20px; width: 15%;}
.proy-cate a:hover,.proy-cate a.current{ background-color: #4485de; color: #fff;}

.proy-tit{ color: #4485de; font-size: 2.6rem; font-weight: bold;}

.proy-bk .pro-list .brow{ background-color: #f4f5f6; padding: 4rem 2rem;}
.proy-bk .pro-list .brow .bimg img{ width: 100%;}
.proy-bk .pro-list .brow .binfo{ display: block;}
.proy-bk{ min-height: 400px;}
.proy-sx .ptit{ padding: 5px 20px; border-bottom: 1px solid #dedede; font-size: 18px; position: relative;}
.proy-sx .ptit i{ float: right; font-size: 20px; color: #666;}
.proy-sx .ptit .option-box{ position: absolute;left: 0;top: 100%;width: 100%;background-color: #fff;z-index: 1;box-shadow: 0 2px 6px rgba(0,0,0,0.15);padding: 4% 9.65%; box-sizing: border-box; visibility: hidden;overflow: hidden;opacity: 0; opacity 0.5s;transition: opacity 0.5s;}
.proy-sx .ptit:hover .option-box{visibility: visible;opacity: 1;}
.proy-sx .ptit .option-box a{font-size: 16px;color: #333;line-height: 1.5;display: block;padding: 0.25em 0;}
.proy-sx .ptit .option-box a::before{font-family: 'iconfont';font-size: 18px;content: "\e608";margin-right: 0.5em;color: #ccc;}
.proy-sx .ptit .option-box a.checked::before{color: #4485de;}
.proy-sx .padding-box { border-bottom: 1px solid #dedede;}
.proy-sx .pbrow{ padding: 5px 20px;}
.proy-sx .pbrow a{ font-size: 18px; color: #4485de;}
.proy-sx .pbrow2{border-left: 1px solid #dedede;}
.proy-sx .pbrow2 .pname{ float: left;width:25%;}
.proy-sx .pbrow2 .ptit2{ display: block; float: left; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; padding: 5px 20px;font-size: 18px; color: #4485de; text-align: center; width: 100%; box-sizing: border-box;}
.proy-sx .pbrow2 .ptit2:hover{ background-color: #4485de; color: #fff;}
.proy-sx .pro-list{position: relative; height:0px; max-height:0; visibility: hidden;}
.proy-sx .pbrow2 .pname:hover .pro-list{ max-height:50vh; overflow: hidden; visibility:visible; height:auto; transition: all 0.75s 0.15s;}
.proy-sx2 .ptit{ padding: 5px 20px; border-bottom: 1px solid #dedede; font-size: 18px;}
.proy-sx2 .pbrow{ border-bottom: 1px solid #dedede; padding: 5px 20px;}
.proy-sx2 .pbrow a{ font-size: 18px; color: #4485de;}
.proy-sx2 .pbrow2{border-left: 1px solid #dedede;}
.proy-sx2 .pbrow2 a{ display: block; float: left;border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; padding: 5px 20px;font-size: 18px; color: #4485de; width: 50%; box-sizing: border-box; text-align: center;}
.proy-sx2 .pbrow2 a:hover{ background-color: #4485de; color: #fff;}
.proy-sxy .ptit{ padding: 5px 20px; border-bottom: 1px solid #dedede; font-size: 18px; position: relative;}
.proy-sxy .ptit i{ float: right; font-size: 20px; color: #666;}
.proy-sxy .ptit .option-box{ position: absolute;left: 0;top: 100%;width: 100%;background-color: #fff;z-index: 1;box-shadow: 0 2px 6px rgba(0,0,0,0.15);padding: 4% 9.65%; box-sizing: border-box; visibility: hidden;overflow: hidden;opacity: 0; opacity 0.5s;transition: opacity 0.5s;}
.proy-sxy .ptit:hover .option-box{visibility: visible;opacity: 1;}
.proy-sxy .ptit .option-box a{font-size: 16px;color: #333;line-height: 1.5;display: block;padding: 0.25em 0;}
.proy-sxy .ptit .option-box a::before{font-family: 'iconfont';font-size: 18px;content: "\e608";margin-right: 0.5em;color: #ccc;}
.proy-sxy .ptit .option-box a.checked::before{color: #4485de;}
.proy-sxy .padding-box { border-bottom: 1px solid #dedede;}
.proy-sxy .pbrow{ padding: 5px 20px;}
.proy-sxy .pbrow p{ font-size: 18px; color: #4485de;}
.proy-sxy .pbrow2{border-left: 1px solid #dedede;}
.proy-sxy .pbrow2 .pname{ float: left; width:33.33%;}
.proy-sxy .pbrow2 .ptit2{ display: block; float: left; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; padding: 5px 20px;font-size: 18px; color: #4485de; text-align: center; width: 100%; box-sizing: border-box;}
.proy-sxy .pbrow2 .ptit2:hover{ background-color: #4485de; color: #fff;}
.proy-sxy .pro-list{position: relative; height:0px; max-height:0; visibility: hidden;}
.proy-sxy .pbrow2 .pname:hover .pro-list{ max-height:50vh; overflow: hidden; visibility:visible; height:auto; transition: all 0.75s 0.15s;}
.map{width:100%; height:500px;}


.nblock-2{ padding: 3rem 0; border-bottom: 1px solid #dedede;}
.nblock-2 .media-box{ margin-bottom: 0; width: auto;}
.nblock-2 .media-box img{ width: 100%;}
.nblock-2 .date{ line-height: 36px; width: 90px; height: 90px; color: #3d3d3d; font-family: arial; box-sizing: border-box; padding-top: 15px; position: relative;}
.nblock-2 .date span{ display: block; font-size: 4rem; font-family: Arial, Helvetica, sans-serif;}
.nblock-2 .date i{ font-size: 19px;}
.nblock-2 .ntit{ padding-top: 2rem;}
.nblock-2 .ntit a.atit{ font-size: 3rem; font-weight: bold; display: block; line-height: 36px;}
.nblock-2 .ntit p{ color: #666; line-height: 30px; margin-top:10px;}
a.nmore{ display: block; width: 220px; line-height: 55px; text-align: center; background-color: #4485de; color: #fff; border-radius: 55px; text-align: center; font-family: arial; font-size: 20px; margin-top: 20px;}
a.nmore i{ font-size: 30px; vertical-align: middle; margin-left: 10px;}
a.nmore:hover{ background-color: #e83e43;}
.nblock-2:hover .ntit a.atit{ color:#4485de;}
.nblock-2:hover .media-box img{ transform: scale(1.2);}


.jobs-block{}
.jobs-block .btit{ line-height: 40px;}
.jobs-block .btit i{color: #0068b7; font-size: 40px; margin-right: 5px;}
.jobs-block .btit span{ font-size: 3.2rem;}
.jobs-block p{ font-size: 18px; color: #333;  text-align: left; margin-bottom: 10px;}

.jobs-section{ background-color: #efeeee; padding: 7rem 0;}

.sub-th{ background-color: #1f94d4; color: #fff; padding: 2.5rem 3rem; position: relative; font-weight: bold; font-size: 18px;}
.sub-th:after{ content: "操作"; float: right; color: #fff; font-size: 18px; position: absolute; right: 2rem; top: 0; width: 60px; height: 30px; line-height: 30px; text-align: center; bottom: 0; margin: auto 0;}
.sub_cont{ overflow: hidden;}
.sub_cont .subNav{ font-size: 24px; line-height: 3rem; padding: 2.5rem 3rem; margin-top: 1rem; position: relative; background-color: #fff; border-radius: 0;}
.sub_cont .subNav .style1{ font-size: 16px; color: #666;}
.sub_cont .subNav:after{ content: "\e6c3"; float: right;font-family: "iconfont" !important; color: #333; font-size: 24px; position: absolute; right: 3rem; top: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; bottom: 0; margin: auto 0;}
.sub_cont .subNav.open{ margin-bottom: 0; background-color: #fff; color: #333; border-radius: 0;}
.sub_cont .subNav.open:after{ content: '\e62f'; background-color: #fff; color: #333;}
.navContent{ background-color: #fff; border-top: 1px solid #dedede; display: none; margin: 0; padding: 3rem 3rem; border-radius: 0 0 10px 10px;}
.navContent .yq span{ display: inline-block; font-size: 18px; margin-right: 5%;}
.navContent p{ padding: 20px 0; color: #666; font-size: 18px; line-height: 30px;}
.navContent .stit{ font-size: 22px; display: block; margin-top: 20px;}
.navContent a{ display: inline-block; color: #104190;}
.navContent a:hover{ text-decoration: revert;}

.contact-bk{ padding: 8rem 0;}
.contact-bk .ctit span{ font-size: 3.6rem; font-weight: bold; color: #4485de;}
.contact-bk .cont-box{ line-height: 40px;}
.contact-bk .cont-box p{font-size: 18px; margin-left: 40px; color: #333333;}
.contact-bk .cont-box i{display: inline-block; float: left; color: #4485de; font-size: 26px;}

.cont-wx .brow{ float: left; width: 35%; text-align: center;}
.cont-wx .brow span{ display: block; font-size: 18px;}
.cont-wx .brow .bimg{ position: relative; overflow: hidden; display: inline-block;}
.cont-wx .brow .bimg::before,.cont-wx .brow .bimg::after {
    content: "";
    display: block;
    position: absolute;
    left: 1px;
    right: 1px;
    height: 62%;
    z-index: 1
}

.cont-wx .brow .bimg::before {
    bottom: 100%;
    background: linear-gradient(to bottom,rgba(255,191,164,0),#4485de)
}

.cont-wx .brow .bimg::after {
    top: 100%;
    background: linear-gradient(to top,rgba(255,191,164,0),#4485de)
}

.cont-wx .brow:hover .bimg::before {
    transform: translateY(270%);
    transition: transform 1.5s
}

.cont-wx .brow:hover .bimg::after {
    transition: transform 1.5s 1.5s;
    transform: translateY(-270%)
}

.my-auto{ display: flex;}

/*面包屑*/
.place{ color: #333;  position: relative; text-align: right; font-size: 15px; line-height: 50px;}
.place span{ margin: 0 2px; color: #333;}
.place a{ color: #333; margin: 0 2px;}
.place a:hover{ color: #1a55a6;}
.place i{color: #1a55a6; font-size: 18px; margin-right: 5px;}

.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;}

.msg-bk{ padding: 6rem 0 5rem;}
.msg-img{ position: relative; height: 100%;}
.msg-img img{ width: 100%; height: 100%;}
.msg-bk .msg-tit{ line-height: 36px; text-align: center;}
.msg-bk .msg-tit span{ font-size: 4.2rem;}
.msg-bk .msg-tit p{ font-size: 18px; color: #777; line-height: 30px; margin-top: 10px;}
.m-form{ }
.m-form label{ color: #333333; font-size: 18px; display: block; line-height: 40px;}
.m-form .btn{ background-color: #4485de; border-color: #4485de; font-size: 18px;  line-height: 54px; width: 290px; color: #fff; padding: 0;  display: block; vertical-align: middle;}

.m-form .form-control{ border: none; color: #333; height: 45px; font-size: 16px; background-color: #f4f4f4; position: relative; border-radius: 0; padding: 0 15px;}
.m-form .btn:hover{border-radius: 72px; background-color: #950000;}
.m-form textarea.form-control{ border: 0; height: auto; padding: 20px 15px;}
.m-form .form-group{ margin-bottom: 1rem; position: relative;}
.m-form textarea{ }
.m-form p{ font-size: 16px; color: #333;}
.m-form p span{color: #e30000;}
.m-form .yzm-img{ float: left; height: 50px; margin-left: 2%; width: 30%; cursor: pointer;}
.m-form .form-control::-moz-placeholder{color: #c5c5c5; opacity: 1;}
.m-form .form-control:-ms-input-placeholder{color: #c5c5c5;}
.m-form .form-control::-webkit-input-placeholder{color: #c5c5c5;}


/*横排分类*/
.tip{ line-height: 36px; color: #565656; font-size: 16px;}

.title-1{}
.title-1 span{ font-size: 3.2rem; color: #104190;}

.title-2{ line-height: 4rem; position: relative; text-align: center; background: url(../img/tline2.jpg) no-repeat bottom center; padding-bottom: 30px;}
.title-2 span{ font-size: 4.2rem; color: #fff;}

.title-3{ line-height: 4rem; position: relative; text-align: center;}
.title-3 span{ font-size: 4.2rem; }
.title-3::after{ content: ""; width: 22px; height: 3px; background-color: #1e94d4; display: block; margin: 10px auto 0;}

.title-4{ line-height: 4rem; position: relative; text-align: center;}
.title-4 span{ font-size: 3.6rem; font-weight: bold; }
.title-4 p{ color: #777;}

.content{ line-height: 32px; color: #333; font-size: 18px;}
.content p{ margin: 0 0 20px;}
.content a{ text-decoration: underline;}
.line{ border-top: 1px solid #d9d9d9;}


.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;}

.news-box3{ margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ededed;}
.news-box3 .icon{ height: 270px;}
.news-box3 .icon img{ max-width: initial;max-height:inherit; height: 100%;}
.news-box3 .ntit em{ font-style: normal; color: #666; display: block; margin: 10px 0;}
.news-box3 .ntit h3{ text-align: left; font-size: 25px; font-weight: normal; padding: 0;}
.news-box3 .ntit p{ color: #666;}
.news-box3 .ntit span{ display: inline-block; line-height: 46px; padding: 0 20px; border: 1px solid #1e94d4; border-radius: 5px; color: #1e94d4; margin-top: 15px;}
.news-box3 .ntit span i{ font-size: 20px; margin-left: 10px;}
.news-box3 a:hover .ntit h3{ color: #1e94d4;}
.news-box3 a:hover .ntit span{ color: #fff; background-color: #1e94d4;}


.article{ line-height: 30px; padding: 0; background: #fff;}
.news-tit{ font-size: 3.6rem; line-height: 34px; color: #333;}
.tool{ border-bottom: 1px solid #dedede; padding: 20px 0; color: #666; font-size: 16px; line-height: 40px;}
.tool span{ display: inline-block; margin-right: 20px; font-size: 16px; color: #999; vertical-align: middle; }
.tool a{ display: inline-block; color: #999;}
.bshare-custom{ padding: 2rem 0;}
.article .content,.article .content p{ line-height: 30px; color: #666; font-size: 16px;}
.keys{ border-bottom: 1px solid #dedede; padding-bottom: 2rem; line-height: 36px;}
.keys span{ color: #999; font-size: 2.4rem;}
.keys a{ color: #999; display: inline-block; background-color: #fafafa; border-radius: 36px; padding: 0 20px; margin: 0 1rem 5px;}
.keys a:hover{ background-color: #1467ad; color: #fff;}

.share{display:block; width: 190px; float: right; vertical-align: middle;}
.share span{ color: #666; font-size: 18px;}
.bdshare-button-style0-24{ text-align: right; display: inline-block; vertical-align: middle;}
.bdshare-button-style0-24 .bds_weixin{ display: inline-block; background-position:center !important; margin: 0 auto;}
.bdshare-button-style0-24 .bds_tsina{ display: inline-block; background-position:center !important; margin: 0 auto;}
.bdshare-button-style0-24 .bds_sqq{  display: inline-block;background-position:center !important; margin: 0 auto;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{ background-image: none!important; float: none!important; width: 40px!important; height: 40px!important; line-height: 40px!important; border-radius: 50px; padding-left: 0!important; color: #999; margin-top: 0!important;}
.bdshare-button-style0-24 a i{ font-size: 24px!important;}

.ny-page{border-top: 1px solid #c4c4c4; line-height: 24px; padding: 25px 0; font-size: 18px;}
.ny-page span{ display: inline-block;}
.ny-page .nptit{ padding: 5px 0;}
.ny-page a.aback{ display: inline-block; width: 180px; line-height: 60px; text-align: center; border-radius: 0; background-color: #4485de; color: #fff; font-size: 18px;}
.ny-page a.aback i{ font-size: 20px; margin-right: 10px;}
.ny-page a.aback:hover{ background-color: #002781;}
.ny-page .jcent{ height: 100%;}
/*新闻详情样式2*/
.bshare-custom{ padding: 2rem 0;}

.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: 50%;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{ background-color: #fff; line-height: 28px; padding: 0 8%;}
.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: #fff; width: 74px; height: 74px; line-height: 74px; border-radius: 74px; margin-top: -40px;}
.big_img .swiper-button-next{ right: -37px; opacity: 1; background-color: #104190;}
.big_img .swiper-button-prev{ left: -37px; opacity: 1; box-shadow: #eae9e9 4px 0 5px;}
.big_img .swiper-button-next i,.big_img .swiper-button-prev i{ font-size: 50px; color: #d3d3d3; display: block; text-align: center;}
.big_img .swiper-button-next i{ color: #fff;}

.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: #ffffff; border-radius: 5px;}
.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;}

