* {
  margin: 0;
  padding: 0;
}

body {
  background: #f4f4f4;
  min-width: 1200px;
  font-size: 14px;
  color: #333;
  font-family: "微软雅黑";
}

address,
cite,
code,
em,
th,
i,
strong {
  font-weight: normal;
  font-style: normal;
}

li {
  list-style: none
}

li,
ol,
ul {
  list-style-type: none;
  margin: 0;
}

img {
  border: 0px;
}

img a {
  cursor: pointer
}

.recommend_box img {
  max-width: none !important;
}

a {
  display: inline-block;
  text-decoration: none;
  color: #333;
  vertical-align: middle;
  cursor: pointer;
}

.clears {
  clear: both;
}

a:focus,
a:hover {
  text-decoration: none;
}

.fl {
  float: left
}

.f2 {
  width: 66px;
  height: 89px;
  background: url(../img/pdf-bj.jpg) no-repeat;
  float: left;
  color: white;
  font-size: 20px;
  font-weight: bold;
  line-height: 89px;
  text-align: center;
  margin-right: 24px;
}

.fr {
  float: right;
}

.box {
  width: 1190px;
  margin: 0 auto;
  border-radius: 4px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* 澶撮儴绗竴鐗� */
.headOne {
  box-sizing: border-box;
  height: 50px;

  background-color: #F5F7FA;
  border-bottom: 1px solid #E3E3E3;
}

/* 鐗堝績1190 */
.headOne_content {
  width: 1190px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}

/* 绗竴鐗堝乏渚� */
.headOne_left {
  display: flex;
  height: 50px;
}

.headOne_left>a {
  align-self: center;
  margin: 0 15px;
  font-size: 14px;
  color: #828282;
}

.learning_navigation {
  height: 50px;
  display: flex;
  margin: 0 !important;
  padding: 0 15px;
  box-sizing: border-box;
  position: relative;
  width: 107px;
}

.learning_navigation_content {
  display: none;
  position: absolute;
  top: 49px;
  left: 0;
  width: 107px;
  background-color: #fff;
  z-index: 188;
  border-left: 1px solid #E3E3E3;
  border-right: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
}

.learning_navigation_li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #828282;
  font-size: 14px;

}

.learning_navigation_li>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #828282 !important;
}

.learning_navigation_li:hover>a {
  background-color: #F96B60;
  color: #fff !important;
}

.learning_navigation_tab {
  border-left: 1px solid #E3E3E3;
  border-right: 1px solid #E3E3E3;
  padding: 0 14px;

  background-color: #fff;
}

.learning_navigation>i {
  align-self: center;
  font-size: 12px;
  margin-left: 5px;
}

.learning_navigation>span {
  align-self: center;
}

.course_center>i {
  font-size: 14px;
}

.headOne_left>a:hover {
  color: rgba(249, 107, 96, 1);

}

.course_center:hover {
  color: rgba(249, 107, 96, 1);
}

.live_center {
  display: flex;
}

.live_center>span {
  align-self: center;
}

.live_center>img {
  margin-right: 5px;
  align-self: center;
  margin-top: -2px;
}

.league_center {
  display: flex;
}

.league_center>span {
  align-self: center;
}

.league_center>img {
  margin-right: 5px;
  align-self: center;
  margin-top: -2px;
}

/* 绗竴鐗堝彸渚� */
.headOne_right {
  display: flex;
  height: 50px;
}

.headOne_right_li {
  align-self: center;
  /* margin: 0  */
  font-size: 14px;
  color: #828282;
}

.headOne_right_li>a:hover {
  color: rgba(249, 107, 96, 1);
}

.headOne_right>a:nth-last-child(1) {
  margin: 0 0 0 15px;
}

.official_accounts {
  position: relative;
}

.official_accounts>i {
  font-size: 12px;
}

.official_accounts_img {
  overflow: hidden;
  display: none;
  position: absolute;
  top: 28px;
  left: -5px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  z-index: 111;
  border-radius: 5px;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  line-height: 100px;
  text-align: center;
  z-index: 1888;
}

