body {
    background-color: #F6F7FB;
    overflow: auto;
}

a:hover {
    color: #2B8AAF!important;
}

#media_src {
    width: 100%;
    /*height: 1000px;*/
}

#video-label {
    position: relative;
    width: 100%;
    min-height: 25rem;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px !important;
    height: 865px;
    background-color: #f6f7fb;
}

.flex-direction {
    flex-direction: column;
}

#banner-video .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#banner-video h1 {
    color: #fff;
    font-size: 47px;
    font-weight: bold;
    line-height: 47px;
    text-shadow: 1px 1px 8px rgb(0 0 0 / 30%), 1px 1px 8px rgb(0 0 0 / 30%);
    padding-bottom: 10px;
}

#video-label .container {
    position: relative;
    z-index: 2;
}

#video-label .overlay {
    position: absolute;
    top: 85px;
    left: 0;
    height: 63.5%;
    width: 100%;
    background-color: #266594;
    opacity: 0.5;
    z-index: 1;
}

#video-label h1 {
    color: #fff;
    font-size: 47px;
    font-weight: bold;
    line-height: 47px;
    text-shadow: 1px 1px 8px rgb(0 0 0 / 30%), 1px 1px 8px rgb(0 0 0 / 30%);
    padding-bottom: 10px;
}

#video-label video {
    position: absolute;
    top: 40%;
    left: 50%;
    min-width: 100%;
    min-height: 65%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.search {
    position: relative;
    top: 140px;
}

.search .search_d {
    background: #fff;
    width: 1190px;
    height: 146px;
    box-shadow: 0 4px 29px rgb(24 144 225 / 28%);
    z-index: 111;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
}

.search .intro {
    text-align: center;
    width: 997px;
    height: 64px;
    margin: 0 auto;
    margin-top: 43px;
    overflow: hidden;
}

.search .intro .intro_1 {
    border-right: 1px solid #e6e6e6;
    padding-right: 20px;
    margin-left: 15px;
}

.search .intro .intro_2 {
    padding-left: 60px;
    padding-right: 54px;
    border-right: 1px solid #e6e6e6;
}

.search .intro .intro_3 {
    padding-left: 60px;
    padding-right: 54px;
    border-right: 1px solid #e6e6e6;
}

.search .intro .intro_4 {
    /*position: relative;*/
    padding-left: 40px;
}

.search .intro .ritem {
    height: 40px;
    margin-top: 12px;
}

.left {
    float: left;
}

.ritem .rt1 {
    color: #171850;
    font-size: 27px;
    font-weight: bold;
    line-height: 30px;
}

.search .intro .ritem .rt2 {
    line-height: 0px;
    font-size: 14px;
    color: #999;
}

.box {
    height: 44px;
    position: absolute;
    overflow: hidden;
    top: 47%;
    margin-top: -20px;
    margin-left: -30px;
}

