a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
}

a :active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
}

.company-img {
    width: 100%;
    height: .95rem;
}

.company-img img {
    width: 100%;
    height: 100%;
}

.index-banner {
    width: 100%;
    height: 2.0rem;
    margin-bottom: .30rem;
}

.index-banner img {
    width: 100%;
    height: 100%;
}


/* 当前位置 */

.current-address {
    padding: .2rem .3rem;
    font-size: 13px;
}

.current-address a {
    color: #474747;
    font-size: 13px;
}


/* 首页导航 */

.index .nav-container {
    width: 6.9rem;
    margin: 0 auto;
    /* padding-top: .35rem;
    padding-bottom: .50rem; */
    overflow: hidden;
}

.index .nav-container .nav-item {
    width: 2.30rem;
    float: left;
    margin-bottom: .20rem;
}

.nav-container .nav-item .nav-img {
    width: 1.1rem;
    height: 1.0rem;
    margin: 0 auto;
}

.nav-container .nav-item .nav-img img {
    width: 100%;
    height: 100%;
}

.nav-container .nav-item .nav-type {
    text-align: center;
    font-size: .24rem;
    color: #474747;
}


/* 底部轮播 */

.flex-control-nav {
    display: none;
}

#banner {
    position: relative;
    height: 2.8rem;
}

#banner .content {
    width: 100%;
    text-align: center;
    position: absolute;
    top: .72rem;
    text-shadow: #fff;
    font-size: .38rem;
    color: #222;
}


/* 侧边导航 */

.menu-show {
    height: 100%;
    overflow: hidden;
}

.menu-btn {
    position: fixed;
    right: -.3rem;
    bottom: 4.0rem;
    width: 1.10rem;
    height: .70rem;
}

.menu-btn>img {
    width: 100%;
    height: 100%;
    opacity: .5;
}

.menu-btn .menu-box {
    position: absolute;
    top: -1.65rem;
    right: .30rem;
    width: 0;
    height: 4.20rem;
    z-index: 99;
    background-color: rgba(241, 237, 233, .9);
    border-radius: .20rem;
    overflow: hidden;
    transition: .3s linear 0s;
    -webkit-transition: .3s linear 0s;
    -ms-transition: .3s linear 0s;
    -moz-transition: .3s linear 0s;
    -o-transition: .3s linear 0s;
}

