﻿	  /*5分*/
@media (min-width: 768px) {
  .container {
      width:950px
  }
  .carousel-indicators{
  	bottom: 0;
  }
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;list-style-type: none;}
.navbar-inverse{
	background-color:rgba(34, 34, 34, 0);
	border-color:rgba(34, 34, 34, 0);
}
.navbar-collapse{
	padding: 0
}
@media (min-width: 1367px){
.container {
    width: 1370px;
}
.live_course_name {
    display: inline-block;
    width: 1250px;
}

.nav-head{
   float: right!important;
    bottom: 50px!important;
    width: 125px!important;
    font-size: 18px!important;
}
.nav-head1{
	float: right!important;
	top: -70px!important;
	width: 140px!important;
	font-size: 18px!important;
}
}
@media (min-width: 1660px){
.container {
    width: 1370px;
}
.nav-head{
    float: right!important;
    bottom: 50px!important;
    width: 140px!important;
    font-size: 18px!important;
}
}
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {
          min-height: 1px;
          padding-left: 5px;
          padding-right: 5px;
          padding-top:5px;
          position: relative;
     }
     .col-xs-1-5 {
      width: 20%;
      float: left;
  }
  .zhazhao{
  	position: absolute;
  	width: 100%;
  	top: 0;
  	height: 150px;
  	background: black;
  	 opacity: 0.3;
  	 text-align: center;
  	 display: none;
  	 z-index: 99
  }
.public-right-list{
	margin-top: 15px
}
.public-right-list img{
	border-radius: 5px;
    object-fit: cover;
}
.public-right-list-r{
	margin-top: 15px;
	padding-left: 15px;
}
 /*   .music_audio{
 -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    -o-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}
	@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
	    to{-webkit-transform: rotate(360deg)}
	}
	@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
	    to{-moz-transform: rotate(359deg)}
	}
	@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
	    to{-o-transform: rotate(359deg)}
	}
	@keyframes rotate{from{transform: rotate(0deg)}
	    to{transform: rotate(359deg)}
	}*/
  @media (min-width: 768px) {
      .col-sm-1-8 {
        width: 12.5%;
        float: left;
      }

  }
  @media (min-width: 992px) {
      .col-md-1-5 {
        width: 20%;
        float: left;
      }
  }
  @media (min-width: 1200px) {
      .col-lg-1-5 {
        width:20%;
        float: left;
      }
  }
  /*通用样式*/

@font-face {font-family: "iconfont";
  	src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.ttf') format('truetype');
}
.icon-comment:before { content: "\e638"; }
.icon-zan:before { content: "\e62e"; }
.icon-bofang:before { content: "\e63a"; }
.icon-chakan:before { content: "\e66b"; }
.icon-biaoqing:before { content: "\e61e"; }
.icon-wode:before { content: "\e605"; }
.icon-hart:before { content: "\e619"; }
.icon-weizhi:before { content: "\e681"; }
.icon-qzone:before { content: "\e6d4"; }
.icon-qq:before { content: "\e6d5"; }
.icon-wechat:before { content: "\e6d8"; }
.icon-shoucang:before { content: "\e61a"; }
.icon-weibo:before { content: "\e6d9"; }
.icon-erji:before { content: "\e6bf"; }
.icon-shu:before { content: "\e60f"; }
.icon-shopcar:before { content: "\e622"; }
.wrap{
	width: 100%;
}
.nav-wrap{
	height: 120px;
	margin:0 auto;
	max-width: 1140px;
    min-width: 755px;
}
.nav-item {
	color: black;
	font-size: 26px;
}
.nav-item>a:hover{
	background: #333;
}
.nav>li>a:focus, .nav>li>a:hover{
	background: #3330;
}
.nav>li:hover{
	color: #fff0
}
.nav-txt{
	line-height: 60px
}
.cus{
	cursor:pointer;
}
.logo {
	display: inline-block;
	position: relative;
}
.d-nav{
	position: absolute;
/*    height: 120px;*/
    width: 575px;
    z-index: 999;
    color:#000;
	font-size: 18px;
	background: #fff;
    line-height: 30px;
    padding: 20px;
    border-radius: 5px;
    display: none
}
.d-nav>ul>li{
    float: left;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.d-nav>ul>li>span{
	border-radius: 5px;
    padding: 5px 10px;
}
.d-nav>ul>li>span>a:hover{
	color: #ff185e
}
.navlist{
    border-radius: 5px;
    padding: 3px 3px;
}
.s-nav{
	text-align:left;
	margin-left: 20px;
	margin-top: 10px;
}
.s-nav span{
	margin-right: 40px
}
.s-nav span a:hover{
	color: #ce2659
}
.partition{
	font-size: 12px
}
.search{
	position: relative;
margin-top:20px
}
.searchbox1{
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 11px 16px;
    background-color: #ddd;
border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	height: 50px;
	    border: 1px solid #bbb;
}
/*手机样式*/
@media (max-width: 767px)  {
.container{
	margin-top: 4rem
}
.phone_header{
	height: 4rem;
    background-color: #23ace0;
    color: #fff;
    text-align: center;
    line-height: 4rem;
    font-size: 1.5rem;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}	
.ad_pic1 {
	width: 100%
}
.small_adpic{
	margin-top: 1rem;
	overflow: hidden;
}
.index_banner{
	margin-top: 1rem;
}


.article_body{
	background-color: #fff;
	padding: 2rem
}
.article_content h2{
	font-size: 1.5rem;
    margin-bottom: 0.5rem;
}
.content{
	letter-spacing: 0.1rem;
    line-height: 2rem;
}
.index_list{
	margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.phone_ebook{
	width: 100%;
	height: 140px;
    object-fit: contain;
}
.article_pic {
	width: 35%;
    object-fit: cover;
    max-height: 80px;
    padding: 5px;
    float: left;
}
.phone_news{
	float: left;
	width: 65%;
	padding: 10px
}
.list_title{
	font-size: 1.6rem;
    font-weight: 600;
}
.model_body,.article_title{
	font-size: 1.5rem;
	color: #0e90d2;
}
.list_main{
	width: 95%;
	border-bottom:1px solid #ddd;
	margin-left: 2.5%;
	float: left;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
}
.list_hidden{
	text-align: center;
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	}
.list_article{
	position: relative;
	overflow: hidden;
}
.list_login{
	color: white;
	background: #bbb;
	padding:8px 15px;
	border-radius: 6px
}
.list_register{
	margin-top: 10px
}
.live_video{
	position: relative;
}
.ebook_foot{
	text-align:center;
}
#play{
	position: absolute;
	left: 36%;
	font-size: 120px;
	color: white;
	top: 45%;
}
.news_left,.news_list{
	overflow: hidden;
	margin-top: 5px
}
.news_list_left{
	width: 30%;
	float: left;
}
.news_list_right{
	width: 70%;
	float: right;
	padding-left: 15px;
	margin-top: 10px
}
.news_list_right h2{
	font-size: 16px;
	margin-bottom: 5px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-weight:bold;
}
.news_dsc{
	font-size: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
}
.ebook_pic{
    width: 100%;
    object-fit: cover;
    padding: 2px
}
#audio{
	position: absolute;
    top: 40%;
    left: 20%;
    font-size: 50px;
    color: #0095ff;
}
/*字体*/
.iconfont {
  font-family:"iconfont" !important;
  font-size:12px;
  color: grey;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.author_avator{
	width: 16px;
	height: 16px;
	border-radius: 16px;
}
.container {
    padding:0;
}
.yd_right{
	display: inline-block;
	margin-left: 1rem
}
#hot_article{
	display: block;
	overflow: hidden;
}
#new_article{
	display:none;
	overflow: hidden;
}
#audio_article{
	display: none;
	overflow: hidden;
}
#e_book{
	display: none;
	overflow: hidden;
}
/*大尺寸屏幕样式*/
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border: 0;
    border-radius: 0;
    color: #000;
  }
