/* 图片宽度100% */
.blockWidth100{
    display: block;
    width: 100%;
}
/* 家政培训 */
.detail {
	color: #818181;
	padding: 4px;
}
.detail span{
    float: left;
}
.detail span.fr{
    float: right;
}
.detail img{
    float: left;
}
.detail span.left {
	/* width: 60px; */
	margin-left: 10px;
	margin-right: 30px;
}
.detail span.textoverflow{
    max-width: 420px;
}
.toPx{
    position: absolute;
    top: 60px;
    right: 0;
}
.px-em-info{
    font-style: normal;
    display: inline-block;
}
.px-em-info:last-child i{
    display: none;
}
 .button-mid {
	margin-top: 35px;
}
ul.filter-wrapper .industry {
    z-index: 8
}

ul.filter-wrapper .details {
    position: relative;
    overflow: visible;
}

ul.filter-wrapper .details>li {
    position: relative;
    z-index: 6
}

ul.sub_filter {
    position: relative;
    background-color: #fafafa;
    border: 1px solid #ededed;
    overflow: hidden;
}
ul.b1{
    /* background-color: #fff; */
    background-color: #f5f5f5;
	/* padding: 6px 8px 48px; */
}

ul.sub_filter .wrapper {
    zoom: 1;
    color: #555;
    font-size: 14px
}

ul.sub_filter .wrapper:before, ul.sub_filter .wrapper:after {
    content: "";
    display: table
}

ul.sub_filter .wrapper:after {
    clear: both
}
ul.sub_filter .wrapper .item {
    float: left;
    padding: 10px 0;
}

ul.sub_filter .wrapper .item .title {
    font-weight: 600
}

ul.sub_filter .wrapper .item.order {
    margin-right: 35px;
}

ul.sub_filter .wrapper .item.order .title {
    margin-right: -5px
}

ul.sub_filter .wrapper .item.order a, ul.sub_filter .wrapper .item.order span {
    float: left;
    margin-right: 5px;
    padding: 5px 8px;
}

ul.sub_filter .wrapper .item.order a.active, ul.sub_filter .wrapper .item.order a:hover {
    background-color: #eb2700;
    color: #fff
}
/* 
ul.sub_filter .wrapper .item.page {
    float: right;
    width: 114px;
    text-align: right;
    cursor: default
}

ul.order .wrapper .item.page {
    float: right;
    width: auto;
    border-left: 1px solid #ededed;
    padding: 15px 0;
}

ul.order .wrapper .item.page a {
    display: block
}

ul.order .wrapper .item.page .prev, ul.order .wrapper .item.page .next {
    display: block;
    width: 15px;
    height: 100%;
    text-indent: -2000px;
    cursor: pointer;
    margin-right: 7px;
}

ul.order .wrapper .item.page .prev::selection, ul.order .wrapper .item.page .next::selection {
    background-color: transparent
}

ul.order .wrapper .item.page .prev {
    float: left;
}

ul.order .wrapper .item.page .prev:hover {
    background-position: -188px -4px
}

ul.order .wrapper .item.page .prev.ban:hover {
    background-position: -148px -4px
}

ul.order .wrapper .item.page .next {
    float: right;
}

ul.order .wrapper .item.page .next:hover {
    background-position: -208px -4px
}

ul.order .wrapper .item.page .next.ban:hover {
    background-position: -168px -4px
}

ul.order .wrapper .item.page .page-number {
    min-width: 55px;
    text-align: center;
    display: inline-block
}

ul.order .wrapper .item.page .page-number .curNum {
    color: #eb2700
} */

.hall-big-title {
    padding-top: 0px;
    padding-bottom: 0px;
}

.pinjia .name {
    font-size: 18px;
    font-weight: bold;
    color: #434343;
}

.pinjia .site {
    background: #f8f8f8;
    color: #818181;
    padding: 8px;
}