/* .official_accounts:hover .official_accounts_img {
  display: block;
} */

.official_accounts_img>div {
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff;
}

.official_accounts_img>img {
  width: 97px;
}

.login {
  display: inline-block;
}

.login>a {
  display: inline-block;
  height: 18px;
  border: 0;
  outline: 0 none !important;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  color: #828282;
}

.login>a:nth-child(2) {
  border-right: 1px solid #E1E6EE;
  width: 40px;
}

.login>a:nth-child(3) {
  margin-left: 11px;
}

.login_btn>a {
  color: #828282;
}

.headTwo {
  display: flex;
  height: 77px;
  background-color: #fff;
  position: relative;
}

.headTwo_content {
  width: 1190px;
  height: 77px;
  margin: 0 auto;
  display: flex;
  background-color: #fff;
  position: relative;
}

.headTwo_float {
  display: none;
  position: absolute;
  left: 0;
  top: 67px;
  width: 100%;
  /* height: 230px; */
  background-color: #fff;
  z-index: 9899;
  box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.2);
  padding-bottom: 30px;
}

.headTwo_float_content {
  width: 1190px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 294px;
  padding-top: 10px;
}

.headTwo_float_list {
  width: 860px;
  height: 100%;
}

.headTwo_float_list_li {
  float: left;
  width: 137px;
  text-align: center;
}

.headTwo_float_list_li>li {
  font-size: 14px;
  color: #474E5D;
  line-height: 222%;
  /* margin-top: 16px; */
}

.headTwo_float_list_a {
  color: #474E5D !important;
}

.headTwo_float_list_li>li:nth-child(1) {
  margin-top: 0;
}

.headTwo_float_list_text {
  position: relative;
  display: inline-block;
  cursor: pointer;

}

/*.headTwo_float_list_text:hover {
  color: salmon;
}*/
.headTwo_float_list_a:hover {
  color: rgba(249, 107, 96, 1) !important;
}

.headTwo_float_list_text>img {
  position: absolute;
  top: 5px;
  right: -12px;
  z-index: 999;
}

.headTwo_logo {
  align-self: center;
  width: 250px;
  height: 44px;
  margin-right: 45px;
  overflow: hidden;
}

.headTwo_logo>img {
  height: 100%;
}

.headTwo_list {
  height: 77px;
  display: flex;
}

.headTwo_list>a {
  position: relative;
  align-self: center;
  font-size: 19px;
  color: #545E64;
  text-align: center;
  padding: 0 30px;
  border-right: 1px solid #E5E5E5;
  line-height: 20px;
  height: 20px
}

.headTwo_list>a:nth-last-child(1) {
  border-right: 0;
}

.headTwo_list>a>div {
  position: absolute;
  left: 55px;
  top: 35px;
  width: 25px;
  height: 2px;
}

.headTwo_list a:hover {
  color: rgba(249, 107, 96, 1);
}

.headTwo_list>a:hover div {
  background-color: rgba(249, 107, 96, 1) !important;
}

.headTwo_list_tab {
  background-color: rgba(249, 107, 96, 1) !important;

}

.search_new {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  align-self: center;
  width: 51px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-left: 22px;
}

.search_new>i {
  font-size: 30px;
  color: #545E64;
}

.search_new:hover {
  background: rgba(249, 107, 96, 1);
  box-shadow: 0px 2px 9px 1px rgba(170, 12, 0, 0.24);
}

.search_new:hover>i {
  color: #fff;
}

/* 鎼滅储鐗堝潡 */
.search_three {
  display: flex;
  align-self: center;
  /* width: 1190px; */
  margin: 0 auto;
}

.search_three_guanbi {
  align-self: center;
  color: #F96B60;
  font-size: 16px;
  margin-right: 20px;
}

.search_three_sousuo {
  align-self: center;
  color: #F96B60;
  font-size: 28px;
  margin-top: 1px;
}
/*刘东阳*/
.search_three_input {
  align-self: center;
  font-size: 16px;
  width: 550px;
  height: 30px;
  border: 0;
  outline: none;
}






