<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
width:100%;
height:100%;
}
body .swiper-container-horizontal &gt; .swiper-pagination-bullets, body .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom:20px;
}
.swiper-slide {
    background-color: #129FCC;
}


 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        width: 28px;
        background: #fff;
        border-radius:5px;
    }

.bgDiv  {
    
width:100%;
height:100%;
background:url("../img/experience/experienceBg.png") no-repeat center;
position:absolute;
}
.main-box {
    min-height: 555px;
    width: 980px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.main-left {
    width: 50%;
    height: 535px;
    background-color: #dce9f9;
    float: left;
}
.main-left .tit {
    color:#fff;
    font-size:24px;
    text-align:center;
    line-height:26px;
    font-weight:400;
    padding:55px 0px;
}
.main-left .txt {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top:25px;
    padding-bottom:45px;
}
.main-right {
    width: 50%;
    height: 535px;
    background-color: #fff;
    padding-left: 50%;
}
.main-right .title {
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', 微软雅黑;
    font-weight: 700;
    font-style: normal;
    color: #129FCC;
    font-size: 24px;
    padding-top: 35px;
    padding-bottom: 35px;
}
.main-right .box {
    padding: 0px 75px
}
.main-right .box-item {
    padding-top: 5px;
    float: left;
}


.main-right .box-item input {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
}

.main-right .box-item input::-webkit-input-placeholder {
    color:#ccc;
}
.main-right .box-item input::-moz-placeholder{ 
        color:#ccc;      
}
.main-right .box-item input:-ms-input-placeholder{  
        color:#ccc;      
}
.main-right .box .txtPhone {
    padding-left: 35px;
    line-height: 34px;
    width: 303px;
    height: 34px;
}
.main-right .box .txtCode {
    line-height: 34px;
    padding-left: 35px;
    width: 138px;
    height: 34px;
}
.main-right .box-item img {
    width: 29px;
    position: absolute;
    padding-left: 5px;
    padding-top: 5px;
}

.box .box-item .sendCode span {
    width: 160px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    background-color: #02A7F0;
    float: left;
    margin-left: 5px;
    padding: 8px 0px;
    cursor: pointer;
}
.main-right .industry {
    list-style: none;
    float: left;
    width: 360px;
    padding: 30px 0px;
}
.main-right .industry ul {
    width:100%;
}
.main-right .industry ul li {
    float: left;
    width: 163px;
    background-color: #fff;
    border: 1px solid #02A7F0;
    border-radius: 15px;
    padding: 5px 0px;
    margin: 0px 5px 5px 2px;
    color: #02A7F0;
    font-size: 14px;
    cursor: pointer;
}
.main-right .industry .liOnClick,
.main-right .industry ul li:hover,
.main-right .industry ul li:focus,
.main-right .industry ul li:active {
    background-color: #02A7F0;
    color: #fff;
}

.main-right .box .btnfooter {
    height: 40px;
    width: 333px;
    background-color: #08E0B6;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
    cursor: pointer;
}
.main-right .box .footTxt {
    color: #909090;
    font-size:12px;
    margin:0 auto;
    padding-top:10px;
}

.copyright-con {
    position: absolute;
    bottom: 2.5%;
    color: #fff;
    font-size: 12px;
    left: 50%;
    
    transform: translate(-50%, -50%);
}

.copyright-con a {
    color: #fff;
}
.copyright-con a:hover {
    color: #02A7F0;
}



.slideDiv {
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position:absolute;
    z-index:2000;
}

.showDiv {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
    z-index: 2;
}

.slide-box {
    display: block;
    position: relative;
}

.slide-img-block {
    background-color: #fff;
    width: 290px;
}

.refreshBtn {
    width: 60px;
    height: 25px;
    padding-top: 10px;
    padding-left: 210px;
}

.refreshBtn img {
    width: 25px;
}
.refreshBtn img:first-child {
   margin-right:10px;
}
.scroll-background {
    background-color: #fff;
}

.change {
    background-image: url("./images/sprite.3.2.0.png");
    background-repeat: no-repeat;
}

.scroll-bar {
    margin-left: 15px;
    width: 261px;
    background-position: 0 0;
    height: 28px;
    position: relative;
}

.slide-btn {
    height: 44px;
    width: 44px;
    background-position: 0 -84px;
    cursor: pointer;
    display: block;
    position: absolute;
    left: 0;
    top: -9px;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 13px;
    z-index: 399;
    border: 1px solid #999;
}

.slide-title {
    cursor: default;
    position: absolute;
    left: 3px;
    font-size: 12px !important;
    color: #486c80;
    opacity: 1;
    filter: alpha(opacity=100);
    height: 28px;
    line-height: 28px !important;
    text-align: center;
    width: 257px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid #AAA;
}

.slide-img-div {
    width: 260px;
    height: 116px;
    padding: 0px 15px;
    position: relative;
    background-color: #fff;
}

.slide-img-div img {
    width: 100%;
    height: 100%;
}

.slide-top {
    height: 14px;
    width: 290px;
    background-position: 0 -1341px;
    position: relative;
}

.slide-bottom {
    height: 28px;
    width: 290px;
    background-position: 0 -56px;
    line-height: 14px !important;
    position: relative;
    text-align: left;
    overflow: visible;
}

.slide-bottom-no-logo {
    margin-right: 15px;
    width: 65px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 6px;
    background-color: #f2ece1 !important;
    cursor: default;
}

.slide-bottom-refresh {
    overflow: visible;
    display: block;
    zoom: 1;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    margin-right: 16px !important;
    background-color: #f1e9de;
    margin: 6px 0 0 18px !important;
    height: 20px;
    width: 20px;
    background-image: url("./images/vcodeF.png");
    background-repeat: no-repeat;
}

.slide-box-shadow {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5) inset;
}