.pinjia .biaoqian span {
    border: 1px solid #ebebeb;
    padding: 3px;
}

.layui-rate {
    padding: 0px 5px 0px 0;
}

.layui-rate li i.layui-icon {
    font-size: 14px;
    color: #FFB800;
    margin-right: 1px;
}
.fc{
    text-align: center;
}
.pingjia-right{
    position: relative;
    width: 580px;
    overflow: hidden;
}
/* 培训上面的轮播图 */
.wrap {
    margin:0 auto;
}
.all-sort-list {
    position: relative;
    width: 280px;
    border-top: none;
    padding: 3px 3px 3px 0;
    background: #fff;
    float: left;
    top: -3px;
}

.all-sort-list .item {
    border-top: 1px solid #fff;
}

.all-sort-list .item.bo {
    border-top: none;
}

.all-sort-list .item h3 {
    height: 44px;
    line-height: 44px;
    font-weight: 400;
    width: 260px;
    /* margin-bottom: 20px; */
    font-size: 18px;
    text-indent: 10px;
    background: url(../images/arrow_right.png) no-repeat right center;
} 

.all-sort-list .hover h3 {
    position: relative;
    z-index: 13;
    box-shadow: 1px 1px 10px rgba(169, 153, 153, 0.2);
    border-right: none;
}

.all-sort-list .item span {
    padding: 0 5px;
    color: #a40000;
}

.all-sort-list .item a {
    color: #555;
    text-decoration: none;
    margin: 0px 0px 5px 0;
    /* padding: 0 8px; */
    white-space: nowrap;
    font-size: 14px;
    padding: 0 7px;
    position: relative;
    top: -1px;
}

.all-sort-list .item a:hover {
    color: #1e9bf5
}

.all-sort-list .item-list {
    display: none;
    position: absolute;
    width: 705px;
    min-height: 366px;
    _height: 200px;
    background: #fff;
    left: 260px;
    top: 0px!important;
    z-index: 10;
    box-shadow: 2px 2px 8px rgba(169, 153, 153, 0.4);
}

.all-sort-list .item-list .close {
    position: absolute;
    width: 26px;
    height: 26px;
    color: #fff;
    cursor: pointer;
    top: -1px;
    right: -26px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    background: rgba(0,0,0,.6);
    background-color: transparent\9;
}

.item-list .subitem {
    float: left;
    padding: 0 4px 0 8px;
}

.item-list .subitem dl {
    border-top: 1px solid #eee;
    overflow: hidden;
    zoom:1;
    border: none;
    }

.item-list .subitem .fore1 {
    border-top: none;
}

.item-list .subitem dt {
    line-height: 19px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 5px;
    text-indent: 8px;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 14px;
}

.item-list .subitem dt a {
    color: #1e9bf5;
}

.item-list .subitem dd {
    float: left;
    padding: 3px 0 0;
    overflow: hidden;
}

.item-list .subitem dd em {
    float: left;
    height: 23px;
    line-height: 15px;
    padding: 0 8px;
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 14px;
}

.item-list .subitem dd em a,.item-list .cat-right dd a {
    color: #555;
    text-decoration: none;
}

.item-list .subitem dd em a:hover,.item-list .cat-right dd a:hover {
    font-weight: 400;
    text-decoration: underline
}

.item-list .cat-right {
    float: right;
    width: 210px
}

.item-list .cat-right dl {
    width: 194px;
    padding: 6px 8px
}

.item-list .cat-right dd {
    padding-top: 6px;
    line-height: 22px;
    overflow: hidden;
    padding: 3px 0 0
}

.item-list .cat-right dt {
    padding: 3px 6px 0 0;
    font-weight: 700;
    color: #e4393c
}

.item-list .cat-right dd a:hover {
    color: #666
}

