/* 左侧 */

body {
    background: #fff;
}

.leftBox {
    width: 858px;
    border: 1px solid #ededed;
    padding: 20px;
    border-radius: 5px;
}

.leftBox .picBox {
    width: 360px;
    height: 240px;
    border-radius: 5px;
    margin-right: 20px;
}

.leftBox .infoBox {
    width: 470px;
}

.leftBox .titleBox h2 {
    font-size: 20px;
    color: #303946;
    font-weight: bold;
    width: 390px;
    line-height: 24px;
    margin-bottom: 12px;
}

.leftBox .infoBox p {
    line-height: 35px;
}

.leftBox .infoBox .teacher {
    background: url(../../public/images/icons/peopleNum2.png) no-repeat left 7px;
}

.leftBox .infoBox .address {
    background: url(../../public/images/icons/address.png) no-repeat left 7px;
}

.leftBox .infoBox .phone {
    background: url(../../public/images/icons/phone.png) no-repeat left 7px;
}

.titleBottom {
    background-color: #f7f9fc;
    color: #333;
    padding-top: 10px;
}

.w330 {
    width: 330px;
}

.cpfw {
    background: url(../images/cpfw.png) no-repeat 15px 10px;
    padding-left: 38px;
}

.yxq {
    background: url(../images/time.png) no-repeat 15px 10px;
    padding-left: 38px;
}

.zfJb {
    background: url(../../foundService/images/money.png) no-repeat 15px 11px;
    padding-left: 38px;
}

.zfJb .zfJbShowList {
    width: 270px;
}

.zfJb .zfJbText {
    color: #7f8b9c;
    font-size: 14px;
    height: 24px;
    border: 1px solid #d7e6fc;
    line-height: 24px;
    display: inline-block;
    border-radius: 5px;
    padding: 0 12px;
    width: 216px;
    margin-top: 5px;
}

.zfJb .zfJb_more {
    background: url(../../public/images/icons/slideArrDown.png) no-repeat 35px center;
    font-size: 14px;
    color: #148df7;
    width: 60px;
    line-height: 35px;
}

.zfJb .zfJb_more.on {
    background: url(../../public/images/icons/slideArrUp.png) no-repeat 35px center;
}

.titleBottom .zfJb_list {
    width: 225px;
    top: 111px;
    left: 135px;
    border: 1px solid #e3edfc;
    padding: 14px 9px;
    background-color: white;
    padding-bottom: 0;
    box-shadow: 0 3px 10px #cdddf5;
    max-height: 150px;
    border-radius: 3px;
}

.titleBottom .zfJb_list .zfJb_li {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #d7e6fc;
    border-radius: 5px;
    font-size: 14px;
    color: #7f8b9c;
    margin-bottom: 10px;
    width: 200px;
}

.yj {
    font-size: 16px;
    color: #999;
    text-decoration: line-through;
}

.price2 {
    color: #f78214;
    margin-top: 5px;
    margin-left: 20px;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
}

.price {
    color: #f78214;
    font-size: 20px;
    font-weight: bold;
    margin-top: 12px;
}

.serTime {
    width: 445px;
    height: 190px;
    border: 1px solid #e1e3e6;
    margin-top: 10px;
    padding: 15px 10px;
}

.serTime li {
    cursor: pointer;
    margin-bottom: 14px;
}

.serTime li.on span {
    background-color: #148df7;
    color: #fff;
}

.serTime li span {
    width: 70px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    background-color: #f5f5f5;
    color: #808080;
}

.c4c {
    color: #4c4c4c;
}

.c80 {
    color: #808080;
}

.buyBtn,
.carBtn {
    width: 118px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    border: 1px solid #148df7;
    color: #fff;
    border-radius: 5px;
}

.buyBtn {
    background-color: #148df7;
    margin-right: 30px;
}

.carBtn {
    color: #148df7;
}


/* 下 开始 */

.detailsBottom .hdBoxUl {
    border-bottom: 1px solid #eee;
    height: 40px;
}

