.color-red {
  color: #ee0000;
}
/*reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
input:focus {
  outline: none;
}
a {
  text-decoration: none;
}
img {
  border: 0;
}
/* typography */
.fz12 {
  font-size: 12px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.fz18 {
  font-size: 18px;
}
.fz20 {
  font-size: 20px;
}
.fz22 {
  font-size: 22px;
}
.fz24 {
  font-size: 24px;
}
.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.t2 {
  text-indent: 2em;
}
.lh150 {
  line-height: 150%;
}
.lh180 {
  line-height: 180%;
}
.lh200 {
  line-height: 200%;
}
.unl {
  text-decoration: underline;
}
.no_unl {
  text-decoration: none;
}
.text-trim {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* edge */
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mb7{
	margin-bottom: 7px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
/* position */
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.bc {
  margin-left: 0;
  margin-right: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.vm {
  vertical-align: middle;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.hidden {
  visiility: hidden;
}
.off {
  display: none;
}
/* color */
.gray0 {
  color: #000;
}
.gray3 {
  color: #333;
}
.gray6 {
  color: #666;
}
.gray9 {
  color: #999;
}
.gray16 {
  color: #fff;
}
.bgwhite {
  background: #fff;
}
/* others */
.image-responsive {
  display: block;
  width: 100%;
  height: auto;
}
i {
  display: inline-block;
  vertical-align: middle;
}
/*less*/
/*------page style------*/
.page {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333;
}
.page a:hover {
  text-decoration: underline;
  color: #369;
}
.page-center {
  width: 1200px;
  margin: 0 auto;
}
.icon-logo {
  background: url('../images/icon.png') no-repeat -3px -4px;
  width: 188px;
  height: 54px;
}
.icon-search {
  background: url('../images/icon.png') no-repeat -155px -65px;
  width: 21px;
  height: 21px;
}
.icon-fire {
  background: url('../images/icon.png') no-repeat -5px -62px;
  width: 19px;
  height: 22px;
}
.icon-live {
  background: url('../images/icon.png') no-repeat -34px -64px;
  width: 18px;
  height: 19px;
}
.icon-zan {
  background: url('../images/icon.png') no-repeat -61px -64px;
  width: 23px;
  height: 22px;
}
.icon-bag {
  background: url('../images/icon.png') no-repeat -95px -66px;
  width: 20px;
  height: 20px;
}
.icon-new {
  background: url('../images/icon.png') no-repeat -123px -65px;
  width: 22px;
  height: 23px;
}
.icon-refresh {
  background: url('../images/icon.png') no-repeat -56px -90px;
  width: 15px;
  height: 14px;
}
.icon-newer {
  background: url('../images/icon.png') no-repeat -144px -112px;
  width: 20px;
  height: 24px;
}
.icon-people {
  background: url('../images/icon.png') no-repeat -75px -114px;
  width: 33px;
  height: 22px;
}
.icon-tel {
  background: url('../images/icon.png') no-repeat -112px -115px;
  width: 28px;
  height: 21px;
}
.icon-youzan {
  background: url('../images/icon.png') no-repeat -92px -139px;
  width: 105px;
  height: 44px;
}
.icon-zbkc {
  background: url('../images/icon2.png') no-repeat -1px -3px;
  width: 18px;
  height: 19px;
}
.icon-xkcl {
  background: url('../images/icon2.png') no-repeat -23px -1px;
  width: 22px;
  height: 23px;
}
.icon-rmtj {
  background: url('../images/icon2.png') no-repeat -48px 0;
  width: 23px;
  height: 22px;
}
.icon-jchd {
  background: url('../images/icon2.png') no-repeat -75px -1px;
  width: 22px;
  height: 21px;
}
.page-search {
  position: relative;
  float: right;
}
.page-search .search-input {
  float: left;
  width: 195px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  border: 1px solid #e5e5e5;
  text-indent: 10px;
  background: #f9f9f9;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
}
.page-search .search-input:focus{
	background-color: #fff;
	border: 1px solid #999;
}
.page-search i {
  position: absolute;
  top: 5px;
  right: 6px;
}

/* superslide */
.banner-box {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
  float: left;
}
.banner-box .bd {
  width: 100% !important;
}
.banner-box .bd li div {
  width: 100%;
  height: 100%;
}
.banner-box .bd li {
  width: 100% !important;
  height: 300px;
}
.banner-box .bd li a {
  display: block;
  background-size: auto;
}
.banner-btn {
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.banner-btn a {
  display: block;
  width: 30px;
  height: 60px;
  position: absolute;
  top: 0;
}
.banner-btn a.prev {
  left: 50%;
  margin-left: -365px;
  background: url('../images/icon.png') no-repeat -7px -173px;
}
.banner-btn a.next {
  right: 50%;
  margin-right: -375px;
  background: url('../images/icon.png') no-repeat -40px -173px;
}
.banner-box .hd {
  position: relative;
  bottom: 30px;
  display: table;
  margin: 0 auto;
}
.banner-box .hd ul li {
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  background: url('../images/icon.png') no-repeat -78px -90px;
  float: left;
  cursor: pointer;
}
.banner-box .hd ul li + li {
  margin-left: 10px;
}
.banner-box .hd ul li.on {
  background: url('../images/icon.png') no-repeat -96px -90px;
}
/*顶部广告位*/
.topgglist{
	float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 720px;
    height: 100px;
    position: relative;
    z-index:97;
    box-sizing: content-box;
    margin-top: -100px;
    margin-left: 244px;
}
.topgglist li{
	float: left;
	widows: 240px;
	height: 100px;
	margin:0px;
	padding: 0px;
}
.topgglist li img{
	width: 240px;
	height: 100px;
}
/*开始*/
.category {
  width: 244px;
  height: 370px;
  background-color: #fff;
  float: left;
  margin-top: -400px;
  position: relative;
  z-index: 99;
  padding:15px 0px;
  background-color: rgba(0,0,0,0.9);
  box-sizing: content-box;
}
.category-item {
  border-top: 0px solid #eee;
  border-bottom: 1px solid rgba(255,255,255,0.9);
  position: relative;
  padding: 5px 0px;  
  margin:0px 15px;
  height:63px;
}
.category-item:last-child{
  border-bottom: 0px solid #eee;
  padding-bottom: 0px;
}
.category-item:hover {
  padding:5px 15px;
  margin:0px;
  border-top: 1px solid #7b7b7b;
  border-bottom: 1px solid #7b7b7b;
  border-left:1px solid #7b7b7b;  
  background-color: #fff;
  margin-top:-1px;
  margin-left:-1px;
}
.category-item:hover>.category-caption{
	color:#333;
}
.category-item:hover>.category-caption a {
  color: #333;
  font-weight: bold;
}
.category-item:hover>.category-child {
	display: none;
}
.category-item:hover .border-mask,
.category-item:hover .subcategory {
  display: block;
}
.category-item .border-mask {
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #fff;
  top: 0;
  left: 100%;
  z-index: 1002;
  display: none;
}
.category-caption {
  height: 32px;
  line-height: 32px;
  font-size:16px;
  overflow: hidden;
  color:#fff;
  font-weight: bold;
}
.category-caption a {
  color: #fff;
  font-weight: bold;
}
.category-child {
  line-height: 30px;
  font-size: 12px;
}
.category-child a {
  margin-left:25px;
  color: #fff;
}
.category-child a:first-child {
  margin-left: 0;
}
.subcategory {
  font-size: 14px;
  padding: 10px;
  position: absolute;
  left: 100%;
  top: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  z-index: 1001;
  width: 220px;
  display: none;
}
.subcategory-item {
  font-size: 12px;
  padding: 10px 0;
  overflow: hidden;
}
.subcategory-item + .subcategory-item {
  border-top:0px solid #e0e0e0;
}
.subcategory-item p {
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
  font-size: 13px;
}
.subcategory-item p a {
  color: #333;
  font-weight: bold;
}
.subcategory-item p span {
  color: #999;
  margin-left: 5px;
}
.subcategory-item ul li {
  overflow: hidden;
  font-size: 12px;
  float: left;
  padding: 0px 20px 3px 0px;
  
}
.subcategory-item ul li:first-child {
  margin-left: 0;
  border-left: 0;
}
.subcategory-item ul li a {
  color: #666;  
}
.subcategory-item ul li a:hover{
	color: #ee0000;
	text-decoration: underline;
}
.subcategory-item ul li span {
  color: #999;
  margin-left: 5px;
}

.category2 {
  margin: 0 auto;
  box-sizing: border-box;
  width: 1196px;
  background: #fff;
  position: relative;
  border: 1px solid #ddd;
}
.category2 .category-item:hover{
	border-left:0px;
}
.category_new {
  box-sizing: border-box;
  width: 100%;
  height: 158px;
  padding: 15px 0;
  /*border-right:1px solid #ddd;*/
}
.category_new dt {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.category_new dd {
  width: 100%;
  font-size: 12px;
  line-height: 20px;
}
 .category_new dd div { width: 50%; float: left; color: #fff; }
.sub_list dd div {
	display: inline-block; 
	margin-right: 20px; 
	color: #fff; 
	line-height: 20px; 
}
.category_new dd a {
  float: left;
  width: 50%;
  color: #fff;
}
.category_new dd a:hover,
.sub_list dd a:hover {
  text-decoration: none;
  color: #666;
}
.category2 .subcategory {
  box-sizing: border-box;
  font-size: 14px;
  padding: 0 0 20px 0;
  position: absolute;
  left: -2px;
  top: 0;
  background-color: #fff;
  z-index: 99;
  width: 202px;
  display: none;
  border: 2px solid #414141;
}
.subcategory.end {
  left: -200px;
}
.sub-right {
  position: relative;
  left: 1px;
  float: right;
  width: 199px;
  height: 157px;
  border-left: 1px solid #ee0000;
  border-bottom: 1px solid #ee0000;
}
.category2 .subcategory.end .sub-right {
  float: left;
  margin-left: -1px;
  border-left: 0;
  border-right: 1px solid #ee0000;
}
.category2 .subcategory.end .sub_list {
  float: right;
}
.sub_list {
  box-sizing: border-box;
  /*position: relative;*/
  float: left;
  width: 198px;
  padding: 9px 20px 0 20px;
}
.sub_list dt {
  width: 100%;
  font-size: 15px;
  color: #333;
}
.sub_list dd {
  width: 100%;
  font-size: 12px;
  margin:5px 0px;
}
.sub_list dd a {
  /*float: left;*/
  display: inline-block;
  margin-right: 20px;
  color: #666;
  line-height: 20px;
}
.sub_list dd a:hover{
	color: #ee0000;
	text-decoration: underline;
}
.category2 .subcategory p {
  line-height: 32px;
  font-weight: bold;
}
.category2 .subcategory p a {
  color: #ee0000;
}
.category2 .subcategory ul {
  overflow: hidden;
}
.category2 .subcategory ul li {
  float: left;
  margin-right: 20px;
  line-height: 30px;
  font-size: 12px;
}
.category2 .subcategory ul li a {
  color: #666;
}
/*结束*/
.course {
  width: 963px;
  float: left;
}
.courlistitem{
	width: 100%;
	height:271px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}
.course-header {
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  color: #333;  
  border-bottom: 1px solid #e5e5e5;
}
.course-header i {
  margin-right:5px;
}
.course-header a {
  float: right;
  color: #666;
  font-size: 12px;
}
.course-header a i {
  margin-left: 5px;
}
.course-list {
  overflow: hidden;
  height: 210px;
  width: 942px;
  padding:10px;
}
.course-list li {
  background: #fff;
  float: left;
  width: 205px;
  border:none;
  margin-right: 10px;
  padding: 10px;
  cursor: pointer;
  position: relative;
}
.course-list li .citemdetail{
	position:absolute;
	top: 107px;
	left:10px;
	width: 198px;
	padding: 0px 5px;
	height: 20px;
	z-index: 9;
	line-height: 20px;
	background-color: rgba(0,0,0,0.7);
	opacity: 0.7;
}
.course-list li .citemdetail span{
	font-size: 12px;
	color: #fff;
}
.course-list li:hover {
  background: #f8f8f8; 
}
.course-list li img {
  width: 208px;
  height: 117px;
  display: block;
}
.course-list li h4,
.course-list li p {
  margin-left: 0px;
  margin-right: 0px;
}
.course-list li p {
  height:36px;
  line-height: 18px;
  overflow: hidden;
}
/*线下培训*/
.trainlistitem{
	width: 100%;
	box-sizing: content-box;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}
.train-list {
  overflow: hidden;
  height: auto;
  width: 1180px;
  padding:10px;
  box-sizing: content-box;
}
.train-list li {
  background: #fff;
  float: left;
  border:none;
  margin-right: 8px;
  padding: 10px;
  cursor: pointer;
  position: relative;
  box-sizing: content-box;
}
.train-list li .citemdetail{
	position:absolute;
	top: 192px;
	left:10px;
	width: 348px;
	padding: 0px 10px;
	z-index: 9;
	height:25px;
	line-height: 25px;
	background-color: rgba(0,0,0,0.4);
}
.train-list li .citemdetail span{
	font-size: 12px;
	color: #fff;
}
.train-list li:hover {
  background: #f8f8f8; 
}
.train-list li img {
  width: 368px;
  height:207px;
  display: block;
}
/*线下培训结束*/
/*名师诊断*/
.teacherlistitem{
	width: 100%;
	box-sizing: content-box;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}
.famtea-list {
  overflow: hidden;
  height: auto;
  width: 1180px;
  padding:10px;
  box-sizing: content-box;
}
.famtea-list li{
	padding:20px;
	width: 350px;
	margin-right: 5px;
	float: left;
}
.famtea-list li:hover{
	background-color: #f5f5f5;
}
.famtea-list li img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border-style: inset;
	border:2px solid #fff;
	box-shadow: 0px 0px 3px #aaa;
}
.famtea-list li .famteadetail{	
}
.famtea-list li .famteadetail .famteadesc{
	display: block;
	clear: both;
	height: 30px;
	line-height: 15px;
	overflow:hidden;
	width: 270px;
}
/*名师诊断end*/

.course-lg {
  width: 1200px !important;
  margin-bottom: 40px;
}
.course-list-lg {
  width: 1250px;
  margin-right: 30px;
}
.height-lg {
  height: 243px !important;
}
.course-list-live {
  height: 215px !important;
}
.course-list-live li {
  height: 213px;
  width: 250px;
  margin-right: 22px;
  position: relative;
}
.course-list-live li i {
  position: absolute;
  top: 0;
  left: 0;
}
.course-list-live li img {
  width: 250px;
  height: 140px;
}
.course-list-live li h4 {
  margin-bottom: 5px;
}
.course-list-live li:first-child {
  width: 380px;
}
.course-list-live li:first-child img {
  width: 380px;
  height: 213px;
}
.course-list-live li:first-child .course-live-wrap {
  height: 70px;
  margin-top: -70px;
  background-color: #000;
  filter: alpha(opacity=50);
  background: rgba(0, 0, 0, 0.5);
}
.course-list-live li:first-child .course-live-wrap a {
  color: #fff;
}
.course-list-live li:first-child .course-live-wrap a:hover {
  color: #fff;
}
.course-list-live li:first-child .course-live-wrap h4 {
  margin-top: 0;
  padding-top: 10px;
}
.course-list-live li:first-child .course-live-wrap p {
  margin-bottom: 0;
  color: #fff;
}
.avatar-wrap {
  position: relative;
  width: 73px;
  height: 73px;
  margin: 10px auto;
  margin-top:38px;
}
.avatar-wrap .avatar {
  width: 73px;
  height: 73px;
  border-radius: 50%;
  border-style: inset;
  border:2px solid #fff;
  box-shadow: 0px 0px 10px #ddd;
}
.avatar-wrap .avatar-mask {
  position: absolute;
  top: 0;
  left: 0;
}
.avatar-wrap2 {
  position: relative;
  width: 138px;
  height: 140px;
  margin: 10px auto;
}
.avatar-wrap2 .avatar {
  width: 138px;
  height: 140px;
}
.avatar-wrap2 .avatar-mask {
  position: absolute;
  top: 0;
  left: 0;
}
.page-footer {
  font-size: 14px;
  text-align: center;
  padding: 65px 0px;
}
.page-footer i {
  margin: 30px auto;
}
.page-footer a {
  color: #333;
}
.page-footer a + a {
  margin-left: 5px;
  margin-right: 5px;
}
/*页脚 */
.footer-nav {
    margin-bottom: 10px;
    text-align: center;
    font-size: 0;
    color: #666;
}
.footer-nav li{
    font-size: 14px;
    display: inline;
    margin-right: 5px;
}
.footer-nav li a {
    text-decoration: none;
    color: #333;
}
.footer-nav li a:hover {
    text-decoration: none;
    color: #E00;
}
.footer-nav li::after {
    margin-left: 5px;
    content: "-";
    color: #333;
}
.footer-nav li:last-child::after {
    margin-left: 5px;
    content: "";
    color: #ddd;
}
a:hover{
    text-decoration:none;
}

/*页头*/
.page-topnew {
    height: 40px;
    line-height: 40px;
    background: #2e2e2e;
}
.page-topnew .register {
    background: #ee0000;
    padding: 0 20px;
}

.page-topnew .register a{
font-size:12px;
margin-right: 0 !important;
color:#fff;
}
.page-topnew .register a:hover{
 text-decoration: none;
color:#fff;
}
.course-lg{
overflow:hidden;
}
.page-header-container{
background-color:#fff;
height:99px;
}
.page-header{
    background-color: #fff;
    border-bottom:1px solid #ededed;
    height: 98px;
}
.page-headerfixed {    
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 999;
    top: 0px;
}
.page-headerfixed .mt30{
    margin-top:13px;
}
.nav-list {
  margin-top: 5px;
}
.nav-list li.active a,
.nav-list li:hover a {
  text-decoration: none;
  color: #ee0000;
}

.nav-list li{
    margin:0px 30px;
    float: left;
}
.nav-list li a{
    font-size:16px;
    color:#333;   
}
.nav-ul > li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.nav-ul .dropdown {
    position: relative;
}
.nav-ul > li a.more-service {
    padding: 0 20px 0 0;
}
.nav-ul > li a {
    display: block;
    color: #ccc;
    padding: 0 20px 0 0;
    font-size: 12px;
}
 .nav-ul > li a:hover {
    color: #fff;
    text-decoration:none;
}
.nav-ul .dropdown .caret {
    margin-top: 18px;
    margin-left: 2px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #ccc;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.nav-ul .dropdown .dropdown-menu {
    position: absolute;
    top: 39px;
    left: -12px;
    z-index: 1000;
    float: left;
    width: 94px;
    display:none;
    background-color: #fff;
    border-top: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
}
.nav-ul .dropdown .dropdown-menu li {
    line-height: 38px;
}
.nav-ul .dropdown .dropdown-menu li a {
    color: #000;
    border-bottom: 1px solid #eee;
    padding: 0;
    margin: 0 15px;
    text-align: left;
    display: block;
    font-size: 12px;
}
.nav-ul .dropdown:hover .js-dropdown-menu{
    display:block;
}
.nav-ul .dropdown .dropdown-menu li:last-child a{
    border-bottom:0px;
}
/*页头结束*/
.bg-purple {
  height: 350px;
  background: #3e036b;
}
.btn-wrap {
  margin: 20px auto;
  display: table;
  font-size: 14px;
}
.btn-wrap a {
  text-decoration: none !important;
}
.btn-wrap span {
  /*padding: 3px 20px;
  border-radius: 3px;*/
}
.btn-wrap span.person-center{
  color: #fff;
  background: #ee0000;
  width: 100px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  margin-right: 30px;
  border-style: inset;
  border:1px solid #e00000;
}
.btn-wrap span.person-loginreg {
  color: #fff;
  background: #ee0000;
  width: 100px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  border-radius: 3px;
  border:1px solid #e00000;
}
.btn-wrap span.exit {
  border: 1px solid #ee0000;
  color: #ee0000;
  background: #fff;  
  width: 60px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
}

.person {
  width: 234px;
  height: 399px;
  background: #fff;
  margin-top: -400px;
  position: relative;
  z-index: 99;
  border:1px solid #cbcbcb;
  border-top:none;
}
.news-header {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  background: #f9f9f9;
  color: #666;
}
.news-list {
  padding: 5px 10px;
  background: #fff;
}
.news-list .iconredround{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ee0000;
	display: inline-block;
	margin-right: 10px;
	float: left;
	margin-top: 16px;
}
.news-list li {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}

.news-list li + li {
  border-top:0px dashed #ddd;
}
.news-list li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  float: left;
  color: #666;
  width: 190px;

}
.news-list li span {
  float: right;
  color: #999;
  font-size: 12px;
}
.bg-gray {
  background: #f8f8f8;
  padding: 40px 0;
  clear: both;
}
.bg-black41{
  background: #414141;
  padding:25px 0px;
  clear: both;
}
.page-asider {
  width: 210px;
  float: right;
}
.live{
	background-color: #fff;
	border: 1px solid #e5e5e5;
	height:271px;
	clear:both;
}
.live-list {
  padding: 0px 10px;
  background: #fff;
}
.live-list li {
  padding: 7px 0;
}
.live-list li + li {
  border-top: 1px solid #ddd;
}
.live-list li .spanlive{
	display: inline-block;
	width: 46px;
	height:16px;
	line-height: 16px;
	border: 1px solid #ee0000;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	float: right;
	background-color: #ee0000;
	margin-top:-3px;
}
.live-list li .btn-join {
  color: #ee0000;
  background: #fff;
  display: inline-block;
  width: 46px;
  height:16px;
  line-height: 16px;
  border: 1px solid #ee0000;
  border-radius: 4px;
  text-align: center;
  float: right;
  margin-top:-3px;
}
.live-list li .btn-join:hover {
  color: #ee0000;
  text-decoration: none;
}
.data {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  height:271px;
  clear:both;
}
.data-list {
  background: #fff;
  padding: 5px 5px;
}
.data-list li {
  padding: 5px;
  cursor: pointer;
  overflow: hidden;  
}
.data-list li + li {
  border-top: 0px dashed #ddd;
}
.data-list li:hover{
	background-color: #f5f5f5;
}
.data-list li img {
  width: 80px;
  height:45px;
  float: left;
  margin-right: 5px;
}
.data-list li .data-info {
  width: 103px;
  float: right;
  display: inline-block;
}

.rinfos {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  height:271px;
  clear:both;
}
.rinfolist{
  background: #fff;
  padding: 10px;  
}
.rinfolist li{
  padding:10px 0px 9px;
  height:16px;
  line-height: 16px;
  cursor: pointer;
}
.rinfolist li .infonum{
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 3px;
  background-color: #d0d0d0;
  color: #fff;
  text-align: center;
}
.rinfolist li:hover .infonum{
  background-color: #ee0000;
  color: #fff;
}
.rinfolist li .infotitle{
  height:15px;
  line-height: 15px;
  color: #333;
  width: 160px;
}
.rinfolist li .infotitle a{
	color: #333;	
}
.rinfolist li:hover .infotitle{
  color: #ee0000;
}
.rinfolist li:hover .infotitle a,
.rinfolist li:hover .infotitle a:hover
{
  color: #ee0000;
  text-decoration: none;
}

.partner{
	clear: both;
}
.partner-header {
  margin: 0 auto;
  margin-bottom: 30px;
  display: table;
}
.partner-header .fz34 {
  font-size: 34px;
  margin-right: 10px;
}
.partner-header a:hover{
	text-decoration: none;
}
.partner-header .help {
  border: 1px solid #ee0000;
  display: block;
  text-align: center;
  color: #ee0000;
  border-radius: 4px;
  width:70px;
  height: 28px;
  line-height: 28px;
  box-sizing: content-box;
  font-size: 14px;
}
.partner-list li {
  float: left;
  width: 240px;
  margin-top: 10px;
}
.partner-list li img {
  width:200px;
  max-width: 240px;
  height: 45px;
}
.partner-list li + li {
  margin-left: 24px;
}
.fz32 {
  font-size: 32px;
}
.it {
  font-style: italic;
}
.bottom {
  overflow: hidden;
  padding: 60px 0;
}
.bottom-header {
  margin-bottom: 30px;
  font-size: 22px;
  color: #333;
}
.bottom-header i {
  margin-right: 10px;
}
.bottom-list {
  overflow: hidden;
}
.bottom-list li {
  float: left;
  margin-right: 110px;
}
.bottom-list li p {
  margin-left: 32px;
}
.bottom-list li p a {
  color: #666;
}
.qrcode img {
  width: 116px;
  height: 116px;
}
.mr50 {
  margin-right: 50px;
}
.icon-redhead {
  width: 26px;
  height: 20px;
  background-image: url(../images/redhead.png);
}
.lesson-main {
  width: 890px;
  float: left;
}
.lesson-header {
  margin-bottom: 20px;
}
.lesson-header i {
  margin-right: 10px;
  margin-top: -8px;
}
.lesson-header span {
  color: #ee0000;
  font-size: 20px;
}
.lesson-content {
  overflow: hidden;
}
.lesson-content img {
  width: 260px;
  height: 260px;
  float: left;
}
.lesson-info {
  width: 580px;
  padding-left: 30px;
  padding-right: 20px;
  float: left;
  background: #fff;
  height: 260px;
}
.lesson-list li {
  margin-bottom: 20px;
  overflow: hidden;
}
.lesson-list li img {
  width: 280px;
  height: 156px;
  float: left;
}
.lesson-list li .lesson-profile {
  background: #fff;
  padding: 0 20px;
  width: 570px;
  float: left;
  height: 156px;
}
.lesson-list li .lesson-profile h3 {
  margin-bottom: 20px;
  margin-top: 10px;
}
.lesson-list li .lesson-profile p {
  font-size: 12px;
  color: #999;
  line-height: 1.5;
}
.icon-clock {
  background: url('../images/icon.png') no-repeat -6px -90px;
  width: 15px;
  height: 14px;
  margin-right: 5px;
}
.icon-head {
  background: url('../images/icon.png') no-repeat -25px -90px;
  width: 13px;
  height: 14px;
  margin-right: 5px;
}
.icon-tv {
  background: url('../images/icon.png') no-repeat -34px -64px;
  width: 18px;
  height: 19px;
}
.ketang {
  width: 283px;
  float: right;
}
.ketang-list {
  background: #fff;
  padding: 0 10px;
}
.ketang-list li {
  padding: 10px 0;
}
.ketang-list li p {
  margin-bottom: 5px;
}
.ketang-list li .live {
  display: none;
}
.ketang-list li + li {
  border-top: 1px dashed #ddd;
}
.ketang-list li .btn-join {
  padding: 2px 10px;
  background: #ff7928;
  color: #fff;
  float: right;
  border-radius: 3px;
}
.ketang-list li:active .live {
  display: inline-block;
}
.color-orange {
  color: #ff7928;
}
.icon-live {
  background: url('../images/icon2.png') no-repeat -1px -26px;
  width: 50px;
  height: 45px;
}
.teacher {
  height: 352px;
  overflow: hidden;
  width: 1200px;
  margin-bottom: 40px;
}
.teacher-list {
  width: 1300px;
}
.teacher-list li {
  float: left;
  margin-right: 25px;
}
.teacher-list li .teacher-info {
  background: #fff;
  width: 260px;
  margin-top: -87px;
  padding: 70px 10px 0;
  height: 150px;
  border-top: 1px solid #ddd;
}
.category2 {
  margin: 0 auto;
  box-sizing: border-box;
  width: 1200px;
  background: #414141;
  position: relative;
  border:0px;
}
.category2 .category-item {
  border-bottom: none;
  border-top: none;
  box-sizing: border-box;
  position: relative;
  padding: 0px 20px;
  margin:0px;
  float: left;
  width: 200px;
  height: 158px;
  z-index: 60;
  background: #414141;
}
.category2 .category-item {
  background: #414141 url("../images/line.png") right no-repeat;
}
.category2 .category-item:last-child{
	background: #414141 url("") right no-repeat;
}
.category2 .category-item:hover {
  background: #fff;
}
.category2 .category-item:hover .category_new{
	display: none;
}

.category2 .category-item:hover .border-mask,
.category2 .category-item:hover .subcategory {
  display: block;
}
.category2 .category-item.end:hover {
  z-index: 10;
}

/*字体要求*/
.fontfmymed{
	font-family: "PingFangSC-Medium","Microsoft YaHei";
}
.fontfmyreg{
	font-family: "PingFangSC-Regular","Microsoft YaHei";
}
.fontfmyfzk
{
	font-family: "FZLTXHK-GBK1-0","Microsoft YaHei";
}

/*搜索结果页面*/
.coursesearch-header{
	background-color: #e7e7e7;
	height: 40px;
	line-height: 40px;
}
.course-list-schresult{
	overflow: hidden;
    height: auto;
    display: inline-block;
    width:100%;
    padding: 10px 0px;
    margin:0px;
}
.course-list-schresult li{
	overflow: hidden;
    height: auto;
    display: inline-block;
    width:923px;
    padding:15px 20px;
    cursor: pointer;
}
.course-list-schresult li:hover{
	background-color: #f8f8f8;
}
.course-list-schresult li img{
	width: 208px;
	height:117px;
}
.course-list-schresult li .citemdetail {

}
.course-list-schresult li .citemdetail .itemdesc{
	width: 50%;
	height: 63px;
	line-height: 21px;
	display: inline-block;
	overflow: hidden;
	overflow-wrap:normal;
}