
.pc-tutelage-banner {
    background: url("../images/tutelage/banner.jpg") no-repeat top center;
    background-size: cover;
    width: 100%;
    height: 305px
}

.pc-tutelage-content {
    width: 13.83rem;
    min-width: 1200px;
    margin: 20px auto;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    color: #647c56;
    text-align: justify;
    line-height: 25px;
    display: flex;
    justify-content: space-between
}

.pc-tutelage-content .pc-tutelage-menu {
    width: 232px;
    border-right: 1px solid #f2f2f2;
    position: relative
}

.pc-tutelage-content .pc-tutelage-menu ul {
    position: absolute;
    right: -8px;
    top: 30px
}

.pc-tutelage-content .pc-tutelage-menu ul li {
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

.pc-tutelage-content .pc-tutelage-menu ul li a {
    height: 35px;
    width: 157px;
    display: block;
    background: #fafafa;
    border: 1px solid #fafafa;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    margin-left: 18px
}

.pc-tutelage-content .pc-tutelage-menu ul li span {
    width: 12px;
    border-bottom: 0
}

.pc-tutelage-content .pc-tutelage-menu ul li i {
    width: 10px;
    height: 10px;
    background: #f2f2f2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.pc-tutelage-content .pc-tutelage-menu ul li:hover a,.pc-tutelage-content .pc-tutelage-menu ul .check a {
    border: 1px solid #5dbb04;
    color: #5dbb04
}

.pc-tutelage-content .pc-tutelage-menu ul li:hover span,.pc-tutelage-content .pc-tutelage-menu ul .check span {
    border-bottom: 1px solid #5dbb04
}

.pc-tutelage-content .pc-tutelage-menu ul li:hover i,.pc-tutelage-content .pc-tutelage-menu ul .check i {
    width: 13px;
    height: 13px;
    background: #5dbb04;
    position: relative;
    left: -1px
}

.pc-tutelage-content .pc-tutelage-detail {
    width: 9rem;
    min-width: 725px;
    box-sizing: border-box;
    padding: 10px 25px;
    margin-bottom: 30px
}

.pc-tutelage-content .pc-tutelage-detail .title {
    color: #f1f8c5;
    font-weight: bold;
    display: block;
    height: 37px;
    line-height: 37px;
    background: #87ca38;
    margin: 20px 0;
    padding-left: 10px;
    font-size: 16px
}

.pc-tutelage-content .pc-tutelage-detail img {
    margin: 20px auto;
    display: block;
    width: 100%
}

.pc-tutelage-content .pc-tutelage-detail .guide_title {
    margin-top: 22px;
    font-weight: bold
}

.pc-tutelage-content .pc-tutelage-detail .problem_title {
    font-weight: bold;
    margin-top: 22px
}

.pc-tutelage-content .pc-tutelage-detail .FF7A5A {
    color: #ff7a5a
}

.pc-tutelage-content .pc-tutelage-detail a {
    color: #ff7a5a
}

.pc-tutelage-content .pc-tutelage-detail a:hover {
    color: #ff7a5a
}

.pc-tutelage-content .pc-tutelage-right {
    width: 247px;
    padding: 20px;
    box-sizing: border-box
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-title {
    font-size: 18px;
    color: #365822;
    padding-bottom: 15px;
    display: flex;
    align-items: center
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-title i {
    margin-right: 5px
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-apply {
    margin-bottom: 30px
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-apply .form-content p {
    padding-right: 20px
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-aisle .content,.pc-tutelage-content .pc-tutelage-right .pc-tutelage-faq .content {
    padding-right: 20px
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-aisle {
    min-height: 322px;
    margin-bottom: 30px
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-aisle a {
    color: #ff7a5a
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-faq {
    margin-bottom: 30px
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-faq .content p a {
    color: #647c56;
    font-size: 14px;
    line-height: 25px
}

.pc-tutelage-content .pc-tutelage-right .pc-tutelage-faq .content p a:hover {
    color: #ff7a5a
}

.pc-tutelage-system {
    width: 1383px;
    margin: 50px auto;
    background-color: #fff
}

.pc-tutelage-system .pc-tutelage-system-title {
    width: 100%;
    height: 90px;
    font-size: 20px;
    border-bottom: 1px solid #999;
    text-align: center;
    line-height: 110px
}

.pc-tutelage-system .pc-tutelage-system-content {
    width: 1264px;
    margin: 50px auto;
    padding-bottom: 50px
}

.pc-tutelage-system .pc-tutelage-system-content p {
    margin-top: 20px;
    font-size: 16px
}
