@font-face {
    font-family: 'OP';
    src: url('../font/OPlusSans3-Regular.ttf'),
        url('../fonts/OPlusSans3-Regular.eot'),
        url('../fonts/OPlusSans3-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OPlusSans3-Regular.woff2') format('woff2'),
        url('../fonts/OPlusSans3-Regular.woff') format('woff'),
        url('../fonts/OPlusSans3-Regular.ttf') format('truetype'),
        url('../fonts/OPlusSans3-Regular.svg#svgFontName') format('svg');
}

body {
    font-family: 'OP' !important;
}

.lanyun-row-img-wrap {
    padding: 0;
}

.footcopy {
    text-align: center;
    background-color: rgba(245, 246, 251, 1);
    border-top: 1px solid #00000018;
    padding: 15px 0 20px 0;
}

.lanyun-section-product-show .lanyun-effect-top a {
    border: 1px solid #efefef;
}

.img-scale-zoomin .index_serve {
    padding: 25px;
}

.pro_ms {
    line-height: 1.6;
    font-size: 16px;
}

.lanyun-product-item {
    border: 1px solid #cccccc57;
}

.lanyun-product-text {
    border-top: 1px solid #cccccc57;
    padding: 15px 6px 15px 20px !important;
}

.img-pos-left .index_pro_info {
    padding: 60px 25px 15px 20px !important;
}

.lanyun-section-product-list .lanyun-text-desc {
    margin: 0;
}

.index-pro {
    margin: 0 !important;
}

.honor-warpper {}

.honor-warpper .box-container {
    margin: 0px auto;
    max-width: var(--container-width);
}


.honor_list {}

.honor_list li {
    width: 23%;
    margin-right: 2%;
    border: 1px solid #cacaca;
    margin-bottom: 25px;
}

.honor_list li .info {}

.honor_list li .info .tit {
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    background: #fff;
    border-top: 1px solid #dbdbdb;

}


.newList {
    margin: 30px 0;
}

.newList .new_container {
    margin: 0 auto;
    max-width: var(--container-width);
}

.newList ul {}

.newList ul li {
    box-shadow: 0px 3px 6px rgb(0 0 0 / 15%);
    float: left;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.newList ul li a {}

.newList ul li .info {
    padding: 25px;
    background-color: #f6f6f8;
}

.newList ul li .info .h3 {
    font-size: 14px;
    color: #666;
}

.page {
    margin: 0 auto;
    max-width: var(--container-width);
}

.nowmenu {
    margin: 30px 0;
    font-size: 30px;
    font-weight: 700;
}

.contact_page_z {
    width: 65%;
    background: #F5F8FE;
    float: left;
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 80px;
}

.contact_page_y {
    float: right;
    width: 30%;
}

.contact_page_z strong {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-weight: normal;
    width: 100%;
    float: left;
}

.contact_page_z .input {
    height: 35px;
    border: 0px;
    line-height: 35px;
    width: 430px;
    /* float: left; */
    margin-bottom: 10px;
    font-size: 14px;
    text-indent: 10px;
    border-left: 2px solid#C7000D;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 15%);
    margin-bottom: 25px;
}

.contact_page_z select {
    text-indent: 10px;
    height: 35px;
    font-size: 16px;
    border: 0px;
    width: 400px;
    line-height: 35px;
    margin-bottom: 20px;
}

.contact_page_z textarea {
    width: 550px;
    border: 0px;
    height: 150px;
    /* float: left; */
    margin-bottom: 10px;
    border-left: 2px solid#C7000D;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 15%);
    margin-bottom: 25px;
    font-size: 14px;
    padding: 8px;
}

.contact_page_z button {
    display: block;
    background: transparent;
    border: 1px solid red;
    padding: 10px 25px;
    cursor: pointer;
    transition: all .3s;
}

.contact_page_z button:hover {
    background: red;
    color: #fff;
}

.contact_page_z input.yzm {
    width: 267px;
    height: 33px;
    border: 0;
    margin-right: 10px;
    border-left: 2px solid#C7000D;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 15%);
    margin-bottom: 25px;
}

.contact_page_z img {
    height: 25px;

}

.contact_page_z li {
    width: 100%;
    float: left;
}

.contact_page_z font {
    height: 35px;
    display: inline-block;
    float: left;
}

.contact_page_z .button {
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    width: 170px;
    cursor: pointer;
    text-indent: 0px;
    color: #fff;
    background-color: #1d3c85;
    border: 0;
    margin-top: 25px;
}

.contact_page_y h1 {
    font-size: 28px;
    font-weight: 600;
}

.contact_page_y p {
    line-height: 1.6;
    font-size: 15px;
}


.newList ul li .info .h1 {
    font-size: 18px;
    color: #212121;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 30px;
    margin: 15px 0 8px;
}

.newList ul li .info .h2 {
    font-size: 14px;
    color: #666;
    line-height: 1.7;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: auto
}

.newList ul li :hover .info {
    background-color: #e50012;
}

.newList ul li:hover .info .h1,
.newList ul li:hover .info .h2,
.newList ul li:hover .info .h3 {
    color: white;
}



.contacts {
    margin-top: 50px;
}

@media(max-width:1000px) {
    .newList ul li {
        float: left;
        width: 48%;
        margin-right: 2%;
    }

    .newList ul li .info {
        padding: 15px 20px;
        background-color: #f6f6f8;
    }

    .honor_list li {
        width: 48%;
    }
}

@media(max-width:648px) {
    .newList ul li {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .newList ul li .info .h1 {
        font-size: 16px;

    }

    .newList ul li .info .h2 {
        font-size: 12px;
    }

    .honor_list li {
        width: 100%;
    }
}

/* join */
.page-join {
    padding: 40px 0;
    overflow: hidden;
}

.page-join span {
    font-family: 'Montserrat-Light', PingFang SC, 'Microsoft YaHei', OP;
}

.join-content-top {
    text-align: center;
    font-size: 0;
    border-top: 2px solid #e60012;
    overflow: hidden;
    border-left: 1px solid #e6e8ed;
    border-right: 1px solid #e6e8ed;
}

.join-content-top span {
    display: inline-block;
    vertical-align: middle;
    width: 17%;
    font-size: 16px;
    padding: 20px 0;
    box-sizing: border-box;
}

.join-content-top span:first-child {
    text-align: left;
    padding-left: 4%;
    width: 30%;
}

.join-content-top span:last-child {
    text-align: center;
}

.join-content {
    overflow: hidden;
    border-left: 1px solid #e6e8ed;
    border-right: 1px solid #e6e8ed;
}

.join-item {
    border-top: 1px solid #e6e8ed;
}

.join-item-title {
    cursor: pointer;
    text-align: center;
    font-size: 0;
    border-bottom: 1px solid #e6e8ed;
    color: #000;
}

.join-item-title span:first-child {
    font-size: 16px;
    padding: 30px 0 30px 4%;
    text-align: left;
    width: 30%;
}

.join-item-title span:last-child {
    text-align: center;
}

.join-item-title span {
    display: inline-block;
    vertical-align: middle;
    width: 17%;
    padding: 30px 0;
    font-size: 14px;
    box-sizing: border-box;
}

.join-item-title:hover,
.join-item.cur .join-item-title {
    background: #f5f6f7;
}

.join-item-content {
    overflow: hidden;
    padding: 5%;
    line-height: 30px;
    font-size: 15px;
    display: none;
}

.join-item-bottom {
    margin-top: 3%;
    overflow: hidden;
}

.join-item-bottom a {
    display: block;
    background: #e60012;
    width: 150px;
    padding: 12px 15px;
    overflow: hidden;
    text-align: center;
    border-radius: 4px;
}

.join-item-bottom span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
}

.join-item-bottom i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    background: url('../../join/images/r1.png') center no-repeat;
    width: 22px;
    height: 12px;
}

