/* 轮播开始 */
.index-slide {
    height: 3rem;
    overflow: hidden;
}

.slide-bj {}

/* 搜索框开始 */
#xzh-mobile-yzb-search {
    width: 80%;
    height: 0.8rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.1rem 0px rgba(99, 99, 99, 0.3);
    border-radius: 0.4rem;
    margin: 0 auto;
    position: relative;
    top: -0.4rem;
    z-index: 666;
}

#xzh-mobile-yzb-search>form {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.xzh-form-sort {
    width: 25%;
    height: 100%;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.xzh-form-sort>img {
    vertical-align: middle;
    width: 15%;
}

.inputTexts {
    width: 60%;
}

.inputTexts>input[type='text'] {
    height: 100%;
    outline: none;
    border: none;
    padding-left: 10px;
    font-size: 0.24rem;
}

.inputButton {
    border-bottom-right-radius: 0.4rem;
    border-top-right-radius: 0.4rem;
    width: 15%;
    height: 100%;
    outline: none;
    border: none;
    background: #0362D2 url(../images/fdj.png) no-repeat center;
    background-size: 35%;
}

.xzh-search-sort {
    border: none;
    border-bottom-left-radius: 0.4rem;
    border-top-left-radius: 0.4rem;
    outline: none;
}

/* 图片导航开始 */
#xzh-mobile-yzb-picnav {
    padding: 0 0.25rem;
    padding-bottom: 0.35rem;
}

#xzh-mobile-yzb-picnav>ul {
    display: flex;
    flex-wrap: wrap;
}

#xzh-mobile-yzb-picnav>ul>li {
    width: 18.4%;
    margin-right: 2%;
    text-align: center;
}

#xzh-mobile-yzb-picnav>ul>li>a {
    display: block;
}

#xzh-mobile-yzb-picnav>ul>li:last-child {
    margin-right: 0rem;
}

#xzh-mobile-yzb-picnav>ul>li>a>img {
    width: 66%;
}

#xzh-mobile-yzb-picnav>ul>li p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0.05rem;
}

/* 热点服务开始 */
#xzh-mobile-yzb-rdfw {
    height: auto;
    padding: 0.37rem 0.25rem;
}

#xzh-mobile-yzb-rdfw>h4 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.47rem;
}

.xzh-mobile-zncp_bysjy-box {
    display: flex;
    justify-content: space-between;
    height: auto;
}

.xzh-mobile-zncp_bysjy {
    width: 40%;
    height: 2rem;
    padding-left: 4%;
}

.zncp {
    background: url('../images/zncp-bj.png')no-repeat center;
    background-size: 100%, 100%;
}

.bysjy {
    background: url('../images/bysjy-bj.png')no-repeat center;
    background-size: 100%, 100%;
}

.xzh-mobile-zncp_bysjy>a {
    display: block;
}

.xzh-mobile-zncp_bysjy>h5 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    margin-top: 7%;
}

.xzh-mobile-zncp_bysjy>p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C7DDFF;
    margin: 0.15rem 0rem;
}

.xzh-mobile-zncp_bysjy>a {
    width: 45%;
    height: 0.4rem;
    background: #FFFFFF;
    border-radius: 0.2rem;
    line-height: 0.37rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.24rem;
}

.xzh-mobile-zncp_bysjy>a>img {
    display: inline-block;
    width: 6%;
    margin-left: 10%;
}

.zncp>a {
    color: #4B84FB;
}

.bysjy>a {
    color: #FF9126;
}

.bysjy>p {
    color: #FFE0BF !important;
}

/* 热点服务 图片导航 */
.xzh-mobile-rdfw-picnav {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(99, 99, 99, 0.3);
    border-radius: 10px;
    height: 1.8rem;
    margin-top: 0.4rem;
    padding: 0 0.25rem;
}

.xzh-mobile-rdfw-picnav>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
}

.xzh-mobile-rdfw-picnav>ul>li {
    text-align: center;
    width: 20.5%;
    margin-right: 6%;
}

.xzh-mobile-rdfw-picnav>ul>li:last-child {
    margin-right: 0rem;
}

.xzh-mobile-rdfw-picnav>ul>li>a {
    display: block;
}

.xzh-mobile-rdfw-picnav>ul>li img {
    width: 40%;
}

.xzh-mobile-rdfw-picnav>ul>li p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 7%;
}