.box span {
    display: inline-block;
    background-image: -webkit-gradient( linear, 0 0, 0 bottom, from(#171850), to(#171850));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 30px;
    height: 44px;
    font-size: 27px;
    line-height: 44px;
}

.box .sign-box span {
    width: 15px;
}

.box .digit-container {
    width: 23px;
    padding: 0px;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

.l {
    float: left;
}

.js-box {
    left: 70%;
}

.js-box:after {
    content: "+";
    position: relative;
    top: 5px;
}

.js-box2:after {
    content: "+";
    position: relative;
    top: 5px;
}

.js-box2 {
    left: 56.5%;
}

.js-box3:after {
    content: " 年+";
    position: relative;
    top: 5px;
}

.js-box3 {
    left: 41.6%;
}

.brief-introduction {
    position: relative;
    top: -30px;
}

.brief-introduction .title {
    color: #171850;
    font-size: 44px;
    font-weight: bold;
}

.brief-introduction .subtitle {
    margin-top: -15px;
    color: #a0a0a0;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
}

.brief-introduction-item {
    position: relative;
    background: white;
    margin: 0 20px;
    width: 350px;
    height: 480px;
}

.brief-introduction-item>div:last-child {
    position: absolute;
    width: 100%;
    bottom: 40px;
}

.brief-introduction-item> :first-child {
    width: 100%;
}

.brief-introduction .icon-container {
    margin-top: -44px;
    box-shadow: 2px 2px 8px #a5a5a5;
    background-color: white;
    padding: 26px;
    border-radius: 50%;
}

.brief-introduction-item .rt1 {
    color: #171850;
    font-size: 27px;
    font-weight: bold;
    line-height: 30px;
}

.supply-services {
    position: relative;
    margin-top: 80px;
    background-color: #f6f7fb;
}

.supply-services .title {
    color: #1d396d;
    font-size: 44px;
    font-weight: bold;
    background-image: url("../img/Rectangle2.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.supply-services .subtitle {
    margin-top: -15px;
    color: #a0a0a0;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
}

.supply-services-item {
    background: white;
    /* margin: 0 8px; */
    /* width: 380px; */
    height: 460px;
    border-radius: 25px;
    padding: 20px 40px;
}

.supply-services .rt1 {
    font-size: 29px;
    font-weight: bold;
    line-height: 30px;
}

.supply-services .blue-item {
    padding: 21px;
}

.supply-services .white-item {
    position: relative;
    padding: 21px;
}

.bg-blue1 {
    background-color: #1B376C;
}

.bg-blue {
    background-color: #171850;
}

.bg-gray {
    background-color: #E8ECF2;
}

.text-gray {
    color: #A4AFC4;
}

.text-white1 {
    color: #E5F5F8;
}

.text-orange {
    color: #ea5336;
}

.text-blue {
    color: #171850;
}

.text-brown {
    color: #666666;
}

.contactForm {
    background-image: url('../img/new/Frame170.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    padding-bottom: 100px;
}

.labelText {
    color: white;
    text-align: left;
    font-size: 14px;
}

.el-form-item {
    margin-bottom: 20px!important;
}

#calculator .el-form-item__label {
    line-height: 60px!important;
    font-size: 18px!important;
    color: #1B376C!important;
    width: 110px!important;
}

#calculator .el-form-item__content {
    line-height: 60px!important;
    margin-left: 120px!important;
}

#calculator .el-form-item__content input {
    height: 60px!important;
    width: 350px!important;
    font-size: 18px!important;
}

.contactForm .el-form-item__content input {
    height: 50px!important;
    font-size: 14px!important;
    background-color: #17346A;
    border: #314C7D 1px solid!important;
    color: white!important;
}

.contactForm .el-textarea textarea {
    background-color: #17346A!important;
    border: #314C7D 1px solid!important;
    color: white!important;
}

.supplyServicesList-div {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.supplyServicesList {
    /* display: flex; */
    /* justify-content: center; */
    /* margin-bottom: 40px; */
    /* margin: 0 15px 40px; */
    /* filter: blur(1px); */
    position: relative;
}

.supplyServicesItem .mask {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 0;
    right: 0;
}

.supplyServicesList-div .supplyServicesList .supplyServicesItem {
    background-size: cover;
    background-repeat: no-repeat;
    width: 390px;
    height: 240px;
    /* margin: 0 15px; */
    border: 1px solid #e8ecf2;
    padding: 30px 0 0 45px;
    border-radius: 25px;
}

.supplyServicesList-div .supplyServicesList2 .supplyServicesItem {
    background-color: white;
    background-position: 100% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 390px;
    height: 300px;
    /* margin: 0 15px; */
    border: 1px solid #e8ecf2;
    padding: 30px 0 0 45px;
    border-radius: 25px;
}

.supplyServicesItem-text1 {
    font-size: 20px;
    color: #243f72;
    font-weight: bold;
    position: relative;
}

.supplyServicesItem-text1 div {
    width: 25px;
    height: 2px;
    background-color: #243f72;
    position: absolute;
    top: 50%;
    left: -45px;
}

.supplyServicesItem-text2 {
    font-size: 20px;
    color: #243f72;
    font-weight: bold;
}

.supplyServicesItem-text3 {
    font-size: 30px;
    color: #243f72;
    font-weight: bold;
    margin-top: 10px;
}

.supplyServicesItem-text4 {
    font-size: 15px;
    color: #8296b9;
    margin-top: 30px;
}

.supply-services-item img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.supply-services-item-text {
    position: relative;
    z-index: 1;
    font-size: 18px;
    color: #243f72;
    font-weight: bold;
}

.supply-services-item .rt2 {
    font-size: 10px;
    font-weight: bold;
}

.supply-services-bottom>div {
    height: 275px;
}

.calculator-btn {
    padding-top: 30px!important;
    font-weight: bold;
    width: 110px;
    height: 110px;
    border-radius: 15px;
    margin-bottom: 20px;
}

#calculator {
    background-image: url(../img/calculatorBGImg.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}

.el-button:hover {
    /* border-color: #171850; */
    background-color: white;
}

.result-container {
    background-color: #FBFDFE;
    width: 450px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 20px!important;
}

.result-number {
    font-weight: bold;
    margin-left: 20px;
}

.result-container>div {
    position: relative;
}

.result-container>div .cny {
    position: absolute;
    right: 0;
}

.dividing-line {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.financial-service {
    background-color: #072347;
    position: relative;
    /*width: 1903px;*/
    width: auto;
    height: 800px;
    /* background: url("../img/financialServiceBG.png"); */
}

.container-fluid>div {
    margin: 0 auto;
}

#calculator input::-webkit-outer-spin-button,
#calculator input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

#calculator input[type="number"] {
    -moz-appearance: textfield;
}

.supply-services .tips {
    margin-top: 10px!important;
    font-size: 16px;
    color: #A2AEC3;
    ;
}

.financial-service .title {
    font-size: 44px;
    font-weight: bold;
    background-image: url("../img/Rectangle1.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.financial-service .subtitle {
    margin-top: 20px!important;
    font-weight: bold;
    margin-top: -15px;
    letter-spacing: 4px;
    font-weight: 600;
    font-size: 18px;
}

.e-commerce {
    position: relative;
    padding: 80px;
    width: auto;
}

.supply-services .subtitle {
    margin-top: -15px;
    color: #a0a0a0;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
}

.e-commerce .title {
    color: #1d396d;
    font-size: 44px;
    font-weight: bold;
    background-image: url("../img/Rectangle2.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.e-commerce .subtitle {
    margin-top: -15px;
    color: #243f72;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: 600;
    margin-top: 20px;
}

.e-commerce-item-container1 {
    position: relative;
    margin: 0 8px;
    width: 450px;
    height: 400px;
}

.e-commerce-item-container1>img {
    position: absolute;
    height: 100%;
    width: 100%;
}

.e-commerce-item-container2>img {
    position: absolute;
    height: 100%;
    width: 100%;
}

.e-commerce-item-container3>img {
    position: absolute;
    height: 100%;
    width: 100%;
}

.e-commerce-item-container2 {
    position: relative;
    background: url("../img/eCommerce2.png") repeat;
    margin: 0 8px;
    width: 370px;
    height: 400px;
}

.e-commerce-item-container3 {
    position: relative;
    margin: 0 8px;
    width: 310px;
    height: 400px;
}

.e-commerce-item .rt1 {
    font-size: 33px;
    font-weight: bold;
}

.text-bold {
    font-weight: bold;
}

e-commerce-item .icon {
    width: 40px;
    height: 40px;
}

.e-commerce-item-container1 text-bold ul li {
    list-style-type: disc;
}

.e-commerce-item-container3 ul li {
    list-style-type: disc;
}

.customer-case {
    position: relative;
    width: auto;
    height: 750px;
}

.customer-case .title {
    color: white;
    font-size: 44px;
    font-weight: bold;
}

.cases-content {
    width: auto;
    padding: 80px;
}

.customer-case .subtitle {
    margin-top: -15px;
    color: white;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
}

.case-item>div {
    padding: 30px;
    width: 300px;
    height: 430px;
}

.case-item {
    position: relative;
    width: 450px;
}

.case-item .case-img {
    position: absolute;
    height: 400px;
    left: 240px;
    bottom: 0;
}

.case-item .check-detail {
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #171850;
}

.btn {
    display: block;
    height: 40px;
    font-family: Helvetica;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #171850;
    border-radius: 4px;
    padding: 0 25px;
}

.company-news {
    position: relative;
}

.infor_top {
    padding-bottom: 20px;
}

.overHide {
    overflow: hidden;
}

.information .infor_tip {
    position: relative;
    left: -105px;
    width: 432px;
    height: 316px;
    text-align: left;
    color: #666;
}

.infor_tip_d {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    height: 40px;
    margin-bottom: 20px;
    line-height: 35px;
}

.infor_tip_d .infor_p1 {
    font-size: 12px;
    color: #666;
    padding-top: 2px;
}

.right {
    float: right;
}

.infor_tip_d .infor_span1 {
    font-size: 20px;
    line-height: 10px;
    color: #000;
}

a {
    text-decoration: none;
    color: inherit;
}

.infor_detail li {}

a {
    text-decoration: none;
    color: inherit;
}

.infor_company {
    /*    position: relative;
    right: -10px;*/
}

.infor_company2 .infor_list1 {
    width: 422px;
}

.infor_company2 .infor_list2 {
    width: 321px;
    margin-left: 16px;
}

.wrap {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.hover_img {
    width: 430px;
    height: 235px;
}

.information .icon {
    position: relative;
    top: -2px;
    width: 18px;
    height: 18px;
}

.links-container {
    /* padding: 0 10rem; */
    min-width: 1200px;
    margin: 0 auto;
}

.js-l-box {
    /*height: 100%;*/
}

.links-container a {
    /* margin: 0 35px; */
}

.links-container img {
    width: 220px;
}

.footer_tel .icon {
    position: relative;
    top: -2.8px;
    height: 17px;
    width: 12px;
}

.addressIcon {
    position: relative;
    margin-right: 3px;
    top: -0.89px;
    height: 15px;
    width: 12px;
}

.y_footer>div {
    padding-top: 50px;
}

.qr-code-container {
    position: relative;
    /* left: -100px; */
    /* background-color: white; */
}

.financial-service .rt1 {
    font-size: 18px;
}

.financial-service .rt2 {
    font-size: 15px;
}

.stock-icon-container .icon {
    width: 40px;
    height: 40px;
}

.stock-icon-container {
    font-size: 10px;
}

.stock-icon-container>div {
    width: 55.8px;
}

.marketing {
    background-image: url("../img/Frame80.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    min-width: 1200px;
    padding-left: 0!important;
    padding-right: 0!important;
}

.marketingContent {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.marketingContent .marketingList {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.marketingContent .marketingList .marketingItem {
    /* flex:none; */
    width: 590px;
    height: 200px;
    border-radius: 20px;
    background-color: white;
    /* margin: 0 20px; */
    background-repeat: no-repeat;
    background-size: cover;
}

.marketingContent .marketingList .marketingItem a {
    height: 100%;
}

.marketingContent .marketingList .marketingItem .marketingLeft {
    flex: 1;
    padding-left: 50px;
}

.marketingContent .marketingList .marketingItem .marketingLeft img {
    width: 100%;
}

.marketingContent .marketingList .marketingItem .marketingRight {
    flex: 6;
    color: #1d396d;
    padding: 0 50px 0 30px;
}

.marketingContent .marketingList .marketingItem .marketingTitle {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #E4EEF7;
}

.marketingContent .marketingList .marketingItem .marketingLi {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    position: relative;
    font-size: 1rem;
}

.marketingContent .marketingList .marketingItem .marketingLi li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}

.marketingContent .marketingList .marketingItem .marketingLi span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #1b376c;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.commerceContent {
    margin: 0 auto;
    margin-top: 80px;
    width: 1200px;
    /* padding: 0 10rem; */
}

.e-commerce-item-top {
    background-image: url("../img/Frame177.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto 100%;
    padding: 40px 70px;
    height: 100%;
    background-color: white;
    border-radius: 20px;
    margin-bottom: 30px;
}

.e-commerce-item-bottom {
    display: flex;
    justify-content: space-between;
}

.e-commerce-item-bottom-inner {
    width: 240px;
    height: 450px;
    background-color: white;
    border-radius: 20px;
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding: 40px 40px 0 40px;
}

.text-main {
    color: #264173;
}

.commerceTitle {
    font-size: 28px;
}

.commerceText1 {
    font-size: 16px;
}

.commerceContent li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 20px;
}

.commerceContent li span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #1b376c;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.slideDiv {
    position: relative;
    text-align: center;
}

.textDiv {
    color: white;
    text-align: center;
}

.textDiv .decr {
    width: 30rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.textDiv a {
    margin-top: 2rem;
    font-size: 1rem;
    display: inline-block;
    background-color: white;
    color: #3D4C5E;
    padding: 8px 35px;
    border-radius: 5px;
}

.textDiv .decr .decrTitle {
    margin-bottom: 1rem;
    font-size: 2rem;
}

.newsContent .title {
    color: #1d396d;
    font-size: 44px;
    font-weight: bold;
    background-image: url("../img/Rectangle2.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.newsContent {
    width: 100%;
}

.newsContent .newsWheel {
    margin-top: 80px;
    /* padding: 0 16rem; */
    margin: 0 auto;
    width: 1200px;
}

.newsContent .newsWheel .newsItem {
    width: 100%;
    height: 100%;
    background-color: white;
    display: flex;
    justify-content: space-between;
    border-radius: 20px;
    padding: 20px;
}

.newsItem .newsImg {
    width: 45%;
}

.newsItem .newsImg img {
    width: 100%;
    height: 350px;
    border-radius: 10px;
}

.newsItem .newsInfo {
    width: 55%;
    color: #1E3A6B;
    padding: 0 30px;
}

.newsTime {
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 1.5rem;
}

.newsItem .newsInfo .underline {
    width: 100px;
    height: 2px;
    background-color: #7187AF;
    margin: 1.5rem 0;
}

.newsTitle {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.newsContent {
    color: #8396B9
}

.newsBottom {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.newsBottomItem {
    /* flex: none; */
    background-color: white;
    border-radius: 20px;
    width: 620px;
    height: 200px;
    padding: 30px;
}

.newsBottomTime {
    color: #1E3A6B;
    font-size: 1.3rem;
    font-weight: bold;
    width: 20%;
    margin-right: 15px;
}

.newsBottomYear {
    font-size: 1.2rem;
    width: 20%;
    padding-left: 16px;
    color: #8396B9;
    margin-right: 15px;
}

.newsBottomTitle {
    color: #1E3A6B;
    font-size: 1.1rem;
    font-weight: bold;
    width: 80%
}

.newsBottomContent {
    color: #8396B9;
    font-size: 1rem;
    width: 80%;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* 超出几行省略 */
}