/* 搴曢儴 */
.footer_new {
  margin-top: 40px;
}

.footerOne {
  height: 180px;
  background-color: #37383A;
}

.footerOne_content {
  width: 1190px;
  height: 180px;
  margin: 0 auto;
  display: flex;
}

.footerOne_content>.footerOne_content_box {
  margin: auto;
  display: inline-block;
}

.footerOne_content>.footerOne_content_box>div:nth-last-child(1) {
  border-right: 0 !important;
}

.footerOne_box>img {
  height: 44px;
}

.footerOne_box {
  margin-top: 26px;
  margin-right: 70px;
  display: inline-block;
  /* width: 270px!important; */
  display: inline-block;
  text-align: center;
  overflow: hidden;
}

.footerOne_service_person {
  border-left: 1px solid rgba(243, 243, 243, .1);
  width: 285px;

}

.footerOne_service {
  text-align: left;
  width: 285px;
  box-sizing: border-box;
  padding-left: 60px;
  border-right: 1px solid rgba(243, 243, 243, .1);
  width: 285px;

}

.footerOne_service_title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
}

.footerOne_service_call {
  font-size: 14px;
  color: #fff;
  margin: 3px 0;
}

.footerOne_help {
  display: flex;
  align-self: center;
  box-sizing: border-box;
  padding-left: 50px;
  width: 285px;
}

.footerOne_help_img {
  overflow: hidden;
  width: 97px;
  height: 97px;
  line-height: 97px;
  text-align: center;
}

.footerOne_help_img>img {
  width: 100%;
}

.footerOne_help_btn {
  /* align-self: center; */
  margin-right: 65px;
  width: 76px;
}

.footerOne_help_btn>span {
  display: block;
  font-size: 18px;
  color: #fff;

}

.footerOne_help_btn>a {
  line-height: 22px;
  font-size: 14px;
  margin-top: 15px;
  width: 76px;
  height: 22px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-left: -9px;
}

.footerOne_help_btn>a:hover {
  background: #535456;

}

.footerTwo {
  height: 40px;
  background-color: #222222;
  display: flex;
}

.footerTwo_list {
  align-self: center;
  margin: 0 auto;
}

.footerTwo_list>a {
  margin: 0 20px;
  font-size: 12px;
  color: #fff;
  opacity: 0.4;
}

.footerTwo_list>a:hover {
  opacity: 1;
  text-decoration: underline
}

/*头部*/
/*.header{background: ;}*/
.head {
  height: 50px;
}

.head ul li {
  float: left;
  position: relative;
  line-height: 50px;
  margin-right: 20px;
}

.head ul a {
  color: #999;
}

i.dizhi {
  color: #e9603a;
  font-size: 18px;
}

i.xiala {
  font-size: 20px;
  vertical-align: middle;
}

.head ul a:hover {
  color: #e9603a;
  text-decoration: none;
}

a.topactive {
  color: #e9603a;
}

.head_fr a {
  line-height: 50px;
  margin-left: 30px;
  color: #666;
  float: left;
}

.head_fr a i {
  font-size: 28px;
  vertical-align: middle;
  color: #f00;
}

.head_fr a:hover {
  color: #f00;
  text-decoration: none;
}

a.logoin {
  color: #e9603a;
}

.tx:hover {
  transition: .5s;
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}

/*切换地区*/
.headfl ul {
  position: relative;
}

.diqucon {
  display: none;
  width: 105px;
  height: 366px;
  position: absolute;
  background: url(../img/dqxlk.png) no-repeat;
  z-index: 999;
  left: 50%;
  margin-left: -53px;
}

.diqucon div {
  text-align: center;
  color: #828282;
}

.diqucon ul {
  width: 85px;
  margin: 0 auto;
  height: 305px;
  background: #fff;
  box-shadow: 0 0 4px rgba(204, 204, 204, .15);
  line-height: 30.5px;
  overflow-y: scroll;
}