.page-join-list {
    background: #fafafc url('../../join/images/bg1.jpg') center no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 7% 0 5% 0;
}

.join-list-title {
    text-align: center;
    font-size: 50px;
}

.join-list {
    overflow: hidden;
    padding-top: 5%;
}

.join-list-item {
    overflow: hidden;
    float: left;
    width: 49.5%;
    margin-bottom: 1%;
    margin-right: 1%;
    background: #fff;
    border-radius: 8px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
}

.join-list-item.mr0 {
    margin-right: 0;
}

.join-list * {
    transition: all .4s ease;
}

.join-list-item .text {
    position: absolute;
    left: 10%;
    top: 50%;
    z-index: 1;
    width: 80%;
    transform: translateY(-50%);
}

.join-list-item .icon-1 {
    width: 80px;
    height: 60px;
    position: relative;
}

.join-list-item .title-1 {
    font-size: 24px;
    margin: 30px 0 20px 0;
    overflow: hidden;
}

.join-list-item .text-2 {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

.join-list-item .img {
    background: #fff;
}

.join-list-item .img img {
    width: 100%;
    height: auto;
    display: block;
}

.join-list-item:hover .title-1 {
    color: #fff;
}

.join-list-item:hover .img {
    background: #e60012;
}

.join-list-item:hover .text-2 {
    color: #fff;
}

.join-list-item:hover .icon-1 img {
    filter: invert(100%);
}

.page-join-bottom {
    position: relative;
    overflow: hidden;
    color: #fff;
    background: #edeff2;
}

.page-join-bottom.bgclor1 {
    background: #fff;
}

.page-join-bottom::after {
    content: '';
    width: 100%;
    height: 50%;
    background: #1c1d1f;
    position: absolute;
    left: 0;
    bottom: 0;
}

.page-join-bottom .page-about-content {
    position: relative;
    z-index: 11;
}

.join-bottom-title {
    position: absolute;
    left: 7%;
    top: 15%;
    z-index: 11;
}

.join-bottom-title .title-1 {
    font-size: 30px;
}

.join-bottom-contact {
    text-align: left;
    position: absolute;
    right: 10%;
    bottom: 15%;
    z-index: 11;
}

.join-bottom-contact li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px;
}

.join-bottom-contact li span {
    display: block;
    font-size: 16px;
}

.join-bottom-contact li p {
    display: block;
    font-size: 20px;
    font-family: 'Montserrat-Light';
    padding: 10px 0;
    margin: 0;
}

.join-bottom-contact li a {
    display: block;
    font-size: 20px;
    font-family: 'Montserrat-Light';
    color: #fff;
}

.join-bottom-contact li:first-child {
    margin-left: 0px;
}

.page-join-bottom .img {
    background: #e60012;
    border-radius: 10px;
    overflow: hidden;
}


.page-join-windows {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
    transition: all .4s ease;
    transform: translateY(-100%);
}

