.main {
    max-width: 1920px;
    min-width: 1200px;
    height: auto;
    padding-top: 40px;
    /*background-image: url(../images/bg.png);
    background-position: top center;
    background-size: 100% 1006px;
    background-repeat: no-repeat;*/
}

.main-content {
    width: 1200px;
    min-height: 650px;
    margin: 0 auto;
    padding-bottom: 100px;
}





























/* 左 */


/* 左 */

.mian-left {
    width: 210px;
    height: 100%;
}

.program {
    display: inline-block;
    width: 208px;
    height: 58px;
    background-color: #fff;
    color: #494949;
    font-size: 14px;
    border: 1px solid #80848B;
    text-align: center;
    margin-bottom: 8px;
}

.program-child {
    width: 186px;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
}

.program span {
    display: inline-block;
    line-height: 60px;
}



.tab li {
    width: 210px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    /*color: #2F343B;*/
    background-color: #fff;
    cursor: pointer;
    padding: 0;
    font-size: 14px;
}






















/*.tab .active {
    background-color: #000;
    color: #fff;
}*/


/* 鼠标滑过的颜色 */

/* .tab li:hover {
    background-color: #92a5d0 ;
    color: #fff;
} */



























/* 右 */

.main-right {
    width: 927px;
    margin-top: 30px;
}

.consulte ul {
    background-color: #fff;
    padding: 15px 20px;
}

.consulte li {
    margin-top: 20px;
}

.consulte li:first-child {
    margin-top: 5px;
}

.consulte .list-content {
    margin-bottom: 18px;
}

.consulte .dian {
    margin-right: 10px;
    margin-top: 6px;
}

.consulte .layui-badge-dot {
    width: 3px;
    height: 3px;
}

.consulte .layui-bg-cyan {
    background-color: #2F343B!important;
}

.consulte h3 {
    display: inline-block;
    font-size: 16px;
    color: #2F343B;
    border-bottom: 1px solid transparent;
}

.consulte h3:hover {
    color: #0059E5;
    border-bottom: 1px solid #0059E5;
}

.consulte .list-time {
    font-size: 12px;
    line-height: 22px;
    margin-top: 19px;
    color: #A0A4AA;
    margin-left: 10px;
    margin-right: 20px;
    padding-bottom: 20px;
    /*border-bottom: 1px solid rgb(143, 151, 157);*/
}

.consulte .list-time span:first-child {
    margin-right: 24px;
}

.hidden {
    display: none;
}

.layui-form-label {
    width: 66px;
    font-size: 14px;
    color: #2F343B;
}

.layui-input {
    width: 315px;
    height: 38px;
    border: 1px solid #e6e6e6;
    color: #000;
    background-color: transparent;
}

.layui-input-block {
    margin-left: 90px;
}

.layui-textarea {
    width: 497px;
    height: 156px;
    border: 1px solid #e6e6e6;
    background-color: transparent;
    color: #000;
}

.layui-btn {
    width: 150px;
    height: 28px;
    border-radius: 18px;
    padding: 0;
    margin: 24px 70px 34px 30px;
    margin-top: 28px;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 28px;
}