.icon16 {
    height: 16px !important;
}

.select-box1 {
    line-height: 37px !important;
}

.pathwray {
    height: 55px !important;
    line-height: 55px !important;
}

.custom-select-box .select {
    border-bottom: 0;
}

.custom-select-box .select-box2-container {
    padding: 8px 0;
}

.custom-select-box .select-box2-left {
    height: 40px;
    line-height: 40px;
}

.select-box2-container .select-box2-mid a {
    color: rgb(128, 128, 128);
}

.custom-filter-head {
    background-color: #fff;
    height: 48px;
    line-height: 48px;
    padding: 0 48px 0 42px;
    overflow: hidden;
}

.custom-filter-head .custom-filter-item {
    float: left;
    margin-right: 30px;
    font-size: 12px;
    color: #808080;
}

.custom-filter-head .custom-filter-item > a {
    font-size: 12px;
    color: #4A4A4A;
}

.custom-filter-head .custom-filter-item.active > a {
    color: #DB251D;
}

.custom-filter-switch {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.custom-filter-switch .custom-filter-top {
    display: block;
    margin-bottom: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #4A4A4A transparent;
    border-width: 4px 3px;
}

.custom-filter-switch .custom-filter-top.active {
    border-color: transparent transparent #DB251D transparent;
}

.custom-filter-switch .custom-filter-bot {
    display: block;
    margin-bottom: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #4A4A4A transparent transparent transparent;
    border-width: 4px 3px;
}

.custom-filter-switch .custom-filter-bot.active {
    border-color: #DB251D transparent transparent transparent;
}

.custom-teacher-tags {
    overflow: hidden;
    margin-top: 7px;
}

.mt8 {
    margin-top: 8px;
}

.mt15 {
    margin-top: 15px;
}

.mt25 {
    margin-top: 25px !important;
}

.pd8 {
    padding-top: 8px;
}

.custom-teacher-tags span {
    float: left;
    padding: 0 12px;
    white-space: nowrap;
    height: 22px;
    line-height: 22px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(186, 186, 186);
    border-radius: 12px;
    margin-right: 12px;
    font-size: 12px;
    color: rgb(18, 18, 18);
    opacity: .8;
}

.custom-teacher-fl {
    width: 1002px;
}

.custom-teacher-fl .promery-list a {
    vertical-align: baseline;
}

.custom-teacher-price {
    color: #009efd;
    float: right;
}

.custom-teacher-fl .teacher-desc-txt {
    padding-right: 95px;
}

.teacher-list-wrap .list_right a.custom-btn {
    background-color: transparent;
    border: 1px solid #009efd;
    box-sizing: border-box;
    height: 32px;
    line-height: 1.1;
    color: #009efd;
    transition: .35s;
}

.teacher-list-wrap .list_right a.custom-btn:hover {
    background-color: #009efd;
    color: #fff;
}

.pagination {
    padding: 25px 0;
}

.custom-teacher-top {
    background-color: #fff;
    margin: 18px 0 0;
    padding: 56px 46px;
}

.custom-teacher-top .custom-teacher-fl {
    width: 1015px;
}

.pd10 {
    padding-top: 10px;
}

.custom-teacher-top .hLh20 small {
    margin-right: 38px;
    display: inline-block;
}

.custom-teacher-status {
    font-size: 14px;
    color: #808080;
}

.w1211 {
    width: 1211px;
    margin: 0 auto;
}

.custom-teacher-detail-nav {
    height: 48px;
    margin: 42px 0 30px;
    background-color: #fff;
    overflow: hidden;
}

.custom-teacher-detail-nav > div {
    float: left;
    width: 33.3%;
    line-height: 48px;
    text-align: center;
    position: relative;
}

.custom-teacher-detail-nav a {
    font-size: 20px;
    color: #4A4A4A;
}

.custom-teacher-detail-nav .active::after, .custom-teacher-detail-nav > div:hover::after {
    content: "";
    position: absolute;
    width: 150px;
    height: 2px;
    background: rgb(219, 37, 29);
    left: 50%;
    bottom: 3px;
    margin-left: -75px;
}

.custom-teacher-detail-nav .active a, .custom-teacher-detail-nav > div:hover a {
    color: #DB251E;
}

.custom-teacher-topic-list {
    padding: 0 44px;
    background-color: #fff;
    overflow: hidden;
}

.custom-teacher-topic-item {
    overflow: hidden;
}

.custom-teacher-topic-list .custom-teacher-topic-item {
    border-top: 1px solid rgb(217, 217, 217);
    padding: 30px 0;
}

.custom-teacher-topic-list .custom-teacher-topic-item:first-child {
    border-top: none;
}

.custom-teacher-topic-item .custom-teacher-topic-fl {
    width: 840px;
    float: left;
}

.custom-teacher-topic-item .custom-teacher-topic-fr {
    width: 96px;
    float: right;
}

.custom-teacher-topic-item .custom-teacher-topic-fl h3 {
    font-size: 20px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    margin-bottom: 26px;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-teacher-topic-item .custom-teacher-topic-fl .custom-teacher-topic-text {
    font-size: 14px;
    font-weight: 400;
    color: rgb(128, 128, 128);
    line-height: 20px;
}

.custom-teacher-topic-bot {
    overflow: hidden;
    margin-top: 15px;
}

.custom-teacher-topic-bot .custom-teacher-topic-switch {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: rgb(128, 128, 128);
    position: relative;
    padding-right: 25px;
    margin-right: 39px;
    position: relative;
    cursor: pointer;
}

.custom-teacher-topic-bot > span:first-child {
    font-size: 14px;
    font-weight: 400;
    color: rgb(128, 128, 128);
    position: relative;
    padding-right: 25px;
    margin-right: 39px;
    position: relative;
}

.custom-teacher-topic-bot .custom-teacher-topic-switch::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../custom_images/up.png) no-repeat;
    background-position: center center;
    right: 0;
    top: 0;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.text-ellipsis + .custom-teacher-topic-bot .custom-teacher-topic-switch::after {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}

.custom-teacher-topic-bot .custom-teacher-topic-num {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: rgb(128, 128, 128);
}

.custom-teacher-topic-fr .custom-teacher-price {
    float: none;
    display: block;
    text-align: right;
    margin-bottom: 20px;
}

.custom-teacher-content {
    font-size: 20px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    line-height: 36px;
    background-color: #fff;
    padding: 36px 45px;
    margin-bottom: 190px;
}

.custom-teacher-comments {
    padding: 0 46px;
    background-color: #fff;
}

.custom-teacher-comment-item {
    border-top: 1px solid rgb(217, 217, 217);
    padding: 30px 0 26px;
    position: relative;
}

.custom-teacher-comment-item:first-child {
    border-top: none;
}

.custom-teacher-comment-top {
    font-size: 0;
    line-height: 52px;
    overflow: hidden;
}

.custom-teacher-comment-top img {
    width: 52px;
    height: 52px;
    float: left;
    margin-right: 15px;
    border-radius: 50%;
}

.custom-teacher-comment-top > p {
    font-size: 18px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    margin-right: 15px;
    float: left;
    line-height: 52px;
}

.custom-com-title {
    font-size: 18px;
    margin: 10px 0;
}

.custom-com-content {
    font-size: 14px;
    line-height: 1.4;
}

.custom-teacher-comment-top span {
    font-size: 14px;
    color: #808080;
    float: left;
    line-height: 52px;
}

.custom-teacher-comment-text {
    font-size: 20px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    line-height: 32px;
    margin-top: 16px;
    text-align: justify;
}

.custom-teacher-operate {
    overflow: hidden;
    float: right;
}

.custom-teacher-operate li {
    margin-left: 40px;
    float: left;
    color: #4A4A4A;
    font-size: 0;
}

.active .custom-icon-header {
    background-image: url(../custom_images/icon_guanzhu_o.png);
}

.custom-icon-header {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(../custom_images/icon_guanzhu.png) no-repeat;
    background-size: cover;
}

.active .custom-icon-zan {
    background-image: url(../custom_images/icon_dianzan_active.png);
}

.custom-icon-zan {
    display: inline-block;
    width: 18px;
    height: 19px;
    background: url(../custom_images/icon_dianzan.png) no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.custom-icon-comment {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../custom_images/icon_pinglun.png) no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.custom-teacher-operate span {
    vertical-align: middle;
    font-size: 20px;
}

.custom-filter-fr {
    float: right;
    line-height: 48px;
    font-size: 12px;
    color: #4A4A4A;
}

.custom-filter-fr span {
    color: #DB251D;
    padding: 0 .25em;
}

.custom-teacher-comments2 {
    margin-bottom: 50px;
}

.custom-teacher-comments2 .custom-teacher-comment-item {
    margin-top: 20px;
    background-color: #fff;
    padding: 30px 43px 26px;
    display: block;
    border-top: none;
}


.custom-btn2 {
    position: relative;
    background: #009efd;
    padding: 0 20px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    color: #fff;
    position: relative;
    min-width: 56px;
    text-align: center;
    appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    font-family: 'Hiragino Sans GB', 'Helvetica Neue', \5FAE\8F6F\96C5\9ED1, "SimHei", Tohoma, 'sans-serif';
}

.custom-btn2 input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.custom-btn2:hover {
    background: #cd0901;
    color: #fff;
}

.custom-form-uploader2 {
    line-height: 36px;
    margin-top: 20px;
}

.custom-btn3 {
    background: #A9A9A9;
    padding: 0 20px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    color: #fff;
    position: relative;
    min-width: 56px;
    text-align: center;
    appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    font-family: 'Hiragino Sans GB', 'Helvetica Neue', \5FAE\8F6F\96C5\9ED1, "SimHei", Tohoma, 'sans-serif';
    user-select: none;
}

.custom-btn3:hover {
    opacity: .9;
}

.custom-btn13 {
    background: #FAAC14 !important;
    padding: 0 20px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    color: #fff;
    position: relative;
    min-width: 56px;
    text-align: center;
    appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    font-family: 'Hiragino Sans GB', 'Helvetica Neue', \5FAE\8F6F\96C5\9ED1, "SimHei", Tohoma, 'sans-serif';
    user-select: none;
}

.custom-btn13:hover {
    opacity: .9;
}


.fr {
    float: right;
}

.select-box2-left .btName {
    color: #111;
}

.custom-form-top {
    background-color: #fff;
    padding: 45px 45px 0;
    margin-top: 30px;
}

.custom-form-textarea {
    height: 410px;
    background: rgb(250, 250, 250);
    border: 1px solid rgb(217, 217, 217);
    border-radius: 8px;
    overflow: hidden;
}

.custom-form-textarea textarea {
    background-color: rgb(250, 250, 250);
    width: 1120px;
    height: 362px;
    box-sizing: border-box;
    padding: 24px 31px;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    border: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}

.custom-form-textarea-bot {
    font-size: 18px;
    font-weight: 400;
    color: rgb(128, 128, 128);
    line-height: 20px;
    text-align: right;
    padding: 0 31px;
    background-color: rgb(250, 250, 250);
    position: relative;
    top: -1px;
}

.custom-form-uploader {
    padding: 20px 0;
}

.custom-form-uploader-images, .custom-form-uploader-files {
    float: left;
}

.custom-form-uploader-images li, .custom-form-uploader-files li {
    float: left;
    margin-right: 20px;
    background: rgb(250, 250, 250);
    border: 1px solid rgb(217, 217, 217);
    border-radius: 8px;
    font-size: 0;
    width: 90px;
    height: 90px;
}

.custom-form-uploader-images li > img, .custom-form-uploader-files li > img {
    width: 90px;
    height: 90px;
    border-radius: 8px;
}

.custom-form-uploader > .fr {
    font-size: 0;
}

.custom-form-uploader .custom-btn2 {
    overflow: hidden;
    margin: 30px 0 0 19px;
    display: inline-block;
}

.custom-form-uploader .custom-btn2 input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.custom-form-uploader .custom-btn2 {
    font-size: 14px;
}

.custom-form-main {
    margin: 20px 0 52px;
    padding: 0 45px;
    background-color: #fff;
}

.custom-form-main > div:first-child {
    border-top: none;
}

.custom-form-select, .custom-form-radio, .custom-form-input, .custom-form-submit {
    border-top: 1px solid rgb(217, 217, 217);
    position: relative;
    overflow: hidden;
}

.custom-form-select label, .custom-form-radio label, .custom-form-input label {
    float: left;
    font-size: 20px;
    font-weight: 400;
    color: rgb(128, 128, 128);
    line-height: 20px;
    height: 100px;
    line-height: 100px;
}

.custom-form-select select {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    float: right;
    outline: none;
    background: transparent;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-top: 35px;
    box-shadow: none;
    padding-right: 30px;
    position: relative;
    z-index: 1;
}

.custom-form-select::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 40px;
    background: url(../custom_images/right.png) no-repeat;
    background-size: cover;
}

.custom-form-radio-item {
    float: right;
    font-size: 20px;
    font-weight: 400;
    color: rgba(17, 17, 17);
    line-height: 26px;
    margin-left: 26px;
    margin-top: 37px;
    position: relative;
}

.custom-form-radio-item::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(0, 0, 0);
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    margin-top: 5px;
}