.page-join-windows.cur {
    transform: translateY(0);
}

.join-windows {
    position: absolute;
    width: 30%;
    overflow: hidden;
    background: #fff;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 3%;
    border-radius: 10px;
}

.join-windows-title {
    text-align: center;
}

.join-windows-title .title-1 {
    font-size: 30px;
    padding-bottom: 10px;
}

.join-windows-title .text-2 {
    font-size: 14px;
    color: #666;
}

.join-from {
    padding: 4% 0;
    overflow: hidden;
    margin-top: 3%;
}

.join-from-item {
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
}

.join-from-item li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 49%;
}

.join-from-item li:last-child {
    float: right;
}

.join-from-item input {
    padding: 18px 20px;
    background: #f2f4f7;
}

.join-from-text {
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}

.join-from-text strong {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.join-from-text span {
    font-size: 12px;
    color: #666;
}

.join-from-upload {
    position: relative;
}

.join-from-upload .upload-1 {
    display: block;
    width: 70px;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    padding: 10px;
    background: #000;
    color: #fff;
    position: absolute;
    right: 3%;
    top: 50%;
    border: none;
    overflow: hidden;
    transform: translateY(-50%);
}

.join-windows-mark {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #000;
    opacity: .4;
}

.join-from-item .submit-1 {
    background: #e60012;
}

.page-join .lanyun-box-container {
    margin: 0 auto;
    max-width: var(--container-width);
}

.input-1 {
    border: 1px solid #ededed;
    width: 100%;
    padding: 4% 5%;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    margin-bottom: 20px;
    border-radius: 4px;
}

.join-from-item input[type="submit"] {
    padding: 14px 18px;
    color: #fff;

}

.page-login {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
    transform: translateY(-100%);
    transition: all .4s ease;
}

.page-login.cur {
    transform: translateY(0);
}

.login-content {
    position: absolute;
    width: 66%;
    overflow: hidden;
    background: #fff;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 8px;
}

.login-content-left {
    color: #fff;
    position: relative;
    float: left;
    width: 50%;
}

.login-content-left .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
}

.login-content-left .logo-1 {
    position: absolute;
    left: 7%;
    top: 10%;
    width: 30%;
}

.login-content-left .title-1 {
    position: absolute;
    bottom: 10%;
    left: 7%;
    width: 76%;
}

.login-content-left .title-1 strong {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 30px;
}

.login-content-left .title-1 p {
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
}

.login-content-left .img {
    background-color: #e60012;
}

.login-content-right {
    float: left;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url('../../product/images/login2.jpg') center no-repeat;
    background-size: cover;
}

.login-content-right-content {
    position: absolute;
    left: 15%;
    top: 50%;
    transform: translateY(-50%);
    width: 70%;
    display: none;
}

.login-content-right-content.cur {
    display: block;
}

.login-content-top {
    overflow: hidden;
    position: relative;
}

.login-content-top .title-1 {
    font-size: 30px;
}

