@charset "UTF-8";

p {
  padding: 0;
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1400 {
  max-width: 1400px;
  margin: 0 auto;
}

@media (max-width: 1440px) {
  .w1400 {
    width: 92%;
  }
}

.w1200 {
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 1304px) {
  .w1200 {
    width: 92%;
  }
}

.fang {
  display: block;
  overflow: hidden;
}

.fang img {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.fang:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.x-header1 .head1 {
  background: #194c8e;
}

.x-header1 .head1 .huan1 {
  color: rgba(255, 255, 255, 0.71);
  font: 500 14px/47px "微软雅黑";
}

.x-header1 .head1 .fjja {
  font-size: 0;
}

.x-header1 .head1 .fjja span {
  display: inline-block;
  color: #ffffff;
  font: 500 14px/47px "微软雅黑";
  padding: 0 15px;
}

.x-header1 .head1 .fjja a {
  display: inline-block;
  color: #ffffff;
  font: 500 14px/47px "微软雅黑";
}

.x-header1 .head1 .fjja a.en1 {
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  color: #194c8e;
  line-height: 36px;
}

.x-header1 .head2 {
  height: 106px;
}

.x-header1 .head2 .x-logo1 {
  font-size: 0;
  line-height: 106px;
}

.x-header1 .head2 .logo_wen {
  position: relative;
  color: #131313;
  font: 500 18px/29px "微软雅黑";
  margin: 24px 0 0 34px;

}

.x-header1 .head2 .logo_wen p:first-child {
  color: #1a4d8e;
  font-weight: 600;
  font-size: 18px;
}

.x-header1 .head2 .logo_wen::after {
  content: "";
  position: absolute;
  left: -10px;
  top: 8px;
  width: 1px;
  height: 80%;
  background-color: #99999985;
}

@media (max-width: 1440px) {
  .x-header1 .head2 .logo_wen {
    font-size: 15px;
    margin: 24px 0 0 18px;
  }
}

.x-header1 .head2 .logo_wen span {
  color: #194c8e;
}

@media (max-width: 1240px) {
  .x-header1 .head2 .logo_wen {
    display: none;
  }
}

.x-header1 .head2 .top_tel {
  color: #131313;
  font: 500 23px/1.2em "微软雅黑";
  background: url(../images/9387c570d4d2b3bd537ade43b31b570713d7debb.png) no-repeat left top;
  padding-left: 1.8em;
  margin-top: 25px;
  background-size: 30px;
}

@media (max-width: 1440px) {
  .x-header1 .head2 .top_tel {
    font-size: 17px;
    line-height: 32px;
    padding-left: 42px;
  }
}

.x-header1 .head2 .top_tel span {
  color: #194c8e;
  font-size: 33px;
  font-weight: 600;
}

.x-header1 .head2 .top_tel span1 {
  color: #194c8e;
  font-size: 16px;
  /* float: right; */
  margin-left: 10px;
}

@media (max-width: 1440px) {
  .x-header1 .head2 .top_tel span {
    font-size: 25px;
  }
}

.x-header1 .nav_aa {
  background-color: #194c8e;
}

#formsearch1 {
  width: auto;
  margin: 36px 0 0 5%;
}

/*搜索和热门搜索*/
#formsearch1 input {
  height: 42px;
  background: #fff;
  border: 1px solid #194c8e;
  line-height: 42px;
  vertical-align: top;
}

#formsearch1 input#keyword {
  height: 40px;
  line-height: 40px;
  padding-left: 4px;
  color: #666;
  font-size: 14px;
  margin-right: -4px;
  width: 250px;
}

#formsearch1 input#s_btn {
  width: 82px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #194c8e;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 18px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

@media (max-width: 1440px) {
  #formsearch1 {
    margin-left: 5%;
  }

  #formsearch1 input#keyword {
    width: 200px;
  }
}

.title_a1 {
  text-align: center;
}

.title_a1 h2 {
  color: #131313;
  font: 500 36px/1.4em "微软雅黑";
  margin-bottom: 15px;
}

@media (max-width: 1280px) {
  .title_a1 h2 {
    font-size: 30px;
  }
}

@media (max-width: 990px) {
  .title_a1 h2 {
    font-size: 22px;
  }
}

@media (max-width: 640px) {
  .title_a1 h2 {
    font-size: 20px;
  }
}

.title_a1 h2 span {
  color: #194c8e;
}

.title_a1 p {
  color: #194c8eb5;
  font-size: 18px;
  text-transform: uppercase;
}

@media (max-width: 1280px) {
  .title_a1 p {
    font-size: 14px;
  }
}

@media (max-width: 990px) {
  .title_a1 p {
    font-size: 12px;
  }
}

.title_a1 p:after {
  content: "";
  display: block;
  width: 93px;
  height: 2px;
  margin: 0.8em auto 0;
  background: #194c8e;
}

@media (max-width: 1280px) {
  .title_a1 p:after {
    width: 73px;
  }
}

@media (max-width: 990px) {
  .title_a1 p:after {
    width: 63px;
    margin: 0.4em auto 0;
  }
}

.cont1 {
  padding: 3vw 0 4vw;
}

@media (max-width: 768px) {
  .cont1 {
    padding: 2em 0;
  }
}

.cont1 .a1_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2vw;
}

@media (max-width: 1200px) {
  .cont1 .a1_v1 {
    margin-top: 1.5em;
  }
}

.cont1 .a1_v1 .a1_bst {
  width: calc(calc(100%/3) - 7px);
}

@media (max-width: 960px) {
  .cont1 .a1_v1 .a1_bst {
    width: 100%;
  }
}

.cont1 .a1_v1 .a1_bst .a1_b1 {
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 8% 7% 5%;
  margin-bottom: 7px;
  /*height: calc(48%);*/
}

.cont1 .a1_v1 .a1_bst .a1_b1 .tit_a1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cont1 .a1_v1 .a1_bst .a1_b1 .tit_a1 h2 {
  color: #194c8e;
  font: 600 24px/1.2em "微软雅黑";
}

@media (max-width: 1200px) {
  .cont1 .a1_v1 .a1_bst .a1_b1 .tit_a1 h2 {
    font-size: 20px;
  }
}

.cont1 .a1_v1 .a1_bst .a1_b1 .tit_a1 h2 span {
  color: #707070;
  font: 500 13px/2em "微软雅黑";
  display: block;
}

@media (max-width: 1200px) {
  .cont1 .a1_v1 .a1_bst .a1_b1 .tit_a1 h2 span {
    font-size: 12px;
  }
}

.cont1 .a1_v1 .a1_bst .a1_b1 .tit_a1 a {
  display: block;
  width: 24px;
  font: 500 20px/24px "微软雅黑";
  border-radius: 50%;
  background: #bfbfbf;
  color: #fff;
  text-align: center;
}

.cont1 .a1_v1 .a1_bst .a1_b1 .tit_a1 a span {
  display: block;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.cont1 .a1_v1 .a1_bst .a1_b1 .a1_list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1em;
}

.cont1 .a1_v1 .a1_bst .a1_b1 .a1_list1 li {
  width: 50%;
  margin-top: 0.5em;
}

