.walkInto_warp {
    width: 775px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.walkInto_inner1 {
    width: 100%;
    color: #666;
    margin: 0 auto 30px;
}
.walkInto_warp p {
    line-height: 24px;
}
.walkInto_tab {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto 30px;
}
.walkInto_tab a {
    float: left;
    display: block;
    width: max-content;
    height: 38px;
    line-height: 38px;
    color: #4D9EDE;
    padding: 0 25px;
    border: 1px solid #D3D3D3;
    margin-right: 5px;
    cursor: pointer;
}
.walkInto_tab a:hover,.walkInto_tab a.on {
    color: #fff;
    border: 1px solid #4D9EDE;
    background: #4D9EDE;
}
/**************************/
.info_title {
    width: 775px;
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #d2d2d2;
    margin: 0 auto;
    position: relative;
}
.info_title.distance {
    margin: 0 auto 40px;
}
.info_title span {
    float: left;
    height: 45px;
    font-size: 16px;
    border-bottom: 3px solid #f6626e;
}
.info_title a {
    float: right;
}
.info_list {
    width: 775px;
    height: auto;
    margin: 10px auto 30px;
    position: relative;
}
.info_list li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
}
.info_list a {
    display: block;
    width: 675px;
    height: 35px;
    padding-left: 10px;
    background: url(../images/content/addn_r4_c2.jpg) no-repeat 0 center;
    background-size: 4px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info_list .time {
    display: block;
    width: 90px;
    height: 35px;
    text-align: right;
    line-height: 35px;
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
}
/******************/
.information_list {
    width: 775px;
    height: auto;
    border-bottom: 1px solid #ddd;
    padding: 12px 0 20px;
    margin: 0 auto;
    position: relative;
}
.information_list a {
    display: block;
    width: 635px;
    height: 38px;
    padding: 0 100px 0 40px;
    background: #fff url(../images/content/y1_bg.png) no-repeat 15px 12px;
    background-size: 16px 16px;
    line-height: 38px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.information_list .time {
    color: #666;
    position: absolute;
    right: 15px;
    top: 0;
}
.information_list a:hover {
    background: #f2f2f2 url(../images/content/y1_hbg.png) no-repeat 15px 12px;
    color: #2A87D5;
}
.information_list a:hover .time {
    color: #2A87D5;
}
/***************************/
.walkInto_honors {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto 50px;
}
.walkInto_honors img {
    display: block;
    width:100%;
    margin: 0 auto;
}
.walkInto_honors_year {
    width: 100%;
    line-height: 28px;
    color: #FB3F4E;
    font-size: 27px;
    padding-left: 6px;
    margin: 0 auto;
    position: relative;
}
.walkInto_honors_year i {
    background: #FB3F4E;
    width: 18px;
    height: 28px;
    position: absolute;
    left: -25px;
    top: 0;
}
.tabslist p,.tabslist div {
    line-height: 24px;
}
.walkInto_honors_content {
    width: 100%;
    height: auto;
    line-height: 24px;
    margin: 20px auto 0;
}
.walkInto_warp .swiper {
    display: none;
    width: 775px;
    height: auto;
    margin: 40px auto 0;
    overflow: hidden;
}
.walkInto_warp .swiper .swiper-slide {
    position: relative;
    width: 258px;
}
.walkInto_warp .swiper .swiper-slide img {
    display: block;
    max-width: 165px;
    height: 220px;
    margin: 0 auto;
}
.walkInto_warp .swiper .swiper-slide p {
    width: 185px;
    height: auto;
    color: #454545;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin: 15px auto 0;
}
.walkInto_warp .swiper-button-next,.walkInto_warp .swiper-button-prev {
    color: #C7C5C6;
    margin-top: -40px!important;
}
.walkInto_warp .swiper-button-prev {
    left: 0!important;
}
.walkInto_warp .swiper-button-next {
    right: 0!important;
}
/*******************************/
.recruitment_tit {
    width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 40px;
    margin: 0 auto 20px;
}
.recruitment_info {
    width: 775px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.recruitment_info li {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
}
.recruitment_info h2 {
    width: 723px;
    height: 40px;
    padding: 0 30px 0 20px;
    font-size: 16px;
    line-height: 38px;
    background: #f4f4f4 url(../images/content/cjwt_r1.jpg) no-repeat 742px center;
    background-size: 14px 22px;
    border: 1px solid #ddd;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.recruitment_info .recruitment_txt {
    padding: 20px;
    color: #666;
    display: none;
    margin: 0 auto;
}
.recruitment_info .recruitment_txt em {
    font-size: 16px;
    color: #D02837;
    font-style: normal;
}
.recruitment_method {
    padding: 40px 0 0;
    border-top: 6px solid #F97A85;
    margin: 50px auto 0;
    text-align: justify;
}