.login-content-top .link-1 {
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.login-content-top .link-1 a {
    color: #e60012;
}

.login-content-right .input {
    overflow: hidden;
    padding-top: 3%;
}

.input-1 {
    border: 1px solid #ededed;
    width: 100%;
    padding: 4% 5%;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    margin-bottom: 10px;
    border-radius: 4px;
}

.input-1:focus {
    border: 1px solid #000;
}

.submit-1 {
    width: 100%;
    padding: 4% 5%;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    background: #e60012;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
}

.login-bgmark {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #000;
    opacity: .4;
}

.login-close {
    position: absolute;
    right: 2%;
    top: 3%;
    z-index: 11;
    width: 40px;
    height: 40px;
}

.login-close a {
    display: block;
    width: 100%;
    height: 40px;
    position: relative;
    transform: rotate(45deg);
}

.login-close a::after,
.login-close a::before {
    content: '';
    background: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.login-close a::after {
    width: 26px;
    height: 2px;
}

.login-close a::before {
    width: 2px;
    height: 26px;
}

.login-close a:hover {
    transform: rotate(135deg);
}

.login-close a:hover::after,
.login-close a:hover::before {
    background: #e60012;
}

.comm_banner {
    width: 100%;
    position: relative;
    margin-top: 98px;
}

.comm_banner .container {
    margin: 0 auto;
    max-width: var(--container-width);
}

.comm_banner .bimg {
    min-height: 300px;
}

.comm_banner .btxt {
    position: absolute;
    top: 40%;
    left: 13%;
    display: block;
    color: #fff;
    margin: 0 auto;
    max-width: var(--container-width);
}

.comm_banner .btxt .cn {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
}

.comm_banner .btxt .en {
    font-size: 18px;
}

/* history */
/* 历程 */
.his-dev {
    position: relative;
    margin: 60px 0;
}

.his-dev .container2 {
    position: relative;
}

.his-dev .ind-title {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.his-list::before {
    position: absolute;
    content: "";
    border-left: 2px dotted #eb021580;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
}

.his-list ul {
    position: relative;
    padding-left: 0;
}

.his-list ul::before {
    position: absolute;
    content: "";
    left: 46%;
    top: 0;
    width: 1px;
    height: 100%;
}

.his-list ul::after {
    position: absolute;
    content: "";
    right: 46%;
    top: 0;
    width: 1px;
    height: 100%;
}

.his-list ul li {
    padding: 20px 0;
}

.ind-title h5 {
    font-size: 38px;
    font-weight: bold;
    color: #CCCCCC;
    line-height: 73px;
    font-family: "TrumpGothicEastBold";
    text-transform: uppercase;
}

.ind-title p {
    font-size: 24px;
    font-weight: 400;
    color: #111111;
    line-height: 42px;
}

.his-list ul li:nth-of-type(2n-1) .his-list-crip {
    margin-left: 53%;
}

.his-dev .container2 {
    position: relative;
}

.his-list ul li:nth-of-type(2n) {}

.his-list ul li:nth-of-type(2n) p {
    text-align: right;
}

.his-list ul li:nth-of-type(2n-1) .his-list-con {}

.his-list ul li:nth-of-type(2n) .his-list-con {}

.his-list-con .his-dot {
    background: #c70c1f;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.his-list-con i {
    font-style: normal;
    font-size: 32px;
    color: #c70c1f;
    font-weight: bold;
}

.his-list-con .his-list-crip img {
    width: 100%;
}

.his-dev .container2 {
    position: relative;
    margin: 0 12.65%;
}

.his-list ul li:nth-of-type(2n) .his-list-crip {
    width: 50%;
    text-align: right;
    padding-right: 3%;
}

.his-list ul li:nth-of-type(2n) .his-list-crip img {}

.his-list-con p {
    padding: 10px 0;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
}

/* history _end*/


/* about2 */
.about2 {}

.content-box {
    margin: 0 auto;
    max-width: var(--container-width);
}

.page-title .level-1 {
    line-height: 1.5;
    color: #333;
    font-size: 30px;
}

.page-title .level-3 {
    margin-top: 20px;
    line-height: 1.5;
    color: #000;
    font-size: 16px;
    font-family: OP;
    text-transform: uppercase;
}

.banner {
    background: center center no-repeat url(../images/vision_banner.jpg);
    background-size: cover;
    padding: 56px 0;
}

.mobile-app .banner {
    height: auto;
    background-size: auto 100%;
    padding: 15px 0;
}

.banner .content-box {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile-app .banner .content-box {
    flex-direction: column;
    align-items: start;
}


.page-title {
    /* flex: 1.4; */
}

.mobile-app .page-title {
    flex: none;
}

.mobile-app .page-title .level-1 {
    font-size: 22px;
}

.mobile-app .page-title .level-3 {
    font-size: 12px;
}

.banner-vision {
    flex: 2;
    min-width: 800px;
    padding: 15px 60px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    flex-wrap: wrap;
}

.mobile-app .banner-vision {
    flex: none;
    min-width: auto;
    padding: 10px;
}

.banner-vision__item {
    padding: 30px 0;
    display: flex;
    align-items: center;
    width: 46%;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.mobile-app .banner-vision__item {
    width: auto;
    padding: 10px 0;
}

.banner-vision__item:nth-child(1) {
    border-bottom: 1px solid #eee;
}

.banner-vision__item .num {
    width: 10%;
    font-size: 50px;
    color: #dedede;
}

.mobile-app .banner-vision__item .num {
    font-size: 30px;
    margin-right: 10px;
}

.banner-vision__item .label {
    /* width: 30%; */
    white-space: nowrap;
}

.mobile-app .banner-vision__item .label {
    margin-right: 0;
    flex: 0 0 70px;
}

.banner-vision__item .label .label-1 {
    margin-bottom: 4px;
    font-size: 26px;
    font-weight: bold;
    color: #eb052c;
}

.mobile-app .banner-vision__item .label .label-1 {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 1.2;
}

.banner-vision__item .label .label-2 {
    font-size: 14px;
    color: #aaa9a9;
    font-family: OP;

}

.banner-vision__item:nth-child(2n) {
    margin-left: 5%;
}

.mobile-app .banner-vision__item .label .label-2 {
    font-size: 12px;
}


.banner-vision__item .content {
    width: 60%;
    font-size: 16px;
    color: #595959;
    line-height: 1.5;
}

.mobile-app .banner-vision__item .content {
    min-width: auto;
    font-size: 14px;
}

.mobile-app .pd {
    margin: 30px 0;
}

.content-wrapper {
    position: relative;
    height: 550px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 100px;
}

.mobile-app .content-wrapper {
    flex-direction: column;
    align-items: start;
    height: auto;
    padding: 0;
}

.content-main {
    position: relative;
    overflow: hidden;
    margin: 0 0 200px 0;
}

.content-main .bg-line {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100vw;
    height: 10px;
    background: 100vw repeat-x url(/static/group_assets/image/vision_line.png);
    background-position-x: left;
}

.mobile-app .content-main .bg-line {
    top: 45vw;
}

.mobile-app .content-main {
    background: none;
}

.img-box {
    position: relative;
    width: 530px;
    height: 530px;
    padding: 40px;
    border-radius: 50%;
    background-color: #f9f9f9;
}

.mobile-app .img-box {
    width: 90vw;
    height: 90vw;
    padding: 15px;
}

.img-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.img-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 1;
}

.mobile-app .content-right {
    height: 150px;
    width: 100%;
}

.content-right {
    position: relative;
    height: 100%;
}


.content-right .spirit {
    display: flex;
    justify-content: space-between;
    width: 544px;
}

.mobile-app .spirit {
    width: 100%;
}

.content-right .spirit span {
    font-size: 32px;
    color: #333333;
}

.mobile-app .content-right .spirit span {
    font-size: 16px;
}

.content-right .spirit span span {
    font-size: 36px;
    font-family: FuturaMedium;
    font-weight: 500;
    color: #EB0028;
}

.mobile-app .content-right .spirit span span {
    font-size: 18px;
}


.content-right .spirit-top {
    position: absolute;
    top: 50%;
    transform: translateY(calc(-100% - 70px));
}

.mobile-app .content-right .spirit-top {
    transform: translateY(calc(-100% - 20px));
}

.content-right .spirit-bottom {
    position: absolute;
    top: 50%;
    transform: translateY(calc(70px));
}

.mobile-app .content-right .spirit-bottom {
    transform: translateY(calc(20px));
}

/* about2 end */

/* 总裁 */
.leader {
    padding: 70px 0;
    overflow: hidden;
}

.leader .w1200 .head {
    text-align: right;
}

.leader .w1200 .head h5 {
    font-size: 35px;
    line-height: 1.2;
}

.leader .w1200 .head .leaderFont {
    margin-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.leader .w1200 .head .leaderFont span {
    margin-right: 14px;
}

.leader .w1200 .box {
    position: relative;
    background: #F6F6F6;
    /* margin-top: 55px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.leader .w1200 .box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #F6F6F6;
}

.leader .w1200 .box figure {
    position: static;
    width: 45%;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

.leader .w1200 .box .font {
    width: 55%;
    height: 566px;
    margin-left: 57px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.leader .w1200 .box .font .fonttitle {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #D9D9D9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.leader .w1200 .box .font .fonttitle:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 100%;
    width: 100%;
    height: 1px;
    background: #D9D9D9;
    z-index: 3;
}

.swiperleader p {
    font-size: 16px;
    line-height: 1.6;
    text-indent: 1cm;
}


.leader .w1200 .box .font .fonttitle .item {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 37px;
    padding: 20px 0 15px;
}

.leader .w1200 .box .font .fonttitle .item.active .dot {
    border-color: #FD0000;
}

.leader .w1200 .box .font .fonttitle .item.active h6 {
    color: #FD0000;
}

.leader .w1200 .box .font .fonttitle .item .dot {
    width: 12px;
    border-radius: 50%;
    height: 12px;
    border: 2px solid #999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    transition: .5s;
}

.leader .w1200 .box .font .fonttitle .item h6 {
    font-size: 16px;
    color: #999;
    font-weight: 300;
    margin-left: 6px;
    -webkit-transition: .5s;
    transition: .5s;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.leader .w1200 .box .font .swiperleader {
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.leader .w1200 .box .font .swiperleader .swiper-wrapper .swiper-slide {
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}

/* 总裁end */


/* 企业愿景 */
/* äººæ‰ */
#hr,
#job {
    padding: 30px 0 130px 0;
}

#hr .wrap>.tit,
#job .wrap>.tit {
    font-size: 3.9rem;
    color: #2b2b2b;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}

#hr .wrap>.tit-en,
#job .wrap>.tit-en {
    color: #bbb;
    font-size: 1.5rem;
    font-family: 'Montserrat';
    margin-top: 12px;
}


#hr .m1 {
    margin-top: 80px;
    border: 1px solid #e6e6e6;
    padding: 50px 45px 15px 45px;
    position: relative;
}

#hr .m1 .tit {
    background: #fff;
    position: absolute;
    top: -20px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 2.6rem;
    font-weight: bold;
}

.wechatbox {
    background-color: rgba(245, 246, 251, 1);
    padding-bottom: 20px;
}

.wechatbox .wechat {
    width: calc(100% / 10);
    text-align: center;
}

.wechatbox .wechat img {
    width: 100%;
}

.wechatbox .wechat p {
    margin-top: 10px;
}

.wrap {
    max-width: 1400px;
    margin: auto;
}

#hr .m1 .con {
    line-height: 1.9;
    font-size: 1.7rem;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}

#hr .m1 .con p,
#hr .m1 .con div {
    line-height: 1.9;
    font-size: 1.7rem;
    margin-bottom: 25px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}