.custom-form-radio-item.active {
    color: rgb(219, 37, 30);
}

.custom-form-uploader-images li, .custom-form-uploader-files li {
    position: relative;
    vertical-align: middle;
    line-height: 90px;
    text-align: center;
}

.custom-form-radio-item.active::before {
    background-color: rgb(219, 37, 30);
    border-color: rgb(219, 37, 30);
}

.custom-form-radio-item input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.custom-form-input input {
    float: right;
    height: 100px;
    width: 200px;
    font-size: 20px;
    text-align: right;
}

.custom-form-uploader-del {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff url(../custom_images/del.png) no-repeat;
    overflow: hidden;
    top: -10px;
    right: -10px;
    background-size: cover;
    border-radius: 50%;
    cursor: pointer;
}

.custom-form-uploader-text {
    display: inline-block;
    padding: 0 3px;
    line-height: 22px;
    vertical-align: middle;
    font-size: 15px;
    color: #A9A9A9;
    max-height: 90px;
    overflow: hidden;
}

.custom-form-uploader-text img {
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -4px;
}

.custom-form-submit {
    padding: 40px 0;
    background-color: #fff;
}

.custom-comment-input {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -9px 8px 0px rgba(16, 16, 16, 0.08);
    padding: 20px 45px;
    overflow: hidden;
    border: none;
    outline: none;
    margin-bottom: 155px;
}

