﻿.common-textarea img{
    width: 100%;
}
.flex-a-c {
    display: flex;
    align-items: center;
}

.flex {
    display: flex;
}

.flex-a-c-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flex-b-column{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex-c {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-c-column {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.flex-a {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.flex-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-lr {
    display: flex;
}

.flex-lr > div:nth-child(1), .flex-lr > img:nth-child(1) {
    flex-shrink: 0;
}

.flex-lr > div:nth-child(2) {
    flex: 1;
}

.text-c {
    text-align: center;
}

.text-l {
    text-align: left;
}

.text-r {
    text-align: right;
}

.text-j {
    text-align-last: justify;
}

.ft14 {
    font-size: 14px;
    line-height: 19px;
}
.nav4,.nav2,.nav3,.nav9{
	display:none !important;
}
.displayFlex{
	display:flex !important;
}
.ft30 {
    font-size: 30px;
}

.ft32 {
    font-size: 32px;
}

.ft31 {
    font-size: 31px;
}

.line-42 {
    line-height: 42px;
}

.line-47 {
    line-height: 47px;
}

.ft34 {
    font-size: 34px;
}

.ft39 {
    font-size: 39px;
}

.c-a5a5a5 {
    color: #a5a5a5;
}

.c-646464 {
    color: #646464;
}

.bj-F8FAFA {
    background: #F8FAFA;
}

.pdt23 {
    padding-top: 23px;
}

.pdt39 {
    padding-top: 39px;

}

.pdt41 {
    padding-top: 41px;
}

.pdt50 {
    padding-top: 50px;
}
.pdt56{
    padding-top: 56px;
}
.pdt59 {
    padding-top: 59px;
}

.pdt66 {
    padding-top: 66px;
}

.pdt63 {
    padding-top: 63px;
}

.ptb60 {
    padding-bottom: 60px;
}

.ptb63 {
    padding-bottom: 63px;
}

.ptb74 {
    padding-bottom: 74px;
}

.pdt47 {
    padding-top: 47px;
}

.pdt45 {
    padding-top: 45px;
}

.pdl4 {
    padding-left: 4px;
}

.pdl32 {
    padding-left: 32px;
}

.pdl40 {
    padding-left: 40px;
}

.pdr4 {
    padding-right: 4px;
}

.pdr8 {
    padding-right: 8px;
}

.pdr40 {
    padding-right: 40px;
}

.pdl60 {
    padding-left: 60px;
}

.pdr60 {
    padding-right: 60px;
}

.pdl70 {
    padding-left: 70px;
}

.pdr70 {
    padding-right: 70px;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.clearBox::after {
    content: ' ';
    display: block;
    clear: bottom;
}

/*页面样式*/
.xy-collabort-zml {
    height: 80px;
   // background: rgba(255, 255, 255, 0.1);
    //border: 1px solid rgba(255, 255, 255, 1);
    font-weight: bold;
    line-height: 70px;
    width: 276px;
    color: #fff;
    font-size: 36px !important;
}

.xy-collabort-txet {
    margin-top: 30px;
    text-align: center;
    line-height: 70px;

}

.xy-collabort-get .title {
    height: 51px;
    line-height: 51px;
}

.xy-collabort-get .line, .x-join-us .line, .xy-collabort-process .line {
    width: 25px;
    height: 5px;
    background: rgba(17, 130, 240, 1);
    margin: 19px 0 21px;
}

.xy-collabort-get {

}

.xy-collabort-get .get {
    padding: 45px 28px 75px;
}

.xy-collabort-get .get img {
    width: 465px;
    height: 560px;
}

.xy-collabort-get .get-right {
    padding-left: 50px;
}

.xy-collabort-get .get-right > div {
    min-width: 300px;
}

.xy-collabort-get .get-right img {
    width: 80px;
    height: 80px;
    margin: 16px 0 9px;
}

.xy-collabort-get .get-right p {
    font-size: 20px;
    line-height: 36px;
    min-width: 180px;
    color: #262626;
    text-align: center;
}

.x-join-us {
    text-align: center;
}

.x-join-us .line, .xy-collabort-process .line {
    margin: 16px auto 18px;
}

.x-join-us .img {
    width: 60px;
    height: 60px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 17px;
    margin-right: 15px;
}

.x-join-us .items {
    padding-top: 27px;
    text-align: left;
}

.x-join-us .item {
    padding: 20px 0;
}

.x-join-us .tips_content {
    width: 680px;
    min-height: 130px;
    box-sizing: border-box;
    display: flex;
    padding: 27px 20px 31px 39px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 30px rgba(18, 40, 99, 0.1);
    position: relative;
    margin-right: 17px;
}

.x-join-us .tips_content::before {
    content: '';
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    border: 0 solid transparent;
    border-width: 10px 20px 10px 20px;
    border-left-color: #fff;
}

.x-join-us .right .tips_content {
    margin-left: 17px;
}

.x-join-us .right .tips_content::before {
    border-left-color: transparent;
    border-right-color: #fff;
    right: initial;
    left: -40px;
}

.x-join-us .tips_content::after {

}

.x-join-us .tips_content p:first-child {
    font-size: 20px;
    line-height: 26px;
    margin-top: 5px;
}

.x-join-us .tips_content p:nth-of-type(2) {
    font-size: 16px;
    height: 21px;
    margin-top: 20px;
}

.x-join-us .tips_content img {
    width: 36px;
    height: 33px;
    margin-right: 32px;
}

.x-join-us .img img {
    position: absolute;
    width: 60px;
    height: 60px;
}

.x-join-us .img span {
    z-index: 2;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    color: rgba(255, 255, 255, 1);
}

.xy-collabort-process {
    background: url("../img/about/z-about-collabort-process-bgimg.png") no-repeat;
    background-size: cover;
    height: 500px;
    text-align: center;
}

.xy-collabort-process .title {
    padding-top: 73px;
    margin-bottom: 58px;
}

.xy-collabort-process img {
    width: 157.5px;
    height: 169.45px;
}

.xy-collabort-process img.jiantou {
    width: 148.61px;
    height: 81.35px;
    margin-left: 7px;
    margin-right: 15px;
}

.xy-collabort-process .jiantou:nth-of-type(4) {
    margin-left: 15px;
    margin-right: 7px;
}

.x-index-nav {
    padding: 8px 0 11px;
    display: flex;
    flex-wrap: wrap;
}

.x-index-nav .x-index-nav-item {
    width: 25%;
    padding: 19px 0;
}

.x-index-nav .x-index-nav-item img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-left: 8px;
}
.bgfff{
    background: #fff;
}
.x-index-nav .x-index-nav-item a {
    line-height: 21px;
    height: 21px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    position: relative;
}

.x-index-nav .x-index-nav-item .hot {
    position: absolute;
    width: 29px;
    height: 16px;
    right: -39px;
    top: -7px;
    margin: 0;
}

.x-index-nav .x-index-nav-item a:hover {
    color: #1182F0;
}

.header-gd .x-index-nav .x-index-nav-item a {
    color: #262626;
}

.header-gd .x-index-nav .x-index-nav-item a:hover {
    color: #1182F0;
}

.x-index-right-btn {
    position: fixed;
    right: 30px;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
  width: 90px;
}

.x-index-right-btn img {
    width: 30px;
    height: 30px;
    display: block;
    margin: auto;
    margin-top: 6px;
}

.x-index-right-btn > div {
    width: 80px;
  margin: auto;
    height: 80px;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 8px;
    cursor: pointer;
    box-shadow: 0px 10px 30px rgba(143, 143, 143, 0.16);
}
.x-index-right-btn > div:hover{
  	width: 90px;
    height: 90px;
}
.x-index-right-btn > div:nth-of-type(1) {
    background: #1182F0;
}

.x-index-right-btn > div:nth-of-type(2) {
    background: #9878FE;
}

.x-index-right-btn > div:nth-of-type(3) {
    background: #FFA95E;
}

.x-index-right-btn > div:nth-of-type(4) {
    justify-content: center;

}

.x-index-right-btn img.jiantou {
    width: 21.5px;
    height: 12.12px;
    margin: 0;
}

.x-index-right-btn span {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #fff;
    padding-top: 2px;
}

.x-medical_assist .z-scad-ctop-text-button {
    width: 293px;
    height: 75px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 90px;
    font-size: 27px;
    font-family: PingFang SC;
    font-weight: 800;
    line-height: 45px;
    color: #fff;
}

.x-medical_assist .title {
    display: flex;
    justify-content: center;
    padding: 17px 0;
}

.x-medical_assist .title span {
    height: 37px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 37px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    margin: 0 auto;
}

.x-medical_assist .title span::after, .x-medical_assist .title span::before {
    content: ' ';
    display: block;
    width: 21.75px;
    height: 19.5px;
    position: absolute;
    background: url("../img/industry/medical-left-img.png") no-repeat center;
    background-size: cover;
    left: -36px;
    top: -6px;
}

.x-medical_assist .title span::before {
    background: url("../img/industry/medical-right-img.png") no-repeat center;
    background-size: cover;
    right: -36px;
    bottom: -2px;
    left: initial;
    top: initial;
}

.x-medical_summary img {
    width: 722px;
    height: 438px;
}

.x-medical_summary .content {
    width: 568px;
    height: 376px;
    box-sizing: border-box;
    padding: 35px 43px 21px;
    background: rgba(34, 190, 208, 1);
    font-size: 16px;
    line-height: 38px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    top: 52px;
    right: 0;
}

.x-medical_diff {
    display: flex;
}

.x-medical_diff > div {
    width: 25%;
    position: relative;
    height: 289px;
}

.x-medical_diff img {
    margin: 27px auto;
    display: block;
}
.h-assit-has-hide{
	display: none !important;
}
.x-medical_diff > div:hover .h-assit-has-hide {
	display: block !important;
}
.x-medical_diff > div:hover .h-assit-has-show {
	display: none;
}
.x-medical_diff p {
    line-height: 40px;
    font-size: 20px;
    color: rgba(76, 76, 76, 1);
    text-align: center;
    position: absolute;
    top: 210px;
    left: 40px;
    right: 40px;
}

.x-medical_solve {
    height: 1112px;
    width: 100%;
    background: url("../img/finance/7161.png") no-repeat center;
    background-size: cover;
    overflow: hidden;
    margin-top: -59px;
}

.x-medical_solve .title {
    margin-top: 222px;
    margin-bottom: 37px;
}

.x-medical_solve .tab {
    height: 21px;
    font-size: 16px;
    line-height: 21px;
    color: rgba(38, 38, 38, 0.7);
    margin-right: 118px;
    position: relative;
}

.x-medical_solve .tab.tabactive {
    color: rgba(38, 38, 38, 1);

}

.x-medical_solve .tabs {
    padding: 0 0 20px 66px;
    border-bottom: 1px solid rgba(38, 38, 38, 0.2)
}

.x-medical_solve .tab.tabactive::after {
    content: ' ';
    display: block;
    position: absolute;
    height: 5px;
    background: #22BED0;
    width: 186px;
    left: 50%;
    bottom: -23px;
    transform: translateX(-50%);
}

.x-medical_solve .Choices_banner img {
    width: 617px;
    height: 417px;
}

.x-medical_solve .Choices_banner .Choices_right {
    padding: 40px;
    box-sizing: border-box;
    height: 417px;
}

.x-medical_solve .Choices_banner ul li, .x-medical_solve .Choices_banner {
    height: initial;
}

.x-medical_solve .Choices_banner {
    margin-top: 44px;
}

.x-medical_solve .Choices_banner .Choices_right .top {
    font-size: 20px;
    color: #262626;
    font-weight: bold;
    line-height: 26px;
    height: 26px;
    margin-top: 6px;
}

.x-medical_solve .Choices_banner .Choices_right .content {
    font-size: 16px;
    color: #4C4C4C;
    line-height: 36px;
    margin-top: 45px;
}

.x-medical_solve .Choices_banner .Choices_right .btn {
    width: 138px;
    height: 44px;
    background: rgba(34, 190, 208, 1);
    font-size: 20px;
    color: #fff;
    margin-top: 17px;
}

.x-medical_solve .Choicestel {
    margin-top: 51px;
}

.x-medical_solve .Choicestel li {
    width: 60px;
    height: 5px;
    background: rgba(34, 190, 208, 1);
    margin-right: 3px;
}

.x-medical_solve .Choicestel li.lineactive {
    background: rgba(34, 190, 208, 0.4);
}

.x-medical_table {
    text-align: center;
    padding: 18px;
}

.x-medical_table .th {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    display: flex;
    height: 69px;
    margin-bottom: 4px;
}

.x-medical_table .th > div {
    background: rgba(34, 190, 208, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.x-medical_table .th > div:nth-of-type(1) {
    width: 170px;
    margin-right: 4px;
}

.x-medical_table .th > div:nth-of-type(2) {
    flex: 1;
}

.x-medical_table .row {
    margin-bottom: 5px;
    display: flex;
}

.x-medical_table .row .left {
    width: 171px;
    background: rgba(34, 190, 208, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;

}

.x-medical_table .row .tds {
    display: flex;
    padding: 13px 0 5px 17px;
    flex-wrap: wrap;
    flex: 1;
    border: 1px dashed rgba(34, 190, 208, 1);
}

.x-medical_table .row .td {
    width: calc(20% - 19px);
    height: 52px;
    background: rgba(34, 190, 208, 0.1);
    border: 1px solid rgba(17, 130, 240, 0.1);
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    margin-right: 17px;
    color: #0199AB;
}

.x-medical_btn {
    height: 60px;
    line-height: 60px;
    border: 1px solid rgba(34, 190, 208, 1);
    font-size: 20px;
    color: rgba(34, 190, 208, 1);
    cursor: pointer;
}

.x-medical_btn_big {
    height: 70px;
    line-height: 70px;
    border: 1px solid rgba(34, 190, 208, 1);
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    background: rgba(34, 190, 208, 1);
    padding: 0 77px;
}

.x-medical_value {
    width: 400px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

.x-medical_value img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    display: none;
    opacity: 0.9;
}

.x-medical_value .content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.x-medical_value .content-wrapper .tost{
   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  	width: 400px;
  	height: 300px;
  	background: rgba(67,76,99,.4)
}

.x-medical_value:hover img {
    display: block;
}

.x-medical_value .content-title {
	position: absolute;
    z-index: 5;
}

.x-medical_value:hover .content-title {
    display: none;
}

.x-medical_value:hover .content {
    display: block;
  	position: absolute;
    z-index: 8;
}

.x-medical_value .content {
    padding: 68px 30px 23px 38px;
    width: 100%;
    box-sizing: border-box;
    display: none;
}

.x-medical_value .content > p:nth-of-type(1) {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    height: 26px;
    color: #fff;
    margin: 0 0 34px;
}

.x-medical_value .content > p:nth-of-type(2) {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    opacity: 0.8;
    height: 145px;
    overflow: hidden;
}

.x-medical_range {
    height: 670px;
    width: 100%;
    background: url("../img/finance/6782.png") no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.x-medical_range .bj {
    margin-top: 88px;
    background: rgba(255, 255, 255, 0.8);
    height: 354px;
    padding: 0 42px;
    box-sizing: border-box;
}

.x-medical_range .item {
    height: 411px;
    margin-top: -28px;
    width: 371px;
    background: #fff;
    color: #4C4C4C;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    padding: 46px 0 36px;
    box-sizing: border-box;
    font-family: Microsoft YaHei;

}

.x-medical_range .item img {
    width: 164px;
    height: 164px;
}

.x-medical_range .item p {
    text-align: center;
}

.x-medical_range .item p:nth-of-type(1) {
    height: 26px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 9px;
}

.x-medical_range .item p:nth-of-type(2) {
    height: 16px;
    font-size: 12px;
    font-weight: bold;
}

.x-medical_range .item span {
    font-size: 30px;
}

.x-medical_range .item .line {
    width: 25px;
    height: 3px;
    background: #4C4C4C;
}

.x-medical_range .item span:nth-of-type(1) {
    transform: translateY(30px) rotate(135deg);
}

.x-medical_range .item span:nth-of-type(3) {
    transform: translateY(-30px) rotate(135deg);
}

.x-medical_range .item:hover {
    background: linear-gradient(180deg, rgba(34, 190, 208, 1) 0%, rgba(7, 149, 165, 1) 100%);
    box-shadow: 0px 0px 30px rgba(53, 55, 61, 0.1);
    color: #fff;
}

.x-medical_range .item:hover .line {
    background: #fff;
}

.x-medical_success {

}

.x-medical_success .item {
    margin-right: 60px;
    margin-bottom: 47px;
    width: 360px;
    height: 258px;
    background-repeat: no-repeat;
    background-size: cover;
}

.x-medical_success .item:nth-of-type(3n+3) {
    margin-right: 0;
}

.x-medical_success img {
    width: 360px;
    height: 258px;
}

.x-medical_success .content {
    color: #fff;
    position: absolute;
    left: 35px;
    right: 35px;
    top: 25px;
    bottom: 25px;
}


.x-medical_success .content p:nth-of-type(1) {
    font-size: 20px;
    height: 26px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 4px;
}

.x-medical_success .content p:nth-of-type(2) {
    font-size: 16px;
    height: 104px;
    font-weight: bold;
    line-height: 36px;
    opacity: 0.8;
}

.x-medical_success .content button {
    font-size: 14px;
    padding: 9px 15px;
    border: 1px solid rgba(255, 255, 255, 1);
    background: transparent;
    color: #fff;
    margin-top: 18px;
}

.x-medical_success .item:hover .content-wrapper {
    display: block;
}

.x-medical .z-scad-ctop-text-en {
    letter-spacing: 5px;
}

.x-medical .h-banner-sm-title {
    letter-spacing: 0px;
}

.x-medical .top-button {
    background: rgba(34, 208, 121, 1);
    width: 310px;
    height: 80px;
    font-size: 30px;
    color: #fff;
    font-weight: 800;
    border: none;
}

.x-medical .card {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 30px rgba(18, 40, 99, 0.1);
    height: 398px;
    text-align: center;
    transform: translateY(-40px);
}

.x-medical .card p:nth-of-type(1) {
    height: 37px;
    font-size: 28px;
    font-weight: bold;
    line-height: 37px;
    padding-top: 45px;
}

.x-medical .card p:nth-of-type(2) {
    height: 19px;
    font-size: 14px;
    line-height: 19px;
    margin-top: 12px;
    margin-bottom: 62px;
}

.x-medical .card .item {
    width: 20%;

}
.x-medical .card .item .hoverImg,.x-medical .card .item:hover img{
    display: none;
}
.x-medical .card .item:hover .hoverImg{
    display: block;
}
.x-medical .card .img {
    width: 80px;
    height: 80px;
    display: block;
}

.x-medical .card .item span {
    font-size: 20px;
    color: #262626;
    height: 26px;
    line-height: 26px;
    margin-top: 20px;
    display: block;
}

.x-medical .center {
    margin-top: 32px;
    height: 1050px;
    background: url("../img/industry/z-medical-bgimg.png") no-repeat;
    background-size: 100% 100%;
}

.x-medical .center .items {
    margin-left: 507px;
    display: flex;
    flex-wrap: wrap;
    padding: 74px 0 10px;
}

.x-medical .center .item {
    width: 42%;
    padding-left: 8%;
}

.x-medical .center .item img {
    width: 31px;
    height: 31px;
    margin-right: 9px;
}

.x-medical .center .item p:nth-of-type(1) {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #262626;
    font-weight: bold;
    margin-bottom: 19px;
    height: 31px;
}

.x-medical .center .item p:nth-of-type(2) {
    font-size: 16px;
    color: #646464;
    word-break: break-all;
    min-height: 137px;
}

.x-medical .title1 {
    height: 37px;
    font-size: 28px;
    font-weight: bold;
    line-height: 37px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    letter-spacing: 1px;
}

.x-medical .title1::after {
    content: ' ';
    display: block;
    width: 140px;
    height: 16px;
    background: linear-gradient(90deg, rgba(34, 208, 121, 1) 0%, rgba(34, 208, 121, 0.03) 100%);
    opacity: 0.6;
    position: absolute;
    /*border-top-left-radius: 100px;*/
    left: 0;
    bottom: 0;
}

.x-medical .title2 {
    height: 19px;
    font-size: 14px;
    line-height: 19px;
    color: rgba(165, 165, 165, 1);
    margin-top: 12px;
    letter-spacing: 1px;
}

.x-medical .layui-tab-title {
    padding: 45px 0 20px;
    height: auto;
    border-bottom: 1px solid rgba(210, 210, 210, 1);
}

.x-medical .layui-tab-title li {
    color: #262626;
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    width: 16.666%;
    box-sizing: border-box;
    padding: 0;
}

.x-medical .layui-tab-title li.layui-this {
    color: #22D079;
}

.x-medical .layui-tab-title li.layui-this::before {
    background: #fff;
    position: absolute;
    height: 13.5px;
    content: ' ';
    top: 39px;
    left: 50%;
    width: 20px;
    transform: translateX(-30%);
}

.x-medical .layui-tab-title li.layui-this::after {
    border: none;
    background: url("../img/finance/4249.png") no-repeat center;
    background-size: cover;
    height: 13.5px;
    top: 39px;
    left: 0;
    right: 0;
}

.x-medical .layui-tab-content {
    padding: 53px 0 0;
}

.x-medical_get {
    background: url("../img/finance/5704.png") no-repeat;
    background-size: 652px 540px;
    background-position-x: center;
    background-position-y: 203px;
    width: 100%;
    height: 992px;
    box-sizing: border-box;
    position: relative;
}

.x-medical_get .top_right {
    width: 349px;
    height: 262px;
    background: url("../img/finance/254.png") no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
}

.x-medical_get .left_bottom {
    width: 493px;
    height: 385px;
    background: url("../img/finance/255.png") no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
}

.x-medical_get .item {
    position: absolute;
}

.x-medical_get .item::after {
    content: ' ';
    background: transparent;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
}

.x-medical_get .item:nth-of-type(2) {
    top: 240px;
    left: 38px;
}

.x-medical_get .item:nth-of-type(2)::after {
    top: 14px;
    right: -125px;
}

.x-medical_get .item:nth-of-type(3) {
    top: 417px;
    left: 6px;
}

.x-medical_get .item:nth-of-type(3)::after {
    top: -2px;
    right: -45px;
}

.x-medical_get .item:nth-of-type(4) {
    top: 634px;
    left: 80px;
}

.x-medical_get .item:nth-of-type(4)::after {
    top: -2px;
    right: -51px;
}

.x-medical_get .item:nth-of-type(5) {
    top: 282px;
    right: 12px;
}

.x-medical_get .item:nth-of-type(5)::after {
    top: 20px;
    left: -78px;
}

.x-medical_get .item:nth-of-type(6) {
    top: 560px;
    right: 3px;
}

.x-medical_get .item:nth-of-type(6)::after {
    top: 0px;
    left: -50px;
}

.x-medical_get .item:hover::after {
    background: url("../img/finance/7253.png") no-repeat center;
    background-size: cover;
}

.x-medical_get .item:hover p:nth-of-type(1) {
    font-weight: bold;
}

.x-medical_get .item p:nth-of-type(1) {
    height: 26px;
    font-size: 20px;
    line-height: 26px;
    color: rgba(38, 38, 38, 1);
    margin-bottom: 18px;
}

.x-medical_get .item p:nth-of-type(2) {
    line-height: 34px;
    font-size: 16px;
    color: rgba(38, 38, 38, 1);
}

.x-medical_scheme {
    background: url("../img/industry/stethoscope.png") no-repeat top;
    background-size: 100%;
    width: 100%;
    height: 750px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}

.x-medical_scheme .bj {
    width: 100%;
    height: 750px;
    background: rgba(0, 0, 0, 0.4);
}

.x-medical_scheme .items {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

.x-medical_scheme .item {
    width: 372px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 1);
    opacity: 0.9;
    min-height: 530px;
}

.x-medical_scheme .item .p1 {
    height: 26px;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 49px;
}

.x-medical_scheme .item .p2 {
    height: 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: rgba(165, 165, 165, 1);
    margin-top: 12px;
    margin-bottom: 12px;
}

.x-medical_scheme .item img {
    width: 100%;
    height: 232px;
}

.x-medical_scheme .item > div:first-of-type {
    height: 140px;
}

.x-medical_scheme .item > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    color: rgba(76, 76, 76, 1);
    opacity: 0.8;
    padding: 23px 32px 9px;
    height: 134px;
    text-align: center;
}

.x-medical_scheme .item:hover {
    width: 414px;
   // min-height: 621px;
   height: 600px;
    background: rgba(34, 208, 121, 0.9);
}

.x-medical_scheme .item:hover > div:first-of-type {
    height: 186px;
}

.x-medical_scheme .item:hover p {
    color: #fff !important;
}

.x-medical_scheme .item:hover .p1 {
    margin-top: 80px;
    height: 31px;
    font-size: 24px;
}

.x-medical_scheme .item:hover .p2 {
    font-size: 14px;
    line-height: 19px;
    height: 19px;
    margin-top: 13px;
    margin-bottom: 1px;
}

.x-medical_scheme .item:hover > p {
    padding: 20px;
    font-size: 20px;
    line-height: 30px;
    opacity: 1;
}

.x-guarantee .h-banner-title {
    font-size: 24px;
}

.x-guarantee .h-banner-title > div {
    width: 624px;
    margin-left: auto;
    margin-right: auto;
}

.x-guarantee .z-scad-ctop-text-en {
    font-size: 16px;
    margin-bottom: 4px;
}

.x-guarantee .z-scad-ctop-text-cn {
    font-size: 60px;
}

.x-guarantee .h-banner-title .z-scad-ctop-text-en {
    letter-spacing: 5px;
}

.x-guarantee .h-banner-sm-title {
    margin-bottom: 76px;
}

.x-guarantee .contentTitle {
    padding-left: 7px;
}
.x-guarantee .introduce {
    padding: 39px 0 64px;
}

.x-guarantee .introduce img {
    width: 520px;
    height: 300px;
}

.x-guarantee .introduce div {
    padding: 37px 0 37px 44px;
    height: 226px;
    font-size: 16px;
    line-height: 34px;
    color: rgba(76, 76, 76, 1);
}

.x-guarantee .tedian {
    padding: 35px 0 20px;
}

.x-guarantee .tedian .item {
    width: 33.33%;
}

.x-guarantee .tedian .item img {
    width: 100px;
    height: 100px;
}

.x-guarantee .tedian .item div {
    margin-left: 20px;
}

.x-guarantee .tedian .item p:nth-of-type(1) {
    height: 26px;
    font-size: 20px;
    line-height: 26px;
    color: rgba(38, 38, 38, 1);
    margin-bottom: 51px;
    position: relative;
}

.x-guarantee .tedian .item p:nth-of-type(2) {
    min-height: 150px;
    font-size: 16px;
    line-height: 36px;
    color: rgba(76, 76, 76, 1);
    width: 300px;
}

.x-guarantee .tedian .item p:nth-of-type(1)::after, .x-guarantee .tedian .item p:nth-of-type(1)::before {
    content: ' ';
    display: block;
    position: absolute;
    height: 4px;
    left: 0;
    bottom: -22px;
    background: rgba(38, 38, 38, 1);
    opacity: 0.2;
    width: 300px;
}

.x-guarantee .tedian .item p:nth-of-type(1)::after {
    width: 52px;
    opacity: 1;
}

.x-guarantee .pain {
    width: 100%;
    background: url("../img/finance/h-recon-splce-bigbg.png") no-repeat center;
    background-size: cover;
    min-height: 600px;
    color: #fff;
    margin-bottom: 58px;
}

.x-guarantee .pain .left {
    //padding-top: 171px;
    width: 253px;
}

.x-guarantee .pain .right {
    padding-top: 75px;
    width: 381px;
}

.x-guarantee .pain .p1 {
    height: 37px;
    font-size: 28px;
    font-weight: bold;
    line-height: 37px;
    margin-top: 11px;
}

.x-guarantee .pain .p2 {
    height: 19px;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 56px;
}

.x-guarantee .pain .p p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 26px;
}

.x-guarantee .plan {
    width: 100%;
    background: url("../img/finance/h-recon-all.png") no-repeat center;
    background-size: cover;
    height: 482px;
    margin-top: 60px;
    color: #fff;
    position: relative;
}

.x-guarantee .plan span {
    position: absolute;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}
.h-recon-cone-hide{
	display: none !important;
}
.h-recon-num1{
	background: url(../img/finance/h-recon-has1.png) no-repeat center;
}
.h-recon-num2{
	background: url(../img/finance/h-recon-has2.png) no-repeat center;
}
.h-recon-num3{
	background: url(../img/finance/h-recon-has3.png) no-repeat center;
}
.h-recon-num4{
	background: url(../img/finance/h-recon-has4.png) no-repeat center;
}
.h-recon-cone .item:hover .h-recon-cone-show{
	display: none !important;
}
.h-recon-cone .item:hover .h-recon-cone-hide{
	display: block !important;
}
.x-guarantee_btn {
    height: 60px;
    border: 1px solid rgba(17, 130, 240, 1);
    line-height: 60px;
    text-align: center;
    color: #1182F0;
    font-size: 20px;
}

.x-guarantee .framework {
    max-height: 617px;
    border: 1px solid rgba(17, 130, 240, 1);
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    padding: 16px 17px;
    box-sizing: border-box;
    margin-top: 30px;
}

.x-guarantee .framework > div {
    margin-bottom: 12px;
}


.x-guarantee .framework  .td{
    background: #C0E1FB;
    height: 52px;
    line-height: 52px;
    text-align: center;
}
.x-guarantee .framework .title {
    background: #108CEE;
    color: #fff;
}
.x-guarantee .framework .tr1{
    display: flex;
    justify-content: space-between;
}
.x-guarantee .framework .tr1 .td{
    width: 220px;
}
.x-guarantee .framework .tr2{
    display: flex;
}
.x-guarantee .framework .tr2 .left{
    background: #108CEE;
    box-sizing: border-box;
    width:52px;
    height:92px;
    padding: 8px 18px;
    color: #fff;
    line-height:18px;
}
.x-guarantee .framework .tr2 .td{
    width: 120px;
}
.x-guarantee .framework .right{
    padding: 19px 16px;
    display: flex;
    justify-content: space-between;
    flex: 1;
    border:1px dashed rgba(17,130,240,1);
    border-left: none;
    box-sizing: border-box;
}
.x-guarantee .framework .tr3{
    width: 566px;
}
.x-guarantee .framework .tr3 .td{
    width: 220px;
}
.x-guarantee .framework .btn{
    width:300px;
    height:60px;
    line-height: 60px;
    text-align: center;
    background:rgba(17,130,240,1);
    color: #fff;
    font-size: 20px;
    margin: 25px auto 0;
}
.x-guarantee .process{
    display: flex;
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
    position: relative;
}
.x-guarantee .process img{
    width: 58px;
    height: 60px;
    position: absolute;
    top: 237px;
    right: 245px;
}
.x-guarantee .process img:nth-of-type(2){
    right: 523px;
}
.x-guarantee .process>div:nth-of-type(2){
    margin: 0 30px;
}
.x-guarantee .process .left{
    width: 634px;
}

.x-guarantee .process .right{
    width: 248px;
}
.x-guarantee .process .th{
    width: 634px;
    height:68px;
    background:rgba(16,140,238,1);
    line-height: 68px;
    text-align: center;
    font-size: 20px;
}
.x-guarantee .process .right .th{
    width: auto;
}
.x-guarantee .process .content{
    background:rgba(245,251,255,1);
    border:1px solid rgba(17,130,240,1);
    border-top: none;
    display: flex;
    padding:18px 20px;
    justify-content: space-between;
    flex-direction: column;
    height: 466px;
    box-sizing: border-box;

}
.x-guarantee .process .td{
    height:52px;
    background:rgba(16,140,238,0.8);
    line-height: 52px;
    text-align: center;
    width: 188px;
    margin: 0 auto;
}
.x-guarantee .process .left .content>div{
    display: flex;
    justify-content: space-between;
}
.x-guarantee .price{
    width: 100%;
    background: url("../img/finance/7042.png") no-repeat center;
    background-size: cover;
    height: 800px;
    margin-top: 44px;
}
.x-guarantee .price .items{
    display: flex;
    flex-wrap: wrap;
    margin-top: 39px;
}
.x-guarantee .price .item{
   width: 33.33%;
}
.x-guarantee .price .item img{
    width: 100px;
    height: 116px;
    margin: auto;
    display: block;
}
.x-guarantee .price .item p{
    font-size:16px;
    line-height:34px;
    color: #262626;
    min-height: 165px;
    width: 300px;
    margin: 20px auto 15px;
}
.x-guarantee .advantage .items{
    display: flex;
    margin-top: 39px;
    justify-content: center;
    align-items: center;
}
.x-guarantee .advantage .item{
    box-sizing: border-box;
    width: 248px;
    height: 270px;
    display: flex;
    justify-content: center;
    color: #fff;
    background-size: cover;
    position: relative;
}

.x-guarantee .advantage .item .num{
    font-size:14px;
    //display: flex;
    margin: auto;
    text-align: center;
   // align-items: center;
   // justify-content: center;
    background: url("../img/finance/1072.png") no-repeat center;
    background-size: cover;
    width: 42px;
    line-height: 48px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.x-guarantee .advantage .item .line{
    width:40px;
    height:4px;
    margin:12px auto;
    margin-bottom: 23px;
    //margin: 12px 0 23px;
    background: #1182F0;
}
.x-guarantee .advantage .item p{
    font-size:16px;
    line-height:34px;
    opacity:0.8;
  padding:0px 5px;
    text-align: center;
}
.h-policy-num1{
	background: url("../img/finance/h-policy-num1.png") no-repeat center;
	background-size: cover
}
.h-policy-num2{
	background: url("../img/finance/h-policy-num2.png") no-repeat center;
	background-size: cover
}
.h-policy-num3{
	background: url("../img/finance/h-policy-num3.png") no-repeat center;
	background-size: cover
}
.h-policy-num4{
	background: url("../img/finance/h-policy-num4.png") no-repeat center;
	background-size: cover
}
.h-policy-num5{
	background: url("../img/finance/h-policy-num5.png") no-repeat center;
	background-size: cover
}
.h-policy-num .flex-a-c-column{
	z-index: 3;
	display: block;
}
.x-guarantee .advantage .item .img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    display: none;
    background-size: cover;
}
.x-guarantee .advantage .item:hover{
    width: 456px;
    height: 280px;
}
.x-guarantee .advantage .item:hover .img{
    display: block;
}
.x-guarantee .advantage .item:hover p{
    opacity: 1;
}
.x-guarantee .advantage .item:hover .num{
    background-image: url("../img/finance/2927.png");
    width: 48px;
    height: 56px;
}
.x-guarantee .advantage .item:hover .line{
    margin-top: 16px;
}
.x-guarantee .hlc-credit-spread{
    background-image: url(../img/finance/x-policy-bj.png) !important;
}
.x-guarantee .h-credit-spread span{
    width: 391px;
}
.x-guarantee .h-credit-spread-top,.x-guarantee .h-credit-spread-bottom{
    margin-right: 25px;
}
.x_5_youshi{
    background: url("../img/softhardware/z-softhardware-advantage-bgimg.png") no-repeat center;
    background-size: cover;
    height: 720px;
    color: #fff;
    font-family:Microsoft YaHei;
    overflow: hidden;

}
.x_5_youshi .title1{
    height:37px;
    font-size:28px;
    font-weight:bold;
    line-height: 37px;
    margin-top: 55px;
    margin-bottom: 12px;
    text-align: center;
}
.x_5_youshi .title2{
    height:19px;
    font-size:14px;
    line-height: 19px;
    opacity:0.8;
    text-align: center;

}
.x_5_youshi .items{
    width: 1008px;
    margin: auto;
}
.x_5_youshi .item{
    display: flex;
    align-items: center;
    padding: 40px;
    height: 140px;
    box-sizing: border-box;
    background: #fff;
}
.x_5_youshi .item img{
    width: 60px;
    height: 60px;
    margin-right: 42px;
}
.x_5_youshi .item div{
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.x_5_youshi .item p:nth-of-type(1){
    height:26px;
    font-size:20px;
    font-weight:bold;
    line-height: 26px;
    color: #262626;
}
.x_5_youshi .item p:nth-of-type(2){
    height:21px;
    font-size:16px;
    line-height: 21px;
    color: #4C4C4C;
}
.x_5_youshi .item.item2{
    height: 140px;
    width: 486px;
    margin-bottom: 30px;
}
.x-new-box{

}
.x-new-box-content{
    width: 737px;
}
.x-new-box-content ul .layui-this {
    color: #284CAC !important;
}
.x-new-box-content ul .layui-this::after{
    border: 2px solid #284CAC !important;
    border-radius: 3px 3px 0px 0px !important;
    width: 20px;
    left: calc(50% - 10px);
    top: 30px;
    content: '';
    height: 0px;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
}
.x-new-box ul{
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}
.x-new-box ul::-webkit-scrollbar {
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 5px;
}
.x-new-box ul::-webkit-scrollbar-thumb {

     border-radius: 10px;

     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

     background: #535353;

 }
.x-new-box ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

    border-radius: 10px;

    background: #EDEDED;
}
.x-new-box ul{
    height: auto;
    /*padding: 39px 0 16px 0;*/
  	padding: 39px 0 0 0;
    position: relative;
  	border-bottom:1px solid rgba(243,243,243,1);
}
.x-new-box ul li{
    flex-shrink: 0;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
    min-width: 0 !important;
    margin: 0 88px 0 0;
    padding: 0;
    position: relative;
    cursor: pointer;
  	padding-bottom: 10px;
}

.x-case-box ul li{
    margin: 0;
    padding: 0 30px;
}
.x-case-box .x-new-box-content{
    width: auto;
}
.hlc-caseDetailes-show-info{
    background:rgba(255,255,255,1);
    box-shadow:0px 10px 30px rgba(141,141,141,0.16);
    padding: 20px 30px;
}
.hlc-caseDetailes-showContent img{
    max-width: 100%;
    display: block;
    margin: auto;
//margin-bottom: 20px;
}
.hlc-brcs .img1{
    width: 56px;
    height: 68px;
}
.hlc-brcs .img2{
    width: 68px;
    height: 83px;
}

/*.x-guarantee*/
.hlc-credit-spread,.h-credit-spread{
    background-image: url("../img/finance/x-policy-bj.png") !important;
    background-position-x: 135px;
    background-size: 618px 618px;
    position: relative;
}
.hlc-smallLoan-swiper{
    position: absolute !important;
    width: 650px !important;
    min-height: 420px;
    padding: 30px 0 ;
    left: 32px;
    top: 137px;
    margin: 0;
}
.hlc-smallLoan-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
}
.hlc-smallLoan-swiper .swiper-slide {
    width: 400px !important;
    height: 380px;
    margin: 0;

}
.hlc-smallLoan-swiper .swiper-slide.swiper-slide-active{
    box-shadow: none;
}
.hlc-smallLoan-swiper .swiper-slide.swiper-slide-prev{
    transform: scale(0.85) translateX(300px);
    transition:none;
}
.hlc-smallLoan-swiper .swiper-slide.swiper-slide-next{
    transform: scale(0.85) translateX(-300px);
    transition:none;
}
.hlc-smallLoan-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper-phone .hlc-smallLoan-swiper{
    width: 550px !important;
    top: 38px;
    left:87px
}
.swiper-phone .hlc-smallLoan-swiper .swiper-slide.swiper-slide-active{
}
.swiper-phone .hlc-smallLoan-swiper .swiper-slide{
    width: 216px !important;
    height: 432px;
}
.swiper-phone .hlc-smallLoan-swiper .swiper-slide.swiper-slide-prev{
    transform: scale(1) translateX(70px);
}
.swiper-phone .hlc-smallLoan-swiper .swiper-slide.swiper-slide-next{
    transform: scale(1) translateX(-70px);
}

.swiper-phone .hlc-smallLoan-swiper .swiper-slide.swiper-slide-duplicate-next{
    transform: scale(1) translateX(40px);
}
.swiper-phone .hlc-smallLoan-swiper .swiper-slide.swiper-slide-duplicate-prev{
    transform: scale(1) translateX(-40px);
}

.swiper-phone .hlc-smallLoan-swiper .swiper-button-prev{
    transform: translate(80px,-80px);
}
.swiper-phone .hlc-smallLoan-swiper .swiper-button-next{
    transform: translate(-80px,-80px);
}

.xy-cooperative-process-img {
    width: 1152.5px !important;
    height: 169.45px !important;
}