#hr .m2 {
    margin-top: 60px;
}

#hr .m2>.tit {
    font-size: 2.6rem;
    font-weight: bold;
}

#hr .m2 .box {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#hr .m2 .box .item {
    width: calc((100% - 200px)/5);
    background: #f6f7fb;
    border-radius: 10%;
    text-align: center;
}

#hr .m2 .box .item .tit {
    font-size: 2rem;
    font-weight: 300;
    color: #c70c1f;
    overflow: hidden;
    margin-top: 50px;
}

#hr .m2 .box .item .ico {
    margin-top: 30px;
}

#hr .m2 .box .item .ico i {
    color: #2e2d3c;
    font-size: 4.6rem;
}

#hr .m2 .box .item .desc {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-top: 30px;
    padding: 0 30px 50px 30px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}


#hr .m3 {
    margin-top: 60px;
}

#hr .m3>.tit {
    font-size: 2.6rem;
    font-weight: bold;
}

#hr .m3 .con {
    font-size: 1.7rem;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
    margin-top: 30px;
}

#hr .m3 .con p,
#hr .m3 .con div {
    line-height: 1.9;
    font-size: 1.7rem;
    margin-bottom: 25px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}

@media (max-width:1679px) {

    /*1440*/
    #hr .wrap>.tit,
    #job .wrap>.tit {
        font-size: 3.8rem;
    }

    #hr .wrap>.tit-en,
    #job .wrap>.tit-en {
        font-size: 1.4rem;
    }

    #hr .m1 .tit {
        font-size: 2.4rem;
    }

    #hr .m1 .con {
        font-size: 1.6rem;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        line-height: 1.8;
        font-size: 1.6rem;
    }

    #hr .m2>.tit {
        font-size: 2.4rem;
    }

    #hr .m2 .box .item {
        width: calc((100% - 180px)/5);
    }

    #hr .m2 .box .item .tit {
        font-size: 1.9rem;
    }

    #hr .m2 .box .item .ico i {
        font-size: 4.2rem;
    }

    #hr .m2 .box .item .desc {
        font-size: 1.5rem;
    }

    #hr .m3>.tit {
        font-size: 2.4rem;
    }

    #hr .m3 .con {
        font-size: 1.6rem;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        line-height: 1.8;
        font-size: 1.6rem;
    }
}