.diqucon ul li {
  clear: both;
  cursor: pointer;
  margin-right: 0;
}

.diqucon li a {
  display: inline-block;
  padding-left: 20px;
}

/*二维码*/
.erweima {
  position: absolute;
  z-index: 99;
  display: none;
}

/*#diqu{display: none;}*/
/*已登录*/
/*header {
	background: #333;
	height: 60px;
}*/

.head_logo div {
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  margin-left: 25px;
}

.logo_ul {
  margin-bottom: 0;
}

.logo_ul img {
  margin-right: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 32px;
  vertical-align: middle;
}

.logo_ul {
  position: relative;
  margin-bottom: 0;
}

.head .logo_ul li {
  margin-right: 0;
  margin-left: 15px;
}

.jltc {
  display: none;
  width: 101px;
  height: 98px;
  background: url(../img/jltc.png) no-repeat;
  z-index: 999;
  position: absolute;
  right: 50%;
  margin-right: -51px;

}

.jltc ul {
  margin: 22px auto 0 auto;
  overflow: hidden;
  padding: 0 9px;
}

.jltc ul li {
  position: relative;
  height: 19px;
  margin: 5px 0;
  line-height: 20px;
  text-indent: 12px;
}

.in_tkjl {
  background: url(../img/jltc_ic.png) no-repeat;
  background-position: 0 0;
}

.jltc ul li a {
  color: #666;
}

.head .jltcList li {
  margin-left: 0;
}

.in_ztjl {
  background: url(../img/jltc_ic.png) no-repeat;
  background-position: 0 -40px;
}

.jltc ul li a:hover {
  color: #f66a66;
}

.iconfontsize .iconfont {
  font-size: 20px;
  vertical-align: middle;
}

/*头部搜索star*/
.top {
  background: #fff;
}

.topCon {
  padding: 31px 0;
}

.seachcon {
  width: 516px;
  position: absolute;
  margin-left: 337px;
}

.seachtxt {
  overflow: hidden;
}

.seachtxt input {
  outline: none;
  border: 1px solid #e5e5e5;
  background: #f4f4f4;
  width: 420px;
  float: left;
  height: 33px;
  color: #999;
  text-indent: .5em;
}

.seachtxt span {
  width: 93px;
  height: 33px;
  background: #e9613b;
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 31px;
  text-align: center;
  cursor: pointer;
}

.seachList {
  overflow: hidden;
}

.seachList li {
  float: left;
  margin-right: 10px;
  line-height: 30px;
}

.seachList li a {
  color: #ffb06a;
  font-size: 14px;
}

.seachList li a:hover {
  color: #fe574f;
}

.telboxs {
  overflow: hidden;
}

.telboxs:hover {
  opacity: .8;
}

.telbox1 img {
  margin-right: 5px;
}

.telbox div {
  font-size: 26px;
  color: #999;
  line-height: 24px;
}

.telbox span {
  font-size: 16px;
  color: #999;
}

/*banner*/
.bannerBox {
  width: 100%;
  margin: 0 auto;
  height: 470px;
}

.bannerLeftbox {
  padding-top: 80px;
}

.flListtop {
  overflow: hidden;
  position: absolute;
  left: 0;
}

.flListtop li {
  float: left;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  width: 118px;
  margin-top: 17px;
  border-right: 1px solid #e5e5e5;
}

.flListtop li.lastli {
  border: none;
}

.flListtop li.flListtopfirst {
  width: 240px;
  height: 50px;
  line-height: 50px;
  background: #e9603a;
  margin-top: 0px;
  border: none;
  text-align: left;
  display: flex;
  position: relative;
}

.flListtopfirst_icon {
  position: absolute;
  right: 15px;
  align-self: center;
  margin-top: 2px;
  font-weight: bold;
}

.flListtop li:hover a {
  color: #e9603a;
}

.flListtop li.flListtopfirst a {
  font-size: 18px;
  color: #fff;
  margin-left: 15px;
  align-self: center;
}

