  .container .row {
    padding: 0;
    margin-right: 0; 
    margin-left:0;
  }

  body {
    background-color: #f8fafd !important;
  }
  @media screen and (min-width: 1280px) {
    body{
      overflow-x: hidden;
    }
  }
  

  p {
    text-indent: 0 !important;
  }
  .container{
    /* margin: 0;
    padding: 0; */
  }
  .img_box {
    width: 100%;
    height: 500px;
    background: url("../assets/images/InvestmentAdviser_img/beijing_1.png") no-repeat center;
  }

  .img_box .txt_box {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }

  .img_box .txt_box .nav_box {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    opacity: 0.6;
    padding-top: 15px;
  }

  .img_box .txt_box .nav_box a {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    opacity: .6;
  }

  .img_title .title_1 {
    font-size: 54px;
    letter-spacing: 7px;
    color: #ffffff;
    padding-bottom: 30px;
    width: 593px;
    border-bottom: 2px solid #ffc819 !important;
    border-image: linear-gradient(to right, #ffc819, transparent) 0.6 10;
  }

  .img_title .title_2 {
    font-size: 30px;
    color: #ffffff;
    margin-top: 30px;
    max-width: 650px;
  }

  .NavigationBar_box {
    border-bottom: 1px solid #d8d8d8;
    background-color: #ffffff;
    z-index: 2;
  }

  .NavigationBar_box ul {
    /* max-width: 1400px; */
    width: 100%;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #777777;
  }

  .NavigationBar_box ul a {
    padding-bottom: 18px;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #777777;
  }

  .NavigationBar_box ul li {
    padding: 19px 0;
    margin-right: 94px;
    cursor: pointer;
    display: inline-block;
  }

  .NavigationBar_box ul .on {
    color: #005bbb;
    border-bottom: 3px solid #005bbb;
  }

  main {
    overflow-x: hidden;
  }

  .main{
    /* max-width: 1400px !important; */
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

#investment{
  padding-top: 80px;
}
  .main .investment .title {
    font-family: MicrosoftYaHeiLight;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
    /* padding: 78px 0 58px 0; */
  }

  .main .investment .section .section_txts:first-child {
    padding-left: 0 !important;
  }

  .main .investment .section .section_txts:last-child {
    padding-right: 0 !important;
  }

  /* .main .investment .section .section_txts {
    margin-top: 58px;
  } */

  .main .investment .section .section_txts .img {
    z-index: 1;
    height: 400px;
    padding-right: 0;
    padding-left: 0;
  }

  .main .investment .section .section_txts .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  

  .main .investment .section .section_txts .txt {
    padding: 3rem 5rem 2rem;
    background: url('../assets/images/about_us_corporate_img/bg_end.png')  no-repeat  100% 100%;
    background-size: cover;
    height: 400px;
    color: #fff;
  }

  .main .investment .section .section_txts .txt .Subtitle {
    font-family: MicrosoftYaHei;
    font-size: 32px;
    font-weight: 100;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #fff;
    border-bottom: 2px solid #1eb9e1;
  }
  .Subtitle-span_underline{
    position: relative;
    display: inline-block;
    padding-bottom: 14px;
  }
  .Subtitle-span_underline::after{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -2px;
    content: '';
    height: 2px;
    background-color: #ffc819;
  }
  .main .investment .section .section_txts .txt .underline .underline_1 {
    padding: 0 17px;
    border-top: 2px solid #ffc819;
  }

  .main .investment .section .section_txts .txt .underline .underline_2 {
    padding: 0 17px;
    border-top: 2px solid #1eb9e1;
  }

  .main .investment .section .section_txts .txt .p {
    display: inline-block;
    font-family: MicrosoftYaHeiLight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #fff;
    overflow: hidden;
  }

  .main .investment .section .section_txts .txt .p p {
    text-indent: 0 !important;

  }
 .investment-txt_lineData{
   margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
 }
  .main .investment .section .section_txts .txt ul {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #333333;
    padding-bottom: 46px;
  }


  .main .investment .section .section_txts .txt .p p {
    display: inline-block;
    width: 100%;
    margin-top: 12px;
  }
  .investment-title_lineData {
    display: block;
    width: 100%;
    margin:22px 0 5px;
    letter-spacing: 1px;
    font-size: 16px;
  }
  .main .investment .section .section_txts .txt .p p:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #ffc819;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 30px;
  }

  /* .main .investment .section .section_txts .txt ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #005096;
    vertical-align: middle;
    margin-right: 10px;
  } */
  .main .investment .section .section_txts .txt .as {
    height: 199.33px;
  }

  .main .investment .section .section_txts .txt .as a {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #005096;
    float: left;
  }

  .main .investment .section .section_txts .txt .as a img {
    width: 6px;
    height: 10px;
    margin-left: 10px;
  }

  .main .investment .section .section_txts .txt a {
    float: right;
  }