@media (max-width:1439px) {

    /*1366*/
    #banner {
        height: 450px;
    }

    #hr .m1 {
        margin-top: 60px;
    }

    #hr .m1 .tit {
        font-size: 2.3rem;
    }

    #hr .m1 .con {
        font-size: 1.5rem;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        line-height: 1.8;
        font-size: 1.5rem;
    }

    #hr .m2 {
        margin-top: 50px;
    }

    #hr .m2>.tit {
        font-size: 2.3rem;
    }

    #hr .m2 .box .item {
        width: calc((100% - 160px)/5);
    }

    #hr .m2 .box .item .tit {
        font-size: 1.8rem;
    }

    #hr .m2 .box .item .ico i {
        font-size: 4rem;
    }

    #hr .m2 .box .item .desc {
        font-size: 1.5rem;
    }

    #hr .m3 {
        margin-top: 50px;
    }

    #hr .m3>.tit {
        font-size: 2.3rem;
    }

    #hr .m3 .con {
        font-size: 1.5rem;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        font-size: 1.5rem;
    }
}

@media (max-width:1365px) {

    /*1280*/
    #hr .m1 .tit {
        font-size: 2.2rem;
    }

    #hr .m1 .con {
        font-size: 1.4rem;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        font-size: 1.4rem;
    }

    #hr .m2>.tit {
        font-size: 2.2rem;
    }

    #hr .m2 .box .item {
        width: calc((100% - 160px)/5);
    }

    #hr .m2 .box .item .desc {
        font-size: 1.4rem;
    }

    #hr .m3>.tit {
        font-size: 2.2rem;
    }

    #hr .m3 .con {
        font-size: 1.4rem;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        font-size: 1.4rem;
    }
}

@media (max-width:1279px) {

    /*mp*/
    #hr,
    #job {
        padding: 0 15px 50px 15px;
    }

    #hr .wrap>.tit,
    #job .wrap>.tit {
        font-size: 2.4rem;
    }

    #hr .wrap>.tit-en,
    #job .wrap>.tit-en {
        font-size: 1.2rem;
        margin-top: 6px;
    }

    #hr .m1 {
        margin-top: 60px;
        padding: 30px 15px 0 15px;
    }

    #hr .m1 .tit {
        height: 30px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 1.8rem;
        left: 5px;
    }

    #hr .m1 .con {
        line-height: 1.7;
        font-size: 1.4rem;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        line-height: 1.7;
        font-size: 1.4rem;
        margin-bottom: 20px;
    }

    #hr .m2 {
        margin-top: 40px;
    }

    #hr .m2>.tit {
        font-size: 1.8rem;
    }

    #hr .m2 .box {
        display: block;
        margin-top: 30px;
    }

    #hr .m2 .box .item {
        width: 100%;
    }

    #hr .m2 .box .item .tit {
        font-size: 1.6rem;
        margin-top: 30px;
        padding-top: 25px;
        font-weight: bold;
    }

    #hr .m2 .box .item .ico {
        margin-top: 20px;
    }

    #hr .m2 .box .item .ico i {
        color: #2e2d3c;
        font-size: 4.2rem;
    }

    #hr .m2 .box .item .desc {
        font-size: 1.4rem;
        line-height: 1.6;
        margin-top: 20px;
        padding: 0 20px 25px 20px;
    }

    #hr .m3 {
        margin-top: 40px;
    }

    #hr .m3>.tit {
        font-size: 1.8rem;
    }

    #hr .m3 .con {
        font-size: 1.4rem;
        margin-top: 20px;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        line-height: 1.7;
        font-size: 1.4rem;
        margin-bottom: 20px;
    }
}

