@import '../common/index.css';
@import '../common/header.css';
@import '../common/footer.css';
@import '../common/animate.min.css';
.servehide{
    z-index: 999 !important;
}
.page {
    position: relative;
}

.bannerSwiper {
    min-width: 1200px;
    height: 554px;
    background-size: 1999px 554px;
    position: relative;
    /* padding: 30px 0px;
  box-sizing: border-box; */
}

.bannerItem {
    background-size: cover !important;
    height: 100% !important;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

.bannerInner {
    /* display: flex; */
    /* flex-grow: 1; */
}

.bannerPagination {
    bottom: 50px !important;
}

.banner-text1 {
    text-align: center;
    font-size: 42px;
    color: #fff;
}

.banner-text2 {
    text-align: center;
    font-size: 50px;
    color: #fff;
    margin-top: 15px;
}

.bannerPagination .swiper-pagination-bullet {
    width: 16px;
    height: 5px;
    background: #939694;
    border-radius: 3px;
}

.bannerItem1 {
    background-image: url(../../imgs/business/banner1.png);
}

.bannerItem2 {
    background-image: url(../../imgs/business/banner2.png);
}

.bannerItem3 {
    background-image: url(../../imgs/business/banner3.png);
}

.circleTitle {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.circleMain {
    background: url(../../imgs/business/index/title-circle.png);
    width: 303px;
    height: 125px;
    text-align: center;
    padding: 23px 0 0;
    /* line-height: 125px; */
    font-size: 60px;
    font-weight: bold;
    color: #333;
}

.circleText {
    margin-top: 10px;
    text-align: center;
    font-size: 38px;
    color: #333;
}

.khzt {
    padding-top: 100px;
    height: 1140px;
    background-image: url(../../imgs/business/index/khzt-back.png);
    background-size: cover;
}

.khzt-main {
    width: 1200px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 150px;
    margin-top: 80px;
}

.khzt-item {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.khzt-item2 {
    margin: 0 135px 0px 140px;
}

.khzt-icon {
    width: 145px;
    height: 145px;
    margin-bottom: 25px;
}

.khzt-title {
    font-size: 36px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.khzt-text {
    margin-top: 16px;
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.kjsw {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-bottom: 100px;
}

.kjsw-main {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    align-items: center;
    display: flex;
}


.kjsw-text {
    position: absolute;
}

.kjsw-circle {
    /* border: 4px solid #FFFFFF; */
    width: 33px;
    height: 33px;
    background: #2B5DA8;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 33px;
    font-size: 22px;
    margin-right: 20px;
}

.kjsw-text1 {
    top: 60px;
    left: 115px;
}

.kjsw-text2 {
    top: 135px;
    left: 180px;
}

.kjsw-text3 {
    top: 240px;
    left: 220px;
}

.kjsw-text4 {
    top: 355px;
    left: 220px
}

.kjsw-text5 {
    top: 460px;
    left: 190px
}

.kjsw-text6 {
    top: 555px;
    left: 115px;
}

.kjsw-img {
    width: 503px;
    height: 503px;
}

.kjsw-line {
    /* width: 244px; */
    flex-grow: 1;
    height: 647px;
    margin-left: -130px;
    background-image: url(../../imgs/business/index/kjsw-line.png);
    background-size: 244px 100%;
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
}

.kjsw-text {
    /* margin-left: 85px; */
    display: flex;
    align-items: center;
}

.khqt {
    height: 1200px;
    background-image: url(../../imgs/business/index/khqt-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 95px;
    margin-bottom: 100px;
}

.khqt-main {
    display: flex;
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 150px;
}

.khqt-item {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.khqt-item2 {
    margin: 0 174px 0px 120px;
}

.khqt-icon {
    width: 145px;
    height: 145px;
    margin-bottom: 25px;
}

.khqt-title {
    font-size: 36px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.khqt-text {
    margin-top: 16px;
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.jdal {
    margin-top: 30px;
    text-align: center;
    font-size: 30px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    line-height: 60px;
}

.visa {
    margin-top: 50px;
    margin-bottom: 100px;
}

.visa-bottom {
    display: flex;
    justify-content: center;
}

.visa-top {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    /* align-items: baseline; */
    align-items: center;
}

.visa-top-center {
    margin: 0px 30px;
    width: 340px;
    height: 390px;
    background: url(../../imgs/business/index/visa-center.png);
    padding: 100px 0px;
    text-align: center;
}

.visa-top-center-number {
    font-size: 100px;
    font-family: Gilroy;
    font-weight: normal;
    color: #FFFFFF;
}

.visa-top-center-text {
    margin-top: 10px;
    font-size: 48px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #FFFFFF;
}

.visa-top-side-item-text1 {
    /* width: 204px; */
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    line-height: 28px;
    text-align: right;
}

.visa-top-side-item-text2 {
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    line-height: 28px;
    text-align: right;
}

.visa-top-side-item-text3 {
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    line-height: 28px;
    text-align: right;
}

.visa-top-side-item-text4 {
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    line-height: 28px;
    text-align: text;
}

.visa-top-side-item-text5 {
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    line-height: 28px;
    text-align: text;
}

.visa-top-side-item {
    width: 390px;
    height: 129px;
    background-size: 375px 129px;
    background-repeat: no-repeat;
}

.visa-top-side-item1 {
    margin-bottom: 66px;
    background-image: url(../../imgs/business/index/visa-item1.png);
    padding-top: 27px;
    padding-right: 135px;
}

.visa-top-side-item2 {
    background-image: url(../../imgs/business/index/visa-item2.png);
    padding-right: 125px;
}

.visa-top-side-item3 {
    padding-top: 27px;
    background-image: url(../../imgs/business/index/visa-item3.png);
    padding-right: 135px;
}

.visa-top-side-item4 {
    background-image: url(../../imgs/business/index/visa-item4.png);
    padding-left: 120px;
}

.visa-top-side-item5 {
    margin-bottom: 66px;
    background-image: url(../../imgs/business/index/visa-item5.png);
    padding-left: 120px;
}

.light {
    height: 1250px;
    background-image: url(../../imgs/business/index/light-back.png);
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    margin-bottom: 100px;
}

.light-main {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 170px;
}

.light-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.light-icon {
    width: 145px;
    height: 145px;
    margin-bottom: 15px;
}

.light-title {
    font-size: 36px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: bold;
    color: #333333;
}

.light-text {
    margin-top: 15px;
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
}

.service {
    margin-bottom: 87px;

}

.service-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
}

.service-item:nth-child(3n-1) {
    margin: 0px 27px;
}

.service-item {
    margin-bottom: 27px;
    width: 379px;
    height: 328px;
    background: #FFFFFF;
    border: 1px solid #E6E8ED;
    padding: 60px 0px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.service-item:hover {
    background: #2B5DA8;
    /* border: 1px solid #E6E8ED; */
}

.service-title {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    margin-top: 7px;
    margin-bottom: 18px;
}

.service-item:hover .service-title {
    color: #fff;
}

.service-content {
    font-size: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #333333;
    line-height: 28px;
    text-align: center;
}

.service-item:hover .service-content {
    color: #fff;
}

.service-icon {
    width: 100px;
    height: 100px;
}

.service-icon1 {
    background: url(../../imgs/business/index/service-icon1.png);
}

.service-item:hover .service-icon1 {
    background: url(../../imgs/business/index/service-icon-active1.png);
}

.service-icon2 {
    background: url(../../imgs/business/index/service-icon2.png);
}

.service-item:hover .service-icon2 {
    background: url(../../imgs/business/index/service-icon-active2.png);
}

.service-icon3 {
    background: url(../../imgs/business/index/service-icon3.png);
}

.service-item:hover .service-icon3 {
    background: url(../../imgs/business/index/service-icon-active3.png);
}

.service-icon4 {
    background: url(../../imgs/business/index/service-icon4.png);
}

.service-item:hover .service-icon4 {
    background: url(../../imgs/business/index/service-icon-active4.png);
}

.service-icon5 {
    background: url(../../imgs/business/index/service-icon5.png);
}

.service-item:hover .service-icon5 {
    background: url(../../imgs/business/index/service-icon-active5.png);
}

.service-icon6 {
    background: url(../../imgs/business/index/service-icon6.png);
}

.service-item:hover .service-icon1 {
    background: url(../../imgs/business/index/service-icon-active6.png);
}

.news {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 56px;
}

.news-item {
    display: flex;
    width: 47%;
    margin-bottom: 20px;
}

.big-item {

    margin-bottom: 30px;
}

.small {
    display: flex;
    justify-content: space-between;
}

.small-title {
    font-size: 16px;
    color: #333;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.small-time {
    color: #999;
    flex-shrink: 0;
    margin-left: 40px;
    font-size: 16px;
}

.big {
    display: flex;
}

.big-img {
    width: 173px;
    height: 130px;
    margin-right: 20px;
}

.big-content {
    padding: 8px 0px 5px;
}

.big-content-title {
    width: 340px;
    /* overflow: hidden; */
}

.big-title {
    width: 100%;
    font-size: 18px;
    color: #3555F6;
    font-weight: bold;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.big-time {
    margin-top: 10px;
    font-size: 16px;
    color: #3555F6;
}

.big-text {
    margin-top: 15px;
    /* word-break: break-all; */
    line-height: 20px;
    overflow: hidden;
    color: #555;
    width: 360px;
    font-size: 12px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.callus {
    width: 1200px;
    height: 233px;
    margin: 0 auto;
    background: url(../../imgs/business/index/callusback.png);
    background-size: cover;
    /* padding-left: 575px; */
    padding: 70px 0px 0px 550px;
    margin-bottom: 90px;
}

.callus-title {
    font-size: 36px;
    font-weight: bold;
    color: #222;
    margin-bottom: 35px;
}

.callus-line {
    display: flex;
}

.callus-item {
    display: flex;
    align-items: center;
}

.callus-item-wechat {
    width: 26px;
    height: 22px;
    margin-right: 5px;
}

.callus-item-text {
    font-size: 16px;
    color: #222;
}

.texttext {
    color: #555;
    font-size: 20px;
    line-height: 38px;
    margin: 0 auto;
    width: 975px;
    text-align: center;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.partner {
    padding: 85px 0px 62px;
    background: #EEEFF3;
}

.partner-content {
    width: 1200px;
    display: flex;
    margin: 0 auto;
    margin-top: 55px;
}

.partner-swiper {
    /* width: 1200px; */
    height: 400px;
    margin: 0 auto;
    margin-top: 55px;
}

.partner-item {
    background: #fff;
    margin-right: 12px;
    width: 198px !important;
    height: 263px !important;
}

.partner-item-img {
    width: 198px;
    height: 188px;
}

.partner-item-text {
    font-size: 26px;
    text-align: center;
    line-height: 63.22px;
}

.fnmys {
    padding: 88px 0px 60px;
    background: #EEEFF3;
}

.about {
    margin: 0 auto;
    margin-top: 130px;
    width: 1200px;
}

.moduleTitle {
    margin: 80px 0px 50px;
}

.aboutTitle {
    color: #333;
    text-align: center;
    font-size: 50px;
}

.aboutTitle2 {
    margin-top: 15px;
    color: #333;
    text-align: center;
    font-size: 60px;
    font-weight: bold;
}

.aboutLine {
    margin: 0 auto;
    margin-top: 22px;
    width: 50px;
    height: 11px;
    background: #3555F6;
}

.aboutText {
    margin: 0 auto;
    margin-top: 33px;
    font-size: 20px;
    color: #555;
    line-height: 38px;
    width: 980px;
    text-align: center;
}

.aboutDot {
    width: 58px;
    height: 46px;
    display: block;
    margin: 0 auto;
}

.dot1 {
    margin-top: 48px;
    margin-bottom: 33px;
}

.dot2 {
    margin-top: 45px;
}

.jclc {
    width: 850px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between
}

.jclc-item {
    width: 260px;
    height: 330px;
    background-size: cover;
}

.jclc-item1 {
    background: url(../../imgs/business/index/jclc-back1.png);
}

.jclc-item2 {
    background: url(../../imgs/business/index/jclc-back2.png);
}

.jclc-item3 {
    background: url(../../imgs/business/index/jclc-back3.png);
}

.jclc-item-inner {
    height: 100%;
    width: 100%;
    padding: 60px 0px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: transparent;
}

.jclc-icon {
    width: 99px;
    height: 99px;
    /* margin-top: 33px; */
    margin-bottom: 33px;
}

.jclc-title {
    margin-bottom: 15px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}

.jclc-item:hover .jclc-item-inner {
    background: rgba(56, 76, 255, 0.5)
}

/* .jclc-item:hover .jclc {
  background: rgba(56, 76, 255, 0.5)
} */

.jclc-item:hover .jclc-icon {
    /* background: rgba(56, 76, 255, 0.5) */
    display: none;
}

.jclc-item:hover .jclc-hide {
    display: block;
}

.jclc-hide {
    display: none;
    flex-direction: column;
    align-items: center;
}

.jclc-line {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 32px;
    height: 7px;
    background: #FFFFFF;
}

.jclc-text {
    line-height: 36px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
}

.jclc-title2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.mapTitle {
    font-size: 38px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: bold;
    font-style: italic;
    color: #3555F6;
    /* line-height: 38px; */
    /* margin-bottom: 30px; */
    text-align: center;
}

.mapText {
    font-size: 20px;
    margin-top: 30px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    color: #555555;
    line-height: 38px;
    text-align: center;
}

.map {
    display: block;
    width: 787px;
    height: 470px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 42px;
}



.item-icon {
    margin-left: -21px;
    width: 62px;
    height: 62px;
    margin-right: 44px;
}

.item-icon-active {
    /* margin-left: -8.5px; */
    width: 17px;
    height: 17px;
    margin-right: 70px;
}

.active .first {
    margin-top: 175px;
}

.item-title {
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.item-content {
    display: flex;
    justify-content: space-between;
}

.content-img {
    margin-right: 110px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 475px;
    height: 355px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content-iconBox {
    width: 140px;
    height: 140px;
    /* background: linear-gradient(-20deg, #3555F6, #3555F6); */
    background: rgba(55, 87, 246, 0.1);
    /* box-shadow: 4px 9px 43px 0px rgba(53, 85, 246, 0.35); */
    /* opacity: 0.1; */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: -70px;
}

.content-icon {
    width: 110px;
    height: 110px;
    /* margin-right: -55px; */
    /* background: ; */
    background: linear-gradient(-20deg, #3555F6, #3555F6);
    box-shadow: 4px 9px 43px 0px rgba(53, 85, 246, 0.35);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-icon>img {
    width: 66px;
    height: 54px;
}

.content-text {
    font-size: 20px;
    color: #333;
    line-height: 38px;
}

.first {
    margin-top: 205px;
}

.navFixed {
    position: fixed;
    min-width: 1200px;
    width: 100vw;
    z-index: 100;
    background: transparent;
    top: 0px;
}

.notTop {
    background: rgba(0, 0, 0, .3);
}

.nav {
    /* position: fixed; */
    /* width: 100vw; */
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lxwm {
    width: 93px;
    height: 31px;
    border: 1px solid #FFFFFF;
    line-height: 31px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    position: relative;
}

.lxwm:hover .lxwm-tc {
    display: block;
}

.lxwm-tc {
    position: absolute;
    display: none;
    right: 0;
}

.lxwm-top {
    height: 12px;
    position: relative;
}

.lxwm-top-sjx {
    position: absolute;
    bottom: 0;
    right: 30px;
    border: 8px solid #fff;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
}

.lxwm-position {
    bottom: -180px;
    width: 243px;
    height: 171px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 0px rgba(102, 102, 102, 0.15);
    border-radius: 13px;
    padding: 20px 18px;
}

.lxwm-inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.lxwm-item-img {
    width: 82px;
    height: 82px;
    margin-bottom: 12px;
    /* width: ; */
}

.lxwm-title {
    font-size: 12px;
    font-weight: 500;
    color: #555555;
    line-height: 17px;
    text-align: center;
}

.platform {
    text-align: center;
}


.block-concat {
    width: 100%;
    margin-top: 46px;
    height: 442px;
    padding-top: 70px;
    background-color: #F4F5F5;
}

.block-concat .title {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 40px;
    color: var(--weight-text);
}

.block-concat .inner {
    width: 1200px;
    margin: 0 auto;
}

.block-concat .text-item {
    width: 220px;
    text-align: center;
}

.block-concat .text-item h3 {
    font-size: 56px;
    color: var(--light-text);
}

.block-concat .text-item p {
    font-size: 12px;
    margin-top: 15px;
}

.block-concat .line {
    width: 100%;
    height: 1px;
    margin: 67px 0 40px 0;
    background-color: #EDEDED;
}

.block-concat .concat-text h3 {
    font-size: 28px;
    color: var(--light-text);
    margin-bottom: 15px;
}

.block-concat .text-item sup {
    font-size: 24px;
    vertical-align: top;
}

.block-concat .concat-text p {
    font-size: 14px;
    color: var(--def-text);
}

.block-concat .concat-btn {
    font-size: 20px;
    color: #fff;
    width: 173px;
    line-height: 53px;
    border-radius: 10px;
    background-color: #D07226;
}

.block-concat .concat-btn img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}


.block .consult {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.block .consult li {
    width: 550px;
    margin-bottom: 25px;
}

.block .consult img {
    width: 158px;
    height: 128px;
}

.block .text-inner {
    margin-left: 14px;
    padding: 8px 0;
}

.block .text-inner h3 {
    font-size: 16px;
    color: var(--light-text);
}

.block .text-inner .time {
    font-size: 14px;
    margin-top: 9px;
}

.block .text-inner .content {
    font-size: 12px;
    margin-top: 20px;
    line-height: 20px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.block .text-inner .content .detail {
    font-size: 12px;
    color: var(--light-text);
    position: absolute;
    bottom: 0;
    right: 0;
}

.idxnewTitle {
    width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}