.flListtop .flListtopfirst:hover a {
  color: #fff;
}

.flListtop li a {
  color: #414141;
}

.titnav.flListtop {
  position: initial;
}

/**/
.quanguo {
  position: relative;
}

.recommendcon {
  padding: 20px 0;
}

.recommend_box {
  padding: 17px;
  background: #fff;
  border-radius: 4px;
  margin: 20px 0;
}

.recommend_top {
  margin-bottom: 30px;
  padding: 20px 17px 0 0px;
}

.recommend_tit_fenxiao>i {
  margin-left: 0 !important;
}

.recommend_tit {
  line-height: 32px;
  font-size: 28px;
  color: #222;
  display: flex;
  /* padding-left: 35px; */
  height: 32px;
  /* background: url(../img/fanghui1.png) no-repeat; */
}

.recommend_tit span {
  color: #999;
  font-size: 14px;
  padding-left: 5px;
}

.recommend_tit>i {
  margin: 4px 15px 0 15px;
  display: inline-block;
  width: 4px;
  height: 24px;
  background: rgba(249, 107, 96, 1);
  margin-top: 5px;
}

/**/
/*全国分校*/
.whole_country {
  width: 750px;
  overflow: hidden;
  margin-bottom: 100px;
}

.whole_country li {
  border-bottom: 1px dashed #e7e7e7;
  float: left;
  width: 125px;
  height: 60px;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
}

.whole_country li a {
  color: #666;
  display: block;
  width: 125px;
  height: 60px;
}

.whole_country li a:hover {
  background: #f9f9f9;
  color: rgba(249, 107, 96, 1);
  transition: .3s;
}

.whole_country li a.map_tl {
  background: #f9f9f9;
  color: rgba(249, 107, 96, 1) !important;
  transition: .3s;
}

.boxovflow {
  overflow: hidden;
}

/*地图*/
.quanguo {
  position: relative;
}

.fx_map {
  position: absolute;
  right: 17px;
  top: 51px;
  width: 330px;
  height: 280px;
}

.fx_map ul {
  width: 330px;
  height: 240px;
  background: #000;
}

.fx_map ol {
  margin-top: 10px;
  color: #666;
}

.fx_map ol b {
  font-size: 16px;
  line-height: 30px;
}

.fx_map ol p {
  line-height: 24px;
}

/*底部*/
.footerboxs {
  margin-top: 20px;
  color: #fff;
  overflow: hidden;
  padding: 50px 0 40px 0;
  background: #ea643c;
}

