
@charset "UTF-8";

/* å…¨å±€æ ·å¼ */
:root {
    --primary-color: #0066cc;
    --secondary-color: #f5f5f5;
    --text-color: #333;
    --light-blue: #e6f3ff;
    --light-bg: #f8f9fa;
    --border-color: #eee;
    --section-padding: 60px 0;
    --transition: all 0.3s ease;
}

html,
body {

    margin: 0;
    padding: 0;

    overflow-x: hidden;
    overflow-y: auto;
}

body {
    font-family: "Microsoft YaHei", sans-serif;
    color: var(--text-color);
    line-height: 1.6;
    position: relative;

    background: #cceafa;
    min-width: 1360px;
}

.container {
    width: 1360px;
    margin: 0 auto;
    padding: 0 15px;
}


/* é¡¶éƒ¨å¯¼èˆª */
.top-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;

    z-index: 1000;
    transition: all 0.3s ease;
}

.nav-wrap {
    width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 20px;
}

.logo img {
    height: 40px;
    width: auto;
    display: inline-block;
}

.main-nav ul {
    display: flex;
    margin: 0;


}

.main-nav ul li {
    display: flex;
    flex-direction: column;
    position: relative;



    margin: 0 20px;
}

.main-nav ul li a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    height: 47px;
    line-height: 47px;
    width: 147px;
    transition: all 0.3s ease;

    background: url('../images/nav-li-bg.png') no-repeat center center;

    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-nav ul li.active a {
    background: url('../images/nav-li-bg-active.png') no-repeat center center;

    font-weight: bold;
    font-size: 20px;
    color: #234de8;
}
.main-nav ul li:hover a {
    background: url('../images/nav-li-bg-active.png') no-repeat center center;

    font-weight: bold;
    font-size: 20px;
    color: #234de8;
}
.main-nav ul li span {

}

.main-nav ul li.active span {

    background: #0dae3a;
}

h2,
img {
    margin: 0;
}