.custom-comment-input input {
    width: 993px;
    height: 48px;
    background: rgba(250, 250, 250, 1);
    border: 1px solid rgba(217, 217, 217, 1);
    text-align: center;
    font-size: 16px;
    float: left;
}

.custom-comment-input .custom-btn2, .custom-comment-input .custom-btn3, .custom-comment-input .custom-btn13 {
    float: right;
    width: 107px;
    height: 48px;
    line-height: 48px;
    user-select: none;
    -webkit-user-select: none;
}

.custom-comment-input .custom-btn {
    float: right;
    width: 107px;
    height: 48px;
}

.pd50 {
    padding-bottom: 50px;
}

.custom-teacher-abs {
    position: absolute;
    right: 0;
    top: 35px;
    width: 116px;
    height: 42px;
    background: rgba(219, 37, 30, 1);
    border-radius: 21px 0px 0px 21px;
}

.custom-teacher-abs-icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    margin: 3px;
    float: left;
    text-align: center;
    font-size: 0;
}

.custom-teacher-abs-icon img {
    width: 22px;
    vertical-align: middle;
}

.custom-teacher-abs-text {
    font-size: 18px;
    color: #fff;
    line-height: 42px;
    width: 65px;
    text-align: center;
    float: left;
}

.custom-teacher-comment-right {
    float: right;
}

.custom-teacher-comment-right .custom-teacher-price {
    float: left;
    font-size: 14px;
    color: #009efd;
    margin-right: 19px;
    line-height: 36px;
}

.custom-question-bot {
    padding: 38px 0 34px;
    border-top: 1px solid rgb(217, 217, 217);
    margin-top: 30px;
}

.custom-question-bot a {
    width: 276px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: rgb(219, 37, 30);
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 0 auto;
}

.custom-question-bot a:hover {
    opacity: .9;
}

.topAPPLinkBox2 {
    background: #fff;
    overflow: hidden;
    width: 268px;
    height: 150px;
    padding: 10px 10px 0 10px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -134px;
    z-index: 35;
    -webkit-transition: .3s;
    transition: .3s;
    display: none;
}

.topAPPLinkBox2-box {
    text-align: center;
}

.topAPPLinkBox2-box > div {
    display: inline-block;
    margin: 0 12px;
}

.topAPPLinkBox2-box > div img {
    width: 92px;
    height: 92px;
    display: block;
}