.footerbox p {
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  width: 152px;
  display: block;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.footerbox1 {
  width: 220px;
}

.footerbox ul {
  overflow: hidden;
}

.footerbox li {
  float: left;
  font-size: 14px;
  overflow: hidden;
  line-height: 30px;
}

.footerbox li a {
  color: #fff;
  padding: 0 10px;
}

.footerbox1 li:hover a {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
}

.footerbox.footerbox2 li {
  float: none;
}

.footerbox3 {
  margin-left: 120px;
}

.saoyisao {
  width: 125px;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
}

.footerLastbox li {
  overflow: hidden;
  margin-bottom: 20px;
}

.kefu1 {
  width: 37px;
  height: 36px;
  border-radius: 3px;
  background: #ee8363;
  margin-right: 10px;
}

.kefu1_num div {
  font-size: 12px;
}

.kefu1_num p {
  font-size: 18px;
  margin: 0;
}

.footerLastbox ul li:last-child {
  margin-bottom: 0;
}

p.footer_end {
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
  margin-bottom: 110px;
}



/*右侧弹窗*/
.bar-right {
  float: left;
  background-color: #2b2b35;
  height: 70px;
  margin-top: 8px;
  color: #fff;
  position: relative;
  width: 796px;
  box-shadow: 10px 7px 15px rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
}

.wx_com_Countdown2 {
  float: left;
  height: 70px;
  position: relative;
  padding-right: 35px;
}

i.wcc-leftbg {
  width: 54px;
  height: 103px;
  display: block;
  position: absolute;
  top: -33px;
}

.common-bg {
  background: url(../img/bar-logo-r.png) no-repeat !important;
  width: 31px !important;
  height: 77px !important;
  top: -7px !important;
}

.common-text {
  display: inline-flex;
  height: 43px;
  line-height: 43px;
  margin: 15px 0 0 35px;
}

.common-text strong {
  width: 233px;
  height: 43px;
  overflow: hidden;
  font-size: 23px;
  font-weight: bold;
  color: #fff;
}

strong.ctext-bg {
  background: url(../img/keyword-img.png) no-repeat;
  display: block;
}

.common-btn {
  position: absolute;
  right: 185px;
  z-index: 99;
  top: 1px;
}

a.Gconsult-btn {
  background: none !important;
  color: #dbdbdb !important;
  border: 1px solid #b7b7b7;
  padding: 8px 23px !important;
  margin-left: 0 !important;
}

a.Gbuy-btn {
  font-size: 16px;
  color: #fff;
  background-color: #e84141;
  padding: 9px 25px;
  border-radius: 3px;
  margin-top: 16px;
  float: left;
  margin-left: 20px;
  transition-duration: 0.3s;
  text-decoration: blink;
}

.bar-hmimg {
  background: url(../img/chengrengaokao.png) no-repeat;
  width: 165px;
  height: 96px;
  display: block;
  position: absolute;
  right: 28px;
  top: -26px;
}

i.c-icon {
  background: url(../img/c-btn.png) no-repeat;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  transition: all 1s ease 0s;
}

i.c-icon:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}

a.Gconsult-btn:hover {
  color: #fff !important;
  border: 1px solid #fff;
  transition: all 1s ease 0s;
  background: rgba(225, 225, 225, 0.1) !important;
}

a.Gbuy-btn:hover {
  background: #ff5353;
}

.common-text a {
  font-size: 17px;
}

.tc_right {
  position: fixed;
  top: 30%;
  right: 0;
  width: 200px;
  z-index: 99 !important;
}

.tcr {
  width: 159px;
  float: left;
  height: 376px;
  background: url(../img/youcebg.png) no-repeat center;
}

.tcr ul {
  position: absolute;
  left: 17px;
  top: 167px;
  width: 125px;
  height: 132px;
}

.tcr ul li {
  display: flex;
  justify-content: center;
  height: 43px;
  line-height: 43px;
  border-bottom: 1px dashed #e5e5e5;
}

.tcr ul li span {
  width: 21px;
  height: 20px;
  float: left;
  display: block;
  margin-top: 13px;
  margin-right: 5px;
  transition: .3s background-position;
}

.tcr ul li a span.tcr_zxzx {
  background: url(../img/tcr_icon.png) no-repeat center;
  background-position: -21px 0;
}

.tcr ul li p {
  display: block;
  float: right;
}

.tcr ul li a span.tcr_kczx {
  background: url(../img/tcr_icon.png) no-repeat center;
  background-position: -21px -41px;
}

.tcr ul li:nth-child(3) {
  border-bottom: none;
  height: 44px;
  line-height: 44px;
}

.tcr ul li a span.tcr_shkf {
  background: url(../img/tcr_icon.png) no-repeat center;
  background-position: -21px -85px;
}

.qttt {
  width: 36px;
  height: 25px;
  position: absolute;
  top: 0;
  background: url(../img/qttt.png) no-repeat center;
  animation: qttt 1s infinite;
  animation-direction: alternate;
}