.detailsBottom .hdBoxUl li {
    margin-right: 5px;
    padding: 0 20px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.detailsBottom .hdBoxUl li.on {
    background-color: #e7f0fc;
    color: #148df7;
    border-bottom: 1px solid #148df7;
}

.detailsBottom .detailsList li {
    margin-top: 20px;
    margin-right: 21px;
    width: 268px;
    padding-bottom: 13px;
    border: 1px solid #e0e0e0;
}

.detailsBottom .detailsList li:nth-child(4n) {
    margin-right: 0;
}

.detailsBottom .detailsList li .imgBox {
    height: 192px;
    border-bottom: 1px solid #e0e0e0;
}

.detailsBottom .detailsList li .imgBox img {
    width: 100%;
    height: 100%;
}

.detailsBottom .detailsList li a:hover {
    color: #2082d5;
}

.xqBox {
    line-height: 25px;
}

.xqBox img {
    display: block;
    max-width: 100%;
    margin: 5px auto;
}

.pjBox li {
    /* height: 40px; */
    margin-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    padding-left: 15px;
}

.ml150 {
    margin-left: 150px;
}

.star {
    width: 150px;
    height: 20px;
}

.pager {
    padding-bottom: 0px;
}


/* 下 结束 */

.commonHead {
    border-bottom: 1px solid #eee;
    height: 39px;
    width: 100%;
}

.titleStyle {
    width: 90px;
    height: 39px;
    line-height: 39px;
    background: #e7f0fc;
    border-bottom: 1px solid #1569e6;
    color: #1569e6;
    text-align: center;
}

.leftBox .conMain {
    padding: 30px 18px;
    line-height: 28px;
    color: #5e6774;
}

.leftBox .conMain img {
    display: block;
    max-width: 100%;
    margin: 5px auto;
}


/* 右 */

.rightBox {
    width: 280px;
}

.rightBox .topBox {
    border: 1px solid #eee;
    background: url(../../public/images/pics/xxpx_pic01.jpg) repeat;
    width: 278px;
    height: 143px;
    margin-bottom: 20px;
}

.rightBox .topBox p {
    padding-top: 94px;
    background: url(../../public/images/pics/xxpx_pic02.png) no-repeat center 18px;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}

.sjInfor {
    width: 220px;
    height: 36px;
    background-color: #FF8517;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}

.show_number2 {
    width: 150px;
}

.show_number2 .atar_Show {
    background: url(../../public/images/icons/stars2.png);
}

.show_number2 .atar_Show p {
    background: url(../../public/images/icons/stark2.png);
}

.recommend1 {
    width: 240px;
    /* height: 255px; */
    padding: 20px 18px 0px 20px;
    border: 1px solid #eee;
    background: url(../../public/images/pics/recomm1Bg.png) no-repeat center top;
    color: #333333;
    border-radius: 5px;
}

.mt85 {
    margin-top: 85px;
}

.recommend1 .lable {
    width: 80px;
    text-align: right;
}

.anchorBL {
    display: none;
}

.rightBox .tjList {
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 5px;
}

.rightBox .tjList .titleBox {
    font-size: 16px;
    font-weight: bold;
}

.rightBox .tjList ul li {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.rightBox .tjList ul li:last-child {
    border-bottom: none;
}

.tjList ul li img {
    width: 90px;
    height: 60px;
    border-radius: 5px;
}

.tjList ul li .liTitle {
    color: #303946;
    width: 135px;
}

.tjList ul li .liTitle a:hover {
    color: #ff9548;
}

.tjList ul li .gm {
    margin-top: 15px;
    color: #8b94a1;
    width: 138px;
}


/* 弹窗 */

.applyPop_box {
    width: 690px;
    height: 412px;
}

.applyPop_box h2 {
    height: 50px;
    line-height: 50px;
    background: #1569e6;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.closeBtn {
    background: url(../../public/images/icons/close3.png) no-repeat;
    width: 15px;
    height: 15px;
    top: 16px;
}

.applyPop_box .inputBox span {
    width: 120px;
    margin-right: 10px;
    text-align: right;
    height: 44px;
    line-height: 44px;
}

.applyPop_box .inputBox span em {
    color: #ff0000;
}

.applyPop_box input {
    width: 500px;
    height: 42px;
    padding: 0 10px;
    border: 1px solid #ededed;
    border-radius: 5px;
}

.applyPop_box .inputBox span.yzBox {
    width: 91px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    right: 50px;
    border: none;
}

.btnBox {
    width: 230px;
    margin: 0 auto;
}

.btnBox .resetBtn {
    width: 108px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #8db6f2;
    border-radius: 4px;
    color: #1569e6;
    background: #e7f1fc;
    text-align: center;
}

.btnBox .saveBtn {
    width: 108px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #1569e6;
    border-radius: 4px;
    color: #fff;
    background: #1569e6;
    text-align: center;
}

.topinfo {
    padding: 7px 7px 7px 24px;
    background: #f4f7fc;
    height: 36px;
    margin-top: 12px;
}

.leftBox .infoBox p.chargeTypeName {
    color: #ffa424;
    font-size: 24px;
    padding: 0;
    line-height: 36px;
}

.leftBox .topinfo .signnum {
    color: #8b94a1;
    line-height: 36px;
    padding: 0;
}

.leftBox .signup {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #ff9548;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-left: 20px;
}

.endBtn {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #b9c2cf;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-left: 20px;
}

.linkAddress {
    width: 160px;
}


/* 弹窗 */

.selectBox {
    position: fixed;
    width: 853px;
    background-color: #fff;
    border-radius: 10px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    padding: 15px 20px 30px 45px;
    box-shadow: 0px 0px 10px rgb(165, 165, 165);
    background: url(../../public/images/pics/popBg.png) no-repeat center center;
    background-size: cover;
    min-height: 400px;
}


/* .selectBox ul {
    max-height: 485px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 25px;
}*/

.selectBox .title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
}


/*.selectBox .titles {
    background-color: #148df7;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
}

.selectBox .content span {
    line-height: 30px;
    width: 120px;
    height: 30px;
    text-align: center;
    background-color: #f2f5fa;
    margin-right: 20px;
    margin-top: 20px;
    color: #4c4c4c;
    padding: 0 10px
} */

.selectBox img {
    top: 20px;
    right: 30px;
}

.selectBox span:hover {
    color: #fff;
    background-color: #148df7;
}

.selectBox .selectBox_tabList {
    background-color: #148df7;
    height: 46px;
    line-height: 46px;
    border-radius: 25px;
    padding: 0 25px;
}

.selectBox .selectBox_tabList .tabList_li {
    margin-right: 30px;
}

.selectBox .selectBox_tabList .tabList_li .tabList_a {
    color: #d9edff;
    font-size: 16px;
}

.selectBox .selectBox_tabList .tabList_li.on .tabList_a {
    color: white;
    font-weight: bold;
    background: url(../../public/images/pics/rowLine.png) no-repeat center 38px;
    display: inline-block;
    height: 46px;
    background-size: contain;
}

.selectBox .selectBox_tabContent {
    margin-top: 17px;
    left: 0;
    top: 46px;
    height: 250px;
    overflow-y: auto;
}

.selectBox .selectBox_tabContent li {
    height: 28px;
    line-height: 28px;
    margin-right: 20px;
    margin-top: 18px;
}

.selectBox .selectBox_tabContent li a {
    font-size: 14px;
    color: #4c4c4c;
    height: 28px;
    width: 168px;
    background-color: #f2f5fa;
    border-radius: 5px;
    padding: 0 10px;
}

.selectBox .selectBox_tabContent li a:hover {
    color: #fff;
    background-color: #148df7;
}

.selectBox .selectBox_tabContent li.on a {
    color: white;
    background-color: #148df7;
}


/* chatBtn */

.chatBtn {
    width: 70px;
    height: 37px;
    line-height: 37px;
    padding-left: 34px;
    color: #fff;
    margin: 20px auto;
    background: #148cf6 url(../../public/images/icons/message2.png) no-repeat 12px center;
    border-radius: 5px;
}

.notDia {
    top: 20%;
    width: 572px;
    height: 306px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(165, 165, 165);
    padding: 27px 26px;
}

.notDia textarea {
    width: 535px;
    height: 152px;
    background-color: #f5f8fa;
    border: 1px solid #e8ebed;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 20px;
    font-size: 16px;
    color: #808080;
}

.text-black {
    color: #000;
}

.cancelBtn,
.sureBtn {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    background-color: #148df7;
    color: #f5f5f5;
    font-size: 16px;
}

.cancelBtn {
    background-color: #e6e6e6;
    color: #999;
    margin-right: 45px;
}

.pjBox .tit {
    width: 200px;
}

.pjBox .pjRight {
    width: 478px;
}

.pjBox .comment {
    width: 475px;
    margin-top: 10px;
}

.ml165 {
    margin-left: 165px;
}

.nodataList {
    text-align: center;
    color: #666;
    line-height: 50px;
    margin-top: 30px;
}

.contentBox {
    width: 1200px;
    margin: 0 auto;
}
/* 二维码 */
.sureSelf {
    top: 20%;
    width: 600px;
    height: 360px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(165 165 165);
    padding: 27px 26px;
}

.sureSelf .tipText {
    width: 400px;
    margin: 20px auto;
    color: #666;
    text-align: center;
}
#qrcode,#qrcodeCp {
    width: 200px;
    height: 200px;
    border: 4px solid #d9d9d9;
    border-radius: 4px;
    margin: 0px 196px;
}
.backBtn, .jyBtn {
    border: 1px solid #ccc;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    margin-top: 22px;
}
.backBtn {
    margin-right: 25px;
}

.backBtn, .jyBtn {
    border: 1px solid #ccc;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    margin-top: 22px;
}
.jyBtn {
    color: #fff;
    background-color: #1ABC9C;
}