@font-face {
    font-family: "myiconfont";
    src: url('../fonts/font_1762582_qqrrik0dtzh.eot');
    /* IE9 */
    src: url('../fonts/font_1762582_qqrrik0dtzh.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/7b058a242bf14dbdb9b8438f89c05064.woff') format('woff2'), url('../fonts/font_1762582_qqrrik0dtzh.woff') format('woff'), url('../fonts/font_1762582_qqrrik0dtzh.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('../fonts/font_1762582_qqrrik0dtzh.svg') format('svg');
    /* iOS 4.1- */
}

.icon-icon14:before {
    content: "\e619";
}

.icon-icon15:before {
    content: "\e61b";
}

.icon-icon16:before {
    content: "\e61e";
}

.icon-icon17:before {
    content: "\e61f";
}

.icon-plus-new:before {
    content: "\e641";
}

.icon-plus-new2:before {
    content: "\e643";
}

.icon-xiazai:before {
    content: "\e61d";
}

.icon-right:before {
    content: "\e600";
}

.icon-youjian:before {
    content: "\e642";
}

.icon-right1:before {
    content: "\e601";
}

.icon-fangda:before {
    content: "\e61c";
}

.icon-address:before {
    content: "\e63f";
}

.icon-guanbi:before {
    content: "\e613";
}

.icon-riqi:before {
    content: "\e61a";
}

.icon-icon:before {
    content: "\e607";
}

.icon-icon1:before {
    content: "\e608";
}

.icon-icon2:before {
    content: "\e60c";
}

.icon-icon3:before {
    content: "\e60d";
}

.icon-icon4:before {
    content: "\e60e";
}

.icon-icon5:before {
    content: "\e60f";
}

.icon-icon6:before {
    content: "\e610";
}

.icon-icon7:before {
    content: "\e611";
}

.icon-icon8:before {
    content: "\e612";
}

.icon-icon9:before {
    content: "\e614";
}

.icon-icon10:before {
    content: "\e615";
}

.icon-icon11:before {
    content: "\e616";
}

.icon-icon12:before {
    content: "\e617";
}

.icon-icon13:before {
    content: "\e618";
}

.main {
    width: 100%;
    overflow: hidden;
}

.myiconfont {
    font-size: 70px;
    color: #fff;
    font-weight: normal;
}

.content-img-box h1:after {
    height: 0;
}

.clear {
    clear: both;
}

.safety-notice {
    text-align: center;
}

.safety-notice .col-md-6:nth-child(1) {
    margin-bottom: 15px;
}

.safety-notice .text-box {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 100%;
}

.safety-notice .text-box h3,
.safety-notice .text-box p {
    color: #fff;
}

.safety-notice .text-box p {
    padding: 0 10%;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .safety-notice .col-md-6:nth-child(1) {
        margin-bottom: 0;
    }
}

.tools-row .tools-item {
    position: relative;
}

.tools-row .tools-item img {
    width: 100%;
    display: block;
}

.tools-row .tools-item .layout {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
}

.tools-row .tools-item .layout .textbox {
    padding: 0 14%;
    display: table;
    width: 100%;
    height: 100%;
}

.tools-row .tools-item .layout .textbox .table-box {
    vertical-align: middle;
    display: table-cell;
    height: 100%;
    min-height: 100%;
    float: none !important;
}

.tools-row .tools-item .layout .textbox .title {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
}

.tools-row .tools-item .layout .textbox .text {
    color: #dad9d8;
    margin: 28px 0;
    font-size: 16px;
}

.tools-row .tools-item .layout .textbox a {
    display: inline-block;
    font-size: 14px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    padding: 0;
}

.faq {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

.faq .left-con,
.faq .right-con {
    padding: 0;
}

.faq .right-con {
    border-top: 1px solid #f2f2f2;
}

.faq .right-con .btn-loadmore {
    margin-top: 30px;
}

.faq .right-con .btn-loadmore.active .iconfont {
    display: inline-block;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.content-box .faq h2{
    text-align: left;
}
.faq h2:after {
    margin: 0;
    left: 0;
}

.faq .question-slide {
    display: none;
}

.faq .question {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    line-height: 79px;
    font-size: 18px;
    font-weight: bold;
    color: #595757;
    position: relative;
}

.faq .question .title {
    color: #333;
    cursor: pointer;
}

.faq .question span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 26px;
    display: inline-block;
    cursor: pointer;
}

.faq .question span.reduce {
    height: 3px;
    width: 13px;
    background: #333;
    top: 38px;
    right: 3px;
}

.faq .question .answer {
    font-size: 1em;
    font-weight: normal;
    color: #666;
    line-height: 1.95em;
    padding: 0 10px 55px 33px;
    display: none;
}

.finance h2 {
    margin-bottom: 78px;
}

.finance .row {
    padding: 0 10%;
    margin-bottom: 30px;
}

.finance .right-con {
    border-left: 1px solid #9ea5ac;
}

.finance .bg {
    width: 100%;
}

.finance .text {
    color: #dad5d5;
    font-size: 22px;
}

.finance a {
    margin-top: 20px;
    font-size: 14px;
    color: #dad5d5;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding-left: 5px;
}

.finance a .iconfont {
    color: #c7000b;
    font-weight: bold;
    float: left;
    margin-left: 4px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.finance a span {
    float: left;
}

.finance a:hover .iconfont {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
}

.linkgroup {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

.linkgroup h2:after {
    margin: 0;
    left: 0;
}

.linkgroup .left-con,
.linkgroup .right-con {
    padding: 0;
}

.linkgroup .right-con .row div a {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 58px;
    border: 1px solid #7f7e7e;
    color: #595757;
    margin-bottom: 30px;
    font-size: 18px;
}

.linkgroup .right-con .row div a span {
    margin-left: 28px;
}

.linkgroup .right-con .row div a .iconfont {
    float: right;
    margin-right: 30px;
    font-weight: bold;
    font-size: 20px;
    color: #7f7e7e;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.linkgroup .right-con .row div a.active {
    border: 1px solid #c7000b;
}

.linkgroup .right-con .row div a.active .iconfont {
    color: #c7000b;
}

.linkgroup .right-con .row div a:hover .iconfont {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
}

.contact {
    margin-bottom: 150px;
}

.contact a.btn-mail {
    width: 66px;
    height: 66px;
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 100%;
    padding-top: 20px;
    text-decoration: none;
    margin-top: 30px;
}

.contact a.btn-mail i {
    color: #fff;
    font-size: 24px;
}

.contact a:hover {
    background: #fff;
}

.contact a:hover i {
    color: #000;
}

@media (max-width: 992px) {
    .tools-row .tools-item {
        margin-bottom: 15px;
    }
    .tools-row .tools-item .layout .textbox .text {
        font-size: 14px;
        margin: 20px 0;
    }
    .faq .left-con {
        text-align: center;
        margin-bottom: 45px;
    }
    .faq .left-con h2:after {
        left: 50%;
        margin-left: -15%;
    }
    .faq .right-con {
        text-align: center;
    }
    .faq .right-con .btn-loadmore {
        margin-top: 20px;
    }
    .faq .question {
        text-align: left;
        font-size: 15px;
        line-height: 27px;
        padding: 20px 10px;
    }
    .faq .question .answer {
        padding-bottom: 20px;
        font-size: 15px;
        padding: 0 10px 25px 28px;
    }
    .faq .question span {
        right: 8px;
        top:20px;
        margin-top: 0px;
    }
    .faq .question span.reduce {
        top: 33px;
        right: 9px;
    }
    .faq .question .title{
        padding-right: 15px;
    }
    .finance img {
        display: none;
    }
    .finance .row {
        margin: 0;
    }
    .finance .content-box {
        position: static;
    }
    .finance .content-box h2 {
        color: #000;
        margin-bottom: 30px;
    }
    .finance .content-box .myiconfont {
        color: #000;
        font-size: 60px;
    }
    .finance .content-box .text {
        color: #000;
        font-size: 18px;
    }
    .finance .content-box a {
        color: #000;
    }
    .finance .right-con {
        margin-top: 20px;
        border: none;
    }
    .linkgroup .left-con {
        text-align: center;
        margin-bottom: 45px;
    }
    .linkgroup .left-con h2:after {
        left: 50%;
        margin-left: -15%;
    }
    .linkgroup .right-con .row {
        padding: 0 7.5px;
    }
    .linkgroup .right-con .row div {
        padding: 0 7.5px;
    }
    .linkgroup .right-con .row div a {
        margin-bottom: 15px;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
    }
    .linkgroup .right-con .row div a span {
        margin-left: 12px;
    }
    .linkgroup .right-con .row div a .iconfont {
        margin-right: 12px;
    }
    .linkgroup .right-con .row div a.active {
        border: 1px solid #7f7e7e;
    }
    .linkgroup .right-con .row div a.active .iconfont {
        color: #7f7e7e;
    }
    .contact br {
        display: none;
    }
    .contact a:hover {
        background: none;
    }
    .contact a:hover i {
        color: #fff;
    }
}

.step-box {
    background: #f8f8f8;
    text-align: center;
    padding: 70px 0 80px 0;
}

.step-box h2 {
    margin-bottom: 70px;
    position: relative;
    display: inline-block;
    padding: 0;
    padding-bottom: 8px;
}

.step-box h2:after {
    content: '';
    width: 30%;
    height: 2px;
    background-color: #c7000b;
    position: absolute;
    left: 50%;
    margin-left: -15%;
    bottom: 0;
}

.step-box img {
    height: 67px;
}

.step-box .row .step1,
.step-box .row .stpe2,
.step-box .row .step3 {
    position: relative;
}

.step-box .row .step3 .line {
    display: none;
}

.step-box .row .step4 {
    display: none;
    margin-top: -30px;
}

.step-box .row .step4 a {
    margin-top: 30px;
}

.step-box .line {
    position: absolute;
    height: 1px;
    width: 50%;
    background: #dfdfdf;
    left: 75%;
    top: 35px;
}

.step-box .title {
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 3px;
}

.step-box p {
    font-size: 16px;
}

.step-box .step-bar {
    margin-top: 16px;
}

.step-box .step-bar a {
    margin-left: 18px;
    font-size: 16px;
}

.step-box .step-bar P {
    display: none;
}

.step-box .row.step1 .step2 img,
.step-box .row.step1 .step3 img {
    opacity: 0.5;
}

.step-box .row.step1 .step2 .title,
.step-box .row.step1 .step3 .title {
    color: #999999;
}

.step-box .row.step1 .step2 p,
.step-box .row.step1 .step3 p {
    color: #b2b2b2;
}

.step-box .row.step1 .step2 a,
.step-box .row.step1 .step3 a {
    color: #b2b2b2;
}

.step-box .row.step1 .step2 a .iconfont,
.step-box .row.step1 .step3 a .iconfont {
    color: #b2b2b2;
}

.step-box .row.step1 .step2 a:hover .iconfont,
.step-box .row.step1 .step3 a:hover .iconfont {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.step-box .row.step2 .step1 .step-bar a {
    display: none;
}

.step-box .row.step2 .step1 .step-bar p {
    display: block;
}

.step-box .row.step2 .step3 img {
    opacity: 0.5;
}

.step-box .row.step2 .step3 .title {
    color: #999999;
}

.step-box .row.step2 .step3 p {
    color: #b2b2b2;
}

.step-box .row.step2 .step3 a {
    color: #b2b2b2;
}

.step-box .row.step2 .step3 a .iconfont {
    color: #b2b2b2;
}

.step-box .row.step2 .step3 a:hover .iconfont {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.step-box .row.step3 .step1 .step-bar a,
.step-box .row.step3 .step2 .step-bar a {
    display: none;
}

.step-box .row.step3 .step1 .step-bar p,
.step-box .row.step3 .step2 .step-bar p {
    display: block;
}

.step-box .row.step4 .step1,
.step-box .row.step4 .step2,
.step-box .row.step4 .step3 {
    display: none;
}

.step-box .row.step4 .step4 {
    display: block;
}

@media (max-width: 992px) {
    .step-box {
        padding: 50px 0;
    }
    .step-box h2 {
        margin-bottom: 40px;
    }
    .step-box .line {
        display: none;
    }
    .step-box img {
        height: 55px;
    }
    .step-box .row .step1,
    .step-box .row .step2 {
        margin-bottom: 50px;
    }
    .step-box .row .step4 {
        margin-top: 0;
    }
    .step-box .title {
        font-size: 20px;
    }
}


/*# sourceMappingURL=./investors.css.map */


  .info-list-box-1 .list-box-1 .swiper-container{
    padding-bottom: 0px;
  }
  .info-list-box-1 .swiper-container-horizontal>.swiper-pagination-bullets,.info-list-box-1  .swiper-pagination-custom,.info-list-box-1  .swiper-pagination-fraction{
    bottom: 0px;
  }
  
  .info-list-box-1 .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: #fff;
    opacity: .6;
    border: 1px solid #ccc;
  }
  .info-list-box-1 .swiper-pagination-bullet-active{
    background: #777;
    border: 1px solid #777;
  }
  .info-list-box-1 .card-box {
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  
  .info-list-box-1 .card-box .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-image: url('../images/mask_grad.png');
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto 100%;
  }
  
  .info-list-box-1 .card-box img {
    float: left;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  
  .info-list-box-1 .card-box .text-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    cursor: pointer;
    text-align: left;
    padding: 20px;
  }
  
  .info-list-box-1 .card-box .text-box h4 {
    color: #fff;
  }
  
  .info-list-box-1 .card-box .text-box p {
    color: #fff;
    font-size: 1em;
  }
  
  .info-list-box-1 .card-box .text-box .read-more {
    visibility: hidden;
    display: none;
  }
  @media (min-width: 1025px) {
    .info-list-box-1 .card-box .text-box {
        -webkit-transition:all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        bottom: -25px;
        padding: 0 40px;
    }
  
    .info-list-box-1 .card-box .text-box p {
        opacity: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding-right: 0;
        max-height: 70px;
        display: none;
    }
  
    .info-list-box-1 .card-box .text-box .read-more {
        margin-top: 20px;
        display: inline-block;
        opacity: 0;
        color: #fff;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
  }
  @media (min-width: 992px) {
    .info-list-box-1 .read-more {
        float: left;
        margin-top: 30px;
    }
  
    .info-list-box-1 .card-box {
        margin-bottom: 30px;
    }
  
    .info-list-box-1 .card-box .mask {
        opacity: 0.5;
    }
  
    .info-list-box-1 .card-box:hover .text-box {
        bottom: 30px;
    }
  
    .info-list-box-1 .card-box:hover .mask {
        opacity: 1;
    }
  
    .main .development-measures .row .card-box:hover .mask {
        opacity: 0.5;
    }
    
    .info-list-box-1 .card-box:hover .text-box h4,.info-list-box-1 .card-box:hover .text-box p,.info-list-box-1 .card-box:hover .text-box .read-more {
      opacity: 1;
      visibility: visible;
      display: block;
  }
  }
  @media (max-width:1024px){
    .info-list-box-1 .list-box-1 .swiper-container{
      padding-bottom: 30px;
    }
    .content-box .subtitle{
      margin-top: 10px;
    }
  }
  @media(max-width:991px){
    .bg-gray{
      padding: 35px 0;
    }
  
  }
  @media (max-width:767px){
    .info-list-box-1 .list-box-1 .swiper-container{
      padding-bottom:20px;
    }
    .info-list-box-1 .swiper-container-horizontal>.swiper-pagination-bullets,.info-list-box-1  .swiper-pagination-custom,.info-list-box-1  .swiper-pagination-fraction{
      bottom: 0px;
    }
  }