.main .investment .section .section_txts .txt a .a_p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  padding-right: 4px;
  color: #fff;
}

  .main .investment .section .section_txts .txt a img {
    width: 7px;
    height: 13px;
  }

  .main .accompany  {
    padding-top: 124px;
  }

  .main .accompany .titles {
    padding: 0 0 calc(42rem / 14) 0;
  }

  .main .accompany .title {
    font-family: MicrosoftYaHeiLight;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333;
    display: inline-block;

  }
  .main .accompany a{
    font-family: MicrosoftYaHeiLight;
	font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #005096;
  }

  .main .accompany .section_top {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: #eceef1 1px 0px 10px;
    -moz-box-shadow: #eceef1 1px 0px 10px;
    box-shadow: #eceef1 1px 0px 10px;
    padding: 46px 44px 44px 70px;
    margin-bottom: 58px;
  }

  .main .accompany .section_top .section_top_left {
    padding-right: 90px
  }

  .main .accompany .section_top .section_top_left .p_1 {
    margin-bottom: 30px
  }

  .main .accompany .section_top .section_top_left .p_1 a {
    font-family: MicrosoftYaHei-Bold;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005096
  }

  .main .accompany .section_top .section_top_left .p_1 em {
    font-size: 14px !important
  }

  .main .accompany .section_top .section_top_left .p_1 em,
  .main .accompany .section_top .section_top_left .p_1 .data {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #999
  }

  .main .accompany .section_top .section_top_left .p_2 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 30px
  }

  .main .accompany .section_top .section_top_left .p_3 {
    font-family: MicrosoftYaHeiLight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
-webkit-line-clamp: 6;
    overflow: hidden;
  }

  .main .accompany .section_top .section_top_left .p_3 p {
    margin-bottom: 40px
  }

  .main .accompany .section_top .section_top_right .img {
    width: 100%;
    height: 330px
  }

  .main .accompany .section_content {
    float: left;
    width: 31%;
  }
  .main .accompany .section_content:nth-child(-n+3) {
    margin-right: 3.5%;
  }
  .main .accompany .section_content {
    float: left;
    width: 31%;
  }
  .main .accompany .section_content .col-md-4:first-child{
    padding-left: 0;
  }
  
  .main .accompany .section_content .col-md-4:last-child{
    padding-right: 0;
  }
  .main .accompany .section_content .section_content_box {
    background-color: #fff;
    box-shadow: #eceef1 4px 8px 10px;
    height: 530px;
    max-width: 426px;
    width: 100%;
    display: inline-block;
  }
  .main .accompany .section_content .section_content_box:nth-child(2){
    margin: 0 56px;
  }

  .main .accompany .section_content .section_content_box .img {
    width: 100%;
    height: 240px
  }

  .main .accompany .section_content .section_content_box .section_content_text {
    padding: 25px 30px 25px 30px;
    }

  .main .accompany .section_content .section_content_box .section_content_text .p_1 {
    margin-bottom: 25px
  }
  .main .accompany .section_content .section_content_box .section_content_text .p_1 .span_a,
  .main .accompany .section_content .section_content_box .section_content_text .p_1 a {
    font-family: MicrosoftYaHei-Bold;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #005096
  }

  .main .accompany .section_content .section_content_box .section_content_text .p_1 em {
    font-size: 14px !important
  }

  .main .accompany .section_content .section_content_box .section_content_text .p_1 em,
  .main .accompany .section_content .section_content_box .section_content_text .p_1 .data {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #999
  }

  .main .accompany .section_content .section_content_box .section_content_text .p_2 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1px;
    color: #333;
    /* margin-bottom: 28px; */
    display: inline-block;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 54px;
    height: 100%;
    word-break: break-word;
    margin-bottom: 12px;
  }

  .main .accompany .section_content .section_content_box .section_content_text .p_3 {
    font-family: MicrosoftYaHeiLight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0px;
    color: #333;
    height: 110px;
    /* display: inline-block; */
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .main .services{
padding-top: 114px;
}
.main .services .services_txts{
  font-family: MicrosoftYaHeiLight;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 1px;
	color: #333333;
}
.main .services .services_txts p{
  margin-top: 20px;
}
  .main .service_card {
    width: 100%;
    height: 400px;
    background: url("../assets/images/InvestmentAdviser_img/beijing_2.png") no-repeat;
    /* margin: 132px 0 92px 0; */
    border-right: 6px solid #ffc819;
  }

  .main .service_card .service_box {
    padding: 84px 0 60px 102px;
  }

  .main .service_card .service_box .service_title {
    font-family: MicrosoftYaHeiLight;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #f8fafd !important;
    padding-bottom: 16px;
    margin-bottom: 12px;
  }

  .main .service_card .e-color--primary {
    color: #f8fafd !important;
  }

  .main .service_card .service_box .e-gradient-title {
    width: 708px;
    border-bottom: 2px solid #1eb9e1 !important;
    border-image: linear-gradient(to right, #1eb9e1, transparent) 0.6 10;
  }

  .main .service_card .service_box .e-gradient-title>span {
    display: inline-block;
    position: relative;
    padding: 0 !important;
    font-weight: 400 !important;
  }

  .main .service_card .service_box .e-gradient-title>span::after {
    position: absolute;
    bottom: -18px !important;
    left: 0;
    width: 100%;
    height: 2px !important;
    background-color: #ffc819;
    content: "";
  }

  .main .service_card .service_box .service_p1 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffc819;
    padding-bottom: 14px;
  }

  .main .service_card .service_box .service_p2 {
    font-family: MicrosoftYaHeiLight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #f8fafd;
    padding-bottom: 52px;
    max-width: 490px;
    width: 100%;
  }

  .main .service_card .service_box .btn {
    width: 180px;
    height: 44px;
        border: solid 2px #f8fafd;
    font-family: MicrosoftYaHei-Bold;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #f8fafd;
  }

  .main .transaction {
    padding-top: 114px;
  }

  .main .transaction .title {
    font-family: MicrosoftYaHeiLight;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #333333 !important;
  }

  .main .transaction .e-color--primary {
    color: #000 !important;
    padding-bottom: 28px !important;
  }

  .main .transaction .e-gradient-title,
  .main .investment .e-gradient-title
  {
    border-bottom: 4px solid #005096 !important;
  }

  .main .transaction .section {
    width: 100%;
    min-height: 506px;
    height: 100%;
    background-color: #fff;
    padding: 0 90px 0 70px;
    }

  .main .transaction .section .p {
    padding-left: 1.875%;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    padding-top: 38px;
  }

  .main .transaction .section .transaction_code .ordinary_title {
    font-family: MicrosoftYaHei;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #333333;
    margin-top: calc(83rem / 14);
    margin-bottom: calc(34rem / 14);
  }
  .main .transaction .section .transaction_code .ordinary .ordinary_title{
    width: 761px;
    text-align: center;
  }
  .main .transaction .section .transaction_code .vip .ordinary_title{
    width: 235px;
    text-align: center;
  }

  .main .transaction .section .transaction_code .code_box {
    /* padding-top: 30px; */
  }

  .main .transaction .section .transaction_code .code_box .code_boxs {
    position: relative;
    display: inline-block;
  }

  .main .transaction .section .transaction_code .code_box .code_boxs .code_img {
    position: absolute;
    width: 85%;
    top: 70px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    z-index: 1;
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
    margin-top: 20px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 40%);
  }
  .main .transaction .section .transaction_code .code_box .code_boxs .code_img .sx-sprit {
    width: 18px;
    height: 18px;
    border-left: 2px solid #eee;
    border-bottom: 2px solid #eee;
    transform: rotate(135deg);
    position: absolute;
    top: -10px;
    left: calc(50% - 30px);
    z-index: 99;
    background: #fff;
    margin-left: 20px;
  }
  /* .main .transaction .section .transaction_code .vip .code_box .code_boxs:nth-of-type(n+4) .code_img{
    position: absolute;
    top:-250px;
    right: 26px;
    z-index: 1;
  } */
  /* .main .transaction .section .transaction_code .ordinary .code_box .code_boxs:last-child .code_img{
    position: absolute;
    top:-250px;
    right: 26px;
    z-index: 1;
  } */
  .main .transaction .section .transaction_code .code_box .code_boxs .code_img img {
    width: 100%;
  }

  .main .transaction .section .transaction_code .code_box .code_boxs .active {
    background-color: #005096;
    color: #ffffff !important;
  }
  .main .transaction .section .transaction_code .code_box .code_boxs .active img{
    display: none;
  }

  .main .transaction .section .transaction_code .code_box .code {
    width: 85%;
    height: 75px;
    border: solid 2px #005096;
    padding-top: 23px;
    text-align: left;
    cursor: pointer;
    color: #005096;
    margin: 0px auto;
    margin-bottom: 26px;
    padding-left: 35px;
  }

  .main .transaction .section .transaction_code .code_box .code img {
    width: 26px;
    height: 26px;
    margin-right: 16px;
    margin-top: -6px;
  }

  .main .transaction .section .transaction_code .code_box .code .name {
    font-family: MicrosoftYaHei;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
  }

  .understand_box {
    /* margin-top: 138px;
    width: 100%;
    height: 680px;
    background: url("../assets/images/InvestmentAdviser_img/beijing_3.png") no-repeat center; */
  }

  .understand_box .understand_txt {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }

  .understand_box .understand_txt .flexs {
    position: relative;
    margin: calc(104rem / 14) 0 0 0;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .understand_box .understand_txt .flexs .left_txt {
    /* background-color: #ffffff; */
    padding: calc(70rem / 14);
  }

  .understand_box .understand_txt .flexs .left_txt .txt_title {
    font-family: MicrosoftYaHeiLight;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 26px;
    float: none;
  }

  .understand_box .understand_txt .flexs .left_txt .e-color--primary {
    color: #000 !important;
    padding: 0 0 30px 0  !important;
  }

  .understand_box .understand_txt .flexs .left_txt .e-gradient-title {
    border-bottom: 2px solid #1eb9e1 !important;
    padding: 0;
  }

  .understand_box .understand_txt .flexs .left_txt .e-gradient-title>span::after {
    bottom: -2px !important;
    height: 2px !important;
  }

  .understand_box .understand_txt .flexs .left_txt .txt ,
  .understand_box .understand_txt .flexs .left_txt .txt p{
    font-family: MicrosoftYaHeiLight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #333333;
  }

  .understand_box .understand_txt .flexs .left_txt .txt .p {
    float: none;
    margin-top: calc(30rem / 14);
    padding: 0;
  }
  .understand_box .understand_txt .flexs .right_img {
    max-width: 580px;
    margin: calc(100rem / 14) 0 0 0;
  }
  .understand_box .understand_txt .flexs .right_img img {
    width: 100%;
    height:calc(356rem / 14);
    object-fit: cover;
  }

  .understand_box .understand_txt .flexs .a_link {
    display: block;
    width: 207px;
    height: 48px;
    background-color: #005096;

    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 48px;
    margin-top: 10px;
  }

  .contact {
    margin: 96px auto 0 auto;
    width: 100%;
    height: 444px;
    background: url("../assets/images/mechanism_investment_adviser_img/hui_1.png") no-repeat center;
    background-size: 100%;
  }
  .contact .contact_box .box{
    max-width: 1400px;
    width: 100%;
    margin: 0 268px;
  }
  .contact .contact_box {
    max-width: 1400px;
    width: 100%;
    margin: 110px auto 0 auto;
  }
  .contact .contact_box .contact_box_title {
    font-family: MicrosoftYaHeiLight;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: calc(40rem / 14);
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    height: 85px;
    line-height: 85px;
    width: 188px;
    margin: 0px auto;
    border-bottom: 2px solid #1eb9e1;
    position: relative;
    margin-bottom: calc(64rem / 14);
  }
  .contact .contact_box .contact_box_title::after{
    position: absolute;
    left: 0;
    width: 50%;
    height: 2px;
    bottom: -2px;
    background-color: #ffc819;
    content: "";
  }
  .contact .contact_box .contact_box_txt .contact_box_txt_title {
    margin-bottom: 20px;
    height: 34px;
    position: relative;
  }
  .contact .contact_box .contact_box_txt .contact_box_txt_title img {
    margin-top: -8px;
    width: 37px;
    height: 30px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .contact .contact_box .contact_box_txt .contact_box_txt_title span {
    font-family: MicrosoftYaHei;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #333333;
    position: absolute;
    top: 0;
    margin-top: -10px;
    left: 44px;
  }
    .contact .contact_box_s_ss .contact_look{
      margin-left: 40px;position:relative;
    }
  .contact .contact_box_s_ss .contact_look  .contact_look_img1{
    width: 16px;
    height: 16px;
    margin-right: 8px;
    position: absolute;
    top: 5px;
  }
  .contact .contact_box_s_ss .contact_look span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #005096;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 24px;
  }
    .contact .contact_box_s_ss .contact_look_img2{
      width: 166px;
	height: 156px;
  position: absolute;
  top: -12px;
  margin-left: 60px;
  display: none;
    }
  .contact .contact_box .contact_box_s_left {
    float: right;
    margin-right: 118px;
  }
  .contact .contact_box .contact_box_s_right {
    margin-left: 118px;
  }
  

  .e-gradient-title {
    border-bottom: 4px solid #1eb9e1 !important;
  }

  .e-gradient-title>span {
    display: inline-block;
    position: relative;
    padding: 28px 0;
    font-weight: 400 !important;
  }

  .e-gradient-title>span::after {
    position: absolute;
    bottom: -4px !important;
    left: 0;
    width: 100%;
    height: 4px !important;
    background-color: #ffc819;
    content: "";
  }

  @media screen and (max-width:1399px){
    .img_box .txt_box,
    /* .NavigationBar_box ul, */
    .understand_box .understand_txt,
    #investment,
    #accompany,
    .main .services,
    .main .transaction {
      /* padding-left: 4.2rem !important;
      padding-right: 4.2rem !important; */
    }
    .main .investment .section .section_txts .txt .p p {
      width: 30.3333%;
    }
    .investment-title_lineData {
      width: 100%;
    }
 
    .main .accompany .section_content .section_content_box:nth-child(2) {
      margin: 0 3.5rem !important;
    }
    .main .accompany .section_content .section_content_box {
      max-width:27.145rem !important;
    }
    .main .accompany .section_content .section_content_box .section_content_text .p_1{
      margin-bottom: 1rem;
    }
    .main .transaction .section{
      padding: 0 4.625rem 5.625rem 3.375rem;
    }
    .investment .investment_section .section_txts .txt .p{
      width: 17.375rem;
    }
    .main .transaction .section .p{
      padding-left: 1%;
    }
    .contact .contact_box .box .contact_box_txt {
      width:  37.125rem !important;
    }
    .contact .contact_box .box{
      margin: 0 19.75rem !important;
    }

  .main .investment .section .section_txts .txt a {
    margin-top: 1rem;
  }
  .main .transaction .section .transaction_code .ordinary .ordinary_title {
    width: 58.0625rem;
}
.main .accompany .section_content .col-xs-4:nth-child(1){
  padding-right: 2%;
}
.main .accompany .section_content .col-xs-4:nth-child(3){
  /* margin: 0 3.8%; */
  padding-left: 2%;
}
.main .accompany .section_content .col-xs-4:nth-child(2){
  /* margin: 0 3.8%; */
  padding: 0 1% 0 1.3%;
}
.main .accompany .section_content .col-xs-4:last-child .section_content_box{
  float: right;
}
.main .accompany {
  padding-top: 7.75rem;
}
.understand_box .understand_txt .flexs .a_link{
  margin-top: 2rem !important;
}
.understand_box .understand_txt .flexs .right_img{
  margin: calc(150rem / 14) 0 0 0;
}
  }
  .understand_txt-bgColor{
    position: absolute;
    height:100%;
    float: none;
    background-color: #fff;
    z-index: -1;
  }
  .img-title_style{
    font-size: 51px;
    letter-spacing: 7px;
    color: #ffffff;
    padding-bottom: 30px;
    width: 593px;
    
  }


.risk-tips-box{
    color: #9e9e9e;
    font-size: 14px;
    line-height: 26px;
    padding-top: 60px;
}