*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;}
body{padding:0;margin:0 auto;color:#333;background-color:#fff;-webkit-text-size-adjust:none;-webkit-tap-highlight:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none;font-size:16px;line-height:1.6;padding-top:.8rem;color:#4d4d4d;}
ul,ol,li{list-style:none;list-style-type:none;}
table{border-collapse:collapse;border-spacing:0}
table td{border-collapse:collapse;font-size:14px;}
img{border:none;max-width:100%;vertical-align:middle;}
a,a:link,a:visited{text-decoration:none;color:inherit;}
.clear{clear:both;height:0px;overflow:hidden;zoom:0;}
.fl{float:left;}
.fr{float:right;}
.clearfix{zoom:1;}
.overscroll{height:100%;overflow:auto;width:100%;}
.overscroll::-webkit-scrollbar{width:4px;height:4px;}
.overscroll::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#ff8200;}
.overscroll::-webkit-scrollbar-track{border-radius:10px;background:#dbdbdb;}
.gradient-text{background-image:linear-gradient(45deg,#0cb2ba,#1bcdaa);background-clip:text;-webkit-background-clip:text;color:transparent;}
/*IE/7/6*/
.clearfix:after{content:'';display:block;height:0;clear:both;}
.dot{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.dot2,.dot3,.dot4{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;}
.dot2{-webkit-line-clamp:2;}
.dot3{-webkit-line-clamp:3;}
.dot4{-webkit-line-clamp:4;}
input,select{transition:background-color 66666s;}
[class*='flex']{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center;}
[class*='-jl']{justify-content:flex-start;}
[class*='-jc']{justify-content:center;}
[class*='-jr']{justify-content:flex-end;}
[class*='-at']{align-items:flex-start;}
[class*='-ac']{align-items:center;}
[class*='-ab']{align-items:flex-end;}


:root{
    --color:#011578;
    --ww:1920 * 100vw;
    --f14: 14px;
    --f16: 16px;
    --f17: 17px;
    --f18: 18px;
    --f20: 20px;
    --f22: 22px;
    --f24: 24px;
    --f26: 26px;
    --f28: 28px;
    --f30: 30px;
    --f32: 32px;
    --f34: 34px;
    --f36: 36px;
    @media (max-width: 1024px){
        --ww:1200 * 100vw;
    }
    @media (max-width: 768px){
        --ww:1024 * 100vw;
    }
    @media (max-width: 640px){
        --ww:600 * 100vw;
    }
}

html{ font-size: 100px;}

body{ font-size: .16rem; overflow-x: hidden; word-break: break-all; max-width: 100%; }
@media (max-width: 750px){
    html{ font-size: calc( 100 / var(--ww));}
}
@media (max-width: 1024px){
    body{ overflow-x: inherit;}
}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:16px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.f36{font-size:36px;}


.hgpHead{position:fixed;left:0;top:0;width:100%;z-index:1050;background:#fff;box-shadow:0 0 .2rem rgba(0,0,0,0.1);align-items: center; justify-content: space-between; }
.hgpHead .max1200{ align-items:center;}
.hgpHead .logo{ max-width:1.3rem; margin-right:.5rem;}
.hgpNav{flex:1 1 auto;overflow:hidden;font-weight:bold;font-size:14px;padding-right:0; color:#4d4d4d;}
.hgpNav ul{justify-content: flex-start;}
.hgpNav a{ color:#4d4d4d;}
.hgpNav li{flex:0 0 auto;cursor:pointer;padding-top:0; line-height:.8rem; font-size:var(--f14); font-weight:bold;margin-left:3%;position:relative;transition:.3s;}
.max1200{width:90%;max-width:1200px;margin:auto;}
.hgpNav li:hover,.hgpNav li.cur,
.hgpNav li a:hover,.hgpNav li a.cur{color:var(--color);}
.lang{flex:0 0 auto; font-size: var(--f14);  }
.lang a{flex:0 0 auto;line-height:1;padding:0 .15rem;border-right:1px solid #e0eaec;}
.lang a:last-child{padding-right:0;border:none;}
.lang a.cur{color:var(--color);}
.dis_wap{display:none;}
.dis_pc{display:block;}
.hgpBan img{width:100%;}
.hgpBan .swiper-slide{width: 100%;}
.hgpblock{padding:.7rem 0;}
.hgpblock_two{ padding-bottom:0;}
.hgpblock_two .max1200{ border-bottom:1px solid #e8e8e8; padding-bottom:.6rem;}
.bg.hgpblock_two .max1200{border-bottom:1px solid #bbb;}
.hgpblock.bg{background:#f2f2f3;}
.hgpblock .bt{margin-bottom:.2rem;line-height:1.3;color:var(--color); }
.hgpblock .bp{line-height:2;margin-bottom:10px; font-size:var(--f16);}

.hgplinks{margin-bottom:20px;}
.hgplinks a{color:var(--color);text-decoration:underline;}
.hgpblock .bt2{color:var(--color);font-weight:bold;margin-bottom:.1rem;}
.ul2{padding-top:.2rem;}
.ul2 .li{border-bottom:1px solid #e6e6e7;padding-bottom:30px;margin-bottom:30px; font-size:var(--f16); color:#4c4c4c; align-items: center;}
.ul2 .li:last-child{ margin-bottom:0; border-bottom:none; }
.ul2 .li .ico{flex:0 0 auto;width:.8rem;margin-right:.35rem;}
.ul2 .li .lp{flex:1 1 auto;overflow:hidden; position:relative; padding-left:35px; }
.ul2 .li .lp span{ font-size:var(--f18); position:absolute; left:0; top:0; color:var(--color); line-height:1;font-weight:bold;}
.ul2 .li .lt{font-weight:bold;margin-bottom:.1rem; font-size:var(--f18); line-height:1;}
.ul3{ padding:.7rem .9rem; color:#fff;font-size:var(--f16); line-height:30px; background-size:cover; margin-top:.4rem; margin-bottom:.7rem;}
.ul3 li:not(:last-child){ margin-bottom:.2rem;}
.ul3 li{ display:flex;}
.ul3 b{ margin-right:.4rem; flex-shrink:0; font-size:var(--f20);}
.hgpform{padding-top:10px;font-size:14px;}
.fline{justify-content:flex-start;flex-wrap:wrap;}
.fline .hgpinput{flex:0 0 auto;width:44.8%;padding-right:.3rem;margin-bottom:20px;justify-content:flex-start;font-size:var(--f14);}
.fline .hgpinput .lb{flex:0 0 auto;width:6em;font-weight:bold; font-size:var(--f14)}
.fline .hgpinput .lin{flex:1 1 auto;max-width:300px;}
.fline .hgpinput .lb em{color:#ed3838;font-style:normal;}
.fline .hgpinput .lin input,.fline .hgpinput .lin select{width:100%;border:1px solid #e0eaec;height:.44rem;border-radius:5px;outline:none;padding:0 1em;font-size:inherit;font-family:inherit;}
.gapline{margin:16px 0 36px;border-bottom:1px solid #e0eaec;}
.hgpform .fbox{flex:0 1 auto;width:30%;margin-right:5%;}
.hgpform .fbox:last-child{ margin-right:0;}
.hgpform .fbox .ft{font-weight:bold;margin-bottom:1em; font-size:var(--f14);}
.hgpform .fbox .ft span{font-weight:normal;}
.hgpform .fbox .ft em{color:#ed3838;font-style:normal;padding-left:5px;}
.hgpform .ck{position:relative;z-index:5;margin-bottom:1em;padding-left:.3rem;line-height:1.6; font-size:14px;}
.hgpform .ck input[type="radio"],
.hgpform .ck input[type="checkbox"]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;opacity:0;font-size:0;cursor:pointer; }
.hgpform .ck .ico{position:absolute;left:0;top:0.8em;width:.2rem;height:.2rem;border:1px solid #e6e6e6;border-radius:2px;margin-top:-9px;}
.hgpform .ck .ico:after{content:"";position:absolute;width:.1rem;height:.06rem;border-left:.02rem solid transparent;border-bottom:.02rem solid transparent;left:50%;top:50%;margin-left:-5px;margin-top:-4px;transform:rotate(-45deg);}
.hgpform .ck input[type="radio"]:checked+.ico,
.hgpform .ck input[type="checkbox"]:checked+.ico{background:var(--color);border-color:var(--color);}
.hgpform .ck input[type="radio"]:checked+.ico:after,
.hgpform .ck input[type="checkbox"]:checked+.ico:after{border-color:#fff;}
.hgpform .ck .lb input{height:.5rem;width:100%;border:none;border-bottom:1px solid #d0d6d8;outline:none;font-size:var(--f14);}
.hgpform .ck .lb input::placeholder{ color:#cccccc;}
.ftip{color:#999;text-align:right;}
.ftip em{color:#ed3838;font-style:normal;}
.fbot{padding:.55rem 8% 10%;border-radius:10px;background:linear-gradient(180deg,#c6cbe1,transparent);text-align:center;margin-top:20px;}
.fbot .cks{display:inline-block;text-align:left;}
.fbot .fbtns{margin-top:.3rem;font-size:var(--f16);}
.fbot .fbtns .btn{line-height:.6rem;flex:0 0 auto;padding:0 1.5em;min-width:1.97rem;text-align:center;border-radius:5px;background:var(--color);color:#fff;cursor:pointer;transition:.3s; font-weight:bold;}
.fbot .fbtns .btn:hover{background:#0291b1;}
.fbc.hgpform{padding-top:0;}
.pop{position:fixed;z-index:1050;background:rgba(0,0,0,0.5);left:0;top:0;width:100%;height:100%;visibility:hidden;}
.popin{width:100%;height:100%;justify-content:center;align-items:center;}
.popin .box{width:600px;max-width:90%;background:#fff;position:relative;border-radius:20px;padding:60px 40px 40px;text-align:center;top:50px;opacity:0;}
.pop.act{visibility:visible;}
.pop.act .popin .box{top:0;opacity:1;transition:.3s;}
.popin .box .close{position:absolute;right:20px;top:20px;padding:8.5px;background:url(../images/icon-close.png) no-repeat center;background-size:contain;}
.popin .box .ico{margin-bottom:20px;}
.popin .box .popt{font-size:18px;}
.popBtns{margin-top:60px;}
.popBtns .btn{flex:0 0 auto;line-height:3.25;background:var(--color);color:#fff;padding:0 1.5em;min-width:160px;border-radius:6px;cursor:pointer;}

.zlmb_index{ padding-top:.7rem; border-top:1px solid #e8e8e8;}
.zlmb_list{ padding-top:.1rem;}
.zlmb_list .li{ align-items:center;}
.zlmb_list .ico{ width:1rem; text-align:center;}
.zlmb_list .lp{ flex:1; margin-left:.4rem; padding:.35rem 0 .4rem;border-bottom:1px solid #e8e8e8; color:#4c4c4c; }
.zlmb_list .lt{ font-size:var(--f16); font-weight:bold;}
.zlmb_list .p{ }
.zlmb_list .li:last-child .lp{ border-bottom:none; }
.gzz_info{ color:#4c4c4c; font-size:var(--f16); line-height: 1.8;}
.gzz_info h4{ font-size:var(--f16);  }
.hyzz_list{ display:flex; flex-wrap:wrap; margin-top:.4rem; }
.hyzz_list li{ margin-right:.95rem; width:calc( ( 100% - .95rem * 3 ) / 4 ); position:relative;}
.hyzz_list li:nth-child(4n){ margin-right:0;}
.hyzz_list li img{ width:100%;}
.hyzz_list .title{ position:absolute; left:0; top:0; width:100%; height:100%; font-size:var(--f18); color:#fff; display:flex; align-items:center; justify-content:center; font-weight:bold; }
.team_list li{ border-bottom:1px solid #e8e8e8; padding:.4rem 0; display:flex; flex-wrap:wrap; align-items:center;}
.team_list li:last-child{ border-bottom:none; padding-bottom:0; }
.team_list .pic{ width:1.8rem;}
.team_list .pic img{ width:100%;}
.team_list .textwarp{ flex:1; padding-left:.5rem; padding-top:.25rem; }
.team_list .title{ font-size:var(--f16); font-weight:bold; margin-bottom:.05rem;}
.team_list .con{ font-size:var(--f16); line-height:2;}
@media(max-width:1440px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media(max-width:768px){.dis_wap{display:block;}
.dis_pc{display:none;}
body{padding-top:60px;}
.f16{font-size:14px;}
.f24{font-size:18px;}
.f36{font-size:24px;}
.lang{justify-content:flex-end;flex:1 1 auto;}
.hgpblock{padding:40px 0;}
.hgpblock_two{ padding-bottom:0;}
.ul2 .li{ align-items:flex-start}
.ul2 .li .ico{margin:0 20px 20px 0;}
.ul2 .li .lt{ font-size:18px;margin-bottom:20px; flex:1; }
.ul3{display:block;}
.ul3 .li{width:auto;margin-right:0;padding-bottom:24px;margin-bottom:24px;}
.list5 .item{width:100%;margin-right:0;display:flex;align-items:stretch;margin-bottom:20px;border-bottom:none;}
.list5 .item .txt{padding:20px;flex:1 1 auto;overflow:hidden;}
.list5 .item .img{flex:0 0 auto;width:40%;}
.list5 .item .img img{min-height:100%;object-fit:cover;}
.list5 .item .p{font-size:12px;}
.fline{display:block;}
.fline .hgpinput{width:auto;padding-right:0;}
.fline .hgpinput .lin{max-width:100%;}
.hgpform .ck.s2{padding-left:0;}
.hgpform .ck.s2 input{padding-left:28px;}
.hgpform .box{display:block;}
.hgpform .fbox:first-child{width:auto;margin-right:0;}
.hgpform .ck{font-size:12px;}
.fbot{padding:40px 0 10%;background:none;}
.fbc.hgpform{background:linear-gradient(180deg,#c4c9e0,transparent);}
.fbot .fbtns .btn{width:100%;}
.fbot .fbtns{margin-left:28px;}
.fbot .ck{font-size:14px;}
.hgpform .ck .ico{width:16px;height:16px;border-width:1px;margin-top:-8px;}
.popBtns .btn{width: 100%;}
.popin .box{padding: 50px 30px 30px;}
.popBtns{margin-top: 40px;}
.hgpblock .ul .li .ll{width: 32px;}
.hgpblock .ul .li .lp{padding-left: 32px;}
}
@media(max-width:750px){
	.hyzz_list li{ width:48%; margin:1%;}
	.team_list .pic{ margin:0 auto;}
	.team_list .textwarp{ width:100%; flex:auto; padding-left:0; }
}
.menuIcon {
  display: none;
}
@media(max-width:1024px){
	.hgpHead .max1200 {height:60px;}
	.hgpHead .logo{ flex:1; }
.menuIcon {
    display: inline-flex;
    align-items: center;
    margin-left: 0.3rem;
  }
  #open_menu {
    z-index: 100;
    width: 0.25rem;
    height: 0.18rem;
    cursor: pointer;
    position: relative;
  }
  #open_menu i {
    display: inline-block;
    width: 80%;
    height: 2px;
    transform: translateY(-50%);
    background-color: var(--color);
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 5px;
  }
  #open_menu::before,
  #open_menu::after {
    width: 100%;
    height: 2px;
    background-color: var(--color);
    border-radius: 5px;
    left: 0;
    content: '';
    position: absolute;
  }
  #open_menu::before {
    top: 0;
  }
  #open_menu::after {
    bottom: 0;
    top: auto;
  }
  #open_menu.open_menu_on i {
    opacity: 0;
  }
  #open_menu.open_menu_on:before {
    transform: rotate(45deg);
    top: 0.1rem;
  }
  #open_menu.open_menu_on:after {
    transform: rotate(-45deg);
    bottom: auto;
    top: 0.1rem;
  }
  .hgpNav{ display:none; position: absolute; left: 0;  top: 100%; background: #fff; width: 100%; padding:.2rem 0;}
  .hgpNav ul{flex-wrap: wrap;}
  .hgpNav li{margin-right: 0; width: 100%; text-align: center; line-height: .6rem; }
  .hgpform .fline.flex{ display:flex;}
  .fline .hgpinput{ order:3; width:100%;}
  .fline .hgpinput:first-child{ order:0;}
  .fline .hgpinput:nth-child(3){ order:1}
}