.menu-btn .menu-box ul {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: .50rem 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.menu-btn .menu-box ul li {
    float: left;
    width: 33.3%;
    padding: 0 .50rem;
    text-align: center;
    margin-bottom: .20rem;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.menu-btn .menu-box ul li img {
    height: .96rem;
    width: .96rem;
}

.menu-btn .menu-box ul li p {
    font-size: .24rem;
    color: #474747;
}


/* 人力资源 */

.left_body .item-box {
    width: 100%;
    overflow: hidden;
}

.left_body .item-box .item-title {
    width: 100%;
    text-align: center;
    margin-bottom: .20rem;
}

.left_body .item-box .item-title span {
    display: inline-block;
    font-size: .28rem;
    color: #b32c1e;
    font-weight: 600;
    width: 2.35rem;
    text-align: center;
    border: 1px solid #b32c1e;
    border-radius: 7px;
}


/* .left_body .item-box .type-con {
    width: 100%;
    color: #474747;
    font-size: .24rem;
    line-height: .45rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
} */

.left_body .item-box .type-con p {
    width: 100%;
    color: #474747;
    font-size: .24rem;
    font-size: .24rem;
    line-height: .45rem;
    margin-bottom: 0;
}

.left_body .item-box .type-box {
    width: 100%;
    margin-bottom: .25rem;
    overflow: hidden;
}

.left_body .item-box .type-box .type-title {
    font-size: .26rem;
    color: #474747;
    margin-bottom: .20rem;
    font-weight: 600;
    position: relative;
}

.left_body .item-box .type-box .type-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: .24rem;
    width: 1.0rem;
    height: 2px;
    background-color: #c45b4b;
}

.left_body .item-box .type-box .type-con {
    margin-top: .2rem;
}

.left_body .item-box .type-box .type {
    float: left;
    border: 1px solid #b32c1e;
    margin-right: .50rem;
    border-radius: 15px;
    margin-bottom: .40rem;
    line-height: .50rem;
    overflow: hidden;
}

.left_body .item-box .type-box .type .t-name {
    float: left;
    width: 1.8rem;
    text-align: center;
    font-size: .24rem;
    color: #474747;
}

.left_body .item-box .type-box .type .t-num {
    float: left;
    font-size: .24rem;
    color: #fff;
    padding: 0 .30rem 0 .20rem;
    background-color: #b32c1e;
}

.left_body .item-box .info-item {
    width: 100%;
    margin-bottom: .30rem;
}

.left_body .item-box .info-item .item-name {
    color: #474747;
    font-size: .24rem;
    line-height: .24rem;
}

.left_body .item-box .info-item .item-val {
    color: #b32c1e;
    font-size: .28rem;
}


/* 人力资源表单部分 */

.left_body .item-box .form-container {
    width: 100%;
    height: 3.9rem;
    background-color: #f8f8f8;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: .25rem .25rem 0 .30rem;
    border-radius: 8px;
    overflow: hidden;
}

.form-container .form-item {
    display: inline-block;
    height: .38rem;
    margin-right: .10rem;
    margin-bottom: .40rem;
}

.form-container .form-item span {
    line-height: .38rem;
    color: #474747;
    font-size: .24rem;
}

.form-container .form-item .input-box {
    display: inline-block;
    width: 2.15rem;
    height: .38rem;
    border: 1px solid #474747;
    border-radius: 5px;
    overflow: hidden;
    vertical-align: middle;
}

.form-container .form-item .input-box input {
    display: block;
    width: 92%;
    height: 100%;
    border: none;
    outline: none;
    font-size: .24rem;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.form-container .address-box {
    width: 100%;
    height: .85rem;
}

.form-container .address-box span {
    color: #474747;
    font-size: .24rem;
}

.form-container .address-box .address {
    display: inline-block;
    width: 5.60rem;
    height: 100%;
    border: 1px solid #474747;
    border-radius: 5px;
    vertical-align: text-top;
}

.form-container .address-box .address textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
}

.form-container .submit-box {
    width: 100%;
    height: .50rem;
    text-align: center;
    margin-top: .35rem;
}

.form-container .submit-box input {
    width: 1.60rem;
    height: .50rem;
    line-height: .50rem;
    border: none;
    border-radius: 5px;
    background-color: #b32c1e;
    color: #fff;
    padding: 0;
    margin: 0;
}


/* 站内搜索 */

.search-container {
    width: 3.8rem;
    height: .55rem;
    border-radius: 5px;
    border: 1px solid #b32c1e;
    overflow: hidden;
}

.search-container form {
    width: 100%;
    height: 100%;
}

.search-container .search-input {
    float: left;
    width: 2.80rem;
    height: 100%;
    overflow: hidden;
}

.search-container .search-btn {
    float: right;
    width: 1.0rem;
    height: 100%;
    background-color: #b32c1e;
    background-position: center;
    background-repeat: no-repeat;
}

.search-container .search-input input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    width: 92%;
    margin: 0;
    padding: 0;
    margin-left: 5px;
    font-size: .24rem;
}

.search-container .search-btn input {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #b32c1e;
    background-image: url("../images/search-btn.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: .6rem;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    border-radius: 0;
}

.recommand-container {
    width: 100%;
}

.recommand-container .recommand-title {
    font-size: .26rem;
    color: #b32c1e;
    margin: .35rem 0 .20rem 0;
}

.recommand-container .recommand-box {
    width: 100%;
    overflow: hidden;
}

.recommand-container .recommand-box .r-item {
    float: left;
    margin-right: .30rem;
    border: 1px solid #474747;
    margin-bottom: .30rem;
    border-radius: 15px;
}

.recommand-container .recommand-box .r-item a {
    display: block;
    font-size: .22rem;
    color: #474747;
    padding: 0 .28rem;
    line-height: .50rem;
}

.searchImg-box {
    width: 100%;
    height: 4.0rem;
    margin-bottom: .40rem;
}

.searchImg-box img {
    width: 100%;
    height: 100%;
}

.recommand-container .recommand-box .product-list {
    width: 100%;
    overflow: hidden;
}

.recommand-box .product-list li {
    float: left;
    padding: 0 .15rem;
    margin-left: .25rem;
    border: 1px solid #bebebe;
    border-radius: 15px;
    line-height: .45rem;
    margin-bottom: .20rem;
}

.recommand-box .product-list li a {
    color: #474747;
    font-size: .22rem;
}

.single .subchannellist {
    overflow: hidden;
    margin-bottom: .20rem;
}


.left_body .item-box .type-con .InfoTitle{font-size: 14px;}
.left_body .item-box .type-con .InfoTime{float: right;width: auto;}
.left_body .item-box .type-con .InfoTime font{font-size: 12px;}