.tabbox .wrap{
	
	max-width: 1800px;
  width: 96%;
  margin: 0 auto;
}

.inv_a {
  padding: 6.25% 0 13.8541%;
  background: url(/EN/images/inv_02.jpg) no-repeat center top / cover;
}

.inv_c{
	background: url(/EN/images/inv_02.jpg) no-repeat center top / cover;
}

.inv_a .mktitle {
  text-align: center;
  margin-bottom: 60px;
}
.inv_a .wrap .thistitle {
  font-size: 30px;
  color: #fff;
  margin-bottom: 80px;
}
.inv_a .wrap .gpbox {
  padding: 68px 100px;
  background-color: #0061a6;
  border: solid 2px #00528c;
}
.inv_a .wrap .gpbox .inbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inv_a .wrap .gpbox .inbox .gpdmbox,
.inv_a .wrap .gpbox .inbox .bdbox {
  width: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.inv_a .wrap .gpbox .inbox .gpdmbox .text {
  color: #c3cbd4;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
}
.inv_a .wrap .gpbox .inbox .gpdmbox .text span {
  margin-left: 5px;
  font-size: 24px;
  color: #ffffff;
}
.inv_a .wrap .gpbox .inbox .gpdmbox .gj {
  font-size: 70px;
  color: rgba(255, 255, 255, 0.9);
  height: 54px;
  line-height: 54px;
  margin-bottom: 50px;
}
.inv_a .wrap .gpbox .inbox .gpdmbox .gj span {
  display: inline-block;
  height: 54px;
  padding-right: 110px;
  background: url(/EN/images/rmb.png) no-repeat right -2px;
}
.inv_a .wrap .gpbox .inbox .gpdmbox .tip {
  color: #a1b2bf;
  font-size: 12px;
	line-height: 1.5;
}
.inv_a .wrap .gpbox .inbox .bdbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inv_a .wrap .gpbox .inbox .bdbox .bd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.inv_a .wrap .gpbox .inbox .bdbox .bd .indiv {
  width: 100%;
}
.inv_a .wrap .gpbox .inbox .bdbox .bd .indiv span {
  display: block;
}
.inv_a .wrap .gpbox .inbox .bdbox .bd .indiv .title {
  color: #c3cad2;
  font-size: 18px;
  margin-bottom: 34px;
	line-height: 1.4;
}
.inv_a .wrap .gpbox .inbox .bdbox .bd .indiv .num {
  font-size: 36px;
  color: rgba(255, 255, 255, 0.6);
}
.inv_b {
  padding: 6.25% 0 5.2083%;
  background: url(/EN/images/inv_03.jpg) no-repeat center top / cover;
}
.inv_b .mktitle {
  text-align: center;
  margin-bottom: 60px;
}
.inv_b .topbtn {
  text-align: center;
  margin-bottom: 50px;
}
.inv_b .topbtn a {
  background-color: rgba(249, 249, 249, 0.08);
  border: solid 1px rgba(229, 229, 229, 0.3);
  width: 240px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin-right: 46px;
}

.inv_b .topbtn a:last-child {
  margin-right: 0;
}
.inv_b .topbtn .actA,
.inv_b .topbtn a:hover {
  background-color: #bc0715;
  border-color: #bc0715;
}
.inv_b .ggbox {
  border: solid 1px rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.04);
}
.inv_b .gglist a {
  padding-right: 48px;
  height: 80px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.lp-mask-wrap {
    height: 100vh;
    width: 100vw;
    background-color: rgba(0,0,0,0.6);
    position: fixed;
    z-index: 90000000000;
    left: 0;
    top: 0;
}
.lp-mask-wrap .gdr-pop {
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 360px;
    height: 280px;
    padding: 20px 20px 0;
    border-radius: 4px;
    z-index: 1111;
    display: none;
    box-shadow: 0 0 4px #d1d1d1;
}
.lp-mask-wrap .gdr-tit {
    color: #343434;
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 19px;
    border-bottom: 1px solid #f0f2f5;
    margin: 0 0 30px;
}
.lp-mask-wrap .gdr-close {
    position: absolute;
    right: 16px;
    top: 30px;
    background: url(/EN/img/close11.png) 0 0 no-repeat;
    width: 17px;
    height: 17px;
    display: block;
}
.lp-mask-wrap .gdr-pop .select {
    background: #f0f2f5;
    border-radius: 4px;
    position: relative;
    height: 40px;
    width: 100%;
    display: block;
    padding: 0 20px;
}
.lp-mask-wrap .gdr-pop .button-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-top: 2px solid #f0f2f5;
    line-height: 60px;
    display: flex;
    justify-content: center;
}
.lp-mask-wrap .gdr-pop .button-box .button-confirm {
    border-right: 2px solid #f0f2f5;
    color: #0079b1;
}
.lp-mask-wrap .gdr-pop .button-box .button-confirm.button-confirm-single {
    border-right: none;
}
.lp-mask-wrap .gdr-pop .button-box .button {
    width: 50%;
    text-align: center;
}
.lp-mask-wrap .gdr-pop .button-box .button {
    width: 50%;
    text-align: center;
}
.lp-mask-wrap2{
	display:none;
}
.lp-mask-wrap3{
	display:none;
}
.lp-mask-wrap2 .gdr-pop,.lp-mask-wrap3 .gdr-pop {
    min-width: 360px;
    min-height: 280px;
	width: auto;
    height: auto;
	max-width: 60%;
    max-height: 80%;
}
.lp-mask-wrap .announce{
	color: #404040;
    font-size: 16px;
    line-height: 1.8;
	overflow:auto;
	height: 600px;
    overflow: auto;
    margin-bottom: 80px;
}
.inv_b .gglist a .ggtext {
  width: -webkit-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  width: calc(100% - 150px);
  float: left;
  line-height: 80px;
  font-size: 16px;
  padding: 0 20px;
  line-height: 78px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.inv_b .gglist a .ggtext span{
  opacity: .6;
  margin-right: 12px;
}




.inv_b .gglist .anbtn {
  float: right;
  height: 100%;
}
.inv_b .gglist .anbtn span {
  width: 122px;
  display: block;
  height: 100%;
  background: url(/EN/images/moreimg.png) no-repeat center center;
}
.inv_b .gglist a:hover {
  background-color: #0062a7;
}
.inv_b .pagebox {
  margin: 35px 0;
}
.inv_b .pagebox a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.inv_b .pagebox .first,
.inv_b .pagebox .last,
.inv_b .pagebox .next,
.inv_b .pagebox .prev {
  width: auto;
}


.inv_f,.inv_ev,.inv_su{
  background:  url(/EN/images/inv_02.jpg) no-repeat center top / cover
}

.inv_f .gglist a {padding: 0 48px;}

.inv_f .gglist a .alt{
  width: calc(100% - 130px);
  float: left;
  color: #fff;
  line-height: 80px;
  padding-left: 40px;
  background: url(/EN/images/pdf.png) center left no-repeat;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.inv_f .gglist a .alt span{margin-right:10px;opacity:0.6}

.inv_ev{}

.inv_ev .gglist a{padding: 0 60px;line-height: 80px;height: auto;color: #fff;font-size: 16px;display: flex;align-items: self-start;align-content: flex-start;justify-content: space-between;}

.inv_ev .gglist a s{display: block;width: 6px;height: 6px;background: #fff;border-radius: 50%;margin-top: 35px;}

.inv_ev .gglist a .wenben{width: calc(100% - 20px);}

.inv_su .su1{padding: 60px 5% 50px;text-align: center;color: #fff;background: rgba(255, 255, 255, 0.1);border: 1px solid rgba(229, 229, 229, 0.2);}

.inv_su .su1 .tt{font-size: 24px;line-height: 1.5;}

.inv_su .su1 input{display: block;width: 100%;margin: 30px auto 40px;height: 40px;background: rgba(0, 0, 0, 0);border: 1px solid rgba(229, 229, 229, 0.2);max-width: 750px;padding: 0 20px;color: #fff;}

.inv_su .su1 .tj{font-size: 16px;letter-spacing: 2px;width: 180px;line-height: 50px;background:#bc0715 ;margin: 0 auto 40px;cursor: pointer;}

.inv_su .su1 .tj:hover{background: #f00;}

.inv_su .su1 input::-webkit-input-placeholder {

  -webkit-text-fill-color: #fff;
}

.inv_su .su1 input::-moz-input-placeholder {

  -webkit-text-fill-color: #fff;
}

.inv_su .su1 input::-ms-input-placeholder {

  -webkit-text-fill-color: #fff;
}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}


/* 提示弹窗 */

.guanbi{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99;background:rgba(0, 0, 0, 0.4) ;opacity: 0;visibility: hidden;pointer-events: none;font-weight: bold;font-size: 18px;}

.guanbi .gbox{position: absolute;top: 50%;opacity: 0; left: 50%;transform: translate(-50%,-50%)  scale(0.5);-webkit-transform: translate(-50%,-50%)  scale(0.5);background:#fff ;padding: 20px 40px;text-align: center;}

.guanbi .gbox .gtt{margin:  0;line-height: 1.8; color: #000;}

.guanbi.act{visibility: visible;pointer-events: visible;opacity: 1;}

.guanbi.act .gbox{transform: translate(-50%,-50%)  scale(1);-webkit-transform: translate(-50%,-50%)  scale(1); opacity: 1;transition-delay: .3s;-webkit-transition-delay: .3s;}



.twolist{display:flex;flex-wrap:wrap;}

.twolist .anbtn{display:none;}

.inv_b .twolist a{width:50%;border-right:solid 1px rgba(255, 255, 255, 0.1);}

.inv_b .twolist a:nth-child(2n){border-right:none;}

.inv_b .twolist a .ggtext{width:100%;}


.wraplist{
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
      line-height: 1.42857143;
}
.wraplist .wcon{width: 49%;}

.wraplist .wcon table{border: solid 1px rgba(255, 255, 255, 0.1);width: 100%;border-collapse: collapse;}


.wraplist .wcon table tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.wraplist .wcon table tr td {
  align-items: flex-start;
  padding: 10px;
}

.wraplist .wcon table tr td h4 {
  font-size: 25px;
  color: #fff;
}

.wraplist .wcon table tr td:nth-child(1) {
  width: 50%;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.6);
}

.wraplist .wcon table tr td:nth-child(2) {
  width: 50%;
  background: #0062a7;
  font-size: 18px;
  color: #fff;
}

.wraplist .wcon table tr td:nth-child(3) {
  width: 40%;
}

.wraplist .wcon table tr td:nth-child(3) ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.wraplist .wcon table tr td:nth-child(3) ul li a {
  font-size: 18px;
  color: #1734a6;
}

.wraplist .wcon table tr td:nth-child(3) ul li:before {
  content: '';
  position: absolute;
  border: solid #27b14a;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  left: 0;
  top: 10px;
}

.wraplist .wcon table tr:last-child {
  border-bottom: 0;
}

.wraplist .wcon table p {
  font-size: 20px;
  color: #777;
  margin-top: 10px;
}
.wraplist .wcon table tr td:nth-child(3) ul li a:hover {
  border-bottom: 2px solid;
}
.wraplist .wcon table tr .ssd {
  width: 100% !important;
  border-right: 0 !important;
}

@media (max-width: 1440px) {
  .inv_a .mktitle {
    margin-bottom: 40px;
  }
  .inv_a .wrap .thistitle {
    font-size: 24px;
    margin-bottom: 60px;
  }
  .inv_a .wrap .gpbox {
    padding: 45px 60px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .gj {
    font-size: 60px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .text {
    margin-bottom: 30px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .gj {
    margin-bottom: 40px;
  }
  .inv_a .wrap .gpbox .inbox .bdbox .bd .indiv .title {
    font-size: 16px;
  }
  .inv_a .wrap .gpbox .inbox .bdbox .bd .indiv .num {
    font-size: 30px;
  }
  .inv_b .mktitle {
    margin-bottom: 40px;
  }
  .inv_b .topbtn {
    margin-bottom: 40px;
  }
  /* .inv_b .gglist a { */
    /* height: 60px; */
  /* } */
  .inv_b .gglist a .ggtext {
    line-height: 58px;
  }
}
@media (max-width: 1280px) {
  .inv_a .wrap .gpbox .inbox .gpdmbox .text {
    font-size: 16px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .text span {
    font-size: 20px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .gj {
    font-size: 48px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .gj span {
    -webkit-background-size: 60px 60px;
       -moz-background-size: 60px;
            background-size: 60px;
    background-position: bottom right;
    height: 46px;
    padding-right: 60px;
  }
  .inv_b .gglist a .ggtext {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .inv_a {
    padding: 60px 0;
  }
  .inv_a .wrap .thistitle {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .inv_a .wrap .gpbox {
    padding: 20px;
  }
  .inv_a .wrap .gpbox .inbox {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox,
  .inv_a .wrap .gpbox .inbox .bdbox {
    width: 100%;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox {
    margin-bottom: 20px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .text {
    margin-bottom: 10px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .gj {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .gj span {
    height: 40px;
    -webkit-background-size: 46px 46px;
       -moz-background-size: 46px;
            background-size: 46px;
    padding-right: 46px;
  }
  .inv_a .wrap .gpbox .inbox .gpdmbox .tip {
    line-height: 20px;
  }
  .inv_a .wrap .gpbox .inbox .bdbox .bd .indiv .title {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .inv_a .wrap .gpbox .inbox .bdbox .bd .indiv .num {
    font-size: 20px;
  }
  .inv_b {
    padding: 60px 0;
  }
  .inv_b .topbtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }
  .inv_b .topbtn a:first-child {
    margin-right: 20px;
  }
  .inv_b .topbtn a:nth-child(2n) {
    margin-right: 0;
  }
  .inv_b .gglist a {
    padding: 0;
  }
  .inv_b .gglist a .ggtext {
    width: 100%;
  }
  .inv_b .gglist a .anbtn {
    display: none;
  }


  .inv_f .gglist a{
    height: auto;
    padding: 20px 5%;
    

  }

  .inv_f .gglist a .alt{width: 100%;line-height: 40px;}

  .inv_ev .gglist a{height: auto;padding: 10px 5%;line-height: 30px;}

  .inv_ev .gglist a s{margin-top: 10px;}


  .guanbi .gbox{width: 90%;}






}
<!--0.00024318695068359-->