/*----------------*/
.breadcrumb > li + li:before {
    content: ">" !important;
    padding: 0 !important;
    padding-right: 0.05rem !important;
    color: #ccc;
}

.breadcrumb {
    padding: 0.32rem 0 0rem;
    background: none;
    margin: 0;
}

.breadcrumb .breadcrumb-item {
    padding-left: 0.05rem !important;
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

.breadcrumb .breadcrumb-item:first-of-type {
    padding-left: 0 !important;
}

.breadcrumb .breadcrumb-item a {
    color: #999999;
}

.breadcrumb .breadcrumb-item.active {
    color: #333333;
}

/*-----------------------*/
.thesis-header {
    position: relative;
    width: 100%;
    min-height: 2rem;
}

.thesis-header > img {
    display: block;
    width: 100%;
}

.guide-write{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.7rem;
}

.guide-write-left{
    width: 50%;
    background: #F8F9FA;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}

.guide-write-left .guide-write-title{
    height: 0.78rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0.2rem;
    background: #DEDEDE;
    padding-right: 0.8rem;
}

.guide-write-left .guide-write-title h5{
    font-family: Montserrat;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.57rem;
    text-align: center;
    letter-spacing: 0.02em;
    color: #767676;
    margin-right: 0.2rem;
}

.guide-write-left .guide-write-title h4{
    font-family: Montserrat;
    font-size: 0.4rem;
    font-weight: 900;
    line-height: 0.57rem;
    text-align: center;
    letter-spacing: normal;
    color: #EDEDED;
}
.guide-write-left .guide-write-list{
    padding: 0.03rem 1.6rem 0.3rem 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.guide-write-left .guide-write-list .guide-write-item{
    width: 4.2rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    background: #DEDEDE;
    font-family: Montserrat;
    font-size: 0.22rem;
    font-weight: 300;
    line-height: 0.5rem;
    text-align: center;
    letter-spacing: normal;
    color: #3D3D3D;
    margin-top: 0.27rem
}

.guide-write-right{
    width: 60%;
    margin-left: -10%;
    background: url("/static/img/thesis/trapezoid-white-bg.png") no-repeat;
    background-size: calc(100% + 0.2rem) 100%;
    position: relative;
}

.guide-write-right .right-bg{
    width: 3rem;
    height: auto;
    position: absolute;
    bottom: 0.13rem;
    right: 0;
    opacity: 0.5;
}

.guide-write-right .right-bg img{
    width: 100%;
    height: 100%;
}

.guide-write-right .guide-write-title{
    width: auto;
    height: 0.99rem;
    margin-left: 10.5%;
    background: url("/static/img/thesis/red-bg.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0.2rem;
    padding-left: 0.6rem;
}

.guide-write-right .guide-write-title h5{
    font-family: Montserrat;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.57rem;
    text-align: center;
    letter-spacing: 0.02em;
    color: #fff;
    margin-right: 0.2rem;
}

.guide-write-right .guide-write-title h4{
    font-family: Montserrat;
    font-size: 0.54rem;
    font-weight: 900;
    line-height: 0.57rem;
    text-align: center;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.2);
}
.guide-write-right .guide-write-list{
    padding: 0.2rem 0 0.46rem 1rem;
}

.guide-write-right .guide-write-list .guide-write-item{
    width: 5.5rem;
    height: 0.57rem;
    border-radius: 0.57rem;
    background: #CB2933;
    font-family: Montserrat;
    font-size: 0.24rem;
    font-weight: 300;
    line-height: 0.57rem;
    text-align: center;
    letter-spacing: normal;
    color: #fff;
    margin-top: 0.24rem;
}

/*----------------*/
.guide-fudao {
    position: relative;
    width: 100%;
    min-height: 5.05rem;
    padding-top: 0.65rem;
}

.guide-fudao > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 12rem;
    height: 5.05rem;
}

.gui-fudao-1 {
    text-align: left;
    width: 93.5%;
    height: 2.05em;
    padding-left: 1.88rem;
}

.gui-fudao-2 {
    text-align: right;
    width: 84.2%;
    height: 2.05rem;
    padding-left: 0.95rem;

}

.fudao-item h5 {
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #CB2933;
    opacity: 1;
    margin-bottom: 0.08rem;
}

.fudao-item p {
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    opacity: 1;
    line-height: 0.26rem;
}

/*----------*/
.guide-fuwu {
    margin-bottom: 0.8rem;
}

.guide-fuwu li {
    width: 2.5rem;
}

.guide-fuwu img {
    display: block;
    width: 0.86rem;
    height: 0.86rem;
    margin: 0 auto 0.24rem;
}

.guide-fuwu p {
    text-align: center;
    width: 100%;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    opacity: 1;
}

/*---*/
.guide-anli {
    width: 100%;
    padding: 0.5rem 0 0.6rem 0;
    background: #F8F9FA;
    position: relative;
}

.guide-anli .tutoring-plan-swiper {
   width: 9.3rem;
   height: auto;
   overflow: hidden;
   margin: 0.3rem auto 0.2rem auto;
}

.tutoring-plan-item{
    /* width: 100%; */
    height: 4rem;
    margin-top: 0.75rem;
    position: relative;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.tutoring-plan-item img{
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    margin-top: -0.75rem;
}
.tutoring-plan-item h4{
    font-family: Montserrat;
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.4rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #3D3D3D;
}

.tutoring-plan-item h6{
    font-family: Montserrat;
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.34rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #CB2933;
}

.tutoring-plan-item .user-info{
    width: calc(100% - 1.6rem);
    margin: 0.3rem auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.tutoring-plan-item .user-info .left, .tutoring-plan-item .user-info .right{
    flex: 1;
}

.tutoring-plan-item .user-info .user-info-item{
    font-family: Montserrat;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.32rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #3D3D3D;
}

.tutoring-plan-item .user-info .user-info-item span{
    font-weight: 700;
}

.guide-anli .line {
    margin: 0.3rem auto 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.guide-anli img{
    width: 0.9rem;
    height: auto;
}


/*-------------*/

#fudaojihua::-webkit-scrollbar {
    position: absolute;
    width: 0.06rem;
}


#fudaojihua::-webkit-scrollbar-thumb {
    background-color: #CB2933;
    border-radius: 0.03rem;
}

.guide-table {
    margin-bottom: 0;
    border-top: none;
    border-left: none;
    border-right: none;
}

table.guide-table caption {
    width: 11.94rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #CB2933;
    border-radius: 0.12rem 0.12rem 0 0;
    text-align: center;
    caption-side: top;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 1;
    padding: 0;
}

table.guide-table thead {
    padding-right: 0.06rem;

}

table.guide-table thead th {
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #CB2933;
    opacity: 1;
    padding: 0.16rem 0.14rem !important;
    text-align: center;
    border-top: none;

}

.guide-table td {
    padding: 0.16rem 0.14rem !important;
    height: 0.16rem;
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    opacity: 1;

}

.guide-table td p {
    height: 100%;
    display: flex;
    display: -moz-box; /* Firefox 17- */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.guide-table tbody td.fs12 {
    width: 5.07rem;
    height: 0.12rem;
    font-size: 0.12rem;
    font-weight: 400;
    color: #666666;
    opacity: 1;
}

.guide-table tbody td.fs12 p {
    -webkit-box-pack: start;
    -ms-justify-content: start;
    -moz-justify-content: start;
    -o-justify-content: start;
    -webkit-justify-content: flex-start;
    justify-content: start;
    word-break: normal;
}

.guide-table tbody td.color-red {
    color: #CB2933;
}

/*----------*/
.guide-result {
    margin-bottom: 0.8rem;
}

.guide-result > div > div div {
    width: 3.34rem;
    height: 6.58rem;
    background: #FFFFFF;
    border: 0.04rem solid #EEEEEE;
    box-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 0.12rem;
    padding: 0.2rem;
    margin-right: 0.32rem;
}

.guide-result > div:last-of-type > div div {
    margin-right: 0;
}

.guide-result > div img {
    display: block;
    width: 2.94rem;
    height: 6.18rem;
}


.mbt30{
    margin: 0.5rem auto 0.7rem auto;
}

.swiper-pagination-bullet-active {
	background-color: #f00!important;
    
}