@keyframes qttt {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(5px, -5px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.tcr_gb {
  width: 13px;
  cursor: pointer;
  height: 13px;
  position: absolute;
  top: 0;
  right: 40px;
}

.tcr_gb img {
  vertical-align: top;
  border: 0;
  transition: all 0.5s;
}

.tcr a {
  color: #666666;
}

.tcr ul li a:hover {
  color: #ffb06a;
}

.tcr ul li a:hover span.tcr_zxzx {
  background: url(../img/tcr_icon.png) no-repeat center;
  background-position: 0 0;
}

.tcr ul li a:hover span.tcr_kczx {
  background: url(../img/tcr_icon.png) no-repeat center;
  background-position: 0 -41px;
}

.tcr ul li a:hover span.tcr_shkf {
  background: url(../img/tcr_icon.png) no-repeat center;
  background-position: 0 -85px;
}

.tcr_gb:hover {
  background: #FFF;
}

.tcrTit,
.tcr_num {
  position: absolute;
  top: 130px;
  width: 160px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.tcr_num {
  position: absolute;
  top: 310px;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Impact';
}

.tcr_num span {
  font-weight: normal;
  font-size: 16px;
}

.tcr_num div {
  line-height: 16px;
}

/*右侧end*/

/*直播star*/
/*底部*/
.footer_liveend {
  text-align: center;
  color: #fff;
  line-height: 50px;
  background: #000;
  font-size: 15.5px;
}

.footer_liveend span {
  margin: 0 50px 0 30px;
}

/*头部*/
.liveHead {
  background: #333;
}

.liveHead a {
  color: #fff;
}

.live_top {
  margin-bottom: 20px;
}

.live_toplist li {
  float: left;
  margin-right: 35px;
  line-height: 60px;
}

.live_toplist img {
  display: block;
  height: 48px;
}

.live_toplist li a {
  color: #999;
  font-size: 16px;
  line-height: 60px;
}

.live_toplist li a:hover {
  color: #e33333;
}

.live_toplistfr li {
  float: left;
  text-align: center;
  margin-left: 20px;
  color: #999;
}

.live_toplistfr li div {
  line-height: 14px;
}

.live_toplistfr li a {
  color: #999;
  font-size: 12px;
}

.live_toplistfr li a:hover {
  color: #e33333;
}

.live_toplistfr li span {
  color: #e33333;
  font-size: 26px;
}

.live_toplistfr .head_seach span {
  color: #e9623d;
  position: absolute;
  right: 12px;
  top: -1px;
}

.live_toplistfr .head_seach {
  position: relative;
  top: 12px;
}

.live_toplistfr .head_seach input {
  width: 225px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  padding: 0 40px 0 18px;
  border: none;
  outline: none;
  border-radius: 25px;
}

/*课程详情*/
.yilogo li {
  float: left;
  line-height: 60px;
}

.yilogo li.yilogoimg {
  margin-right: 10px;
}

.yilogo .yilogoimg img {
  border-radius: 50%;
}

.yilogo li a:hover {
  color: #e33333;
}

/*直播end*/
/*底部*/
.footer {
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding: 30px 0;
}

.footer,
.footer a {
  text-align: center;
  color: #999;
  font-size: 14px;
}

.footer ul li {
  display: inline-block;
  padding: 0 10px;
  line-height: 14px;
  border-right: 1px dashed;
}

.footer div {
  margin-top: 7px;
}

/*分类*/
.course_tit {
  line-height: 60px;
}

.course_tit a {
  font-size: 14px;
  color: #666;
}

.course_tit a:hover,
.course_tit a.red {
  color: #f00;
  text-decoration: underline;
}

.course_tit span {
  font-size: 16px;
  vertical-align: middle;
  color: #999;
}

.course_tit span.dizhiicon {
  font-size: 26px;
}

.footerbox1 {
  width: 220px;
  min-height: 100px;
}

@media only screen and (max-width: 1590px) {

  .tc_right,
  .tc_left {
    display: none;
  }
}

.no_order {
  text-align: center;
  padding: 127px 0;
  background: #fff
}

.no_order img {
  width: 150px;
  opacity: .5;
}

.no_order div {
  color: #ccc;
  line-height: 30px;
  margin-top: 25px;
  font-size: 16px;
}

.deletelistbox {
  font-size: 14px;
  color: #999;
}

/*分页*/
.page {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}

.page .prev,
.page .next,
.page .sy {
  padding: 8px 24px 9px;
}

.page a.cur,
.page a:hover {
  border: 1px solid #ffa800;
  background: #ffa800;
  color: #fff;
}

.page a {
  display: inline-block;
  vertical-align: top;
  padding: 8px 13px 9px;
  min-width: 10px;
  margin: 0 6px;
  color: #999;
  background-color: #fff;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #eee;
  font-weight: 400;
}

.topimg {
  line-height: 40px
}

i.dizhi {
  float: left;
}

.head a span {
  vertical-align: middle;
}

.footer ul li:last-child {
  border: none;
}

.margintop20 {
  margin-bottom: 0 !important;
  margin-top: 20px !important;
}

/* 粉色 */
#active2 .active>a {
  border-bottom: 2px solid #ff92a6 !important;
  color: #ff92a6 !important;
}

.backPink {
  background-color: #FF92A6 !important;
}

.colorPink {
  color: #FF92A6 !important;
}

.borderPink {
  border-bottom: 2px solid #FF92A6 !important;
}

/* 绿色 */
#active1 .active>a {
  border-bottom: 2px solid #54D2D5 !important;
  color: #54D2D5 !important;
}

.backGreen {
  background-color: #54D2D5 !important;
}

.colorGreen {
  color: #54D2D5 !important;
}

.borderGreen {
  border-bottom: 2px solid #54D2D5 !important;
}


/* 黄色 */
#active3 .active>a {
  border-bottom: 2px solid #FFB06A !important;
  color: #FFB06A !important;
}

