@media screen and (width: 1920px) {
  .big-bg-img {
    position: relative;
    width: 100%;
    height: 660px;
    background: url('../images/serve-bg.jpg') no-repeat;
    /* 标题 */
    /* tab栏导航 */
  }
  .big-bg-img .title-name {
    color: #fff;
    position: absolute;
    left: 369px;
    bottom: 124px;
  }
  .big-bg-img .title-name .en {
    font-size: 36px;
  }
  .big-bg-img .title-name .ch {
    font-size: 24px;
  }
  .big-bg-img .nav {
    height: 70px;
    padding: 0 116px 0 115px;
    background: #e7e7e7;
    opacity: 0.9;
    position: absolute;
    bottom: 0px;
    line-height: 70px;
  }
  .big-bg-img .nav .nav-item {
    width: 160px;
    height: 100%;
    text-align: center;
    font-size: 18px;
    float: left;
    cursor: pointer;
    margin-right: 8px;
  }
  .big-bg-img .nav .nav-item a {
    width: 160px;
    height: 100%;
    display: inline-block;
  }
  .big-bg-img .nav .nav-item:last-child {
    margin-right: 0px;
  }
  .active2 {
    background-color: #ea5503;
  }
  .active2 a {
    color: #fff;
  }
  .main {
    display: none;
  }
  .selected {
    display: block;
  }
  .tab-content {
    /* 成功案例 */
    /* 流程外包 */
    /* 岗位外包 */
    /* 劳务派遣 */
    /* 薪税服务 */
    /* 灵活用工 */
    /* 行业痛点2 */
    /* 核心服务 */
    /* 平台资源 */
    /* 服务案例 */
    /* 认真对待 专业服务 */
  }
  .tab-content .get-case {
    margin: 0 auto 97px auto;
    width: 256px;
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    border: 1px solid #ddd;
    font-size: 18px;
    color: #999999;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .tab-content .get-case .icon-21 {
    display: none;
  }
  .tab-content .get-case:hover {
    background-color: #ea5503;
    border-color: #ea5503;
    color: #fff;
    cursor: pointer;
  }
  .tab-content .get-case:hover .icon-21 {
    display: inline-block;
  }
  .tab-content .get-case:hover .icon-22 {
    display: none;
  }
  .tab-content .case {
    width: 1300px;
    margin: 0 auto;
  }
  .tab-content .case .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .case .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .case .content {
    margin-top: -25px;
  }
  .tab-content .case .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .case .content .case-detail {
    margin-top: 29px;
  }
  .tab-content .case .content .case-detail .case-left .left-one:first-child {
    margin-top: 30px;
  }
  .tab-content .case .content .case-detail .case-left .left-one {
    margin-bottom: 40px;
  }
  .tab-content .case .content .case-detail .case-left .left-one h4 {
    font-size: 24px;
    font-weight: 400;
    color: #ea5503;
    margin-top: 0!important;
    float: left;
  }
  .tab-content .case .content .case-detail .case-left .left-one div {
    display: inline-block;
    margin-top: 0!important;
  }
  .tab-content .case .content .case-detail .case-left .left-one div p {
    font-size: 14px;
    color: #333333;
    margin-top: 7px;
  }
  .tab-content .case .content .case-detail .case-right {
    width: 591px;
    height: 364px;
    overflow: hidden;
  }
  .tab-content .case .content .case-detail .case-right img {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .tab-content .case .content .case-detail .case-right img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .tab-content .flow-epiboly {
    /* 产品介绍 */
    /* 我们将帮您解决什么 */
    /* 服务内容 */
    /* 服务流程 */
    /* 认真对待 专业服务 */
  }
  .tab-content .flow-epiboly .productDefinition {
    padding: 71px 0 110px 0;
  }
  .tab-content .flow-epiboly .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .productDefinition .content .content-tex {
    width: 1300px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .flow-epiboly .productDefinition .content .img {
    display: block;
    width: 1300px;
    height: 300px;
    margin: 30px auto auto auto;
  }
  .tab-content .flow-epiboly .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .help .content {
    margin-top: -25px;
    text-align: center;
  }
  .tab-content .flow-epiboly .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .help .content ul {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tab-content .flow-epiboly .help .content ul li {
    float: left;
    width: 200px;
    -webkit-transition: width 1s;
    transition: width 1s;
    height: 280px;
    color: #fff;
    cursor: pointer;
  }
  .tab-content .flow-epiboly .help .content ul li h3 {
    font-size: 18px;
    margin: 20px 0 20px 20px;
    font-weight: bold;
  }
  .tab-content .flow-epiboly .help .content ul li p {
    font-size: 14px;
    margin: 0 0 10px 20px;
  }
  .tab-content .flow-epiboly .help .content ul .help-1 {
    background: url('../images/help-1.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-2 {
    background: url('../images/help-2.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-3 {
    background: url('../images/help-3.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-4 {
    background: url('../images/help-4.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-5 {
    background: url('../images/help-5.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul li:hover {
    width: 500px;
  }
  .tab-content .flow-epiboly .serve-content {
    background-color: #f5f5f5;
    padding: 70px 0 81px 0;
  }
  .tab-content .flow-epiboly .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .serve-content .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial {
    width: 1300px;
    margin: 0 auto;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item {
    float: left;
    width: 260px;
    height: 510px;
    background-color: #fff;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top {
    display: inline-block;
    text-align: center;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .img {
    display: inline-block;
    width: 27px;
    height: 30px;
    margin-top: 60px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .img2 {
    display: none;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .top-name {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 20px 0 26px 0;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .line {
    display: inline-block;
    width: 200px;
    height: 1px;
    background-color: #bfc3cb;
    margin-bottom: 38px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item ul li {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-left: 30px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover {
    background-color: #ea5503;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .img {
    display: none;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .img2 {
    display: inline-block;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .top-name {
    color: #fff;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .line {
    background-color: #fff;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover ul li {
    color: #fff;
    cursor: pointer;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover ul li:hover {
    color: #222222;
    padding-left: 15px;
    opacity: 0.8;
    background-color: #F6B793;
    background-image: #F6B793;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#ea5503));
    background-image: linear-gradient(to right, #fff, #ea5503);
  }
  .tab-content .flow-epiboly .flow {
    background: url('../images/flow-10.png') no-repeat;
    width: 100%;
    height: 1117px;
    position: relative;
  }
  .tab-content .flow-epiboly .flow .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .flow .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .flow .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .flow .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .flow .flow-9 {
    position: absolute;
    top: 282px;
    left: 50%;
    margin-left: -336.5px;
  }
  .tab-content .flow-epiboly .flow .flow-box {
    width: 863px;
    height: 862px;
    position: absolute;
    top: 190px;
    left: 50%;
    margin-left: -432px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow {
    position: absolute;
    color: #fff;
    font-weight: bold;
    border: 0.1px solid rgba(200, 200, 200, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow p {
    font-size: 48px;
    margin: 60px 0 10px 43px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow span {
    font-size: 16px;
    margin-left: 40px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-1 {
    top: 0px;
    left: 360px;
    width: 192px;
    height: 193px;
    background: url('../images/flow-1.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-2 {
    top: 95px;
    right: 117px;
    width: 187px;
    height: 200px;
    background: url('../images/flow-2.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-2 p {
    margin: 60px 0 10px 88px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-2 span {
    margin-left: 84px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-3 {
    top: 363px;
    right: 0px;
    width: 194px;
    height: 193px;
    background: url('../images/flow-3.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-3 p {
    margin: 35px 0 10px 66px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-3 span {
    margin-left: 63px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-4 {
    bottom: 121px;
    right: 88px;
    width: 200px;
    height: 187px;
    background: url('../images/flow-4.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-5 {
    bottom: 0px;
    left: 320px;
    width: 187px;
    height: 200px;
    background: url('../images/flow-5.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-5 p {
    margin: 35px 0 10px 90px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-5 span {
    margin-left: 71px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-6 {
    bottom: 95px;
    left: 116px;
    width: 195px;
    height: 193px;
    background: url('../images/flow-6.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-6 p {
    margin: 40px 0 5px 51px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-6 span {
    margin-left: 29px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-7 {
    bottom: 357px;
    left: 0px;
    width: 199px;
    height: 188px;
    background: url('../images/flow-7.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-7 p {
    margin: 70px 0 5px 75px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-7 span {
    margin-left: 71px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-8 {
    top: 124px;
    left: 94px;
    width: 201px;
    height: 186px;
    background: url('../images/flow-8.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-8 p {
    margin: 38px 0 10px 85px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-8 span {
    margin-left: 81px;
  }
  .tab-content .flow-epiboly .footer {
    padding: 70px 0 90px 0;
  }
  .tab-content .flow-epiboly .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .footer .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 119px;
  }
  .tab-content .flow-epiboly .footer .nav-img {
    width: 1120px;
    margin: 0 auto;
  }
  .tab-content .flow-epiboly .footer .nav-img .nav-item {
    float: left;
    width: 280px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .flow-epiboly .footer .nav-img .nav-item .item-img {
    width: 159px;
    height: 180px;
    display: inline-block;
  }
  .tab-content .flow-epiboly .footer .nav-img .nav-item .item-name {
    margin: 41px 0 35px 0;
    font-size: 18px;
    color: #ea5503;
  }
  .tab-content .flow-epiboly .footer .bottom-list {
    width: 1164px;
    margin: 0 auto;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul {
    float: left;
    width: 327px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul li {
    height: 35px;
    font-size: 14px;
    color: #333333;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul li img {
    margin-right: 5px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(1) {
    width: 187px;
    padding-left: 61px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(2) {
    width: 129px;
    padding-left: 97px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(3) {
    padding-left: 151px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(4) {
    width: 89px;
    position: relative;
    right: 36px;
  }
  .tab-content .post-epiboly {
    /* 产品介绍 */
    /* 我们将帮您解决什么 */
    /* 岗位外包优势 */
    /* 服务内容 */
    /* 服务方案 */
    /* 认真对待 专业服务 */
  }
  .tab-content .post-epiboly .productDefinition {
    padding: 71px 0 0px 0;
  }
  .tab-content .post-epiboly .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .post-epiboly .productDefinition .content .content-tex {
    width: 1300px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .post-epiboly .productDefinition .content .img {
    display: block;
    width: 1300px;
    height: 300px;
    margin: 30px auto auto auto;
  }
  .tab-content .post-epiboly .help {
    padding: 71px 0px 10px 0px;
  }
  .tab-content .post-epiboly .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
    margin-bottom: 10px;
  }
  .tab-content .post-epiboly .help .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 75px;
  }
  .tab-content .post-epiboly .help .content ul {
    width: 1220px;
    margin: 0 auto;
  }
  .tab-content .post-epiboly .help .content ul li {
    float: left;
    width: 311px;
    height: 259px;
    margin-right: 143px;
    text-align: center;
  }
  .tab-content .post-epiboly .help .content ul li p {
    margin-top: 196px;
    font-size: 14px;
  }
  .tab-content .post-epiboly .help .content ul li:nth-child(1) {
    background: url('../images/help-1.png');
  }
  .tab-content .post-epiboly .help .content ul li:nth-child(2) {
    background: url('../images/help-2.png');
  }
  .tab-content .post-epiboly .help .content ul li:nth-child(3) {
    background: url('../images/help-3.png');
    margin-right: 0px;
  }
  .tab-content .post-epiboly .advantage .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .advantage .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
    margin-bottom: 10px;
  }
  .tab-content .post-epiboly .advantage .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .advantage .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 75px;
  }
  .tab-content .post-epiboly .advantage .advantage-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-1 {
    width: 172px;
    height: 142px;
    position: relative;
    top: -100px;
    left: 27px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-2 {
    width: 166px;
    height: 150px;
    position: relative;
    top: -106px;
    right: -15px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-3 {
    left: -13px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-4 {
    right: 17px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-top {
    text-align: center;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-top p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-bottom {
    position: relative;
    width: 180px;
    height: 180px;
    background: url('../images/advantage.png') no-repeat;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-bottom h4 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 19px;
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-bottom p {
    font-size: 18px;
    position: absolute;
    width: 150px;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-1,
  .tab-content .post-epiboly .advantage .advantage-item .advantage-5 {
    vertical-align: middle;
    margin-top: -124px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-1 {
    margin-right: -41px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-2 {
    margin: 0 -32px 71px 0;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-3 {
    vertical-align: middle;
    margin-top: -153px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-4 {
    margin: 0 0px 71px -39px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-5 {
    margin-left: -26px;
  }
  .tab-content .post-epiboly .serve-content {
    background-color: #f5f5f5;
    padding: 70px 0 70px 0;
  }
  .tab-content .post-epiboly .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .serve-content .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .post-epiboly .serve-content .content ul {
    width: 1300px;
    margin: 0 auto 0 auto;
  }
  .tab-content .post-epiboly .serve-content .content ul li {
    float: left;
    margin-right: 20px;
    width: 310px;
    height: 280px;
    position: relative;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-img {
    width: 100%;
    height: 100%;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-content {
    position: absolute;
    width: 210px;
    height: 120px;
    margin-left: -105px;
    margin-top: -60px;
    left: 50%;
    top: 50%;
    background: #ffffff;
    opacity: 0.8;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-content p {
    margin-bottom: 8px;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-content span {
    display: block;
  }
  .tab-content .post-epiboly .serve-content .content ul li:nth-of-type(1) .li-content p {
    margin-top: 35px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:nth-of-type(2) .li-content p {
    margin-top: 18px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:nth-of-type(3) .li-content p {
    margin-top: 25px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:last-child {
    margin-right: 0px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:last-child .li-content p {
    margin-top: 25px;
  }
  .tab-content .post-epiboly .serve-plan {
    padding: 70px 0 67px 0;
  }
  .tab-content .post-epiboly .serve-plan .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .serve-plan .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .serve-plan .content {
    position: relative;
    margin-top: -25px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 57px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom {
    width: 1185px;
    height: 775px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one {
    position: absolute;
    top: 0;
    left: 118px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six {
    width: 412px;
    height: 415px;
    background: url('../images/scheme-1.png') no-repeat;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .square {
    width: 220px;
    height: 220px;
    background: #fff;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate(-71%);
    -ms-transform: rotate(45deg) translate(-71%);
    -moz-transform: rotate(45deg) translate(-71%);
    -webkit-transform: rotate(45deg) translate(-71%);
    -o-transform: rotate(45deg) translate(-71%);
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .ul-text {
    z-index: 2;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50% 0, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .ul-text .h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .ul-text .p {
    font-size: 14px;
    margin: 10px 0;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two {
    position: absolute;
    left: 0;
    bottom: 70px;
    width: 359px;
    height: 364px;
    background: url('../images/scheme-4.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .square {
    width: 200px;
    height: 200px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six {
    width: 378px;
    height: 383px;
    background: url('../images/scheme-3.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .square {
    width: 200px;
    height: 200px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three {
    position: absolute;
    right: 192px;
    top: 0px;
    background: url('../images/scheme-3.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four {
    position: absolute;
    right: 385px;
    top: 198px;
    background: url('../images/scheme-2.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five {
    position: absolute;
    right: 0px;
    top: 198px;
    background: url('../images/scheme-5.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six {
    position: absolute;
    bottom: 0px;
    right: 195px;
    background: url('../images/scheme-6.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail {
    width: 85px;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail .detail-top {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 19px;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail .detail-bottom {
    font-size: 14px;
    line-height: 25px;
    color: #333;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail2 {
    width: 91px;
    position: relative;
    bottom: 43px;
    margin-left: 10px;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail3 {
    bottom: 57px;
    position: relative;
    left: 380px;
  }
  .tab-content .post-epiboly .footer {
    padding-bottom: 130px;
  }
  .tab-content .post-epiboly .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .footer .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 119px;
  }
  .tab-content .post-epiboly .footer .nav-img {
    width: 1120px;
    margin: 0 auto;
  }
  .tab-content .post-epiboly .footer .nav-img .nav-item {
    float: left;
    width: 280px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .tab-content .post-epiboly .footer .nav-img .nav-item .item-img {
    display: inline-block;
    width: 159px;
    height: 180px;
  }
  .tab-content .post-epiboly .footer .nav-img .nav-item .item-name {
    margin: 41px 0 35px 0;
    font-size: 18px;
    color: #ea5503;
  }
  .tab-content .post-epiboly .footer .bottom-list {
    width: 1164px;
    margin: 0 auto;
  }
  .tab-content .post-epiboly .footer .bottom-list ul {
    float: left;
    width: 327px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul li {
    height: 35px;
    font-size: 14px;
    color: #333333;
  }
  .tab-content .post-epiboly .footer .bottom-list ul li img {
    margin-right: 5px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(1) {
    width: 187px;
    padding-left: 61px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(2) {
    width: 129px;
    padding-left: 97px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(3) {
    padding-left: 151px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(4) {
    width: 89px;
    position: relative;
    right: 36px;
  }
  .tab-content .labor-dispatching {
    /* 产品介绍 */
    /* 服务内容 */
    /* 我们将帮您解决什么？ */
    /* 劳务派遣用工优势 */
    /* 认真对待 专业服务 */
  }
  .tab-content .labor-dispatching .productDefinition {
    padding: 71px 0 95px 0;
  }
  .tab-content .labor-dispatching .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .labor-dispatching .productDefinition .content .content-tex {
    font-size: 14px;
    color: #909399;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce {
    width: 610px;
    height: 610px;
    margin: 70px auto 0 auto;
    position: relative;
    background: url('../images/labor-1.png') no-repeat;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .introduce-item {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .item-1 {
    top: 71px;
    left: 266px;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .item-2 {
    left: 25px;
    bottom: 169px;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .item-3 {
    right: 63px;
    bottom: 181px;
  }
  .tab-content .labor-dispatching .serve-content {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    height: 1039px;
    background: url('../images/serve-10.png') no-repeat;
  }
  .tab-content .labor-dispatching .serve-content .title {
    margin-top: 10px;
  }
  .tab-content .labor-dispatching .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .serve-content .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 46px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center {
    position: relative;
    width: 440px;
    height: 440px;
    background: url("../images/serve-9aa.png") no-repeat;
    margin: 210px auto 0 auto;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight {
    position: absolute;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one {
    top: -159px;
    right: 52px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two {
    top: 25px;
    right: -330px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three {
    top: 200px;
    right: -366px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four {
    top: 362px;
    right: -270px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five {
    bottom: -177px;
    right: 52px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six {
    top: 362px;
    left: -285px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven {
    top: 200px;
    left: -366px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight {
    top: 25px;
    left: -300px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five {
    width: 275px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top h3 {
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    margin-right: 19px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top .one-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top .one-detail .detail-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top .one-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top .one-detail span {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top .one-detail span:last-child,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top .one-detail span:last-child {
    margin-bottom: 15px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five img {
    margin-left: 66px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four .two-detail {
    display: inline-block;
    vertical-align: middle;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four .two-detail .detail-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four .two-detail span {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four h3 {
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    margin: 0 13px 0 10px;
    vertical-align: middle;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four img {
    display: inline-block;
  }
  .tab-content .labor-dispatching .help {
    padding: 71px 0px 10px 0px;
  }
  .tab-content .labor-dispatching .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .help .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .labor-dispatching .help .content ul {
    width: 1220px;
    margin: 0 auto;
  }
  .tab-content .labor-dispatching .help .content ul li {
    float: left;
    width: 311px;
    height: 259px;
    margin-right: 143px;
    text-align: center;
  }
  .tab-content .labor-dispatching .help .content ul li p {
    margin-top: 196px;
    font-size: 14px;
  }
  .tab-content .labor-dispatching .help .content ul li:nth-child(1) {
    background: url('../images/help-1.png');
  }
  .tab-content .labor-dispatching .help .content ul li:nth-child(2) {
    background: url('../images/help-2.png');
  }
  .tab-content .labor-dispatching .help .content ul li:nth-child(3) {
    background: url('../images/help-3.png');
    margin-right: 0px;
  }
  .tab-content .labor-dispatching .advantage .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .advantage .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .advantage .content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0 84px;
    text-align: center;
  }
  .tab-content .labor-dispatching .advantage .content li {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg {
    position: relative;
    width: 400px;
    height: 450px;
    background: url('../images/advantage-4.png') no-repeat;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg .li-detail {
    width: 100%;
    height: 0px;
    -webkit-transition: height 1s;
    transition: height 1s;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #ea5503;
    opacity: 0.9;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg .li-detail p {
    margin-left: 53px;
    margin-bottom: 10px;
    color: #fff;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg .li-detail p:nth-child(1) {
    margin-top: 35px;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg:hover {
    cursor: pointer;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg:hover .li-detail {
    height: 215px;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg-2 {
    background: url('../images/advantage-2.png') no-repeat;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg-3 {
    background: url('../images/advantage-3.png') no-repeat;
  }
  .tab-content .labor-dispatching .advantage .content li .bottom-tex {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: 27px;
  }
  .tab-content .labor-dispatching .advantage .content li:last-child {
    margin-right: 0px;
  }
  .tab-content .labor-dispatching .footer {
    padding-bottom: 90px;
  }
  .tab-content .labor-dispatching .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .footer .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .labor-dispatching .footer .bottom-list {
    width: 1122px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .list-item,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .list-item {
    width: 543px;
    height: 204px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .list-item p,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .list-item p {
    margin: 65px 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .list-item span,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .list-item span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    display: block;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-left,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-1.png');
    text-align: right;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-left p,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left p {
    margin-right: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-left span,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left span {
    margin-right: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-right,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-2.png');
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-right p,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right p {
    margin-left: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-right span,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right span {
    margin-left: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom {
    margin-top: 36px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-3.png');
    text-align: right;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-4.png');
  }
  .tab-content .labor-dispatching .footer .bottom-list .center-img {
    width: 340px;
    height: 340px;
    background: url('../images/footer-5.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -170px;
    text-align: center;
    line-height: 340px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .center-img h3 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
  }
  .tab-content .pay-serve {
    /* 产品定义 */
    /* 行业痛点 */
    /* 服务内容 */
    /* 我们将帮您解决什么？ */
    /* 认真对待 专业服务 */
    /* 发薪流程 */
  }
  .tab-content .pay-serve .productDefinition {
    padding: 71px 0 60px 0;
  }
  .tab-content .pay-serve .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .pay-serve .productDefinition .content .content-tex {
    width: 1300px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .pay-serve .productDefinition .content .img {
    display: block;
    width: 1300px;
    height: 300px;
    margin: 30px auto auto auto;
  }
  .tab-content .pay-serve .pain-spot .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .pain-spot .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .pain-spot .content {
    position: relative;
    width: 664px;
    height: 384px;
    background: url('../images/pain.png') no-repeat;
    margin: 0 auto;
  }
  .tab-content .pay-serve .pain-spot .content .pain-item {
    position: absolute;
  }
  .tab-content .pay-serve .pain-spot .content .pain-item p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
  }
  .tab-content .pay-serve .pain-spot .content .item-1 {
    top: 0px;
    left: -215px;
  }
  .tab-content .pay-serve .pain-spot .content .item-2 {
    top: 20px;
    right: -215px;
  }
  .tab-content .pay-serve .pain-spot .content .item-3 {
    bottom: 75px;
    left: -230px;
  }
  .tab-content .pay-serve .pain-spot .content .item-4 {
    bottom: 64px;
    right: -260px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation {
    position: absolute;
    text-align: center;
  }
  .tab-content .pay-serve .pain-spot .content .circulation p {
    color: #fff;
    font-size: 16px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-1 {
    top: 50px;
    left: 249px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-2 {
    top: 141px;
    left: 419px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-3 {
    top: 293px;
    left: 326px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-4 {
    top: 191px;
    left: 171px;
  }
  .tab-content .pay-serve .serve-content {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    height: 1039px;
    background: url('../images/serve-content-bg.png') no-repeat;
  }
  .tab-content .pay-serve .serve-content .title {
    margin-top: 70px;
  }
  .tab-content .pay-serve .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .serve-content .content {
    margin-top: -25px;
    position: relative;
  }
  .tab-content .pay-serve .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 120px;
  }
  .tab-content .pay-serve .serve-content .content .content-center {
    width: 643px;
    height: 451px;
    background: url("../images/serve-content.png") no-repeat;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one,
  .tab-content .pay-serve .serve-content .content .content-center .two,
  .tab-content .pay-serve .serve-content .content .content-center .three,
  .tab-content .pay-serve .serve-content .content .content-center .four,
  .tab-content .pay-serve .serve-content .content .content-center .five,
  .tab-content .pay-serve .serve-content .content .content-center .six {
    position: absolute;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one p,
  .tab-content .pay-serve .serve-content .content .content-center .two p,
  .tab-content .pay-serve .serve-content .content .content-center .three p,
  .tab-content .pay-serve .serve-content .content .content-center .four p,
  .tab-content .pay-serve .serve-content .content .content-center .five p,
  .tab-content .pay-serve .serve-content .content .content-center .six p {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one span,
  .tab-content .pay-serve .serve-content .content .content-center .two span,
  .tab-content .pay-serve .serve-content .content .content-center .three span,
  .tab-content .pay-serve .serve-content .content .content-center .four span,
  .tab-content .pay-serve .serve-content .content .content-center .five span,
  .tab-content .pay-serve .serve-content .content .content-center .six span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    display: block;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one {
    top: -49px;
    left: -251px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .two {
    top: -49px;
    right: -185px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .three {
    top: 187px;
    left: -251px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .four {
    top: 187px;
    right: -287px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .five {
    top: 411px;
    left: -238px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .six {
    top: 411px;
    right: -235px;
  }
  .tab-content .pay-serve .help {
    padding: 71px 0px 0px 0px;
  }
  .tab-content .pay-serve .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .help .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .pay-serve .help .content .content-list {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 90px 0;
  }
  .tab-content .pay-serve .help .content .content-list li {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg {
    position: relative;
    width: 310px;
    height: 360px;
    background: url('../images/solve-1.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg .li-detail {
    width: 100%;
    height: 0px;
    -webkit-transition: height 1s;
    transition: height 1s;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #ea5503;
    opacity: 0.9;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg .li-detail p {
    margin-left: 23px;
    margin-bottom: 10px;
    color: #fff;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg .li-detail p:nth-child(1) {
    margin-top: 25px;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg:hover {
    cursor: pointer;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg:hover .li-detail {
    height: 133px;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg-2 {
    background: url('../images/solve-2.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg-3 {
    background: url('../images/solve-3.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg-4 {
    background: url('../images/solve-4.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .bottom-tex {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: 27px;
  }
  .tab-content .pay-serve .help .content .content-list li:last-child {
    margin-right: 0px;
  }
  .tab-content .pay-serve .footer {
    padding-bottom: 160px;
  }
  .tab-content .pay-serve .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .footer .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .pay-serve .footer .bottom-list {
    width: 1122px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .list-item,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .list-item {
    width: 543px;
    height: 204px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .list-item p,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .list-item p {
    margin: 65px 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .list-item span,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .list-item span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    display: block;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-left,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-1.png');
    text-align: right;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-left p,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left p {
    margin-right: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-left span,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left span {
    margin-right: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-right,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-2.png');
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-right p,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right p {
    margin-left: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-right span,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right span {
    margin-left: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-bottom {
    margin-top: 36px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-3.png');
    text-align: right;
  }
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-4.png');
  }
  .tab-content .pay-serve .footer .bottom-list .center-img {
    width: 340px;
    height: 340px;
    background: url('../images/footer-5.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -170px;
    text-align: center;
    line-height: 340px;
  }
  .tab-content .pay-serve .footer .bottom-list .center-img h3 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
  }
  .tab-content .pay-serve .flow .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .flow .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .flow .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .flow .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .pay-serve .flow .flow-detail {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-item {
    display: inline-block;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-top {
    margin-left: 148px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-bottom {
    margin-right: 148px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-top li,
  .tab-content .pay-serve .flow .flow-detail .flow-bottom li {
    float: left;
    margin-right: 125px;
    width: 153px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ea5503;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-top li:last-child,
  .tab-content .pay-serve .flow .flow-detail .flow-bottom li:last-child {
    margin-right: 0px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center {
    position: relative;
    margin: 10px 0;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center li {
    margin-right: 90px;
    float: left;
    width: 51px;
    height: 55px;
    background: url('../images/icon-1aa.png') no-repeat;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center li:last-child {
    margin-right: 0px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center .line {
    position: absolute;
    top: 50%;
    width: 1300px;
    height: 2px;
    background: #ea5503;
    z-index: -1;
  }
  .tab-content .flexible-work {
    /* 市场背景 */
    /* 行业痛点 */
  }
  .tab-content .flexible-work .productDefinition {
    padding: 71px 0 105px 0;
  }
  .tab-content .flexible-work .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flexible-work .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flexible-work .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .flexible-work .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flexible-work .productDefinition .content .content-tex {
    width: 1300px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .flexible-work .productDefinition ul {
    width: 1300px;
    margin: 32px auto 0 auto;
  }
  .tab-content .flexible-work .productDefinition ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 420px;
    height: 258px;
    border: 1px solid #c0c4cc;
  }
  .tab-content .flexible-work .productDefinition ul li .li-top {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
  }
  .tab-content .flexible-work .productDefinition ul li .li-top img {
    display: inline-block;
    width: 71px;
    height: 40px;
    margin: 33px 0 22px 0;
  }
  .tab-content .flexible-work .productDefinition ul li .li-top h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .flexible-work .productDefinition ul li p {
    font-size: 14px;
    margin: 0 26px;
    line-height: 22px;
  }
  .tab-content .flexible-work .productDefinition ul li:hover {
    border: 1px solid #ea5503;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(234, 85, 3, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(234, 85, 3, 0.5);
    cursor: pointer;
  }
  .tab-content .flexible-work .ache {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    height: 1039px;
    background: url('../images/serve-content-bg.png') no-repeat;
  }
  .tab-content .flexible-work .ache .title {
    margin-top: 75px;
  }
  .tab-content .flexible-work .ache .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flexible-work .ache .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flexible-work .ache .content {
    margin-top: -25px;
  }
  .tab-content .flexible-work .ache .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 36px;
  }
  .tab-content .flexible-work .ache .content .ache-img {
    width: 701px;
    height: 671px;
    position: absolute;
    top: 294px;
    left: 50%;
    margin-left: -350.5px;
  }
  .tab-content .flexible-work .ache .content .ache-img .serve-img {
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content {
    width: 220px;
    position: absolute;
    top: 147px;
    left: 50%;
    margin-left: -110px;
    color: #fff;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content h5 {
    font-size: 16px;
    font-weight: bold;
    color: #fdfdfd;
    text-align: center;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content ul li .dot {
    width: 5px;
    height: 5px;
    background: #fdfdfd;
    border-radius: 50%;
    margin-right: 5px;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content.ache-content-2 {
    width: 200px;
    position: absolute;
    left: 115px;
    top: 408px;
    margin-left: 0px;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content.ache-content-3 {
    width: 206px;
    position: absolute;
    top: 380px;
    margin-left: 40px;
  }
  .tab-content .flexible-work .ache .content .serve-one,
  .tab-content .flexible-work .ache .content .serve-two,
  .tab-content .flexible-work .ache .content .serve-three,
  .tab-content .flexible-work .ache .content .serve-four,
  .tab-content .flexible-work .ache .content .serve-five,
  .tab-content .flexible-work .ache .content .serve-six {
    position: absolute;
  }
  .tab-content .flexible-work .ache .content .serve-one h5,
  .tab-content .flexible-work .ache .content .serve-two h5,
  .tab-content .flexible-work .ache .content .serve-three h5,
  .tab-content .flexible-work .ache .content .serve-four h5,
  .tab-content .flexible-work .ache .content .serve-five h5,
  .tab-content .flexible-work .ache .content .serve-six h5 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #48B4FF;
    margin-bottom: 10px;
  }
  .tab-content .flexible-work .ache .content .serve-one p,
  .tab-content .flexible-work .ache .content .serve-two p,
  .tab-content .flexible-work .ache .content .serve-three p,
  .tab-content .flexible-work .ache .content .serve-four p,
  .tab-content .flexible-work .ache .content .serve-five p,
  .tab-content .flexible-work .ache .content .serve-six p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
  }
  .tab-content .flexible-work .ache .content .serve-one h5,
  .tab-content .flexible-work .ache .content .serve-two h5,
  .tab-content .flexible-work .ache .content .serve-six h5 {
    color: #ea5503;
  }
  .tab-content .flexible-work .ache .content .serve-three h5 {
    color: #71CC79;
  }
  .tab-content .flexible-work .ache .content .serve-one {
    top: -67px;
    left: 217px;
  }
  .tab-content .flexible-work .ache .content .serve-two {
    top: 80px;
    right: -100px;
  }
  .tab-content .flexible-work .ache .content .serve-three {
    top: 381px;
    right: -250px;
  }
  .tab-content .flexible-work .ache .content .serve-four {
    bottom: -62px;
    left: 99px;
  }
  .tab-content .flexible-work .ache .content .serve-five {
    left: -252px;
    bottom: 193px;
  }
  .tab-content .flexible-work .ache .content .serve-six {
    top: 75px;
    left: -81px;
  }
  .tab-content .flexible-work .ache .serve-four {
    margin-top: 210px;
    padding-right: 280px;
  }
  .tab-content .ache2 {
    position: relative;
    border-top: 1px solid #fff;
  }
  .tab-content .ache2 .title {
    margin-top: 75px;
  }
  .tab-content .ache2 .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .ache2 .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .ache2 .content {
    margin-top: -25px;
  }
  .tab-content .ache2 .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 64px;
  }
  .tab-content .ache2 .content img {
    width: 1179px;
    height: 712px;
    margin: 0 auto;
    display: block;
    margin-bottom: 160px;
    padding-left: 160px;
  }
  .tab-content .kernel-serve {
    position: relative;
    border-top: 1px solid #fff;
  }
  .tab-content .kernel-serve .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .kernel-serve .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .kernel-serve .content {
    margin-top: -25px;
  }
  .tab-content .kernel-serve .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 64px;
  }
  .tab-content .kernel-serve .content .content-bottom {
    width: 1301px;
    margin: 0 auto;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item {
    float: left;
    width: 230px;
    height: 542px;
    background: url('../images/serve-1.png') no-repeat;
    margin-right: 127px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top .li-top-img-2 {
    display: inline-block;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top .li-top-img-2 {
    display: none;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top h3 {
    margin: 20px 0;
    color: #e95504;
    font-size: 18px;
    font-weight: bold;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .list-bottom {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 170px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .list-bottom .b-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 24px;
    font-size: 14px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .list-bottom .b-list .dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f5f5f5;
    vertical-align: middle;
    margin-top: -3px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:nth-of-type(2) .list-bottom {
    width: 135px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:nth-of-type(3) .list-bottom {
    width: 145px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:nth-of-type(4) .list-bottom {
    width: 195px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover {
    border-radius: 115px;
    background: #ea5503;
    cursor: pointer;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top {
    position: absolute;
    top: 150px;
    transform: translate(-50%, 0);
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top .li-top-img-1 {
    display: none;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top .li-top-img-2 {
    display: inline-block;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top h3 {
    color: #fff;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .list-bottom {
    display: block;
    color: #fff;
  }
  .tab-content .kernel-serve .content .content-bottom li:last-child {
    margin-right: 0px;
  }
  .tab-content .resource {
    margin-top: 116px;
  }
  .tab-content .resource .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .resource .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .resource .content {
    margin-top: -25px;
  }
  .tab-content .resource .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 46px;
  }
  .tab-content .resource .content .centen-box {
    width: 392px;
    height: 393px;
    background: url('../images/insurance-1.png') no-repeat;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .resource .content .centen-box .box-detail {
    position: absolute;
  }
  .tab-content .resource .content .centen-box .box-detail p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .tab-content .resource .content .centen-box .detail-1 {
    top: 5px;
    left: -295px;
  }
  .tab-content .resource .content .centen-box .detail-2 {
    top: 5px;
    right: -242px;
  }
  .tab-content .resource .content .centen-box .detail-3 {
    bottom: 42px;
    left: -237px;
  }
  .tab-content .resource .content .centen-box .detail-4 {
    bottom: 65px;
    right: -172px;
  }
  .tab-content .case {
    margin-top: 84px;
  }
  .tab-content .case .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .case .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .case .content {
    margin-top: -25px;
  }
  .tab-content .case .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 54px;
  }
  .tab-content .case .content .bottom-box .box-left h5 {
    font-size: 18px;
    font-weight: 400;
    color: #ea5503;
    margin-bottom: 19px;
  }
  .tab-content .case .content .bottom-box .box-left p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .tab-content .case .content .bottom-box .box-right {
    width: 520px;
    height: 310px;
    overflow: hidden;
  }
  .tab-content .case .content .bottom-box .box-right img {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .tab-content .case .content .bottom-box .box-right img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .tab-content .case .content-detail {
    margin-top: 35px;
    position: relative;
    width: 1297px;
    height: 455px;
    background: url('../images/case-3.png') no-repeat;
  }
  .tab-content .case .content-detail .detail-item {
    position: absolute;
  }
  .tab-content .case .content-detail .detail-item p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .tab-content .case .content-detail .item-1 {
    top: 20px;
    left: 74px;
  }
  .tab-content .case .content-detail .item-2 {
    top: 23px;
    right: 73px;
  }
  .tab-content .case .content-detail .item-3 {
    top: 215px;
    left: 25px;
  }
  .tab-content .case .content-detail .item-4 {
    right: 29px;
    top: 216px;
  }
  .tab-content .case .content-detail .item-5 {
    left: 93px;
    bottom: 19px;
  }
  .tab-content .case .content-detail .item-6 {
    right: 99px;
    bottom: 20px;
  }
  .tab-content .footer {
    padding-bottom: 90px;
    margin-top: 70px;
  }
  .tab-content .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .footer .content {
    margin-top: -25px;
  }
  .tab-content .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .footer .bottom-list {
    width: 1122px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .footer .bottom-list .list-top .list-item,
  .tab-content .footer .bottom-list .list-bottom .list-item {
    width: 543px;
    height: 204px;
  }
  .tab-content .footer .bottom-list .list-top .list-item .footer-title,
  .tab-content .footer .bottom-list .list-bottom .list-item .footer-title {
    margin: 60px 0 28px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .footer .bottom-list .list-top .list-item .footer-b,
  .tab-content .footer .bottom-list .list-bottom .list-item .footer-b {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-right: 188px;
  }
  .tab-content .footer .bottom-list .list-top .top-left,
  .tab-content .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-1.png');
    text-align: right;
  }
  .tab-content .footer .bottom-list .list-top .top-left .footer-title,
  .tab-content .footer .bottom-list .list-bottom .top-left .footer-title {
    margin-right: 188px;
  }
  .tab-content .footer .bottom-list .list-top .top-right,
  .tab-content .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-2.png');
  }
  .tab-content .footer .bottom-list .list-top .top-right .footer-title,
  .tab-content .footer .bottom-list .list-bottom .top-right .footer-title {
    margin-left: 188px;
  }
  .tab-content .footer .bottom-list .list-top .top-right .footer-b,
  .tab-content .footer .bottom-list .list-bottom .top-right .footer-b {
    margin-left: 188px;
  }
  .tab-content .footer .bottom-list .list-bottom {
    margin-top: 36px;
  }
  .tab-content .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-3.png');
  }
  .tab-content .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-4.png');
  }
  .tab-content .footer .bottom-list .center-img {
    width: 340px;
    height: 340px;
    background: url('../images/footer-5.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -170px;
    text-align: center;
    line-height: 340px;
  }
  .tab-content .footer .bottom-list .center-img h3 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
  }
  /* 商保 */
  .commercial {
    /* 产品定义 */
    /* 认真对待，专业服务 */
  }
  .commercial .productDefinition .title {
    margin-top: 75px;
  }
  .commercial .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .commercial .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .commercial .productDefinition .content {
    margin-top: -25px;
    position: relative;
  }
  .commercial .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 29px;
  }
  .commercial .productDefinition .content .content-tex {
    font-size: 14px;
    font-weight: 400;
    color: #909399;
    margin-bottom: 46px;
  }
  .commercial .productDefinition .content .resource .centen-box {
    width: 392px;
    height: 393px;
    background: url('../images/commercial-4.png') no-repeat;
    margin: 0 auto;
    position: relative;
  }
  .commercial .productDefinition .content .resource .centen-box .box-detail {
    position: absolute;
  }
  .commercial .productDefinition .content .resource .centen-box .box-detail p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-1 {
    top: 13px;
    left: -245px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-2 {
    top: 13px;
    right: -265px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-3 {
    bottom: 41px;
    left: -227px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-4 {
    bottom: 41px;
    right: -240px;
  }
  .commercial .productDefinition .content .bottom-detail {
    width: 1300px;
    margin: 46px auto 0 auto;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left {
    font-size: 14px;
    font-weight: 400;
    color: #606266;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .title h5 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #ea5503;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops h4 {
    font-size: 16px;
    font-weight: bold;
    color: #606266;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops .left-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops .left-content .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #bfbfbf;
    border-radius: 50%;
    margin-right: 5px;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops .left-content .text {
    margin-right: 16px;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .center {
    margin: 66px 0;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .center p,
  .commercial .productDefinition .content .bottom-detail .detail-left .bottom p {
    margin-bottom: 5px;
  }
  .commercial .productDefinition .content .bottom-detail .detail-right {
    margin-top: 72px;
  }
  .commercial .productDefinition .content .bottom-detail-2 .detail-left .bottom {
    margin-top: 66px;
  }
  .commercial .productDefinition .content .bottom-detail-2 .detail-left .bottom p {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .commercial .productDefinition .content .bottom-detail-2 .detail-left .bottom p .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #bfbfbf;
    border-radius: 50%;
    margin-right: 5px;
  }
  .commercial .productDefinition .content .bottom-detail-3 {
    padding-bottom: 80px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-left {
    margin-top: 223px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right {
    position: relative;
    width: 576px;
    height: 637px;
    background: url("../images/commercial-2.png");
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .right-tex {
    position: absolute;
    text-align: center;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .right-tex p {
    font-size: 14px;
    font-weight: 400;
    color: #606266;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-1 {
    top: -35px;
    left: 50%;
    margin-left: -42px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-2 {
    top: 155px;
    right: -75px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-3 {
    top: 410px;
    right: -75px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-4 {
    bottom: -35px;
    left: 50%;
    margin-left: -42px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-5 {
    top: 410px;
    left: -65px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-6 {
    top: 155px;
    left: -65px;
  }
  .commercial .productDefinition .content .detail-bg {
    width: 100%;
    height: 1022px;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 406px;
  }
  .commercial .serve .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .commercial .serve .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .commercial .serve .content {
    margin-top: -25px;
    text-align: center;
  }
  .commercial .serve .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .commercial .serve .content .content-bottom {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .commercial .serve .content .content-bottom li {
    float: left;
    margin-right: 172px;
  }
  .commercial .serve .content .content-bottom li .li-top {
    width: 158px;
    height: 180px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url("../images/serve-5.png") no-repeat;
    position: relative;
  }
  .commercial .serve .content .content-bottom li .li-top img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .commercial .serve .content .content-bottom li .li-bottom {
    text-align: center;
  }
  .commercial .serve .content .content-bottom li .li-bottom h5 {
    margin: 40px 0 20px 0;
    font-size: 18px;
    font-weight: 400;
    color: #ea5503;
  }
  .commercial .serve .content .content-bottom li .li-bottom .bottom-text {
    text-align: left;
  }
  .commercial .serve .content .content-bottom li .li-bottom .bottom-text p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .commercial .serve .content .content-bottom li:last-child {
    margin-right: 0px;
  }
  /* 法务资询 */
  .law {
    position: relative;
    /* 产品定义 */
    /* 服务内容 */
    /* 服务优势 */
  }
  .law .detail-bg {
    position: absolute;
    left: 0px;
    bottom: 513px;
    width: 100%;
    height: 1022px;
    display: block;
  }
  .law .productDefinition .title {
    margin-top: 75px;
  }
  .law .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .law .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .law .productDefinition .content {
    margin-top: -25px;
    position: relative;
  }
  .law .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 29px;
  }
  .law .productDefinition .content .content-tex {
    width: 1300px;
    font-size: 14px;
    font-weight: 400;
    color: #909399;
    margin: 0 auto 32px auto;
  }
  .law .productDefinition .content .serve-detail {
    width: 1300px;
    height: 212px;
    margin: 0 auto;
    position: relative;
  }
  .law .productDefinition .content .serve-detail .detail-top,
  .law .productDefinition .content .serve-detail .detail-bottom {
    width: 1300px;
    height: 102px;
  }
  .law .productDefinition .content .serve-detail .detail-top {
    background: url("../images/law-9.png") no-repeat;
  }
  .law .productDefinition .content .serve-detail .detail-bottom {
    margin-top: 8px;
    background: url("../images/law-8.png") no-repeat;
  }
  .law .productDefinition .content .serve-detail .detail-center {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -575px;
    margin-top: -32px;
    display: table;
    word-spacing: -1em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .law .productDefinition .content .serve-detail .center-1,
  .law .productDefinition .content .serve-detail .center-2,
  .law .productDefinition .content .serve-detail .center-3 {
    width: 260px;
    height: 65px;
    background: #e66019;
    border-radius: 3px;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .law .productDefinition .content .serve-detail .center-1 p,
  .law .productDefinition .content .serve-detail .center-2 p,
  .law .productDefinition .content .serve-detail .center-3 p {
    text-align: center;
    color: #fff;
    font-size: 14px;
  }
  .law .productDefinition .content .serve-detail .center-1 p:first-child,
  .law .productDefinition .content .serve-detail .center-2 p:first-child,
  .law .productDefinition .content .serve-detail .center-3 p:first-child {
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .law .serve-content {
    width: 1300px;
    margin: 0 auto;
  }
  .law .serve-content .title {
    margin-top: 75px;
  }
  .law .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .law .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .law .serve-content .content {
    margin-top: -25px;
    position: relative;
  }
  .law .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .law .serve-content .content .content-bottom .bottom-left {
    float: left;
    width: 611px;
    margin-right: 74px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one {
    margin-bottom: 32px;
    position: relative;
    height: 127px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one .title {
    width: 160px;
    height: 32px;
    background: #ea5706;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-bottom: 14px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one ul li img {
    margin-right: 5px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one ul .bg-img {
    width: 610px;
    height: 70px;
    position: absolute;
    left: 0px;
    bottom: -5px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one {
    margin-bottom: 32px;
    position: relative;
    height: 127px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one .title {
    margin-left: 208px;
    width: 160px;
    height: 32px;
    background: #ea5706;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-bottom: 14px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul {
    margin-left: 208px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul li img {
    margin-right: 5px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul .bg-img {
    width: 610px;
    height: 70px;
    position: absolute;
    left: 0px;
    bottom: -5px;
  }
  .law .serve-advantage .title {
    margin-top: 75px;
  }
  .law .serve-advantage .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .law .serve-advantage .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .law .serve-advantage .content {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .law .serve-advantage .content .one,
  .law .serve-advantage .content .two,
  .law .serve-advantage .content .three {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .law .serve-advantage .content .one h4,
  .law .serve-advantage .content .two h4,
  .law .serve-advantage .content .three h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 70px;
  }
  .law .serve-advantage .content .one p,
  .law .serve-advantage .content .two p,
  .law .serve-advantage .content .three p {
    font-size: 14px;
  }
  .law .serve-advantage .content .two {
    width: 310px;
    height: 310px;
    background: #ea5706;
    border-radius: 50%;
    margin: 0 186px 0 186px;
  }
  .law .serve-advantage .content .two h4 {
    margin-top: 100px;
  }
  .law .serve-advantage .content .one,
  .law .serve-advantage .content .three {
    width: 250px;
    height: 250px;
    background: #f19149;
    border-radius: 50%;
  }
  /* 招聘 */
  .tab-content .invite .productDefinition .content .img {
    height: 310px;
  }
  .tab-content .invite .service-content {
    padding-bottom: 100px;
    background: url('../images/invite/bg1.png') no-repeat;
    background-size: 100% 100%;
  }
  .invite .service-content .flex1 {
    text-align: center;
  }
  .invite .service-content .icon-bg {
    position: relative;
    display: inline-block;
  }
  .invite .service-content .l-img {
    margin-left: 27px;
  }
  .invite .service-content .icon {
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .invite .service-content .icon1 {
    margin-left: -26px;
    margin-top: -10px;
  }
  .invite .service-content .icon2 {
    margin-left: -36px;
    margin-top: -32px;
  }
  .invite .service-content .icon3 {
    margin-left: -28px;
    margin-top: -2px;
  }
  .invite .service-content .icon4 {
    margin-left: -32px;
    margin-top: -28px;
  }
  .invite .service-content .l-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    margin-top: 19px;
  }
  .invite .service-content .l-text {
    width: 271px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin: 15px auto;
    text-align: left;
  }
  .invite .service-content .l-title2 {
    margin-bottom: 19px;
  }
  .invite .video-list {
    width: 1303px;
    margin: 39px auto 0 auto;
  }
  .invite .video-list .list-item {
    position: relative;
    width: 400px;
    height: 465px;
    margin-right: 50px;
  }
  .invite .video-list .list-item .explain {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0px;
    overflow: hidden;
    background: #ea5503;
    opacity: 0.8;
    -webkit-transition: height 1s;
    transition: height 1s;
    color: #fff;
    font-size: 16px;
  }
  .invite .video-list .list-item .explain p {
    margin: 13px 0 0 10px;
  }
  .invite .video-list .list-item:hover .explain {
    height: 110px;
  }
  .invite .video-list .list-item:last-child {
    margin-right: 0px;
  }
  .tab-content .invite .serve-content {
    background-color: #ffffff;
  }
  .tab-content .invite .flow {
    height: auto;
    background: none;
  }
  .tab-content .invite .case {
    margin-top: 90px;
  }
  .tab-content .train .train-module1 {
    text-align: center;
    margin: 40px auto 0 auto;
  }
  .tab-content .train .module1 {
    position: relative;
    display: inline-block;
  }
  .tab-content .train .productDefinition .train-module1 .img {
    width: 827px;
    height: 490px;
  }
  .tab-content .train .train-module1 .l-desc {
    position: absolute;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
  }
  .tab-content .train .train-module1 .l-desc1 {
    top: 0;
    left: -50px;
  }
  .tab-content .train .train-module1 .l-desc2 {
    top: 238px;
    left: -130px;
  }
  .tab-content .train .train-module1 .l-desc3 {
    bottom: -50px;
    left: -50px;
  }
  .tab-content .train .train-module1 .l-desc4 {
    top: 0;
    right: -50px;
  }
  .tab-content .train .train-module1 .l-desc5 {
    top: 238px;
    right: -150px;
  }
  .tab-content .train .train-module1 .l-desc6 {
    bottom: -50px;
    right: -50px;
  }
  .tab-content .train .train-module1 .orange-type-div {
    text-align: center;
    margin-top: 100px;
  }
  .tab-content .train .train-module1 .orange-type {
    display: inline-block;
    width: 210px;
    height: 55px;
    background: #E66019;
    border-radius: 3px;
    text-align: center;
    margin-right: 265px;
    color: #ffffff;
    padding: 5px 0;
  }
  .tab-content .train .train-module1 .orange-type p {
    padding-top: 6px;
    font-size: 14px;
  }
  .tab-content .train .course .course-list {
    border-top: 1px solid #CCCFD6;
    margin-left: 20px;
    font-size: 14px;
  }
  .tab-content .train .course .course-list li {
    border-bottom: 1px solid #CCCFD6;
    min-height: 50px;
    padding: 15px 20px;
    line-height: 24px;
  }
  .tab-content .train .course .course-list2 {
    margin-left: 0;
    margin-right: 20px;
  }
  .tab-content .train .advantages .advantages-type {
    position: relative;
    width: 333px;
    height: 218px;
    background: url('../images/invite/advantages1.png') no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .tab-content .train .advantages .advantages-type2 {
    background: url('../images/invite/advantages2.png') no-repeat;
  }
  .tab-content .train .advantages .advantages-type p {
    position: absolute;
    bottom: 80px;
    width: 100%;
    text-align: center;
  }
  .tab-content .train .advantages .type-text {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
  }
  /* 招聘 */
}
@media not screen and (width: 1920px) {
  .big-bg-img {
    position: relative;
    width: 100%;
    height: 660px;
    background: url('../images/serve-bg.jpg') no-repeat;
    /* 标题 */
    /* tab栏导航 */
  }
  .big-bg-img .title-name {
    color: #fff;
    position: absolute;
    left: 369px;
    bottom: 124px;
  }
  .big-bg-img .title-name .en {
    font-size: 36px;
  }
  .big-bg-img .title-name .ch {
    font-size: 24px;
  }
  .big-bg-img .nav {
    width: 100%;
    height: 70px;
    background: #e7e7e7;
    opacity: 0.9;
    position: absolute;
    bottom: 0px;
    line-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .big-bg-img .nav .nav-item {
    width: 96px;
    height: 100%;
    text-align: center;
    font-size: 16px;
    float: left;
    cursor: pointer;
    margin-right: 8px;
  }
  .big-bg-img .nav .nav-item a {
    width: 100%;
    height: 100%;
    display: inline-block;
  }
  .big-bg-img .nav .nav-item:last-child {
    margin-right: 0px;
  }
  .active2 {
    background-color: #ea5503;
  }
  .active2 a {
    color: #fff;
  }
  .main {
    display: none;
  }
  .selected {
    display: block;
  }
  .tab-content {
    /* 成功案例 */
    /* 流程外包 */
    /* 岗位外包 */
    /* 劳务派遣 */
    /* 薪税服务 */
    /* 灵活用工 */
    /* 行业痛点2 */
    /* 核心服务 */
    /* 平台资源 */
    /* 服务案例 */
    /* 认真对待 专业服务 */
  }
  .tab-content .get-case {
    margin: 0 auto 97px auto;
    width: 256px;
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    border: 1px solid #ddd;
    font-size: 18px;
    color: #999999;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .tab-content .get-case .icon-21 {
    display: none;
  }
  .tab-content .get-case:hover {
    background-color: #ea5503;
    border-color: #ea5503;
    color: #fff;
    cursor: pointer;
  }
  .tab-content .get-case:hover .icon-21 {
    display: inline-block;
  }
  .tab-content .get-case:hover .icon-22 {
    display: none;
  }
  .tab-content .case {
    width: 1130px;
    margin: 0 auto;
  }
  .tab-content .case .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .case .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .case .content {
    margin-top: -25px;
  }
  .tab-content .case .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .case .content .case-detail {
    margin-top: 29px;
  }
  .tab-content .case .content .case-detail .case-left {
    width: 600px;
  }
  .tab-content .case .content .case-detail .case-left .left-one:first-child {
    margin-top: 30px;
  }
  .tab-content .case .content .case-detail .case-left .left-one {
    margin-bottom: 40px;
  }
  .tab-content .case .content .case-detail .case-left .left-one h4 {
    font-size: 16px;
    font-weight: 400;
    color: #ea5503;
    float: left;
    margin-top: 0!important;
  }
  .tab-content .case .content .case-detail .case-left .left-one div {
    display: inline-block;
    margin-top: 0!important;
    width: 500px;
  }
  .tab-content .case .content .case-detail .case-left .left-one div p {
    font-size: 14px;
    color: #333333;
  }
  .tab-content .case .content .case-detail .case-right {
    width: 500px;
    height: 364px;
    overflow: hidden;
  }
  .tab-content .case .content .case-detail .case-right img {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .tab-content .case .content .case-detail .case-right img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .tab-content .flow-epiboly {
    /* 产品介绍 */
    /* 我们将帮您解决什么 */
    /* 服务内容 */
    /* 服务流程 */
    /* 认真对待 专业服务 */
  }
  .tab-content .flow-epiboly .productDefinition {
    padding: 71px 0 110px 0;
  }
  .tab-content .flow-epiboly .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .productDefinition .content .content-tex {
    width: 1130px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .flow-epiboly .productDefinition .content .img {
    display: block;
    width: 1130px;
    height: 300px;
    margin: 30px auto auto auto;
  }
  .tab-content .flow-epiboly .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .help .content {
    margin-top: -25px;
    text-align: center;
  }
  .tab-content .flow-epiboly .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .help .content ul {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tab-content .flow-epiboly .help .content ul li {
    float: left;
    width: 200px;
    -webkit-transition: width 1s;
    transition: width 1s;
    height: 280px;
    color: #fff;
    cursor: pointer;
  }
  .tab-content .flow-epiboly .help .content ul li h3 {
    font-size: 18px;
    margin: 20px 0 20px 20px;
    font-weight: bold;
  }
  .tab-content .flow-epiboly .help .content ul li p {
    font-size: 14px;
    margin: 0 0 10px 20px;
  }
  .tab-content .flow-epiboly .help .content ul .help-1 {
    background: url('../images/help-1.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-2 {
    background: url('../images/help-2.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-3 {
    background: url('../images/help-3.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-4 {
    background: url('../images/help-4.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul .help-5 {
    background: url('../images/help-5.jpg') no-repeat;
  }
  .tab-content .flow-epiboly .help .content ul li:hover {
    width: 500px;
  }
  .tab-content .flow-epiboly .serve-content {
    background-color: #f5f5f5;
    padding: 70px 0 81px 0;
  }
  .tab-content .flow-epiboly .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .serve-content .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial {
    width: 1100px;
    margin: 0 auto;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item {
    float: left;
    width: 220px;
    height: 510px;
    background-color: #fff;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top {
    display: inline-block;
    text-align: center;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .img {
    display: inline-block;
    width: 27px;
    height: 30px;
    margin-top: 60px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .img2 {
    display: none;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .top-name {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 20px 0 26px 0;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item .item-top .line {
    display: inline-block;
    width: 200px;
    height: 1px;
    background-color: #bfc3cb;
    margin-bottom: 38px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item ul li {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-left: 30px;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover {
    background-color: #ea5503;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .img {
    display: none;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .img2 {
    display: inline-block;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .top-name {
    color: #fff;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover .item-top .line {
    background-color: #fff;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover ul li {
    color: #fff;
    cursor: pointer;
  }
  .tab-content .flow-epiboly .serve-content .content .detial .detial-item:hover ul li:hover {
    color: #222222;
    padding-left: 15px;
    opacity: 0.8;
    background-color: #F6B793;
    background-image: #F6B793;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#ea5503));
    background-image: linear-gradient(to right, #fff, #ea5503);
  }
  .tab-content .flow-epiboly .flow {
    background: url('../images/flow-10.png') no-repeat;
    width: 100%;
    height: 1117px;
    position: relative;
  }
  .tab-content .flow-epiboly .flow .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .flow .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .flow .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .flow .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flow-epiboly .flow .flow-9 {
    position: absolute;
    top: 282px;
    left: 50%;
    margin-left: -336.5px;
  }
  .tab-content .flow-epiboly .flow .flow-box {
    width: 863px;
    height: 862px;
    position: absolute;
    top: 190px;
    left: 50%;
    margin-left: -432px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow {
    position: absolute;
    color: #fff;
    font-weight: bold;
    border: 0.1px solid rgba(200, 200, 200, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow p {
    font-size: 48px;
    margin: 60px 0 10px 43px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow span {
    font-size: 16px;
    margin-left: 40px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-1 {
    top: 0px;
    left: 360px;
    width: 192px;
    height: 193px;
    background: url('../images/flow-1.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-2 {
    top: 95px;
    right: 117px;
    width: 187px;
    height: 200px;
    background: url('../images/flow-2.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-2 p {
    margin: 60px 0 10px 88px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-2 span {
    margin-left: 84px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-3 {
    top: 363px;
    right: 0px;
    width: 194px;
    height: 193px;
    background: url('../images/flow-3.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-3 p {
    margin: 35px 0 10px 66px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-3 span {
    margin-left: 63px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-4 {
    bottom: 121px;
    right: 88px;
    width: 200px;
    height: 187px;
    background: url('../images/flow-4.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-5 {
    bottom: 0px;
    left: 320px;
    width: 187px;
    height: 200px;
    background: url('../images/flow-5.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-5 p {
    margin: 35px 0 10px 90px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-5 span {
    margin-left: 71px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-6 {
    bottom: 95px;
    left: 116px;
    width: 195px;
    height: 193px;
    background: url('../images/flow-6.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-6 p {
    margin: 40px 0 5px 51px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-6 span {
    margin-left: 29px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-7 {
    bottom: 357px;
    left: 0px;
    width: 199px;
    height: 188px;
    background: url('../images/flow-7.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-7 p {
    margin: 70px 0 5px 75px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-7 span {
    margin-left: 71px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-8 {
    top: 124px;
    left: 94px;
    width: 201px;
    height: 186px;
    background: url('../images/flow-8.png') no-repeat;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-8 p {
    margin: 38px 0 10px 85px;
  }
  .tab-content .flow-epiboly .flow .flow-box .flow-8 span {
    margin-left: 81px;
  }
  .tab-content .flow-epiboly .footer {
    padding: 70px 0 90px 0;
  }
  .tab-content .flow-epiboly .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flow-epiboly .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flow-epiboly .footer .content {
    margin-top: -25px;
  }
  .tab-content .flow-epiboly .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 119px;
  }
  .tab-content .flow-epiboly .footer .nav-img {
    width: 1120px;
    margin: 0 auto;
  }
  .tab-content .flow-epiboly .footer .nav-img .nav-item {
    float: left;
    width: 280px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .flow-epiboly .footer .nav-img .nav-item .item-img {
    width: 159px;
    height: 180px;
    display: inline-block;
  }
  .tab-content .flow-epiboly .footer .nav-img .nav-item .item-name {
    margin: 41px 0 35px 0;
    font-size: 18px;
    color: #ea5503;
  }
  .tab-content .flow-epiboly .footer .bottom-list {
    width: 1164px;
    margin: 0 auto;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul {
    float: left;
    width: 327px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul li {
    height: 35px;
    font-size: 14px;
    color: #333333;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul li img {
    margin-right: 5px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(1) {
    width: 187px;
    padding-left: 61px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(2) {
    width: 129px;
    padding-left: 97px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(3) {
    padding-left: 151px;
  }
  .tab-content .flow-epiboly .footer .bottom-list ul:nth-child(4) {
    width: 89px;
    position: relative;
    right: 36px;
  }
  .tab-content .post-epiboly {
    /* 产品介绍 */
    /* 我们将帮您解决什么 */
    /* 岗位外包优势 */
    /* 服务内容 */
    /* 服务方案 */
    /* 认真对待 专业服务 */
  }
  .tab-content .post-epiboly .productDefinition {
    padding: 71px 0 0px 0;
  }
  .tab-content .post-epiboly .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .post-epiboly .productDefinition .content .content-tex {
    width: 1130px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .post-epiboly .productDefinition .content .img {
    display: block;
    width: 1130px;
    height: 300px;
    margin: 30px auto auto auto;
  }
  .tab-content .post-epiboly .help {
    padding: 71px 0px 10px 0px;
  }
  .tab-content .post-epiboly .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
    margin-bottom: 10px;
  }
  .tab-content .post-epiboly .help .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 75px;
  }
  .tab-content .post-epiboly .help .content ul {
    width: 1220px;
    margin: 0 auto;
  }
  .tab-content .post-epiboly .help .content ul li {
    float: left;
    width: 311px;
    height: 259px;
    margin-right: 133px;
    text-align: center;
  }
  .tab-content .post-epiboly .help .content ul li p {
    margin-top: 196px;
    font-size: 14px;
  }
  .tab-content .post-epiboly .help .content ul li:nth-child(1) {
    background: url('../images/help-1.png');
  }
  .tab-content .post-epiboly .help .content ul li:nth-child(2) {
    background: url('../images/help-2.png');
  }
  .tab-content .post-epiboly .help .content ul li:nth-child(3) {
    background: url('../images/help-3.png');
    margin-right: 0px;
  }
  .tab-content .post-epiboly .advantage .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .advantage .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
    margin-bottom: 10px;
  }
  .tab-content .post-epiboly .advantage .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .advantage .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 75px;
  }
  .tab-content .post-epiboly .advantage .advantage-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-1 {
    width: 172px;
    height: 142px;
    position: relative;
    top: -100px;
    left: 27px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-2 {
    width: 166px;
    height: 150px;
    position: relative;
    top: -106px;
    right: -15px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-3 {
    left: -13px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .img-4 {
    right: 17px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-top {
    text-align: center;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-top p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-bottom {
    position: relative;
    width: 180px;
    height: 180px;
    background: url('../images/advantage.png') no-repeat;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-bottom h4 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 19px;
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage .one-bottom p {
    font-size: 18px;
    position: absolute;
    width: 150px;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-1,
  .tab-content .post-epiboly .advantage .advantage-item .advantage-5 {
    vertical-align: middle;
    margin-top: -124px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-1 {
    margin-right: -41px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-2 {
    margin: 0 -32px 71px 0;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-3 {
    vertical-align: middle;
    margin-top: -153px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-4 {
    margin: 0 0px 71px -39px;
  }
  .tab-content .post-epiboly .advantage .advantage-item .advantage-5 {
    margin-left: -26px;
  }
  .tab-content .post-epiboly .advantage .advantage-item-2 {
    display: block !important;
    margin: 0 auto;
    width: 1120px;
  }
  .tab-content .post-epiboly .serve-content {
    background-color: #f5f5f5;
    padding: 70px 0 70px 0;
  }
  .tab-content .post-epiboly .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .serve-content .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .post-epiboly .serve-content .content ul {
    width: 1130px;
    margin: 0 auto 0 auto;
  }
  .tab-content .post-epiboly .serve-content .content ul li {
    float: left;
    margin-right: 20px;
    width: 250px;
    height: 280px;
    position: relative;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-img {
    width: 100%;
    height: 100%;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-content {
    position: absolute;
    width: 210px;
    height: 120px;
    margin-left: -105px;
    margin-top: -60px;
    left: 50%;
    top: 50%;
    background: #ffffff;
    opacity: 0.8;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-content p {
    margin-bottom: 8px;
  }
  .tab-content .post-epiboly .serve-content .content ul li .li-content span {
    display: block;
  }
  .tab-content .post-epiboly .serve-content .content ul li:nth-of-type(1) .li-content p {
    margin-top: 35px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:nth-of-type(2) .li-content p {
    margin-top: 18px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:nth-of-type(3) .li-content p {
    margin-top: 25px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:last-child {
    margin-right: 0px;
  }
  .tab-content .post-epiboly .serve-content .content ul li:last-child .li-content p {
    margin-top: 25px;
  }
  .tab-content .post-epiboly .serve-plan {
    padding: 70px 0 67px 0;
  }
  .tab-content .post-epiboly .serve-plan .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .serve-plan .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .serve-plan .content {
    position: relative;
    margin-top: -25px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 57px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom {
    width: 1185px;
    height: 775px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one {
    position: absolute;
    top: 0;
    left: 118px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six {
    width: 412px;
    height: 415px;
    background: url('../images/scheme-1.png') no-repeat;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .square {
    width: 220px;
    height: 220px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(45deg) translate(-71%);
    -ms-transform: rotate(45deg) translate(-71%);
    -moz-transform: rotate(45deg) translate(-71%);
    -webkit-transform: rotate(45deg) translate(-71%);
    -o-transform: rotate(45deg) translate(-71%);
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .ul-text,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .ul-text {
    z-index: 2;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50% 0, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .ul-text .h3,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .ul-text .h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-one .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .ul-text .p,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .ul-text .p {
    font-size: 14px;
    margin: 10px 0;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two {
    position: absolute;
    left: 0;
    bottom: 70px;
    width: 359px;
    height: 364px;
    background: url('../images/scheme-4.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-two .square {
    width: 200px;
    height: 200px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six {
    width: 378px;
    height: 383px;
    background: url('../images/scheme-3.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five .square,
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six .square {
    width: 200px;
    height: 200px;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-three {
    position: absolute;
    right: 192px;
    top: 0px;
    background: url('../images/scheme-3.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-four {
    position: absolute;
    right: 385px;
    top: 198px;
    background: url('../images/scheme-2.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-five {
    position: absolute;
    right: 0px;
    top: 198px;
    background: url('../images/scheme-5.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .content-bottom .bottom-six {
    position: absolute;
    bottom: 0px;
    right: 195px;
    background: url('../images/scheme-6.png') no-repeat;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail {
    width: 85px;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail .detail-top {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 19px;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail .detail-bottom {
    font-size: 14px;
    line-height: 25px;
    color: #333;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail2 {
    width: 91px;
    position: relative;
    bottom: 43px;
    margin-left: 10px;
  }
  .tab-content .post-epiboly .serve-plan .content .b-detail3 {
    bottom: 57px;
    position: relative;
    left: 380px;
  }
  .tab-content .post-epiboly .footer {
    padding-bottom: 130px;
  }
  .tab-content .post-epiboly .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .post-epiboly .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .post-epiboly .footer .content {
    margin-top: -25px;
  }
  .tab-content .post-epiboly .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 119px;
  }
  .tab-content .post-epiboly .footer .nav-img {
    width: 1120px;
    margin: 0 auto;
  }
  .tab-content .post-epiboly .footer .nav-img .nav-item {
    float: left;
    width: 280px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .tab-content .post-epiboly .footer .nav-img .nav-item .item-img {
    display: inline-block;
    width: 159px;
    height: 180px;
  }
  .tab-content .post-epiboly .footer .nav-img .nav-item .item-name {
    margin: 41px 0 35px 0;
    font-size: 18px;
    color: #ea5503;
  }
  .tab-content .post-epiboly .footer .bottom-list {
    width: 1164px;
    margin: 0 auto;
  }
  .tab-content .post-epiboly .footer .bottom-list ul {
    float: left;
    width: 327px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul li {
    height: 35px;
    font-size: 14px;
    color: #333333;
  }
  .tab-content .post-epiboly .footer .bottom-list ul li img {
    margin-right: 5px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(1) {
    width: 187px;
    padding-left: 61px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(2) {
    width: 129px;
    padding-left: 97px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(3) {
    padding-left: 151px;
  }
  .tab-content .post-epiboly .footer .bottom-list ul:nth-child(4) {
    width: 89px;
    position: relative;
    right: 36px;
  }
  .tab-content .labor-dispatching {
    /* 产品介绍 */
    /* 服务内容 */
    /* 我们将帮您解决什么？ */
    /* 劳务派遣用工优势 */
    /* 认真对待 专业服务 */
  }
  .tab-content .labor-dispatching .productDefinition {
    padding: 71px 0 95px 0;
  }
  .tab-content .labor-dispatching .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .labor-dispatching .productDefinition .content .content-tex {
    width: 1130px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce {
    width: 610px;
    height: 610px;
    margin: 70px auto 0 auto;
    position: relative;
    background: url('../images/labor-1.png') no-repeat;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .introduce-item {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .item-1 {
    top: 71px;
    left: 266px;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .item-2 {
    left: 25px;
    bottom: 169px;
  }
  .tab-content .labor-dispatching .productDefinition .content .introduce .item-3 {
    right: 63px;
    bottom: 181px;
  }
  .tab-content .labor-dispatching .serve-content {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    height: 1039px;
    background: url('../images/serve-10.png') no-repeat;
  }
  .tab-content .labor-dispatching .serve-content .title {
    margin-top: 10px;
  }
  .tab-content .labor-dispatching .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .serve-content .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 46px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center {
    position: relative;
    width: 440px;
    height: 440px;
    background: url("../images/serve-9.png") no-repeat;
    margin: 210px auto 0 auto;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight {
    position: absolute;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one {
    top: -159px;
    right: 52px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two {
    top: 25px;
    right: -330px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three {
    top: 200px;
    right: -366px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four {
    top: 362px;
    right: -270px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five {
    bottom: -177px;
    right: 52px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six {
    top: 362px;
    left: -285px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven {
    top: 200px;
    left: -366px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight {
    top: 25px;
    left: -300px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five {
    width: 275px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top h3 {
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    margin-right: 19px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top .one-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top .one-detail .detail-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top .one-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top .one-detail span {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one .one-top .one-detail span:last-child,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five .one-top .one-detail span:last-child {
    margin-bottom: 15px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-one img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-five img {
    margin-left: 66px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six .two-detail,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four .two-detail {
    display: inline-block;
    vertical-align: middle;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six .two-detail .detail-title,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four .two-detail .detail-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six .two-detail span,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four .two-detail span {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six h3,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four h3 {
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    margin: 0 13px 0 10px;
    vertical-align: middle;
  }
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-two img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-eight img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-three img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-seven img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-six img,
  .tab-content .labor-dispatching .serve-content .content .content-center .serve-four img {
    display: inline-block;
  }
  .tab-content .labor-dispatching .help {
    padding: 71px 0px 10px 0px;
  }
  .tab-content .labor-dispatching .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .help .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .labor-dispatching .help .content ul {
    width: 1220px;
    margin: 0 auto;
  }
  .tab-content .labor-dispatching .help .content ul li {
    float: left;
    width: 311px;
    height: 259px;
    margin-right: 143px;
    text-align: center;
  }
  .tab-content .labor-dispatching .help .content ul li p {
    margin-top: 196px;
    font-size: 14px;
  }
  .tab-content .labor-dispatching .help .content ul li:nth-child(1) {
    background: url('../images/help-1.png');
  }
  .tab-content .labor-dispatching .help .content ul li:nth-child(2) {
    background: url('../images/help-2.png');
  }
  .tab-content .labor-dispatching .help .content ul li:nth-child(3) {
    background: url('../images/help-3.png');
    margin-right: 0px;
  }
  .tab-content .labor-dispatching .advantage .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .advantage .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .advantage .content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0 84px;
    text-align: center;
  }
  .tab-content .labor-dispatching .advantage .content li {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg {
    position: relative;
    width: 400px;
    height: 450px;
    background: url('../images/advantage-4.png') no-repeat;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg .li-detail {
    width: 100%;
    height: 0px;
    -webkit-transition: height 1s;
    transition: height 1s;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #ea5503;
    opacity: 0.9;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg .li-detail p {
    margin-left: 53px;
    margin-bottom: 10px;
    color: #fff;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg .li-detail p:nth-child(1) {
    margin-top: 35px;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg:hover {
    cursor: pointer;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg:hover .li-detail {
    height: 215px;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg-2 {
    background: url('../images/advantage-2.png') no-repeat;
  }
  .tab-content .labor-dispatching .advantage .content li .top-bg-3 {
    background: url('../images/advantage-3.png') no-repeat;
  }
  .tab-content .labor-dispatching .advantage .content li .bottom-tex {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: 27px;
  }
  .tab-content .labor-dispatching .advantage .content li:last-child {
    margin-right: 0px;
  }
  .tab-content .labor-dispatching .footer {
    padding-bottom: 90px;
  }
  .tab-content .labor-dispatching .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .labor-dispatching .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .labor-dispatching .footer .content {
    margin-top: -25px;
  }
  .tab-content .labor-dispatching .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .labor-dispatching .footer .bottom-list {
    width: 1122px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .list-item,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .list-item {
    width: 543px;
    height: 204px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .list-item p,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .list-item p {
    margin: 65px 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .list-item span,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .list-item span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    display: block;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-left,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-1.png');
    text-align: right;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-left p,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left p {
    margin-right: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-left span,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left span {
    margin-right: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-right,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-2.png');
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-right p,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right p {
    margin-left: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-top .top-right span,
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right span {
    margin-left: 188px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom {
    margin-top: 36px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-3.png');
    text-align: right;
  }
  .tab-content .labor-dispatching .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-4.png');
  }
  .tab-content .labor-dispatching .footer .bottom-list .center-img {
    width: 340px;
    height: 340px;
    background: url('../images/footer-5.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -170px;
    text-align: center;
    line-height: 340px;
  }
  .tab-content .labor-dispatching .footer .bottom-list .center-img h3 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
  }
  .tab-content .pay-serve {
    /* 产品定义 */
    /* 行业痛点 */
    /* 服务内容 */
    /* 我们将帮您解决什么？ */
    /* 认真对待 专业服务 */
    /* 发薪流程 */
  }
  .tab-content .pay-serve .productDefinition {
    padding: 71px 0 60px 0;
  }
  .tab-content .pay-serve .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .pay-serve .productDefinition .content .content-tex {
    width: 1130px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .pay-serve .productDefinition .content .img {
    display: block;
    width: 1130px;
    height: 300px;
    margin: 30px auto auto auto;
  }
  .tab-content .pay-serve .pain-spot .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .pain-spot .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .pain-spot .content {
    position: relative;
    width: 664px;
    height: 384px;
    background: url('../images/pain.png') no-repeat;
    margin: 0 auto;
  }
  .tab-content .pay-serve .pain-spot .content .pain-item {
    position: absolute;
  }
  .tab-content .pay-serve .pain-spot .content .pain-item p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
  }
  .tab-content .pay-serve .pain-spot .content .item-1 {
    top: 0px;
    left: -215px;
  }
  .tab-content .pay-serve .pain-spot .content .item-2 {
    top: 20px;
    right: -215px;
  }
  .tab-content .pay-serve .pain-spot .content .item-3 {
    bottom: 75px;
    left: -230px;
  }
  .tab-content .pay-serve .pain-spot .content .item-4 {
    bottom: 64px;
    right: -260px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation {
    position: absolute;
    text-align: center;
  }
  .tab-content .pay-serve .pain-spot .content .circulation p {
    color: #fff;
    font-size: 16px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-1 {
    top: 50px;
    left: 249px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-2 {
    top: 141px;
    left: 419px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-3 {
    top: 293px;
    left: 326px;
  }
  .tab-content .pay-serve .pain-spot .content .circulation-4 {
    top: 191px;
    left: 171px;
  }
  .tab-content .pay-serve .serve-content {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    height: 1039px;
    background: url('../images/serve-content-bg.png') no-repeat;
  }
  .tab-content .pay-serve .serve-content .title {
    margin-top: 70px;
  }
  .tab-content .pay-serve .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .serve-content .content {
    margin-top: -25px;
    position: relative;
  }
  .tab-content .pay-serve .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 120px;
  }
  .tab-content .pay-serve .serve-content .content .content-center {
    width: 643px;
    height: 451px;
    background: url("../images/serve-content.png") no-repeat;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one,
  .tab-content .pay-serve .serve-content .content .content-center .two,
  .tab-content .pay-serve .serve-content .content .content-center .three,
  .tab-content .pay-serve .serve-content .content .content-center .four,
  .tab-content .pay-serve .serve-content .content .content-center .five,
  .tab-content .pay-serve .serve-content .content .content-center .six {
    position: absolute;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one p,
  .tab-content .pay-serve .serve-content .content .content-center .two p,
  .tab-content .pay-serve .serve-content .content .content-center .three p,
  .tab-content .pay-serve .serve-content .content .content-center .four p,
  .tab-content .pay-serve .serve-content .content .content-center .five p,
  .tab-content .pay-serve .serve-content .content .content-center .six p {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one span,
  .tab-content .pay-serve .serve-content .content .content-center .two span,
  .tab-content .pay-serve .serve-content .content .content-center .three span,
  .tab-content .pay-serve .serve-content .content .content-center .four span,
  .tab-content .pay-serve .serve-content .content .content-center .five span,
  .tab-content .pay-serve .serve-content .content .content-center .six span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    display: block;
  }
  .tab-content .pay-serve .serve-content .content .content-center .one {
    top: -49px;
    left: -251px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .two {
    top: -49px;
    right: -185px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .three {
    top: 187px;
    left: -251px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .four {
    top: 187px;
    right: -287px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .five {
    top: 411px;
    left: -238px;
  }
  .tab-content .pay-serve .serve-content .content .content-center .six {
    top: 411px;
    right: -235px;
  }
  .tab-content .pay-serve .help {
    padding: 71px 0px 0px 0px;
  }
  .tab-content .pay-serve .help .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .help .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .help .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .help .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .pay-serve .help .content .content-list {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 90px 0;
  }
  .tab-content .pay-serve .help .content .content-list li {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg {
    position: relative;
    width: 250px;
    height: 300px;
    background: url('../images/solve-1.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg .li-detail {
    width: 100%;
    height: 0px;
    -webkit-transition: height 1s;
    transition: height 1s;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #ea5503;
    opacity: 0.9;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg .li-detail p {
    margin-left: 23px;
    margin-bottom: 10px;
    color: #fff;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg .li-detail p:nth-child(1) {
    margin-top: 25px;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg:hover {
    cursor: pointer;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg:hover .li-detail {
    height: 133px;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg-2 {
    background: url('../images/solve-2.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg-3 {
    background: url('../images/solve-3.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .top-bg-4 {
    background: url('../images/solve-4.png') no-repeat;
  }
  .tab-content .pay-serve .help .content .content-list li .bottom-tex {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: 27px;
  }
  .tab-content .pay-serve .help .content .content-list li:last-child {
    margin-right: 0px;
  }
  .tab-content .pay-serve .footer {
    padding-bottom: 160px;
  }
  .tab-content .pay-serve .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .footer .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .pay-serve .footer .bottom-list {
    width: 1122px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .list-item,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .list-item {
    width: 543px;
    height: 204px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .list-item p,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .list-item p {
    margin: 65px 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .list-item span,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .list-item span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    display: block;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-left,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-1.png');
    text-align: right;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-left p,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left p {
    margin-right: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-left span,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left span {
    margin-right: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-right,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-2.png');
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-right p,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right p {
    margin-left: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-top .top-right span,
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right span {
    margin-left: 188px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-bottom {
    margin-top: 36px;
  }
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-3.png');
    text-align: right;
  }
  .tab-content .pay-serve .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-4.png');
  }
  .tab-content .pay-serve .footer .bottom-list .center-img {
    width: 340px;
    height: 340px;
    background: url('../images/footer-5.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -170px;
    text-align: center;
    line-height: 340px;
  }
  .tab-content .pay-serve .footer .bottom-list .center-img h3 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
  }
  .tab-content .pay-serve .flow .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .pay-serve .flow .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .pay-serve .flow .content {
    margin-top: -25px;
  }
  .tab-content .pay-serve .flow .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .pay-serve .flow .flow-detail {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-item {
    display: inline-block;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-top {
    margin-left: 122px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-bottom {
    margin-right: 122px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-top li,
  .tab-content .pay-serve .flow .flow-detail .flow-bottom li {
    float: left;
    margin-right: 143px;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ea5503;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-top li:last-child,
  .tab-content .pay-serve .flow .flow-detail .flow-bottom li:last-child {
    margin-right: 0px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center {
    position: relative;
    margin: 10px 0;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center li {
    margin-right: 70px;
    float: left;
    width: 51px;
    height: 55px;
    background: url('../images/icon-1.png') no-repeat;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center li:last-child {
    margin-right: 0px;
  }
  .tab-content .pay-serve .flow .flow-detail .flow-center .line {
    position: absolute;
    top: 50%;
    width: 1130px;
    height: 2px;
    background: #ea5503;
    z-index: -1;
  }
  .tab-content .flexible-work {
    /* 市场背景 */
    /* 行业痛点 */
  }
  .tab-content .flexible-work .productDefinition {
    padding: 71px 0 105px 0;
  }
  .tab-content .flexible-work .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flexible-work .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flexible-work .productDefinition .content {
    margin-top: -25px;
  }
  .tab-content .flexible-work .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .tab-content .flexible-work .productDefinition .content .content-tex {
    width: 1130px;
    margin: 0 auto;
    font-size: 14px;
    color: #909399;
    line-height: 24px;
  }
  .tab-content .flexible-work .productDefinition ul {
    width: 1130px;
    margin: 32px auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .tab-content .flexible-work .productDefinition ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 340px;
    height: 255px;
    border: 1px solid #c0c4cc;
  }
  .tab-content .flexible-work .productDefinition ul li .li-top {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
  }
  .tab-content .flexible-work .productDefinition ul li .li-top img {
    display: inline-block;
    width: 71px;
    height: 40px;
    margin: 33px 0 22px 0;
  }
  .tab-content .flexible-work .productDefinition ul li .li-top h4 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .flexible-work .productDefinition ul li p {
    font-size: 12px;
    margin: 0 26px;
    line-height: 22px;
  }
  .tab-content .flexible-work .productDefinition ul li:hover {
    border: 1px solid #ea5503;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(234, 85, 3, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(234, 85, 3, 0.5);
    cursor: pointer;
  }
  .tab-content .flexible-work .ache {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    height: 1039px;
    background: url('../images/serve-content-bg.png') no-repeat;
  }
  .tab-content .flexible-work .ache .title {
    margin-top: 75px;
  }
  .tab-content .flexible-work .ache .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .flexible-work .ache .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .flexible-work .ache .content {
    margin-top: -25px;
  }
  .tab-content .flexible-work .ache .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 36px;
  }
  .tab-content .flexible-work .ache .content .ache-img {
    width: 701px;
    height: 671px;
    position: absolute;
    top: 294px;
    left: 50%;
    margin-left: -350.5px;
  }
  .tab-content .flexible-work .ache .content .ache-img .serve-img {
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content {
    width: 220px;
    position: absolute;
    top: 147px;
    left: 50%;
    margin-left: -110px;
    color: #fff;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content h5 {
    font-size: 16px;
    font-weight: bold;
    color: #fdfdfd;
    text-align: center;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content ul li .dot {
    width: 5px;
    height: 5px;
    background: #fdfdfd;
    border-radius: 50%;
    margin-right: 5px;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content.ache-content-2 {
    width: 200px;
    position: absolute;
    left: 115px;
    top: 408px;
    margin-left: 0px;
  }
  .tab-content .flexible-work .ache .content .ache-img .ache-content.ache-content-3 {
    width: 206px;
    position: absolute;
    top: 380px;
    margin-left: 40px;
  }
  .tab-content .flexible-work .ache .content .serve-one,
  .tab-content .flexible-work .ache .content .serve-two,
  .tab-content .flexible-work .ache .content .serve-three,
  .tab-content .flexible-work .ache .content .serve-four,
  .tab-content .flexible-work .ache .content .serve-five,
  .tab-content .flexible-work .ache .content .serve-six {
    position: absolute;
  }
  .tab-content .flexible-work .ache .content .serve-one h5,
  .tab-content .flexible-work .ache .content .serve-two h5,
  .tab-content .flexible-work .ache .content .serve-three h5,
  .tab-content .flexible-work .ache .content .serve-four h5,
  .tab-content .flexible-work .ache .content .serve-five h5,
  .tab-content .flexible-work .ache .content .serve-six h5 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #48B4FF;
    margin-bottom: 10px;
  }
  .tab-content .flexible-work .ache .content .serve-one p,
  .tab-content .flexible-work .ache .content .serve-two p,
  .tab-content .flexible-work .ache .content .serve-three p,
  .tab-content .flexible-work .ache .content .serve-four p,
  .tab-content .flexible-work .ache .content .serve-five p,
  .tab-content .flexible-work .ache .content .serve-six p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
  }
  .tab-content .flexible-work .ache .content .serve-one h5,
  .tab-content .flexible-work .ache .content .serve-two h5,
  .tab-content .flexible-work .ache .content .serve-six h5 {
    color: #ea5503;
  }
  .tab-content .flexible-work .ache .content .serve-three h5 {
    color: #71CC79;
  }
  .tab-content .flexible-work .ache .content .serve-one {
    top: -67px;
    left: 217px;
  }
  .tab-content .flexible-work .ache .content .serve-two {
    top: 80px;
    right: -100px;
  }
  .tab-content .flexible-work .ache .content .serve-three {
    top: 381px;
    right: -250px;
  }
  .tab-content .flexible-work .ache .content .serve-four {
    bottom: -62px;
    left: 99px;
  }
  .tab-content .flexible-work .ache .content .serve-five {
    left: -252px;
    bottom: 193px;
  }
  .tab-content .flexible-work .ache .content .serve-six {
    top: 75px;
    left: -81px;
  }
  .tab-content .flexible-work .ache .serve-four {
    margin-top: 210px;
    padding-right: 280px;
  }
  .tab-content .ache2 {
    position: relative;
    border-top: 1px solid #fff;
  }
  .tab-content .ache2 .title {
    margin-top: 75px;
  }
  .tab-content .ache2 .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .ache2 .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .ache2 .content {
    margin-top: -25px;
  }
  .tab-content .ache2 .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 64px;
  }
  .tab-content .ache2 .content img {
    width: 1130px;
    height: 712px;
    margin: 0 auto;
    display: block;
    margin-bottom: 160px;
  }
  .tab-content .kernel-serve {
    position: relative;
    border-top: 1px solid #fff;
  }
  .tab-content .kernel-serve .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .kernel-serve .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .kernel-serve .content {
    margin-top: -25px;
  }
  .tab-content .kernel-serve .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 64px;
  }
  .tab-content .kernel-serve .content .content-bottom {
    width: 1130px;
    margin: 0 auto;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item {
    float: left;
    width: 230px;
    height: 542px;
    background: url('../images/serve-1.png') no-repeat;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 60px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top .li-top-img-2 {
    display: inline-block;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top .li-top-img-2 {
    display: none;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .li-top h3 {
    margin: 20px 0;
    color: #e95504;
    font-size: 18px;
    font-weight: bold;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .list-bottom {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 170px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .list-bottom .b-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 24px;
    font-size: 14px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item .list-bottom .b-list .dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f5f5f5;
    vertical-align: middle;
    margin-top: -3px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:nth-of-type(2) .list-bottom {
    width: 135px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:nth-of-type(3) .list-bottom {
    width: 145px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:nth-of-type(4) .list-bottom {
    width: 195px;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover {
    border-radius: 115px;
    background: #ea5503;
    cursor: pointer;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top {
    position: absolute;
    top: 150px;
    transform: translate(-50%, 0);
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top .li-top-img-1 {
    display: none;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top .li-top-img-2 {
    display: inline-block;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .li-top h3 {
    color: #fff;
  }
  .tab-content .kernel-serve .content .content-bottom .list-item:hover .list-bottom {
    display: block;
    color: #fff;
  }
  .tab-content .kernel-serve .content .content-bottom li:last-child {
    margin-right: 0px;
  }
  .tab-content .resource {
    margin-top: 116px;
  }
  .tab-content .resource .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .resource .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .resource .content {
    margin-top: -25px;
  }
  .tab-content .resource .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 46px;
  }
  .tab-content .resource .content .centen-box {
    width: 392px;
    height: 393px;
    background: url('../images/insurance-1.png') no-repeat;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .resource .content .centen-box .box-detail {
    position: absolute;
  }
  .tab-content .resource .content .centen-box .box-detail p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .tab-content .resource .content .centen-box .detail-1 {
    top: 5px;
    left: -295px;
  }
  .tab-content .resource .content .centen-box .detail-2 {
    top: 5px;
    right: -242px;
  }
  .tab-content .resource .content .centen-box .detail-3 {
    bottom: 42px;
    left: -237px;
  }
  .tab-content .resource .content .centen-box .detail-4 {
    bottom: 65px;
    right: -172px;
  }
  .tab-content .case {
    margin-top: 84px;
  }
  .tab-content .case .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .case .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .case .content {
    margin-top: -25px;
  }
  .tab-content .case .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 54px;
  }
  .tab-content .case .content .bottom-box .box-left {
    width: 50%;
  }
  .tab-content .case .content .bottom-box .box-left h5 {
    font-size: 18px;
    font-weight: 400;
    color: #ea5503;
    margin-bottom: 19px;
  }
  .tab-content .case .content .bottom-box .box-left p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .tab-content .case .content .bottom-box .box-right {
    width: 520px;
    height: 310px;
    overflow: hidden;
  }
  .tab-content .case .content .bottom-box .box-right img {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .tab-content .case .content .bottom-box .box-right img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .tab-content .case .content-detail {
    margin-top: 35px;
    position: relative;
    width: 1130px;
    height: 455px;
    background: url('../images/case-3.png') no-repeat;
    background-size: contain;
  }
  .tab-content .case .content-detail .detail-item {
    position: absolute;
  }
  .tab-content .case .content-detail .detail-item p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .tab-content .case .content-detail .item-1 {
    top: 20px;
    left: 74px;
  }
  .tab-content .case .content-detail .item-2 {
    top: 23px;
    right: 73px;
  }
  .tab-content .case .content-detail .item-3 {
    top: 189px;
    left: 25px;
  }
  .tab-content .case .content-detail .item-4 {
    right: 29px;
    top: 189px;
  }
  .tab-content .case .content-detail .item-5 {
    left: 76px;
    bottom: 70px;
  }
  .tab-content .case .content-detail .item-6 {
    right: 70px;
    bottom: 73px;
  }
  .tab-content .footer {
    padding-bottom: 90px;
    margin-top: 70px;
  }
  .tab-content .footer .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .tab-content .footer .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .tab-content .footer .content {
    margin-top: -25px;
  }
  .tab-content .footer .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .tab-content .footer .bottom-list {
    width: 1122px;
    margin: 0 auto;
    position: relative;
  }
  .tab-content .footer .bottom-list .list-top .list-item,
  .tab-content .footer .bottom-list .list-bottom .list-item {
    width: 543px;
    height: 204px;
  }
  .tab-content .footer .bottom-list .list-top .list-item .footer-title,
  .tab-content .footer .bottom-list .list-bottom .list-item .footer-title {
    margin: 60px 0 28px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }
  .tab-content .footer .bottom-list .list-top .list-item .footer-b,
  .tab-content .footer .bottom-list .list-bottom .list-item .footer-b {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-right: 188px;
  }
  .tab-content .footer .bottom-list .list-top .top-left,
  .tab-content .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-1.png');
    text-align: right;
  }
  .tab-content .footer .bottom-list .list-top .top-left .footer-title,
  .tab-content .footer .bottom-list .list-bottom .top-left .footer-title {
    margin-right: 188px;
  }
  .tab-content .footer .bottom-list .list-top .top-right,
  .tab-content .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-2.png');
  }
  .tab-content .footer .bottom-list .list-top .top-right .footer-title,
  .tab-content .footer .bottom-list .list-bottom .top-right .footer-title {
    margin-left: 188px;
  }
  .tab-content .footer .bottom-list .list-top .top-right .footer-b,
  .tab-content .footer .bottom-list .list-bottom .top-right .footer-b {
    margin-left: 188px;
  }
  .tab-content .footer .bottom-list .list-bottom {
    margin-top: 36px;
  }
  .tab-content .footer .bottom-list .list-bottom .top-left {
    margin-right: 36px;
    background: url('../images/footer-3.png');
  }
  .tab-content .footer .bottom-list .list-bottom .top-right {
    background: url('../images/footer-4.png');
  }
  .tab-content .footer .bottom-list .center-img {
    width: 340px;
    height: 340px;
    background: url('../images/footer-5.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -170px;
    text-align: center;
    line-height: 340px;
  }
  .tab-content .footer .bottom-list .center-img h3 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
  }
  /* 商保 */
  .commercial {
    /* 产品定义 */
    /* 认真对待，专业服务 */
  }
  .commercial .productDefinition {
    width: 1130px;
    margin: 0 auto;
  }
  .commercial .productDefinition .title {
    margin-top: 75px;
  }
  .commercial .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .commercial .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .commercial .productDefinition .content {
    margin-top: -25px;
    position: relative;
  }
  .commercial .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 29px;
  }
  .commercial .productDefinition .content .content-tex {
    font-size: 14px;
    font-weight: 400;
    color: #909399;
    margin-bottom: 46px;
  }
  .commercial .productDefinition .content .resource .centen-box {
    width: 392px;
    height: 393px;
    background: url('../images/commercial-4.png') no-repeat;
    margin: 0 auto;
    position: relative;
  }
  .commercial .productDefinition .content .resource .centen-box .box-detail {
    position: absolute;
  }
  .commercial .productDefinition .content .resource .centen-box .box-detail p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-1 {
    top: 13px;
    left: -245px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-2 {
    top: 13px;
    right: -265px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-3 {
    bottom: 41px;
    left: -227px;
  }
  .commercial .productDefinition .content .resource .centen-box .detail-4 {
    bottom: 41px;
    right: -240px;
  }
  .commercial .productDefinition .content .bottom-detail {
    width: 1130px;
    margin: 46px auto 0 auto;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left {
    width: 582px;
    font-size: 14px;
    font-weight: 400;
    color: #606266;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .title h5 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #ea5503;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops h4 {
    font-size: 16px;
    font-weight: bold;
    color: #606266;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops .left-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops .left-content .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #bfbfbf;
    border-radius: 50%;
    margin-right: 5px;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .left-tops .left-content .text {
    margin-right: 16px;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .center {
    margin: 40px 0;
  }
  .commercial .productDefinition .content .bottom-detail .detail-left .center p,
  .commercial .productDefinition .content .bottom-detail .detail-left .bottom p {
    margin-bottom: 5px;
  }
  .commercial .productDefinition .content .bottom-detail .detail-right {
    margin-top: 72px;
  }
  .commercial .productDefinition .content .bottom-detail-2 .detail-left {
    width: 596px;
  }
  .commercial .productDefinition .content .bottom-detail-2 .detail-left .bottom {
    margin-top: 66px;
  }
  .commercial .productDefinition .content .bottom-detail-2 .detail-left .bottom p {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .commercial .productDefinition .content .bottom-detail-2 .detail-left .bottom p .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #bfbfbf;
    border-radius: 50%;
    margin-right: 10px;
  }
  .commercial .productDefinition .content .bottom-detail-3 {
    padding-bottom: 50px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-left {
    margin-top: 223px;
    width: 554px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right {
    margin: 150px 75px 0 0;
    position: relative;
    width: 450px;
    height: 550px;
    background: url("../images/commercial-2.png") no-repeat;
    background-size: contain;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .right-tex {
    position: absolute;
    text-align: center;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .right-tex p {
    font-size: 14px;
    font-weight: 400;
    color: #606266;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-1 {
    top: -35px;
    left: 50%;
    margin-left: -42px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-2 {
    top: 120px;
    right: -75px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-3 {
    top: 312px;
    right: -75px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-4 {
    bottom: 22px;
    left: 50%;
    margin-left: -42px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-5 {
    top: 327px;
    left: -65px;
  }
  .commercial .productDefinition .content .bottom-detail-3 .detail-right .tex-6 {
    top: 155px;
    left: -65px;
  }
  .commercial .productDefinition .content .detail-bg {
    width: 100%;
    height: 1022px;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 406px;
  }
  .commercial .serve {
    width: 1130px;
    margin: 0 auto;
  }
  .commercial .serve .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .commercial .serve .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .commercial .serve .content {
    margin-top: -25px;
    text-align: center;
  }
  .commercial .serve .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 90px;
  }
  .commercial .serve .content .content-bottom {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .commercial .serve .content .content-bottom li {
    float: left;
    margin-right: 110px;
  }
  .commercial .serve .content .content-bottom li .li-top {
    width: 158px;
    height: 180px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url("../images/serve-5.png") no-repeat;
    position: relative;
  }
  .commercial .serve .content .content-bottom li .li-top img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .commercial .serve .content .content-bottom li .li-bottom {
    text-align: center;
  }
  .commercial .serve .content .content-bottom li .li-bottom h5 {
    margin: 40px 0 20px 0;
    font-size: 18px;
    font-weight: 400;
    color: #ea5503;
  }
  .commercial .serve .content .content-bottom li .li-bottom .bottom-text {
    text-align: left;
  }
  .commercial .serve .content .content-bottom li .li-bottom .bottom-text p {
    font-size: 14px;
    color: #606266;
    margin-bottom: 5px;
  }
  .commercial .serve .content .content-bottom li:last-child {
    margin-right: 0px;
  }
  /* 法务资询 */
  .law {
    position: relative;
    /* 产品定义 */
    /* 服务内容 */
    /* 服务优势 */
  }
  .law .detail-bg {
    position: absolute;
    left: 0px;
    bottom: 513px;
    width: 100%;
    height: 1022px;
    display: block;
  }
  .law .productDefinition .title {
    margin-top: 75px;
  }
  .law .productDefinition .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .law .productDefinition .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .law .productDefinition .content {
    margin-top: -25px;
    position: relative;
  }
  .law .productDefinition .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 29px;
  }
  .law .productDefinition .content .content-tex {
    width: 1130px;
    font-size: 14px;
    font-weight: 400;
    color: #909399;
    margin: 0 auto 32px auto;
  }
  .law .productDefinition .content .serve-detail {
    width: 1130px;
    height: 212px;
    margin: 0 auto;
    position: relative;
  }
  .law .productDefinition .content .serve-detail .detail-top,
  .law .productDefinition .content .serve-detail .detail-bottom {
    width: 1130px;
    height: 102px;
  }
  .law .productDefinition .content .serve-detail .detail-top {
    background: url("../images/law-9.png") no-repeat;
    background-size: contain;
  }
  .law .productDefinition .content .serve-detail .detail-bottom {
    margin-top: 8px;
    background: url("../images/law-8.png") no-repeat;
    background-size: contain;
  }
  .law .productDefinition .content .serve-detail .detail-center {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -483px;
    margin-top: -38px;
    display: table;
    word-spacing: -1em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .law .productDefinition .content .serve-detail .center-1,
  .law .productDefinition .content .serve-detail .center-2,
  .law .productDefinition .content .serve-detail .center-3 {
    width: 200px;
    height: 65px;
    background: #e66019;
    border-radius: 3px;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .law .productDefinition .content .serve-detail .center-1 p,
  .law .productDefinition .content .serve-detail .center-2 p,
  .law .productDefinition .content .serve-detail .center-3 p {
    text-align: center;
    color: #fff;
    font-size: 14px;
  }
  .law .productDefinition .content .serve-detail .center-1 p:first-child,
  .law .productDefinition .content .serve-detail .center-2 p:first-child,
  .law .productDefinition .content .serve-detail .center-3 p:first-child {
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .law .serve-content {
    width: 1130px;
    margin: 0 auto;
  }
  .law .serve-content .title {
    margin-top: 75px;
  }
  .law .serve-content .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .law .serve-content .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .law .serve-content .content {
    margin-top: -25px;
    position: relative;
  }
  .law .serve-content .content .content-title {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  .law .serve-content .content .content-bottom .bottom-left {
    float: left;
    width: 500px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one {
    margin-bottom: 32px;
    position: relative;
    height: 127px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one .title {
    width: 160px;
    height: 32px;
    background: #ea5706;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-bottom: 14px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one ul li img {
    margin-right: 5px;
  }
  .law .serve-content .content .content-bottom .bottom-left .left-one ul .bg-img {
    width: 500px;
    height: 70px;
    position: absolute;
    left: 0px;
    bottom: -5px;
  }
  .law .serve-content .content .content-bottom .bottom-right {
    float: right;
    width: 500px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one {
    margin-bottom: 32px;
    position: relative;
    height: 127px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one .title {
    margin-left: 150px;
    width: 160px;
    height: 32px;
    background: #ea5706;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-bottom: 14px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul {
    margin-left: 150px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul li img {
    margin-right: 5px;
  }
  .law .serve-content .content .content-bottom .bottom-right .right-one ul .bg-img {
    width: 500px;
    height: 70px;
    position: absolute;
    left: 0px;
    bottom: -5px;
  }
  .law .serve-advantage .title {
    margin-top: 75px;
  }
  .law .serve-advantage .title .en {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    opacity: 0.3;
  }
  .law .serve-advantage .title .ch {
    font-size: 30px;
    font-weight: bold;
    color: #ea5503;
    position: relative;
    bottom: 30px;
  }
  .law .serve-advantage .content {
    width: 1130px;
    text-align: center;
    vertical-align: middle;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
  .law .serve-advantage .content .one,
  .law .serve-advantage .content .two,
  .law .serve-advantage .content .three {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .law .serve-advantage .content .one h4,
  .law .serve-advantage .content .two h4,
  .law .serve-advantage .content .three h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 70px;
  }
  .law .serve-advantage .content .one p,
  .law .serve-advantage .content .two p,
  .law .serve-advantage .content .three p {
    font-size: 14px;
  }
  .law .serve-advantage .content .two {
    width: 310px;
    height: 310px;
    background: #ea5706;
    border-radius: 50%;
  }
  .law .serve-advantage .content .two h4 {
    margin-top: 100px;
  }
  .law .serve-advantage .content .one,
  .law .serve-advantage .content .three {
    width: 250px;
    height: 250px;
    background: #f19149;
    border-radius: 50%;
  }
  /* 招聘 */
  .tab-content .invite .productDefinition .content .img {
    height: 310px;
  }
  .tab-content .invite .service-content {
    padding-bottom: 100px;
    background: url('../images/invite/bg1.png') no-repeat;
    background-size: 100% 100%;
  }
  .tab-content .invite.flow-epiboly .productDefinition .content .img {
    width: 1130px;
  }
  .invite .service-content .flex1 {
    text-align: center;
  }
  .invite .service-content .content-bottom {
    width: 1130px;
  }
  .invite .service-content .icon-bg {
    position: relative;
    display: inline-block;
  }
  .invite .service-content .l-img {
    margin-left: 27px;
  }
  .invite .service-content .icon {
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .invite .service-content .icon1 {
    margin-left: -26px;
    margin-top: -10px;
  }
  .invite .service-content .icon2 {
    margin-left: -36px;
    margin-top: -32px;
  }
  .invite .service-content .icon3 {
    margin-left: -28px;
    margin-top: -2px;
  }
  .invite .service-content .icon4 {
    margin-left: -32px;
    margin-top: -28px;
  }
  .invite .service-content .l-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    margin-top: 19px;
  }
  .invite .service-content .l-text {
    width: 271px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin: 15px auto;
    text-align: left;
  }
  .invite .service-content .l-title2 {
    margin-bottom: 19px;
  }
  .invite .video-list {
    width: 1130px;
    margin: 39px auto 0 auto;
  }
  .invite .video-list .list-item {
    position: relative;
    width: 350px;
    height: 465px;
    margin-right: 20px;
  }
  .invite .video-list .list-item .explain {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0px;
    overflow: hidden;
    background: #ea5503;
    opacity: 0.8;
    -webkit-transition: height 1s;
    transition: height 1s;
    color: #fff;
    font-size: 16px;
  }
  .invite .video-list .list-item > img {
    width: 100%;
  }
  .invite .video-list .list-item .explain p {
    margin: 13px 0 0 10px;
  }
  .invite .video-list .list-item:hover .explain {
    height: 110px;
  }
  .invite .video-list .list-item:last-child {
    margin-right: 0px;
  }
  .tab-content .invite .serve-content {
    background-color: #ffffff;
  }
  .tab-content .invite .flow {
    height: auto;
    background: none;
  }
  .tab-content .invite .case {
    margin-top: 90px;
  }
  .tab-content .train .train-module1 {
    text-align: center;
    margin: 40px auto 0 auto;
  }
  .tab-content .train .module1 {
    position: relative;
    display: inline-block;
  }
  .tab-content .train .productDefinition .train-module1 .img {
    width: 827px;
    height: 490px;
  }
  .tab-content .train .train-module1 .l-desc {
    position: absolute;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
  }
  .tab-content .train .train-module1 .l-desc1 {
    top: 0;
    left: -50px;
  }
  .tab-content .train .train-module1 .l-desc2 {
    top: 238px;
    left: -130px;
  }
  .tab-content .train .train-module1 .l-desc3 {
    bottom: -50px;
    left: -50px;
  }
  .tab-content .train .train-module1 .l-desc4 {
    top: 0;
    right: -50px;
  }
  .tab-content .train .train-module1 .l-desc5 {
    top: 238px;
    right: -150px;
  }
  .tab-content .train .train-module1 .l-desc6 {
    bottom: -50px;
    right: -50px;
  }
  .tab-content .train .train-module1 .orange-type-div {
    text-align: center;
    margin-top: 100px;
  }
  .tab-content .train .train-module1 .orange-type {
    display: inline-block;
    width: 210px;
    height: 55px;
    background: #E66019;
    border-radius: 3px;
    text-align: center;
    margin-right: 265px;
    color: #ffffff;
    padding: 5px 0;
  }
  .tab-content .train .train-module1 .orange-type p {
    padding-top: 6px;
    font-size: 14px;
  }
  .tab-content .train .course .course-list {
    border-top: 1px solid #CCCFD6;
    margin-left: 20px;
    font-size: 14px;
  }
  .tab-content .train .course .course-list li {
    border-bottom: 1px solid #CCCFD6;
    min-height: 50px;
    padding: 15px 20px;
    line-height: 24px;
  }
  .tab-content .train .course .course-list2 {
    margin-left: 0;
    margin-right: 20px;
  }
  .tab-content .train .advantages .advantages-type {
    position: relative;
    width: 333px;
    height: 218px;
    background: url('../images/invite/advantages1.png') no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .tab-content .train .advantages .advantages-type2 {
    background: url('../images/invite/advantages2.png') no-repeat;
  }
  .tab-content .train .advantages .advantages-type p {
    position: absolute;
    bottom: 80px;
    width: 100%;
    text-align: center;
  }
  .tab-content .train .advantages .type-text {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
  }
  /* 招聘 */
}
.tab-content .get-case img {
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 15px!important;
}
.commercial .productDefinition .content .bottom-detail {
  position: relative;
  z-index: 100;
}
.tab-content .title > .ch {
  position: static!important;
  margin-bottom: 20px!important;
}
.tab-content .content {
  margin-top: 0!important;
}
