@charset "utf-8";

html {
    color: #000;
    background: #FFF;
    font-family: Arial, 'Microsoft Yahei';
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, th, td, strong {
    padding: 0;
    margin: 0;
    font-family: Arial, 'Microsoft Yahei';
}
.jt_main a {
    text-decoration: none;
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    display: block;
    *zoom: 1;
}
.jt_main {
    margin: 0 auto;
    width: 1180px;
}

/*顶部*/
.jt_top {
    height: 96px;
    border-bottom: 1px solid #ddd;
}
.jt_top .logo {
    float: left;
    margin-left: 15px;
    width: 294px;
    height: 96px;
    text-indent: -9999em;
    background: url(https://lsf-upload.1633.com/lsf1633/1530774382759.png) center no-repeat;
}
.jt_top .nav {
    float: left;
    margin-left: 110px;
    font-size: 18px;
}
.jt_top .nav li {
    float: left;
    position: relative;
    padding: 18px 40px;
    height: 60px;
    line-height: 60px;
}
.jt_top .nav li a {
    display: block;
    color: #525252;
    line-height: 60px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_top .nav li a span {
    font-size: 18px;
    font-family: 'Microsoft Yahei';
}
.jt_top .nav li a:hover, .jt_top .nav li.on a {
    color: #e60011;
}
.jt_top .nav li a:hover:after, .jt_top .nav li.on a:after {
    width: 100%;
    background: #e60011;
}
.jt_top .nav li a:after {
    content: '';
    display: block;
    margin-top: -16px;
    width: 0;
    height: 1px;
    background: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/*全部课程*/

/*左侧*/
.mt20 {
    margin-top: 20px;
}
.pb20 {
    padding-bottom: 20px;
}
.jt_left {
    position: relative;
    float: left;
    width: 884px;
    font-size: 12px;
    color: #353535;
}
.jt_bread {
    margin-left: 10px;
    line-height: 32px;
}
.jt_left .menu li {
    float: left;
    padding: 20px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_left .menu li:hover, .jt_left .menu li.on {
    color: #e60011;
    webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
}
.jt_check {
    padding: 10px 0;
    color: #7e7e7e;
    background-color: #f2f2f2;
}
.jt_check .layui-form-checkbox[lay-skin=primary] span {
    color: #7e7e7e;
}
.jt_check .layui-form-label {
    text-align: center;
    font-size: 14px;
}
.jt_search {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
}
.jt_search .layui-btn {
    float: left;
    background-color: #6e9efc;
    text-align: center;
    color: #fff;
    height: 40px;
    width: 70px;
    border-radius: 0;
}
.jt_search .layui-btn .fa {
    font-size: 24px;
    line-height: 40px;
}
.jt_search .layui-input-inline {
    width: 258px;
    margin-right: 0;
}
.jt_search .layui-input {
    height: 40px;
    line-height: 40px;
    background: #f9f9f9;
}
.jt_paixu {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    color: #7e7e7e;
}
.jt_paixu span {
    float: left;
    padding: 10px 20px 20px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_paixu span .fa {
    margin-left: 10px;
    color: #b5b5b5;
}
.jt_paixu span:hover, .jt_paixu span:hover .fa, .jt_paixu span.on, .jt_paixu span.on .fa {
    color: #e60011;
}
.jt_list ul {
    margin-right: -30px;
}
.jt_list li {
    position: relative;
    overflow: hidden;
    margin: 36px 26px 0 0;
    float: left;
    padding: 15px 14px 0;
    width: 248px;
    height: 268px;
    border: 1px solid #ddd;
    font-size: 12px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_list li .img {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    width: 248px;
    height: 140px;
}
.jt_list li .ico_play {
    position: absolute;
    margin: -35px 0 0 -33px;
    top: 50%;
    left: 50%;
    height: 66px;
    width: 66px;
    font-size: 76px;
    color: #fff;
    opacity: 0.3;
    filter: alpha(opacity=30);
    z-index: 1;
}
.jt_list li .img img {
    height: 100%;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_list li .sub1 {
    overflow: hidden;
    color: #333;
    height: 40px;
    line-height: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_list li .sub2 {
    margin-top: 15px;
    color: #9f9f9f;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_list li .sub3 {
    position: relative;
    margin-top: 8px;
    color: #9f9f9f;
    font-size: 12px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_list li .sub3 .layui-icon, .jt_list li .sub2 .layui-icon {
    margin-right: 5px;
    font-size: 14px;
}
.jt_list li .sub3 span {
    color: #e60010;
}
.jt_list li .sub3 em {
    position: absolute;
    top: -2px;
    right: 30px;
    font-style: normal;
    text-align: right;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #5fb41b;
}
.jt_list li .status {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    height: 28px;
    width: 50px;
    line-height: 28px;
    text-align: center;
    font-family: 'Microsoft Yahei';
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_list li .status:before {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    width: 0;
    height: 0;
    border-bottom: 0 solid transparent;
    border-top: 28px solid transparent;
    border-left: 10px solid transparent;
}
.jt_list li .status.live {
    background-color: #6e9efc;
}
.jt_list li .status.live:before {
    border-right: 10px solid #6e9efc;
}
.jt_list li .zhibo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2;
}
.jt_list li .zhibo .con {
    height: 48px;
    line-height: 48px;
    margin-top: 46px;
    display: inline-block;
}
.jt_list li .zhibo i {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url(../images/ico_bar.gif) no-repeat;
    background-size:30px 30px;
}
.jt_list li .zhibo .con span {
    color: #00d8c1;
    vertical-align: 23px;
    font-size: 16px;
}
.jt_list li .status.lubo {
    background-color: #f19149;
}
.jt_list li .status.lubo:before {
    border-right: 10px solid #f19149;
}
.jt_list li .status.end {
    background-color: #b5b5b5;
}
.jt_list li .status.end:before {
    border-right: 10px solid #b5b5b5;
}
.jt_list li .action {
    position: absolute;
    left: 1px;
    bottom: -70px;
    height: 68px;
    line-height: 68px;
    width: 274px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    background-color: #6e9efc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.jt_list li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.jt_list li:hover .sub1 {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
}
.jt_list li:hover .sub2, .jt_list li:hover .sub3 {
    opacity: 0;
}
.jt_list li:hover .action {
    bottom: 1px;
}
.jt_list li:hover .status {
    opacity: 0.9;
}
.jt_index_list_good ul li .sub3 {
    margin-top: 30px;
}
#jt_page {
    margin-top: 30px;
    text-align: center;
}
.jt_right {
    float: right;
    width: 276px;
}
.jt_right .hot_tit {
    padding-left: 25px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #727272;
    border-bottom: 1px solid #ddd;
}
.jt_right .hot_tit .fa {
    float: left;
    margin-right: 10px;
    line-height: 58px;
    font-size: 30px;
    color: #999;
}
.jt_right .hot_tit span {
    float: left;
    line-height: 58px;
}
.jt_right .jt_list li {
    border: 0;
    margin: 0 0 14px;
}
.jt_right .jt_list li .sub3 {
    margin-top: 25px;
}
.jt_list li .border_top {
    position: absolute;
    height: 1px;
    width: 0;
    font-size: 0;
    background: #999;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_list li .border_right {
    position: absolute;
    height: 0px;
    width: 1px;
    font-size: 0;
    background: #999;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_list li .border_bottom {
    position: absolute;
    height: 1px;
    width: 0px;
    font-size: 0;
    background: #999;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_list li .border_left {
    position: absolute;
    height: 0px;
    width: 1px;
    font-size: 0;
    background: #999;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_list li:hover .border_bottom, .jt_list li:hover .border_top {
    width: 276px;
}
.jt_list li:hover .border_right, .jt_list li:hover .border_left {
    height: 283px;
}

/*首页*/
.jt_banner {
    width: 100%;
}
.jt_banner .img {
    min-width: 1180px;
    width: 100%;
    height: 400px;
}
.jt_banner .img1 {
    background: url('https://lsf-upload.1633.com/lsf1633/20180712171925.jpg') center no-repeat;
}
.jt_banner .img2 {
    background: url('https://lsf-upload.1633.com/lsf1633/20180712172045.jpg') center no-repeat;
}
.jt_tit {
    position: relative;
    margin: 28px 0 20px;
    text-align: center;
    height: 70px;
}
.jt_tit h2 {
    line-height: 70px;
    font-size: 36px;
    color: #343434;
    font-weight: normal;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_tit .week_tit {
    width: 100%;
    height: 70px;
    text-indent: -9999em;
    background: url(../images/bg_week.png) center no-repeat;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_more {
    position: absolute;
    padding: 10px;
    top: 5px;
    right: 40px;
    font-size: 36px;
    color: #999;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_more:hover {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
}
.jt_week {
    position: relative;
    padding: 26px 0 0 22px;
    height: 378px;
    background-color: #f8f8f8;
}
.jt_week .img {
    float: left;
    background-color: #000;
}
.jt_week .img li, .jt_week .img a, .jt_week .img .bg, .jt_week .img img {
    display: block;
    width: 600px;
    height: 338px;
}
.jt_week .img img {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.jt_week .img li {
    display: none;
    position: relative;
}
.jt_week .img .pop {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 45px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.jt_week .img .pop h2 {
    font-size: 24px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    margin: 0 20px;
}
.jt_week .countdown {
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    width: 360px;
    margin: 50px auto 0;
    border-radius: 15px;
    border: 1px solid #999;
}
.jt_week .img .pop p {
    font-size: 18px;
}
.jt_week .img .pop .baoming {
    display: block;
    margin: 30px auto 0;
    width: 155px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #6e9efc;
    border-radius: 5px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_week .img .pop .baoming:hover {
    background-color: #157aa2;
}
.jt_week .countdown_time span, .jt_week .countdown_time em {
    font-size: 24px;
    font-family: 'Microsoft Yahei';
}
.jt_week .countdown_time span {
    margin: 0 6px 0 3px;
    color: #ffc600;
}
.countdown_a, .countdown_time {
    display: inline-block;
    margin-top:-2px;
}
.jt_week .tab {
    float: left;
    padding-left: 68px;
    width: 462px;
}
.jt_week .tab li {
    float: left;
    width: 425px;
    display: none;
    text-decoration: none;
    display: block;
    height: 338px;
    color: #252525;
}
.jt_week .tab li h2 {
    font-size: 24px;
    text-align: center;
    line-height: 2;
}
.jt_week .tab li p {
    margin-bottom: 30px;
    text-indent: 2em;
    line-height: 2;
    font-size: 14px;
}
.jt_week .tab li p a {
    color: #e60010;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.jt_week .tab li p a:hover {
    text-decoration: underline;
}
.jt_week .dot {
    position: absolute;
    width: 600px;
    height: 20px;
    text-align: center;
    left: 22px;
    bottom: 10px;
}
.jt_week .dot .fa {
    margin: 0 6px;
    cursor: pointer;
}
.jt_week .dot .on {
    color: #6e9efc;
}
.jt_index_list {
    margin-top: 10px;
}
.jt_index_list li {
    margin: 0 24px 0 0;
}
.ie_brand {
    width: 100%;
    height: auto;
}
.jt_brand_wrap {
    text-align: center;
    /*height: 500px;*/
    overflow: hidden;
    margin-top: 40px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
}
.jt_brand {
    width: 100%;
    height: 500px;
    position: relative;
    -webkit-transition: opacity ease-out 1s;
    transition: opacity ease-out 1s;
    background-color: #f8f8f8;
    z-index: 0;
}
.jt_brand .Icon, .jt_brand .Icon span {
    position: absolute;
    will-change: transform, opacity;
}
.jt_brand .Icon {
    width: 196px;
    height: 196px;
    margin: -98px 0 0 -98px;
    border-radius: 50%;
    -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .15), 0 3px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .15), 0 3px 10px rgba(0, 0, 0, .1);    /*background-size: 1064px 912px;*/
    background-image: url(../images/ico_brand.png);
}
.jt_brand .Icon span {
    left: 50%;
    bottom: -40px;
    padding: 5px 12px;
    background: #fff;
    -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .15), 0 3px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .15), 0 3px 10px rgba(0, 0, 0, .1);
    border-radius: 50px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    color: #566b78;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.jt_brand .Icon:hover span {
    opacity: .9;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.Icon-img1 {
    background-position: 0 0;
}
.Icon-img2 {
    background-position: -196px 0;
}
.Icon-img3 {
    background-position: -392px 0;
}
.Icon-img4 {
    background-position: -588px 0;
}
.Icon-img5 {
    background-position: -784px 0;
}
.Icon-img6 {
    background-position: 0 -196px;
}
.Icon-img7 {
    background-position: -196px -196px;
}
.Icon-img8 {
    background-position: -392px -196px;
}
.Icon-img9 {
    background-position: -588px -196px;
}
.Icon-img10 {
    background-position: -784px -196px;
}
.Icon-img11 {
    background-position: 0 -392px;
}
.Icon-img12 {
    background-position: -196px -392px;
}
.Icon-img13 {
    background-position: -392px -392px;
}
.Icon-img14 {
    background-position: -588px -392px;
}
.Icon-img15 {
    background-position: -784px -392px;
}
.Icon-img16 {
    background-position: 0 -588px;
}
.Icon-img17 {
    background-position: -196px -588px;
}
.Icon-img18 {
    background-position: -392px -588px;
}
.Icon-img19 {
    background-position: -588px -588px;
}

/*底部*/
.footer {
    background-color: #2b2a39;
    min-width: 1180px;
    margin: 0 auto;
    padding-top: 36px;
}
.footer .idd_tda {
    float: right;
    width: 294px;
    margin-right: 20px;
    /*border-left: 1px solid #464c50;*/
    padding-left: 74px;
    height: 172px;
}
.footer .idd_tda img {
    float: right;
    margin-top: -100px;
}
.footer h4 {
    font-size: 22px;
    color: #9b9ea0;
    font-family: "Microsoft YaHei";
    line-height: 38px;
    margin-bottom: 10px;
}
.footer .idd_tdb {
    float: left;
    width: 330px;
    margin-left: 80px;
    margin-right: 80px;
    /*border-right: 1px solid #464c50;*/
    height: 172px;
}
.footer .idd_tdb .f_r {
    background: url(../images/kf.png) no-repeat;
    width: 127px;
    height: 37px;
    display: block;
    margin-right: 92px;
    float: right;
}
.footer p {
    color: #9b9ea0;
    font: 14px arial, \5B8B\4F53, tahoma, \5FAE\8F6F\96C5\9ED1, sans-serif;
    line-height: 30px;
}
.footer p b.phone {
    font-size: 28px;
    font-family: "Arial";
}
.run_bottom p {
    text-align: center;
    font: 16px arial, \5B8B\4F53, tahoma, \5FAE\8F6F\96C5\9ED1, sans-serif;
    line-height: 50px;
    color: #9b9ea0;
}
.run_bottom {
    width: 1180px;
    margin: 0 auto;
}
.run_bottom .hur2 {
    font-size: 12px;
}
.bottom_wrap {
    background-color: #21202d;
}

/*详细页*/
.jt_art_bread {
    height: 50px;
    line-height: 50px;
}
.jt_art_bread span {
    color: #ff6216;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
}
.jt_art_bread a {
    color: #727272;
    font-family: 'Microsoft Yahei';
    font-size: 14px;
}
.jt_art_live {
    position: relative;
    padding-top: 16px;
    width: 100%;
    height: 420px;
    background: url(../images/bg_live.jpg) center no-repeat;
}
.jt_art_live .jt_main {
    padding: 12px;
    height: 380px;
    background-color: #fff;
}
.art_live_l {
    position: relative;
    float: left;
    width: 600px;
    height: 338px;
}
.art_live_l img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.art_live_l .pop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background-color: #000;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.art_live_l .con {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.art_live_l .live {
    margin: 100px auto 0;
    width: 88px;
    height: 88px;
    background: url(../images/ico_play.png) no-repeat;
}
.art_live_l .end {
    margin: 135px auto 0;
    width: 66px;
    height: 66px;
    background: url(../images/ico_pause.png) no-repeat;
}
.art_live_l .end1 {
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    text-align: center;
    color: #929292;
}
.art_live_l .live1 {
    margin: 20px auto;
    padding-left: 50px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    color: #00d8c1;
    background:  url(../images/ico_bar.gif) 0 no-repeat;
    background-size:30px 30px;
}
.jt_art_live:hover .pop {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.paly_main .lt .btn a i,
.art_live_l .btn i {
    margin-right: 5px;
    color: #bbb;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.paly_main .lt .btn .wap i,
.art_live_l .btn .wap i {
    font-size: 18px;
    vertical-align: -1px;
}
.paly_main .lt .btn a,
.art_live_l .btn a {
    margin: 0 100px 0 28px;
    color: #888;
    font-size: 14px;
    line-height: 54px;
    font-family: 'Microsoft Yahei';
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.paly_main .lt .btn a {
    line-height: 44px;
}
.paly_main .lt .btn a:hover {
    color: #ddd;
    text-decoration: none;
}
.art_live_l .btn a:hover {
    color: #ff7800;
}
.paly_main .lt .btn a:hover i {
    color: #ddd;
}
.art_live_l .btn a:hover i {
    color: #ff7800;
}
.art_live_r {
    float: left;
    width: 505px;
    margin-left: 45px;
}
.art_live_r h2 a {
    display: block;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-size: 20px;
    font-family: 'Microsoft Yahei';
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.art_live_r h2 a:hover {
    color: #ff7800;
}
.art_live_r .live_time,
.art_live_r .info {
    padding: 18px 10px 8px;
    border-bottom: 1px dashed #ddd;
}
.art_live_r .info span {
    margin-right: 75px;
    font-size: 14px;
    color: #797979;
    font-family: 'Microsoft Yahei';
}
.art_live_r .info span i {
    margin-right: 5px;
    color: #bbb;
}
.art_live_r .live_time p {
    padding-left: 70px;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    background: url(../images/ico_live.png) 0 center no-repeat;
}
.art_live_r .des {
    padding: 10px 0;
    font-size: 14px;
    line-height: 22px;
    color: #464646;
    text-indent: 2em;
    font-family: 'Microsoft Yahei';
    border-bottom: 1px dashed #ddd;
    max-height:102px;
    overflow:hidden;
}
.art_live_r .live_time .time {
    margin-left: 158px;
    font-size: 24px;
    color: #ff7800;
}
.art_live_r .free_time {
    padding-top: 20px;
}
.art_live_r .free_time span {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
}
.art_live_r .free_time .live {
    padding-left: 50px;
    width: 110px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    color: #00d8c1;
    background:  url(../images/ico_bar.gif) 0 no-repeat;
    background-size:30px 30px;
}
.art_live_r .free_time .playback {
    background:  url(../images/ico_play_s.png) 0 no-repeat;
}
.art_live_r .free_time .end {
    color: #9f9f9f;
    background:  url(../images/ico_pause_s.png) 0 no-repeat;
}
.art_live_r .free_time .free {
    margin-right: 50px;
    width: 66px;
    text-align: center;
    border: 1px solid #ff6216;
    color: #ff6216;
    border-radius: 5px;
}
.art_live_r .free_time .time_down span {
    margin: 0 5px;
    color: #ff6216;
}
.art_live_r .btn {
    margin-top: 30px;
}
.art_live_r .btn a {
    display: inline-block;
    margin-right: 20px;
    height: 50px;
    width: 125px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.art_live_r .btn a.baoming {
    color: #fff;
    background-color: #6e9efc;
}
.art_live_r .btn a.baoming:hover {
    background-color: #ff6216;
}
.art_live_r .btn a.zixun {
    color: #6e9efc;
    border: 1px solid #6e9efc;
}
.art_live_r .btn a.zixun:hover {
    border-color: #ff6216;
    color: #ff6216;
    box-shadow: inset 0 0 10px 0 #ff6216;
}
.mt50 {
    margin-top: 50px;
}
.jt_art_l {
    float: left;
    padding: 0 100px 0 50px;
    width: 732px;
    border: 1px solid #ddd;
}
.jt_art_l .tab {
    padding-bottom: 50px;
}
.jt_art_l .tab li {
    float: left;
    padding: 15px 20px;
    border-top: 3px solid transparent;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    color: #585858;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.jt_art_l .tab li span {
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    color: #ff6216;
}
.jt_art_l .tab li:hover {
    color: #6e9efc;
}
.jt_art_l .tab li.on {
    border-top-color: #ff6216;
}
.jt_art_l .content p{
    padding-left: 20px;
    font-size: 16px;
    line-height: 28px;
    color: #585858;
}
.jt_art_l .tit {
    margin: 20px 0;
    padding-left: 15px;
    border-left: 3px solid #ff6216;
    font-size: 20px;
}
.enroll_wrap {
    margin-bottom: 50px;
    overflow:hidden;
    position:relative;
}
.enroll_wrap .enroll_list ul {
    overflow:hidden;
    height: 98px;
    zoom:1;
}
.enroll_list li {
    float: left;
    margin: 0 20px;
    width: 68px;
    overflow:hidden;
    text-align: center;
}
.enroll_list li img {
    display: block;
    margin: 0 auto;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}
.enroll_list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    font-size: 14px;
    color: #747474;
}
.jt_art_l .talk_tit {
    font-size: 20px;
    color: #2a2a2a;
}
.jt_art_l .talk_tit .fa {
    margin-right: 10px;
    color: #999;
}
.jt_art_l .talk_text {
    margin: 20px 0;
    border-color: #a6d6fb;
    font-size: 14px;
}
.jt_art_l .talk_btn {
    height: 50px;
    line-height: 50px;
    width: 166px;
    text-align: center;
    font-size: 18px;
    float: right;
}
.comment{
    clear: both;
}
.jt_art_l .comment_tit {
    margin-top: 20px;
    padding-left: 40px;
    font-size: 20px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}
.comment_wrap {
    padding-bottom: 100px;
}
.comment_wrap .photo {
    margin-left: -60px;
    float: left;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}
.comment_wrap .comment_li {
    margin-top: 30px;
}
.comment_wrap li {
    padding-left: 60px;
}
.reply_list li {
    margin: 20px 0 0 30px;
}
.comment_wrap .con {
    float: left;
    width: 670px;
}
.comment_wrap .reply_list .con {
    width: 620px;
}
.comment_wrap .sub1 {
    overflow: hidden;
    height: 20px;
}
.comment_wrap .sub1 span {
    margin-right: 55px;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
}
.comment_wrap .sub1 .name {
    color: #379be9;
}
.comment_wrap .sub1 .time {
    color: #999;
}
.comment_wrap .sub1 .noreply {
    opacity: 0;
    filter: alpha(opacity=0);
    color: #555;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.comment_wrap li:hover .sub1 .noreply {
    opacity: 1;
    filter: alpha(opacity=100);
}
.comment_wrap .sub1 .noreply:hover {
    color: #fb2020;
}
.comment_wrap .sub2 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 24px;
    font-family: 'Microsoft Yahei';
}
.comment_wrap .sub3 {
    text-align: right;
}
.comment_wrap .sub3 span {
    margin: 0 20px 0 40px;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #999;
}
.comment_wrap .sub3 span i {
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.comment_wrap .sub3 span i:hover {
    color: #379be9;
}
.comment_wrap .sub3 em {
    color: #fb2020;
}
.comment_wrap .all_comment {
    width: 722px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #737373;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    background-color: #f7f7f7;
    border-radius: 24px;
}
/*我要开讲*/
.kj_main {
    overflow: hidden;
    padding-bottom: 100px;
}
.kj_banner img {
    width: 100%;
}
.kj_main .tit {
    margin-top: 30px;
    text-align: center;
}
.kj_main .tit h2 {
    font-size: 36px;
    color: #343434;
    font-family: 'Microsoft Yahei';
}
.kj_main .tit p {
    font-size: 14px;
    color: #252525;
    font-family: 'Microsoft Yahei';
}
.kjzg_list {
    margin: 40px -65px 60px 0;
}
.kjzg_list li {
    position: relative;
    float: left;
    margin-right: 62px;
    padding-top: 68px;
    width: 247px;
    height: 155px;
    background-color: #124dd5;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.kjzg_list li:after {
    content: '';
    position: absolute;
    left: 86px;
    bottom: 45px;
    width: 78px;
    height: 1px;
    background-color: #fff;
}
/*.kjzg_list li:nth-child(1) {
    padding-top: 50px;
    height: 173px;
}*/
.kjzg_list li p {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-family: 'Microsoft Yahei';
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.kjzg_list li:hover {
    background-color: #6e9efc;
}
.kjzg_list li:hover p {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.rzlc {
    text-align: center;
}
.rzlc img {
    display: block;
    margin: 60px auto 30px;
}
.lc_list {
    margin: 0 auto;
    width: 720px;
}
.lc_list p,
.lc_list .next {
    float: left;
}
.lc_list .next {
    width: 40px;
    height: 100px;
    background: url(https://lsf-upload.1633.com/lsf1633/1530773783415.png) no-repeat;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.renzheng .next {
    background-position: 6px -236px;
}
.liucheng .next {
    background-position: -54px -240px;
}
.lc_list p {
    width: 150px;
    padding-top: 90px;
    height: 24px;
    background: url(https://lsf-upload.1633.com/lsf1633/1530773783415.png) no-repeat;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.renzheng p:nth-child(1) {
    background-position: 40px 0;
}
.renzheng p:nth-child(3) {
    background-position: -180px 0;
}
.renzheng p:nth-child(5) {
    background-position: -390px 0;
}
.renzheng p:nth-child(7) {
    background-position: -585px 0;
}
.liucheng p:nth-child(1) {
    background-position: 40px -130px;
}
.liucheng p:nth-child(3) {
    background-position: -195px -130px;
}
.liucheng p:nth-child(5) {
    background-position: -404px -120px;
}
.liucheng p:nth-child(7) {
    background-position: -595px -118px;
}
.lc_list p:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.lc_list i:nth-child(2) {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.lc_list p:nth-child(3) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.lc_list i:nth-child(4) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.lc_list p:nth-child(5) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -ms-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}
.lc_list i:nth-child(6) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.lc_list p:nth-child(7) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -ms-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s;
}
/*视频弹窗*/
.play_pop_wrap {
    position: fixed;
    display: none;
    top: 0;
    z-index: 3;
    left: 0;
    width: 100%;
    height: 100%;
}
.play_pop_shadow {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.play_pop_main {
    position: absolute;
    top: 190px;
    left: 50%;
    margin-left: -609px;
    width: 985px;
    height: 540px;
    background-color: #1d1d1d;
}
.play_top {
    height: 44px;
    line-height: 44px;
    background: url(../images/logo1.png) 15px center no-repeat;
}
.play_top h2 {
    float: left;
    padding-left: 192px;
    width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    font-family: 'Microsoft Yahei';
    background: url(../images/ico_live.png) 125px center no-repeat;
}
.play_top .right .fa {
    margin-right: 22px;
    font-size: 24px;
    color: #666;
    line-height: 44px;
    cursor: pointer;
}
.play_top .right .fa-user-circle {
    margin-right: 100px;
    color: #393941;
    font-size: 30px;
}
.play_top .right .fa-arrows-alt {
    margin-right: 36px;
}
.play_top .right .fa:hover {
    color: #ccc;
}
.paly_main .iframe {
    background-color: #2e2e36;
}
.paly_main .lt,
.paly_main .rt {
    float: left;
}
.paly_main .lt {
}
.paly_main .rt {
    width: 290px;
    padding-left:10px;
}
.paly_main .slideBox {
    overflow:hidden;
    position:relative;
    width: 290px;
    height: 100px;
}
.paly_main .slideBox .hd{
    position:absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom:15px;
    height:3px;
    z-index:1;
    text-align: center;
}
.paly_main .slideBox .hd ul li{
    display: inline-block;
    width:15px;
    height:3px;
    background-color:#dedede;
    cursor:pointer;
}
.paly_main .slideBox .hd ul li.on{
    background:#a5a5a5;
}
.paly_main .slideBox .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.paly_main .slideBox .bd li{
    width:290px;
    vertical-align:middle;
    zoom:1;
}
.paly_main .slideBox .bd img{
    display:block;
    width: 290px;
    height:100px;
}
.paly_main .tab {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #ddd;
}
.paly_main .tab span {
    display: inline-block;
    width: 120px;
    height: 30px;
    color: #55b5db;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    border-bottom: 2px solid transparent;
    font-family: 'Microsoft Yahei';
}
.paly_main .tab span em {
    color: #ff5c38;
}
.paly_main .tab span.on {
    border-color: #55b5db;
}
.paly_main .chat_wrap {
    height: 280px;
}
.paly_main .send_wrap {
    position: relative;
    margin: 0 auto;
    width: 270px;
    height: 42px;
}
.paly_main .send_wrap input {
    float: left;
    padding-left: 10px;
    width: 210px;
    height: 42px;
    border: none;
    background-color: #464646;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 14px;
    color: #eee;
    font-family: 'Microsoft Yahei';
}
.paly_main .nologin input {
    float: left;
    padding-left: 10px;
    width: 230px;
    height: 42px;
    border: none;
    background-color: #464646;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 14px;
    color: #eee;
    font-family: 'Microsoft Yahei';
}
.paly_main .nologin button {
    float: left;
    width: 50px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background-color: #55b5db;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    border: none;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
}
.paly_main .send_wrap button {
    float: left;
    width: 50px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background-color: #55b5db;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    border: none;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
}
.paly_main .send_wrap button:hover {
    background-color: #2f9dc9;
}
.paly_main .login_btn {
    display: none;
    position: relative;
    top: 11px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #ffc000;
    text-decoration: underline;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.paly_main .login_btn:hover {
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
}
.paly_main .nologin .login_btn {
    display: block;
}
#qrcode img{margin: 15px auto;}
.nologin{
    position: absolute;
    width: 290px;
    height: 42px;
    background-color: #464646;
    text-align:center;
}
/*******************sign*******************/
.enroll_info {

}
.enroll_info .enroll_form {
    margin: 0 auto;
    width: auto;
    padding: 0px 50px;
}
.enroll_info .item {
    margin-bottom: 15px;
    width: 100%;
}
.enroll_info .item .left {
    display: block;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.enroll_info .item_r {
    width: 100%;
}
.enroll_info .item .left i {
    margin-right: 5px;
    color: #f00;
}
.enroll_info .item input[type='text'] {
    padding: 0 5px;
    width: 100%;
    height: 34px;
    border: 1px solid #ddd;
    padding: 0 5px;
    outline: none;
    line-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.enroll_info_btn span {
    margin: 10px auto;
    display: block;
    width: 146px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    background-color: #5e93fc;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.loginYZMFont {padding: 8px 20px;background-color: #c72226;color: #fff;border-radius: 0.2em;}
.inp_radio {
    margin-top: 5px;
}
.inp_radio input {
    margin: 3px 3px 0px 5px;
}
.inp_radio label {
    padding-bottom: 2px;
    margin: 0 20px 0 5px;
    width: 80px;
    height: 18px;
    text-align: center;
    background-image: url(../images/bg_radio.png);
    background-repeat: no-repeat;
    background-position: 0 -22px;
    cursor: pointer;
    padding-top:2px;
}
.inp_radio input {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor: pointer;
}
.inp_radio label.on {
    background-position: 0 0;
}
/***********************************/
/***************detail bottom talk list*****************/
.talk_list .item {
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}
.talk_list .item img {
    float: left;
    margin-right: 15px;
    width: 52px;
    height: 52px;
    border: 1px solid #ddd;
}
.talk_list .item .left {
    float: left;
    width: 580px;
}
.talk_list .item .top .name {
    float: left;
    font-size: 15px;
    line-height: 20px;
    height: 20px;
    width: 200px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.talk_list .item .top i {
    float: right;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}
.talk_list .item .top .time {
    float: right;
    margin-right: 10px;
    line-height: 20px;
    color: #676767;
}
.talk_list .item .con {
    margin-top: 10px;
    color: #676767;
    font-size: 14px;
}
.show_talk_list .con img {
    width: 25px;
    height: 25px;
    border: none;
    margin-top: 2px;
}
.talk_list .more {
    margin: 20px 0;
    text-align: center;
}
.talk_list .more_btn {
    display: inline-block;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    width: 90px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.talk_list .more_btn i {
    float: left;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: url(../images/down.png) 0 center no-repeat;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.talk_list .more_btn span {
    font-size: 14px;
    line-height: 20px;
}
.d9_main{
    width: 1180px;
    margin: 0 auto 20px;
}

.interest_list {
    padding: 10px;
    border: 1px solid #ddd;
    border-top-width: 0;
    padding-top: 0px;
}

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

.interest_list li a {
    text-decoration: none;

}

.interest_list li img {
    width: 100%;
    height: auto;
}

.interest_list li span {
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.interest_list li:hover img {
    box-shadow: 0 0 3px #f34946;
}

.interest_list li:hover span {
    color: #f34946;
}
.interest_box{
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
/********************************/

@media screen and (max-height:810px) {
    .play_pop_main{
        top:90px;
        left:60%;
    }
}
.pic-text{
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