.topAPPLinkBox2-box > div p {
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #808080;
}

.custom-back {
    float: right;
    line-height: 18px;
    margin-top: 6px;
}

.custom-back img {
    vertical-align: middle;
    width: 23px;
}

.custom-back span {
    font-size: 14px;
    color: #4A4A4A;
    vertical-align: middle;
}

.custom-form-item {
    line-height: 40px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 405px;
}

.custom-form-item label {
    width: 77px;
    color: #101010;
    font-size: 14px;
    line-height: 40px;
}

.custom-form-item input, .custom-form-item select {
    appearance: none;
    -webkit-appearance: none;
    height: 40px;
    width: 328px;
    padding: 0 20px;
    background-color: rgb(245, 245, 245);
    font-size: 14px;
    color: #101010;
    float: right;
    box-sizing: border-box;
    border: 1px solid rgb(245, 245, 245) !important;
    box-shadow: none !important;
}

.custom-form-item option {
    padding: 15px 0;
}

.custom-form-item textarea {
    appearance: none;
    -webkit-appearance: none;
    height: 155px;
    width: 782px;
    padding: 15px 20px;
    background-color: rgb(245, 245, 245);
    font-size: 14px;
    color: #101010;
    float: right;
    box-sizing: border-box;
    border: 1px solid rgb(245, 245, 245) !important;
    box-shadow: none !important;
}

.custom-form-textarea2 {
    height: 155px;
    width: 859px;
}

.custom-form-price .custom-form-label {
    position: absolute;
    line-height: 40px;
    font-size: 14px;
    color: #111;
    left: 98px;
    top: 0;
}

.custom-form-select2::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #101010 transparent transparent transparent;
    border-width: 9px 6px;
    top: 17px;
    right: 22px;
}

.custom-form-price input {
    padding-left: 40px;
}

.custom-form-submit2 {
    margin-top: 20px;
    padding-left: 78px;
    padding-top: 3px;
}

.custom-form-submit2 .custom-btn2 {
    width: 120px;
}

.custom-consult-table {
    width: 100%;
    border: 1px solid rgb(217, 217, 217);
    margin: 16px 0 86px;

}

.custom-consult-table thead th {
    background-color: rgb(242, 242, 242);
    height: 42px;
    font-weight: normal;
    font-size: 14px;
    color: #808080;
}

.custom-consult-table tbody td, .custom-consult-table tbody a {
    height: 51px;
    text-align: center;
    font-size: 14px;
    color: #101010;
}

.custom-consult-table tbody a {
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 50px;
}

.custom-consult-table tbody .custom-consult-table-a {
    color: #D82827;
}

.custom-consult-table tbody tr {
    border-top: 1px solid rgb(217, 217, 217);
}

.custom-consult-table tbody tr:first-child {
    border-top: none;
}

#u-main {
    padding-top: 30px !important;
}

.u-m-left {
    width: 196px !important;
    min-height: 550px !important;
    background-color: #fff;
}

/* .u-m-center{
  min-height: 556px;
} */
.custom-question-detail {
    padding: 26px 0 0;
}

.custom-question-detail > h3 {
    font-size: 20px;
    font-weight: 300;
    color: rgb(17, 17, 17);
    line-height: 20px;
    margin-bottom: 15px;
}

.custom-question-detail > p {
    font-size: 14px;
    font-weight: 300;
    color: rgb(128, 128, 128);
    line-height: 20px;
    margin-bottom: 10px;
    text-align: justify;
}

.custom-question-detail > span {
    font-size: 14px;
    font-weight: 400;
    color: rgb(128, 128, 128);
}

#u-main {
    overflow: hidden;
    padding-bottom: 50px;
    min-height: 600px;
}

.custom-container1 {
    border-top: 20px solid #F5F5F5;
    min-height: 0;
    padding-top: 5px !important;
}

.custom-container1 .custom-teacher-comments2 {
    margin-bottom: 0;
}

.custom-container1 .custom-teacher-comment-item {
    padding: 0;
}

.custom-consult-detail {
    overflow: hidden;
    margin: 20px 0 10px;
}

.custom-consult-detail > img {
    width: 170px;
    height: 128px;
    margin-right: 26px;
    float: left;
}

.custom-consult-detail-fr {
    overflow: hidden;
}

.custom-consult-detail-fr > h3 {
    font-size: 16px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    padding-top: 10px;
    margin-bottom: 12px;
}

.custom-consult-detail-fr > span {
    font-size: 14px;
    font-weight: 300;
    color: rgb(17, 17, 17);
    line-height: 20px;
}

.custom-consult-detail-fr > p {
    font-size: 14px;
    font-weight: 300;
    color: rgb(128, 128, 128);
    line-height: 20px;
    margin-top: 12px;
}

.custom-consult-switch {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -20px;
    overflow: hidden;
    position: relative;
}

.custom-consult-switch span {
    width: 40px;
    height: 40px;
    background-color: rgb(169, 169, 169);
    display: block;
    border-radius: 50%;
}

.custom-consult-switch span::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 7px;
    border-color: #fff transparent transparent transparent;
    left: 50%;
    top: 10px;
    margin-left: -7px;
}

.custom-chat-time {
    margin: 25px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgb(128, 128, 128);
}

.ustom-chat-item-text {
    width: 658px;
    padding: 14px 19px;
    background: rgb(242, 242, 242);
    border-radius: 4px;
    font-size: 20px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    line-height: 32px;
    margin-top: 14px;
}

.ustom-chat-item-text img {
    max-width: 100%;
}

.custom-chat-item-fl, .custom-chat-item-fr {
    margin: 30px 0;
    overflow: hidden;
}

.custom-chat-item-fr .custom-teacher-comment-top img {
    float: right;
}

