.row {
    position: relative;
}

#companytitle {
    margin: 1.5rem 0;
}

.row-title {
    text-align: center;
    margin-bottom: 50px;
}

#company-en-title {
    font-size: 1.2rem;
    color: #a3a3a3;
    width: 100%;
    display: inline-block;
    margin-bottom: 1.5rem;
    line-height: 30px;
}

#page-content {
    margin: 30px 0 50px 0;
}

#page-content .company-contanter {
    line-height: 30px;
}

.new-lf-box, .new-rg-box {
    position: relative;
    height: 36rem;
    width: 100%;
    margin-top: 1.5rem;
}

.row .banner .new-lf-box img {
    height: 100%;
    width: 100%;
}

.row .banner .new-lf-box span[data-v-4f6986a2] {
    position: absolute;
    padding: 5px 15px;
    bottom: 0;
    width: 100%;
    height: 6rem;
    background: hsla(0, 0%, 40%, .9);
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.row .banner .new-rg-box {
    margin-top: 1.5rem;
    overflow: hidden;
}

.news-content-ul {
    position: relative;
    top: 5rem;
}

.news-content-ul ol {
    position: relative;
    padding: 4px 5px;
    width: 100%;
    overflow: hidden;
    border-bottom: 0.5px dashed #a7a4a4;
}

.news-content-ul ol div {
    position: relative;
    width: 100%;
}

.news-font {
    font-size: 1.4rem;
    color: #333333;
    font-weight: bold;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-font-date {
    position: absolute;
    bottom: 1px;
    font-size: 1.4rem;
    color: #c3c3c3;
}

.customer-ul li {
    float: left;
    width: 180px;
    padding: 10px 9px 10px 10px;
    text-align: center;
    background-color: #fff;
    margin: 5px;
    transition: all ease .15s;
    list-style: none;
}

.hzimg {
    max-width: 100%;
    text-align: center;
}


.home-page .row .img-box {
    overflow: hidden;
    height: 150px;
}

.home-page .row .img-box img {
    width: 100%;
}

main .row .copy {
    color: #000;
}

main .row .copy .title {
    font-weight: bold;
    margin: 14px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 40px;
}

main .row .copy .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 40px;
}

main .row .item a:hover {
    text-decoration: none;
}

main .row .brand-item {
    margin-bottom: 5rem;
}

/* 企业服务 */

.qy-server-banner .container .row{
    margin-bottom: 4rem;
}

.qy-server-banner .row-title {
    color: #fff;
}

.server-en-name {
    color: #ffffff73;
}

.qy-server-li {
    list-style: none;
    width: 33%;
    float: left;
    position: relative;
    border: 1px solid #fff;
}

.qy-server-li:hover .qy-server-title{
    color: #3485ff !important;
}

.qy-server-li:hover .server-en-name{
    color: #3485ff !important;
}

.qy-server-banner {
    background-color: #76c5f0;
}

.qy-server-li a {
    display: block;
    color: #fff;
}

.qy-server-li a:hover {
    text-decoration: none;
}
.qy-server-title{
    font-size: 24px;
}

.qy-left,
.qy-right {
    position: absolute;
    display: inline-block;
    margin-left: 20px;
    margin-top: 15px;
    font-size: 15px;
}
.qy-left{
    top: 0;
}


/*企业招聘*/

.qy-swiper-container {
    height: 282px;
}


.swiper-slide a {
    display: block;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    /*margin: 0 38px;*/
    margin: 0 10px;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
}

.swiper-slide a:hover{
    text-decoration: none;
}

.swiper-title {
    color: black;
    font-size: 24px;
}

.swiper-button-prev,
.swiper-button-next {
    --swiper-navigation-size: 25px;
}

.swiper-title {
    margin-bottom: 40px;
}

.cpy-content{
    margin-top: 30px;
}

.cpy-content .fa {
    width: 40px;
    text-align: center;
}

.cpy-box {
    position: absolute;
    bottom: 7%;
    left: 25%;
}

.cpy-box span {
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    height: 60px;
    width: 120px;
    overflow: hidden;
    position: absolute;
}