/*轮播图*/
.carousel-inner>.item img{
	width: 100%;
	object-fit: cover;
	height: 400px
}
.model_body{
  position: absolute;
  width: 100%;
  top: 0;
  height: 150px;
  text-align: center;
  display: block;
  border-radius: 5px
}
.small_adpic{
	margin-top: 20px;
	overflow: hidden
}
#myCarousel .item{
	width: 1370px;
	height: 400px
}
.item1{
	height: 140px;
	width: 264px
}
.litem{
	width: 100%!important;
	height: 400px
}
	
.model_last{
    height: 45px;
    background: #333;
    opacity: 0.3;
    position: relative;
    top: 103px;
    margin: 0 1px;
}
.model_head{
  color:#fff;
  position: absolute;
  bottom: 5px;
  left:10px;
  font-size:16px
}
.model_title{
  display:block;
  text-align:left;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 18px;
    opacity:1;
    width: 100%;
    font-weight: bold;
}
.model_foot{
  display:block;
  text-align:left;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 16px;
    width: 100%;
    font-weight: bold;
}
.navbar{
	border-radius: 0
}

.navbar-inverse{
	/*height: 70px;*/
	background-color:#fff;
	border-color:rgba(34, 34, 34, 0);
	border-bottom: 1px solid #ddd
}
/*.banner{
	margin:-10px 0px 0 0px;
}*/
.ad_pic1{
	width: 100%;
	height: 140px!important;
	object-fit: cover;
	border-radius: 5px
}
.index_banner{
	overflow: hidden;
}
	.index-login{
		padding: 5px 10px;
		background-color: beige
	}
.index_adlist{
	width: 20%;
	float: left;
	padding: 5px
}
.index_adlist img {
	object-fit: cover
}
.index_list{
  margin-left: 25%;
  padding-bottom: 40px;
  position: relative;
  margin-top: 30px;
  margin-right: 25%;
}
.list_title{
	text-align: center;
	font-size: 20px;
	cursor:pointer;
	color: #666;
  width: 25%
}
.list_title:hover{
	color: #000;
  font-weight: 600;
}
.list_content{
	padding-bottom: 15px;
	background: #ddd;
	clear: both;
}
.list_bottom{
	border: 2px solid #333;
  position: absolute;
  width: 110px;
  margin-left: 4%;
  bottom: 0;
}
.article_pic {
	width: 100%;
	object-fit: cover;
	height: 150px;
	/*border:1px solid #bbb;*/
	padding: 2px;
	border-radius:5px;
}
.list_main{
	margin:10px 10px;
	background: white;
	border:1px solid #ccc;
	border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 0;
}
.user-nicename{
	color: #000;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 60px;
    line-height: 15px;
}
.headicon{
	height: 50px;
	width: 50px;
	object-fit: cover;
}
.ebook-l{
/*	width: 40%;*/
    float: left;
    padding: 10px;
    height: 185px;
/*    margin-right: 10px;*/
}
.ebook-l img {
	width: 115px;
	object-fit: cover;
	height: 165px
}
	.free_ebooklist{
		overflow: hidden;
		margin-bottom: 20px;
		margin-top: 10px
	}
	.free_ebooktitle{
		margin-left: 5px;
		font-size: 18px;
		font-weight: bold;
		border-bottom: 1px solid #ddd;
		    margin-bottom: 10px;
	}
	.ebook_free{
		padding: 5px;
		margin-right: 0.5%;
    margin-left: 2.5%;
		    margin-bottom: 10px;
	}
	.ebook_free img{
		    width: 100%;
    height: 236px;
	}
	.ebook_price_bg{
	right: -11px;
    position: absolute;
    bottom: 10px;
    transform: rotate(-225deg);
    left: 120px;
    height: 0px;
    border-right: 20px solid transparent;
    border-bottom: 20px solid rgba(253, 107, 81, 1);
    border-left: 20px solid transparent;
    color: #fff;
	}
	.ebook_price_bg_d{
		right: 11px;
    position: absolute;
    bottom: 10px;
    transform: rotate(-225deg);
    left: 90px;
    height: 0px;
    border-right: 20px solid transparent;
    border-bottom: 20px solid rgba(253, 107, 81, 1);
    border-left: 20px solid transparent;
    color: #fff;
	}
	.ebook_price{
	    position: relative;
    transform: rotate(180deg);
    font-size: 14px;
    color: #fff;
    display: inline-block;
		    left: -4px;
	}
	.ebook_price_d{
		position: relative;
    transform: rotate(180deg);
    font-size: 12px;
    color: #fff;
    display: inline-block;
    left: -8px;
    bottom: -4px;
	}