.slide-block {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 2px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border: 1px solid rgba(255, 255, 0, 0.8);
    background-size: 260px 116px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4), 0 0 10px 0 rgba(90, 90, 90, 0.4);
    box-sizing: border-box;
    z-index: 10;
}

.slide-img-nopadding {
    position: relative;
    width: 100%;
    height: 100%;
}

.slide-icon {
    float: left;
    height: 22px;
    width: 26px;
}

.slide-img-hint {
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 12px !important;
    line-height: 22px !important;
    margin: 0 auto;
    position: relative;
}

.slide-text {
    text-align: left !important;
    color: #4b3f33;
}

.slide-img-hint-info {
    height: 22px;
    width: 260px;
    background-position: 0 -674px;
    height: 0;
    overflow: hidden;
    position: absolute;
    transition: height 0.3s;
    z-index: 11;
}

.redColor {
    color: red;
}

.greenColor {
    color: green;
}


.foot {
    padding-top: 20px;
    background-color: #fff;
    width: 290px;
    padding-bottom: 20px;
}

.choosediv {
    width: 420px;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size:18px;
    font-weight:400;
    padding:60px;
    line-height:36px;
    border-radius:5px;

}
.choosediv span {
    color:#08b4e0;
    font-size:24px;
    font-weight:700;
}

.choosediv .btnfooter {
    padding:45px 0px;
}
.choosediv .btnfooter span {
    font-size:18px;
    font-weight:400;
    line-height:36px;
    padding:12px 45px;
    color:#fff;
    background-color:#02A7F0;
    border-radius:3px;
    cursor:pointer;
    
}
.choosediv .btnfooter span:last-child {
    background-color:#08E0B6;
    margin-left:15px;
}
.choosediv .footTxt {
    color:#999;
    font-size:14px;
}


.main-right2 {
    width: 50%;
    height: 535px;
    background-color: #fff;
    padding-left: 50%;
}
    .main-right2 .title {
        font-family: '微软雅黑 Bold', '微软雅黑 Regular', 微软雅黑;
        font-weight: 1000;
        font-style: normal;
        color: #0089FF;
        font-size: 26px;
        padding: 50px 0px;
    }
.main-right2 .box {
    padding: 0px 75px
}
.main-right2 .box-item {
    padding-bottom: 15px;
    float: left;
}


.main-right2 .box-item input {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

.main-right2 .box-item input::-webkit-input-placeholder {
    color:#ccc;
}
.main-right2 .box-item input::-moz-placeholder{ 
        color:#ccc;      
}
.main-right2 .box-item input:-ms-input-placeholder{  
        color:#ccc;      
}
.main-right2 .box .txtPhone {
    padding-left: 35px;
    line-height: 36px;
    width: 303px;
    height: 42px;
}
.main-right2 .box .txtCode {
    line-height: 36px;
    padding-left: 35px;
    width: 138px;
    height: 42px;
}
.main-right2 .box-item img {
    width: 29px;
    position: absolute;
    padding-left: 5px;
    padding-top: 8px;
}
.main-right2 .box-item span {
    padding: 6px 5px;
    background-color:#ffb020;
    position:absolute;
    float:right;
    width: 100px;
    right: 85px;
    margin-top: 8px;
    border-radius: 5px;
    color:#fff;
    font-size: 12px;
cursor:pointer;
}

    .main-right2 .box .btnfooter {
        height: 50px;
        width: 333px;
        background-color: #2a86ef;
        color: #fff;
        border-radius: 5px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 4px;
        cursor: pointer;
    }
.main-right2 .box .footTxt {
    color: #909090;
    font-size:12px;
    margin:0 auto;
    padding-top:15px;
}


.main-right2 .box .box-item .sendCode span {
    width: 160px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    background-color: #02A7F0;
    float: left;
    margin-left: 5px;
    padding: 8px 0px;
    cursor: pointer;
}</pre></body></html>