/* Ã¨Â½Â®Ã¦â€™Â­ */
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.swiper-con{
    width: 830px;
    height: 364px;
    float: right!important;
}
.swiper-con img{
    width: 100%;
    height: 364px;
}
/* 培训--最新好课程 */
.latest-course-list{
    display: block;
    width: 100%;
}
.latest-course-list .item-img{
    display: block;
    width: 100%;
    max-height:160px;
}
.latest-course-list .item-course{
    padding: 10px;
    background-color: #fff;
}
.latest-course-list .item-course h4{
    color: #404040;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    height: 51px;
}
.latest-course-list .item-course .keshi{
    color: #b1b1b1;
    margin: 14px auto;
}
.latest-course-list .item-course .label-em em{
    font-style: normal;
    color: #e67845;
}

.srk {
    border: 1px solid #e6e6e6;
    min-height: 150px;
    width: 100%;
    padding: 5px;
}
.news-dl a {
    color: #363638;
}

.news-dl a:hover {
    color: #ca1a1c;
}

.news-dl .title {
    margin: 10px 0px;
    font-size: 18px;
    font-weight: bold;
}

.news-dl .detail {
    line-height: 28px;
    font-size: 14px;
}

.news-dl a:hover {
    color: #ca1a1c;
}

.news-dl a.more {
    background: #ca1a1c;
    color: #fff;
    border-radius: 5px;
    padding: 0px 5px;
    font-size: 12px;
}
.third-detail {
    padding: 20px;
}

.third-detail .bai-bg {
    padding: 20px 0px 40px;
}

.third-detail .time {
    padding-bottom: 15px;
    border-bottom: 1px dashed #bfbfbf;
}

.third-detail .detail p {
    text-indent: 2em;
    margin-bottom: 20px;
}

.third-detail .detail-img {
    margin-bottom: 20px;
}

.pinjia .biaoqian span {
    border: 1px solid #f87639;
    padding: 3px;
    color: #f87639;
    border-radius: 6px;
}

a.pinjia,a.peix  {
    background: #eb2700;
    color: #ffffff;
    font-size: 15px;
    padding: 8px 8px;
    border-radius: 5px;
}
a.pinjia:hover,a.peix:hover  {
    border: 1px solid #eb2700;
    background: #fff;
    color: #eb2700;
}
.train-box{
    padding: 30px;
}
.train-box .bg_white{
    padding-left: 0;
}
.zph-info-list{
    margin-top: 20px;
    margin-left: 20px;
    max-width: 400px;
}
.zph-info-list h2{
    font-size: 22px;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zph-info-list h3{
    color: #1e6ff4;
    font-size: 18px;
    margin-bottom: 12px;
}
.zph-info-list p{
    color: #868686;
    font-size: 14px;
    margin-bottom: 10px;
}
.map{
    padding: 13px 0;
}
#map_canvas{
    width: 100%;
    height: 200px;
}
.zph-img{
    width: 260px;
    height: 226px;
    margin-left: 40px;
} 
.pxgs-div{
    width: 70%;
}
.order-bottom{
    padding: 0 20px ;
}
.layui-form-checkbox {
    height: 38px;
    line-height: 38px;
}
.layui-form-checkbox i{
    height: 38px;
    line-height: 36px;
}
.pxjg-intro{
    padding-bottom: 20px;
}
.pxjg-intro p{
    text-indent: 2em;
    line-height: 32px;
	margin: 10px 0;
}

.order-left {
    background: #ffffff;
    min-height: 495px;
}
ul.sub_filter .order-left{
	min-height: 0;
}
.order-left li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.order-left li.click a {
    color: #ffffff;
    background: #3383ff;
}

.order-left li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #3f3f3f;
    border-bottom: 1px solid #ffffff;
}

.order-left li:hover a {
    color: #ffffff;
    background: #3383ff;
}

.order-top {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e1e2e4;
    margin-bottom: 20px;
}

.order-top li {
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin-left: 20px;
}