.ebook-r{
	width: 55%;
    float: left;
    padding: 5px;
    padding-left: 10px;
}
.ebook-title{
	font-weight: bold;
	font-size: 18px;
	height: 75px;
	overflow: hidden;
	line-height: 25px
}
.ebook-date{
	margin-top: 5px;
	font-size: 13px;
	color: #666;
	height: 36px;
}
.ebook-addr{
	margin-top: 8px;
	font-size: 12px;
	color: #666;
	height: 18px;
	
}
.ebook-dsc{
	margin-top: 15px;
	color: #666;
	height: 35px;
	overflow: hidden;
}
.ebook-foot{
	position: absolute;
	bottom: 15px;
	width: 55%
}
.ebook-pri{
	text-decoration-line: line-through;	
	color: #666
}
.ebook-free{
	color: #fa5a5f;
	margin-left: 5px
}
.ebook-read{
	padding: 3px 8px;
    background-color: #fa5a5f;
    border-radius: 5px;
    color: #fff;
    float: right;
    display: inline-block;
    margin-top: -3px;
    margin-right: 8px;
}
.list_article_ebook{
	float: left;
	width: 16.666%;
	position: relative;
}
.list_article{
	float: left;
	width: 20%;
	position: relative;
}
/*鼠标显示作者简略信息*/
.author-dsc{
	position: absolute;
    left: 10px;
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 12px 2px #999;
    z-index: 999

    /*display: none*/
}
.author-dsc:after{
	content: '';
	position: absolute;
	left: 50px;
	margin-left: -20px;
	bottom: -13px;
	width: 0;
	height: 0;
	border-width: 8px 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
.author-d1{
	background: white;
    border-radius: 5px;
    text-align: center;
}
.author-d1 img {
	border-radius: 50%;
    margin-top: 10px;
    height: 70px;
    width: 70px;
    object-fit: cover;
}
.dsc_author1{
	background: #333;
    padding: 10px 28px;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    margin-right: 5px;
}
.dsc_author2{
	border: 1px solid;
    padding: 9px 27px;
    border-radius: 5px;
    font-size: 16px;
}
.article_title{
	font-size: 16px;
	margin:10px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 16px;
    width: 100%;
	height: 16px;
	margin-left: 10px;
}
.art_teacher{
	margin-left: 0px;
	font-size: 14px
}
.art_time{
	float: right;
	margin-right:15px;
	font-size: 12px;
	color: #666
}
.article_author{
	margin-left:10px;
	margin-bottom:10px;
}
.article_num{
	font-size: 12px;
	margin-left: 2px;
	margin-right: 5px;
}
.author_body{
	border-top: 1px solid #ddd;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px
}
.author_foot{
	padding:20px;
}
.author_avator{
	width: 36px;
	height: 36px;
	border-radius: 36px;
}
.author_nickname{
	margin-left:2px;
	font-size: 13px;
	font-weight:  bold;
}
.release_time{
	margin-left:20px;
}
/*中部小导航*/
#heartpick{
	color: #000
}
#hot_article{
	display: block;
	overflow: hidden;
}
#new_article{
	display:none;
	overflow: hidden;
}
#audio_article{
	display: none;
	overflow: hidden;
}
#e_book{
	display: none;
	overflow: hidden;
}
#audio{
	position: absolute;
    top: 20%;
    left: 40%;
    font-size: 50px;
    color: red;
    display: none!important
}
.ebook_circle{
	margin:3px;
	border:1px solid #ddd;
}
.ebook_foot{
	padding:10px;
	text-align:center;
}
.ebook_title{
	font-size: 22px;
	margin-bottom: 10px
}
.ebook_pic{
	/*height: 288px;*/
    width: 100%;
    object-fit: cover;
    padding: 2px
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:13px;
  color: grey;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list_hidden{text-align: center;clear: both;padding-top: 30px}
.list_login{
	font-size: 16px;
	color: white;
	background: #bbb;
	padding:10px 100px;
	border-radius: 6px
}
.list_register{
	font-size: 16px;
	margin-top: 20px
}
.live_main{
	padding:10px 0px;
}
.live_left{
	width: 50%;
	float: left;
	height: 400px;
	padding-right: 10px
}
.live_left img {
	width: 100%!important;
	height: 400px!important;
	border-radius: 10px!important;
	object-fit: cover!important
}
.live_right{
	width: 50%;
	float: right;
	height: 400px;
	padding-left: 10px
}
.live_right li {
	float: left;
	width: 50%;
}
.live_right img {
	width: 100%;
	height: 200px;
	object-fit: cover
}
.live_video {
	position: relative;
	width: 66.66%;
	float: left;
	padding-right: 10px
}
#hot_video {
	width: 100%;
	height: 540px
}
#play{
	position: absolute;
	left: 45%;
	font-size: 120px;
	color: white;
	top: 185px;
}
.live_list{
	width: 33.33%;
	float: right;
	height: 540px;
	padding-left: 10px
}
.live_list_item{
	width: 100%;
	height: 152px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.list_second{
	margin-top: 15px
}
.list_third{
	margin-top: 15px
}
.live_list_left{
/*	width: 60%;*/
	float: left;
	position: relative;
	height: 150px;
	overflow: hidden;
	text-align: center;
}
.live_list_left img {
	height: 150px;
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.live_list_right{
	width: 40%;
	float: right;
	padding-left: 10px;
	padding-top: 5px
}
.live_list_right h2{
	font-size: 18px;
	height: 40px
}
.live_list_right h2:hover{
color: #ce2659
}
.live_list_right p{
	font-size: 14px ;
	margin-top: 5px
}
.list_button{
	font-size: 50px;
	color: white;
	position: relative;
    top: -110px;
}
.news_left{
	width: 65%;
	float: left;
}
.news_right{
	width: 33%;
	height: 100px;
	float: right;
	padding-left: 30px;
	margin-top: 20px
}
.news_list{
	height: 180px;
	border-bottom: 1px dotted #ccc;
	margin-top: 20px
}
.news_list_left{
	width: 30%;
	float: left;
}
.news_list_left img {
	height: 150px;
	width: 100%;
	object-fit: cover;
	border:1px solid #ddd;
	border-radius: 5px
}
.news_list_right{
	width: 70%;
	height: 180px;
	float: right;
	padding-left: 30px;
	padding-top: 10px;
}
.news_list_right h2{
	font-size: 20px;
	margin-bottom: 20px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	cursor: pointer;
}
.news_list_right h2:hover{
	color: #ce2659
}
.news_authorinfo{
	font-size: 12px;
	margin-bottom: 10px;
	color: grey
}
.news_dsc{
	font-size: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news_hot{
	font-size: 24px;
  margin-left: 20px;
}
.news_new{
	font-size: 24px;
	color: grey;
	border-left: 2px solid #000;
	padding-left: 10px;
    margin-left: 10px;
}
.hot_main{
	margin-top: 15px;
	background: #eee
}
.hot_main img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	border:1px solid #ddd;
	border-radius: 5px
}
.news_more{
	font-size: 18px;
    color: white;
    background: #000;
    padding: 20px 60px;
    border-radius: 5px;
}

.foot{
	width: 100%;
	height:200px;
	background: black;
	clear: both ;
	text-align: center;
}
/*内容页样式*/
.contain {
	padding:0 30px;
}
.main{
	margin-top: 20px
}
.article_body{
	width: 70%;
	float: left;
	padding-right:10px;
}
.article_list{
	width: 30%;
	float:right;
	padding-left: 10px;
}
.article_content{
	background: white;
	border-radius: 5px;
	padding-top: 30px;
	padding-left: 30px
}
.article_content h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.article_content  span{
	font-size: 14px;
	color: grey
}
.contribute{
	background: white;
	height: 100px;
	border-radius: 5px;
	text-align: center;
	line-height: 100px;
	font-size: 22px;
	color: grey
}
.article_sort{
	margin-top: 20px;
	height: 1px;
    background: #666;
    margin-left: -30px;
}
.comment_num{
	font-size: 15px
}
.comment_line{
	border-left: 1px solid #7d7b7b;
    padding-left: 15px;
    border-right: 1px solid #7d7b7b;
    padding-right: 10px;
}
.content{
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 20px;
     font-size: 16px; 
     line-height: 32px;
    margin-bottom: 50px;
}
	.content-ebook{
	margin-top: 10px;
    margin-right: 40px;
    margin-left: 20px;
	margin-bottom: 50px;
	}	
.praise{
	width: 50px;
    height: 30px;
    background: #333;
    margin: 0 auto;
    border-radius: 20px;
    line-height: 30px;
    color: white;
    font-size: 18px;
    display: inline-block;
}
.share {
	height: 100px;
	text-align:center;
	position: relative;
}
.wechat-qrcode{
	display: none;
    position: absolute;
    top: -180px;
    right: 53.5%;
    width: 200px;
    background: white;
    border: 1px solid #eee;
    height: 195px;
    text-align: center;
    color: #666;
    font-weight: bold;
    box-shadow: 0 2px 10px 0 #aaa;
}
.wechat-qrcode:after{
	content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.wechat-help{
	margin-top: 10px
}
.wechat-qrcode h4{
	padding-top: 5px;
	background: #f3f3f3;
	font-size: 12px;
    line-height: 24px;
}
#qrcode{
	margin-top: 10px;
}
.shart_btn{
	line-height: 100px;
	font-size: 50px;
    margin-left: 20px;
}
.icon-wechat:hover{
	color: #7bc549
}
	.wechat-qrcode p{
		font-size: 12px;
		line-height: 16px
	}
	.wechat-qrcode .help{
		margin-top: 10px
	}
.icon-weibo:hover{
	color: #eb192d
}
.icon-qq:hover{
	color: #56b6e7
}
.icon-qzone:hover{
	color: #FDBE3D
}
.icon-shoucang:hover{
	color: #f57c91
}
.comment{
	background: white;
	border-radius: 5px;
	margin-top: 20px;
	margin-bottom:20px;
	padding: 20px 20px;
	overflow: hidden;
}
.input_content{
	width: 100%;
	height: 80px;
	margin-top: 10px;
    border: 1px solid #b9b8b8;
    background: #fff;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px
}
.comment_head{
	margin: 20px 0;
}
.face{
	font-size: 16px;
	letter-spacing: 2px
}
.review{
	float: right;
	height: 30px;
    width: 60px;
    background: #e5e5e5;
    color: #5f5d5d;
    border-radius: 5px;
}
	.btn-danger{
		    background-color: #ff185e;
    border-color: #ff185e;
	}
	.btn-danger:hover {
    color: #fff;
    background-color: #ff185e;
    border-color: #ff185e;
}
.author_left{
	float: left;
}
.avator{
	border-radius: 50px
}
.report_comment{
	margin-left: 62px;
	padding-top: 5px
}
.comment_list{
	padding-bottom: 10px
}
.report_name{
	margin-top: 5px
}
.comment_sort{
	margin-top: 30px;
    height: 1px;
    background: #666;
}
.comment_item{
	margin-top: 30px
}
.comment_text{
	margin-top: 10px
}
.more_comment{
	margin-top: 20px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}
.suggest_item{
	width: 25%;
	float: left;
	margin-top: -10px;
}
.suggest_main{
	margin: 20px 5px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 5px
}
.suggest{
	overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px
}
.suggest_foot{
	padding: 10px;
}
.suggest_time{
	margin-left: 15px;
}
/*内容页右侧*/
.author{
	min-height: 350px;
	background:white;
	margin-top: 15px;
	border-radius: 5px;
	text-align: center;
}
.author1{
	height: 350px;
	background:white;
	margin-top: 15px;
	border-radius: 5px;
	text-align: center;
}
.author1 img{
	height: 350px;
	width: 100%;
	object-fit: cover
}
.author img {
	border-radius: 50%;
    margin-top: 20px;
    height: 150px;
    width: 150px;
    object-fit: cover
}
.author_name{
	font-size: 16px;
	margin: 10px;
    font-weight: bold;
}
.author_city{
	font-size: 16px;
	color: grey;
	margin-bottom: 10px
}
.author_school{
	font-size: 16px;
    color: grey;
}
.link_author{
	background: #333;
    padding: 10px 28px;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    margin-right: 30px
}
.msg_author{
	border: 1px solid;
    padding: 9px 27px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 30px
}
.author_article{
	margin-top: 15px;
	background:white;
	border-radius: 5px;
	overflow: hidden;
  padding-bottom: 15px
}
.author_suggest{
	float: left;
	width: 50%;
    text-align: center;
    height: 40px;
    color: white;
    font-size: 16px;
    line-height: 40px;
    background: #999;
    border-top-left-radius: 5px;
    border: 1px solid #999
}
.author_news{
	float: left;
	width: 50%;
    text-align: center;
    font-size: 16px;
    height: 40px;
    color: #999;
    line-height: 40px;
    border-top-right-radius: 5px;
    border: 1px solid #999
}
.author_hot{
	margin-top: 15px
}
.author_new{
	margin-top: 15px;
	display: none
}
.author_hot ul li {
	float: left;
	border-bottom: 1px dashed #999;
    padding-bottom: 17px;
    margin: 0 20px;
}
.author_new ul li {
	float: left;
	border-bottom: 1px dashed #999;
    padding-bottom: 17px;
    margin: 0 20px;
}
.tj_left{
	width: 37.5%;
	float: left;
	margin-top: 15px;
}
.tj_left img {
	width: 100%;
	border-radius: 5px;
	height: 100px;
    object-fit: cover;
}
.tj_right{
	float: right;
    margin-top: 15px;
    padding-left: 10px;
    width: 62.5%;
    position: relative;
}
.tj_title{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.tj_info{
	font-size: 12px;
	color: grey;
	margin-top: 15px
}
/*返回顶部箭头*/
.go{
	position: fixed;
	right: 30px;
	bottom:150px;
    width: 40px;
}
.back{
	width: 40px;
    height: 40px;
    background: grey;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: white;
    border-radius: 5px;
}
.back span {
	color: white;
  margin-top: 20px;
}
.qcode{
	width: 40px;
    height: 40px;
    background: #238a81;
    display: inline-block;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin-top: 5px;
}
.qcode span {
	color: white;
	width: 30px;
	display: block;
    margin-left: 5px;
    margin-top: 2px;
}
.quickwork{
	width: 40px;
    height: 40px;
    background: #692f6c;
    display: inline-block;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin-top: 5px;
	}
.quickwork span {
	color: white;
	width: 30px;
	display: block;
    margin-left: 5px;
    margin-top: 2px;
}
.schoolvoice{
	width: 40px;
    height: 40px;
    background: #fb6bba;
    display: inline-block;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin-top: 5px;
	}
.schoolvoice span {
	color: white;
	width: 30px;
	display: block;
    margin-left: 5px;
    margin-top: 2px;
}
.write{
	width: 40px;
    height: 40px;
    background: grey;
    display: inline-block;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin-top: 5px;
	position: relative
}
.write span {
	color: white;
	width: 30px;
	display: block;
    margin-left: 5px;
    margin-top: 2px;
}
.ahthor-banner{
	background:#333;
	height: 450px;
	position: relative;
    margin: 20px;
}
.ahthor-about{
	position: absolute;
	bottom: 0px;
	width: 100%;
    text-align: center;
	background-color: rgba(45, 45, 49, 0.3);
	padding-top: 20px
}
.author-about-item{
	float: left;
	width: 50%;
}
.author-banner-left{
	float: left;
    margin-left: 15%;
    width: 25%;
}
.author-banner-rignt{
	float: right;
    margin-right: 15%;
    width: 25%;
}
.author-xm{
	font-size: 26px;
	color: #fff;
	line-height: 30px
}
.author-xmnum{
	color: white;
	font-size: 25px;
	margin-top: 10px
}
.fgline{
	border-left: 1px solid #999;
}
.author-display{
	text-align: center;
    margin-bottom: 20px;
    margin-top: -100px;
}
.author-display img {
	border-radius: 50%;
    padding: 5px;
    background: white;
    height: 200px;
    object-fit: cover;
    width: 200px;
    position: relative;
}
.author_snav{
	text-align:center;
}
.author-nav{
	display: inline-block;
    margin-top: 40px;
    width: 44px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    margin-left: 50px;
    color: grey
}
.default_line{
	border-bottom: 2px solid;
	color: black
}
.author-nav:hover{
	border-bottom: 2px solid
}
.list_content h2 {
	font-size: 18px;
    padding-top: 10px;
    margin-left: 20px;
}
.author_lnav{
	display: inline;
    font-size: 14px;
    margin-left: 50px;
}
.ycnav{
	width: 100%;
    text-align: center;
    background: white;
    border-top: 1px solid #ddd;
    height: 50px;
    line-height: 50px;
    position: absolute;
    display: none;
    z-index: 999
}
.ycnav-show{
	display: block
}
.author_index_left{
	width: 33.33%;
	float: left;
	padding:0 20px;
}
.author_index_right{
	width: 66.66%;
	margin-left: 33.33%;
	padding-right: 20px;
}
.author_index_info{
	background: white;
	padding-bottom: 20px;
	border-radius: 5px;
}
.author_index_info h3 {
	font-size: 16px;
    padding: 20px;
    font-weight: bold;
    border-bottom: 1px solid #999;
}
.author_index_info h3>span{
	font-size: 14px;
	float:right;
}
.author_index_about{
	margin-left: 20px;
    margin-top: 20px;
}
.about_txt{
	margin-left: 15px;
	color: #333
}
.author_index_att{
	background: white;
    margin-top: 20px;
    border-radius: 5px;
}
.atter{
	display: inline-block;
	width: 24%;
	text-align:center;
	margin-top: 15px
}
.atter img {
	border-radius: 50%;
	height:80px;
	width: 80px;
	object-fit: cover;
}
.author_att {
	font-size: 16px;
    font-weight: bold;
    padding: 20px;
    border-bottom: 1px solid #999
}
/*关注*/
.action_list{
	margin:10px 20px;
	background: white
}
.action-left{
	float: left;
	width: 33.33%
}
.action-left img {
	float: left;
    margin-top: 25px;
    margin-left: 20px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.action-author{
	display: inline-block;
    margin-top: 30px;
    margin-left: 20px;
    line-height: 25px
}
.action-right{
	width: 66.66%;
	padding: 25px 0;
    float: left;
}
.action-list{
	display: inline-block;
	width: 23%;
	margin-right: 10px
}
.action-list img{
	height: 180px;
	width: 100%;
	object-fit: cover
}
.quan{
	width: 8px;
    height: 8px;
    background: black;
    display: block;
    border-radius: 10px;
    margin-top: 5px;

}
.action-more{
	display: inline-block;
    position: relative;
    top: 20px;
}
.action-page{
	text-align: center;
    font-size: 16px;
    color: white;
}
.action-page span{
    background: #999;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px;
    margin-top: 20px;
}
.select-page{
	background: #333!important
}
.hide_list{
	display: none
}
/*资料*/
.detail-info{
	padding: 20px;
    border-bottom: 1px solid #ddd;
}
.detail-info span {
	margin-left: 15px;
    display: inline-block;
}
.sina{
	font-size: 50px;
    color: #eb192d;
}
.qzone{
	font-size: 50px;
    color: #FDBE3D;
}
.detail-tag{
	margin-left: 90px;
	margin-top: 25px
}
.detail-tag span{
	padding: 9px 15px;
    background: #ddd;
    border-radius: 5px;
    font-size: 16px
}
.detail-info p{
	font-size: 18px
}
.detail-name{
	width: 75px;
    display: inline-block;
    text-align: right;
    margin-right: 15px;
    color: #999;
    line-height: 31px;
    margin-top: 20px;
}
.detail-con{
    display: inline-block;
    margin-right: 15px;
    line-height: 31px;
    margin-top: 20px;
}
/*课程*/
.detail-collect{
	margin: 20px;
    overflow: hidden;
    background-color: white;
}
/*留言*/
/*发现*/
.dc-active{
	background: #999
}
.dec-banner{
	padding:0 20px 20px 20px;
}
.dec-image{
	width: 100%;
    max-height: 215px;
    min-height: 200px;
    object-fit: cover;
    border-radius: 5px
}
.dc-nav{
	text-align: center;
    border-top: 1px solid #999;
    padding-top: 20px;
}
.dc-nav>ul>li{
	display: inline-block;
    margin-left: 1%;
    font-size: 18px;
    margin-right: 1%;
}
.item-active{
	background: #bfbebe;
    padding: 10px 15px;
    border-radius: 5px;
}
.dc-collect{
	padding:0 20px;
	overflow:hidden
}
.dc-more-ad{
	padding:20px;
	overflow:hidden
}
.dc-about_collect{
	width: 20%;
	float: left;
}
.dc-collect-pic{
	overflow: hidden;
    padding: 20px 10px 10px 10px;
}
.dc-collect-pic img{
	width: 50%;
	float: left;
}
.dc-collect-pic1{
	border-top-left-radius: 5px
}
.dc-collect-pic2{
	border-top-right-radius: 5px
}
.dc-collect-pic3{
	border-bottom-left-radius: 5px
}
.dc-collect-pic4{
	border-bottom-right-radius: 5px
}
.dc-collect-article{
	margin:5px;
	background: white;
	border-radius: 5px
}
.dc-collect-title{
	margin-left: 10px;
    font-size: 18px;
    padding-bottom: 10px
}
.ad-xh{
	font-size: 14px
}
.ad-txt{
	float: right;
	color: #999
}
.ad-tag{
	position: absolute;
    color: white;
    font-size: 16px;
    background: #999;
    padding: 8px;
    border-bottom-right-radius: 5px
}
/*投稿*/
/*投稿*/
.cb-body{
    background: #ddd;
    padding: 10px 20px;
    overflow: hidden;
}
.cb-left{
    float: left;
    width: 15%;
    margin-right: 10px;
    line-height: 40px;
    font-size: 16px;
}
.cb-left-item{
    background-color: white;
    border-radius: 5px;
    padding: 10px;
    margin-right: 10px;
}
.cb-left-down{
    margin-top: 15px
}
.cb-notice{
	font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}
.cb-right{
    display: inline-block;
    width: 84%;
    position: relative;
}
.mengyu{
	 writing-mode: tb-lr;
-webkit-writing-mode: vertical-lr;      
writing-mode: vertical-lr;
	height: 595px
}
	.mengyu_lang{
		
	}
	.mengyu_right{
		margin-right: 10%
	}
	.mengyu_right img{
		float: left;
		width: 40px
	}
	.mengyu-title{
		width: 47px;
		font-size: 28px;
		float: left;
		height:595px;
		padding: 5px;
		margin-left: 15px;
		margin-right: 15px;
		 writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;      
    writing-mode: vertical-lr;
		border: 1px solid #bbb;
		border-radius: 5px;
		overflow-y: auto;
	}
	
/*
	.mengyu-title:empty::before{
		color:#666;
		content: attr(placeholder);
	}
*/
	.mengyu-placeholder{
    font-size: 14px;
    float: right;
    height: 300px;
    padding: 5px;
    writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
	}
	.mengyu-teacher{
		width: 47px;
		font-size: 18px;
		float: left;
		height:400px;
		padding: 5px;
		margin-right: 15px;
		 writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;      
    writing-mode: vertical-lr;
		border: 1px solid #bbb;
		border-radius: 5px
	}
	.mengyu-teacher:empty::before{
		color:#666;
		font-size: 28px;
		content: attr(placeholder);
	}
	.mengyu-title:empty::before{
		color:#666;
		font-size: 28px;
		content: attr(placeholder);
	}
	.mengyu-body:empty::before{
		color:#666;
		font-size: 28px;
		content: attr(placeholder);
	}
.mengyu-body{
		margin: 0 20px;
border: 2px solid #999;
width: 86%;
border-radius: 5px;
	font-size: 28px;
    line-height: 28px;
    padding: 10px;
	overflow: scroll;
}
	.c_lang{
		margin-left: 30px
	}
/*
	.cn_lang{
	color: #fff;
    padding: 10px 20px;
    margin-right: 10px;
    background: #692f6c;
    text-shadow: 1px 1px 2px #000;
    border: none;
    border-radius: 0;
    opacity: 0.5;
    position: relative;
	}
	.c_lang span:before{
		    border-right: 15px solid #692f6c;
    left: -15px;
	}
	.c_lang span:before,.c_lang span:after   {content: "";
    border-top: 38px solid transparent;
    position: absolute;
	top: -2px;
}
	.c_lang span:after{
		        border-left: 15px solid #692f6c;
    right: -15px;
	}
*/
	.meng_lang{
		    color: #fff;
    padding: 10px 20px;
    margin-right: 10px;
    background: #692f6c;
    text-shadow: 1px 1px 2px #000;
    border: none;
    border-radius: 0;
    opacity: 0.5;
    position: relative;
	}
.cb-head{
    background: white;
    padding: 10px 0px;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 10px;
    position:relative;
}
.cb-head>h2{
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.cb-info{
    border-radius: 5px;
    background: white;
    position:relative;
}
.cb-info>h2{
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.cb-title{
    height: 40px;
    border: 1px solid #999;
    margin-left: 20px;
    width: 70%;
    background: #ebebeb;
    border-radius: 5px;
    padding: 10px;
}
.cb-dsc{
    margin-top: 30px;
    width:160px
}
.cb-dp{
    color: grey;
    font-size: 14px;
    margin-left: 20px;
}
.cb-num{
	height: 50px;
    border: 1px solid #999;
    margin-bottom: 30px;
    background: #ebebeb;
    border-radius: 5px;
    padding: 10px;
}
.cb-dpnum{
    color: grey;
    font-size: 14px;
}
.cb-addvip{
    padding: 15px 20px;
    background-color: #ebebeb;
    border-radius: 5px;
    margin-left: 30px;
    color: #666;
    border: 1px solid #bebebe
}
.cb-search{
    padding: 13px 18px;
    background-color:#999;
    border-radius: 5px;
    font-size: 16px;
}
.show_search{
    position: absolute;
    top: 230px;
    left: 40px;
    width: 235px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    border:1px solid #bebebe;
    display: none;
}
.colorred{
    width: 5px;
    height: 5px;
    background: red;
    display: inline-block;
    margin-left: 10px;
    border-radius: 10px;
}
.wordnum{
    position: relative;
    left: 10px;
    color: grey;
    font-size: 14px;
}
select{
    height: 40px;
    background: #ebebeb;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    margin-left: 20px;
    width: 160px
}
.cb-edit{
    background: white;
    margin-top: 10px;
    border-radius: 5px;
    padding-bottom: 40px
}
.cb-edit h2{
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.edit-body{
    margin: 0 20px;
    border: 2px solid #999;
    width: 96%;
    border-radius: 5px;

}
.edit-head{
    height: 50px;
    border-bottom: 1px solid #999;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    line-height: 50px;
    padding-left: 20px;
    background: #ddd;
}
.edit-content{
    height: 441px;
    word-wrap: break-word;
    line-height: 140%;
    vertical-align: top;
    width: 100%;
    border:0;
    padding: 10px;
    font-size: 16px;
}
.edit-foot{
    height: 40px;
    line-height: 40PX;
    text-align: right;
    padding-right: 10px;
    color: grey;
    border-top: 1px solid #999;
}
.edit-tag{
    margin-top: 10px;
    background: white;
    border-radius: 5px;
    overflow: hidden;
}
.edit-tag h2{
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.edit-tag h2>span{
    font-size: 12px;
    color: #999;
    margin-left: 30px
}
.add-tag{
    margin-left: 40px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.tag-name{
    padding: 10px 15px;
    background: #eee;
    border-radius: 5px;
    font-size: 16px;
}
.tag-name:hover{
    background-color: #999
}
.add-tag input:checked+span{background-color:rgba(25,25,25,0)}
.del-tag{
    margin-left: 5px;
    font-size: 16px;
}
.cb-pic{
    margin-top: 10px;
    background: white;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.cb-pic h2{
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.cb-pic>h2>span{
    font-size: 12px;
    color: #999;
    margin-left: 30px;
}
.cb-default{
    display: inline-block;
    width: 285px;
    height: 200px;
    background: #eee;
    margin:20px 40px;
    text-align: center;
    border-radius: 5px
}
.addicon{
    background: #692f6c;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 40px;
    font-size: 32px;
    color: white;
    margin-top: 95px;
}
.more-set{
    margin-top: 10px;
    background: white;
    border-radius: 5px;
    overflow: hidden;
}
.more-set h2 {
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.add-save{
    margin: 10px 0
}
.cgbox{
    color: #ac640b;
    float: right;
    margin-right: 20px;
    font-size: 16px
}
#preview{
    display: inline-block;
}
.delpic{
    display: none;
    position: absolute;
    top: 80px;
    left: 310px;
    color: red;
    font-size: 30px;
}
#showselect{
    margin-top: 25px;
}
#show_video,#show_audio{
    display: none
}
#u-audio,#show_audio,#u-video,#show_video{
    display: inline-block;
}
#u-video{
    height: 320px
}
.delete_icon{
    font-size: 18px;
    color: red;
    top: -5px;
}
@media (min-width: 768px){
.modal-dialog{
    width: 600px;
    margin: 120px auto;
}

.showxy{
    position: absolute;
    top: -20px;
    color:  red;
    display: none;
    font-weight:  bold;
}
/*底部*/
.footer-top {
    background: #fff;
    /*border-bottom: 1px solid #333;*/
    color: #000;
    padding: 25px 0;
}
#footer{
	background-color:#fff;
	color: #000;
	margin-top:20px;
	border:1px solid #666;
}
#footer ul, .our-clients ul {
    list-style: none;
}
#tweets li {
    line-height: 24px;
}
.contact-us {
    margin: 15px 0 0;
}
.footer-bottom {
    background: #fff;
    color: #000;
    line-height: 30px;
    padding: 15px;
    border-top: 1px solid #999;
}
.footer-four{
	text-align:center;
}
.row h3{
	font-size:18px;
	margin-bottom: 15px
}
.foot-p{
	width: 150px;
    font-size: 14px;
    color: #000;
}
.contact-us p{
	margin:5px 0 ;
	color: #000 ;
}
.contact-us p a{
	color: #000 ;
}
.show_que{
  display: none
}
.change_faq{
  color: rgb(35, 138, 129);
  border-bottom: 2px solid rgb(35, 138, 129);
  padding-bottom: 15px;
}
/* 直播 */
.divider{
  border-bottom: 1px solid #666;
  margin-top:20px
}
.live_nav{
  margin-top: 20px;
  border-bottom: 1px solid #666;
  padding-bottom:15px
}
.live_nav_list{
  font-size: 20px;
  margin:10px 0;
  color:#333
}
.live_course_list:hover{
  color: #ce2659
}
.live_course_list{
  display: inline-block;
  vertical-align: top;
}
.course_name{
  font-size: 18px;
  margin-right: 5px;
  margin-left:20px;
  line-height: 30px
}
.course_name:hover{
  color: #ce2659
}
.tacher_nickname{
  margin-left: 10px
}
.tacher_study{
    float: right;
    margin-right: 8px;
    padding: 5px 13px;
    background-color: #f3492b;
    border-radius: 5px;
    color: #fff;
    margin-top: 3px;
}
.live_title{
  font-size: 16px;
  margin: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
}
.live_title:hover{
  color: #ce2659
}
.live_tag{
position: relative;
}
.live_tag1{
  position: absolute;
  bottom: 131px;
  transform: rotate(-45deg);
  left: -15px;
  height: 0px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid rgba(253, 107, 81, 1);
  border-left: 20px solid transparent;
  color: #fff;
  letter-spacing: 2px;
}
.live_tag2{
  position: absolute;
  bottom: 12px;
  right: 2px;
  color: #fff;
  background-color: #f3492b;
  padding: 5px 10px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
}
.live_lit_info{
  float: right;
  margin-right: 5px
}
.course_price{
  color: orangered;
  font-size: 16px
}
.course_time{
  color: #ce2659
}
.live_sbanner{
  margin-top: 20px;
  text-align: center;
  padding: 0 10px;
}
.course_content{
    clear: both;
    padding-top: 10px;	
	font-size: 16px
}
.course_content_live{
	clear: both;
	padding-top: 1px;
}
	
.course_body_dsc p{
	font-size: 16px;
	margin: 10px 0
}
.course_poster{
	width: 100%;
	position: relative
}
.course_bofang{
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    bottom: 0;
    display: flex;
	justify-content: center;
    align-items: center;
}
.course_playbtn{
	font-size: 600%;
	color: #fff;
	font-weight: bold
}
.course_poster img{
	height: 400px;
	width: 100%;
	object-fit: cover
}	
.live_sbanner img{
  height: 215px;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
  object-fit: cover;	
}
.suggest_teacher{
  font-size: 20px;
  margin-left: 10px;
  margin-top: 20px
}
.teacher_pic{
  height: 160px
}
.live_bofang{
  position: absolute;
  top: 50px;
  font-size: 45px;
  color: #fff;
  left: 40%;
}
.live_nav_title{
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  color: #666;
}
.live_list_bottom{
  border: 2px solid #333;
    position: absolute;
    width: 110px;
    margin-left: 4.5%;
    bottom: 0;
}
/*	课程详情*/
/* 课程详情 */
.live_d_head{
  background-color: #fff;
  color: #000;
  padding: 10px;
  border-radius: 5px;	
  overflow: hidden;
}
.live_d_l{
  width: 52.8%;
  float: left;
  height: 400px;
	position: relative
}
.live_default{
	position: absolute;
	top: 0;
	z-index: 9;
	width: 100%
}
.live_default img{
object-fit: cover;
width: 100%;
height: 400px;
}
.live_d_r{
  width: 47.2%;
  float: left;
  height: 400px;
  background-color: #fff;
  position: relative;
}
.course_share{
  position: absolute;
  right: 20px;
  bottom: 0px	
}
.live_d_r_head{
  height: 60px;
  padding-left: 20px;
  position: relative
}
.live_d_r_price{
  height: 60px;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.live_head_title{
  font-size: 25px;
  letter-spacing: 3px;
}
.live_head_fav{
  color: #666;
  margin-left: 5px;
  font-size: 15px
}
.course_price_tit{
    font-size: 26px;
}
.course_price_now{
  color: #fd593e;
  font-size: 26px;
  margin-right: 15px;
	    margin-top: 5px;
}
.course_price_form{
  text-decoration: line-through;
  font-size: 16px;
  color: #666;
}
.course_price_buyer{
  position: absolute;
  right: 20px;
  font-size: 15px;
  color: #666
}
.live_d_r_time{
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 30px
}
.course_sumtime{
  font-size: 16px;
  color: #666;
}
.live_d_r_buy{
  padding-left: 20px;
  margin-bottom: 20px
}
.course_buy{
  padding: 8px 20px;
  background-color: #fb5a3d;
  border-radius: 5px;
  font-size: 15px;
  margin-right: 10px;
  letter-spacing: 1px;
  color: #fff	  
}
.course_free{
  padding: 8px 20px;
  border:1px solid #27b38b;
  border-radius: 5px;
  font-size: 15px;
  color: #27b38b;
  letter-spacing: 1px
}
.icon-shopcar{
  color: #ff5539;
  font-size: 20px;
  float: right;
  margin-right: 20px;
}
.live_d_r_about{
  padding-left: 20px;
  margin-top: 30px;
}
.live_d_r_about_title{
  font-size: 16px;
  border-bottom: 1px solid #bbb;
  padding-bottom: 5px
}
.course_about_more{
  float: right;
  margin-right: 20px
}
.course_about_more:hover{
	color:#ce2659	
}
.live_d_r_about_list{
  padding: 5px;
margin-top: 10px;	
/*  text-align: center;*/
}
.course_list_about{
  float: left;
  width: 24%;
  margin-right: 1%
}
.course_list_about img{
  width: 100%;
  height: 81px;
  object-fit: cover;
}
.course_list_about span{
  margin-top: 5px;
  display: inline-block;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 110px;
}
.courser_body_menu{
  font-size: 21px;
  margin-left: 10px;
  margin-right: 5px
}
.sel{
  border-bottom: 3px solid #ce2659;
  color: #ce2659;
  padding-bottom: 5px
}
	
.courser_body_menu:hover{
  border-bottom: 3px solid #ce2659;
  color: #ce2659;
  padding-bottom: 5px
}
.course_body_l{
  width: 67%;
  float: left;
  margin-top:20px
}
.course_body_r{
  width: 33%;
  float: left;
  margin-top:20px
}
.course_body{
  overflow: hidden;
  position: relative;
}
.course_dsc{
  background-color: #fff;
  margin-right: 20px;
  padding: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.course_title{
  background-color: #fff;
  margin-right: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
	padding-top: 10px
}
.course_list{
  background-color: #fff;
  margin-right: 20px;
  border-radius: 5px;
  display: none;
  padding: 20px
}
.course_body_l{
  display: block;
}
.course_l_tit{
  height: 30px;
  font-size: 16px;
  border-bottom: 1px solid #ddd
}
.course_l_tit h2{
  line-height: 30px;
  font-weight: bold;
}
.course_item_list{
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  height: 50px;
  align-items: center;
}
.course_item_list:hover{
  background-color: #eee
}
.course_item_time{
  margin-right: 20px;
  margin-left: 5px;
}
.course_item_tit{
  margin-left: 10px;
  font-size: 16px;
}
.course_teacher_name{
  font-size: 16px;
  margin: 5px 0
}
.color_right{
  margin-right: 15px
}
.course_body_r{
  /* display: none; */
}
.course_dsc{
  /* display: none; */
}
.course_body_r_title{
  background-color: #fff;
  margin-bottom: 15px;
  border-radius: 5px;
  overflow: hidden;
}
.course_body_r_title h2{
  font-size: 20px;
  line-height: 40px;
  border-left: 3px solid #ce2659;
  border-bottom: 1px solid #ddd;
  padding-left: 20px
}
.colorgreen{
  color: #ce2659;
  font-weight: bold;
  font-size: 15px;
}
.course_r_body{
  padding: 20px;
}
.new_course{
  font-size: 16px;
  color: #666;
}
.course_letter{
  font-size: 16px
}
.course_now_buy{
  font-size: 16px;
  color: #fc5b3e
}
.course_last{
  font-size: 16px;
  color: #ce2659;
}
.course_end{
  font-size: 16px;
  color: #666
}
.course_body_teacher{
  text-align: center;
}
.course_teacher_cur{
  padding: 20px;
  overflow: hidden;
}
.course_line{
  border-top: 1px solid #ddd;
  padding-top: 10px
}
.course_teacher_cur img{
  height: 120px;
  width: 100%;
  padding: 3px;
  object-fit: cover;
}
.course_tit_center{
  text-align: center;
  color: #666
}
.course_teacher_cur p{
  font-size: 15px;
}
.colorgrey{
  color: #666
}
.course_teacher_about{
  text-align: center;
}
.course_body_teacher img{
    width:120px;
    height: 120px;
    margin-top: 10px;
    border-radius: 60px;
    object-fit: cover;
}
.course_body_r_info{
  display: flex;
  justify-content: space-between;
}
/* 购物车页面 */
.order_head{
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 14px
}
.order_list{
  background-color: #ededed;
  overflow: hidden;
  position: relative;
  height: 120px;
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
}
.order_list ul{
  width: 960px;
  margin: 0 auto;
}
.order_step{
  color: #ce2659;
}
.order_step span{
  padding: 5px 10px;
  color: #fff;
  border-radius: 15px
}
.col-xs-3 span{
  padding: 5px 10px;
  color: #fff;
  border-radius: 15px
}
.order_step_color{
  background-color: #ce2659
}
.order_step_grey{
  background-color: #666
}
.order-line-r{
  position: absolute;
  background-color: #666;
  height: 2px;
  width: 50%;
  right: -14px;
  top: 10px;
}
.order-line-r-color{
  position: absolute;
  background-color: #ce2659;
  height: 2px;
  width: 50%;
  right: -14px;
  top: 10px;
}
.order-line-l{
  position: absolute;
  background-color: #666;
  height: 2px;
  width: 50%;
  left: -15px;
  top: 10px;
}
.order-line-l-color{
  position: absolute;
  background-color: #ce2659;
  height: 2px;
  width: 50%;
  left: -15px;
  top: 10px;
}
.col-xs-3 p{
  margin-top: 10px
}
.product_head{
  background-color: #fff;
  padding:0 40px;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.checkout_body{
  background-color: #fff;
  padding-left: 40px;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  padding-bottom: 20px;
}
.checkout_detail{
  border: 1px solid #ddd;
  overflow: hidden;
  height: 100px;
  line-height: 50px;
  margin-right: 20px;
}
.check_name{
  padding-left: 15px
}
.checkout_now{
  padding: 10px 15px;
  color: #fff;
  border-radius: 8px;
  background-color: #fb5a3d;
}
.product_list{
  border-top: 1px solid #ddd;
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.product_item{
  padding: 0 20px;
  margin: 20px 0
}
.product_item_head{
  height: 40px;
  line-height: 40px
}
.product_item_body{
  border:1px solid #ddd;
  background-color: #ededed;
  height: 150px;
  display: flex;
  align-items: center;
}
.product_pic{
  height: 130px;
  object-fit: contain;
}
.product_top{
  margin-left: 7px
}
.product_title{
  color: #ce2659;
  font-size: 18px
}

.address_border{
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 237px;
	margin: 0 14px 14px 0;
	color: #666;
	cursor: pointer;
	float: left;
}
.addr-head{
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
  padding: 0 0 5px;
  margin-bottom: 5px;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.addr-bd{
  height: 36px;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;    
}
.product_cash{
  color: #f88778;
  font-size: 18px
}
.order_info{
  margin-left: 40px
}
.order_yue{
  color:  #fb5a3d;
}
.select_all{
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding:0 40px;
  font-size: 16px
}
.del_product{
  color: #666;
  margin-left: 20px
}
.pric_product{
  float: right;
  /*margin-right: 80px*/
}
.change_address{
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
	padding-bottom:20px;
}
.address_tag{
	border: 1px solid #999;
    padding: 3px 5px;
    background-color: #666;
    color: #fff;
}
.address_list_hidden{
	display: none;
}
.address_list{
	height: 30px;
	line-height: 30px;
}
.show_all{
	background-color: #ce2659;
	color: #fff;
	padding:3px 5px;
	cursor: pointer;
	margin-left: 40px;
}
.change_address_head{
	font-size: 16px;
	margin-bottom: 20px;
}
.product_checkout{
  height: 80px;
  background-color: #fff;
  position: relative;
}
.shop_checkout{
  padding: 15px 45px;
  background-color: #fb5a3d;
  border-radius: 8px;
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
}
/*购买会员服务页面css	*/
	.banner img{
		width: 100%
	}
	.s_first{
		padding-right: 15px
	}
.s_center{
	padding-left: 15px;
	padding-right: 15px
}
	.s_third{
		padding-left: 15px
	}
	.s_radious{
		border-top-left-radius: 10px;
		border-top-right-radius: 10px
	}
	.s_fadious{
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px
	}
	.s_margin{
		position: relative;
		margin-top: 15px
	}
	.s_head	{
		text-align: center;
		background-color: #1594ff;
		position: relative;
		margin-top: 75px;
		color: #b0ffff;
		height: 240px;
	}
	.s_head_2{
		text-align: center;
		background-color: #ffb144;
		position: relative;
		margin-top: 75px;
		color: #fff5b7;
		height: 240px
	}
	.s_head_3{
		text-align: center;
		background-color:#ff1e62 ;
		position: relative;
		margin-top: 75px;
		color:#ffcadf;
		height: 240px
	}
	.s_typepic{
		position: relative;
		top: -60px
	}
	.s_typename{
		margin-top: -30px;
	}
	.s_title{
		font-size: 30px;
		
	}
	.s_info{
		font-size: 14px
	}
	.s_fh{
		position: relative;
    bottom: 10px;
	}
	.s_price{
		font-size: 24px;
	}
	.s_body{
		overflow: hidden
	}
	.s_mbody{
		padding-top: 15px;
		background-color: #fff;
		height: 340px;
		position: relative;
		    padding-left: 30%;
    line-height: 25px;
    font-size: 14px;
	}
	.quxian{
		border-radius: 50% 50% 0 0 / 60% 60% 40% 40%;
		height: 50px;
		background-color: #000;
		width: 50%;
		float: left
	}
	.s_mbody ul>li{
		list-style-type: disc
	}
	.s_foot{
		text-align: center;
		    position: relative;
    bottom: 50px;
	}
	.s_join{
		background-color: #1594ff;
		color: #b0ffff;
		 padding: 10px 20%;
   		 border-radius: 20px;
		font-size: 18px;
		font-weight: bold
	}
	.s_join_2{
		background-color: #ffb144;
		color: #fff5b7;
		 padding: 10px 20%;
   		 border-radius: 20px;
		font-size: 18px;
		font-weight: bold
	}
	.s_join_3{
		background-color: #ff1e62;
		color: #ffcadf;
		 padding: 10px 20%;
   		 border-radius: 20px;
		font-size: 18px;
		font-weight: bold
	}
	.s_question{
		background-color: #fff;
		overflow: hidden
	}
	.s_q_title{
		font-size: 20px;
		font-weight: bold;
		margin-top: 15px;
		letter-spacing: 5px
	}
	.s_q_body{
		padding:0 8%;
		overflow: hidden;
    	margin-top: 15px;
		margin-bottom: 15px
	}
	.s_item{
		margin-top: 5px;
		    padding-right: 15px;
		border-bottom: 1px solid #ddd
	}
	.s_q_tt{
		font-size: 16px;
		font-weight: bold;
		height: 40px;
		line-height: 40px;
		letter-spacing: 1px
	}
	.s_q_a{
		font-size: 14px;
		display: none
	}
	.s_join_not {
    background-color: #84878a;
    color: #c4caca;
    padding: 10px 20%;
    border-radius: 20px;
    font-size: 18px;
    font-weight: bold;
}
	.ebook_d_l{
	width: 30%;
    float: left;
    height: 380px;
    position: relative;
	background-color: #fff	
	}
	.ebook_default{
/*	border: 1px solid #eee;*/
/*    text-align: center;*/
	}
	.ebook_default img{
		object-fit: cover;
    padding: 10px;
    height: 380px;
	}
	.list_main_ebook{
		    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
		margin-bottom: 10px
	}
	.ebook_d_r{
	width: 67.5%;
    float: left;
    height: 380px;
    background-color: #fff;
    position: relative;    padding-top: 20px;
	}
	.ebook_d_rr{
	width: 30%;
    float: left;
    height: 400px;
    background-color: #fff;
    position: relative;
	}
	.ebook_list_about{
	float: left;
    width: 24%;
    margin-right: 1%;
	}
	.ebook_list_about img{
	 width: 100%;
    min-height: 140px;
    object-fit: cover;
	}
	.ebook_d_r_buy{
	padding-left: 20px;
    margin-bottom: 20px;
    position: absolute;
    bottom: 10px;
    right: 20px;
	}
}
	@media (max-width: 1366px){
.container {
    width: 1170px;
}
.live_course_name {
    display: inline-block;
    width: 1000px;
}
	.live_d_l{
  width: 620px;
  float: left;
  min-height: 400px
}
.live_d_r{
  width: 550px;
  float: left;
  min-height: 400px;
  background-color: #3c3c3c;
  position: relative;
}
.ebook_free img {
    width: 100%;
    height: 193px;
}	
	.ebook_price_bg {
    right: -13px;
    position: absolute;
    bottom: 12px;
    transform: rotate(-225deg);
    left: 90px;
    height: 0px;
    border-right: 20px solid transparent;
    border-bottom: 20px solid rgba(253, 107, 81, 1);
    border-left: 20px solid transparent;
    color: #fff;
}
	.ebook-l {
/*    width: 40%;*/
    float: left;
    padding: 10px;
    height: 185px;
/*    margin-right: 10px;*/
}
		.ebook_l_s{
			width: 40%;
			margin-right: 10px;
		}
		.ebook_d_l {
    width: 35%;
    float: left;
    height: 380px;
    position: relative;
    background-color: #fff;
}
		.ebook_d_r {
    width: 64.5%;
    float: left;
    height: 380px;
    background-color: #fff;
    position: relative;
    padding-top: 20px;
}
		.ebook_price_bg_d {
    right: -12px;
    position: absolute;
    bottom: 11px;
    transform: rotate(-225deg);
    left: 88px;
    height: 0px;
    border-right: 20px solid transparent;
    border-bottom: 20px solid rgba(253, 107, 81, 1);
    border-left: 20px solid transparent;
    color: #fff;
}
}