.custom-chat-item-fr .custom-teacher-comment-top > a {
    float: right;
}

.custom-chat-item-fr .ustom-chat-item-text {
    float: right;
}

.custom-chat-item-fr .custom-teacher-comment-top span {
    float: right;
    margin-right: 15px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.custom-comment-input2 {
    position: relative;
    padding: 21px 30px;
    width: 935px;
    margin-left: 45px;
    margin-bottom: 0;
}

.custom-comment-input2 input {
    width: 794px;
    box-sizing: border-box;
}

.custom-question-price {
    font-size: 20px;
    font-weight: 500;
    color: rgb(219, 37, 30);
    float: right;
}

.custom-question-btns {
    padding: 20px 0;
    overflow: hidden;
    text-align: right;
    font-size: 0;
}

.custom-question-btns a.custom-cancel-btn {
    width: 96px;
    height: 36px;
    line-height: 36px;
    background: rgb(128, 128, 128);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    margin-left: 29px;
    cursor: pointer;
}

.custom-question-btns a.custom-confirm-btn {
    width: 96px;
    height: 36px;
    line-height: 36px;
    background: rgb(219, 37, 30);
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    margin-left: 29px;
}

.custom-question-btns a:hover {
    opacity: .9;
}

.custom-profit-head {
    height: 140px;
    background: rgb(242, 242, 242);
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.custom-profit-head-item {
    width: 50%;
    float: left;
    position: relative;
    text-align: center;
}

.custom-profit-head-item:first-child::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 80px;
    background: rgb(255, 255, 255);
    top: 30px;
    right: 0;
}

.custom-profit-head-til {
    margin: 40px 0 18px;
}

.custom-profit-head-til img {
    width: 25px;
    vertical-align: middle;
}

.custom-profit-head-til span {
    font-size: 18px;
    color: #808080;
    margin-left: 5px;
    margin-bottom: 20px;
    vertical-align: middle;
}

.custom-profit-head-price {
    font-size: 24px;
    color: #111;
}

.custom-profit-head-price span {
    font-size: 14px;
}

.custom-profit-title {
    padding: 15px 0;
    overflow: hidden;
}

.custom-profit-title h3:first-child {
    font-weight: normal;
    font-size: 14px;
    color: #111;
    float: left;
    line-height: 26px;
}

.custom-profit-title span {
    margin-right: 26px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(74, 74, 74);
    line-height: 26px;
    float: right;
}

.custom-profit-title select {
    appearance: none;
    -webkit-appearance: none;
    width: 238px;
    height: 26px;
    border: 1px solid rgb(236, 236, 236) !important;
    outline: none;
    box-shadow: none !important;
    font-size: 14px;
    font-weight: 400;
    color: rgb(74, 74, 74);
    text-align: center;
    text-align-last: center;
    float: right;
}

.custom-profit-list .custom-profit-item {
    padding: 15px 0;
    border-top: 1px solid rgb(217, 217, 217);
    overflow: hidden;
}

.custom-profit-list .custom-profit-item:first-child {
    border-top: none;
}

.custom-profit-item-desc {
    float: left;
}

.custom-profit-item-desc dt {
    font-size: 14px;
    font-weight: 400;
    color: rgb(16, 16, 16);
}

.custom-profit-item-desc dd {
    font-size: 14px;
    font-weight: 400;
    color: rgb(128, 128, 128);
    margin-top: 6px;
}

.custom-profit-item-price {
    font-size: 14px;
    float: right;
    font-weight: 500;
    color: rgba(219, 37, 30, 1);
    line-height: 30px;
}

.custom-profit-cash {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    width: 96px;
    height: 36px;
    line-height: 36px;
    background: rgb(219, 37, 30);
    cursor: pointer;
}

.custom-profit-cash:hover {
    opacity: .9;
}

.custom-modal {
    position: fixed;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(17, 17, 17, .3);
    display: none;
}

.custom-modal-main {
    position: absolute;
    width: 469px;
    /* height:301px; */
    background: rgb(255, 255, 255);
    top: 50%;
    left: 50%;
    /* margin-top: -150px; */
    margin-left: -234px;
    transform: translateY(-50%);
    padding-bottom: 30px;
}

.custom-modal-head {
    width: 469px;
    height: 64px;
    line-height: 64px;
    background: rgb(254, 254, 254);
    background: linear-gradient(0deg, rgb(235, 235, 235), rgb(254, 254, 254));
    padding: 0 20px 0 28px;
    overflow: hidden;
    box-sizing: border-box;
}

.custom-modal-head h3 {
    font-size: 22px;
    font-weight: 500;
    color: rgb(16, 16, 16);
    float: left;
    line-height: 64px;
}

.custom-modal-head span {
    font-size: 28px;
    color: #B7B7B7;
    float: right;
    line-height: 64px;
    cursor: pointer;
}

.custom-modal-til {
    padding: 26px 40px;
    overflow: hidden;
}

.custom-modal-til span {
    font-size: 16px;
    color: #DB251E;
    float: left;
}

.custom-modal-til span:first-child {
    font-size: 16px;
    color: #3D3D3D;
    float: right;
}

.custom-modal-input {
    width: 405px;
    height: 48px;
    border: 1px solid rgb(217, 217, 217);
    padding: 0 10px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 16px;
}

.custom-modal-textarea {
    width: 405px;
    height: 186px;
    border: 1px solid rgb(217, 217, 217);
    padding: 10px 20px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 16px;
}

input, textarea, keygen, select, button {
    font-family: "Hiragino Sans GB", "Helvetica Neue", 微软雅黑, SimHei, Tohoma, sans-serif !important;
}

.custom-modal-submit {
    width: 200px;
    height: 36px;
    background: rgb(219,37,30);
    display: block;
    margin: 39px auto 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    border-radius: 2px;
    cursor: pointer;
}

.custom-teacher-list-item {
    padding-top: 30px;
}

.custom-teacher-list-item .custom-teacher-price {
    float: none;
    margin-left: 29px;
}

.custom-table-cancel {
    font-size: 14px;
    font-weight: 400;
    color: #808080 !important;
}

.custom-comment-upload {
    float: left;
    margin: 0 10px 0 20px;
    width: 48px;
    height: 48px;
    line-height: 44px;
    text-align: center;
    color: #A9A9A9;
    border: 1px solid rgb(169, 169, 169);
    position: relative;
    box-sizing: border-box;
    font-size: 28px;
    font-weight: 200;
}

.custom-comment-upload input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.custom-consult-detail2 .custom-consult-detail-fr > p {
    margin-top: 2px;
}

.custom-consult-detail2 .custom-consult-detail-fr > h4 {
    font-weight: normal;
    font-size: 14px;
    color: #808080;
    margin-bottom: 8px;
}

.custom-consult-detail2 .custom-consult-detail-fr > h3 {
    padding-top: 2px;
    margin-bottom: 8px;
}

.custom-consult-detail-fr .custom-consult-detail-price {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: rgb(216, 40, 39);
}

.c-8190A0 {
    color: #355FA5
}

.u-order-table tr td:nth-child(6), .u-order-table tr td:nth-child(6) tt {
    color: #111111 !important;
}

.u-order-table {
    margin-top: 0 !important;
}

.u-order-table td {
    padding-top: 30px;
    padding-bottom: 30px;
}

.u-order-img img {
    width: 114px;
    height: 88px;
}

.u-order-table tr td:last-child > div > a.dis.mt15 {
    margin: 8px 0;
}

/* .u-order-table tr td:last-child{
  width: 96px !important;
  box-sizing: border-box;
}
.u-order-table tr td:first-child{
  width: auto !important;
} */
.ness-wrap {
    display: block;
}

.custom-u-head {
    height: 59px;
    line-height: 59px;
    overflow: hidden;
    border-bottom: 1px solid rgb(217, 217, 217);
}

.custom-u-head > span:first-child {
    font-size: 16px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    border-bottom: 2px solid #DB251D;
    float: left;
    line-height: 58px;
    position: relative;
    z-index: 1;
}

.custom-u-head > a:last-child {
    font-size: 14px;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 59px;
    float: right;
}

.custom-u-head-til {
    line-height: 55px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    overflow: hidden;
}

.custom-u-head-cancel {
    font-size: 14px;
    font-weight: 400;
    color: rgb(74, 74, 74);
    cursor: pointer;
}

.u-add-list {
    padding: 0 !important;
    box-shadow: none !important;
    border-bottom: none !important;
}

.u-order-infor-wrap-1 li {
    padding: 14px 0 !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.order-top-pagebar {
    margin-top: 40px;
}

.tab-integral th {
    padding: 10px !important;
    color: #808080 !important;
    font-size: 14px !important;
}

.tab-integral td {
    text-align: center;
    font-size: 14px !important;
    color: #101010;
}

.u-order-infor-wrap-1 ol li span {
    font-size: 14px !important;
}

.u-order-infor-wrap-1 li b {
    font-weight: normal !important;
}

.order-top-pagebar {
    padding: 0 30px !important;
    color: #101010;
}

.order-top-pagebar > section > p:first-child {
    margin-top: 15px;
    color: #101010;
}

.order-top-pagebar > section > p:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 18px;
    color: #101010;
}

.custom-u-head-cancel {
    font-size: 14px;
    font-weight: 400;
    color: rgb(74, 74, 74);
    line-height: 30px;
    float: right;
    padding-top: 13px;
}

.custom-consult-detail3 {
    margin: 0 !important;
}

.custom-consult-detail3 .custom-teacher-tags {
    margin-bottom: 8px;
}

.custom-consult-detail3 .custom-consult-detail-fr > h3 {
    padding: 0;
    margin-bottom: 8px;
}

.custom-consult-detail3 .custom-consult-detail-fr > p {
    margin-top: 3px;
}

.custom-consult-detail3 .custom-consult-detail-fr > span {
    color: #808080;
}

.order-top-pagebar {
    margin-bottom: 42px;
}

.u-order-infor-wrap-1 ol li a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: rgb(74, 74, 74);
    margin-left: 25px;
}

