/******misonlive******/
@import url(//at.alicdn.com/t/font_612675_fnnif4mwws714i.css);
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #fff;
  line-height: 22px;
  width: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu, 'Neue Haas Grotesk W01 Disp', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-weight: 400;
  color: #4e4e4e;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
  color: #444444;
  font-weight: 400;
  line-height: 24px;
}
h4 {
  font-size: 16px;
}
dl,
ul,
ol,
menu,
li {
  list-style: none;
}
/* 重置类表前导符号为none,menu在HTML5中有效 */
a {
  color: #444444;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms;
}
a:hover,
a:focus {
  color: #2883cc;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.container {
  width: 1170px !important;
}
.nav-pills > li + li {
  margin-left: 0px;
}
.btn-primary {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  border: none;
}
.btn-primary:hover,
.btn-primary:focus {
  background: #d71d1f;
  outline: none;
  box-shadow: none;
}
.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}
.center h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}
.media > .pull-left {
  margin-right: 20px;
}
.media > .pull-right {
  margin-left: 20px;
}
body > section {
  padding: 25px 0;
}
.center {
  text-align: center;
}
.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}
.container-fluid {
  margin: 0px;
  padding: 0px;
}
.lanmu_bj {
  height: 300px;
}
.lanmu_bj img {
  margin: 0px auto;
  display: block;
  width: 1140px;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.center-404 {
  margin: 0px auto;
  width: 500px;
}
.no-margin {
  margin: 0px;
  padding: 0px;
}
#mbanner {
  min-width: 1170px;
}
/*******栏目自定义字段*******/
.content-jj {
  border: 1px dashed #e7e7e7;
  font-size: 18px;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph;
  text-indent: 2em;
  padding: 20px;
  border-radius: 5px;
  background-color: #f6f6f6;
}
/*html5*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
/*******Header******/
#header {
  position: relative;
  z-index: 15;
}
.navbar {
  min-width: 1140px;
  margin: 0px auto;
}
.navbar > .container .navbar-brand {
  margin-left: 0px;
  padding: 6px 0px 0px 0px;
}
.navbar-nav {
  margin-left: 30px;
}
.navbar {
  height: 60px;
  border-radius: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 16px;
}
#header .navbar .navbar-nav {
  padding-left: 20px;
}
.nav-blank {
  padding: 1px 50px;
}
.navbar .navbar-nav > li {
  position: relative;
  margin: 0px;
  border-radius: 0;
  height: 59px;
}
.navbar .navbar-nav > li:hover {
  box-shadow: 0px 0px 5px #aaaaaa;
  border-radius: 0;
}
.navbar .navbar-nav > li > a {
  padding: 0px 15px 15px 15px;
  margin: 0px;
  border-radius: 0;
  color: #444444;
  line-height: 42px;
}
.navbar .navbar-nav > li > a:hover {
  background-color: #fff !important;
  border-radius: 0;
  color: #000;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
  border-radius: 0;
}
.noshadow:hover {
  box-shadow: none !important;
  border-bottom: 2px solid #ff0000;
}
.navbar .navbar-nav .dropdown {
  position: relative;
  z-index: 1;
}
.navbar .navbar-nav .dropdown span {
  position: absolute;
  background-color: #ff0000;
  font-size: 12px;
  padding: 0px 6px;
  z-index: 10;
  right: 5px;
  border-radius: 2px;
}
.navbar .navbar-nav .dropdown span:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  bottom: -3px;
  left: 15px;
  background-color: #ff0000;
  -webkit-transform: rotate(-45deg);
  /* for Chrome || Safari */
  -moz-transform: rotate(-45deg);
  /* for Firefox */
  -ms-transform: rotate(-45deg);
  /* for IE */
  -o-transform: rotate(-45deg);
  /* for Opera */
}
.navbar .navbar-nav .dropdown span a {
  color: #fff;
}
.navbar .navbar-nav .dropdown-menu {
  margin-top: -1px;
  min-width: 200px;
  background-color: rgba(245, 245, 245, 0.9);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: -1px;
}
.navbar .navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}
.navbar .navbar-nav .dropdown-menu:before {
  position: absolute;
  top: 0;
}
.navbar .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #000;
}
.navbar .navbar-nav .dropdown-menu > li:hover > a,
.navbar .navbar-nav .dropdown-menu > li:focus > a,
.navbar .navbar-nav .dropdown-menu > li.active > a {
  background-color: #c52d2f;
  color: #fff;
}
.navbar .navbar-nav .dropdown-menu > li.divider {
  background-color: #999999;
}
.navbar .navbar-nav .dropdown-menu .mz-color a {
  color: #c52d2f;
}
.jcn {
  position: absolute;
  top: -5px;
  right: 2px;
  background-color: #ff6600;
  font-size: 12px;
  color: #fff;
  border-radius: 2px;
  padding: 1px 6px;
  line-height: 100%;
  width: 72px;
}
.jcn:after {
  content: " ";
  position: absolute;
  text-align: center;
  width: 5px;
  height: 5px;
  bottom: -2px;
  left: 15px;
  background-color: #ff6600;
  font-weight: 600;
  -webkit-transform: rotate(45deg);
  /* for Chrome || Safari */
  -moz-transform: rotate(45deg);
  /* for Firefox */
  -ms-transform: rotate(45deg);
  /* for IE */
  -o-transform: rotate(45deg);
  /* for Opera */
}
.nav-tip {
  position: absolute;
  top: -10px;
  right: 8px;
  width: fit-content;
  background-color: #f60;
  font-size: 11px;
  color: #fff;
  border-radius: 2px;
  line-height: 1.6;
  padding: 1px 6px;
}
.nav-tip:after {
  content: "";
  position: absolute;
  text-align: center;
  width: 5px;
  height: 5px;
  bottom: -2px;
  left: 5px;
  background-color: #ff6600;
  transform: rotate(45deg);
}
/*******Header全屏下拉菜单******/
#header .container {
  position: static !important;
}
.nav > li {
  position: relative !important;
}
.nav > li i {
  font-size: 6px;
}
.nav_con {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 59px;
}
.navright {
  right: 0px;
}
.nav_con a {
  font-size: 16px;
  line-height: 200%;
}
.nav_con a:hover {
  color: #ff0000;
}
.nav_conul,
.nav_conopen,
.nav_conbook,
.nav_conbk,
.nav_conzl {
  padding: 0px;
}
.nav_tlive {
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 5px #aaaaaa;
  padding: 30px;
  float: left;
}
.nav_conul .nav_tlive {
  width: 602px;
}
.nav_conopen .nav_tlive {
  width: 332px;
}
.nav_conbook .nav_tlive {
  width: 602px;
}
.nav_conbk .nav_tlive {
  width: 332px;
}
.nav_conzl .nav_tlive {
  width: 602px;
}
.nav_tlive:after {
  content: "";
  position: absolute;
  height: 9px;
  top: -6px;
  background-color: #fff;
  -webkit-transform: rotate(0deg);
  /* for Chrome || Safari */
  -moz-transform: rotate(0deg);
  /* for Firefox */
  -ms-transform: rotate(0deg);
  /* for IE */
  -o-transform: rotate(0deg);
  /* for Opera */
  border: 0px;
}
.nav_conul .nav_tlive:after {
  left: 0px;
  width: 87px;
}
.nav_conopen .nav_tlive:after {
  left: 0px;
  width: 87px;
}
.nav_conbook .nav_tlive:after {
  right: 0px;
  width: 103px;
}
.nav_conbk .nav_tlive:after {
  right: 0px;
  width: 71px;
}
.nav_conzl .nav_tlive:after {
  right: 0px;
  width: 103px;
}
.nav_tlive li {
  list-style: none;
  float: left;
  border: 1px solid #f1f1f1;
  background-color: #f9f9f9;
  padding: 5px;
  margin: 5px;
  width: 260px;
  padding-left: 10px;
  line-height: 26px;
}
.nav_conbook .nav_tlive li {
  width: 260px;
}
.nav_tlive li span {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #999;
}
.nav_conbook .nav_tlive li span {
  /*color: #ff0000;*/
}
.nav_conbook .nav_tlive li span del {
  color: #999;
}
.nav_tlive li:hover {
  box-shadow: 0px 0px 5px #cccccc;
  background-color: #fcfcfc;
  border: 1px solid #ff0000;
}
.nav_tlive a:hover {
  color: #000;
}
/*******菜单完******/
.heaher-bk {
  position: absolute;
  display: inline-block;
  width: 110px;
  margin-top: 20px;
  padding-left: 30px;
  padding-bottom: 15px;
  cursor: pointer;
}
.heaher-bk a {
  color: #ff7a39;
  font-weight: 600;
  font-size: 18px;
}
.heaher-bk .dropdown-menu {
  background-color: #fff;
  border: 0;
  border-top: 2px solid #ff7a39;
  padding: 0;
  margin: 0;
  border-radius: 0;
  max-width: 175px;
  min-width: 175px;
  padding: 10px;
  left: -20px;
}
.heaher-bk:hover .dropdown-menu {
  display: block;
}
.heaher-bk .dropdown-menu:before {
  position: absolute;
  top: 0;
}
.heaher-bk .dropdown-menu > li > a {
  padding: 8px 0px 8px 20px;
  color: #444444;
  font-size: 18px;
}
.heaher-bk .dropdown-menu > li:hover > a,
.heaher-bk .dropdown-menu > li:focus > a,
.heaher-bk .dropdown-menu > li.active > a {
  background-color: #ff7a39;
  color: #fff;
}
.heaher-bk .dropdown-menu > li.divider {
  background-color: #e6e6e6;
}
.heaher-bk .dropdown-menu > i {
  position: absolute;
  top: -7px;
  color: #ff7a39;
  left: 75px;
}
.heaher-bk .dropdown-menu:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: -6px;
  left: 80px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  /* for Chrome || Safari */
  -moz-transform: rotate(-45deg);
  /* for Firefox */
  -ms-transform: rotate(-45deg);
  /* for IE */
  -o-transform: rotate(-45deg);
  /* for Opera */
  border: 2px solid #ff7a39;
  right: 0px;
  border-left: 0 none;
  border-bottom: 0 none;
}
.loginc {
  padding: 10px 15px 0px 0px;
}
.loginc a {
  cursor: pointer;
  font-size: 16px;
  color: #333333;
}
.loginc a:hover,
.loginc a:focus {
  color: #ff2900;
}
.login-register {
  background-color: #e85136;
  color: #fff !important;
  padding: 2px 7px 3px 7px;
  font-size: 14px !important;
  margin-left: 10px;
}
.login-register:hover,
.login-register:focus {
  background-color: #d83214;
  color: #fff !important;
}
.navbar .navbar-header .icon-bar {
  background-color: #666666;
}
.navbar .navbar-toggle {
  margin-top: 16px;
  border: 1px solid #e5e5e5;
}
#header .btn-primary {
  color: #fff;
  font-size: 16px;
}
.btn-group {
  max-width: 170px;
  min-width: 100px;
  margin-top: 5px;
}
.user-line .dropdown-toggle {
  max-width: 150px !important;
  text-align: right;
  min-width: 70px;
  border-radius: 0px;
  line-height: 30px;
  margin-right: 15px;
}
.user-line .dropdown-toggle span {
  margin: 12px 20px 12px 10px;
}
.toMyClass {
  height: 30px;
  line-height: 30px;
  border-right: 1px solid #fff;
  padding: 0 10px 0 0;
  float: right;
  margin: 5px -10px 0 0;
  position: relative;
}
.toMyClass:hover {
  color: #c52d2f;
}
.toMyClass img {
  position: absolute;
  top: 6px;
  left: -111px;
  display: block;
  width: 102px;
}
.user-line .btn-default {
  padding: 0px;
  border: 0px;
  background-color: #fff;
  font-size: 16px;
}
.user-line .btn-default:hover,
.user-line .btn-default:focus,
.user-line .btn-default.focus,
.user-line .btn-default:active,
.user-line .btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #fff;
  box-shadow: none;
}
.user-line .dropdown-menu {
  max-width: 150px;
  min-width: 100px;
  background-color: #fff;
  border: 0;
  border-top: 2px solid #c52d2f;
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
  border-radius: 0;
  right: -15px;
}
.user-line:hover .dropdown-menu {
  display: block;
}
.user-line .btn-default:hover {
  color: #c52d2f;
}
.user-line button {
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-line .dropdown-menu:before {
  position: absolute;
  top: 0;
}
.user-line .dropdown-menu > li > a {
  padding: 8px 30px 8px 20px;
  color: #444444;
}
.user-line .dropdown-menu > li > a > .fa {
  width: 16px;
  text-align: center;
}
.user-line .dropdown-menu > li:hover > a,
.user-line .dropdown-menu > li:focus > a,
.user-line .dropdown-menu > li.active > a {
  background-color: #c52d2f;
  color: #fff;
}
.user-line .dropdown-menu > li.divider {
  background-color: #e6e6e6;
}
.user-line .dropdown-menu > i {
  position: absolute;
  top: -7px;
  color: #c52d2f;
  right: 58px;
}
.newmsg {
  position: absolute;
  background-color: #ff0000;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 100%;
  left: 105px;
  top: 80px;
}
/****** 登录窗口弹出 ******/
.login-body {
  display: none;
}
.login-title {
  text-align: center;
  padding: 10px 0;
  font-weight: 500;
  color: #858593;
  font-size: 25px;
}
.login-body .input-group span i {
  width: 10px;
}
.input-group {
  width: 450px!important;
  padding: 8px 30px;
}
.input-group span {
  font-size: 30px;
  font-weight: 300;
  color: #999;
  position: absolute;
  z-index: 3;
  background: transparent;
  height: 40px;
  border: none;
  top: 15px;
  left: 35px;
  width: 40px;
}
.input-group input {
  display: inline-block;
  outline: 0;
  border: 1px solid rgba(4, 6, 10, 0.42);
  width: 250px;
  border-radius: 3px;
  padding: 10px 15px;
  margin: 0 auto 10px auto;
  text-align: center;
  font-size: 18px;
  transition-duration: .25s;
  font-weight: 300;
  height: 50px;
}
.input-group p {
  float: right;
}
/*******潜在学员电话提交*******/
.call-post {
  position: relative;
  width: 1140px;
  margin: 0px auto;
}
.call-post form {
  position: absolute;
  width: 234px;
  z-index: 12;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px;
  height: 300px;
  right: 0px;
  overflow: hidden;
}
.call-post form:after {
  content: "免费";
  position: absolute;
  text-align: center;
  color: #fff;
  font-size: 16px;
  width: 100px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  background-color: #FF6E3D;
  -webkit-transform: rotate(45deg);
  /* for Chrome || Safari */
  -moz-transform: rotate(45deg);
  /* for Firefox */
  -ms-transform: rotate(45deg);
  /* for IE */
  -o-transform: rotate(45deg);
  /* for Opera */
  right: -30px;
  font-weight: 600;
}
.news-info .call-post,
.tdata-info .call-post {
  width: 241px;
  margin-bottom: 350px;
}
.news-info .call-post form,
.tdata-info .call-post form {
  width: 241px;
}
.down_class_nav .call-post {
  width: 260px;
}
.down_class_nav .call-post form {
  width: 260px;
}
.call-post h2 {
  font-size: 28px;
  color: #FFBF00;
  font-weight: 600;
  padding: 3px 0px 0px 0px;
  margin-top: 0px;
  text-align: center;
}
.call-post span {
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 5px 0px;
}
.call-post p {
  color: #FFBF00;
  font-size: 12px;
  text-align: center;
}
.call-txt {
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.call-inp {
  padding: 7px;
  width: 100%;
  border: 1px solid #bbbbbb;
  margin-bottom: 15px;
}
.call-post .btn {
  border-radius: 0px;
  background-color: #FF6E3D;
  border: 1px solid #FF6E3D;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
}
.call-post .btn:hover {
  background-color: #ff8314;
}
/*******提交反馈窗口*******/
.message_box {
  margin: 40px auto;
  text-align: center;
  width: 650px;
  height: 340px;
}
.message_box b {
  font-weight: 300;
  font-size: 36px;
  color: #656565;
  line-height: 160%;
}
.message_box .fa-exclamation-circle {
  color: #a51e2d;
}
.message_box .fa-check-circle {
  color: #6cb154;
}
.message_box b p {
  font-size: 16px;
  color: #ff7900;
}
.message_box a {
  color: #fff;
  background-color: #ff7900;
  padding: 6px 30px 10px 30px;
  font-size: 24px;
  line-height: 100%;
}
.message_box a:hover {
  color: #fff;
  background-color: #ff9600;
}
/*******教学服务*******/
#feature {
  padding: 0px;
  margin: 30px 0px;
}
#feature .col-xs-3 {
  position: relative;
  border-left: 1px solid #e7e7e7;
  cursor: pointer;
  padding-left: 50px;
}
#feature .fnoborder {
  border-left: none;
}
#feature .itext {
  float: left;
}
#feature .itext i {
  font-size: 42px;
  padding-right: 6px;
}
#feature .ttext {
  float: left;
  font-size: 18px;
  line-height: 42px;
}
#feature .col-xs-3:hover .itext i,
#feature .col-xs-3:hover .ttext {
  color: #ff9000;
}
#feature .overtext {
  position: absolute;
  top: 45px;
  opacity: 0;
  height: 87px;
  width: 210px;
  background-color: #ff9000;
  color: #fff;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  padding: 8px 12px;
  font-size: 12px;
  left: 50px;
  z-index: 10;
  border-radius: 5px;
}
#feature .overtext:after {
  content: "";
  position: absolute;
  color: #fff;
  width: 9px;
  height: 9px;
  top: -4px;
  background-color: #ff9000;
  left: 95px;
  -webkit-transform: rotate(45deg);
  /* for Chrome || Safari */
  -moz-transform: rotate(45deg);
  /* for Firefox */
  -ms-transform: rotate(45deg);
  /* for IE */
  -o-transform: rotate(45deg);
  /* for Opera */
}
#feature .col-xs-3:hover .overtext {
  opacity: 1;
}
#tq12 {
  padding: 0px;
  margin: 30px 0px;
}
#tq12 h2 {
  font-size: 32px;
  text-align: center;
}
#tq12 .col-xs-2 {
  border-left: 1px solid #e7e7e7;
  padding: 10px 0px;
  margin: 15px 0px;
  padding-left: 30px;
}
#tq12 .fnoborder {
  border-left: none;
}
#tq12 i {
  font-size: 26px;
  padding-right: 6px;
  width: 30px;
  text-align: center;
}
#tq12 .fa-shield {
  color: #FFCC33;
}
#tq12 .fa-microphone {
  color: #FF6633;
}
#tq12 .fa-film {
  color: #FF0033;
}
#tq12 .fa-comments-o {
  color: #CCCC33;
}
#tq12 .fa-bullhorn {
  color: #CC3333;
}
#tq12 .fa-file-word-o {
  color: #99CC33;
}
#tq12 .fa-smile-o {
  color: #999933;
}
#tq12 .fa-bell-o {
  color: #993333;
}
#tq12 .fa-clock-o {
  color: #669933;
}
#tq12 .fa-rocket {
  color: #663333;
}
#tq12 .fa-puzzle-piece {
  color: #336633;
}
#tq12 .fa-paper-plane-o {
  color: #003333;
}
#tq12 span {
  font-size: 18px;
  line-height: 26px;
}
#tq12 hr {
  width: 100%;
  margin: 0px;
}
/****** Footer ******/
#footer {
  padding: 0px;
  color: #b4b4b4;
  background-color: #363333;
}
#footer .container {
  background-color: #363333;
}
#footer a,
#partnery a {
  color: #b4b4b4;
}
#footer a:hover,
#partnery a:hover {
  color: #c52d2f;
}
#footer ul li {
  list-style: none;
  display: inline-block;
}
#footer h3,
#partner h3,
#partnery h3 {
  color: #fff;
  font-size: 18px;
}
#footer h3 small {
  font-size: 14px;
  color: #fff;
}
#footer .tel {
  font-size: 36px;
  font-weight: 600;
  padding-top: 7px;
}
#footer .tel small {
  font-size: 14px;
  padding-left: 10px;
  font-weight: 300;
}
#footer .btn-info,
#footer .btn-info a {
  color: #fff;
}
#footer .footermap li {
  width: 30%;
  padding: 5px 20px 10px 0px;
}
.guanzhu {
  margin-top: 15px;
}
.guanzhu li {
  width: 100%;
  margin-bottom: 10px;
}
.guanzhu .fa-weibo {
  color: #ff7777;
  font-size: 22px;
  padding-right: 2px;
}
.guanzhu .fa-weixin {
  color: #5ac64f;
  font-size: 22px;
}
#footer span {
  border-radius: 15px;
  border: 1px solid #b4b4b4;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 45px;
}
#footer span:hover {
  border: 1px solid #fff;
  color: #fff;
}
#footer hr {
  height: 1px;
  border: none;
  border-top: 1px solid #535353;
  padding-top: 0px;
  margin-top: 0px;
}
#partnery hr {
  height: 1px;
  border: none;
  border-top: 1px solid #535353;
  padding-top: 0px;
  margin-top: 20px;
}
footer {
  background: #3d3d3d;
  padding: 35px 0 68px;
}
footer .container {
  width: 1040px !important;
}
.footer_top {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #c2c2c2;
  padding-bottom: 20px;
}
.footer_top > div:last-child {
  padding-right: 75px;
}
.footer_top h4 {
  color: #F1F1F1;
  font-size: 21px;
  margin: 0;
  padding: 0px 0 14px;
}
.footer_top a {
  padding-bottom: 10px;
  color: #c2c2c2;
}
.footer_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 0;
}
.footer_bottom a {
  font-size: 20px;
  color: #fff;
}
.f-b-l {
  display: flex;
}
.f-b-l a {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 30px;
}
.f-b-l i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 55px;
  height: 65px;
  color: #fff;
}
.f-b-r {
  padding: 5px 10px 0 0;
}
.f-b-r > div {
  display: flex;
  align-items: center;
}
.f-b-r > div:first-child {
  margin-bottom: 15px;
}
.f-b-r i {
  font-size: 35px;
  color: #fff;
  margin-right: 5px;
  width: 50px;
  text-align: center;
}
.gzh-img {
  position: relative;
}
.gzh-img img {
  position: absolute;
  top: 3px;
  left: -70px;
  width: 0px;
  height: 0px;
  transition: all 500ms;
}
.gzh-img:hover img {
  width: 150px;
  height: 150px;
  top: -72px;
  left: -215px;
}
.copyright {
  background-color: #b5b5b5;
  text-align: center;
  color: #3d3d3d;
  font: 16px/35px 'Microsoft YaHei';
  margin: 0;
  padding: 0;
}
/****** 课程评论 ******/
.sayname span {
  color: #999999;
  padding-right: 10px;
  font-weight: 300;
}
.sayname small {
  color: #b0b0b0;
  font-size: 12px;
  font-weight: 300;
}
.saybox {
  border: 1px solid #f3dfbd;
  position: relative;
  padding: 7px;
  border-radius: 5px;
  margin: 10px 0px;
  color: #444444;
  background-color: #fffbec;
  font-weight: 300;
}
.saybox:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 0px;
  margin-top: -5px;
  background-color: #fffbec;
  -webkit-transform: rotate(-45deg);
  /* for Chrome || Safari */
  -moz-transform: rotate(-45deg);
  /* for Firefox */
  -ms-transform: rotate(-45deg);
  /* for IE */
  -o-transform: rotate(-45deg);
  /* for Opera */
  border: 1px solid #f3dfbd;
  left: 15px;
  border-left: 0 none;
  border-bottom: 0 none;
}
.plboxs {
  border-top: 1px solid #e7e7e7;
  padding: 10px 0px;
}
.plboxs h2 {
  border-bottom: 0px !important;
  padding-top: 0px;
  font-size: 16px;
  margin: 0px;
}
.form-yzm {
  width: 70%;
}
.form-yzm,
.plboxs img {
  float: left;
}
.plboxs img {
  margin-top: 6px;
  margin-left: 10px;
}
/****** 图书导航栏方块排列 ******/
.book-price {
  position: relative;
  padding: 0px 30px;
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
}
.book-price:hover {
  border: 1px solid #cc3366;
}
.book-price del {
  color: #999999;
  font-size: 14px;
}
.book-price p {
  color: #ff0000;
  font-size: 20px;
}
.imgbook {
  padding: 10px;
}
.imgbook > img,
.imgbook a > img {
  max-height: 240px;
  margin: 0px auto;
}
.book-price h3 {
  margin-top: 0px;
}
.book-price .ziying {
  position: absolute;
  font-size: 14px;
  top: 0px;
  right: 0px;
  color: #fff;
  background-color: #cc3366;
  padding: 3px 10px;
}
/*******出版图书专题页大小排列-公用样式*******/
.book-price {
  position: relative;
  padding: 10px;
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
}
.book-price:hover {
  border: 1px solid #cc3366;
}
.book-price a > img {
  height: 410px;
  margin: 0px auto;
}
.nav_conbook .book-price a > img {
  height: auto;
  margin: 0px auto;
}
.book-price p {
  float: left;
  color: #ff0000;
  font-size: 20px;
}
.book-price del {
  color: #999999;
  font-size: 14px;
}
.book-price h3 {
  float: left;
  margin-top: 0px;
  font-size: 16px;
  padding: 0px;
}
.book-price .ziying {
  position: absolute;
  font-size: 14px;
  top: 0px;
  right: 0px;
  color: #fff;
  background-color: #cc3366;
  padding: 3px 10px;
}
.dbook a > img {
  float: left;
  height: 100px;
}
.dbook h3 {
  margin-top: 30px;
  padding-left: 10px;
}
.dbook p {
  padding-left: 10px;
}
/****** 右侧悬浮 ******/
.chatlive {
  position: fixed;
  top: 280px;
  right: 9px;
  z-index: 999;
  overflow: hidden;
  width: 86px;
  background-color: #f8f8f8;
  box-shadow: 1px 0 5px #8c96ac, -1px 0 5px #8c96ac;
  text-align: center;
}
.chatlive > div {
  padding-top: 18px;
  height: 80px;
  background-color: #fff;
}
.chatlive > div:hover {
  cursor: pointer;
}
.chatlive .tel400 {
  margin: 2px 0 0;
}
.chatlive .totop {
  display: none;
}
.tel400 small {
  display: block;
  font-size: 16px;
  transform: translate(100px, -55px);
}
.chatlive > div > span {
  display: block;
  color: #686868;
}
.chatlive > div > i {
  display: inline-block;
  background-image: url(/skin/default/images/rightsprite.png);
  background-repeat: no-repeat;
}
.chatqq i {
  width: 27px;
  height: 29px;
  background-position: 0 -32px;
}
.tel400 i {
  width: 32px;
  height: 29px;
  background-position: 0 -131px;
}
.totop i {
  width: 30px;
  height: 29px;
  background-position: 0 -66px;
}
/****** 底部下载链接 ******/
.down-fix {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 68px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 20;
}
.down-fix ul {
  width: 1140px;
  margin: 0px auto;
}
.down-fix li img {
  margin-top: -18px;
}
.down-fix ul li {
  float: left;
  list-style: none;
  color: #ff7a39;
  height: 68px;
}
.down-fix ul li h4,
.down-fix ul li h4 small {
  color: #fff;
}
.down-fix ul li p {
  line-height: 100%;
}
.imgdown {
  width: 186px;
}
.bntdown {
  padding: 0px 18px 0px 17px;
  border-right: 1px solid #7a7a7a;
  text-align: right;
}
.bntdown:hover {
  background-color: #363333;
  cursor: pointer;
}
.bntdown i {
  font-size: 14px;
}
/****** 乐语侧窗 ******/
.hbleft {
  position: fixed;
  left: 0px;
  top: 120px;
  z-index: 999;
}
/*投诉*/
.tousu-body {
  display: none;
}
.tousu-c {
  width: 450px !important;
  padding: 10px 30px;
  padding-bottom: 30px;
}
.tousu-c h2 {
  text-align: center;
  padding: 10px 0px 20px 0px;
  font-weight: 500;
  color: #858593;
}
/****** 公开课报名窗口CSS ******/
.openc_bm,
.openc_bm1 {
  width: 430px;
  height: 350px;
  background: url(../images/open-img.jpg) 0 0 no-repeat;
  padding-top: 100px;
  padding-bottom: 20px;
}
.openc_bm1 {
  background: url(../images/open-img1.jpg) 0 0 no-repeat;
}
.openc_bmlb {
  padding: 10px 30px;
}
.openc_bmlbt {
  padding: 10px 30px 0px 30px;
}
.openc_bmlb input {
  width: 100%;
}
.openc_bmlbt .openc_input {
  float: left;
  border: 0px;
  width: 75%;
  font-weight: 600;
}
.openc_bmlbt b {
  float: left;
  display: block;
  padding: 0px 5px;
  background-color: #419dea;
  color: #fff;
  margin-right: 3px;
  overflow: hidden;
  font-size: 12px;
  max-width: 80px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: 300;
  margin-bottom: 15px;
}
.openc_bm p,
.openc_bm1 p {
  padding-left: 30px;
  color: #999999;
}
.openc_bmlb .btn-primary {
  background-color: #ff7900;
  font-weight: 600;
  font-size: 24px;
  border-radius: 0px;
}
/*上新课程丝带效果*/
.ribbon {
  position: relative;
}
.ribbon .recent-class-btn {
  position: absolute;
  top: 55px;
  right: 30px;
}
.ribbon1 {
  position: absolute;
  top: -6px;
  right: 24px;
}
.ribbon1:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  border-top: 10px solid #ffe11e;
}
.ribbon1 span {
  position: relative;
  display: inline-block;
  text-align: center;
  background: #ffe11e;
  font-size: 14px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 90px;
  color: #3d4245;
  font-size: 18px;
  font-weight: 400;
}
.ribbon1 span:after,
.ribbon1 span:before {
  position: absolute;
  content: "";
  display: block;
}
.ribbon1 span:before {
  background: #ffe11e;
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
}
.ribbon1 span:after {
  background: #efa029;
  height: 6px;
  width: 8px;
  border-radius: 8px 8px 0 0;
  left: -8px;
  top: 0;
}
.ribbon4 {
  position: absolute;
  top: 7px;
  right: 0;
  padding: 0 7px;
  background: #f60;
  box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px !important;
}
.ribbon4:before {
  position: absolute;
  content: "";
  display: block;
}
.ribbon4:before {
  width: 7px;
  height: 100%;
  padding: 0 0 7px;
  top: 0;
  right: -7px;
  background: inherit;
  border-radius: 0 5px 5px 0;
}
/*头部黑条*/
#header .navbar-top {
  border: none;
  background-color: #474747;
  height: 40px!important;
  min-height: 40px;
  margin: 0;
  padding: 0;
  min-width: 1170px;
  position: relative;
}
.navbar-top .nav li a {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  padding: 0 10px;
}
.navbar-top .navbar-nav {
  margin-left: 0;
}
.navbar-top .nav li a:hover {
  color: #f1f1f1;
  background-color: #3b3b3b;
}