.order-top li a {
    padding: 0px 20px;
    width: 100%;
    height: 52px;
    display: inline-block;
    color: #3f3f3f;
}

.order-top li.click a {
    border-bottom: 4px solid #3383ff;
}

.order-title {
    height: 50px;
    line-height: 50px;
    background: #f1f1f1;
    color: #4f4f4f;
    font-size: 15px;
    margin-bottom: 15px;
}

.common-order {
    padding: 14px 0px;
    border: 1px solid #e6e6e6;
    margin-bottom: 15px;
}

.common-order p {
    margin-bottom: 5px;
}

.send .name, .give .name {
    color: #3b3b3b;
    font-size: 15px;
    font-weight: bold;
}

.send .xiatime, .give .phone {
    color: #616161;
    font-size: 15px;
}

.common-order .step-text {
    margin-top: 15px;
}

.common-order .step-btn {
    padding-left: 0px;
    padding-right: 0px;
}

.orderNo .step-text {
    color: #8b8b8b;
}

.orderPending .step-text {
    color: #3875d9;
}

.orderYes .step-text {
    color: #e73830;
}

.orderPending .step-btn {
    cursor: pointer;
}

.orderNo a.chakan {
    margin-top: 15px;
    color: #1d7aca;
    display: inline-block;
}

.step-btn a {
    margin-left: 10px;
}


a.weiquan {
    border: 1px solid #eb2700;
    color: #eb2700;
}

a.weiquan:hover {
    background: #eb2700;
}

.fold {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fafafa;
}

.send-detail p {
    float: left;
}

.send-detail p.font-lv {
    color: #20ae23;
    margin-left: 20px;
    position: relative;
}

.send-detail p.font-lv img {
    position: absolute;
    top: -102px;
    left: 128px;
    width: 120px;
    border: 1px solid #20ae23;
}

.pxgs-box{
    padding: 15px;
}
.pxgs-box li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom:1px solid #f0f0f0 ;
}
.pxgs-box li:last-child{
    border-bottom:none ;
}
.pxgs-div{
    width: 72%;
    margin-left: 20px;
}

.pxgs-div h3{
    font-size: 16px;
    color: #474747;
    margin-bottom: 16px;
    font-weight: bold;
}
.pxgs-box h4{
    margin-bottom: 25px;
    line-height: 20px;
    font-size: 14px;
    color: #474747;
}
.pxgs-box span.time1{
    color: #ff9517;
    display: inline-block;
    margin-right: 10px;
}
.qyxg-right{
    margin:20px 10px 0;
}
.qyxg-right h3{
    font-size: 18px;
    color: #424242;
    font-weight: bold;
    margin-bottom:14px;
}
.qyxg-right h4{
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
}
.qyxg-right p{
    font-size:12px;
   margin-bottom: 6px;
}
.qyxg-right p img{
    float: left;
    width: 18px;
    height: 18px;
}
.qyxg-right p span.one{
    float: left;
    width: 60px;
    margin: 0 4px;
}
.qyxg-right p span.two{
    float: left;
    width: 130px;
}
.bghui_f7 {
    background: #f7f7f7;
}

.shadow-hui {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}

