body {
    background: repeat-y center top #fff;
}

a:hover{
    cursor: pointer;
}

table{
    border-collapse: collapse;
    border-spacing: 2px !important;
    border-width:1px;
    margin: auto;
}
table tbody tr td{
    border: 1px solid #000000;
}
table tbody tr:first-child{
    text-align: left;
    font-weight: bold;
    background: #FFFFFF !important;
}


.cmain {
    color: #ff5400;
}

/* 面包屑 开始 */
.crumbs {
    height:38px;
    font-size:12px;
    line-height:38px;
}

.crumbs .course_position { display:inline-block; }

.course_position a {
    color:#333;
}

.crumbs-arrow {
    margin-left: 5px;
    margin-right: 5px;
    color: #999;
}

.crumbs-end {
    color: #333;
}

/* 面包屑 结束 */

/* 我要提问 开始 */
.tiwen-banner {
    height: 100px;
    background: url("../images/question/tiwen-banner.jpg") no-repeat;
}

.tiwen-form {
    margin-top: 40px;
    margin-bottom: 150px;
}

.each-cell {
    margin-top: 20px;
}

.cell-01 {
    width: 206px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.cell-02 {
    margin-left: 20px;
}

.remark {
    width: 7px;
    height: 7px;
    background-image: url("../images/question/remark.png");
    vertical-align: 2px;
    margin-right: 8px;
}

.wtbt-inp {
    box-sizing: border-box;
    width: 700px;
    height: 30px;
    border: 1px solid #b7b7b7;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'microsoft yahei', Arial;
    font-size: 14px;
}

.wtsm-text {
    box-sizing: border-box;
    width: 700px;
    height: 90px;
    border: 1px solid #b7b7b7;
    padding: 10px;
    font-family: 'microsoft yahei', Arial;
    font-size: 14px;
}

/* 下拉框 开始 */
.select {
    width: 180px;
    position: relative;
}

.select .box {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border: 1px solid;
    border-color: #b7b7b7;
    margin: 0 auto;
    position: relative;
}

.select .box span {
    width: 80%;
    margin-left: 10px;
    height: inherit;
}

.select .box em {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #999;
    cursor: pointer;
}

.select ul {
    width: 100%;
    padding: 0;
    border-left: 1px solid #ff5400;
    border-right: 1px solid #ff5400;
    border-bottom: 1px solid #ff5400;
    display: none;
    position: absolute;
    z-index: 1000;
    max-height: 155px;
    overflow-y: auto;
}

.select ul li {
    background-color: #fff;
    line-height: 30px;
    padding-left: 8px;
    list-style: none;
    cursor: pointer;
    color: #666;
}

.select ul li:hover {
    color: #fff;
    background-color: #ff5400;
}

/* 下拉框 结束 */
.sc-ul {
    margin-left: -50px;
}

.sc-li {
    position: relative;
    width: 200px;
    height: 140px;
    margin-left: 50px;
    margin-bottom: 20px;
}

.sc-li-img {
    display: block;
    width: 200px;
    height: 140px;
}

.sc-mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background-color: rgba(255, 255, 255, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}

.sc-mask-le,
.sc-mask-ri {
    width: 50%;
    color: #333;
    padding-left: 33px;
    background-image: url("../images/question/sc-icon.png");
    background-repeat: no-repeat;
    box-sizing: border-box;
    cursor: pointer;
}

.sc-mask-le {
    background-position: 10px 7px;
}

.sc-mask-ri {
    background-position: 10px -31px;
}

.center-line {
    position: absolute;
    left: 90px;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background-color: #333;
}

.sc-add {
    position: relative;
    width: 180px;
    height: 140px;
    margin-left: 50px;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 1px solid #b7b7b7;
}

.add-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/question/add.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.tiwen-sub {
    width: 120px;
    height: 36px;
    background-color: #ff5400;
    border: none;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.tiwen-sub:hover {
    background-color: #f22d00;
}

.nm-check {
    vertical-align: -9px;
    margin-left: 20px;
    margin-right: 10px;
}

.nm-txt {
    font-size: 14px;
    color: #999;
    vertical-align: -7px;
}

/* 我要提问 结束 */

/* 提问成功 开始 */
.success-wrap {
    max-width: 640px;
    margin: 140px auto 190px;
}

.success-ri {
    margin-left: 230px;
}

.success-t {
    font-size: 30px;
}

.success-btn {
    width: 140px;
    height: 36px;
    line-height: 36px;
    background-color: #ff5400;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 20px;
}

.success-btn:hover {
    background-color: #f22d00;
}

/* 提问成功 结束 */

/* 问题列表 开始 */
.main_left {
    width: 940px;
}

/* 列表 开始 */
.wt-nav {
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
}

.wt-nav-li-active,
.wt-nav-li:hover {
    background-color: #fff;
}

.wt-nav-li-active .wt-nav-a,
.wt-nav-li:hover .wt-nav-a {
    color: #ff5400;
}

.wt-nav-a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 24px;
    padding-right: 24px;
    color: #767d85;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
}

.wt-inner {
    padding: 24px 20px;
}

/* 搜索问题 开始 */
.se-group-le {
    box-sizing: border-box;
    width: 210px;
    height: 30px;
    border: 1px solid #ff5400;
}

.se-group-ri {
    width: 59px;
    height: 30px;
    background-color: #ff5400;
    background-image: url("../images/question/list-icon.png");
    background-repeat: no-repeat;
    background-position: center 5px;
    cursor: pointer;
}

.se-group-inp {
    font-size: 12px;
    height: 28px;
    border: none;
    margin-left: 5px;
    width: 200px;
}

.se-sub {
    width: 80px;
    height: 30px;
    background-color: #ff5400;
    border: none;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}

/* 搜索问题 结束 */
.ques-ul {
    margin-top: 20px;
}

.ques-li {
    height: 48px;
    line-height: 48px;
    box-sizing: unset;
    overflow: hidden;
}

.ques-li + li {
    border-top: 1px solid #eaeaea;
}

.ques-li:hover .ques-li-bt {
    color: #ff5400;
}

.ques-li-xs {
    color: #ff5400;
    background-image: url("../images/question/list-icon.png");
    background-repeat: no-repeat;
    background-position: 0 -27px;
    padding-left: 20px;
    margin-right: 20px;
}

.ques-li-bt {
    max-width: 320px;
    color: #3066b3;
}

.ques-li-bq {
    color: #bbb;
    background-image: url("../images/question/list-icon.png");
    background-repeat: no-repeat;
    background-position: 0 -62px;
    padding-left: 12px;
    margin-left: 30px;
}

.ques-li-bq em {
    margin-left: 10px;
    display: inline-block;
    color: #bbb;
}

.ques-li-hd {
    padding-right: 8px;
    color: #bbb;
}

.ques-li-time {
    padding-left: 8px;
    color: #bbb;
}

.ques-li-time > em {
    margin-left: 15px;
}

.ce-line {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #c5c5c5;
    height: 13px;
    vertical-align: middle;
}

/* 列表 结束 */

/*没有筛选结果*/
.sch_none_filter_result {
    width: 375px;
    font-size: 16px;
    margin: 78px auto 85px;
}

.sch_none_result_img {
    display: inline-block;
}

.sch_none_result_tip {
    color: #666;
    line-height: 1.5;
    margin: 40px 0 0 114px;
}

/*没有筛选结果 完成*/

/* 分页 开始 */
.page {
    margin: 40px 0 60px;
}

.page-list {
    text-align: center;
    margin: 0 auto;
}

.page-list li {
    color: #999;
    margin-right: 2px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.page-list li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 9px 13px;
    color: #999;
    line-height: 1;
    border: 1px solid #ddd;
}

.page-list li a.present,
.page-list li a:hover {
    color: #fff;
    background-color: #ff5400;
    border: 1px solid #ff5400;
}

.page-list li ._link {
    display: none;
}

/* 分页 结束 */
/* 问题列表 结束 */

/* 问题详情 开始 */
.detail-tit {
    font-size: 20px;
    color: #000;
    background-image: url("../images/question/huida-detai.png");
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 30px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0;
}
.detail-tit h1{
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.detail-con {
    font-size: 14px;
    color: #000;
    line-height: 1.7;
    margin-top: 20px;
}

.detail-mess {
    height: 20px;
    line-height: 20px;
}

.gift {
    background-image: url("../images/question/huida-detai.png");
    background-repeat: no-repeat;
    background-position: 0 -34px;
    padding-left: 20px;
}

.mid-line {
    width: 1px;
    height: 15px;
    background-color: #d7d7d7;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
}

.hd-pos {
    background-image: url("../images/question/huida-detai.png");
    background-repeat: no-repeat;
    background-position: 0 -60px;
    padding-left: 20px;
}

.detail-img-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
}

.detail-img-wrap img {
    display: block;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.detail-remind {
    font-size: 14px;
    color: #999;
    line-height: 1;
    margin-top: 20px;
}

.text-wrap {
    box-sizing: border-box;
    width: 700px;
    height: 140px;
    border: 2px solid #ff5400;
    margin-top: 30px;
}

.text-wrap-01 {
    box-sizing: border-box;
    width: 700px;
    height: 140px;
    border: 1px solid #b7b7b7;
}

.detail-texterea {
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
    height: 115px;
    border: none;
    font-size: 14px;
    font-family: 'microsoft yahei', Arial;
}

.bot-num {
    color: #b6b5b5;
    padding-right: 10px;
}

.huida-check {
    vertical-align: -1px;
}

.huida-sub {
    width: 120px;
    height: 36px;
    background-color: #ff5400;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.huida-total {
    font-size: 16px;
    color: #333;
    background-image: url("../images/question/huida-detai.png");
    background-repeat: no-repeat;
    background-position: 0 -91px;
    padding-left: 33px;
    margin-top: 58px;
    height: 24px;
}

.detail-li {
    padding-top: 20px;
    padding-bottom: 15px;
}

.detail-li + li {
    border-top: 1px solid #d4d4d4;
}

.detail-li-img-wrap {
    width: 50px;
    height: 62px;
    display: flex;
    align-items: center;
}

.detail-li-img {
    display: block;
    width: 50px;
    height: 50px;
    border-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.m-line {
    margin-left: 8px;
    margin-right: 8px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #999;
    height: 13px;
    vertical-align: middle;
}

.adopt-btn {
    width: 72px;
    height: 29px;
    border: 1px solid #ffcc80;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #ffcc80;
    margin-right: 12px;
}

.adopt-label {
    width: 32px;
    height: 56px;
    background-image: url("../images/question/huida-detai.png");
    background-repeat: no-repeat;
    background-position: 0 -140px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    padding-top: 5px;
}

.detail-li-con {
    color: #000000;
    font-size: 14px;
    line-height: 1.7;
    margin-top: 5px;
    word-wrap: break-word;
}

.detail-li-con > a {
    color: #000000;
}

/* 问题详情 结束 */
/*广告横幅*/
.zd-banner-box {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    min-height: 97px;
    border: 1px solid #eeeeee;
    display: block;
}

.zd-banner-box .zdkc-img {
    width: 140px;
    height: 97px;
}

.zd-banner-box .zdkc-img > img {
    display: block;
    width: 100%;
    height: 100%;
}

.zd-banner-box .zd-banner-top-info {
    width: 580px;
    height: 100%;
    box-sizing: border-box;
    padding: 4px 0 0 20px;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-title {
    width: 100%;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-title > h2 {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    max-width: 300px;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-title > h2:hover {
    color: #e4000f;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-title > span {
    font-size: 26px;
    height: 28px;
    background: url(/assets/images/question/dianhua.png) no-repeat;
    box-sizing: border-box;
    padding: 0px 40px;
    color: #e4000f;
    margin-left: 18px;
    font-weight: bold;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-jieshao {
    width: 100%;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-jieshao > span {
    color: #323232;
    height: 14px;
    display: block;
    margin-top: 8px;
    font-size: 14px;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-jieshao > span:hover {
    color: #e4000f;
}

.zd-banner-box .zd-banner-top-info .zd-banner-top-jieshao > span:first-child {
    margin-top: 5px;
}

.zd-banner-box .zd-banner-top-info .mfst {
    position: absolute;
    width: 202px;
    height: 112px;
    background: url(/assets/images/question/mianfei.png) no-repeat;
    right: 0;
    top: -10px;
    cursor: pointer;
}

.zd-banner-box .zd-banner-xl {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding-top: 97px;
}

.zd-banner-box .zd-banner-xl .zd-banner-xl-info {
    box-sizing: border-box;
    padding: 0 10px;
    display: none;
}

.zd-banner-box .zd-banner-xl .xlBtn {
    width: 148px;
    height: 16px;
    position: absolute;
    left: 416px;
    bottom: -16px;
    background: url(/assets/images/question/shousuo.png) no-repeat;
    cursor: pointer;
}

.zd-banner-box .zd-banner-xl .xlBtn > span {
    width: 12px;
    height: 7px;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    background: url(/assets/images/question/shousuojiantou.png) no-repeat;
}

.zd-banner-box .zd-banner-xl .zd-banne-tab {
    width: 100%;
    margin-top: 15px;
    color: #333333;
    font-size: 16px;
}

.zd-banner-box .zd-banner-xl .zd-banne-tab tr {
    height: 35px;
    border: 1px solid #EAEAEA;
}

.zd-banner-box .zd-banner-xl .zd-banne-tab tr td:first-of-type {
    width: 131px;
    text-align: center;
}

.zd-banner-box .zd-banner-xl .zd-banne-tab tr td + td {
    width: 805px;
    box-sizing: border-box;
    padding-left: 25px;
}

.zd-banner-box .zd-banne-kcxq {
    width: 100%;
    margin-top: 35px;
}

.zd-banner-box .zd-banne-kcxq > span {
    position: relative;
    display: block;
    /* width: 125px; */
    height: 30px;
    color: #FD5400;
    font-size: 16px;
    box-sizing: border-box;
    padding: 4px 0 0 30px;
    margin-bottom: 10px;
    background: #F7F7F7 url(/assets/images/course/cou-titl.png) no-repeat 0 -55px;
}

.zd-banner-box .zd-banne-kcxq > p {
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
}

.zd-banner-box .zd-banne-kcxq > img {
    display: block;
    width: 100%;
}

/*广告横幅*/
/*我的足迹*/
.footprint {
    margin-top: 35px;
}

.footprint_ul {
    margin: 18px 0 18px -20px;
}

.footprint_ul > li {
    float: left;
    width: 220px;
    height: 210px;
    margin-left: 20px;
    box-shadow: 0 0 3px #dcdcdc;
}

.footprint_ul > li:hover {
    box-shadow: 0 0 6px #666;
}

.footprint_ul > li:hover .footprint_title {
    color: #ff5400;
}

.footprint_box {
    font-size: 14px;
    margin: 10px 10px 15px;
}

.footprint_img_wrap {
    position: relative;
}

.renqi {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    line-height: 1;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    font-size: 12px;
}

.footprint_img {
    display: block;
    width: 100%;
    height: 140px;
    border: 1px solid #e3e3e3;
}

.footprint_img > img {
    display: block;
    width: 100%;
    height: 100%;
}

.footprint_title {
    margin-top: 8px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #797c81;
}

.footprint_title > a {
    color: #797c81;
}

.word_free {
    color: #f16765;
}

/*我的足迹 完成*/

.word_orange {
    color: #ff6537;
}

.under-word {
    color: #999;
    margin-left: 5px;
    text-decoration: line-through;
}

.qita-wenti01 {
    background: url(../images/zj.png) no-repeat 0 0;
    padding-left: 33px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #000;
    margin: 50px 0 16px 0;
}

.qita-wenti {
    background-image: url(../images/ask_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -245px;
    padding-left: 30px;
    height: 23px;
    line-height: 23px;
    margin-top: 25px;
}

.wait-answer {
    background-image: url("../images/ask_sprite.png");
    background-repeat: no-repeat;
    background-position: 0 -317px;
    padding-left: 30px;
    height: 23px;
    line-height: 23px;
}

/*赞与踩*/
.zan_wrap {
    width: 145px;
    border-radius: 16px;
    border: 1px solid #d4d4d4;
    padding: 5px 16px 24px;
    position: relative;
}

.zan_content {
    position: absolute;
    left: 16px;
    top: 5px;
}

.zan_common {
    height: 20px;
    color: #b1b1b1;
    font-family: "微软雅黑", "Arial", "宋体";
    cursor: pointer;
}

.zan_li1 {
    border-right: 1px solid #999;
    background: url(../images/question/zan_02.png) no-repeat;
    padding: 3px 20px 0 30px;
}

.zan_li2 {
    background: url(../images/question/cai_02.png) no-repeat;
    padding: 3px 0 0 35px;
    margin-left: 15px;
}

.zan_li1:hover {
    background: url(../images/question/zan_01.png) no-repeat;
    color: #ff7e40;
}

.zan_li2:hover {
    background: url(../images/question/cai_01.png) no-repeat;
    color: #ff7e40;
}

/*赞与踩完成*/

/*回答展开*/
#answerform {
    height: 26px;
    position: relative;
}

#answerform > div {
    display: none;
}

#answerform > .zkhd {
    position: absolute;
    width: 120px;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #ff5400;
    color: #ff5400;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    top: 20px;
    left: 0;
}

#answerform > .zkhd > span {
    font-size: 18px;
}

#answerform > .zkhd:hover {
    background-color: #ff4400;
    color: #fff;
    cursor: pointer;
}

.block-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fc3c3b;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
}

.block-title > i {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 100% !important;
    margin-right: 5px;
    vertical-align: middle;
}

.block-title > i.one {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title > i.two {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title > i.three {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title > i.four {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title > i.five {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.grey-bg {
    background-color: #f7f8fa;
}

.pl-10 {
    padding-left: 10px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

*:not(strong) {
    /*box-sizing: border-box;*/
    padding: 0;
    margin: 0;
    /*color: #333;*/
}

a:active, a:hover {
    outline-width: 0;
}

.limt-w {
    max-width: 200px;
}

.hot {
    position: absolute;
    top: -2px;
    right: -30px;
    padding: 1px 4px;
    background-color: #ff9900;
    color: #fff;
    line-height: 1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.new {
    position: absolute;
    top: -2px;
    right: -35px;
    padding: 1px 4px;
    background-color: #f16765;
    color: #fff;
    line-height: 1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.news-li-ri {
    /*margin-right: 30px;*/
}

.mrttop {
    margin-top: 20px;
}

.hot-city-con {
    line-height: 20px;
    color: #666;
}

.hot-city-con-a {
    margin-left: 5px;
}

.hot-city-con > ul > li {
    margin-left: 10px;
    float: left;
    color: #666;
}


.course_bread{
    position: relative;
}
.course_bread a:hover{
    color: #ff5400;
}
.course_bread_span{
    display: inline-block;
    min-width: 40px;
    color: #333;
}
.course_bread_triangle{
    position: absolute;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
    top: 3px;
    right: 10px;
}
.course_bread_list{
    position: absolute;
    top: 17px;
    left: -1px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    z-index: 1000;
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
}
.course_bread_list a{
    display: block;
    color: #666;
    width: 100%;
    height: 22px;
    line-height: 22px;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
}


/* 新闻中心 开始 */
.news-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.news-title-name {
    font-size: 18px;
    line-height: 1;
    color: #666;
}

.news-title-more {
    margin-top: 8px;
    line-height: 1;
}
.mar_btm{
    /*margin-bottom: 60px;*/
}

.limt-w {
    max-width: 200px;
}

.hot {
    position: absolute;
    top: -2px;
    right: -30px;
    padding: 1px 4px;
    background-color: #ff9900;
    color: #fff;
    line-height: 1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.new {
    position: absolute;
    top: -2px;
    right: -35px;
    padding: 1px 4px;
    background-color: #f16765;
    color: #fff;
    line-height: 1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.news-li-ri {
    /*margin-right: 30px;*/
}
.marg{
    margin-bottom: 40px;
}

.cle_tags {
    display:inline-block;
    overflow:hidden;
    margin-left:20px;
    margin-top:6px;
}
.cle_tags>a {
    float:left;
    height:24px;
    padding-left:24px;
    line-height:24px;
    color:#84878c;
    background:0 -2px no-repeat url(/assets/images/course/delete.png);
    cursor:pointer;
}
.cle_tags>a:hover {
    color:#ff5400;
    background-position:0 -22px;
}

.keywordseo{
    margin-top: 20px;
}
.keywordseo .keywordseo_titile{
    border-left: 2px solid #ff9900;
    font-size: 16px;
    padding-left: 10px;
    line-height: 1;
}
.keywordseo_list{
    /*border: 1px #ddd solid;*/
}
.keywordseo .keywordseo_list ul{
    display: flex;
    text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    padding: 5px 10px;
}
.keywordseo .keywordseo_list li{
    background-color: white;
    font-size: 14px;
    margin: 5px 15px 5px 0;
}
.keywordseo .keywordseo_list a{
    font-weight:normal;
    color: #666666;
}
.keywordseo .keywordseo_list a:hover{
    font-weight:normal;
    color: #ea4245;
}
/*报名横幅*/
.qnew-baoming{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.new-baoming a img{
    width: 100%;
    height: 100%;
}
