.out-height {
    /* height: 60rem;
    width: 100%; */
    min-height: 937px;
    position: relative;
}


/* banner */

.out-banner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
}

.out-banner-ul>li {
    width: 100%;
    height: 100%;
    display: none;
}

.out-ban {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 50;
    width: 1105px;
    height: 100%;
    margin-left: -552px;
    padding-top: 75px;
}

.out-head {
    width: 340px;
    height: 55px;
    margin: 0 auto 194px;
}

.out-text {
    width: 1105px;
    height: 235px;
    padding: 50px 131px;
    background-color: rgba(255, 255, 255, .15);
    margin: 0 auto;
}

.out-text>ul {
    padding-bottom: 2rem;
    font-size: 60px;
    font-weight: bold;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.out-text-li {
    color: #593AFB;
}

.out-text>p {
    font-size: 35px;
    text-align: center;
}

.out-arrows {
    height: 50px;
    width: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 75px;
    left: 48%;
}

.out-arrows>span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 12px 0 0 15px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
}

.out-arrows:hover {
    border-color: #593AFB;
}

p.out-arrows1 {
    border-color: #d6d6d6;
}

p.out-arrows1>span {
    border-color: #d6d6d6;
}


/* 2 */

.out-company-left,
.out-company-img {
    width: 50%;
    height: 100%;
}

.out-company-left {
    padding-top: 164px;
}

.out-company-ul {
    width: 725px;
    margin: 0 auto;
}

.out-company-ul>li {
    padding-bottom: 46px;
}

.out-title>h4 {
    font-size: 50px;
    font-weight: bold;
    padding-bottom: 22px;
}

.out-title>p {
    font-size: 35px;
    color: #555;
}

.out-title>hr {
    width: 56px;
    margin: 42px 0 0;
    border-bottom-color: #593AFB;
}

.out-company-text {
    line-height: 41px;
    font-size: 18px;
}

.out-company-ul>li span {
    color: #593AFB;
}


/* 3 */

.out-overseas {
    position: relative;
}

.out-title-center {
    height: 440px;
    padding-top: 66px;
    text-align: center;
    z-index: 2;
    background-color: #f8f9fc;
}

.out-title-center>h4 {
    font-size: 40px;
    padding-bottom: 20px;
}

.out-title-center>p {
    font-size: 20px;
    padding-bottom: 46px;
}

.out-city>li {
    display: inline-block;
    width: 204px;
    height: 57px;
    margin-right: 27px;
    margin-bottom: 75px;
    line-height: 57px;
    text-align: center;
    font-size: 36px;
}

.out-city>.out-city-li {
    font-weight: bold;
    color: #593AFB;
    background-color: rgba(89, 58, 251, .15);
}

.out-overseas-content {
    width: 100%;
    height: 497px;
    position: absolute;
    top: 440px;
    background: url("../../img/out/cb.png");
    background-size: 100% 497px;
}

.out-overseas-div {
    width: 1710px;
    margin: -118px auto 0;
    position: relative;
}

.out-overseas-ul>li {
    float: left;
    width: 330px;
    margin-left: 60px;
}

.out-overseas-ul>li:first-child {
    margin-left: 110px;
}

.out-overseas-img {
    height: 183px;
}

.out-overseas-text {
    height: 293px;
    padding: 24px 22px 0;
    background-color: #fff;
    box-shadow: 0px 5px 14px rgba(109, 109, 109, 0.16);
}

.out-overseas-text>h6 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

.out-overseas-text>div {
    font-size: 22px;
    font-weight: bold;
    color: #593AFB;
    padding-bottom: 14px;
}

.out-overseas-text>p {
    width: 277px;
    height: 191px;
    line-height: 26px;
    color: #999;
    font-size: 14px;
}

.out-left {
    position: absolute;
    top: 220px;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.out-right {
    position: absolute;
    top: 220px;
    right: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}


/* 4 */

.out-case {
    background: linear-gradient(360deg, rgba(200, 202, 206, 1) 0%, rgba(234, 234, 236, 1) 100%);
}

.case-title>h4 {
    padding: 66px 0 15px;
    font-size: 40px;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.case-title>p {
    text-align: center;
    color: #999;
    font-size: 20px;
    padding-bottom: 45px;
}

.case-content {
    width: 1580px;
    margin: 0 auto;
}

.case-ul1 {
    height: 375px;
    padding-bottom: 58px;
}

.case-ul>li {
    float: left;
    margin-right: 50px;
    width: 357px;
    height: 317px;
    padding: 15px;
    text-align: center;
    border: 1px solid transparent;
}

.case-ul>li:last-child {
    margin-right: 0;
}

.case-ul>li:hover {
    background-color: #fff;
    border-color: #593AFB;
}

.case-img {
    width: 327px;
    height: 221px;
    margin-bottom: 28px;
}


/* 5 */

.out-to {
    background: url("../../img/out/bj.png");
    background-size: 100% 938px;
}

.out-center {
    width: 1529px;
    margin: 0 auto;
    position: relative;
}

.out-title4>h4 {
    padding-top: 105px;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 0 !important;
}

.out-title4>p {
    font-size: 28px;
    color: #555;
}

.out-title4>hr {
    width: 3rem;
    height: 2px;
    margin: 53px 0 41px 1px;
    background-color: #593AFB;
}

.out-to-ul {
    height: 127px;
}

.out-to-ul>li {
    float: left;
    width: 223px;
    line-height: 127px;
    margin-right: 14px;
    text-align: center;
    font-size: 24px;
    color: #593AFB;
    background-color: #fff;
}

.out-to-ul>li:last-child {
    margin-right: 0;
}

.out-to-ul>li>span {
    font-size: 50px;
}

.out-to-ul>li>span>i {
    margin-left: -22px;
    font-weight: 100;
    color: #bbb;
}

.out-to-p {
    font-size: 24px;
    font-weight: 400;
    line-height: 47px;
}


/* 6 */

.out-abroad {
    padding-top: 122px;
    background: url("../../img/out/chuguo.png");
    background-size: 100% 937px;
}

.out-abroad-child {
    width: 1529px;
    margin: 0 auto;
    height: 695px;
    padding: 130px 100px 130px 77px;
    background-color: rgba(255, 255, 255, .5);
}

.out-title5>h4 {
    padding-top: 0 !important;
    width: 250px;
}

.out-btn-x {
    width: 87px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.out-btn {
    display: inline-block;
    margin-top: 30px;
    text-align: center;
    text-decoration: none;
    color: #999;
    background-color: white;
    border: 1px solid rgba(214, 214, 214, 1);
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.out-btn:hover {
    background-color: #593AFB;
    color: white;
    border-color: #593AFB;
}

.out-btn-l {
    width: 124px;
    height: 37px;
    line-height: 37px;
}

.out-abroad-ul {
    padding-top: 63px;
    color: #333;
    margin-left: 40px;
}

.out-abroad-ul>li {
    display: inline-block;
    width: 306px;
    margin-right: 44px;
}

.out-abroad-ul>li:last-child {
    margin-right: 0;
}

.out-abroad-date {
    padding-bottom: 27px;
}

.out-abroad-date>h5 {
    font-size: 32px;
    line-height: 37px;
}

.out-abroad-ul>li>p {
    font-size: 14px;
    line-height: 32px;
}

.out-abroad-ul>li>.out-adroad-p {
    font-size: 18px;
    font-weight: bold;
}