.custom-btn2-small {
    padding: 6px 26px;
    background: rgb(216,40,39);
    font-size: 12px;
    font-weight: 500;
    color: rgb(255,255,255)!important;
    line-height: 20px;
    text-align: center;
    margin-top: 17px;
    cursor: pointer;
    border-radius: 2px;
    font-weight: bold;
}

.custom-btn2-small:hover {
    opacity: .9;
}

.custom-score {
    text-align: center;
    padding: 28px 0;
    font-size: 0;
    height: 32px;
}

.custom-score-star {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../custom_images/star-icon.png) no-repeat;
    background-size: cover;
    margin: 0 15px;
}

.custom-score-star.active {
    background-image: url(../custom_images/star-active.png);
}

.custom-modal-select2 {
    width: 405px;
    height: 48px;
    border: 1px solid rgb(217, 217, 217);
    box-sizing: border-box;
    margin: 17px auto 10px;
    box-sizing: border-box;
    position: relative;
}

.custom-modal-select2 select {
    width: 100%;
    padding: 0 21px;
    height: 46px;
    appearance: none;
    -webkit-appearance: none;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.custom-top-wrapper {
    background: #fff;
    padding: 13px 45px 25px;
    margin-top: 30px;
}

.custom-top-wrapper .custom-question-detail p {
    width: 90%;
}

.custom-top-confirm {
    background-color: #fff;
    padding: 0 30px 30px;
    margin-top: 30px;
}

.custom-top-confirm h2 {
    font-size: 21px;
    line-height: 60px;
    height: 60px;
    font-weight: normal;
    color: #111;
    border-bottom: 1px solid #ccc;
}

.custom-top-confirm h3 {
    font-size: 15px;
    font-weight: 500;
    color: #111;
    line-height: 65px;
}

.custom-pay-styles {
    padding: 0 15px;
}

.custom-pay-styles li {
    overflow: hidden;
    padding: 0 15px;
    background-color: rgb(243, 246, 247);
    margin: 3px 0;
}

.custom-pay-styles li img:first-child {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    float: left;
    margin-top: 10px;
}

.custom-pay-styles li span {
    float: left;
    line-height: 60px;
    font-size: 16px;
    color: #333;
}

.custom-pay-icon {
    width: 25px;
    height: 25px;
    float: right;
    background: url(../custom_images/radio-icon.png) no-repeat;
    background-size: cover;
    margin-top: 17px;
    cursor: pointer;
}

.active .custom-pay-icon {
    background-image: url(../custom_images/radio-active.png);
}

.custom-pay-box {
    overflow: hidden;
}

.custom-pay-box > img:first-child {
    width: 170px;
    height: 128px;
    margin-right: 26px;
    float: left;
}

.custom-pay-box-desc {
    overflow: hidden;
}

.custom-pay-box-desc dt {
    font-size: 18px;
    font-weight: 400;
    color: rgb(17, 17, 17);
    padding-top: 10px;
    margin-bottom: 12px;
}

.custom-pay-box-desc dd {
    font-weight: 500px;
    font-size: 22px;
    text-align: right;
    margin-top: 6px;
    padding-right: 20px;
}

.custom-pay-detail {
    font-size: 15px;
    color: #000;
    line-height: 40px;
    margin-top: -20px;
}

.custom-pay-bottom {
    margin-top: 20px;
    background-color: #fff;
    text-align: right;
}

.custom-pay-btn {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    width: 160px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    background-color: rgb(248, 101, 1);
    display: inline-block;
    margin-top: 15px;
}

.custom-pay-btn:hover {
    opacity: .9;
}

.custom-pay-bottom-price {
    color: rgb(248, 101, 1);
    display: inline-block
}

.custom-pay-bottom {
    font-size: 22px;
    padding: 30px;
}

.custom-pay-bottom span {
    font-size: 14px;
    margin: 0 0 0 8px;
}

/* 新增 */
.custom-wrapper-banner#banner-swiper .swiper-slide img {
    width: 100%;
    vertical-align: top;
}