.xzh-yzbapp-download {
    display: block;
    height: 1.24rem;
    background: url('../images/load.png') no-repeat center;
    background-size: 100%, 100%;
    border-radius: 0.1rem;
    margin-top: 0.4rem;
}


/* 热招岗位开始 */
#xzh-mobile-yzb-rzgw_rmqy_cjwt {
    height: auto;
    padding: 0.37rem 0.25rem;
}

#xzh-mobile-yzb-rzgw_rmqy_cjwt>h4 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.1rem;
    position: relative;
}

#xzh-mobile-yzb-rzgw_rmqy_cjwt>h4>img {
    position: absolute;
    left: 1.55rem;
    top: -0.1rem;
    width: 0.4rem;
}

.rzgwnav {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666;
}

.rzgwnav-title {
    text-align: center;
    overflow: hidden;
      width: auto !important;
    padding: 0 0.3rem;
}

.rzgwnav-click {
    color: #0059C4;
    position: relative;
}

.rzgwnav-click>span {
    display: block;
    width: 50%;
    height: 0.04rem;
    background: #0059C4;
    border-radius: 0.02rem;
    position: absolute;
    top: 0.96rem;
    left: 25%;
}

.rzgwnav-border {
    height: 0.01rem;
    background: #EDEDED;
}

.rzgwlist-content {
    background-color: #F2F2F2;
}

.rzgwlist-content>li {
    padding: 0.4rem 0;
    background-color: #fff;
    margin-bottom: 0.1rem;
}

.rzgwlist-content>li:last-child {
    margin-bottom: 0rem;
}

.rzgw-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.name-wages>h3 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.name-wages>span {
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0059C4;
}

.gsxx-dq {
    margin: 0.2rem 0;
}

.gsxx-dq>p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8D8D8D;
}

.xzh-gsfl {
    display: flex;
    flex-wrap: wrap;
}

.xzh-gsfl>li {
    display: block;
    height: 0.4rem;
    background: #FFFFFF;
    border: 0.01rem solid #7EB1ED;
    border-radius: 0.04rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3982DB;
    text-align: center;
    line-height: 0.4rem;
    margin-right: 0.2rem;
    padding: 0 1%;
    margin-bottom: 0.1rem;
}

.logo-sq {
    margin-top: 0.05rem;
}

.logo-sq>div {
    width: 72%;
    display: flex;
    align-items: center;
}

.logo-sq>div>img {
    width: 16%;
    /* border-radius: 50%; */
    margin-right: 3%;
     height: 0.5rem;
}

.logo-sq>div>span {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.logo-sq>a {
    display: block;
    width: 20%;
    height: 0.5rem;
    background: #E8EEFF;
    border-radius: 0.25rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0059C4;
}

.rzgwlist-content>div {
    height: auto;
    background-color: #fff;
    margin-top: -0.1rem;
}

.rzgwlist-content>div>a {
    display: block;
    width: 30%;
    height: 0.6rem;
    background: #0059C4;
    border-radius: 0.3rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}


/* 热门企业开始 */
.xzh-mobile-yzb-rmqy-list {
    margin-top: 0.34rem;
    display: flex;
    flex-wrap: wrap;
}

.xzh-mobile-yzb-rmqy-list>li {
    width: 33%;
    height: 2rem;
    text-align: center;
    box-shadow: 0px 0px 10px 0px rgba(186, 186, 186, 0.23);
}

.xzh-mobile-yzb-rmqy-list>li>img {
    width: 68%;
    height: 30%;
    margin: 0.18rem 0;
}

.xzh-mobile-yzb-rmqy-list>li>p {
    padding: 0 0.25rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.rmqy-zzzw {
    font-size: 0.24rem !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0059C4 !important;
    margin-top: 0.05rem;
}

.rmqy-zzzw>span {
    color: #E46B6B;
}

.xzh-mobile-yzb-rmqy-list>a {
    display: block;
    width: 30%;
    height: 0.6rem;
    background: #0059C4;
    border-radius: 0.3rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.5rem;
}


/* 常见问题 */
.xzh-mobile-yzb-cjwt-wenda>li {
    height: auto;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 0.42rem;
    padding-top: 0.3rem;
}

.xzh-mobile-yzb-cjwt-wenda>li:last-child {
    border: none;
}

.xzh-mobile-yzb-cjwt-wen {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0059C4;
}

.xzh-mobile-yzb-cjwt-da {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 0.25rem;
}

#xzh-mobile-yzb-rzgw_rmqy_cjwt>a {
    display: block;
    width: 36%;
    height: 0.6rem;
    background: #0059C4;
    border-radius: 0.3rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.5rem;
}


/* 百科分类 */
/*.bkflnav-title {
    width: 25% !important;
}*/

.xzh-mobile-yzb-bkfl-list {
    padding-top: 0.6rem;
}

.xzh-mobile-yzb-bkfl-list>li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
    margin-bottom: 0.3rem;
}

