@import url(jquery.bxslider.css);
@import url(pscroll.css);
.cooperation_banner {
    width: 100%;
    height: 480px;
    position: relative;
}
.cooperation_banner img {
    max-width: 100%;
    height: 480px;
    display: block;
    object-fit: cover;
    width: 100%;
}
.cooperation_banner_text {
    position: absolute;
    width: 1400px;
    left: 50%;
    margin-left: -700px;
    top: 115px;
}
.cooperation_banner_text div:nth-child(1){
    font-size: 36px;
    color: #000000;
    margin-bottom: 22px;
}
.cooperation_banner_text div:nth-child(2){
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 30px;
    width: 700px;
    height: 105px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.cooperation_banner_text div:nth-child(3){
    display: flex;
}
.cooperation_banner_text div:nth-child(3) a{
    width: 150px;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 42px;
    background: #0058FF;
    border-radius: 5px;
    color: #FFFFFF;
    margin-right: 20px;
    font-size: 14px;
}
.cooperation_banner_text div:nth-child(3) a:hover{
    opacity: 0.8;
}
.cooperation_banner_text div:nth-child(3) div:nth-child(2){
    width: 150px;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 42px;
    background: #FFFFFF;
    border-radius: 5px;
    color: #0058FF;
    font-size: 14px;
    cursor: pointer;
}
.cooperation_banner_text div:nth-child(3) div:nth-child(2):hover{
    opacity: 0.8;
}
.cooperation_flow_bg {
    height: 820px;
}
.cooperation_flow {
    width: 1400px;
    margin: 0 auto;
}
.cooperation_flow_title {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.cooperation_flow_descrip {
    width: 1200px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
}
.cooperation_flow_box {
    display: flex;
    margin-top: 40px;
    margin-left: 85px;
}
.cooperation_flow_box_item {
    width: 210px;
    color: #1D1D1F;
    text-align: center;
}
.cooperation_flow_box_line {
    width: 300px;
    height: 3px;
    background: rgba(0, 88, 255, 0.1);
    margin-top: 74px;
}
.cooperation_flow_box_item > img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
}
.cooperation_flow_box_item > div:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 17px;
}
.cooperation_flow_box_item > div:nth-child(3) {
    font-size: 16px;
    line-height: 26px;
}
.cooperation_flow #cooform {
    width: 500px;
    margin: 0 auto;
    margin-top: 55px;
}
.cooperation_flow .tryOut-apply {
    position: unset!important;
    width: 200px!important;
    margin-left: 50px!important;
    height: 40px!important;
    line-height: 40px!important;
    margin-top: 10px!important;
}
.cooperation_system_bg {
    height: 700px;
    background: #F5F7FB;
}
.cooperation_system {
    width: 1400px;
    margin: 0 auto;
}
.cooperation_system_title {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.cooperation_system_descrip {
    width: 1200px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
}
.cooperation_system_content {
    display: flex;
    margin-top: 30px;
}
.cooperation_system_content_item {
    width: 420px;
    height: 500px;
    background: #FFFFFF;
    margin-right: 70px;
    margin-bottom: 20px;
    border-radius: 15px;
    overflow: hidden;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    box-sizing: border-box;
}
.cooperation_system_content_item:hover {
    transform: translateY(-10px);
    transition: 0.5s;
}
.cooperation_system_content_item:nth-child(3n) {
    margin-right: 0;
}
.cooperation_system_content_item>img {
    width: 288px;
    height: 288px;
    margin: 48px 66px;
}
.cooperation_system_content_text {
    padding: 0 25px;
}
.cooperation_system_content_text > div:first-child {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
    text-align: center;
}
.cooperation_system_content_text > div:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
}
.cooperation_culture_bg {
    background: #FFFFFF;
    padding-bottom: 30px;
}
.cooperation_culture {
    width: 1400px;
    margin: 0 auto;
}
.cooperation_culture_title {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.cooperation_culture_descrip {
    width: 1200px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
}
.cooperation_culture_content {
    display: flex;
    margin-top: 30px;
}
.cooperation_culture_content_item {
    width: 335px;
    height: 400px;
    background: #FFFFFF;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 15px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #E2E5EB;
}
.cooperation_culture_content_item:nth-child(4n) {
    margin-right: 0;
}
.cooperation_culture_content_item>img {
    width: 335px;
    height: 200px;
}
.cooperation_culture_content_text {
    padding: 0 25px;
}
.cooperation_culture_content_text > div:first-child {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 20px;
    text-align: center;
}
.cooperation_culture_content_text > div:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
.cooperation_case_bg {
    background: #F5F7FB;
    padding-bottom: 30px;
}
.cooperation_case_title {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.cooperation_case_descrip {
    width: 1200px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* 水平居中 */
    margin-top: 10px;
    margin-bottom: 30px;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item{
    width: 335px;
    height: 280px;
    box-sizing: border-box;
    position: relative;
    margin-right: 20px;
    border-radius: 15px;
    background: #F5F7FB;
    overflow: hidden;
    margin-bottom: 20px;
}

/*@keyframes shake {*/
/*	0% { transform: translateX(0); }*/
/*	25% { transform: translateX(-5px); }*/
/*	50% { transform: translateX(5px); }*/
/*	75% { transform: translateX(-5px); }*/
/*	100% { transform: translateX(5px); }*/
/*}*/

/*.shake-animation {*/
/*	animation: shake 0.5s; !* 抖动的持续时间 *!*/
/*	animation-iteration-count: infinite; !* 动画重复次数 *!*/
/*}*/
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item:hover .cooperation_case_item_hover{
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(30px);
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item:hover .cooperation_case_item_hover div{
    opacity: 1;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item:hover .cooperation_case_item_convention div{
    opacity: 0;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item:nth-child(4n){
    margin-right: 0;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item:nth-child(-n + 4){
    margin-top: 20px;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_convention img{
    width: 335px;
    height: 280px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_convention>div{
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 20px;
    z-index: 999;
    color: #FFFFFF;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_convention>div>div{
    color: #FFFFFF;
    display: block;
    width: 100%;
}

.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_hover{
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(19, 15, 64, 0.75) 100%, rgba(0, 0, 0, 0.5) 100%);
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_hover>div {
    opacity: 0;
    transition: opacity 0.5s; /* 透明度变化的过渡效果 */
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_hover>div:nth-child(1){
    font-size: 16px;
    font-weight: bold;
    color: #0058FF;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_hover>div:nth-child(2){
    font-size: 14px;
    overflow: hidden;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 8px;
    line-height: 28px;
    height: 140px;
    text-align: justify;
    color: #1D1D1F;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_hover>div:nth-child(3){
    position: absolute;
    left: 20px;
    bottom: 20px;
    display: flex;
    z-index: 9999;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_hover>div:nth-child(3)>div{
    display: block;
    color: #0058FF;
}
.cooperation_case_bg .cooperation_case .cooperation_case_content .cooperation_case_item .cooperation_case_item_hover>div:nth-child(3)>div img{
    width: 18px;
    height: 18px;
}
.cooperation_custom_bg {
    width: 100%;
}
.cooperation_custom_bg .cooperation_custom {
    width: 100%;
    color: #1D1D1F;
}
.cooperation_custom_bg .cooperation_custom .cooperation_custom_title {
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 28px;
    font-weight: bold;
}
.cooperation_custom_bg .cooperation_custom .cooperation_custom_content {
    margin-top: 30px;
    margin-bottom: 55px;
    position: relative;
}
.cooperation_custom_bg .cooperation_custom .cooperation_custom_content .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
}
.cooperation_custom_bg .cooperation_custom .cooperation_custom_content .bx-wrapper .bx-prev {
    display: block;
    z-index: 3;
}
.cooperation_custom_bg .cooperation_custom .cooperation_custom_content .bx-wrapper .bx-next {
    display: block;
    z-index: 3;
}
.cooperation_custom_bg .cooperation_custom .cooperation_custom_content::before {
    content: "";
    width: 518px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #ffffff 30%, #ffffff 10%, rgba(255, 255, 255, 0) 70%);
    z-index: 2;
    transition: 0.5s;
}
.cooperation_custom_bg .cooperation_custom .cooperation_custom_content::after {
    content: "";
    width: 518px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(270deg, #ffffff 30%, #ffffff 10%, rgba(255, 255, 255, 0) 70%);
    z-index: 2;
    transition: 0.5s;
}