a:link,a:focus{
    outline: none;
    text-decoration: none;
}
.jumbotron{
    display: flex;
    align-items: center;
    padding: 8rem 2rem 0;
    margin-top: 80px;
    margin-bottom: 0px;
    height: 634px;
}
.page-num, .page-link {
	color: #CF0C1B;
}
.page-link:first-child{border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.page-link:last-child{border-top-right-radius: 6px; border-bottom-right-radius: 6px;}
a.page-num:hover, .page-link:hover {
	color: #CF0C1B;
}
a.page-num.page-num-current:hover, .page-link.page-num-current:hover {
	color: #fff;
}
.page-num-current {
	background-color: #CF0C1B;
    border-color: #CF0C1B;
    color: #fff;
}
    .page-num-current:hover, .page-num-current:link {
        color: #fff !important;
    }
.position{
    min-height:30px;
    margin: 15px 0;
}
.mt-50{
    margin-top: 50px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.mb-70{
    margin-bottom: 70px !important;
}
/*左侧菜单*/
.page-left-nav{
    height: 58px;
    overflow: hidden;
}
.page-left-nav ul{
    position: relative;
    display: flex;
    justify-content: center;
    align-items:flex-start;
    background: #F5F8FA;
    height: 68px;
    overflow-y: scroll;
}
@media screen and (max-width:760px) {
    .page-left-nav ul{
        justify-content: flex-start;
    }
}

/*新闻资讯*/
.left_nav_top{
    height: 50px;
    padding: 0 1rem;
    background: #CF0C1B;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}
.page-left-nav li{
    position: relative;
    height: 58px;
    padding: 19px 29px;
    white-space: nowrap;
    font-size: 16px;
}
.page-left-nav li .bar{
    position: absolute;
    width: 50%;
    height: 4px;
    left: 25%;
    bottom: 0;
    background: #E60012;
    display: none;
}
.page-left-nav li.active .bar{
    
    display: block;
}
.page-left-nav li.active a,.page-left-nav li.active .fa-long-arrow-right{
    
}
.page-left-nav li .fa-long-arrow-right{
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -7px;
    color:#999;
    font-size: 14px;
}
.page-left-nav .recommond{
    position: relative;
    margin: 10px 0;
    overflow: hidden;
    padding: 2px;
    border:1px solid #eee;
}
.page-left-nav .recommond img{
    width: 100%;
}
.page-left-nav .recommond .title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    padding: 0 5px;
    background: rgba(0,0,0,.5);
    color: #fff;
    display: block;
    cursor: pointer;
}
.page-left-nav .recommond .badge{
    position: absolute;
    right: 10px;
    top: 10px;
}
.new-list{
    margin-top: -20px;
}
.new-list li{
    overflow: hidden;
    padding: 20px 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
}
.new-list li.lh-3{
    position: relative;
    line-height: 18px;
}
.new-list li a{
    font-size: 19px;
    line-height: 28px;
    color: #333436;
    font-weight: 500;
}
.new-list li .title{
    font-size: 19px;
    line-height: 28px;
    color: #333436;
    font-weight: 500;
}
.new-list-img{
    float: left;
    padding-right: 10px;
    max-height: 112px;
    overflow: hidden;
}
.new-list-content{
    padding-top: 5px;
    line-height: 25px;
    color: #727476;
}
.new-list li a .float-right{
    font-weight: normal;
    font-size: 13px;
    color: #727476;
    margin-top: 6px;
}
.new-list li p .arrow{
    position: absolute;
    right: 20px;
    top: 50%;
    width: 20px;
    margin-top:-10px
}
.new-list li .date{
    font-size: 13px;
    line-height: 18px;
    color: #727476;
    margin-top: 6px;
    font-weight: 300;
    margin-left: 0px;
}
.news-second{
    font-size: 15px;
    color: #727476;
    font-weight: 300;
}
/*企业服务*/
.com-service{
    padding: 30px 0 50px;
    text-align: center;
}
.com-service img{
    width: 584px;
    max-width: 776px;
}
.com-service-item{
    padding-right: 8px;
    padding-left: 7px;
}
.com-service-img,.com-service-text{
    width: 50%;
    height: 221px;
    overflow: hidden;
    float: left;
    line-height: 22px;
}
.service-img-text{
    position: absolute;
    bottom: 15px;
    width: 45%;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    white-space: pre-wrap;
}
.service-img-text span{
    font-weight: normal;
}
.com-service-text{
    padding: 10px;
    background: #f7f6f6;
    color: #777;
    font-size: 12px;
}
.com-service-text .title{
    font-weight: bold;
    font-size: 14px;
}
.com-service-img img{
    width: 100%;
    height: 221px;
    vertical-align: middle;
}
.formula-txt {
    color: #3e3a39;
    font-size: 15px;
    margin-left: 20px;
    padding-bottom: 60px;
}

.formula-txt::before {
    background: #e60012;
    width: 17px;
    height: 17px;
    content: "";
    display: inline-block;
    margin-right: 10px;
}
.service-box {
    width: 100%;
    margin: 0 auto;
}

.service-box .row {
    margin-top: 30px;
}

.service-title {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    margin-top: 35px;

}

.service-text {
    font-size: 14px;
    color: #646464;
    margin-top: 25px;
}

.service-item {
    color: #323232;
    margin-top: 15px;
}

.service-item::before {
    content: "";
    width: 13px;
    height: 13px;
    background: #e60012;
    display: inline-block;
    margin-right: 5px;
}
.m-dis {
    display: none;
}
.pc-dis{
    display: block;
}
.platform-box {
    width: 1200px;
    background: #ffffff;
    margin: 0 auto;
}

.plat-title {
    text-align: center;
    padding: 50px 0;
}

.plat-explan {
    background: #f4f4f4;
    padding: 20px;
    margin: 0 20px;
}

.plat-explan .plat-top {
    color: #323232;
    font-size: 20px;
    font-weight: bold;
}

.plat-explan .plat-top::before {
    width: 15px;
    height: 15px;
    background: #df0011;
    display: inline-block;
    content: "";
    margin-right: 5px;
}

.plat-explan .plat-bottom {
    color: #323232;
    font-size: 14px;
    margin-top: 10px;
}
.heloapp-icon .col-md-3 {
    text-align: center;
    margin: 25px 0;
    font-size: 16px;
    color: #323232;
}

.heloapp-txt {
    margin-top: 15px;
}
.tan {
    border-top: 1px solid #e60012;
    border-left: 1px solid #e60012;
    border-radius: 3px;
    width: 710px;
    margin: 40px auto;
}

.tan td {
    border-bottom: 1px solid #e60012;
    border-right: 1px solid #e60012;
    height: 70px;
    text-align: left;
    padding-left: 30px;
    font-size: 16px;
    color: #323232;
}

.tan td:first-child {
    text-align: center;
    padding-left: 0;
}
/*员工服务*/
.page-right .contentInfo .infoList  {
    display: block;
}
.page-right {
    margin: 50px 30px 0;
}
.page-right .contentInfo .infoList .listBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}
.page-right .contentInfo .infoList .listBox .listItem {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 49%;
    background: rgba(138, 141, 146, 0.06);
    padding: 13px 15px;
    margin-bottom: 8px;
    text-decoration: none;
}
.page-right .contentInfo .infoList .listBox .listItem .txt {
    font-size: 14px;
    line-height: 22px;
    color: #333436;
    font-weight: 300;
    padding-right: 20px;
    text-decoration: none;
}
.page-right .contentInfo .infoList .listBox .listItem .arrow {
    width: 14px;
    height: 14px;
    opacity: 0.5;
}
.staff-list{
    overflow: hidden;
}
.staff-list li{
    margin: 10px 0;
}
.staff-list li img{
    width: 100%;
    height: 221px;
}
.staff-list li a{
   display: block;
   box-shadow: 1px 1px 5px rgba(0,0,0,.1);
}
.staff-list li a img{
    width: 100%;
   padding: 10px 10px 3px;
   box-sizing: border-box;
}
.staff-list li .title{
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.download-list:nth-child(2n+1){
 background:rgba(138, 141, 146, 0.06);
}
.download-list{
    position: relative;
    padding: 13px 15px;
    line-height: 36px;
}
.download-list:hover{
    background: #eee;
}
.download-list span{
    font-size: 12px;
    color: #aaa;
}
.download-list .download{
    position: absolute;
    top: 13px;
    right: 15px;
}
/*人才招聘*/
.joblist{
    width: 100%;
    margin: 40px 0 40px;
}
.job-item{
    display: block !important;
}
.job{
    position: relative;
    padding: 15px;
    overflow: hidden;
    box-shadow: 1px 1px 5px rgba(0,0,0,.1);
    background-color: #ffffff;
}
.job-index{
    padding: 13px 15px;
    margin-bottom:20px;
    box-shadow: none;
    box-shadow: 0 0px 32px rgb(0 0 0 / 5%);
}
.job-header{
    position: relative;
    font-size: 19px;
    color: #333436;
    line-height: 40px;
    font-weight: bold;
}
.job-header .job-date{
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    color:#999;
}
.job-text{
    color: #777;
}
.job .about-us-more{
    position: absolute;
    right: 25px;
    top: 28px;
    width: 30px;
    height: auto;
}
.job .about-us-more img{
    width: 30px;
    height: auto;
}
.jobtitle{
    margin-bottom: 30px;
    line-height: 42px;
    overflow: hidden;
}
.jobcontent{
    background: #f9f9f9;
    padding: 15px;
}

.swiper-service{
    bottom: 0px !important;
}
.servicelist{
 padding: 60px 15px 40px;
}
.servicelist a{
    display: block;
    text-align: center;
}
.servicelist a img{
    width: 228px;
    height: 221px;
}
.servicelist .comswiper img{
    width: 120px;
    height: auto;
}
.product-item{
    width: 100%;
}
/*企业自助平台*/
.login-rsb-box{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 100px;
}
.login-rsb-box .login-title{
    font-size: 20px;
    line-height: 80px;
}
.login-left-img{
    width: 40%;
}
.login-rsb{
    width: 30%;
    padding: 30px;
    /* border: 1px solid #dddddd; */
    background-color: #f4f4f4;
    text-align: center;
}
@media screen and (max-width:776px) {    
    .login-left-img{
        display:none
    }
    .login-rsb{
        width: 80%;
    }
}
/*企业文化*/
.enTitle {
    font-size: 80px;
    line-height: 72px;
    color: #E8ECF0;
    font-weight: bold;
    margin-top: 40px;
}
.content.culture .infoBox {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.content.culture .infoBox .infoItem {
    position: relative;
    width: 225px;
    height: 225px;
    background: #E60012;
    padding-top: 62px;
}
.content.culture .infoBox .infoItem .alphabet {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 180px;
    color: #000;
    opacity: 0.06;
}
.content.culture .infoBox .infoItem .enT {
    position: relative;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    font-weight: 400;
    color: #fff;
}
.content.culture .infoBox .infoItem .cnT {
    position: relative;
    font-size: 22px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.content.culture .infoBox .infoItem .txt {
    position: relative;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    margin-top: 32px;
}
.content .infoBox .infoItem:nth-child(even) {
    background: #515356;
}
.cultrue-pic {
    width: 100%;
    margin-top: 40px;
}
@media (max-width:768px){
    .jumbotron{
        height: 168px;
        padding:7rem 2rem;
        margin-top: 40px;
        background-size: 350% !important;
    }
    .jobtitle{
        margin-bottom: 10px;
    }
    .jobtitle div{
        text-align: center !important;
    }
    .servicelist a img{
        width: 100%;
    }
    .job-header .job-date{
        position: relative;
        right:0;
    }
    .pc-dis{
        display: none;
    }
    .m-dis{
        display: block;
    }
    .service-box img{
        width: 100%;
    }
}
@media only screen and (min-width: 540px) and (max-width: 767px){
    .jumbotron{
        background-size: auto 100% !important;
        margin-top: 40px;
    }
    .servicelist a img{
        width: 100%;
    }
}
@media (max-width: 767px){
    .content.culture .infoBox {
    flex-wrap: wrap;
    }
    .content.culture .infoBox .infoItem {
        width: 49.5%;
        height: 173px;
        margin-bottom: 4px;
        padding-top: 46px;
    }
    .content.culture .infoBox .infoItem .txt {
    margin-top: 25px;
    font-size: 13px;
    line-height: 28px;
    }
    .content.culture .infoBox .infoItem .cnT {
        margin-top: 0;
        font-size: 18px;
        line-height: 28px;
      }
      .content.culture .infoBox .infoItem .enT {
        font-size: 19px;
        line-height: 28px;
      }
}
@media (max-width: 540px){
    .jumbotron{
        background-size: auto 100% !important;
        margin-top: 40px;
    }
}
.about-content{
    padding-top: 40px !important;
    font-size: 15px !important;
    color: #333436 !important;
    line-height: 32px !important;
    font-weight: 300 !important;
}
.about-content p{
    text-indent:0em !important;
}
.about-content span{
    font-size: 15px !important;
    color: #333436 !important;
    line-height: 32px !important;
    font-weight: 300 !important;
}
.article-box,.article-box p,.article-box span{    
    font-size: 15px !important;
    color: #333436 !important;
}
/*关于我们*/
.page-right-about{
    margin: 50px 0 0;
}