.backYellow {
  background-color: #FFB06A !important;
}

.colorYellow {
  color: #FFB06A !important;
}

.borderYellow {
  border-bottom: 2px solid #FFB06A !important;
}

/* 蓝色 */
#active4 .active>a {
  border-bottom: 2px solid #82bffd !important;
  color: #82bffd !important;
}

.backBlue {
  background-color: #82bffd !important;
}

.colorBlue {
  color: #82bffd !important;
}

.borderBlue {
  border-bottom: 2px solid #82bffd !important;
}

/* 紫色 */
#active5 .active>a {
  border-bottom: 2px solid #aeacff !important;
  color: #aeacff !important;
}

.backPurple {
  background-color: #aeacff !important;
}

.colorPurple {
  color: #aeacff !important;
}

.borderPurple {
  border-bottom: 2px solid #aeacff !important;
}

.fenlei_list_li {
  overflow: hidden;
}

.fenlei_list_li>span {
  float: left;
}

.fenlei_list_box {
  float: left;
  width: 1020px;
  display: inline-block;
}

.videoboxConfr li {
  padding-right: 15px !important;
}


.headOne_right {
  display: flex;
  height: 50px;
}

.headOne_right_li {
  align-self: center;
  /* margin: 0  */
  font-size: 14px;
  color: #828282;
}

.headOne_right_li>a:hover {
  color: rgba(249, 107, 96, 1);
}

.headOne_right>a:nth-last-child(1) {
  margin: 0 0 0 15px;
}

.my_new {
  display: flex;
}

.my_new_img {
  /* float: left; */
  align-self: center;
  display: inline-block;

  width: 32px;
  height: 32px;
  border-radius: 50%;
  /*background-color: pink;*/
  overflow: hidden;
  margin-right: 15px;
}

.my_new_img:hover {
  transition: .9s;
  transform: rotate(360deg);

}

.my_new_img img {
  width: 100%;
}

.my_new_name {
  align-self: center;
  font-size: 14px;
  color: #828282 !important;
  margin-right: 15px;
}

.my_new_time {
  align-self: center;
  font-size: 14px;
  color: #828282;
  margin-right: 15px;
}

.my_new_exit {
  display: inline-block;
  align-self: center;
  margin-top: -2px;
}

.my_new_exit>a>span {
  margin-right: 5px;
  color: #828282 !important;
}

.my_new_exit>a>i {
  color: #828282 !important;

}

.headOne_right_li {
  display: flex;
}

.icon-ren {
  margin-top: -2px;
  margin-right: 5px;
  align-self: center;
}