/* 企业愿景 */
@media (max-width:1440px) {
    .history-item .img {
        display: none;
    }

    .leader .w1200 .box {
        flex-wrap: wrap;
        width: 100%;
        padding: 0 5%;
    }

    .leader .w1200 {
        width: 100%;

    }

    .leader {
        padding: 40px 0;
    }

    .leader .w1200 .box .font .swiperleader .swiper-wrapper .swiper-slide {
        padding: 0;
    }

    .page-join .page-about-content {
        width: 93%;
    }

    .join-content-top span {
        font-size: 14px;
    }

    .join-item-title span:first-child,
    .join-content-top span:first-child {
        font-size: 14px;
        width: 20%;
    }

    .comm_banner {

        margin-top: 0;
    }

    .join-content-top span:last-child,
    .join-item-title span:last-child {
        width: 30%;
    }

    .contact_page_z {
        padding: 50px 20px;

    }

    .contact_page_z .input,
    .contact_page_z textarea {
        width: 100%;
    }

    .contact_page_y {
        margin-top: 40px;
    }

    .contact_page_y h1 {
        font-size: 22px;
        font-weight: 600;
    }

    .page-7583 .page {
        width: 93%;
    }

    .contact_page_z,
    .contact_page_y {
        width: 100% !important;
    }

    .join-content-top,
    .join-item-title {
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }

    .join-item-title span:nth-child(3),
    .join-content-top span:nth-child(3) {
        display: none;
    }

    .newList .new_container {
        margin: 0 auto;
        max-width: 100%;
        padding: 0 5%;
    }

    .leader .w1200 .box .font,
    .leader .w1200 .box figure {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .history-item .text {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .parameter-content-title .title-2 {
        font-size: 16px;
        line-height: 30px;
        position: relative;
        display: inline-block;
        padding-left: 10px;
    }

    .history-item .title-1 {
        font-size: 30px;
        padding-bottom: 15px;
        position: relative;
        font-family: 'Montserrat-Bold';
    }

    .parameter-content-title .english-1 {
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        padding-bottom: 4px;
        overflow: hidden;
    }
}

@media (max-width:768px) {
    .comm_banner {
        width: 100%;
        position: relative;
        margin-top: 0
    }

    .comm_banner .bimg {
        min-height: 200px;
    }

    .comm_banner .btxt .cn {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .comm_banner .btxt .en {
        font-size: 14px;
    }

    body.page-7591 .lanyun-section-qap46vsq>.lanyun-widget-container {
        padding: 0;
        background-color: #fff !important;
    }

    .con_main {
        box-shadow: none !important;
    }

    .index-banner {
        margin: 0 !important;
    }

    body.page-7582 .lanyun-section-ym8pkef8 .lanyun-carousel-img {
        padding-bottom: 45%;
    }

    /* foot */
    .foot_warpper {
        padding: 15px 20px;
    }

    .wechatbox .wechat img {
        width: 80px;
        display: inline-block;
    }

    .footcopy {
        padding: 0 20px;
    }

    .foot_container {
        flex-wrap: wrap;
        /* padding: 0 8%; */
    }

    .wechatbox .flex {
        flex-wrap: wrap;
    }

    .wechatbox .wechat {
        width: calc(100% / 3);
        text-align: center;
        margin-bottom: 10px;
    }

    .foot .lf,
    .foot .foot_nav,
    .foot .lr {
        width: 100%;
    }

    .foot .foot_nav {
        display: none;
    }

    .foot .lr {
        justify-content: flex-start;
        display: flex;
        flex-wrap: wrap;
    }

    .foot .lr .iconItem {
        flex-wrap: nowrap;
    }



    .iconItem a {
        width: 50%;
    }

    .footcopy {
        line-height: 1.8;
    }


    /* foot_end */

    /* history */
    .his-list ul li {
        padding: 10px 0;
    }

    .his-dev .ind-title {
        position: static;
        text-align: center;

    }

    .ind-title h5 {
        font-size: 24px;
        line-height: 1.8;
    }

    .his-list-con i {
        font-size: 28px;

    }

    .his-list-con p {
        font-size: 14px;
    }

    .his-dev .container2 {
        position: relative;
        font-size: 16px;
        margin: 0 5%;
    }

    .ind-title p {
        text-align: center;
        margin-bottom: 50px;
    }

    /* history */
}

@media (max-width:640px) {}

@media (max-width:468px) {
    .wechatbox .wechat {
        width: calc(100% / 2);
        text-align: center;
        margin-bottom: 10px;
    }

    .wechatbox .wechat img {
        width: 100px;
        display: inline-block;
    }
}


/* 企业愿景 */
/* äººæ‰ */
#hr,
#job {
    padding: 30px 0 130px 0;
}

#hr .wrap>.tit,
#job .wrap>.tit {
    font-size: 39px;
    color: #2b2b2b;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}

#hr .wrap>.tit-en,
#job .wrap>.tit-en {
    color: #bbb;
    font-size: 15px;
    font-family: 'Montserrat';
    margin-top: 12px;
}


#hr .m1 {
    margin-top: 80px;
    border: 1px solid #e6e6e6;
    padding: 50px 45px 15px 45px;
    position: relative;
}

#hr .m1 .tit {
    background: #fff;
    position: absolute;
    top: -20px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 26px;
    font-weight: bold;
}

#hr .m1 .con {
    line-height: 1.9;
    font-size: 1.px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}

#hr .m1 .con p,
#hr .m1 .con div {
    line-height: 1.9;
    font-size: 17px;
    margin-bottom: 25px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}


#hr .m2 {
    margin-top: 60px;
}

#hr .m2>.tit {
    font-size: 26px;
    font-weight: bold;
}

#hr .m2 .box {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-wrap: wrap;
    align-items: center;
}

#hr .m2 .box .item {
    margin-bottom: 30px;
    width: calc((100% - 200px)/4);
    background: #f6f7fb;
    border-radius: 10%;
    text-align: center;
    /* margin-right: 30px; */
}

#hr .m2 .box .item .tit {
    font-size: 20px;
    font-weight: 300;
    color: #c70c1f;
    overflow: hidden;
    margin-top: 50px;
}