.xzh-mobile-yzb-bkfl-list>li>a {
    color: #333333;
    width: 75%;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.xzh-mobile-yzb-bkfl-list>a {
    display: block;
    width: 30%;
    height: 0.6rem;
    background: #0059C4;
    border-radius: 0.3rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.5rem;
}

/* 关于我们 */
#xzh-mobile-yzb-aboutus {
    padding: 0.6rem 0;
}

.abouttitle {
    width: 39%;
    margin: 0 auto;
    display: block;
    margin-bottom: 0.45rem;
}

#xzh-mobile-yzb-aboutus>p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    padding: 0 0.27rem;
    line-height: 0.38rem;
}

.aboutus-info-hide {
    display: none;
}

.aboutusmore {
    height: auto;
}

.aboutusmore>span {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0059C4;
    float: right;
    padding-right: 0.27rem;
}

.aboutusmore>img {
    width: 17%;
    margin-left: 0.1rem;
}

.xzh-mobile-yzb-aboutus-pic {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.5rem;
}

.xzh-mobile-yzb-aboutus-pic>ul {
    width: 69%;
    display: flex;
    flex-wrap: wrap;
}

.xzh-mobile-yzb-aboutus-pic>ul>li {
    width: 50%;
    text-align: center;
    margin-bottom: 0.3rem;
}

.xzh-mobile-yzb-aboutus-pic>ul>li:nth-child(n+2) {
    margin-bottom: 0rem;
}

.xzh-mobile-yzb-aboutus-pic>ul>li>img {
    width: 20%;
}

.xzh-mobile-yzb-aboutus-pic>ul>li>h4 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    color: #0059C4;
}

.xzh-mobile-yzb-aboutus-pic>ul>li>p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666;
}

.xzh-mobile-yzb-aboutus-tz {
    margin-top: 0.05rem;
}

.xzh-mobile-yzb-aboutus-pic>img {
    width: 29%;
    margin-right: 2%;
}








/* 登录弹窗 */
#loginPopup>div {
    padding: 0 0.2rem;
    height: 100%;
}

#loginPopup h4 {
    padding-top: 0.1rem;
    width: 3.3rem;
    font-size: 0.36rem;
    height: 0.8rem;
    margin-right: 0.15rem;
    color: #666;
    border-bottom: 0.03rem solid #198AFA;
    line-height: 0.8rem;
}



.xzh_login_content_qiye_form_inline {
    height: 0.75rem;
    border: 0.01px solid #E7E7E7;
    border-radius: 0.04rem;
    margin: 0 auto;
    margin-top: 3%;
    font-size: 0.24rem;
    position: relative;
    line-height: 0.75rem;
}

.xzh_form_phone {
    display: inline-block;
    height: 0.75rem;
    border: none;
    outline-style: none;
    text-indent: 0.16rem;
}

.xzh_login_content_qiye_form_tishi {
    text-align: center;
    margin-top: 0.25rem;
    height: auto;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.xzh_login_content_qiye_form_tishi a {
    color: #0362D2;
}

input::-webkit-input-placeholder {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.xzh_form_daunxin {
    display: inline-block;
    height: 0.42rem;
    border: none;
    outline-style: none;
    text-indent: 0.16rem;
}

.xzh_form_click {
    float: right;
    width: 1.7rem;
    height: 100%;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0362D2;
    margin-right: 0.1rem;
    cursor: pointer;
    line-height: 0.75rem;
    text-align: center;
}


.xzh_submit {
    display: block;
    width: 80%;
    height: 0.75rem;
    background: #0362D2;
    margin: 0 auto;
    border: none;
    border-radius: 0.04rem;
    outline: none;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.35rem;
    text-align: center;
    line-height: 0.75rem;
}
/* 倒计时 */
.xzh-form-djs {
    color: #999;
    cursor: default;
    float: right;
    width: 1.7rem;
    height: 100%;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-right: 0.1rem;
    cursor: pointer;
    line-height: 0.75rem;
    text-align: center;
}