.hall-big-title {
    background-image: linear-gradient(to right, #6198f0, #f7f7f7);
    height: 34px;
    line-height: 30px;
    color: #f7f7f7;
    font-size: 17px;
    font-weight: bold;
	padding: 0 0 0 8px;
    margin-top: 10px;
}

.hall-small-title {
    margin-top: 10px;
    color: #616161;
    font-size: 17px;
    font-weight: bold;
    border-left: 4px solid #0049b9;
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
}
.zph-list{
    border: 1px solid #efefef;
    margin:0 0 40px;
}
.zph-img-box{
    padding: 0;
}
.zph-img-box img{
    display: block;
    width: 100%;
}
.zph-info-box{
    padding: 14px 20px 0;
}
.zph-info-box h3{
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 16px;
}
.zph-info-box p{
    color: #676767;
    line-height: 22px;
}

.zph-info-box  h5{
    margin-top: 8px;
    border-top: 1px solid #e2f3fb;
    padding-top: 8px;
    color: #A3A3A3;
    line-height: 22px;
}
.all-zphleft{
    width: 200px;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.all-zphleft li{
    height: 38px;
    line-height: 38px;
    border-bottom:1px solid #eeeeee;
    color: #aeadad;
    text-align: center;
}
.all-zphleft li.title{
    color: #fe6d4b;
    font-size: 18px;
}

.all-zphleft li:last-child{
    border-bottom: none;
}
.all-zphleft li span{
    display: inline-block;
    color: #3e3e3e;
    margin-right: 14px;
    min-width: 46px;
    font-weight: bold;
}
.cmslist{
    margin: 0 1%;
    width: 30%;
    border: 1px solid #e5e5e5;
    padding: 18px;
    background-color: #fff;
}
.cmslist h2{
    height: 50px;
    line-height: 40px;
    color: #fe6d4b;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
}
.cmslist h2 span{
    color: #999;
    font-size: 14px;
}
.cmslist h3{
    color: #ff0000;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 14px auto;
}
.cmslist .desc img{
    display: block;
    width: 100%;
}
.cmslist .desc p{
    font-size: 12px;
    padding-bottom: 18px;
    color: #555;
    line-height: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.cmslist .bott{
    padding-top: 14px;
    color: #555;
}
.iconfont{
    display: inline-block;
    margin-right: 4px;
}
.icon-time{
    vertical-align: 1px;
    width: 12px;
    height: 11px;
    background: url(../images/zph/icon-zph2.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-xian{
    vertical-align: -2px;
    width: 19px;
    height: 19px;
    background: url(../images/zph/icon-zph1.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-eyes{
    vertical-align: 2px;
    width: 15px;
    height: 9px;
    background: url(../images/zph/icon-zph4.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-people{
    width: 10px;
    height: 11px;
    background: url(../images/zph/icon-zph3.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-title{
    width: 19px;
    height: 13px;
    background: url(../images/zph/icon-zph5.png) no-repeat center center;
    background-size: 100% 100%;
}
/* 培训详情-评价 */
input[type="radio"], input[type="checkbox"]{
    display: inline-block;
    vertical-align: -1px;
    margin-right: 4px;
}
input[type="radio"]{
	-webkit-appearance:radio;
}
input[type="checkbox"]{
	-webkit-appearance:checkbox;
}
.eval-box-top{
    margin-top: 20px;
    background: #f4f4f4;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: right;
}
.eval-box-top>div.fl{
    min-height: 50px;
}
.eval-pencent{
    float: left;
    width: 110px;
    text-align: center;
    margin-right: 30px;
    border-right: 2px solid #e5e5e5;
}
.eval-pencent strong{
    display: block;
    width: 100%;
    font-size: 22px;
    color: #e85308;
    text-align: center;
}
.eval-box-top label{
    float: left;
    margin-right: 10px;
    margin-top: 14px;
}
.rate-grid table{
    width: 100%;
}
.rate-grid td {
    padding: 16px 7px;
    border-bottom: 1px solid #e3e3e3;
}
.rate-grid .col-master{
    width: 70%;
    padding-right: 30px;
}
.rate-grid .col-meta {
    width: 135px;
    color: #999;
}
.rate-grid .col-author {
    padding-right: 0;
    text-align: center;
}
.rate-date{
    color: #ccc;
    font-size: 12px;
    margin-top: 20px;
}
.rate-reply{
    color: #AF874D;
    font-size: 12px;
    margin-top: 8px;
}
.rate-sku p{
    color: #999;
}
.rate-sku p span{
    color: #666;
}
/* 招聘会详情 */
.zphs-detail-toptitle h3{
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    color: #343434;
}
.zphs-detail-toptitle h3 a{
    display: inline-block;
    padding: 0 4px;
    border-radius: 6px;
    margin-right: 6px;
    min-width: 108px;
    text-align: center;
}
.zphs-detail-toptitle h3 a:hover,
.zphs-detail-toptitle h3 a.active{
    color: #fff;
    background:#eb2700;
}
.zphs-detail-toptitle .m_search{
    height: 38px;
    line-height: 38px;
    background: none;
    margin: 0;
}
.zphs-detail-toptitle .m_search .searchWords{
    width: 324px;
    height: 38px;
    border: 1px solid #eee;
}
.zphs-detail-toptitle .m_search .searchbutton{
    height: 38px;
    line-height: 38px;
    background: #f87639;
    color:#fff;
}
.zphs-detail-list img{
    display: block;
    width: 100%;
}
.endtext{
    padding: 20px;
    line-height: 28px;
}
.endtext p{
    text-indent: 2em;
    margin: 16px 0;
}

/* 月嫂详情 */
.star-ys-box{
	/* margin-right: -40px; */
}
.ys-li{
	float: left;
	width: 20%;
	/* margin-right: 10px; */
	margin-bottom: 30px;
}
.ys-li>a{
	display: block;
    width: 96%;
    margin: 0 2%;
	overflow: hidden;
}
.ys-li>a:hover{
	box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3);
}
.ys-li .ys-tx{
	display: block;
	width: 100%;
	height: 235px;
}
.scale:hover {
    -webkit-transform: scale(1.02, 1.02);
    -moz-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    -o-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02)
}
.ys-li .ys-div{
	padding: 10px 10px 14px;
	background-color: #fff;
	color: #4e4e4e;
	border: 1px solid #eee;
	border-top: none;
}
.ys-li .ys-div .title{
	height: 30px;
	line-height: 30px;
}
.ys-li .ys-div .title h4{
	font-size: 26px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 204px;
}
.ys-li .ys-div .title span{
	color: #e2c01e;
	font-size: 16px;
}
.ys-li .ys-div .title span img{
	display: inline-block;
	width: 23px;
	vertical-align: -4px;
	margin-right: 4px;
}
.ys-li .ys-div .label-p{
	margin: 9px 0;
	position: relative;
	padding-bottom: 8px;
}
.ys-li .ys-div .label-p:after{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 50px;
	height: 4px;
	background-color: #e65600;
}
.ys-li .ys-div  .intro{
	line-height: 22px;
    min-height: 66px;
    max-height: 66px;
}
/* 预定课程 */
/* bookcourse */
.bookCourse-h3{
    font-size: 18px;
    color: #424242;
    font-weight: bold;
    margin-bottom: 14px;
    display: block;
    padding: 0 10px;
}
.rightmain.course-detail-box>div>h4{
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height:66px;
}
.rightmain.course-detail-box>div>div,
.rightmain.course-detail-box>div>p{
    padding: 4px 10px;
}
.course-bott-list h3{
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
}
.course-bott-list p{
    text-indent: 2em;
    line-height: 30px;
}
.course-box{
    padding: 15px 0;
}
.course-info-list .top-title{
    margin-bottom: 10px;
}
.course-info-list .top-title h2{
    font-size: 22px;
    font-weight: bold;
    color: #111;
}
.course-info-list  .top-title .orange-star li{
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 5px;
}
.course-info-list .price-div{
    min-height: 70px;
    background: url(../images/train/course-2.png) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 10px;
}
.course-info-list .price-div .price-list{
    color: #fff;
    margin-top: 12px;
    margin-left: 12px;
}
.course-info-list .price-div .price-list span{
    display: inline-block;
}
.course-info-list .price-div .price-list span.old-price{
    font-size: 16px;
    margin: 0 6px;
    text-decoration: line-through;
}
.course-info-list .price-div .price-list  strong{
    font-size: 30px;
    display: inline-block;
}
.course-info-list .price-div .price-list span.butie-price{
    padding: 2px 6px;
    background-color: #fff;
    border-radius: 6px;
    color: #ff8c3a;
    vertical-align: 4px;
}
.course-info-list .price-div .price-label {
    margin-right: 20px;
}
.course-info-list .price-div .price-label .cur-label{
    margin: 8px 0;
    text-align: right;
}
.course-info-list .price-div .price-label .cur-label span{
    display: inline-block;
    padding: 2px 5px;
    background-color: #ff8c3a;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
}
.course-info-list .price-div .price-label .old-label span{
    color: #fff;
    margin-left: 20px;
}

.course-info-list p.info{
    line-height: 24px;
    color: #585858;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
a.btn-baoming{
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 170px;
    height: 40px;
    line-height: 38px;
    border:1px solid #ff8c3a;
    background-color: #ff8c3a;
    padding: 0;
    display: block;
}
.btn-baoming:hover{
    color: #ff8c3a;
    background-color: #fff;
    border: 1px solid #ff8c3a;
}
.course-box .course-img{
    width: 100%;
    height: 324px;
}
.red-course.order-top li.click{
    background-color: #eb2700;
    color: #fff;
}
.red-course.order-top {
    border-bottom: none;
}
.red-course.order-top li{
    margin-left: 15px;
}
.red-course.order-top li a{
    height: 100%;
}
.red-course.order-top li.click a{
    border-bottom: none;
    color: #fff;
}
.displayNone{
    display: none;
}

/* 课程目录 */
.baomu-list{
    /* padding:20px 20px 20px 30px; */
    min-height: 564px;
}
.tab-outline .study-unit-head .unitName{
    min-height: 70px;
    line-height: 70px;
   border-bottom: 1px solid #ebebeb;
}
.tab-outline .unitCount {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #535353;
    display: inline-block;
    background: url(../images/train/course-3.png) no-repeat center center;
    vertical-align: middle;
}
.tab-outline .unitNum, .tab-outline .unitNumTotal {
    box-sizing: border-box;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../images/train/course-4.png) no-repeat center center;
    background-size: 100% 100%;
    vertical-align:middle;
    margin-left: -6px;
}
.tab-outline .unitName .title {
    display: inline-block;
    margin-left: 14px;
    color: #6d6d6d;
}
.tab-outline .unitName .time {
    color: #9b9b9b;
    display: inline-block;
}
.study-unit-head .lesson-item:hover{
    background-color: #efefef;
}

.tab-outline .freeUnitFlag {
    color: #fff;
    background: #a1a1a1;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    width: 70px;
    text-align: center;
    margin-left: 10px;
}
.tab-outline .unitNameRight i{
    margin-right: 14px;
    display: inline-block;
    width: 11px;
    height: 6px;
}
.tab-outline .unitNameRight i.icon-bottom{
    background: url(../images/arrow_bottom.png) no-repeat center center;
    background-size: 100% 100%;
}
.tab-outline .unitNameRight i.icon-top{
    background: url(../images/arrow_top.png) no-repeat center center;
    background-size: 100% 100%;
}
.tab-outline .subList {
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    border-width: 1px 0;
    line-height: 40px;
    padding: 8px 0;
    font-size: 14px;
}
.tab-outline .subList .ocs-five-video {
    cursor: pointer;
}
.tab-outline .subList a {
    color: #606060;
    display: block;
    height: 40px;
    cursor: default;
}
.tab-outline .noPayBtn {
    display: inline-block;
    border: 1px solid #ff8c3a;
    color: #ff8c3a!important;
    width: 89px;
    line-height: 27px;
    text-align: center;
    border-radius: 3px;
    margin: 5px 20px 0 0;
    cursor: pointer;
}
.tab-outline .lessonIconActive {
    background: #49b849;
}
.tab-outline .lessonIcon, .tab-outline .lessonIconActive {
    vertical-align: middle;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff8c3a;
    margin: -3px 14px 0 78px;
}
.course-detail-box .qyxg-right{
    margin: 0;
}

/* 腾讯视频的评价 */
.comment-list .comment-item {
    position: relative;
    padding: 10px 20px 20px;
    border-top: 1px solid #e5e5e5;
}
.comment-list .comment-item .comment-w50{
    width: 50%;
}
.comment-list .comment-item-title{
    color: #555;
    margin-bottom: 5px;
    padding-left: 10px;
}
.comment-list .comment-item .item-left {
    width: 60px;
    margin-top: 6px;
    float: left;
    text-align: center;
}
.comment-list .comment-item .item-left .user-name{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.comment-list .comment-item .user-avatar {
    border-radius: 50%;
    max-width: 100%;
    margin-bottom: 3px;
}
.comment-list .comment-item .item-right {
    position: relative;
    margin-left: 60px;
}
.comment-list .comment-item .star-list {
    margin-top: -4px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.star-list .i-star {
    display: inline-block;
    margin-right: 5px;
    background: url(../images/train/orange-star.png) no-repeat center center;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
}
.comment-list .comment-item .comment-bd {
    margin-bottom: 5px;
    /* height: 36px; */
}
.pd0{
    padding: 0!important;
}
.comment-list .comment-item  .comment-ft {
    color: #999;
}
.comment-ft .comment-where {
    margin-right: 10px;
}
.comment-ft .comment-report {
    position: absolute;
    right: 10px;
    cursor: pointer;
}
.comment-list .comment-ft+.comment-reply {
    margin-top: 20px;
    margin-bottom: -20px;
}
.comment-reply .reply-item {
    padding: 20px 0;
    position: relative;
    border-top: 1px dashed #e5e5e5;
}

/* 报名 */
.apply-box-title{
    text-align: center;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #dbdbdc;
}
.apply-box{
    background-color: #fff;
    margin-top: 24px;
    padding-bottom: 80px;
}
.baoming-box{
    padding: 20px 30px 80px;
}
.apply-box-top{
    padding: 26px 0 50px 0;
    border-bottom: 1px solid #ebeced;
}
.apply-box-top .title1{
    font-size: 20px;
    font-weight: bold;
}
.apply-box-top .title2{
    font-size: 16px;
    color: #282828;
    margin-top: 34px;
}
.apply-table{
    width: 400px;
    table-layout: fixed;
    text-align: center;
}
.apply-table th{
    height: 30px;
    text-align: center;
    color: #7e7e7e;
}
.apply-table  td{
    height: 46px;
}
.f-red{
    color: #eb2700;
}
.baoming-price-div{
    margin-top: 60px;
}
.baoming-price-div .butie-price{
    padding: 2px 6px;
    background-color: #ff6029;
    border-radius: 6px;
    color: #fff;
    vertical-align: 4px;
}
.baoming-price-div .price-list{
    color: #ff6029;
    margin-top: 6px;
}
.baoming-price-div .price-list span{
    display: inline-block;
}
.baoming-price-div .price-list span.old-price{
    font-size: 16px;
    margin: 0 6px;
    text-decoration: line-through;
}
.baoming-price-div .price-list  strong{
    font-size: 30px;
    display: inline-block;
}
.baoming-price-div .price-list span.butie-price{
    padding: 2px 6px;
    background-color: #fff;
    border-radius: 6px;
    color: #ff8c3a;
    vertical-align: 4px;
}
.apply-box-top.pb30{
    padding-bottom: 30px;
}
.apply-table-bott{
    text-align: right;
    margin-bottom: 20px;
}
.apply-table-bott p{
    line-height: 38px;
}
.apply-table-bott p span{
    display: inline-block;
}
/* .apply-table-bott p span.spanfr{
    width: 120px;
} */
.payable{
    color: #e53d03;
    font-size: 24px;
}