#media_src {
    width: 100%;
    /*height: 1000px;*/
}

#video-label {
    position: relative;

    min-height: 25rem;
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px !important;
    height: 100vh;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#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;
}


.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: #00489D;
    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(#00489D), to(#00489D));
    -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: #00489D;
    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: #00489D;
    font-size: 27px;
    font-weight: bold;
    line-height: 30px;
}


.supply-services {
    position: relative;

}


.supply-services .title {
    color: #00489D;
    font-size: 44px;
    font-weight: bold;
}

.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: 190px;
}

.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-blue {
    background-color: #00489D;
}

.text-orange {
    color: #FFCC00;
}

.text-blue {
    color: #00489D;
}


.text-brown {
    color: #666666;
}

.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;
}

.supply-services-item .rt2 {
    font-size: 10px;
    font-weight: bold;
}

.supply-services-bottom > div {
    height: 275px;
}

.calculator-btn {
    font-weight: bold;
    width: 90.333px;
    height: 90px;
}

.el-button:hover {
    border-color: #00489D;
    background-color: #00489D;
}

.result-container {
    background-color: #F2F8FF;
    width: 300px;
    border: 1px solid #E5E5E5;

}

.result-number {
    font-weight: bold;
}

.result-container > div {
    position: relative;
}

.result-container > div .cny {
    position: absolute;
    right: 0;

}

.dividing-line {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.financial-service {
    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 {
    font-size: 13px;
    color: #888;
}


.financial-service .title {
    font-size: 44px;
    font-weight: bold;
}

.financial-service .subtitle {
    font-weight: bold;
    margin-top: -15px;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
}

.e-commerce {
    position: relative;

    padding: 80px;
    width: auto;
}

.e-commerce .title {
    color: #00489D;
    font-size: 44px;
    font-weight: bold;
}

.e-commerce .subtitle {
    font-weight: bold;
    margin-top: -15px;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
    color: #A0A0A0;
}

.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 {
    position: relative;
    z-index: 1;
    padding: 40px;
    width: 100%;
    height: 100%;
}

.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: #00489D;

}

.btn {
    display: block;
    height: 40px;
    font-family: Helvetica;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #00489D;
    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{
    width: 1299px;
    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;
}