#hr .m2 .box .item .ico {
    margin-top: 30px;
}

#hr .m2 .box .item .ico i {
    color: #2e2d3c;
    font-size: 46px;
}

#hr .m2 .box .item .desc {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 30px;
    padding: 0 30px 50px 30px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}


#hr .m3 {
    margin-top: 60px;
}

#hr .m3>.tit {
    font-size: 26px;
    font-weight: bold;
}

#hr .m3 .con {
    font-size: 17px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
    margin-top: 30px;
}

#hr .m3 .con p,
#hr .m3 .con div {
    line-height: 1.9;
    font-size: 17px;
    margin-bottom: 25px;
    font-family: 'Microsoft Jhenghei', 'Microsoft YaHei';
}

@media (max-width:1679px) {

    /*1440*/
    #hr .wrap>.tit,
    #job .wrap>.tit {
        font-size: 38px;
    }

    #hr .wrap>.tit-en,
    #job .wrap>.tit-en {
        font-size: 14px;
    }

    #hr .m1 .tit {
        font-size: 24px;
    }

    #hr .m1 .con {
        font-size: 16px;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        line-height: 1.8;
        font-size: 16px;
    }

    #hr .m2>.tit {
        font-size: 24px;
    }

    #hr .m2 .box .item {
        width: calc((100% - 180px)/5);
    }

    #hr .m2 .box .item .tit {
        font-size: 19px;
    }

    #hr .m2 .box .item .ico i {
        font-size: 42px;
    }

    #hr .m2 .box .item .desc {
        font-size: 15px;
    }

    #hr .m3>.tit {
        font-size: 24px;
    }

    #hr .m3 .con {
        font-size: 16px;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        line-height: 1.8;
        font-size: 16px;
    }
}

@media (max-width:1439px) {

    /*1366*/
    #banner {
        height: 450px;
    }

    #hr .m1 {
        margin-top: 60px;
    }

    #hr .m1 .tit {
        font-size: 23px;
    }

    #hr .m1 .con {
        font-size: 15px;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        line-height: 1.8;
        font-size: 15px;
    }

    #hr .m2 {
        margin-top: 50px;
    }

    #hr .m2>.tit {
        font-size: 23px;
    }

    #hr .m2 .box .item {
        width: calc((100% - 160px)/5);
    }

    #hr .m2 .box .item .tit {
        font-size: 18px;
    }

    #hr .m2 .box .item .ico i {
        font-size: 4px;
    }

    #hr .m2 .box .item .desc {
        font-size: 15px;
    }

    #hr .m3 {
        margin-top: 50px;
    }

    #hr .m3>.tit {
        font-size: 23px;
    }

    #hr .m3 .con {
        font-size: 15px;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        font-size: 15px;
    }
}

@media (max-width:1365px) {

    /*1280*/
    #hr .m1 .tit {
        font-size: 22px;
    }

    #hr .m1 .con {
        font-size: 14px;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        font-size: 14px;
    }

    #hr .m2>.tit {
        font-size: 22px;
    }

    #hr .m2 .box .item {
        width: calc((100% - 160px)/3);
    }

    #hr .m2 .box .item .desc {
        font-size: 14px;
    }

    #hr .m3>.tit {
        font-size: 22px;
    }

    #hr .m3 .con {
        font-size: 14px;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        font-size: 14px;
    }
}

@media (max-width:1279px) {

    /*mp*/
    #hr,
    #job {
        padding: 0 15px 50px 15px;
    }

    #hr .wrap>.tit,
    #job .wrap>.tit {
        font-size: 24px;
        margin-top: 20px;
    }

    #hr .wrap>.tit-en,
    #job .wrap>.tit-en {
        font-size: 12px;
        margin-top: 6px;
    }

    #hr .m1 {
        margin-top: 60px;
        padding: 30px 15px 0 15px;
    }

    #hr .m1 .tit {
        height: 30px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 1.8px;
        left: 5px;
    }

    #hr .m1 .con {
        line-height: 1.7;
        font-size: 14px;
    }

    #hr .m1 .con p,
    #hr .m1 .con div {
        line-height: 1.7;
        font-size: 14px;
        margin-bottom: 20px;
    }

    #hr .m2 {
        margin-top: 40px;
    }

    #hr .m2>.tit {
        font-size: 18px;
    }

    #hr .m2 .box {
        display: block;
        padding: 0 10%;
        margin-top: 30px;
    }

    #hr .m2 .box .item {
        border-radius: 15px;
    }

    #hr .m2 .box .item {
        width: 100%;
    }

    #hr .m2 .box .item .tit {
        font-size: 16px;
        margin-top: 30px;
        padding-top: 25px;
        font-weight: bold;
    }

    #hr .m2 .box .item .ico {
        margin-top: 20px;
    }

    #hr .m2 .box .item .ico i {
        color: #2e2d3c;
        font-size: 42px;
    }

    #hr .m2 .box .item .desc {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 20px;
        padding: 0 20px 25px 20px;
    }

    #hr .m3 {
        margin-top: 40px;
    }

    #hr .m3>.tit {
        font-size: 18px;
    }

    #hr .m3 .con {
        font-size: 14px;
        margin-top: 20px;
    }

    #hr .m3 .con p,
    #hr .m3 .con div {
        line-height: 1.7;
        font-size: 14px;
        margin-bottom: 20px;
    }
}

.text-direction p {
    font-size: 16px;
    display: block;
}