.cont1 .a1_v1 .a1_bst .a1_b1 .a1_list1 li a {
  color: #4c4c4c;
  font: 500 14px/2em "微软雅黑";
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.cont1 .a1_v1 .a1_bst .a1_b1:hover {
  background: #194c8e;
}

.cont1 .a1_v1 .a1_bst .a1_b1:hover .tit_a1 h2 {
  color: #fff;
}

.cont1 .a1_v1 .a1_bst .a1_b1:hover .tit_a1 h2 span {
  color: #fff;
}

.cont1 .a1_v1 .a1_bst .a1_b1:hover .tit_a1 a {
  background: #ffffff;
  color: #194c8e;
}

.cont1 .a1_v1 .a1_bst .a1_b1:hover .a1_list1 li a {
  color: #fff;
}

.cont1 .a1_v1 .a1_bst .a1_b1.a1_b1c1 {
  height: calc(50% - 7px);
}

@media (min-width: 970px) {
  .cont1 .a1_v1 .a1_bst .a1_b1 {
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 8% 7% 10%;
    margin-bottom: 7px;
    height: calc(48%);
  }
}

@media (max-width: 960px) {
  .cont1 .a1_v1 .a1_bst .a1_b1.a1_b1c1 {
    height: auto;
  }
}

.cont1 .a1_v1 .a1_bst.a1_bst2 .a1_b1 {
  height: calc(100% - 7px);
  padding: 16% 13% 5%;
}

@media (max-width: 960px) {
  .cont1 .a1_v1 .a1_bst.a1_bst2 .a1_b1 {
    height: auto;
    padding: 8% 7% 5%;
  }
}

.cont1 .a1_v1 .a1_bst.a1_bst2 .a1_b1 .tit_a1 h2 span {
  margin-top: 0.5em;
}

.cont1 .a1_v1 .a1_bst.a1_bst2 .a1_b1 .tit_a1 h2 span::after {
  content: "";
  display: block;
  background: #c1c1c1;
  width: 42px;
  height: 1px;
  margin-top: 1em;
}

.cont1 .a1_v1 .a1_bst.a1_bst2 .a1_b1 a.hgha_s {
  color: #4c4c4c;
  font: 500 16px/24px "微软雅黑";
  display: block;
  vertical-align: top;
  margin-top: 20%;
}

.cont1 .a1_v1 .a1_bst.a1_bst2 .a1_b1 a.hgha_s span {
  display: inline-block;
  width: 24px;
  font: 500 20px/24px "微软雅黑";
  border-radius: 50%;
  background: #bfbfbf;
  color: #fff;
  text-align: center;
  margin-right: 1em;
}

.cont1 .a1_v1 .a1_bst.a1_bst2 .a1_b1 a.hgha_s span b {
  font-weight: 500;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  display: block;
}

.cont1 .a1_v1 .a1_bst.a1_bst2:hover .a1_b1 .tit_a1 h2 span::after {
  background: #fff;
}

.cont1 .a1_v1 .a1_bst.a1_bst2:hover .a1_b1 a.hgha_s {
  color: #fff;
}

.cont1 .a1_v1 .a1_bst.a1_bst2:hover .a1_b1 a.hgha_s span {
  background: #fff;
  color: #194c8e;
}

.cont2 .a2_v1 {
  text-align: center;
  background: url(../images/0344dbf3eb1e49b0c4e49667a3ccb2b5dd5892d1.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding: 3vw 0;
}

@media (max-width: 768px) {
  .cont2 .a2_v1 {
    padding: 1.6em 0;
  }
}

.cont2 .a2_v1 h2 {
  color: #fff;
  font: 500 2.3vw/1.3em "微软雅黑";
}

@media (max-width: 990px) {
  .cont2 .a2_v1 h2 {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .cont2 .a2_v1 h2 {
    font-size: 20px;
  }
}

.cont2 .a2_v1 h2 i {
  font-size: 3.15vw;
}

@media (max-width: 990px) {
  .cont2 .a2_v1 h2 i {
    font-size: 31px;
  }
}

@media (max-width: 768px) {
  .cont2 .a2_v1 h2 i {
    font-size: 26px;
  }
}

.cont2 .a2_v1 p {
  color: #fff;
  font: 500 16px/1.3em "Arial";
  text-transform: uppercase;
  margin-top: 1vw;
}

@media (max-width: 1440px) {
  .cont2 .a2_v1 p {
    font-size: 14px;
  }
}

@media (max-width: 990px) {
  .cont2 .a2_v1 p {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .cont2 .a2_v1 p {
    font-size: 12px;
  }
}

.cont2 .a2_v2 {
  background: url(../images/285f3658e4c586e9158f7e0c2977b3ca28048f4c.jpg) no-repeat center top;
  background-size: cover;
  padding: 3vw 0;
}

@media (max-width: 768px) {
  .cont2 .a2_v2 {
    padding: 2em 0;
  }
}

.cont2 .a2_v2 .a2_c2a1 {
  text-align: center;
}

.cont2 .a2_v2 .a2_c2a1 img {
  max-width: 100%;
  height: auto;
}

.cont2 .a2_v2 .a2_c2a2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 50%;
  max-width: 402px;
  margin: 3.5vw auto 0;
  border-radius: 2.2em;
  overflow: hidden;
}

@media (max-width: 768px) {
  .cont2 .a2_v2 .a2_c2a2 {
    margin-top: 1.8em;
  }
}

.cont2 .a2_v2 .a2_c2a2 a {
  width: 50%;
  display: block;
  text-align: center;
  font: 500 16px/3.8em "微软雅黑";
  color: #fff;
}

@media (max-width: 1200px) {
  .cont2 .a2_v2 .a2_c2a2 a {
    line-height: 3.2em;
  }
}

@media (max-width: 990px) {
  .cont2 .a2_v2 .a2_c2a2 a {
    line-height: 3.2em;
    font-size: 14px;
  }
}

@media (max-width: 450px) {
  .cont2 .a2_v2 .a2_c2a2 a {
    line-height: 2.8em;
    font-size: 12px;
  }
}

.cont2 .a2_v2 .a2_c2a2 a.sjja1 {
  background: #333333;
}

.cont2 .a2_v2 .a2_c2a2 a.sjja2 {
  background: #194c8e;
}

.cont3 {
  padding: 3.6vw 0 3vw;
}

@media (max-width: 768px) {
  .cont3 {
    padding: 2em 0;
  }
}

.cont3 .a3_v1 {
  margin-top: 3.2vw;
}

@media (max-width: 768px) {
  .cont3 .a3_v1 {
    margin-top: 1.7em;
  }
}

.cont3 .a3_v1 .a3_a1 {
  padding: 0 5%;
  position: relative;
}

.cont3 .a3_v1 .a3_a1 .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cont3 .a3_v1 .a3_a1 .banner-item1 {
  padding: 3px 1.6vw;
  position: relative;
}

.cont3 .a3_v1 .a3_a1 .banner-item1 h3 {
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}

.cont3 .a3_v1 .a3_a1 .banner-item1 a.img {
  display: block;
  font-size: 0;
  border: 4px solid #d6d6d6;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.cont3 .a3_v1 .a3_a1 .banner-item1 a.img img {
  width: 100%;
}

.cont3 .a3_v1 .a3_a1 .owl-nav button {
  display: block;
  position: absolute;
  width: 21px;
  height: 35px;
  background: url(../images/58eafed0d2ac3fa3d8b8c583995754268d13c532.png) no-repeat center top;
  background-size: 100% 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  z-index: 99;
  outline: none;
}

@media (max-width: 640px) {
  .cont3 .a3_v1 .a3_a1 .owl-nav button {
    width: 12px;
    height: 20px;
  }
}

.cont3 .a3_v1 .a3_a1 .owl-nav button.owl-prev {
  left: -3%;
}

@media (max-width: 640px) {
  .cont3 .a3_v1 .a3_a1 .owl-nav button.owl-prev {
    left: -4%;
  }
}

.cont3 .a3_v1 .a3_a1 .owl-nav button.owl-next {
  right: -3%;
  -webkit-transform: translateY(-50%) scale(-1);
  -ms-transform: translateY(-50%) scale(-1);
  transform: translateY(-50%) scale(-1);
}

@media (max-width: 640px) {
  .cont3 .a3_v1 .a3_a1 .owl-nav button.owl-next {
    right: -4%;
  }
}

.cont4 {
  position: relative;
}

.cont4 .a4_v1 {
  width: 50%;
}

@media (max-width: 1080px) {
  .cont4 .a4_v1 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: none;
  }
}

.cont4 .a4_v1 img {
  width: 100%;
}

.cont4 .a4_v2 {
  width: 50%;
}

@media (max-width: 1080px) {
  .cont4 .a4_v2 {
    width: 100%;
  }
}

.cont4 .a4_v2 img {
  width: 100%;
}

.cont4 .a4_v3 {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1080px) {
  .cont4 .a4_v3 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: static;
    background: url(../images/1212c3b8d8cff8c3de1faa767ff4b3b4f4cef8c6.jpg) no-repeat center top;
    background-size: cover;
    padding: 2em 0;
  }
}

@media (max-width: 768px) {
  .cont4 .a4_v3 {
    bottom: 0;
  }
}

.cont4 .a4_v3 .a4_b1 {
  width: 50%;
  padding-right: 7%;
}

@media (max-width: 1200px) {
  .cont4 .a4_v3 .a4_b1 {
    padding-right: 3%;
  }
}

@media (max-width: 1080px) {
  .cont4 .a4_v3 .a4_b1 {
    width: 100%;
    padding-right: 0%;
  }
}

.cont4 .a4_v3 .a4_b1 .abt_tit {
  color: #fff;
}

.cont4 .a4_v3 .a4_b1 .abt_tit h2 {
  font: 500 1.9vw/1em "微软雅黑";
}

@media (max-width: 990px) {
  .cont4 .a4_v3 .a4_b1 .abt_tit h2 {
    font-size: 18px;
  }
}

.cont4 .a4_v3 .a4_b1 .abt_tit h2 span {
  color: #ffffff;
  font: 500 16px/2em "Arial";
  display: block;
  margin-top: 0.5em;
}

.cont4 .a4_v3 .a4_b1 .abt_tit h2 span::after {
  content: "";
  display: block;
  background: #fff;
  width: 93px;
  height: 2px;
  margin-top: 1em;
}

@media (max-width: 1200px) {
  .cont4 .a4_v3 .a4_b1 .abt_tit h2 span {
    font: 500 14px/1.5em "Arial";
  }

  .cont4 .a4_v3 .a4_b1 .abt_tit h2 span::after {
    width: 60px;
    margin-top: 0.7em;
  }
}

.cont4 .a4_v3 .a4_b1 .abt_wen {
  color: #ffffff;
  font: 500 16px/2.3em "微软雅黑";
  padding: 2vw 0 3vw;
}

@media (max-width: 1440px) {
  .cont4 .a4_v3 .a4_b1 .abt_wen {
    font-size: 13px;
  }
}

@media (max-width: 1200px) {
  .cont4 .a4_v3 .a4_b1 .abt_wen {
    padding: 1.5vw 0 2vw;
  }
}

.cont4 .a4_v3 .a4_b1 a.abt_more {
  display: block;
  color: #131313;
  font: 500 16px/3em "微软雅黑";
  background: #fff;
  text-align: center;
  width: 160px;
  border-radius: 1.5em;
}

@media (max-width: 1440px) {
  .cont4 .a4_v3 .a4_b1 a.abt_more {
    width: 130px;
    font: 500 14px/2.6em "微软雅黑";
  }
}

.cont5 {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}

.cont5 .a5_a1 li {
  width: calc(100%/4);
  padding: 1.5em 0 1em;
}

.cont5 .a5_a1 li+li {
  border-left: 4px solid #e6e6e6;
}

@media (max-width: 640px) {
  .cont5 .a5_a1 li {
    width: calc(100%/2);
  }

  .cont5 .a5_a1 li:nth-child(1),
  .cont5 .a5_a1 li:nth-child(2) {
    border-bottom: 1px solid #e6e6e6;
  }

  .cont5 .a5_a1 li:nth-child(3) {
    border-left: none;
  }
}

.cont5 .a5_a1 li a.img {
  display: block;
  text-align: center;
}

.cont5 .a5_a1 li a.img i {
  display: block;
  font-size: 0;
}

@media (max-width: 1366px) {
  .cont5 .a5_a1 li a.img i img {
    width: 60px;
  }
}

.cont5 .a5_a1 li a.img h2 {
  color: #06285e;
  font: 500 18px/2em "微软雅黑";
}

@media (max-width: 1366px) {
  .cont5 .a5_a1 li a.img h2 {
    font-size: 16px;
  }
}

.cont5 .a5_a1 li a.img p {
  color: #4d4d4d;
  font: 500 14px/1.1em "微软雅黑";
}

@media (max-width: 1366px) {
  .cont5 .a5_a1 li a.img p {
    font-size: 12px;
  }
}

.cont6 {
  background: url(../images/4efd5227b0d5abba6ddd76bd9ba00d52adb708bd.jpg) no-repeat center top;
  background-size: cover;
  padding: 3vw 0 5vw;
}

@media (max-width: 768px) {
  .cont6 {
    padding: 2em 0 3em;
  }
}

.cont6 .a6_v1 {
  margin-top: 3.2vw;
}

@media (max-width: 640px) {
  .cont6 .a6_v1 {
    margin-top: 1.5em;
  }
}

.cont6 .a6_v1 .a6_b1 {
  width: 9.7%;
  background: #0a3780;
  text-align: center;
  color: #fff;
  position: relative;
}

@media (max-width: 768px) {
  .cont6 .a6_v1 .a6_b1 {
    display: none;
  }
}

.cont6 .a6_v1 .a6_b1 h2 {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font: 600 21px/1.8em "微软雅黑";
}

@media (max-width: 1200px) {
  .cont6 .a6_v1 .a6_b1 h2 {
    font-size: 16px;
  }
}

.cont6 .a6_v1 .a6_b1 h2 i {
  display: block;
}

@media (max-width: 1200px) {
  .cont6 .a6_v1 .a6_b1 h2 i img {
    width: 25px;
  }
}

.cont6 .a6_v1 .a6_b2 {
  width: 10.3%;
}

@media (max-width: 768px) {
  .cont6 .a6_v1 .a6_b2 {
    display: none;
  }
}

.cont6 .a6_v1 .a6_b2 img {
  width: 100%;
  height: 100%;
}

.cont6 .a6_v1 .a6_b3 {
  width: 80%;
  background: #ffffff;
}

@media (max-width: 768px) {
  .cont6 .a6_v1 .a6_b3 {
    width: 100%;
  }
}

.cont6 .a6_v1 .a6_b3 .xw_list1 {
  height: 100%;
}

.cont6 .a6_v1 .a6_b3 .xw_list1 li {
  width: 50%;
  padding: 5% 4%;
}

.cont6 .a6_v1 .a6_b3 .xw_list1 li+li {
  border-left: 1px solid #e6e6e6;
}

.cont6 .a6_v1 .a6_b3 .xw_list1 li h2 a {
  display: block;
  color: #131313;
  font: 600 20px/1.5em "微软雅黑";
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .cont6 .a6_v1 .a6_b3 .xw_list1 li h2 a {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .cont6 .a6_v1 .a6_b3 .xw_list1 li h2 a {
    font-size: 14px;
  }
}

.cont6 .a6_v1 .a6_b3 .xw_list1 li p {
  color: #595959;
  font: 500 16px/2em "微软雅黑";
  padding: 5% 0;
}

@media (max-width: 1200px) {
  .cont6 .a6_v1 .a6_b3 .xw_list1 li p {
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  .cont6 .a6_v1 .a6_b3 .xw_list1 li p {
    font-size: 12px;
  }
}

.cont6 .a6_v1 .a6_b3 .xw_list1 li a.xw_more {
  display: block;
}

@media (max-width: 1200px) {
  .cont6 .a6_v1 .a6_b3 .xw_list1 li a.xw_more img {
    width: 20px;
  }
}

.cont7 {
  padding: 3vw 0;
}

@media (max-width: 768px) {
  .cont7 {
    padding: 2em 0;
  }
}

.cont7 .a7_v1 {
  margin-top: 2.4vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cont7 .a7_v1 .a7_b1 {
  width: 47.5%;
}

@media (max-width: 768px) {
  .cont7 .a7_v1 .a7_b1 {
    width: 100%;
  }
}

.cont7 .a7_v1 .a7_b1 .ahgs_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px dashed #d2d2d2;
  padding: 1em 0;
}

.cont7 .a7_v1 .a7_b1 .ahgs_a li {
  width: 25%;
  text-align: center;
  color: #5a5a5a;
  font: 600 18px/1.8em "微软雅黑";
  text-align: center;
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .ahgs_a li {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .cont7 .a7_v1 .a7_b1 .ahgs_a li {
    width: calc(100%/3);
  }
}

.cont7 .a7_v1 .a7_b1 .ahgs_a li+li {
  background: url(../images/d748ae61eddce77f0a5ce06d4b4a0ce4a6f4fb17.png) no-repeat left center;
}

.cont7 .a7_v1 .a7_b1 .ahgs_a li.on {
  color: #194c8e;
}

.cont7 .a7_v1 .a7_b1 .list1z {
  margin-top: 2%;
}

.cont7 .a7_v1 .a7_b1 .list1z li {
  padding: 3% 0;
  border-bottom: 1px dashed #d2d2d2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cont7 .a7_v1 .a7_b1 .list1z li .datea {
  width: 81px;
  text-align: center;
  color: #fff;
  background: #194c8e;
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .list1z li .datea {
    width: 75px;
  }
}

.cont7 .a7_v1 .a7_b1 .list1z li .datea span {
  display: block;
  font: 500 18px/2em "微软雅黑";
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .list1z li .datea span {
    font-size: 16px;
  }
}

.cont7 .a7_v1 .a7_b1 .list1z li .datea span:after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background: #fff;
  margin: 0 auto;
}

.cont7 .a7_v1 .a7_b1 .list1z li .datea b {
  display: block;
  font: 500 16px/2.8em "微软雅黑";
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .list1z li .datea b {
    font-size: 14px;
  }
}

.cont7 .a7_v1 .a7_b1 .list1z li .dac {
  width: calc(95% - 81px);
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .list1z li .dac {
    width: calc(95% - 75px);
  }
}

.cont7 .a7_v1 .a7_b1 .list1z li .dac h3 a {
  display: block;
  color: #5a5a5a;
  font: 500 18px/2em "微软雅黑";
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .list1z li .dac h3 a {
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .list1z li .dac h3 a {
    font-size: 15px;
  }
}

.cont7 .a7_v1 .a7_b1 .list1z li .dac .mx {
  color: #787878;
  font: 500 14px/2.1em "微软雅黑";
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .cont7 .a7_v1 .a7_b1 .list1z li .dac .mx {
    font-size: 13px;
  }
}

.cont7 .a7_v1 .a7_b2 {
  width: 45.9%;
  margin-top: 2vw;
  padding: 0 2% 2% 0;
  background: url(../images/8ce767dba92fdfe762a273602540efcf517be775.jpg) no-repeat right bottom;
  background-size: 100% 100%;
}

@media (max-width: 768px) {
  .cont7 .a7_v1 .a7_b2 {
    width: 100%;
    padding: 0;
    background: none;
    margin-top: 1.5em;
  }
}

.cont7 .a7_v1 .a7_b2 img {
  width: 100%;
}

.foot_bj1 {
  background: #0b0d17;
}

.foot_bj1 .fo_v1 {
  padding: 2.5vw 0 2vw;
  border-bottom: 1px solid #3d3d3d;
}

.foot_bj1 .fo_v1 h2.tit_fo {
  color: #fff;
  font: 600 16px/2em "微软雅黑";
}

.foot_bj1 .fo_v1 .fo_a1 {
  width: 257px;
}

.foot_bj1 .fo_v1 .fo_a1 .d_nav {
  font-size: 0;
  margin-top: 1.2vw;
}

.foot_bj1 .fo_v1 .fo_a1 .d_nav a {
  display: inline-block;
  width: 50%;
  color: #999999;
  font: 500 14px/2.5em "微软雅黑";
}

.foot_bj1 .fo_v1 .fo_a1 .d_nav a:hover {
  color: #fff;
  text-decoration: underline;
}

.foot_bj1 .fo_v1 .fo_a2 .d_tela {
  color: #ffffff;
  font: 600 30px/1.5em "Arial";
  background: url(../images/c51d6e1a7105e44e9625f35b16b51a55b601a333.png) no-repeat left center;
  padding-left: 46px;
  margin: 1vw 0 0 0;
}

.foot_bj1 .fo_v1 .fo_a2 .d_liaxia {
  color: #999999;
  font: 500 14px/2em "微软雅黑";
  text-align: center;
}

.foot_bj1 .fo_v1 .fo_a3 {
  width: 130px;
}

.foot_bj1 .fo_v1 .fo_a3 .d_erma {
  text-align: center;
  color: #999999;
  font: 500 14px/3em "微软雅黑";
  margin: 8px -10px 0;
  line-height: 20px;
}

.foot_bj1 .fo_v1 .fo_a3 .d_erma img {
  padding-bottom: 0.5em;
}

.foot_bj1 .fo_v2 {
  text-align: center;
  color: #999999;
  font: 500 12px/1.5em "微软雅黑";
  padding: 1.2em 0;
}

.foot_bj1 .fo_v2 a {
  color: #999999;
}

.foot_bj1 .fo_v2 a:hover {
  color: #fff;
}
.fo_a4{
  width: 400px;
}
.fo_a4 .d_liaxia{
  color: #c4c4c4;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}
.fo_a4 .d_liaxia p{
  width: 30%;
  margin-bottom: 20px;
  line-height: 26px;
}
.fo_a4 .d_liaxia p:last-child{
  width: 100%;
}
/*手机底部*/
@media (max-width: 990px) {
  .db {
    display: block !important;
  }
}

.dbb {
  height: 50px;
}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #272727;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  padding: 10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #272727;
}

.footer ul li a {
  display: block;
  color: #fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}

.footer li .icon-home {
  background: url(../images/27d3b4e1402641383bc9a57bc6d27e88288b2517.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-home2 {
  background: url(../images/45dd0e55dcb4cf5ac14e8081dc7688993f497f97.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-phone {
  background: url(../images/e0063cad15a6714dcb78f7cefb246a9bd083f4c0.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-contact {
  background: url(../images/a3a46e10794d5c6aafb16426ea0197ebec682d91.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-phone:before {
  font-size: 0;
}

.footer ul li+li a {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}


.flex {
  display: flex;
}

.width48 {
  width: 48%;
}
.width32 {
  width: 32%;
}
.width23 {
  width: 23%;
}


.cont1 .itebox {
  position: relative;
  padding: 30px 0;
}
.cont1 .itebox::after{
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    width: 80px;
    height: 80px;
    background-color: #8ca5c6;
    border-radius: 50%;
    z-index: -1;
}

.cont1 .itebox h3 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}

.cont1 .itebox h3 em {
  font-size: 18px;
  font-style: normal;
  color: #194c8e;
  margin-right: 10px;
}
.cont1 .itebox .item{
  position: relative;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 1px 2px 7px 4px #dddddd;
  border-radius: 15px;
  padding: 20px;
}
.cont1 .itebox .item::after{
    content: "";
    position: absolute;
    left: -6px;
    top: 0;
    width: 16px;
    height: 16px;
    background-color: #0a9da0;
    border-radius: 50%;
}
.cont1 .itebox .item:nth-child(2):after{
    background-color: #f78649;
}
.cont1 .itebox .item:nth-child(3):after{
    background-color: #0f86e6;
}
.cont1 .itebox .item:nth-child(4):after{
    background-color: #605ca3;
}
.cont1 .flex{
  margin-top: 50px;
}
.cont1 .flex img{
  width: 100%;
}

.cont2{
  padding: 4vw 0;
  background-color: #f5f5f5;
}
.cont2 .flex{
  margin-top: 30px;
  justify-content: flex-start;
}
.cont2 .item{
  border-radius: 15px;
  background-color: #fff;
  margin-right: 32px;
  margin-bottom: 30px;
  box-shadow: 1px 2px 7px 4px #dddddd;
}
.cont2 .item:nth-child(4n){
  margin-right: 0;
}
.cont2 .item img{
  width: 100%;
  border-radius: 15px 15px 0 0;
}
.cont2 .item h5{
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.cont2 .item p{
  padding:0 0 15px 15px;
  font-size: 14px;
  color: #999;
}
.investment_title{
    display: inline-block;
    background-color: #fafafa;
    border: 5px solid #fff;
    margin: 30px auto 0 auto;
    font-size: 16px;
    border-radius: 25px;
    padding: 0px;
}
.bts{
    text-align: center;
}
.investment_title div{
  padding: 5px 20px;
  float: left;
  cursor: pointer;
  transition: 0.3s;
  margin: 0 10px;
  border-radius: 15px;
}
.investment_title div:first-child{
  margin-left: 0;
}
.investment_title div:last-child{
  margin-right: 0;
}
.investment_title .on{
  color: #fff;
  background-color: #194c8e;
}
.investment_con .investment_con_list{
  display: none;
}
.links{
  background-color: #181920;
  color: #888888;
  padding:2vw 0;
   font-size: 16px;
}
.links a{
  color: #888888;
  padding: 0 10px;
}

.mingxiao .item{
  width: 23%;
  background-color: #fff;
  box-shadow: 1px 2px 7px 4px #dddddd7f;
  border-radius: 15px;
  padding: 20px 15px;
  margin-bottom: 30px;
}
.mingxiao .item .flex{
  margin-top: 0;
  justify-content: space-between;
}
.mingxiao .item .img{
  width: 35%;
}
.mingxiao .item .cont{
  width: 58%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mingxiao .item h3{
  font-size: 18px;
  margin-bottom: 10px;
}
.mingxiao .item .cont p{
  color: #888;
}
.mingxiao .item .cont p em{
  margin-right: 20px;
  color: #194c8e;
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
}


.guanyu-disan .smentsuun .tsuasn { position: relative; margin: 43px 0 30px; }
.guanyu-disan .smentsuun .tsuasn::before {
    position: absolute;
    content: "";
    top: 44px;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #d1d1d1;
}

.guanyu-disan .smentsuun .tsuasn .swiper-container { 
    overflow: hidden;
}

.guanyu-disan .smentsuun .tsuasn .swiper-slide {
    line-height: 1;
    padding-bottom: 51px;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}
/* .guanyu-disan .smentsuun .tsuasn .swiper-slide::before { 
    position: absolute;
    content: "";
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 17px;
    background: #b2b2b2;
} */
/* .guanyu-disan .smentsuun .tsuasn .swiper-slide.swiper-slide-thumb-active::before{
    background: #294787;
} */
.guanyu-disan .smentsuun .tsuasn .swiper-slide:after {
    position: absolute;
    content: "";
    bottom: 13px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    opacity: 0;
    transition: all .5s;
    border: 2px solid #194c8e; 
    border-radius: 50%;
    background: #f5f5f5;
}
.guanyu-disan .smentsuun .tsuasn .swiper-slide-thumb-active .uun {
    color: #294787;
}

.guanyu-disan .smentsuun .tsuasn .swiper-slide-thumb-active:after {
    opacity: 1;
}

.guanyu-disan .smentsuun .prntgo { 
    top: 42%;
    margin-top: 0;
    transform: translateY(0);
}

/*.guanyu-disan .smentsuun .prntgo .st3 {*/
/*    stroke: #666666;*/
/*    fill: #666666;*/
/*}*/

.guanyu-disan .smentsuun .prntgo:hover .st3 {
    stroke: #294787;
    fill: #294787;
}
.guanyu-disan .smentsuun .nextz {
    background: unset;
    right: 2%;
}

/*.guanyu-disan .smentsuun .nextz:before {*/
/*    background: url(../images/more.png) no-repeat center center / cover;*/
/*}*/

.guanyu-disan .smentsuun .prevz {
    background: unset;
    left: 2%;
}

/*.guanyu-disan .smentsuun .prevz:before {*/
/*    background: url(../images/preva.png) no-repeat center center / cover;*/
/*}*/

.guanyu-disan .smentsuun .tsubns .swiper-container { 
    overflow: hidden;
}

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesl {
    width: 38.4%;
    padding: 10px;
    border: 1px solid #eaeaea;
}

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr {
    width: 58.2%;
    padding-top: 17px;
    /*padding-right: 10.15625vw;*/
    overflow-y: auto;
    overflow-x: hidden;
    height: 20.7vw;
}

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtnz {
    border-bottom: 1px solid #eaeaea;
    line-height: 1;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #294787;
}

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    /* border-radius: 5px; */
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    background: #c1c1c1;
}

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
    border-radius: 0;
    background: #eaeaea;
}
/* .guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtme ul:hover::-webkit-scrollbar-thumb {
    background: #1856a699;
} */

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtme { margin-top: 30px; }
.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtme ul li { margin-bottom: 12px; }
.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtme ul li:last-child { margin-bottom: 0; }

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtme ul li .mel {
    width: 63px;
    margin-right: 22px;
    line-height: 1.44;
}

.guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtme ul li .mee {
    line-height: 1.44;
    width: 100%;
}

.prntgo { width: 57px !important; height: 57px !important; margin-top: 0 !important; } 
.prntgo .mainSix { width: 57px !important; height: 57px !important; }
.prntgo:after { opacity: 0; }
.prevz:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 8px; height: 13px; z-index: 1; content: ""; transition: all .5s; background: url(../images/prevz.png)no-repeat center center/cover; }
.nextz:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 8px; height: 13px; z-index: 1; content: ""; transition: all .5s; background: url(../images/nextz.png)no-repeat center center/cover; }
.prntgo:hover .mainSix2 .st3 { stroke: #294787; fill: #294787; }

.prevz:hover:before { background: url(../images/preva.png)no-repeat center center/cover; }
.nextz:hover:before { background: url(../images/more.png)no-repeat center center/cover; }
.st3 {
	fill: rgba(255,255,255,0);
	stroke: #acadad;
	stroke-width: 20;
	stroke-dasharray: 50000;
	stroke-dashoffset: 50000;
	animation: path2 5s ease 1 forwards; cursor: pointer; transform:all 0.5s;
}

@keyframes path2 {
	0% { stroke-dashoffset: 50000; }
	100% { stroke-dashoffset:0; }
}
.st4 { fill: rgba(0,0,0,32%); }

@media(max-width:1100px) {

    .guanyu-disan .smentsuun .prntgo { display: none; }
    .guanyu-disan .smentsuun .tsuasn { margin: 15px 0 20px; }
    .guanyu-disan .smentsuun .tsuasn::before { top: 39px; }
    .guanyu-disan .smentsuun .tsuasn .swiper-slide { padding-bottom: 45px; }
    .guanyu-disan .smentsuun .tsuasn .swiper-slide::before { height: 12px; }
    .guanyu-disan .smentsuun .tsuasn .swiper-slide:after { width: 20px; height: 21px; }
    .guanyu-disan .smentsuun .tsubns .swiper-slide .swiesl { width: 100%; }
    .guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr { width: 100%; height: 262px; padding-right: 20px; padding-top: 0; margin-top: 30px; }
    .guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtnz { padding-bottom: 15px; }
    .guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr .dbtme  { margin-top: 15px; }

    .guanyu-diseon .iseonl { width: 100%; }
    .guanyu-diseon .iseonr { width: 100%; padding-top: 0; }
    .guanyu-diseon .iseonl .senwnme { margin-top: 15px; }
    .guanyu-diseon .iseonl .senwnme ul li { width: 32%; margin-right: 2%; }
    .guanyu-diseon .iseonl .senwnme ul li:last-child { margin-right: 0; }
    .guanyu-diseon .iseonl .senmnwe .uleoxo { margin-top: 20px; height: 258px; margin-bottom: 30px; }
   
 
}

@media (max-width: 960px){
   
    .guanyu-disan .smentsuun .tsubns .swiper-slide .swiesr{
        height: auto;
    }
}
.daoshi {
  margin-top: 30px;
}
.daoshi .swiper-container{
  padding: 10px;
}
.daoshi .swiper-slide{
  background-color: #fff;
  box-shadow: 1px 2px 7px 4px #ddd;
  border-radius: 10px;
  padding: 15px;
}
.daoshi .swiper-slide .flex{
  margin-top: 0;
  justify-content: space-between;
}
.daoshi .swiper-slide img{
  width: 100%;
}
.daoshi .swiper-slide .left{
  width: 50%;
}
.daoshi .swiper-slide .right{
  width: 45%;
}
.daoshi .swiper-slide .left h3{
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}
.daoshi .swiper-slide .left p{
  color: #888;
}
.daoshi .swiper-slide .left p strong{
  color: #474747;
  margin-right: 5px;
}

.trh1.flex{
  
}
.trh1 .item{
  width: 23%;
}
.trh1 .item .flex{
  margin-top: 0;
}
.trh1 .item .flex .img{
  width: 40%;
  border-radius: 0;
}
.trh1 .item .flex .img img{
  height: 120px;
  object-fit: cover;
  border-radius: 15px 0 0 15px;
}
.trh1 .item .cont strong{
  color: #474747;
  margin-right: 5px;
}
.btn1{
  text-align: center;
}
a.abt_more{
    display: block;
    font: 500 16px / 3em "微软雅黑";
    background: #194c8e;
    color: #fff;
    text-align: center;
    border-radius: 1.5em;
    max-width: 360px;
    padding: 0 40px;
    margin: 0 auto;
}
.zqcs{
  margin-top: 40px;
}
.zqcs .item{
  width: 49%;
  background-color: #fff;
  box-shadow: 1px 2px 7px 4px #ddd;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 15px;
}
.zqcs .item .img{
  width: 40%;
}
.zqcs .item .img img{
  width: 100%;
}
.zqcs .item .cont{
  width: 55%;
}
.zqcs .item .cont h5{
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0;
}

.cont4 img{
  width: 100%;
}

.cont5{
  padding: 4vw 0;
}
.title_a1 h3{
  color: #194c8e;
  margin-bottom: 10px;
  font-weight: 300;
}
.xjt{
  margin-top: 50px;
}
.xjt .item{
  position: relative;
  width: 18%;
  background-color: #aac2e2;
  float: left;
  margin-right: 30px;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 32px;
  box-shadow: 1px 2px 6px 2px #aac2e277;
}
.xjt .item::after{
  content: "";
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 30px solid transparent; 
  border-bottom: 30px solid transparent;
  border-left: 30px solid #aac2e2;
  border-right: 30px solid transparent;
}
.xjt .item:nth-child(2n)::after{
  border-left: 30px solid #6184b3;
}
.xjt .item:nth-child(2n){
  background-color: #6184b3;
}
.xjt .item:nth-child(5n){
  margin-right: 0px;
}
.xjt .item:nth-child(5n)::after{
  position: absolute;
  right: 25%;
  top: unset;
  bottom: -50px;
  transform: translateX(-50%);
  border-top: 30px solid #aac2e2; 
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.xjt .item h5{
  position: absolute;
  right: 15px;
  font-size: 44px;
  font-weight: 600;
  color: #194c8e;
  opacity: 0.5;
}
.xjt .item h3{
  width: 70%;
  font-size: 18px;
  height: 50px;
  color: #194c8e;
  opacity: 0.8;
  margin: 15px 0;
  line-height: 28px;
}
.xjt .item .cont{
  height: 60px;
  overflow-y: auto;
  color: #194c8e;
  opacity: 0.8;
  padding-right: 1px;
}
.xjt .item:nth-child(2n) h3{
  color: #fff;
}
.xjt .item:nth-child(2n) .cont{
  color: #fff;
}
.xjt .item:nth-child(6){
  float: right;
  margin-right: 0px;
}
.xjt .item:nth-child(6)::after{
  left: -50px;
  right: unset;
  border-top: 30px solid transparent; 
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  border-right: 30px solid #6184b3;
}
.xjt .item:nth-child(7){
  float: right;
}
.xjt .item:nth-child(7)::after{
  left: -50px;
  right: unset;
  border-top: 30px solid transparent; 
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  border-right: 30px solid #aac2e2;
}
.xjt .item:nth-child(8){
  float: right;
}
.xjt .item:nth-child(8)::after{
  left: -50px;
  right: unset;
  border-top: 30px solid transparent; 
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  border-right: 30px solid #6184b3;
}
.xjt .item:nth-child(9){
  float: right;
}
.xjt .item:nth-child(9)::after{
  left: -50px;
  right: unset;
  border-top: 30px solid transparent; 
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  border-right: 30px solid #aac2e2;
}
.xjt .item:nth-child(10){
  float: right;
  margin-right: 26px;
  margin-left: 0;
}
.xjt .item:nth-child(10)::after{
  border-top: 30px solid #6184b3; 
}
.xjt .item:nth-child(15)::after{
  border-top: 30px solid transparent; 
}
::selection {color:#fff;background-color: #4687f2;}
::-moz-selection {color:#fff;background-color: #4687f2;}
::-webkit-selection {color:#fff;background-color: #4687f2;}
::-webkit-scrollbar {width: 4px;height: 8px;background-color: #8497b2;border-radius: 3px;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #8497b2;}
::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #16437e;}


.datebox .item{
  width: 21%;
}
.datebox .item .flex{
  margin-top: 0;
  align-items: center;
}
.datebox .item .img{
  width: 30%;
  max-width: 64px;
}
.datebox .item .cont{
  width: 66%;
}
.datebox .item .cont h3{
  color: #194c8e;
  font-weight: 600;
  margin-bottom: 5px;
}
.datebox .item .cont h3 sup{
  font-weight: 500;
  font-size: 14px;
  margin-left: 3px;
}
.datebox .item .cont p{
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
.btlist{
  width: 60%;
  display: flex;
  justify-content: space-between;
  margin: 60px auto 0 auto;
}
.btlist .item{
  width: 140px;
  height: 140px;
  padding: 10px;
  border-radius: 50%;
  border: 8px solid #dd99ef;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0.5;
  transition: 0.3s;
  cursor: pointer;
}
.btlist .item h3{
  margin-top: 5px;
  font-weight: 600;
  font-size: 30px;
  color: #333;
}
.btlist .item:nth-child(2){
  border-color: #fea395;
}
.btlist .item:nth-child(3){
  border-color: #90dbf9;
}
.btlist .item:nth-child(4){
  border-color: #81e6e1;
}
.btlist .item.on{
  opacity: 1;
}
.mingx .bts div{
  min-width: 160px;
}
.mingx .investment_con_list .item{
  padding: 15px;
}
.mingx .investment_con_list .img{
  max-width: 100px;
}
.cont2  .mingx .investment_con_list .item h5{
  padding-left: 0;
  padding-bottom: 0;
}
.cont2  .mingx .investment_con_list .item h6{
  color: #000;
}

.mingx .investment_con_list .cont{
  margin-top: 20px;
}
.mingx .investment_con_list .cont h3{
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.mingx .investment_con_list .cont p{
  padding: 0;
  line-height: 24px;
  color: #333;
}
.service{
  margin-bottom: 50px;
}
.service .flex{
  margin-top: 0;
  flex-direction: column;
  align-items: center;
}
.service .item{
  padding: 0 50px;
}
.service .img{
  width: 60px;
}
.service .cont{
  font-size: 16px;
  margin-top: 15px;
}


.mubiao .item{
  width: 24%;
  background-color: #f1f4f8;
  border-radius: 30px;
  margin-bottom: 15px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  box-shadow: 1px 2px 7px 4px #bebebe13;
}
.mubiao .item em{
  color: #2e4a99;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 2px;
  margin-right: 10px;
}
.mubiao .item span{
  color: #2e4a99;
  font-weight: 500;
  font-size: 20px;
  opacity: 0.6;
}
.abt1{
  position: relative;
}
.abt1 .img{
  width: 55%;
}
.abt1 .cont{
  width: 60%;
  background-color: #fff;
  box-shadow: 1px 2px 7px 4px #efefef74;
  border-radius: 10px;
  padding: 35px 25px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.abt1 img{
  width: 100%;
  /* max-height: 400px; */
  border-radius: 10px;
}
.abt1 .cont h3{
  font-size: 34px;
}

.abt1 .cont h6{
  font-size: 16px;
  color: #97a5c6;
  margin-bottom: 30px;
}

.abt1 .cont p{
  color: #333;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}

.serv{
  margin-top: 50px;
}
.serv .flex{
  justify-content: center;
}

.serv .item{
  width: 30%;
  background-color: #fff;
  box-shadow: 1px 2px 7px 4px #efefef74;
  border-radius: 5px;
  padding: 40px;
  text-align: center;
}

.serv .item h3{
  position: relative;
  font-size: 20px;
  margin: 20px 0;
  padding-bottom: 15px;
}
.serv .item p{
  color: #575757;
}

.serv .item h3::after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background-color: #333;
}

.serv .item:nth-child(2){
  color: #194c8e;
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(0deg, #194c8e 20%, #ffffff00 80%) 1;
}
.serv .item:nth-child(2) svg path{
  fill: #194c8e;
}
.serv .item:nth-child(2) h3::after{
  background-color: #194c8e;
}

.cont4 {
  padding: 2vw 0;
  background-color: #f5f5f5;
}

.hwxz .item{
  border-radius: 50px;
  width: 23%;
  box-shadow: 1px 2px 7px 4px #efefef74;
  display: flex;
  align-items: center;
}
.hwxz .item .img{
  width: 30%;
}
.hwxz .item .cont{
  width: 65%;
}
.hwxz .item img{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}
.fgccs.datebox .item{
  width: 21%;
}
.fgccs.datebox .item .cont{
  width: 100%;
  text-align: center;
  color: #999;
  font-weight: 500;
}

.fgccs.datebox .item .cont p{
  text-align: center;
  color: #999;
  font-weight: 500;
  margin-top: 15px;
}

.offer.mingxiao .item{
  width: 32%;
  display: block;
}
.offer.mingxiao .item .cont{
  display: block;
}
.offer .img{
  text-align: center;
}
.offer .img img{
  object-fit: cover;
  width: auto;
  height: 80px;
  margin-bottom: 10px;
}

.offer .cont h3{
  font-weight: 600;
}

.offer .item .cont p{
  color: #333;
  line-height: 24px;
}
.offer .item .cont a{
  display: inline-block;
  color: #06285e;
  border-bottom: 1px solid #06285e;
  margin-top: 10px;
}
.zqgs{
  margin-top: 30px;
}
.zqgs .item{
  width: 31%;
  color: #fff;
  background-color: #06285e40;
  border-radius: 10px;
  border: 1px solid #06285e;
  margin-bottom: 25px;
}
.zqgs .item h5{
  font-size: 16px;
  background-color: #0444aa55;
  border-bottom: 1px solid #06285e;
  border-radius:10px 10px 0 0;
  padding: 15px;
}
.zqgs .item .txt{
  padding: 15px;
  line-height: 26px;
}

.zntx{
  margin-top: 40px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 1px 2px 7px 4px #1a357e20;
}
.zntx .left{
  width: 30%;
}
.zntx .right{
  width: 70%;
}
.zntx .inv_title{
  text-align: center;
}

.zntx .inv_title .item{
  padding: 20px 0;
  border-bottom: 1px solid #1a357e20;
  transition: 0.3s;
  cursor: pointer;
  font-size: 16px;
}
.zntx .inv_title .item.on{
  color: #fff;
  background-color: #194c8e;
}
.zntx .inv_title .item:first-child{
  border-radius: 15px 0 0 0 ;
}
.zntx .inv_title .item:last-child{
  border-bottom: unset;
  border-radius: 0 0 0 15px;
}
.zntx .investlist{
  position: relative;
}
.zntx .investment_con{
  height: 100%;
}
.zntx .investlist{
  height: 100%;
}
.zntx .investlist .img{
  position: absolute;
  width: 100%;
  height: 100%;
}
.zntx .investlist .img img{
  width: 100%;
  height: 100%;
  border-radius: 0 15px 15px 0;
}
.zntx .investlist .img::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000062;
  border-radius: 0 15px 15px 0;
}
.zntx .investlist .cont{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 500px;
  text-align: center;
  color: #fff;
}
.zntx .investlist .cont h3{
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.zntx .investlist .cont .txt{
  text-align: left;
  font-size: 16px;
}
.zntx .investlist .cont a{
  margin-top: 20px;
  display: inline-block;
  background-color: #fff;
  color: #06285ecb;
  border-radius: 20px;
  padding: 5px 25px;
  font-size: 16px;
  transition: 0.3s;
}
.zntx .investlist .cont a:hover{
  color: #fff;
  background-color: #06285ecb;
}
.investment_con .investlist{
  display: none;
}

.contact-message{
	margin: 40px 0;
	padding: 20px 30px 30px 30px;
	background: #fff;
  box-shadow: 1px 2px 7px 4px #1a357e20;
  border-radius: 15px;
}
.contact-message .title{
	margin-bottom: 20px;
  text-align: center;
}
.contact-message .title p{
	font-size: 22px;
  font-weight: 600;
	color: #333;
	line-height: 30px;
	font-family: 'Avant';
	margin-bottom: 15px;
}
.contact-message .title span{
	display: block;
	font-size: 14px;
	color: #595959;
	line-height: 16px;
}
.contact-message input[type="text"]{
	-webkit-appearance: none;
	border: none;
	height: 40px;
	border-bottom: 1px solid #496299;
	padding: 0 10px;
	margin-bottom: 10px;
	background: none;
	color: #333;
	font-size: 14px;
	width: 100%;
	display: block;
  outline: unset;
}
.contact-message textarea{
	-webkit-appearance: none;
	border: none;
	background: none;
	border-bottom: 1px solid #496299;
	padding: 5px 10px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	display: block;
	resize: none;
	overflow: hidden;
	height: 96px;
  outline: unset;
}
.contact-message input[type="submit"]{
	margin-top: 20px;
	width: 30%;
	display: block;
	height: 40px;
	-webkit-appearance: none;
	border: none;
	background: #ea5b24;
	color: #fff;
  margin: 20px auto;
}

.contact-message select{
  width: 100%;
  height: 40px;
  color: #757575;
  padding: 0 5px;
  border: unset;
  border-bottom: 1px solid #496299;
  outline: unset;
  margin-bottom: 10px;
}


@media (max-width: 768px) {
  .flex {
    display: flex;
    flex-wrap: wrap;
  }
  .width48{
    width: 100%;
  }
  .cont1 .itebox{
      margin-top: 40px;
  }
  .investment_title{
    border: unset;
    background-color: transparent;
    margin: 0;
  }
  .investment_title div{
    margin-bottom: 10px;
  }
  .cont2 .item {
    width: 47%;
    margin-right: 21px;
  }
  .cont2 .item:nth-child(2n){
    margin-right: 0;
  }
  .trh1 .item,.hwxz .item{
    width: 100%;
    margin-right: 0;
  }
  .fgccs.datebox .item{
    width: 46%;
    margin-bottom: 20px;
  }
  .offer.mingxiao .item{
    width: 100%;
  }
  .lqal a{
    width: 48%;
    margin-bottom: 10px;
  }
  .zqgs .item{width: 100%;}
  .zntx.flex{
    flex-direction: column;
  }
  .zntx .left{
    width: 100%;
  }
  .zntx .inv_title .item {
      padding: 10px 0;
  }
  .zntx .right{
    width: 100%;
    height: 400px;
  }
  .zntx .investlist .img img{
    border-radius: 0 0 15px 15px;
  }
  .zntx .investlist .img::after{
    border-radius:0 0 15px 15px ;
  }
  .zntx .investlist .cont{
    left: 0;
    transform: translateY(-50%);
    padding: 0 15px;
  }
  .mingxiao .item{
    width: 48%;
  }
  .mingxiao .item h3{
    font-size: 16px;
  }
  .zqcs .item{
    width: 100%;
  }
  .xjt .item{
    width: 100%;
    margin-right: 0!important;
  }
  .xjt .item::after{
    display: none;
  }
  .datebox .item{
    width: 48%;
    margin-bottom: 20px;
  }
  .datebox .item .cont p{
    font-size: 14px;
  }
  .btlist{
    width: 100%;
    flex-wrap: wrap;
  }
  .btlist .item{
    width: 160px;
    height: 160px;
    margin-bottom: 15px;
  }
  .cont1 .flex{
    margin-top: 30px;
  }
  .bts{
    margin-top: 20px;
  }
  .mingx .bts div{
    margin: 10px 0;
    /* background-color: #fff; */
  }
  .service .item{
    padding: 0 24px;
  }
  .mubiao .item{
    width: 100%;
  }
  .abt1 .img{
    width: 100%;
  }
  .abt1 .cont{
    margin-top: 20px;
    width: 100%;
    position: relative;
    top: unset;
    transform: unset;
  }
  .serv .item{
    width: 100%;
    margin-bottom: 20px;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 20px!important;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 20px!important;
  }


}