/* 集团理念 */
.croup_main ul li .time-cot-box{
    top:-6px;
}
.croup_main .yuan{
    width: 22px;
    height: 22px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    border: 2px solid #94233e;
    display: inline-block;
    background: #fff;
}

.croup_main .time-cot-box h3{
    font-size: 24px;
    font-size: 2.4rem;
    color: #94233e;
    font-weight: bold;
    padding:0 0 15px 2%;
}
.croup_main ul li .time-cot {
    border: none;
    position: relative;
    top: 0;
    padding: 18px 8% 18px 18px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow:0px 1px 12px #f2f2f2;
    margin-bottom: 2%;
}
.title_conter .time-cot{
    position: relative;
}
.title_conter{
    position: relative;
    display: none;
    margin-top: 1%;
}
.group_btn{
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 9;
    width:24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border:2px solid #94233e;
}
.group_btn:hover,.group_btn:focus{
    text-decoration: none;
}
.group_btn span.glyphicon{
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    font-weight: normal;
    color: #94233e;
    background: #fff;
}
.group_btn .glyphicon-minus{
    display: none;
    line-height: 19px;
}
.currr .glyphicon-minus {
    display: block;
}
.currr .glyphicon-plus {
    display: none;
}
/* 公司理念 */
/* 招聘 */
.recrcit_main ul {
    padding-left: 2%;
}
.recrcit_main ul li {
    padding-bottom: 3%;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    top: 0;
    padding: 18px 0;
}

.recrcit_main li h3{
    font-size: 18px;
    font-size: 1.8rem;
    color: #666;
}
.recrcit_main li h3 span{
    padding-right: 20px;
}
.recrcit_main .group_btn{
    top: 15px;
    right: 0;
}
.recrcit_main .title_conter{
    border-top:2px solid #94233e;
    padding: 25px 20px;
    background: #fafafa;
    margin-top: 2%;
}
.recrcit_main .title_conter h2{
    font-size: 24px;
    font-size: 2.4rem;
    color: #333;
}
.recrcit_main .title_conter h2 span{
    font-size: 14px;
    font-size:1.4rem;
    color: #666;
    margin-left: 20px;
}
.recrcit_main .title_conter h2 a{
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    width:110px;
    height: 32px;
    line-height: 32px;
    background:#94233e;
    border-radius: 15px;
    text-align: center;
}
.recrcit_main .title_conter h5 {
    padding-bottom: 5px;
    padding-top: 3%;
}
.recrcit_main .title_conter {
    line-height: 30px;
}
.recrcit_main .title_conter h5 strong{
    font-size: 18px;
    font-size: 1.8rem;
    color: #94233e;
    font-weight: normal;

}
.recrcit_main .group_btn{
    border: 2px solid #9d9d9d;
}
.group_btn span.glyphicon{
    color: #9d9d9d;
}
.recrcit_main ul li.border{
    border-bottom: 0;
}
.recrcit_main ul li.border .group_btn{
    border: 2px solid  #94233e;
}
.recrcit_main ul li.border span.glyphicon{
    color:#94233e;
}
.recrcit_main .recruit_title{
    padding-top: 3%;
}
.recrcit_main .recruit_title p{
    font-size: 14px;
    font-size: 1.4rem;
    color: #999;
    line-height: 28px;
    padding-left:2%;
}
