/* 样式初始化 */
*{margin:0;padding:0;border:0;}
body,html{overflow-x:hidden;}
address,caption,cite,code,dfn,em,strong{font-weight:400;font-style:normal;}
input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}
input{margin:0;padding:0;outline:0;-webkit-appearance:none;}
input::-webkit-input-placeholder{color:#ccc;}
input::-ms-input-placeholder{color:#ccc;}
input::-moz-placeholder{color:#ccc;}
input[type=button],input[type=submit]{cursor:pointer;}
button[disabled],input[disabled]{cursor:default;}
img{border:0;}
li,ol,ul{list-style-type:none;}
.img-pct img{width:100%;}
.img-scale{overflow:hidden;}
.img-scale img{transition:all .7s;}
.img-scale:hover img{transform:scale(1.1);}
.dot4{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.dot5{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.dot6{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:6;}
.auto_1720{max-width:1720px;}
@media (max-width:1720px){
  .auto_1720{padding:0 2%;}
}
.auto_1390{max-width:1390px;}
@media (max-width:1390px){
  .auto_1390{padding:0 2%;}
}
@media (max-width:950px){
  .auto_950,.auto_1000,.auto_1050,.auto_1100,.auto_1150,.auto_1180,.auto_1200,.auto_1280,.auto_1720,.auto_1390{padding:0 20px;}
}

/* 头部样式 start */

/*Top002262*/
.Top002262{background:rgba(255,255,255,0.5);width:100%;position:fixed;left:0;top:0;z-index:100;}
.Top002262 .header-left{float:left;width:40%;display:table;height:105px;max-width:198px;}
.Top002262 .logo{display:table-cell;vertical-align:middle;}
.Top002262 .header-mid,.Top002262 .header-right{float:right;}
.Top002262 .header-menu li{width:auto!important;margin-right:22px;}
.Top002262 .header-menu li em{padding:0 15px;position:relative;}
.Top002262 .header-menu li em a{line-height:70px;position:relative;font-size:16px;color:#1f347c;}
.Top002262 .header-menu li em a::before{position:absolute;content:'';left:50%;transform:translateX(-50%);height:3px;background:#e60012;width:0;transition:ease-in-out 0.3s;}
.Top002262 .header-menu li em a:hover::before,.Top002262 .header-menu li.aon em a::before{width:100%;}
.Top002262 .header-menu li .sub{width:130%;left:-15%;overflow:hidden;}
.Top002262 .header-menu li .sub-menu{padding:15px;text-align:center;}
.Top002262 .header-menu li .sub-menu dt{border-bottom:1px solid #f2f2f2;}
.Top002262 .header-menu li .sub-menu dt:last-child{border-bottom:0;}
.Top002262 .header-menu li .sub-menu dt a{color:#666;transition:0.3s;}
.Top002262 .header-menu li .sub-menu dt a:hover{background:none;color:#e60012;}
.Top002262 .header-right dd{padding:10px 0;}
.Top002262 .top-search{position:relative;z-index:100;}
.Top002262 .open-search{background:url(../images/ico_search_1.png) no-repeat center center;width:30px;height:30px;display:block;}
.Top002262 .open-search-show{position:relative;background:none;}
.Top002262 .open-search-show::before,.Top002262 .open-search-show::after{position:absolute;content:'';width:80%;height:3px;background:#e60012;top:50%;left:10%;transform:rotate(-45deg);}
.Top002262 .open-search-show::after{transform:rotate(45deg);}
.Top002262 .search-box{position:absolute;top:5%;right:110%;z-index:100;display:none;}
.Top002262 .search-box .text{width:254px;line-height:46px;height:46px;border:1px solid #fff;background:rgba(0,0,0,0.2);color:#fff;padding:0 50px 0 10px;}
.Top002262 .search-box .btn{position:absolute;right:0;top:0;line-height:46px;width:46px;text-align:center;color:#fff;font-weight:bold;font-size:16px;font-family:Verdana,Arial,Helvetica,sans-serif;}
/* .Top002262 .search-box .btn::before{position:absolute;content:'';border:8px solid transparent;border-bottom-color:#b4b4b4;top:-15px;right:4px;} */
.Top002262 .header-mid{margin-top:35px;max-width:720px;}
.Top002262 .open-member,.Top002262 .open-search{display:inline-block;vertical-align:middle;}
.Top002262 .open-member{position:relative;padding-left:10px;border-left:1px solid #a9d3ee;}
.Top002262 .open-member span{color:#1f347c;}
.Top002262 .open-member .ul{position:absolute;top:100%;right:0;width:auto;padding:5px 0 0;display:none;text-align:right;}
.Top002262 .open-member ul::before{content:"";position:absolute;top:-5px;right:10px;width:0;height:0;display:block;border:5px solid transparent;border-bottom-color:#fff;}
.Top002262 .open-member:hover ul{display:block;}
.Top002262 .open-member .ul li{padding:2px 10px;background:#fff;}
.Top002262 .open-member .ul li:first-of-type{padding-top:10px;}
.Top002262 .open-member .ul li:last-of-type{padding-bottom:10px;}
.Top002262 .open-member .ul li a{display:block;white-space:nowrap;}
.Top002262 dd.top-language{float:right;margin-left:15px;padding:5px 0 20px;}
.Top002262 .top-language a{float:left;display:block;width:30px;height:30px;background:#1f347c;color:#fff;text-align:center;font-size:16px;line-height:30px;}
.Top002262 .top-language a.on{background:#fff;color:#1f347c;}
.auto_1400{max-width:1400px;}
@media (min-width:1025px){
  .sub-vertical .sub{background-color:rgba(255,255,255,0.8);}
  .Top002262{position:fixed;top:0;left:0;width:100%;}
  .Top002262 .header-menu li em a::before{bottom:0;}
}
@media (min-width:1201px){
  .Top002262 .header-menu li{margin-right:30px;}
}
@media (max-width:1024px){
  .Top002262 #header-menu{position:fixed;right:-100%;top:0;background:#000;z-index:100;padding-top:70px;width:70%;max-width:300px;height:100%;transition:ease-in-out 0.3s;}
  .Top002262 #header-menu.header-menu-show{right:0;}
  .Top002262 #header-menu li em,.Top002262 #header-menu li em a{border-bottom:0;}
  .Top002262 #header-menu li:nth-child(2n){background:rgba(255,255,255,0.1);}
  .Top002262 #header-menu li em a{font-weight:normal;}
  .Top002262 #header-menu li .sub-menu{padding:5%;}
  .Top002262 #open_menu{width:40px;height:30px;background:#e60012;margin-left:10px;position:relative;z-index:101;transition:background 0.3s;}
  .Top002262 #open_menu i,.Top002262 #open_menu i::before,.Top002262 #open_menu i::after{background:#fff;border-radius:3px;}
  .Top002262 #open_menu i{left:20%;width:60%;height:2px;margin-top:-1px;}
  .Top002262 #open_menu.open_menu_on{background:#000;position:fixed;right:2%;}
  .Top002262 #open_menu.open_menu_on i{height:3px;margin-top:-1.5px;}
  .Top002262 .header-left{height:60px;}
  .Top002262 .header-right dd{float:left;padding:12px 0;}
}
@media (max-width:640px){
  .Top002262 .open-member{display:none;}
  .Top002262 .search-box{right:-80px;top:110%;}
  .Top002262 .search-box .btn::before{right:50px;}
  .Top002262 .logo img{height:40px}
  .Top002262 .search-box .text{width:290px;}
}

/* 头部样式 end */

/* 底部样式 start */

/*Bottom002574 */
.Bottom002574{background:#0b1f40;color:#c3c3c3;}
.Bottom002574 .bottom{padding:4% 0 4% 0;}
.Bottom002574 .logo{float:left;margin-right:8%;display:inline-block;}
.Bottom002574 .share{float:right;}
.Bottom002574 .share li .info{color:#fff;font-size:18px;}
.Bottom002574 .share li .img{margin:15px 0 10px;max-width:150px;}
.Bottom002574 .share .bdsharebuttonbox a{float:none;display:inline-block;margin:3px;padding:0;width:40px;height:40px;border-radius:50%;background:url(../images/ico_wx_1.png) no-repeat center center #364661;}
.Bottom002574 .share .bdsharebuttonbox a.bds_qzone{background-image:url(../images/ico_qq_1.png);}
.Bottom002574 .share .bdsharebuttonbox a.bds_tsina{background-image:url(../images/ico_wb_1.png);}
.Bottom002574 nav dl{max-width:72px;float:left;margin-right:8%;}
.Bottom002574 nav dt{padding-bottom:10px;color:#fff;font-size:18px;}
.Bottom002574 nav dd{margin:6px 0;line-height:24px;}
.Bottom002574 nav dd a{color:#c3c3c3;}
.Bottom002574 nav dd a:hover{color:#e8383d;}
.Bottom002574 .copyright{padding-bottom:2.5%;text-align:center;}
.Bottom002574 .copyright a{border-bottom:1px solid #c3c3c3;color:#c3c3c3;}
.Bottom002574 .copyright a:hover{border-color:#e8383d;color:#e8383d;}
@media (max-width:1400px){
  .Bottom002574 nav dl{margin-right:6%;}
}
@media (max-width:1200px){
  .Bottom002574 nav dl{margin-right:4%;}
}
@media (max-width:1024px){
  .Bottom002574{text-align:center;}
  .Bottom002574 .bottom{padding-bottom:0;}
  .Bottom002574 .logo{float:none;margin-right:0;}
  .Bottom002574 .share{float:none;margin-top:15px;}
  .Bottom002574 .share li .img{margin:15px auto;}
  .Bottom002574 nav dl{display:none;}
  .Bottom002574 .copyright{padding-top:2%;padding-bottom:2%;}
  .Bottom002574 .copyright dt{padding-bottom:10px;}
}
@media (max-width:640px){
  .Bottom002574 .copyright{padding-top:10px;padding-bottom:20px;}
}
@media (max-width:480px){
  .Bottom002574 .share{float:none;display:table;margin:0 auto;}
}

/* 底部样式 end */

/* 公共样式 start */
.colorRed{color:#e60012;}
.colorBlue{color:#24387e;}
.bd_weixin_popup{min-width:260px;min-height:330px;}
.title-group{letter-spacing:5px;text-align:center;font-size:30px;font-weight:bold;}
.title-group .title-en{color:#e8e8e8;text-transform:uppercase;}
.title-group .title{color:#24387e;}
.title-group::after{content:"";width:45px;height:3px;display:block;margin:30px auto 0;background:#e60012;}
.banner .img .pcBanner{display:block;width:100%;}
.banner .img .mobileBanner{display:none;}
.menu{padding:20px 0;background:#fafafa;}
.menu .myCarousel .ul{text-align:center;}
.menu .myCarousel .ul li{width:12%;margin:5px 8px;min-width:90px;display:inline-block;}
.menu .myCarousel .ul .info{padding:0 10px;display:block;line-height:46px;font-size:15px;color:#333;border:1px solid #24387e;}
.menu .myCarousel .ul .info.on,.menu .myCarousel .ul .info:hover{background:#24387e;color:#fff;}
.about_1 .info{font-size:16px;line-height:35px;text-indent:2em;color:#333;}
.about_1 .info p{margin-top:3%;}
.about_1 .myCarousel{margin-top:6%;display:none;}
.about_1 .myCarousel .back{position:relative;text-align:center;font-size:16px;line-height:24px;color:#e60012;width: 33.33%;float: left;}
.about_1 .myCarousel .back .h1{display:inline-block;vertical-align:bottom;max-width:200px;font-size:60px;font-weight:bold;line-height:60px;}
.about_1 .myCarousel .back::after{content:"";position:absolute;right:0;top:50%;width:1px;height:80%;display:block;background:#e1e1e1;transform:translateY(-50%);}
.about_1 .myCarousel .owl-dots{margin-top:10px;text-align:center;}
.about_1 .myCarousel .owl-dots button span{width:30px;height:3px;margin:0 5px;display:block;opacity:.3;background:#000;}
.about_1 .myCarousel .owl-dots button.active span{opacity:1;}
@media (max-width:1024px){
  .about_1 .myCarousel .back{font-size: 12px;}
  .about_1 .myCarousel .back .h1{font-size:28px;line-height:32px;display: block;}
}
@media (max-width:640px){
  .title-group{font-size:20px;}
  .title-group::after{margin-top:20px;}
  .menu{padding: 15px 0;}
  .menu .myCarousel .ul{text-align:left;}
   .menu .myCarousel .ul li{width:46%;margin:5px 3px;display: inline-block;text-align: center;}
  .banner .img .pcBanner{display:none;}
  .banner .img .mobileBanner{display:block;}
  .about_1 .myCarousel .back::after{display:none;}
  .about_1 .info{font-size:15px;line-height:26px;}
  .about_1 .myCarousel .back{width:33.33%;margin-top: 10px;}
}

/*Page002664 */
.Page002664{text-align:center;padding:3% 0;}
.Page002664 .Pages *{display:inline-block;vertical-align:middle;}
.Page002664 .Pages a{border:1px solid #ececec;line-height:35px;padding:0 18px;color:#666;}
.Page002664 .p_cur,.Page002664 .p_count,.Page002664 .p_jump,.Page002664 .a_first,.Page002664 .a_end,.Page002664 .p_total{display:none;}
.Page002664 .Pages em{overflow:hidden;border-left:1px solid #ececec;font-style:normal;}
.Page002664 .Pages em a{float:left;margin-left:-1px;}
.Page002664 .Pages a:hover,.Page002664 .Pages em a.a_cur{color:#fff;background-color:#24387e;}
.Page002664 .a_prev{padding-left:31px;}
.Page002664 .a_next{padding-right:31px;}
@media (max-width:640px){
  .Page002664 .Pages em{display:none;}
}

/* 公共样式 end */

/* 首页 start */
.index-banner .owl-dots{position:absolute;bottom:10px;left:0;width:100%;text-align:center;}
.index-banner .owl-dots button{margin:0 4px;}
.index-banner .owl-dots button span{width:10px;height:10px;display:block;border-radius:50%;background:#666;}
.index-banner .owl-dots button.active span{background:#e60012;}
.index-banner .video_res{width:100vw;height:100vh;}
.index-banner .video_res video{display:inline-block;width:100%;height:100%;object-fit:cover;object-position:100% 100%;}
.index-banner .img{display:block;}
.index-banner .img a{width:100vw;background-repeat:no-repeat;background-position:center center;background-size:cover;display:block;}
.index-banner .img .pcBanner{padding-bottom:100vh;}
.index-banner .img .mobieBanner{padding-bottom:50vw;display:none;}.Banner002489{position:relative;z-index:1;width:100vw;height:100vh;}
.Banner002489 .slides>li{display:none;overflow:hidden;-webkit-backface-visibility:hidden;}
.Banner002489 .slides:after{clear:both;display:block;visibility:hidden;height:0;content:".";line-height:0;}
html[xmlns] .Banner002489 .slides{display:block;}
* html .Banner002489 .slides{height:1%;}
.no-js .Banner002489 .slides>li:first-child{display:block;}
.Banner002489 .flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.loading .Banner002489 .flex-viewport{max-height:300px;}
.Banner002489 .slides{zoom:1;}
.Banner002489 .slides>li a{display:block;padding-bottom:100vh;width:100vw;background-position:center center;background-size:cover;background-repeat:no-repeat;transition:11s linear;}
.Banner002489 .slides>li.flex-active-slide a{transform:scale(1.1);}
.Banner002489 .slides .mobieBanner,.Banner002489 .slides .pcBanner{padding-bottom:100vh;}
.Banner002489 .slides .mobieBanner{display:none;}
.Banner002489 .flex-direction-nav{display:none;}
.Banner002489 .flex-control-nav{position:absolute;bottom:20px;left:0;z-index:10;width:100%;text-align:center;}
.Banner002489 .flex-control-nav li{display:inline-block;padding:0 15px;list-style:none;}
.Banner002489 .flex-control-nav li a{display:block;overflow:hidden;width:30px;height:3px;background:#fff;line-height:1000px;opacity:.2;cursor:pointer;}
.Banner002489 .flex-control-nav li a.flex-active{opacity:1;}
.index .sec1{padding:4% 0;}
.index .sec1 .myCarousel{margin:6% 0 0;}
.index .sec1 .myCarousel .owl-nav button{position:absolute;top:50%;margin-top:-24px;}
.index .sec1 .myCarousel .owl-nav button span{padding:0 6px;display:block;font-size:55px;line-height:1;color:#092a79;padding-bottom:4px;}
.index .sec1 .myCarousel .owl-nav button.owl-prev{left:-7%;}
.index .sec1 .myCarousel .owl-nav button.owl-next{right:-7%;}
.index .sec1 .back{display:block;text-align:center;background:#f4f4f4;}
.index .sec1 .back .img{position:relative;width:100%;padding-bottom:67%;}
.index .sec1 .back .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.index .sec1 .back .img:hover img{transform:translate(-50%,-50%) scale(1.1);}
.index .sec1 .back .info{padding:10%;}
.index .sec1 .back .info .h3{font-size:22px;color:#000;}
.index .sec1 .back .info .h5{margin:6% 0 2%;height:48px;line-height:24px;font-size:15px;color:#888;}
.index .sec1 .myCarousel .owl-dots{margin-top:10px;text-align:center;}
.index .sec1 .myCarousel .owl-dots button span{width:30px;height:3px;margin:0 5px;display:block;opacity:.5;background:#092a79;}
.index .sec1 .myCarousel .owl-dots button.active span{opacity:1;}
.index .sec2{padding:4% 0 20%;color:#fff;background:url(../images/index_bg_1.jpg) no-repeat center top;background-size:cover;}
.index .sec2 .title-group .title{color:#fff;}
.index .sec2 .title-sub{max-width:880px;margin:30px auto 0;text-align:center;font-size:24px;line-height:40px;}
.index .sec3{margin-top:-20%;padding:4% 0;}
.index .sec3 .auto{padding:4% 3% 5%;background:#f9fafe;}
.index .sec4{padding:3% 0;background:#eff2f3;}
.index .sec4 .ul{margin-left:-12px;margin-right:-12px;}
.index .sec4 .ul li{width:33.33%;float:left;padding-left:12px;padding-right:12px;}
.index .sec4 .ul li .back{padding:30px;display:block;color:#fff;background-repeat:no-repeat;background-position:right center;background-size:cover;}
.index .sec4 .ul li .back::before{content:"";width:50px;height:40px;display:block;background-repeat:no-repeat;background-position:left center;}
.index .sec4 .ul li .back .info{line-height:20px;}
.index .sec4 .ul li .back .info .h4{margin:18px 0 6px;font-size:20px;line-height:28px;}
.index .sec4 .ul li .back .info .h5{height:40px;}
.index .sec4 .ul li.li-news .back{background-image:url(../images/index_18.jpg);}
.index .sec4 .ul li.li-news .back:before{background-image:url(../images/ico_news_1.png);}
.index .sec4 .ul li.li-contact .back{background-image:url(../images/index_20.jpg);}
.index .sec4 .ul li.li-contact .back:before{background-image:url(../images/ico_contact_1.png);}
.index .sec4 .ul li.li-join .back{background-image:url(../images/index_22.jpg);}
.index .sec4 .ul li.li-join .back:before{background-image:url(../images/ico_join_1.png);}
@media (max-width:1200px){
  /* .index-banner .video_res{height:50vw;}
  .index-banner .img .pcBanner{padding-bottom:50vw;} */
}
@media (max-width:640px){
  .index-banner .video_res{height:100vh;}
  .index-banner .img .pcBanner{display:none;}
  .index-banner .img .mobieBanner{padding-bottom:100vh;display:block;}
  .Banner002489 .slides .pcBanner{display:none;}
  .Banner002489 .slides .mobieBanner{display:block;}
  .index .sec2 .title-sub{margin-top:20px;font-size:15px;line-height:26px;}
  .index .sec4{padding:30px 0;}
  .index .sec4 .ul li{margin-top:20px;width:100%;}
  .index .sec4 .ul li:first-of-type{margin-top:0;}
  .index .sec1 .myCarousel .owl-nav button.owl-prev{left:0;}
  .index .sec1 .myCarousel .owl-nav button.owl-next{right:0;}
  .index .sec2{padding:50px 0;padding-bottom:120px;}
}

/* 首页 end */

/* 关于我们 start */
.about-intro .title-group .title-en{color:#cbcbcb;}
.about-intro .title-group .title{margin-top:15px;}
.about-intro .title-group::after{margin-top:3%;background:#cbcbcb;}
.about-intro .sec1{padding:5% 0 7%;background:url(../images/about_img.jpg) no-repeat left center;background-size:cover;}
.about-intro .sec1 .title-group .title-en{color:#cbcbcb;}
.about-intro .sec1 .title-group::after{background:#cbcbcb;}
.about-intro .sec-group > div{position:relative;width:50%;padding-bottom:40%;background-size:cover;}
.about-intro .sec-group > div .back{position:absolute;top:50%;left:50%;width:70%;transform:translate(-50%,-50%);}
.about-intro .sec-group > div .back .info{margin-top:6%;font-size:15px;line-height:30px;color:#fff;}
.about-intro .sec-group .title-group::after{margin-top:6%;}
.about-intro .sec2{background:url(../images/about_bg_2.jpg) no-repeat center bottom;}
.about-intro .sec2 .back .title-group .title{color:#fff;}
.about-intro .sec3{background:url(../images/about_bg_3.jpg) no-repeat right center;}
.about-intro .sec3 .back .title-group{letter-spacing:2px;}
.about-intro .sec3 .back .title-group .title-en{color:#24387e;opacity:.3;}
.about-intro .sec3 .back .title-group::after{background:#24387e;opacity:.3;}
.about-intro .sec3 .back .info{text-align:center;}
.about-intro .sec4{padding:8% 0;background:url(../images/about_bg_1.jpg) no-repeat center top;background-size:cover;}
.about-intro .sec4 .title-group .title-en{color:#24387e;opacity:.3;}
.about-intro .sec4 .title-group::after{background:#24387e;opacity:.3;}
.about-intro .sec4 .myCarousel{margin-top:5%;}
.about-intro .sec4 .back{max-width:340px;width:100%;margin:0 auto;text-align:center;}
.about-intro .sec4 .back .img{padding:15px;border-radius:50%;background:rgba(56,65,97,0.3);}
.about-intro .sec4 .back .img .img-scale{position:relative;width:100%;padding-bottom:100%;border-radius:50%;}
.about-intro .sec4 .back .img .img-scale img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.about-intro .sec4 .back .img .img-scale:hover img{transform:translate(-50%,-50%) scale(1.2);}
.about-intro .sec4 .back .info{margin-top:25px;color:#fff;font-size:28px;line-height:54px;}
.about-leader .sec1{padding:4% 0 2%;}
.about-leader .sec1 .fl{float:left;}
.about-leader .sec1 .fr{float:right;}
.about-leader .sec1 .mySwiper .swiper-slide:nth-of-type(2n) .back{background:#e4e4e4;}
.about-leader .sec1 .mySwiper .pagination1{padding:4% 0;text-align:center;}
.about-leader .sec1 .mySwiper .pagination1 span{width:5%;height:3px;margin:0 .5%;border-radius:0;background:#000;}
.about-leader .sec1 .myCarousel .owl-dots{margin:4% 0;text-align:center;}
.about-leader .sec1 .myCarousel .owl-dots button{margin:0 10px;}
.about-leader .sec1 .myCarousel .owl-dots button span{width:80px;height:3px;display:block;background:#e3e3e3;}
.about-leader .sec1 .myCarousel .owl-dots button.active span{background:#000;}
.about-leader .sec1 .back{cursor:pointer;background:#f4f4f4;}
.about-leader .sec1 .back > div{width:50%;}
.about-leader .sec1 .back .img{position:relative;width:100%;padding-bottom:143%;}
.about-leader .sec1 .back .img img{width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.about-leader .sec1 .back .img:hover img{transform:translate(-50%,-50%) scale(1.1);}
.about-leader .sec1 .back .info{padding:12%;}
.about-leader .sec1 .back .info .info-title{margin-top:10px;}
.about-leader .sec1 .back .info .info-title .h4{color:#000;font-size:18px;}
.about-leader .sec1 .back .info .info-title .h5{margin-top:8px;color:#999;}
.about-leader .sec1 .back .info .info-title::after{content:"";width:30px;height:1px;margin-top:16px;display:block;background:#e60012;}
.about-leader .sec1 .back .info .info-intro{margin-top:24px;line-height:24px;}
.about-leader .sec1 .back .info .info-intro p{height:144px;overflow:hidden;}
.about-leader .sec1 .back .info .info-detail{display:none;font-family:"宋体";}
.popUpLeader{display:none;position:fixed;left:50%;top:50%;z-index:999;transform:translate(-50%,-50%);width:100%;height:100%;background:rgba(0,0,0,0.6);}
.popUpLeader .btn-close{position:absolute;right:0;bottom:100%;width:40px;height:40px;display:block;color:#fff;font-weight:bold;font-size:30px;line-height:36px;text-align:center;}
.popUpLeader .panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60%;background:#fff;}
.popUpLeader .panel .item .item-left{width:34%;float:left;}
.popUpLeader .panel .item .item-left .img{position:relative;width:100%;padding-bottom:135%;overflow:hidden;}
.popUpLeader .panel .item .item-left .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;}
.popUpLeader .panel .item .item-right{position:absolute;right:2%;top:50%;transform:translateY(-50%);width:64%;height:90%;padding:2% 6%;overflow:auto;}
.popUpLeader .panel .item .item-right .info{font-size:16px;}
.popUpLeader .panel .item .item-right .info .info-title .h4{color:#000;font-size:24px;}
.popUpLeader .panel .item .item-right .info .info-title .h5{margin-top:8px;color:#999;}
.popUpLeader .panel .item .item-right .info .info-title::after{content:"";width:100%;height:1px;margin-top:16px;display:block;background:#333;}
.popUpLeader .panel .item .item-right .info .info-detail{margin-top:15px;line-height:30px;}

.about-history{background:#f2f2f2;}
.about-history .sec-list{margin:0 auto;padding:4% 0;text-align:center;}
.about-history .sec-list .ul li a.on {background: #24387e;color: #fff;}

/*Timeline001915*/
.Timeline001915{padding:0 0 7%;}
.Timeline001915 li{position:relative;margin-top:-4%;margin-left:50%;padding:0 0 0 65px;width:50%;}
.Timeline001915 li:first-of-type{margin-top:0;}
.Timeline001915 li::after,.Timeline001915 li::before{position:absolute;display:block;content:"";}
.Timeline001915 li::before{top:50%;left:0;width:100%;height:2px;background:#24387e;}
.Timeline001915 li::after{top:0;left:0;margin-left:-1px;width:2px;height:100%;background:#24387e;}
.Timeline001915 li:first-of-type::after{top:50%;}
.Timeline001915 li.last::after,.Timeline001915 li:last-of-type::after{height:50%;}
.Timeline001915 li .back{position:relative;overflow:hidden;padding:15px;border-radius:10px;background:#fff;}
.Timeline001915 li .back .img{float:right;width:279px;min-height:180px;border:1px solid #1f347c;}
.Timeline001915 li .back .info{position:absolute;top:50%;left:0;padding:15px 320px 15px 25px;width:100%;max-height:100%;transform:translateY(-50%);}
.Timeline001915 ul li:nth-child(2n+1){margin-left:0;padding:0 65px 0 0;}
.Timeline001915 li:nth-child(2n+1)::after{left:100%;}
.Timeline001915 ul li:nth-child(2n+1) .back .img{float:left;}
.Timeline001915 ul li:nth-child(2n+1) .back .info{padding:15px 25px 15px 320px;}
.Timeline001915 li time{position:absolute;top:50%;left:0;z-index:2;display:block;width:76px;height:86px;background:url(../images/about_bg_4.png) no-repeat center center;background-size:cover;color:#fff;text-align:center;font-size:22px;line-height:86px;transform:translate(-50%,-50%);}
.Timeline001915 ul li:nth-child(2n+1) time{left:100%;}
.Timeline001915 ol{text-align:center;}
.Timeline001915 ol a{display:inline-block;margin:6% 0 3%;width:242px;height:60px;border-radius:0;background-color:#24387e;color:#fff;text-align:center;font-size:14px;line-height:60px;}
.Timeline001915 ul li.lis .back .img{margin:0 0 5px 15px;width:50%;min-height:auto;}
.Timeline001915 ul li.lis:nth-child(2n+1) .back .img{margin:0 15px 5px 0;}
.Timeline001915 ul li.lis .back .info{position:static;padding:0;transform:none;}
.Timeline001915 ul li.lis:nth-child(2n+1) .back .info{padding:0;}
@media (max-width:1024px){
  .Timeline001915 li .back .img{margin:0 0 5px 10px;width:50%;min-height:auto;}
  .Timeline001915 ul li:nth-child(2n+1) .back .img{margin:0 10px 5px 0;}
  .Timeline001915 li .back .info{position:static;padding:0;transform:none;}
  .Timeline001915 ul li:nth-child(2n+1) .back .info{padding:0;}
}
@media (max-width:640px){
  .Timeline001915{padding:7% 10px;}
  .Timeline001915 .list ul{padding-left:19px;}
  .Timeline001915 .list ul li{margin:0;padding:0 0 15px 38px;width:100%;}
  .Timeline001915 .list ul li::after{top:0;left:0;}
  .Timeline001915 .list li.last::after,.Timeline001915 .list li:last-of-type::after{display:none;}
  .Timeline001915 .list ul li::before{top:19px;}
  .Timeline001915 .list ul li time{top:19px;left:0;width:38px;height:43px;font-size:12px;line-height:43px;}
  .Timeline001915 .list ul li .back .img{width:65%;float:none;margin:0;}
  .Timeline001915 .list ul li .back .info{margin-top:10px;}
  .Timeline001915 ol a{height:50px;line-height:50px;}
  .about-intro .sec4 .back{width:100%;}
  .about-intro .sec4 .back .img{padding:1px;}
  .about-intro .sec4 .back .info{font-size:24px;margin-top:5px;}
}
.about-total{padding:4% 0 6%;background:#24387e;}
.about-total .title-group .title{font-weight:normal;color:#fff;}
.about-total .title-group::after{background:#fff;}
.about-total .sec1{text-align:center;}
.about-total .sec1 .img{margin-top:6%;}
@media(min-width: 1025px){
  .about-leader .sec1 .mySwiper .swiper-slide{position:relative;}
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+2){top:-22.6vw;left:31.6vw;}
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+3){top:0;left:31.6vw;}
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+4){top:0;left:-31.6vw;}
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+5){top:22.6vw;left:-31.6vw;}
}
@media(min-width: 1720px){
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+2){top:-410px;left:573px;}
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+3){top:0;left:573px;}
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+4){top:0;left:-573px;}
  .about-leader .sec1 .mySwiper .swiper-slide:nth-child(6n+5){top:410px;left:-573px;}
}
@media (max-width:1400px){
  .about-intro .sec4 .back .info{font-size:30px;}
  .about-leader .sec1 .back .info .info-intro p{-webkit-line-clamp:4;height:96px;}
}
@media (max-width:1200px){
  .popUpLeader .panel{width:80%;}
}
@media (max-width:1024px){
  .about-intro .sec-group > div{width:100%;padding:6% 15px;text-align:center;}
  .about-intro .sec-group > div .back{position:static;transform:none;width:80%;margin:0 auto;}
  .about-leader .sec1 .back .info .info-title{margin-top:0;}
  .about-leader .sec1 .back .info .info-intro{margin-top:15px;}
  .about-leader .sec1 .back .info .info-intro p{-webkit-line-clamp:4;height:96px;}
  .popUpLeader .panel .item .item-right .info{font-size:14px;}
  .popUpLeader .panel .item .item-right .info .info-detail{line-height:24px;}
}
@media (max-width:640px){
  .about-intro .title-group .title{margin-top:5px;}
  .about-intro .sec-group > div{padding-top:30px;padding-bottom:30px;}
  .about-intro .sec-group > div .back{width:100%;}
  .about-intro .sec-group > div .back .info{font-size:14px;line-height:26px;}
  .about-intro .sec-group > div .back .info h2{font-size:16px;}
  .about-intro .sec4{padding:30px 0;}
  .popUpLeader .panel .item{height:80vh;overflow:auto;}
  .popUpLeader .panel .item .item-left{width:100%;}
  .popUpLeader .panel .item .item-left .img{padding-bottom:100%;}
  .popUpLeader .panel .item .item-right{position:static;transform:none;width:100%;height:auto;padding:20px;}
  .about-intro .sec4 .back .info{font-size:16px;line-height:22px;}
  .about-intro .sec4 .owl-carousel .owl-nav.disabled{display:none;}
  .about-history .sec-list{padding-left: 15px;padding-right: 15px;}
  .about-history .sec-list .ul li{margin: 0 4px;}
  .about-history .sec-list .ul li a {padding: 0 15px;}
  .about-history .sec-list .ul li a.on {background: #24387e;color: #fff;}
}

/* 关于我们 end */

/* 新闻中心 start */
.news .title{text-align:center;color:#333;font-size:24px;}
.news .sec1{padding:6% 0;}
.news .sec1 .mySwiper .pagination1{padding-top:4%;text-align:center;}
.news .sec1 .mySwiper .pagination1 span{width:5%;height:3px;margin:0 .5%;border-radius:0;background:#000;}
.news .sec1 .ul li .back{display:block;position:relative;}
.news .sec1 .ul li .back > div{width:50%;}
.news .sec1 .ul li .back .img{position:relative;padding-bottom:30%;float:left;}
.news .sec1 .ul li .back .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.news .sec1 .ul li .back .img:hover img{transform:translate(-50%,-50%) scale(1.1);}
.news .sec1 .ul li .back .info{position:absolute;left:50%;top:50%;transform:translateY(-50%);height:88%;padding:3% 10% 3% 4%;text-align:left;background:#f5f5f5;}
.news .sec1 .ul li .back .info .time{display:inline-block;}
.news .sec1 .ul li .back .info .time span{display:block;color:#1f347c;}
.news .sec1 .ul li .back .info .time .t-date{font-size:40px;font-weight:bold;line-height:1;}
.news .sec1 .ul li .back .info .time .t-year{font-size:13px;}
.news .sec1 .ul li .back .info p{margin-top:4%;}
.news .sec1 .ul li .back .info .h4{font-size:20px;color:#444;}
.news .sec1 .ul li .back .info .h5{height:120px;line-height:30px;color:#666;}
.news .sec1 .ul li .back .info .btn-more{margin-top:3%;display:inline-block;line-height:45px;height:45px;padding:0 25px;color:#fff;font-size:16px;background:#24387e;}
.news .sec1 .ul li:nth-of-type(2n+1) .back .img{float:right;}
.news .sec1 .ul li:nth-of-type(2n+1) .back .info{padding:3% 4% 4% 10%;left:0;}
.news .sec2{padding:4% 0 8%;background:#e8e8e8;}
.news .sec2 .myCarousel{margin-top:6%;}
.news .sec2 .myCarousel .item{width:33.33%;float:left;padding:0 20px;}
.news .sec2 .back{display:block;text-align:center;background:#fff;}
.news .sec2 a:hover .h5{color:red;}
.news .sec2 .back .img{position:relative;width:100%;padding-bottom:79%;}
.news .sec2 .back .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;}
.news .sec2 .back .img:hover img{transform:translate(-50%,-50%) scale(1.1);}
.news .sec2 .back .info{padding:14% 24% 18%;}
.news .sec2 .back .h3{font-size:24px;color:#333;}
.news .sec2 .back .h3::after{content:"";width:30px;height:2px;display:block;margin:10% auto 0;background:#24387e;}
.news .sec2 .back .h4{margin-top:10%;height:40px;line-height:20px;color:#999;}
.news .sec2 .back .h5{margin-top:25px;font-size:16px;text-decoration:underline;color:#888;}
.news-info .sec1{padding:3% 0;}
.news-info .sec1 .n-title{padding:15px 0;text-align:center;border-bottom:1px dashed #d2d2d2;}
.news-info .sec1 .n-title .title{font-size:24px;}
.news-info .sec1 .n-title .time{margin-top:15px;}
.news-info .sec1 .n-content{padding-top:3%;}
.news-info .sec1 .n-content p{text-align:left;margin:2% 0;line-height:24px;}
.news-info .sec1 .n-content p img{display:block;margin:0 auto;}
.news-info .sec1 .btn-back{display:block;float:right;}
.news-info .sec1 .n-pages{padding:2% 0;}
.news-info .sec1 .n-pages a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:24px;}
@media (max-width:1600px){
  .news .sec1 .ul li .back .info .h5{-webkit-line-clamp:2;height:60px;}
}
@media (max-width:1200px){
  .news .sec1 .ul li .back .info .h5{-webkit-line-clamp:1;height:30px;}
}
@media (max-width:1024px){
  .news .sec1 .ul li .back > div{width:100%;}
  .news .sec1 .ul li .back .img,.news .sec1 .ul li:nth-of-type(2n+1) .back .img{padding-bottom:60%;float:none;}
  .news .sec1 .ul li .back .info,.news .sec1 .ul li:nth-of-type(2n+1) .back .info{position:static;transform:none;padding:20px;}
  .news .sec1 .ul li .back .info .h5{-webkit-line-clamp:2;height:60px;}
}
@media (max-width:640px){
  .news .sec2 .myCarousel .item{width:100%;padding:0 ;}
  .news .sec2 .back .info{padding:30px 20px;}
  .news .sec2 .back .h3::after,.news .sec2 .back .h4,.news .sec2 .back .h5{margin-top:20px;}
}

/* 新闻中心 end */

/* 视频中心 start */
.video{padding:4% 0;}

/*PicList000593*/
.PicList000593 .ul{margin-right:-1.5%;margin-left:-1.5%;}
.PicList000593 li{position:relative;float:left;margin-bottom:2%;padding-right:1.5%;padding-left:1.5%;width:33.33%;}
.PicList000593 li:nth-child(3n){margin-right:0;}
.PicList000593 li .video_files{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;}
.PicList000593 li .video_files video{width:100%;height:100%;background-color:#000;}
.PicList000593 li .video_files .close{position:absolute;top:3%;right:3%;z-index:10;width:30px;height:30px;border-radius:50%;background-color:#761b1b;cursor:pointer;}
.PicList000593 li .video_files .close::after,.PicList000593 li .video_files .close::before{position:absolute;top:5px;left:13px;width:3px;height:70%;border-radius:3px;background-color:#fff;content:'';}
.PicList000593 li .video_files .close::before{transform:rotate(45deg);}
.PicList000593 li .video_files .close::after{transform:rotate(-45deg);}
.PicList000593 li figure{position:relative;overflow:hidden;}
.PicList000593 li figure em{display:block;padding-bottom:75%;background-position:center center;background-size:contain;background-repeat:no-repeat;}
.PicList000593 li figure a{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);}
.PicList000593 li figure a::after,.PicList000593 li figure a::before{position:absolute;top:50%;left:50%;z-index:5;content:'';}
.PicList000593 li figure a::before{margin-top:-25px;margin-left:-25px;width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,0.3);}
.PicList000593 li figure a::after{margin-top:-10px;margin-left:-6px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #ffffff;}
.PicList000593 li p{color:#222;text-align:center;font-size:20px;line-height:54px;}
@media (max-width:640px){
  .video{padding:30px 0;}
  .PicList000593 li{width:50%;}
  .PicList000593 li p{font-size:16px;line-height:36px;}
}
@media (max-width:480px){
  .PicList000593 li figure a::before{margin-top:-25px;margin-left:-25px;width:50px;height:50px;}
  .PicList000593 li figure a::after{margin-top:-7px;margin-left:-3px;border-top-width:10px;border-bottom-width:10px;border-left-width:15px;}
}
@media (max-width:375px){
  .PicList000593 li figure a::before{margin-top:-20px;margin-left:-20px;width:40px;height:40px;}
  .PicList000593 li{float:none;margin-right:0!important;width:100%;}
}

/* 视频中心 end */

/* 集团业务 start */
.product > div{padding:6% 0 8%;}
.product .title-group .title a{font-size:40px;font-weight:normal;color:#24387e;}
.product .title-group::after{margin-top:20px;background:#24387e;}
.product .sec1{background:url(../images/product_bg_1.jpg) no-repeat center center;background-size:cover;}
.product .sec1 .info{font-size:16px;line-height:35px;color:#333;}
.product .sec1 .info p{margin-top:3%;}
.product .sec1 .btn-more{position:relative;left:-25px;width:150px;height:50px;display:block;line-height:50px;text-align:center;margin:5% auto 0;color:#fff;background:#24387e;}
.product .sec1 .btn-more::after{content:"";position:absolute;top:0;left:100%;margin-left:1px;width:50px;height:50px;display:block;background:#24387e url(../images/ico_more_1.png) no-repeat center center;}
.product .sec2 .myCarousel{margin-top:5%;}
.product .sec2 .myCarousel .owl-nav button{position:absolute;top:50%;margin-top:-30px;}
.product .sec2 .myCarousel .owl-nav button span{width:60px;height:60px;padding:0 6px;display:block;font-size:48px;line-height:1;color:#24387e;/*background:#fff; border:1px solid #9aa3c3;border-radius:50%; */}
.product .sec2 .myCarousel .owl-nav button.owl-prev{left:-10%;}
.product .sec2 .myCarousel .owl-nav button.owl-next{right:-10%;}
.product .sec2 .back{display:block;border:1px solid #ddd;}
.product .sec2 .back .img{position:relative;width:100%;padding-bottom:68%;}
.product .sec2 .back .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;height:auto;max-width:100%;max-height:100%;}
.product .sec2 .back .img-scale:hover img{transform:translate(-50%,-50%) scale(1.1);}
.product .sec2 .back .info{color:#fff;padding:8% 0;background:#24387e;}
.product .sec2 .back .info p{padding:0 10%;}
.product .sec2 .back .info .h4{position:relative;font-size:16px;}
.product .sec2 .back .info .h4::before{content:"";position:absolute;top:50%;left:0;width:8%;height:1px;display:block;background:#fff;}
.product .sec2 .back .info .h5{margin-top:8px;color:#b2cde3;}
@media (max-width:1500px){
  .product .sec2 .myCarousel .owl-nav button span{width:40px;height:40px;font-size:60px;}
  .product .sec2 .myCarousel .owl-nav button.owl-prev{left:-45px;}
  .product .sec2 .myCarousel .owl-nav button.owl-next{right:-45px;}
}
@media (max-width:1320px){
  .product .sec2 .myCarousel .owl-nav button.owl-prev{left:10px;}
  .product .sec2 .myCarousel .owl-nav button.owl-next{right:10px;}
}
@media (max-width:640px){
  .product .title-group .title{font-size:24px;}
  .product .sec1 .info{line-height:26px;font-size:15px;}
}

/* 集团业务 end */

/* 加入昊志 start */
.recruitment .sec1{padding:4% 0;background:url(../images/recruitment_bg_1.jpg) no-repeat center center;background-size:cover;}
.recruitment .sec1 .ul{margin-left:-15px;margin-right:-15px;}
.recruitment .sec1 .ul li{width:25%;float:left;padding-left:15px;padding-right:15px;}
.recruitment .sec1 .back{padding:15% 10% 20%;background:url(../images/recruitment_bg_2.jpg) no-repeat center center;background-size:cover;box-shadow:0 0 10px 1px #ddd;}
.recruitment .sec1 .back .img .ico{width:70px;height:70px;display:block;background:#fff;border:1px solid #9aa3c3;border-radius:50%;background-repeat:no-repeat;background-position:center center;}
.recruitment .sec1 .back .img::after{content:"";width:46px;height:3px;display:block;margin-top:10%;background:#e60012;}
.recruitment .sec1 .back .h4{margin-top:8%;font-size:24px;color:#24387e;}
.recruitment .sec1 .back .h5{margin-top:4%;font-size:16px;color:#afafaf;}
.recruitment .sec2{padding:4% 0;text-align:center;background:url(../images/recruitment_bg_3.jpg) no-repeat center top;background-size:cover;}
.recruitment .sec2 .title{font-size:32px;color:#000;}
.sec-list{margin:4% 0;}
.sec-list .ul li{margin:0 18px;display:inline-block;}
.sec-list .ul li a{border-radius:20px;padding:0 32px;display:block;line-height:40px;height:40px;font-size:16px;color:#fff;background:#a6a6a6;cursor:pointer;}
.sec-list .ul li:hover a,.sec-list .ul li.on a{background:#24387e;}
.recruitment .sec2 .sec-content .panel{display:none;min-height:150px;}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(4n+1) .back .img{background-image:url(../images/join_01.jpg);}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(4n+2) .back .img{background-image:url(../images/join_03.jpg);}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(4n+3) .back .img{background-image:url(../images/join_02.jpg);}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(4n+4) .back .img{background-image:url(../images/join_04.jpg);}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(2n) .back .img{left:0;}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(2n) .back .info{float:right;background:#fff;}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(2n) .back .info .info-intro::before{background-image:url(../images/ico_join_3.png);}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(2n) .back .info .info-intro .h3{color:#24387e;}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(2n) .back .info .info-intro .h3::after{background:#24387e;}
.recruitment .sec2 .sec-content .mySwiper .swiper-slide:nth-of-type(2n) .back .info .info-intro .h5{color:#999;}
.recruitment .sec2 .sec-content .mySwiper .pagination{padding-top:4%;text-align:center;}
.recruitment .sec2 .sec-content .mySwiper .pagination span{width:6%;height:3px;margin:0 .5%;border-radius:0;background:#fff;}
.recruitment .sec2 .sec-content .mySwiper .pagination-inline{display:none;}
.recruitment .sec2 .sec-content .mySwiper .pagination-inline a{position:absolute;top:50%;margin-top:-15px;z-index:2;width:30px;height:30px;line-height:30px;font-size:20px;color:#24387e;background:#fff;border-radius:50%;box-shadow:0 0 4px 1px #ccc;}
.recruitment .sec2 .sec-content .mySwiper .pagination-inline .prevbtn{left:15px;}
.recruitment .sec2 .sec-content .mySwiper .pagination-inline .nextbtn{right:15px;}
.recruitment .sec2 .sec-content .back{position:relative;display:block;cursor:pointer;}
.recruitment .sec2 .sec-content .back > div{width:50%;}
.recruitment .sec2 .sec-content .back .img{position:absolute;left:50%;top:0;height:100%;background:no-repeat center center;background-size:cover;}
.recruitment .sec2 .sec-content .back .info{padding:6%;color:#fff;background-color:#24387e;}
.recruitment .sec2 .sec-content .back .info .info-intro::before{content:"";width:60px;height:60px;display:block;margin:0 auto;background:url(../images/ico_join_2.png) no-repeat center center;background-size:cover;}
.recruitment .sec2 .sec-content .back .info .info-intro .h3{margin-top:10%;font-size:18px;}
.recruitment .sec2 .sec-content .back .info .info-intro .h3::after{content:"";width:30px;height:1px;display:block;margin:10% auto 0;background:#fff;}
.recruitment .sec2 .sec-content .back .info .info-intro .h5{margin-top:10%;line-height:24px;color:#dedede;}
.recruitment .sec2 .sec-content .back .info .info-detail,.recruitment .sec2 .sec-content .back .info .info-email{display:none;}
.popUpJoin{display:none;position:fixed;left:50%;top:50%;z-index:999;transform:translate(-50%,-50%);width:100%;height:100%;background:rgba(0,0,0,0.6);}
.popUpJoin .btn-close{position:absolute;right:0;top:0;width:40px;height:40px;display:block;color:#979797;font-weight:bold;font-size:30px;line-height:36px;text-align:center;}
.popUpJoin .panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:800px;padding:40px 3% 30px;background:#fff;}
.popUpJoin .panel .item .title{font-size:24px;color:#000;padding-bottom:2%;border-bottom:1px solid #ddd;}
.popUpJoin .panel .item .info{height:60vh;overflow:auto;margin:2% 0;}
.popUpJoin .panel .item .info p{margin:1.5% 0;font-size:15px;line-height:20px;color:#555;}
.popUpJoin .panel .item .info .h5{margin-top:2%;color:#000;}
.popUpJoin .panel .hint{padding-top:15px;color:#e60012;border-top:1px solid #ddd;}
.development{padding:4% 0;}
.development .title{text-align:center;font-size:32px;color:#000;}
.development .back p{margin:10px 0;}
@media (max-width:1024px){
  .popUpJoin .panel{width:80%;}
  .popUpJoin .panel .item .title{font-size:20px;}
  .popUpJoin .panel .item .info{height:50vh;}
}
@media (max-width:640px){
  .recruitment .sec1 .ul{margin-left:-10px;margin-right:-10px;}
  .recruitment .sec1 .ul li{width:50%;margin-top:20px;padding-left:10px;padding-right:10px;}
  .recruitment .sec1 .ul li:nth-of-type(-n+2){margin:0;}
  .recruitment .sec2{padding:30px 0;}
  .recruitment .sec2 .sec-list{margin:20px 0;}
  .recruitment .sec2 .sec-list .ul li{margin:0 4px;}
  .recruitment .sec2 .sec-list .ul li a{padding:0 15px;}
  .recruitment .sec2 .sec-content .back > div{width:100%;}
  .recruitment .sec2 .sec-content .back .img{position:static;display:none;}
  .recruitment .sec2 .sec-content .back .info{padding:30px 15px;}
  .recruitment .sec2 .sec-content .back .info .info-intro .h3,.recruitment .sec2 .sec-content .back .info .info-intro .h3::after,.recruitment .sec2 .sec-content .back .info .info-intro .h5{margin-top:20px;}
  .development{padding:30px 0;}
  .popUpJoin .btn-close{width:50px;height:50px;line-height:50px;}
  .popUpJoin .panel{padding:30px 15px 20px;}
  .popUpJoin .panel .item .info p{font-size:14px;}
  .popUpJoin .panel .item .info{height:80vh;}
  .popUpJoin .panel{width:100%;height:100%;}
}

/* 加入昊志 end */

/* 联系我们 start */
.contact .sec1 .map{width:100%;height:520px;}
.contact .sec1 .map *{box-sizing:content-box;}
.contact .sec1 .map img{max-width:none;}
.contact .sec2{position:relative;}
.contact .sec2 > div{width:50%;float:right;background-size:cover;}
.contact .sec2 .sec-left{position:absolute;left:0;top:0;height:100%;background:url(../images/contact_bg_1.jpg) no-repeat center center;}
.contact .sec2 .sec-left .ul{position:absolute;width:80%;left:50%;top:50%;transform:translate(-50%,-50%);}
.contact .sec2 .sec-left .ul li{width:33.33%;float:left;/* padding:1px; */text-align:center;}
.contact .sec2 .sec-left .ul li a{padding:40% 10px;display:block;font-size:24px;color:#fff;background:rgba(32,53,124,0.4);transition:all .3s ease;cursor:pointer;}
.contact .sec2 .sec-left .ul li:first-child{width:100%}
.contact .sec2 .sec-left .ul li:first-child a{background:rgba(32,53,124,0.9); /*transform:scale(1.1); */padding:15% 10px;font-size:30px;}
.contact .sec2 .sec-right{padding:6% 6% 12% 6%;background:url(../images/contact_bg_2.jpg) no-repeat center center;}
.contact .sec2 .sec-right .title .h3{text-transform:uppercase;font-weight:bold;font-size:50px;color:#e7e7e7;}
.contact .sec2 .sec-right .title .h4{font-size:24px;color:#e60012;}
.contact .sec2 .sec-right .ul{margin-top:12%;}
.contact .sec2 .sec-right .ul li{position:relative;margin-top:4%;padding-left:30px;font-size:16px;line-height:22px;}
.contact .sec2 .sec-right .ul li .ico{position:absolute;left:0;top:0;width:22px;height:22px;display:block;background-repeat:no-repeat;background-position:center center;}
.contact .sec2 .sec-right .ul li .ico-company{background-image:url(../images/ico_company_1.png);}
.contact .sec2 .sec-right .ul li .ico-address{background-image:url(../images/ico_address_1.png);}
.contact .sec2 .sec-right .ul li .ico-tel{background-image:url(../images/ico_tel_1.png);}
.contact .sec2 .sec-right .ul li .ico-fax{background-image:url(../images/ico_fax_1.png);}
@media (max-width:1200px){
  .contact .sec2 .sec-left .ul{width:70%;}
}
@media (max-width:1024px){
  .contact .sec2 > div{width:100%;float:none;}
  .contact .sec2 .sec-left{position:static;padding:6%;}
  .contact .sec2 .sec-left .ul{width:100%;text-align:center;position:static;transform:none;margin:0 auto;}
  .contact .sec2 .sec-left .ul li{width:25%;}
  .contact .sec2 .sec-left .ul li a{font-size:20px;}
  .contact .sec2 .sec-right .title .h3{font-size:30px;}
  .contact .sec2 .sec-right .ul{margin:10px;}
}
@media (max-width:640px){
  .contact .sec1 .map{height:70vw;}
  .contact .sec2 .sec-left,.contact .sec2 .sec-right{padding:30px 15px;}
  .contact .sec2 .sec-left .ul li{width:33.33%;}
  .contact .sec2 .sec-right .ul{margin:10px 0 0;}
}

/* 联系我们 end */
/*PicList002173 */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:block;}
.PicList002173{ padding:3% 0 3% 0;}
.PicList002173 .title{ font-size:24px; margin-bottom:3%;}
.PicList002173 .title:before{ display:inline-block; content:''; margin-right:10px; width:20px; height:4px; background:#006cba; vertical-align:middle; color:#333;}
.PicList002173 .video{ position:relative; padding-bottom:47.8%;}
.PicList002173 .video video{ position:absolute; left:0; width:100%; top:0; height:100%; background:#000;}
.PicList002173 .owl-carousel{ padding:0 30px; margin-top:3%;}
.PicList002173 .item{ padding:0 15px; cursor:pointer;}
.PicList002173 .item figure{padding-bottom:56%; position:relative;}
.PicList002173 .item figure a{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/PicList002173-icon_video.png) no-repeat center center; background-color:rgba(82,99,111,0.4);}
.PicList002173 .item figure img{ display:none;}
.PicList002173 .item h3{ margin:0;border:1px solid #e8e8e8; border-top:0; line-height:57px; padding:0 3%; font-weight:normal; font-size:16px;}
.PicList002173 .owl-carousel .ON h3{ background:#006cba; border-color:#006cba; color:#fff; font-weight:bold;}

.PicList002173 .owl-nav div{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; background:url(../images/PicList002173-btn.png) no-repeat left bottom; overflow:hidden; line-height:1000px;}
.PicList002173 .owl-nav .owl-prev{ left:0;}
.PicList002173 .owl-nav .owl-prev.disabled{ background-position:left top;}
.PicList002173 .owl-nav .owl-next{ right:0; background-position: right bottom;}
.PicList002173 .owl-nav .owl-next.disabled{background-position: right top;}
.PicList002173 .owl-nav div.disabled{ cursor:default;}

@media(max-width:1000px){
.PicList002173 .item{ padding:0 10px;}
}
@media(max-width:640px){
.PicList002173 .item h3{line-height:45px;font-size:14px;}
}
@media(max-width:480px){
.PicList002173 .title{ font-size:20px;}
}
/**插件样式 有相同 留一个即可**/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
/*.owl-carousel .owl-item img{display:block;width:100%}*/
.no-js .owl-carousel,
.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/



/* 搜索 start */
.searchResult{padding:4% 0;}
.searchResult .title{text-align:center;font-size:32px;color:#000;}
.searchResult .ul{margin-top:4%;}
.searchResult .ul li{margin-top:2%;}
.searchResult .ul li .back{position:relative;font-size:16px;padding:15px 90px 15px 15px;display:block;border:1px solid #ddd;}
.searchResult .ul li .back span{position:absolute;right:15px;top:50%;transform:translateY(-50%);display:block;}
.searchResult .ul li .back:hover{border-color:#24387e;}
@media (max-width:640px){
  .searchResult{padding:20px 0;}
  .searchResult .ul{margin-top:15px;}
  .searchResult .ul li{margin-top:15px;}
  .searchResult .ul li .back{padding:10px 80px 10px 10px;font-size:14px;}
}
.auto_1600{max-width:1600px;}
/* 搜索 end */

.news .myCarousel .owl-nav{display:none;}
.about .myCarousel .owl-dots,.news .myCarousel .owl-dots{margin-top:10px;text-align:center;}
.about .myCarousel .owl-dots button span,.news .myCarousel .owl-dots button span{width:30px;height:3px;margin:0 5px;display:block;opacity:.3;background:#000;}
.about .myCarousel .owl-dots button.active span,.news .myCarousel .owl-dots button.active span{opacity:1;}

.whir-feedback{display: none;}