.custom-wrapper-banner#banner-swiper .swiper-slide {
    height: 500px;
    background-size: cover;
    background-position: center center;
}

.custom-wrapper-banner#banner-swiper .swiper-container-horizontal > .swiper-pagination-bullets {
    font-size: 0;
    bottom: 20px;
    height: 4px;
}

.custom-wrapper-banner#banner-swiper .swiper-pagination-bullet {
    width: 60px;
    height: 4px;
    margin: 0 5px;
    border-radius: 0;
    background: #fff;
    opacity: .35;
    vertical-align: top;
}

.custom-wrapper-banner#banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.custom-banner-btns {
    text-align: center;
    position: absolute;
    bottom: 97px;
    left: 0;
    width: 100%;
    z-index: 9;
    text-align: center;
}

.custom-banner-btns .custom-banner-btn {
    display: inline-block;
    width: 158px;
    height: 42px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 40px;
    font-size: 18px;
    color: #fff;;
    margin: 0 6px;
    transition: .3s;
}

.custom-banner-btns .custom-banner-btn:hover {
    background-color: rgb(185, 48, 65);
    border-color: rgb(185, 48, 65);
}

.custom-add-title {
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    line-height: 33px;
    color: rgb(46, 46, 46);
    margin: 55px auto;
    width: 1200px;
}

.zxlc-wrapper {
    text-align: center;
    font-size: 0;
}

.zxlc-item {
    display: inline-block;
    background: url(../custom_images/zxlc-bg.png) no-repeat;
    background-size: cover;
    width: 280px;
    height: 372px;
    margin: 0 49px;
    text-align: center;
}

.zxlc-item > img {
    width: 98px;
    height: 98px;
    vertical-align: top;
    margin: 40px auto 20px;
}

.zxlc-item h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: rgb(46, 46, 46);
    margin-bottom: 15px;
}

.zxlc-item ul {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    color: rgb(46, 46, 46);
    opacity: 0.7;
    position: relative;
    padding-left: 15px;
    width: 62px;
    margin: 5px auto 0;
    white-space: nowrap;
    text-align: left;
}

.zxlc-item ul li {
    position: relative;
    margin: 7px 0 0 10px;
}

.zxlc-item ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: rgb(216, 40, 39);
    border-radius: 50%;
    position: absolute;
    left: -17px;
    top: 7px;
}

.zxlc-item ul li::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 8px;
    background: rgb(112, 112, 112);
    top: 16px;
    left: -15px;
    opacity: .3;
}

.zxlc-item ul li:last-child::after {
    display: none;
}

.white-area {
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 26px;
}

.swiper-slide-add {
    text-align: center;
    transition: .3s;
}

.swiper-slide-add:hover {
    opacity: .7;
}

/* .swiper-slide-add:hover dt{
  color: rgb(207,36,32);
}
.swiper-slide-add:hover dd{
  color: rgb(207,36,32);
} */
.swiper-slide-add img {
    width: 98px;
    transition: .3s;
}