.top-nav.scrolled {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* ä¸»banner */
.main-banner {
    position: relative;

    overflow: hidden;

}
.main-bg{
    background: url("../images/company-bg.jpg") no-repeat center bottom;
    min-height: 3190px;
    background-size: cover;
}
.main-bg.bg-culture{
    background: url("../images/bg-culture.jpg") no-repeat center bottom;
    min-height: 2197px;
    background-size: cover;
}
.main-bg.bg-job{
    background: url("../images/bg-job.jpg") no-repeat center bottom;
    min-height: 1192px;
    background-size: cover;
}
.main-bg.bg-job-cl{
    background: url("../images/bg-job-cl.jpg") no-repeat center bottom;
    min-height: 1853px;
    background-size: cover;
}
.main-banner img {
    width: 100%;
    height: auto;

    object-fit: cover;
}


.banner-text h1 {
    font-size: 48px;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

/* é€šç”¨éƒ¨åˆ†æ ·å¼ */
.section-content {
    padding: 00px 0 0 0;
    width: 1360px;
}

.section-content.main {

    border-radius: 20px;

    margin: 0 auto 0px auto;

    position: relative;

    box-sizing: border-box;
}

.section-content .container {
    padding: 0 27px;
}



.company-bottom-bg-img2 {
    position: absolute;
    bottom: 0;
    right: -112px;
}

.section-title {


    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 80px auto;

}

* {
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}

/* åº•éƒ¨ç‰ˆæƒ */
.footer {

    padding: 30px 0;
    text-align: center;
    font-size: 12px;
    color: #666666;
    background: #4182ff;
}

.copyright p {
    font-size: 12px;
    color: #fff;
}
.title-sub{background: url("../images/title-sub-bg.png") no-repeat;width: 491px;height: 69px;line-height: 69px;text-align: center;color: #fff;margin: 40px auto 20px auto;font-size: 24px;}
.company-content{
    width: 1142px;
    margin: 0 auto;
}
.company-content p{font-size: 18px;line-height: 2;text-indent: 2em;text-align: justify;color: #171717;}
.company-content p span{color: #0070f3;}
.content-img{margin: 30px auto;display: flex;align-items: center;justify-items: center;justify-content: center;}
.content-img .c-img{display: inline-block;max-width: 100%;}
.video-wrap{display: flex;flex-direction: row;width: 100%;}
.video-wrap .video-item{width: 100%;display: flex;align-items: center;justify-content: center;}
.video-wrap .video-item video{width: 634px;height: 357px;}
.ry-wrap{display: flex;flex-direction: row;flex-direction: row;justify-content: center;}
.ry-wrap .ry-item{display: flex;flex-direction: row;/* width: 50%; */border-left: 4px solid #fff;margin: 0 30px;}
.ry-wrap .ry-item .ry-item-list{display: flex;flex-direction: column;/* border-left: 4px solid #fff; */position: relative;margin-left: -9px;}
.ry-wrap .ry-item .ry-item-list .ry-item-list-li{display: flex;padding-left: 30px;position: relative;background: url('../images/li-dist.png') no-repeat -2px 0;margin-bottom: 10px;}
.ry-wrap .ry-item .ry-item-list .ry-item-list-li::before{

}
.conatct-wrap{display: flex;flex-direction: row;background: url('../images/contact-bg.png') no-repeat;width: 1133px;height: 315px;margin: 30px auto;align-items: center;justify-content: space-between;padding: 0 50px;padding-bottom: 20px;}
.conatct-wrap .qrcode{width: 200px;}
.conatct-wrap .contact-content{flex: 1;}
.conatct-wrap .contact-content h2{font-size: 18px;line-height: 2;color: #2b74e1;font-weight: bold;}
.conatct-wrap .contact-content p{font-size: 18px;line-height: 2;color: #171717;margin: 0;}
.conatct-wrap .contact-img{padding: 10px;}
.conatct-wrap .contact-img img{height: 220px;width: auto;;}
.contact-item-list{display: flex;flex-direction: row;justify-content: space-between;}
.contact-item-list .contact-item-list-li {display: flex;flex-direction: column;background: url('../images/contact-item-list-bg.png');width: 393px;height: 251px;padding-left: 16px;align-items: center;justify-content: flex-start;padding-top: 31px;}
.contact-item-list .contact-item-list-li h1 {background: url('../images/t1-bg.png') no-repeat center center;text-align: center;width: 267px;height: 37px;line-height: 37px;margin: 0 auto;font-size: 18px;color: #fff;margin-bottom: 20px;}
.contact-item-list .contact-item-list-li p {color: #292929;font-size: 18px;line-height: 2;text-align: center;}


.rczc-wrap{display: flex;flex-direction: row;justify-content: space-between;width: 1230px;margin: 0 auto;}
.rczc-wrap .rczc-item{background:url('../images/zc-bg.png') no-repeat center center;width: 425px;height: 459px;background-size: 100% 100%;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;}
.rczc-wrap .rczc-item .rczc-title{background: url('../images/t2-bg.png') no-repeat;height: 37px;line-height: 37px;text-align: center;color: #fff;margin: 0 auto;width: 267px;margin-top: -8px;font-weight: bold;font-size: 18px;}
.rczc-wrap .rczc-item .content{padding: 30px 50px;}
.rczc-wrap .rczc-item .content p{color: #171717;font-size: 16px;line-height: 2;text-align: justify;}

.job-wrap{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;width: 1201px;margin: 0 auto;}
.job-wrap .job-item{background: url('../images/job-li-bg.png') no-repeat center center;width: 298px;height: 37px;line-height: 37px;text-align: center;color: #fff;font-size: 18px;color: #fff;text-align: center;margin-bottom: 20px;margin: 10px 25px;}
.job-wrap .job-item a{display: inline-block;text-decoration: none;color: #fff;}



.dx-wrap{display: flex;flex-direction: row;justify-content: center;}
.dx-wrap .rczc-item{background:url('../images/job-cl-content-bg.png') no-repeat center center;width: 381px;height: 204px;background-size: 100% 100%;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;margin: 0 20px;}
.dx-wrap .rczc-item .rczc-title{background: url('../images/job-cl-t-bg.png') no-repeat;height: 37px;line-height: 37px;text-align: center;color: #fff;margin: 0 auto;width: 267px;margin-top: -8px;font-size: 18px;font-weight: bold}
.dx-wrap .rczc-item .content{padding: 30px 50px;}
.dx-wrap .rczc-item .content p{color: #171717;font-size: 16px;line-height: 2;text-align: justify;}
.dx-wrap.cl-job .rczc-item .content p{text-align: center;}

.city-wrap{display: flex;flex-direction: row;align-items: center;justify-content: center;margin-bottom: 35px;}
.city-wrap .city-item{cursor: pointer;background:url("../images/city-item-bg.png") no-repeat ;width: 239px;height: 44px;line-height: 44px;text-align: center;color: #015afe;font-size: 20px;margin: 0 20px;}
.city-wrap .city-item.active{background:url("../images/city-item-bg-active.png") no-repeat ;color: #fff;}

.job-wrap-cl{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;width: 1093px;margin: 30px auto;}
.job-wrap-cl .job-item{width: 518px;font-size: 18px;color: #3e3e3e;display: flex;flex-direction: row;align-items: center;border-bottom: 2px solid #b5dffa;padding-bottom: 10px;justify-content: space-between;padding-top: 10px;}
.job-wrap-cl .job-item .left{display: flex;flex-direction: row;align-items: center;}
.job-wrap-cl .job-item .right{display: flex;flex-direction: row;align-items: center;}
.job-wrap-cl .job-item a.title{display: inline-block;text-decoration: none;color: #3e3e3e;margin-left: 10px;}
.job-wrap-cl .job-item a.apply{display: inline-block;text-decoration: none;color: #fff;background: #65c3ff;padding: 5px 10px;border-radius: 10px;margin-left: 20px;}


.shiye-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* border: 1px red dashed; */
    width: 1145px;
    margin: 0 auto;
    justify-content: space-between;
}
.shiye-wrap .item{
    background: url("../images/company-bg2.jpg.png") no-repeat;
    height: 276px;
    width: 381px;
    background-size: 100% 100%;
}
.shiye-wrap .item.long{
    background: url("../images/c-bg.png") no-repeat;
    width: 1134px;
    height: 183px;
}
.shiye-wrap .item .title{background: url("../images/t3.png") no-repeat;
    width: 267px;height: 37px;line-height: 37px;text-align: center;color: #fff;font-size: 18px;margin: 0 auto;}
.shiye-wrap .item .content{
    padding: 20px 40px;
}
.shiye-wrap .item .content p{
    font-size: 18px;
    line-height: 2;
    color: #171717;
    text-align: justify;
}


.culture-wrap{
    background: url("../images/culture-bg1.png") no-repeat;
    width: 847px;
    height: 137px;
    margin-left: 50px;
}
.culture-wrap .item{padding-left: 20px;height: 36px;margin-bottom: 15px;}
.culture-wrap .item .title{font-size: 18px;color: #fff;line-height: 36px;display: inline-block;width: 100px;}
.culture-wrap .item .t-content{font-size: 18px;color: #171717;line-height: 36px;}

.fl-wrap{
    background: url("../images/fl-bg.png") no-repeat;
    width: 1230px;
    height: 276px;
    margin: 0 auto;
}
.fl-wrap.fl2{
    background: url("../images/fl-bg2.png") no-repeat;
    width: 1230px;
    height: 485px;
    margin: 0 auto;
}
.fl-wrap h1{background: url("../images/t3.png") no-repeat;width: 267px;height: 37px;line-height: 37px;text-align: center;color: #fff;font-size: 18px;margin: 0 auto;}
.fl-wrap .fl-content{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 41px 0 0;
}
.fl-wrap .fl-content span{
    font-size: 18px;
    color: #023ee7;
    padding: 0 30px;
    margin-top: -50px;
    font-weight: bold;
}
.fl-wrap .fl-content dl{width: 160px;}
.fl-wrap .fl-content dl dt{text-align: center;margin-bottom: 10px;}
.fl-wrap .fl-content dl dt img{width: 80px;height: auto;display: inline-block;}
.fl-wrap .fl-content dl dd{text-align: center;color: #171717;font-size: 16px;}
.lb {
    width: 1200px;
    margin: 0px auto 0px auto;
    overflow: hidden;
    position: relative;
}
.lb.company{
    margin: 20px auto;
}
.lb .swiper {
    width: 1200px;
    height: 300px;
}

.lb .swiper .swiper-slide {
    width: 60%;
    height: 100%;
    font-size: 32px;
    font-weight: 500;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lb .swiper .swiper-slide img {
    display: block;
    width: 100%;
    height:auto;
}
.lb-p {
    font-family: "apb";
    font-size: 20px;
    padding: 0px 0px 50px 0;
    text-align: center;
    color: #333;
}


.swiper-button-next{background: url("../images/next.png") no-repeat;width: 47px;height: 47px;right: -30px}
.swiper-button-prev{background: url("../images/prev.png") no-repeat;width: 47px;height: 47px;}












/* å“åº”å¼è®¾è®¡ */
@media (max-width: 1268px) {
    html,
    body {

        margin: 0;
        padding: 0;
        min-height: 2700px;
        overflow-x: hidden;
        overflow-y: auto;
    }


}