.swiper-slide-add:hover img {
    transform: rotateY(180deg);
}

.swiper-slide-add dt {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: rgb(255, 255, 255);
    margin: 15px 0 10px;
    transition: .3s;
}

/* .swiper-slide-add dt a{
  font-size:16px;
  color:rgb(255,255,255);
  transition: .3s;
}
.swiper-slide-add dt a:hover{
  color: rgb(207,36,32);
} */
.swiper-slide-add dd {
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    color: rgb(255, 255, 255);
    transition: .3s;
}

.custom-add-banner {
    height: 327px;
    background: url(../custom_images/custom-bg.png) no-repeat;
    background-size: cover;
    padding: 80px 0 0;
    box-sizing: border-box;
    background-position: center center;
}

.custom-add-banner > div {
    width: 1200px;
    margin: 0 auo;
}

.swiper-slide-add img {
    width: 98px;
}

#custom-add-banner .swiper-button-next, #custom-add-banner .swiper-button-prev {
    color: #fff;
}

.custom-add-more {
    font-size: 12px;
    font-weight: 500;
    line-height: 33px;
    color: rgb(216, 40, 39);
    line-height: 35px;
    float: right;
}

.custom-add-teacher {
    padding: 0 16% 96px;
    background: url(../custom_images/custom-teacher-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.swiper-slide-add2 {
    text-align: center;
    transition: .3s;
}

.swiper-slide-add2:hover {
    transform: translateY(-5px);
}

.swiper-slide-add2:hover dt, .swiper-slide-add2:hover dd {
    color: rgb(207, 36, 32);
}

.swiper-slide-add2 > img {
    width: 218px;
    height: 164px;
}

.swiper-slide-add2 dt {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: rgb(46, 46, 46);
    margin: 15px 0 5px;
}

.swiper-slide-add2 dd {
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    color: rgb(46, 46, 46);
}

#custom-add-teacher .swiper-button-next, #custom-add-teacher .swiper-button-prev {
    color: #2E2E2E;
    margin-top: -50px;
}

.custom-add-question {
    background: rgb(231, 231, 232);
    overflow: hidden;
}

.custom-add-questions {
    margin: 0 auto 120px;
    width: 1200px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
    padding: 0 4.5%;
}

.custom-add-questions > div {
    padding: 3% 0 0;
}

.custom-add-question-left {
    float: left;
    width: 45%;
}

.custom-add-question-right {
    float: right;
    width: 45%;
}

.custom-add-questions li {
    line-height: 58px;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-add-questions li a {
    font-size: 12px;
    font-weight: 500;
    color: rgb(70, 70, 70);
    transition: .3s;
}

.custom-add-questions li a:hover {
    color: rgb(207, 36, 32);
}

.swiper-button-nex, .swiper-button-prev {
    transition: .3s;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    opacity: .7;
}

.cusotm-add-btn {
    width: 320px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: rgb(207, 36, 32);
    margin: 40px auto;
    display: block;
    transition: .3s;
}

.cusotm-add-btn:hover {
    transform: translateY(-3px);
    box-shadow: -3px 5px 5px rgba(0, 0, 0, .2);
}

.custom-add-questions > div {
    overflow: hidden;
}

.custom-add-question-til {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #000;
}

.zxlc-item-no.zxlc-item ul li::before {
    background-color: rgb(190, 190, 190);
}

.custom-teacher2-wrapper {
    width: 1064px;
    margin: 0 auto;
}

.custom-teacher2-item {
    display: block;
    width: 218px;
    height: 164px;
    position: relative;
    margin-right: 64px;
    margin-bottom: 40px;
    overflow: hidden;
    float: left;
}

.custom-teacher2-item:nth-child(4n) {
    margin-right: 0;
}

.custom-teacher2-item > img {
    display: block;
    width: 218px;
    height: 164px;
    transition: .3s;
}

.custom-teacher2-item:hover .custom-teacher2-desc {
    height: 164px;
}

.custom-teacher2-desc {
    width: 218px;
    height: 38px;
    background: rgba(5, 2, 6, .3);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .3s;
}

.custom-teacher2-desc dt {
    width: 50%;
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    transition: .3s;
}

/* .custom-teacher2-desc dd{
  width: 50%;
  float: left;
  line-height: 38px;
  text-align: center;
  font-size:12px;
  font-weight:500;
  color:rgb(255,255,255);
  transition: .3s;
} */
.custom-teacher2-desc dd {
    height: 164px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.custom-teacher2-desc dd .custom-teacher2-desc1 {
    text-align: center;
}

.custom-teacher2-desc dd .custom-teacher2-desc1 span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 2;
}

.custom-teacher2-desc dd .custom-teacher2-desc2 {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
    max-height: 45px;
    overflow: hidden;
}

.custom-teacher2-item:hover > img {
    transform: scale(1.1);
}

.custom-teacher2-item:hover dt {
    color: rgb(207, 36, 32);
    display: none;
}

.custom-teacher2-item dd {
    opacity: 0;
    display: none;
}

.custom-teacher2-item:hover dd {
    opacity: 1;
    display: flex;
}

.banner-swiper .swiper-slide {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-teacher-fl .teacher-desc-txt .c-666 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.my-button-disabled {
    opacity: 0.35;
    cursor: no-drop !important;
}

/* 模态框 */
.pic-modal {
    position: absolute;
    z-index: 999;
    top: 0;
    padding: 5% 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    margin: 0 auto;
}
.pic-modal-close{
    position: absolute;
    right: 10%;
    top: 5%;
    z-index: 999999999999;
    color: #fff!important;
    font-size: 60px!important;
}
.pic-modal-content{
   text-align: center;
}
.select-box2-mid .active a {
    color: #DB251D;
}
