body {
  background: #f6f6f6;
  font-family: \5FAE\8F6F\96C5\9ED1;
  color: #333;
  min-width: 1330px;
  font-size: 14px;
}
select {
  font-family: \5FAE\8F6F\96C5\9ED1;
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  /* IE9*/
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome、firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
@-webkit-keyframes shine {
  from {
    background-position: 100%;
  }
  to {
    background-position: 0;
  }
}
@-webkit-keyframes bdd {
  0% {
    box-shadow: 0 0 1px #ccc;
  }
  50% {
    box-shadow: 0 0 20px #ccc;
  }
  100% {
    box-shadow: 0 0 1px #ccc;
  }
}
@-webkit-keyframes bdd2 {
  0% {
    box-shadow: 0 0 1px #fff;
  }
  50% {
    box-shadow: 0 0 20px #fff;
  }
  100% {
    box-shadow: 0 0 1px #fff;
  }
}
.clearf {
  width: 0;
  height: 0;
  clear: both;
}
.ful-scr {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.video-tk {
  display: none;
  position: absolute;
  width: 1100px;
  height: 617px;
  top: 50%;
  left: 50%;
  z-index: 9999;
  margin-left: -550px;
}
.video-tk video {
  width: 1100px;
  height: 530px;
  background: #000;
}
.video-tk .tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #666464;
  color: #fff;
  text-indent: 2em;
  font-size: 18px;
}
.video-tk a.cls-tk {
  position: absolute;
  width: 28px;
  height: 28px;
  right: -14px;
  top: -14px;
  z-index: 9;
  text-decoration: none;
}
.video-tk a.cls-tk:hover i {
  background: #111;
  color: #fff;
}
.video-tk a.cls-tk i {
  display: block;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 28px;
  text-align: center;
  line-height: 28px;
  color: #767676;
}
.video-tk .replay {
  display: none;
  position: absolute;
  width: 1100px;
  height: 577px;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-tk .replay a {
  text-decoration: none;
}
.video-tk .replay .lesson-info {
  position: absolute;
  width: 120px;
  height: 120px;
  text-align: center;
  top: 200px;
  left: 300px;
  color: #fff;
  font-size: 24px;
}
.video-tk .replay .lesson-info img {
  display: block;
  margin: 0 auto;
  width: 61px;
  height: 65px;
  margin-bottom: 10px;
}
.video-tk .replay .lesson-replay {
  position: absolute;
  width: 120px;
  height: 120px;
  text-align: center;
  top: 200px;
  right: 300px;
  color: #fff;
  font-size: 24px;
}
.video-tk .replay .lesson-replay img {
  margin: 0 auto;
  display: block;
  width: 65px;
  height: 65px;
  margin-bottom: 10px;
}
.video-tk .video-btn {
  width: 1100px;
  height: 47px;
  margin-top: -4px;
  background: #d9ddde;
  line-height: 47px;
}
.video-tk .video-btn a {
  display: inline-block;
  margin-left: 10px;
  margin-right: 20px;
  color: #666666;
  text-decoration: none;
}
.video-tk .video-btn a img {
  display: inline-block;
  width: 17px;
  height: auto;
  vertical-align: -4px;
  margin-right: 5px;
}
.header {
  width: 100%;
  position: relative;
  background: #f6f6f6;
  z-index: 99;
  transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
}
.header .header-box {
  position: relative;
  width: 1200px;
  height: 110px;
  margin: 0 auto;
  z-index: 2;
  background: #f6f6f6;
}
.header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -30px;
  z-index: 999;
  border: 1px solid #ddd;
}
.header .top-zo-links {
  position: absolute;
  top: 10px;
  right: 20px;
  text-align: right;
}
.header .top-zo-links span,
.header .top-zo-links a {
  display: inline-block;
  line-height: 20px;
  margin-right: 30px;
  color: #737373;
}
.header .top-zo-links span img,
.header .top-zo-links a img {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: -2px;
  margin-right: 3px;
}
.header a.logo {
  position: absolute;
  width: 258px;
  height: 48px;
  left: 0;
  bottom: 20px;
  font-size: 14px;
  color: #737373;
  text-decoration: none;
  line-height: 60px;
  padding-left: 230px;
}
.header a.logo img {
  position: absolute;
  top: -20px;
  left: 0;
  width: 230px;
}
.header .nav {
  position: absolute;
  width: 650px;
  height: 55px;
  bottom: 0;
  right: 0;
}
.header .nav ul li {
  position: relative;
  display: inline-block;
  list-style: none;
  width: auto;
  height: 55px;
}
.header .nav ul li:hover .nav-a-list,
.header .nav ul li.cur .nav-a-list {
  display: block;
}
.header .nav ul li a.nav-a.cur {
  background: none;
  color: #333;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.header .nav ul li:hover a.nav-a{
  background: #333333;
  color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.header .nav ul li.cur a.nav-a {
  /* background: #333333; */
  color: #333;
  /* border-top-right-radius: 5px;
  border-top-left-radius: 5px; */
}
.header .nav ul li a.nav-a {
  padding: 0 12px;
  display: inline-block;
  height: 55px;
  width: auto;
  line-height: 32px;
  font-size: 16px;
  color: #bf0000;
  text-decoration: none;
  font-weight: bold;
}

.header .nav ul li .nav-a-list {
  display: none;
  position: absolute;
  left: 0;
  top: 55px;
  width: 520px;
  height: auto;
  padding: 15px 20px 0 20px;
  background-color: rgba(51,51,51,0.9);
}
.header .nav ul li .nav-a-list.pos-rt {
  right: 0;
  left: auto;
}
.header .nav ul li .nav-a-list .lts {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.header .nav ul li .nav-a-list .lts .flt {
  width: 170px;
  height: auto;
  float: left;
}
.header .nav ul li .nav-a-list .lts .flt.db-width {
  width: 260px;
}
.header .nav ul li .nav-a-list .lts .flt a {
  display: block;
  width: 148px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  color: #fff;
  font-size: 14px;
  padding-left: 8px;
}
.header .nav ul li .nav-a-list .lts .flt a.l-tit {
  font-size: 16px;
  margin-bottom: 10px;
}
.header .nav ul li .nav-a-list .lts .flt a:hover {
  background: #BF0000;
  text-decoration: none;
}
.header .nav ul li .nav-a-list .lts .flt a.nc {
  text-decoration: none;
  cursor: default;
}
.banner {
  position: relative;
  width: 100%;
  height: 520px;
  z-index: 1;
}
.banner.short-banner {
  height: 350px;
  overflow: hidden;
}
.banner.short-banner .banner-main {
  height: 350px;
}
.banner.short-banner .banner-main h3 {
  padding-left: 30px;
}
.banner .banner-tabs {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  text-align: center;
}
.banner .banner-tabs span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #bbb;
  cursor: pointer;
}
.banner .banner-tabs span.cur,
.banner .banner-tabs span:hover {
  background: #fff;
}
.banner .banner-main {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 520px;
  background-position: top center;
  background-size: auto 100%;
  overflow: hidden;
  transition: background .5s;
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
  -o-transition: background .5s;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.banner .banner-main.sm {
  height: 150px;
}
.banner .banner-main .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: top center url("../img/bannerbg.png");
}
.banner .banner-main .txts {
  position: absolute;
  width: 1200px;
  height: 520px;
  top: 0;
  left: 50%;
  margin-left: -600px;
  color: #fff;
}
.banner .banner-main .txts.animt1 {
  opacity: 0;
  transform: translate3d(400px, 0, 0) scale(0, 0);
  -ms-transform: translate3d(400px, 0, 0) scale(0, 0);
  -webkit-transform: translate3d(400px, 0, 0) scale(0, 0);
  -o-transform: translate3d(400px, 0, 0) scale(0, 0);
  -moz-transform: translate3d(400px, 0, 0) scale(0, 0);
}
.banner .banner-main .txts.cur {
  opacity: 1;
  transition: transform 1.3s,opacity .8s;
  -moz-transition: -moz-transform 1.3s, opacity 0.8s;
  -webkit-transition: -webkit-transform 1.3s, opacity 0.8s;
  -o-transition: -o-transform 1.3s, opacity 0.8s;
  transform: translate3d(0, 0, 0) scale(1, 1);
  -ms-transform: translate3d(0, 0, 0) scale(1, 1);
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
  -o-transform: translate3d(0, 0, 0) scale(1, 1);
  -moz-transform: translate3d(0, 0, 0) scale(1, 1);
}
.banner .banner-main .txts h3 {
  font-size: 42px;
  font-weight: normal;
  line-height: 60px;
  margin-top: 130px;
  margin-bottom: 15px;
}
.banner .banner-main .txts p {
  font-size: 20px;
  line-height: 30px;
}
.banner .banner-main .txts a {
  display: block;
  width: 120px;
  height: 28px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 28px;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 25px;
  color: #fff;
}
.banner .banner-main .txts a:hover {
  background: #fff;
  color: #000;
}
.hot-plan {
  position: relative;
  width: 1200px;
  height: 105px;
  margin: 0 auto;
}
.hot-plan .tit {
  width: 111px;
  height: 61px;
  text-align: center;
  border-bottom-left-radius: 5px;
  background: #bf0000;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  padding: 22px 0;
}
.hot-plan a.prev {
  position: absolute;
  z-index: 3;
  width: 20px;
  height: 24px;
  top: 42px;
  left: 114px;
  background: -1px -41px url(../img/icons.png);
}
.hot-plan a.next {
  position: absolute;
  width: 20px;
  z-index: 3;
  height: 24px;
  top: 42px;
  right: 5px;
  background: 0px -18px url(../img/icons.png);
}
.hot-plan .plan-pos {
  position: absolute;
  width: 1089px;
  height: 105px;
  overflow: hidden;
  top: 0;
  left: 111px;
}
.hot-plan .plan-pos .plan-pos-bx {
  position: absolute;
  width: auto;
  height: 105px;
  left: 0;
  top: 0;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell {
  position: relative;
  display: block;
  width: 243px;
  height: 65px;
  float: left;
  color: #333;
  background: #333;
  padding: 20px 0 20px 120px;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell i {
  position: absolute;
  width: 72px;
  height: 72px;
  top: 17px;
  left: 30px;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell i img {
  width: 72px;
  height: 72px;
  display: none;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell i img.c {
  width: 72px;
  height: 72px;
  display: block;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  margin-top: 5px;
  color: #fff;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell p {
  line-height: 18px;
  color: #fff;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell:hover {
  background: #bf0000;
  color: #fff;
  text-decoration: none;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell:hover i img {
  display: none;
}
.hot-plan .plan-pos .plan-pos-bx a.plan-cell:hover i img.c {
  display: block;
}
.h3-tit {
  position: relative;
  width: 100%;
  line-height: 60px;
  font-size: 24px;
}
.h3-tit a {
  position: absolute;
  top: 18px;
  right: 20px;
  font-size: 14px;
  color: #bf0000;
  line-height: 30px;
}
.h3-tit a>i{
  color: #333333;
}
.copyright {
  width: 100%;
  text-align: center;
  height: 67px;
  line-height: 67px;
  color: #fff;
  background: #333;
}
.copyright a{
  position: relative;
  top: 5px;
}
.last-online {
  width: 1200px;
  height: 470px;
  margin: 0 auto;
  margin-top: 50px;
}
.last-online .best-case {
  width: 217px;
  height: 403px;
  border-radius: 5px;
  float: right;
  margin-top: 60px;
  background: url("../img/leeson_tit_img/sub_al_bg.png");
}
.last-online .best-case:hover {
  -webkit-animation: bdd 2s infinite;
}
.last-online .best-case h3 {
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  margin: 50px 0 20px;
}
.last-online .best-case h3 span {
  font-size: 16px;
}
.last-online .best-case a {
  position: relative;
  display: block;
  width: 115px;
  height: 30px;
  line-height: 30px;
  padding-left: 25px;
  margin: 0 auto;
  color: #fff;
  text-decoration: none;
}
.last-online .best-case a:hover {
  opacity: .9;
}
.last-online .best-case a img {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 6px;
  left: 2px;
}
.last-online .best-case a.btn {
  display: block;
  width: 110px;
  height: 26px;
  padding: 0;
  background: #fff;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  line-height: 26px;
  border-radius: 5px;
  color: #bf0000;
}
.last-online .lesson-sec {
  width: 982px;
  height: 470px;
  float: left;
}
.last-online .lesson-sec .lesson-sec-flt {
  width: 982px;
  height: 410px;
}
.last-online .lesson-sec .lesson-sec-flt .flt-1 {
  position: relative;
  width: 228px;
  margin-right: 15px;
  background: #fff;
  height: 192px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
  transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
}
.last-online .lesson-sec .lesson-sec-flt .flt-1.cur {
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.last-online .lesson-sec .lesson-sec-flt .flt-1:hover {
  box-shadow: 0 0 10px #CCC;
}
.last-online .lesson-sec .lesson-sec-flt .flt-1:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.last-online .lesson-sec .lesson-sec-flt .flt-1 .img-box {
  width: 228px;
  height: 125px;
  overflow: hidden;
}
.last-online .lesson-sec .lesson-sec-flt .flt-1 img {
  width: 228px;
  height: 125px;
  overflow: hidden;
  transition: transform .5s;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transform: scale(1, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.last-online .lesson-sec .lesson-sec-flt .flt-1 a {
  color: #333;
  text-decoration: none;
}
.last-online .lesson-sec .lesson-sec-flt .flt-1 h5 {
  font-size: 16px;
  line-height: 28px;
  padding: 0 15px;
  margin-top: 5px;
  font-weight: normal;
  color: #333;
}
.last-online .lesson-sec .lesson-sec-flt .flt-1 p {
  line-height: 18px;
  padding: 0 15px;
}
.last-online .lesson-sec .lesson-sec-flt .flt-2 {
  position: relative;
  width: 471px;
  margin-right: 15px;
  height: 192px;
  float: left;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
  transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
}
.last-online .lesson-sec .lesson-sec-flt .flt-2.cur {
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.last-online .lesson-sec .lesson-sec-flt .flt-2:hover {
  box-shadow: 0 0 10px #ccc;
}
.last-online .lesson-sec .lesson-sec-flt .flt-2:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.last-online .lesson-sec .lesson-sec-flt .flt-2 .img-box {
  width: 471px;
  height: 192px;
  overflow: hidden;
}
.last-online .lesson-sec .lesson-sec-flt .flt-2 img {
  width: 471px;
  height: 192px;
  transition: transform .5s;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transform: scale(1, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.last-online .lesson-sec .lesson-sec-flt .flt-2 a {
  color: #333;
  text-decoration: none;
}
.last-online .lesson-sec .lesson-sec-flt .flt-2 h5 {
  position: absolute;
  top: 52px;
  left: 25px;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  line-height: 60px;
}
.last-online .lesson-sec .lesson-sec-flt .flt-2 p {
  position: absolute;
  top: 110px;
  left: 25px;
  color: #fff;
  line-height: 18px;
  font-size: 16px;
}
.index-news {
  width: 1200px;
  height: 310px;
  margin: 0 auto;
  margin-top: 40px;
}
.index-news .flt-2 {
  width: 812px;
  height: 310px;
  float: left;
}
.index-news .campaign-flt {
  width: 388px;
  height: 310px;
  float: left;
}
.index-news .flt-1 {
  position: relative;
  width: 388px;
  height: 253px;
  border-radius: 5px;
  overflow: hidden;
  float: left;
  margin-right: 18px;
  background: #fff;
}
.index-news .flt-1:hover {
  box-shadow: 0 0 10px #CCC;
}
.index-news .flt-1:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.index-news .flt-1 .img-box {
  width: 388px;
  height: 182px;
  overflow: hidden;
}
.index-news .flt-1 img {
  width: 388px;
  height: 182px;
  transition: transform .5s;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transform: scale(1, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.index-news .flt-1 a {
  color: #333;
  text-decoration: none;
}
.index-news .flt-1 h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  padding: 0 15px;
  margin-top: 10px;
  color: #333;
}
.index-news .flt-1 p {
  font-size: 12px;
  line-height: 20px;
  padding: 0 15px;
}
.index-news .flt-1 p i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
  margin-right: 5px;
  margin-left: 2px;
  transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.index-news .flt-1 p i.dt {
  background: -3px -87px url("../img/icons.png");
}
.index-news .flt-1 p i.pos {
  background: -3px -107px url("../img/icons.png");
}
.index-news .flt-1 p i:last-child {
  margin-left: 20px;
}
.index-news .flt-1 p i:first-child {
  margin-left: 0;
}
.index-video-lesson {
  width: 1200px;
  height: 285px;
  margin: 0 auto;
  margin-top: 40px;
}
.index-video-lesson .vd-pos {
  position: relative;
  width: 1200px;
  height: 223px;
}
.index-video-lesson .vd-pos a.vd-prev {
  position: absolute;
  width: 18px;
  height: 32px;
  background: -9px -169px url(../img/icons.png);
  top: 80px;
  left: 0;
}
.index-video-lesson .vd-pos a.vd-next {
  position: absolute;
  width: 18px;
  height: 32px;
  background: -9px -131px url(../img/icons.png);
  top: 80px;
  right: 0;
}
.index-video-lesson .vd-pos .vd-pos-lt {
  position: absolute;
  width: 1134px;
  height: 223px;
  overflow: hidden;
  top: 0;
  left: 34px;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 223px;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c {
  position: relative;
  width: 373px;
  height: 223px;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c .bg {
  display: none;
  position: absolute;
  width: 373px;
  height: 188px;
  top: 0;
  left: 0;
  background: #000;
  opacity: .3;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c p {
  text-align: center;
  line-height: 25px;
  margin-top: 10px;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c:hover .bg {
  display: block;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c:hover a img {
  display: none;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c:hover a img.hd {
  display: block;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c img {
  width: 373px;
  height: 188px;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c a {
  position: absolute;
  top: 0;
  left: 0;
  width: 373px;
  height: 188px;
  background-color: rgba(0, 0, 0, 0.3);
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c a img {
  position: absolute;
  width: 66px;
  height: 66px;
  left: 50%;
  top: 50%;
  margin-top: -33px;
  margin-left: -33px;
}
.index-video-lesson .vd-pos .vd-pos-lt .pos .vd-c a img.hd {
  display: none;
}
.index-partners {
  position: relative;
  width: 100%;
  height: 708px;
  margin-top: 100px;
  background: #333;
  overflow: hidden;
}
.index-partners canvas {
  position: absolute;
  width: 100%;
  height: 708px;
  top: 0;
  left: 0;
  z-index: 1;
  background: transparent;
  transform: scale(1.4, 1.4);
  -moz-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
}
.index-partners h4 {
  width: 100%;
  position: absolute;
  z-index: 2;
  font-weight: normal;
  top: 60px;
  line-height: 80px;
  left: 0;
  font-size: 48px;
  text-align: center;
  color: #fff;
}
.index-partners h5 {
  width: 100%;
  position: absolute;
  z-index: 2;
  font-weight: normal;
  top: 88px;
  line-height: 80px;
  left: 0;
  font-size: 34px;
  text-align: center;
  color: #fff;
}
.index-partners h5 span {
  font-size: 52px;
  vertical-align: -3px;
}
.index-partners a.partners-btn {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
  margin-top: 65px;
  width: 150px;
  height: 38px;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  cursor: pointer;
}
.index-partners a.partners-btn:hover {
  opacity: .9;
}
.index-partners .partners-table {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  margin-top: 240px;
  height: auto;
  z-index: 2;
}
.index-partners .partners-table a {
  cursor: default;
}
.index-partners .partners-table .tb-tr {
  width: 100%;
  height: 92px;
  border-bottom: 5px solid rgba(255, 255, 255, 0.03);
}
.index-partners .partners-table .tb-tr:first-child {
  border-top: 5px solid rgba(255, 255, 255, 0.03);
}
.index-partners .partners-table .tb-tr .td1 {
  width: 215px;
  height: 92px;
  float: left;
  border-right: 5px solid rgba(255, 255, 255, 0.03);
}
.index-partners .partners-table .tb-tr .td1 img {
  width: 215px;
  height: 92px;
}
.index-partners .partners-table .tb-tr .td1:last-child {
  border-right: none;
}
.index-partners .partners-table .tb-tr .td2 {
  width: 435px;
  height: 92px;
  float: left;
  border-right: 5px solid rgba(255, 255, 255, 0.03);
}
.index-partners .partners-table .tb-tr .td2 img {
  width: 435px;
  height: 92px;
}
.index-partners .partners-table .tb-tr .td2:last-child {
  border-right: none;
}
.course-exp-main {
  width: 100%;
  height: auto;
  background: #fff;
}
.course-exp-main .page-tit {
  width: 1190px;
  margin: 0 auto;
  position: relative;
  font-size: 24px;
  color: #bf0000;
  height: 24px;
  line-height: 24px;
  padding-left: 5px;
  border-left: 3px solid #bf0000;
  z-index: 9;
}
.course-exp-main .page-tit.nb {
  border: none;
}
.course-exp-main .page-tit .mobile-exp {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 30px;
  width: 150px;
  height: 30px;
  background: #bf0000;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.course-exp-main .page-tit .mobile-exp:hover img.code {
  display: block;
}
.course-exp-main .page-tit .mobile-exp img {
  display: inline-block;
  padding-right: 4px;
  vertical-align: -4px;
}
.course-exp-main .page-tit .mobile-exp img.code {
  position: absolute;
  top: 31px;
  left: 2px;
  display: none;
}
.course-exp-main .course-show {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.course-exp-main .course-show .course-lt {
  padding: 40px 0;
  border-bottom: 1px solid #e5e5e5;
}
.course-exp-main .course-show .course-lt .course-img {
  position: relative;
  width: 375px;
  height: 228px;
  float: left;
}
.course-exp-main .course-show .course-lt .course-img img {
  width: 375px;
  height: 228px;
}
.course-exp-main .course-show .course-lt .course-img .bgs {
  position: absolute;
  width: 375px;
  height: 228px;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url("../img/vd_clk_icon.png");
  background-position: 50% center;
  background-repeat: no-repeat;
}
.course-exp-main .course-show .course-lt .course-img .bgs:hover {
  background-image: url("../img/vd_clk_iconc.png");
}
.course-exp-main .course-show .course-lt .course-txt {
  width: 760px;
  height: 208px;
  padding: 10px 0;
  float: right;
  position: relative;
}
.course-exp-main .course-show .course-lt .course-txt h4 {
  font-size: 18px;
  color: #bf0000;
  line-height: 30px;
  font-weight: normal;
}
.course-exp-main .course-show .course-lt .course-txt h4 a {
  color: #333;
  font-weight: bold;
}
.course-exp-main .course-show .course-lt .course-txt .txt {
  color: #595757;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
  margin-top: 10px;
}
.course-exp-main .course-show .course-lt .course-txt .txt a {
  color: #595757;
  text-decoration: none;
}
.course-exp-main .course-show .course-lt .course-txt span {
  display: inline-block;
  padding: 0 25px;
  margin-top: 30px;
  line-height: 30px;
  height: 30px;
  background: #eee;
  color: #999;
  border-radius: 15px;
}
.course-exp-main .course-show .course-lt .course-txt span a {
  color: #999;
  text-decoration: none;
}
.course-exp-main .course-show .course-lt .course-txt a.sk {
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
.course-exp-main .course-show .course-lt .course-txt a.sk img {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 4px;
  vertical-align: -3px;
}
.ful-page-pos {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  line-height: 24px;
}
.ful-page-pos a {
  color: #bf0000;
  text-decoration: none;
}
.index-about-us {
  width: 100%;
  height: auto;
  background: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.idx-about-main {
  position: relative;
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.idx-about-main .cp-pp-a {
  position: absolute;
  top: 167px;
  left: 412px;
}
.idx-about-main .cp-pp-a a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  margin-right: 20px;
}
.idx-about-main .cp-pp-a a:hover{
  color: #bf0000;
}
/* .idx-about-main .cp-pp-a a:first-of-type{
  background-color: #bf0000 !important;
} */
.idx-about-main .social-share {
  margin-top: 42px;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  margin-left: 100px;
}
.idx-about-main .social-share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: -5px;
  margin-left: 20px;
}
.idx-about-main .social-share a:hover {
  opacity: .8;
}
.idx-about-main .social-share a img {
  vertical-align: -3px;
}
.idx-about-main .social-share a.wb img {
  width: 32px;
  height: 27px;
}
.idx-about-main .social-share a.wx {
  position: relative;
}
.idx-about-main .social-share a.wx img.wxcode {
  position: absolute;
  width: 101px;
  height: 111px;
  top: -115px;
  left: 50%;
  margin-left: -52px;
  display: none;
}
.idx-about-main .social-share a.wx:hover img.wxcode {
  display: block;
}
.idx-about-main .social-share a.wx img {
  width: 32px;
  height: 27px;
}
.idx-about-main .social-share a.tc img {
  width: 32px;
  height: 29px;
}
.idx-about-main .company-address {
  position: absolute;
  width: 448px;
  height: 145px;
  top: 0;
  right: 40px;
}
.idx-about-main .company-address h5 {
  font-weight: normal;
  color: #bf0000;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
}
.idx-about-main .company-address .tab a {
  display: block;
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
  width: 112px;
  height: 20px;
  background: #cfcfcf;
  color: #333;
  text-align: center;
  line-height: 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.idx-about-main .company-address .tab a:hover,
.idx-about-main .company-address .tab a.cur {
  font-weight: bold;
  background: #ebebeb;
  text-decoration: none;
}
.idx-about-main .company-address .txt {
  display: none;
  clear: both;
  line-height: 24px;
  height: auto;
  padding: 25px 30px;
  color: #595757;
  background: #ebebeb;
  border-radius: 4px;
}
.idx-about-main .zol-app {
  position: absolute;
  width: 300px;
  bottom: 10px;
  color: #333;
  line-height: 22px;
  right: 210px;
  text-align: right;
}
.idx-about-main .zol-app img {
  position: absolute;
  right: -90px;
  bottom: 0;
  width: 82px;
  height: 82px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
}
.idx-about-main .infos {
  width: 1100px;
  height: 120px;
  padding-left: 100px;
}
.idx-about-main .infos .flt-i {
  height: 120px;
  float: left;
}
.idx-about-main .infos .flt-i.f1 {
  width: 240px;
  margin-right: 70px;
  border-right: 1px solid #eee;
}
.idx-about-main .infos .flt-i.f1 a {
  display: inline-block;
  word-break: break-all;
  width: 30%;
  margin-right: 18%;
  color: #333;
  line-height: 24px;
}
.idx-about-main .infos .flt-i.f1 a.tit {
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
  cursor: default;
}
.idx-about-main .infos .flt-i.f1 a:not(.tit):hover{
  color: #bf0000;
}
.idx-about-main .infos .flt-i.f2 {
  width: 390px;
  margin-right: 70px;
  border-right: 1px solid #eee;
}
.idx-about-main .infos .flt-i.f2 img {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: -2px;
  margin-right: 8px;
}
.idx-about-main .infos .flt-i.f2 a,
.idx-about-main .infos .flt-i.f2 p {
  display: inline-block;
  word-break: break-all;
  width: 95%;
  margin-right: 3%;
  color: #333;
  line-height: 24px;
  margin-bottom: 0;
}
.idx-about-main .infos .flt-i.f2 a.tit,
.idx-about-main .infos .flt-i.f2 p.tit {
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
  cursor: default;
}
.idx-about-main .infos .flt-i.f3 {
  width: 240px;
}
.idx-about-main .infos .flt-i.f3 a {
  display: inline-block;
  word-break: break-all;
  width: 45%;
  margin-right: 3%;
  color: #333;
  line-height: 24px;
}
.idx-about-main .infos .flt-i.f3 a.tit {
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
  cursor: default;
}
.idx-about-main .infos .flt-i.f3 p {
  width: 100%;
  font-size: 18px;
}
.idx-about-main .infos .flt-i.f3 p:last-child {
  font-size: 14px;
}
.idx-about-main .infos .flt-i p {
  color: #333;
  line-height: 20px;
  margin-bottom: 5px;
}
.idx-about-main .infos .flt-i p img {
  display: inline-block;
  margin-right: 5px;
}
.idx-about-main .infos .flt-i p img.tel {
  width: 20px;
  height: 20px;
  vertical-align: -3px;
}
.idx-about-main .infos .flt-i p img.email {
  width: 20px;
  height: 13px;
  vertical-align: -3px;
}
.sub-float-btns {
  position: fixed;
  z-index: 99;
  right: 20px;
  bottom: 40px;
  width: 60px;
  height: auto;
}
.sub-float-btns:hover a.close-float-btns {
  display: block;
}
.sub-float-btns a.close-float-btns {
  display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #fff -8px -352px url("../img/icons.png");
  border-radius: 20px;
  z-index: 9;
  top: -10px;
  right: -10px;
}
.sub-float-btns a.gototop {
  position: relative;
  display: block;
  width: 60px;
  background: #bf0000;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  padding-top: 13px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding-bottom: 5px;
}
.sub-float-btns a.gototop i {
  position: absolute;
  width: 13px;
  height: 6px;
  top: 4px;
  left: 22px;
  background: -260px -16px url("../img/icons.png");
}
.sub-float-btns .sub-btn {
  position: relative;
  width: 58px;
  height: 58px;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin-top: -1px;
  cursor: pointer;
}
.sub-float-btns .sub-btn:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.sub-float-btns .sub-btn:hover .sw {
  display: block;
}
.sub-float-btns .sub-btn img {
  display: block;
  width: 25px;
  height: 23px;
  margin: 0 auto;
  margin-top: 10px;
}
.sub-float-btns .sub-btn img.tel {
  width: 20px;
  height: 16px;
}
.sub-float-btns .sub-btn img.qq {
  width: 20px;
  height: 22px;
}
.sub-float-btns .sub-btn img.wx {
  width: 20px;
  height: 18px;
}
.sub-float-btns .sub-btn img.lsn {
  width: 20px;
  height: 16px;
}
.sub-float-btns .sub-btn a {
  text-decoration: none;
  color: #333;
}
.sub-float-btns .sub-btn p {
  line-height: 20px;
  text-align: center;
  font-size: 12px;
}
.sub-float-btns .sub-btn .sw {
  position: absolute;
  right: 58px;
  top: -1px;
  display: none;
  width: 180px;
  background: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 78px;
  border: 1px solid #f0f0f0;
  text-align: center;
  line-height: 39px;
}
.sub-float-btns .sub-btn .sw.cd {
  width: 110px;
  height: 110px;
  line-height: 110px;
}
.sub-float-btns .sub-btn .sw.cd img {
  width: 76px;
  height: 76px;
  margin-top: 18px;
}
.sub-float-btns .sub-btn .sw em {
  position: absolute;
  width: 6px;
  height: 13px;
  top: 24px;
  right: -6px;
  background: -261px 0 url("../img/icons.png");
}
.ful-width-nav {
  width: 100%;
  height: 30px;
  padding: 20px 0;
  text-align: center;
}
.ful-width-nav a {
  display: inline-block;
  padding: 0 20px;
  line-height: 30px;
  border-radius: 4px;
  margin: 0 80px;
  font-size: 16px;
  height: 30px;
  text-decoration: none;
  color: #333;
}
.ful-width-nav a.cur,
.ful-width-nav a:hover {
  background: #bf0000;
  color: #fff;
}
.mobile-cloud-box3 {
  width: 100%;
  height: 2005px;
  overflow: hidden;
  background: top center url("../img/mobile_cld/bg2.jpg") no-repeat;
}
.mobile-cloud-box3 .main-box {
  width: 1200px;
  padding: 70px 0;
  margin: 0 auto;
  color: #fff;
}
.mobile-cloud-box3 .main-box h3 {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  line-height: 32px;
  margin-top: 40px;
}
.mobile-cloud-box3 .main-box h3 span {
  font-size: 18px;
}
.mobile-cloud-box3 .main-box p {
  text-align: center;
  font-size: 18px;
  margin-top: 50px;
  line-height: 24px;
}
.mobile-cloud-box3 .main-box .in-box {
  width: 1200px;
  background-color: #fafafa;
  height: 1615px;
  margin-top: 65px;
}
.mobile-cloud-box3 .main-box .in-box h4 {
  padding-top: 75px;
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 32px;
}
.mobile-cloud-box3 .main-box .in-box h4 span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
}
.mobile-cloud-box3 .main-box .in-box .cc-flt {
  margin-top: 50px;
  text-align: center;
}
.mobile-cloud-box3 .main-box .in-box .cc-flt .cc-cl {
  position: relative;
  display: inline-block;
  width: 182px;
  height: 250px;
  margin: 0 20px;
}
.mobile-cloud-box3 .main-box .in-box .cc-flt .cc-cl .ic {
  position: absolute;
  top: 0;
  left: 9px;
  width: 160px;
  height: 160px;
  border-radius: 160px;
  border: 2px solid #eebbbb;
}
.mobile-cloud-box3 .main-box .in-box .cc-flt .cc-cl .ic img {
  display: block;
  margin: 26px auto;
  margin-bottom: 20px;
}
.mobile-cloud-box3 .main-box .in-box .cc-flt .cc-cl .ic span {
  display: block;
  color: #333;
  text-align: center;
  font-size: 16px;
}
.mobile-cloud-box3 .main-box .in-box .cc-flt .cc-cl p {
  position: absolute;
  width: 100%;
  background: #fafafa;
  text-align: center;
  left: 0;
  top: 136px;
  padding-top: 20px;
  margin: 0;
  font-size: 14px;
  color: #333;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct2 {
  width: 640px;
  height: auto;
  text-align: center;
  margin: 35px auto;
  margin-bottom: 0;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct2 .ct-cl {
  display: inline-block;
  width: 90px;
  height: 120px;
  margin: 0 28px 25px 28px;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct2 .ct-cl .pic {
  width: 78px;
  height: 78px;
  margin: 0 auto;
  border-radius: 78px;
  border: 2px solid #eebbbb;
  text-align: center;
  line-height: 68px;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct2 .ct-cl p {
  text-align: center;
  color: #333;
  margin-top: 10px;
  font-size: 14px;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct {
  height: auto;
  text-align: center;
  margin-top: 35px;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct .ct-cl {
  display: inline-block;
  width: 80px;
  height: 120px;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct .ct-cl .pic {
  width: 78px;
  height: 78px;
  border-radius: 78px;
  border: 2px solid #eebbbb;
  text-align: center;
  line-height: 68px;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct .ct-cl p {
  text-align: center;
  color: #333;
  margin-top: 10px;
  font-size: 14px;
}
.mobile-cloud-box3 .main-box .in-box .txt-ag-ct span {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 2px 60px 2px;
  border-radius: 5px;
  border: 1px solid #bf0000;
}
.mobile-cloud-box2 {
  width: 100%;
  height: 495px;
  overflow: hidden;
  background: top center url("../img/mobile_cld/bg1.jpg") no-repeat;
}
.mobile-cloud-box2 .main-box {
  width: 1200px;
  padding: 70px 0;
  margin: 0 auto;
}
.mobile-cloud-box2 .main-box h3 {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  line-height: 32px;
  margin-top: 40px;
}
.mobile-cloud-box2 .main-box h3 span {
  font-size: 18px;
}
.mobile-cloud-box2 .main-box .bd-rt-ft {
  margin-top: 94px;
  color: #fff;
}
.mobile-cloud-box2 .main-box .bd-rt-ft .bd-rt-cl {
  width: 230px;
  height: 100px;
  float: left;
  border-right: 1px solid #fff;
  padding: 10px 30px;
}
.mobile-cloud-box2 .main-box .bd-rt-ft .bd-rt-cl.nr {
  border-right: none;
}
.mobile-cloud-box2 .main-box .bd-rt-ft .bd-rt-cl h4 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: normal;
}
.mobile-cloud-box2 .main-box .bd-rt-ft .bd-rt-cl p {
  font-size: 14px;
  line-height: 26px;
}
.mobile-cloud-box {
  width: 100%;
  background: #fff;
}
.mobile-cloud-box .apy-use {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #bf0000;
  text-decoration: underline;
  margin-top: 50px;
  font-weight: bold;
}
.mobile-cloud-box .main-box {
  width: 1200px;
  padding: 70px 0;
  margin: 0 auto;
}
.mobile-cloud-box .main-box img {
  display: block;
  margin: 50px auto;
}
.mobile-cloud-box .main-box h3 {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 40px;
  margin-bottom: 16px;
  font-weight: normal;
}
.mobile-cloud-box .main-box h3.bl {
  text-align: left;
  padding-left: 10px;
  height: 25px;
  font-size: 26px;
  font-weight: normal;
  line-height: 26px;
  border-left: 3px solid #bf0000;
}
.mobile-cloud-box .main-box p {
  text-align: center;
  line-height: 26px;
  color: #333;
}
.mobile-cloud-box .main-box p.tl {
  text-align: left;
  margin-top: 10px;
}
.mobile-cloud-box .main-box p b {
  font-size: 18px;
}
.mobile-cloud-box .main-box .cc-flt {
  margin-top: 50px;
}
.mobile-cloud-box .main-box .cc-flt .cc-cl {
  position: relative;
  float: left;
  width: 260px;
  height: 300px;
  margin: 0 20px;
}
.mobile-cloud-box .main-box .cc-flt .cc-cl .ic {
  position: absolute;
  top: 0;
  left: 18px;
  width: 212px;
  height: 212px;
  border-radius: 212px;
  border: 2px solid #eebbbb;
}
.mobile-cloud-box .main-box .cc-flt .cc-cl .ic img {
  display: block;
  margin: 26px auto;
}
.mobile-cloud-box .main-box .cc-flt .cc-cl .ic span {
  display: block;
  color: #bf0000;
  text-align: center;
  font-size: 16px;
}
.mobile-cloud-box .main-box .cc-flt .cc-cl p {
  position: absolute;
  width: 100%;
  background: #fff;
  text-align: center;
  left: 0;
  top: 166px;
  padding-top: 20px;
}
.container {
  width: 1145px;
  margin: 30px auto;
  height: auto;
}
.container .container-content {
  width: 840px;
  height: auto;
  float: right;
}
.container .container-content .tabs-content {
  display: none;
}
.container .container-content .tabs-content p {
  line-height: 26px;
}
.container .container-content .tabs-content .learn-step {
  margin: 20px 0;
}
.container .container-content .tabs-content .learn-step .steps {
  width: 100%;
  height: 38px;
}
.container .container-content .tabs-content .learn-step .steps img {
  display: block;
  float: left;
  width: 38px;
  height: 38px;
  margin: 0;
}
.container .container-content .tabs-content .learn-step .steps .stxt {
  width: 690px;
  height: 35px;
  float: right;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
}
.container .container-content .tabs-content .learn-step .steps .stxt i {
  font-size: 14px;
  font-weight: normal;
}
.container .container-content .tabs-content .learn-step .stp-sw {
  position: relative;
  height: auto;
  padding-bottom: 37px;
  margin-top: 5px;
  padding-left: 52px;
}
.container .container-content .tabs-content .learn-step .stp-sw .lft-bd {
  position: absolute;
  width: 7px;
  height: 100%;
  top: 0;
  left: 16px;
  background: url("../img/steprpt.png") repeat-y;
}
.container .container-content .tabs-content .learn-step .stp-sw p {
  line-height: 26px;
}
.container .container-content .tabs-content p.tt {
  color: #bf0000;
}
.container .container-content .tabs-content .tutor-1-sw {
  width: 100%;
}
.container .container-content .tabs-content .tutor-1-sw .fl {
  width: 200px;
  height: 200px;
  padding-top: 50px;
  float: left;
}
.container .container-content .tabs-content .tutor-1-sw .fl img {
  display: inline;
}
.container .container-content .tabs-content .tutor-1-sw .fr {
  width: 510px;
  height: auto;
  float: right;
}
.container .container-content .tabs-content .tutor-1-sw .fr p {
  line-height: 26px;
  margin-bottom: 10px;
}
.container .container-content .tabs-content .tutor-4-sw {
  width: 100%;
  margin-top: -15px;
}
.container .container-content .tabs-content .tutor-4-sw .tutor-cl {
  width: 369px;
  height: 110px;
  float: left;
  margin: 30px 0;
}
.container .container-content .tabs-content .tutor-4-sw .tutor-cl .fl {
  width: 110px;
  height: 110px;
  float: left;
}
.container .container-content .tabs-content .tutor-4-sw .tutor-cl .fr {
  width: 240px;
  height: 75px;
  padding-top: 35px;
  float: right;
  line-height: 26px;
}
.container .container-content .tabs-content img {
  display: block;
  margin: 10px auto;
  max-width: 740px;
}
.container .container-content .tabs-content .lesson-set-info {
  line-height: 30px;
}
.container .container-content .tabs-content .lesson-set-info span {
  display: inline-block;
  margin-right: 25px;
}
.container .container-content .tabs-content .lesson-set-content {
  margin-top: 15px;
}
.container .container-content .tabs-content .lesson-set-content .l-tit {
  width: 740px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #eee;
  border-bottom: 1px solid #e5e5e5;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p {
  position: relative;
  width: 100%;
  height: 59px;
  line-height: 59px;
  background: #fff;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p.al {
  font-weight: bold;
  cursor: auto;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p.al span {
  display: inline-block;
  width: 55px;
  text-align: center;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p.al span img {
  display: inline;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p:hover {
  background: #f7f7f7;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p em {
  display: inline-block;
  width: 50px;
  padding-left: 5px;
  font-size: 26px;
  font-weight: normal;
  color: #999;
  vertical-align: -5px;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p b {
  position: absolute;
  top: 0;
  height: 100%;
  right: 15px;
  line-height: 59px;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p b img {
  display: inline;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p a.sk {
  position: absolute;
  top: 0;
  right: 86px;
  color: #333;
  font-weight: normal;
  text-decoration: none;
}
.container .container-content .tabs-content .lesson-set-content .l-lt p a.sk img {
  vertical-align: -13px;
  display: inline;
  padding-right: 10px;
}
.container .container-content .tabs-content .lesson-set-content .l-lt .l-lt-show {
  display: none;
}
.container .container-content .tabs-content .lesson-set-content .l-lt .l-lt-show p {
  cursor: auto;
  font-weight: normal;
}
.container .container-content .tabs-content .lesson-set-content .l-lt .l-lt-show p.al {
  font-weight: bold;
}
.container .container-content .tabs-content .lesson-set-content .l-lt .l-lt-show p.al span {
  display: inline-block;
  width: 40px;
  text-align: center;
}
.container .container-content .tabs-content .lesson-set-content .l-lt .l-lt-show p.al span img {
  display: inline;
}
.container .container-content .tabs-content .lesson-set-content .l-lt .l-lt-show p em {
  width: 40px;
  text-align: center;
  padding: 0;
  font-size: 12px;
  vertical-align: middle;
}
.container .container-content .tabs-content .lesson-set-content .l-lt .l-lt-show p a.sk {
  right: 46px;
}
.container .container-content .mini-mba {
  margin-top: 20px;
}
.container .container-content .mini-mba .sw2 {
  width: 100%;
  height: 200px;
}
.container .container-content .mini-mba .sw2 .fr {
  width: 390px;
  height: 190px;
  float: right;
}
.container .container-content .mini-mba .sw2 .fl {
  width: 340px;
  height: 150px;
  padding-top: 40px;
  float: left;
}
.container .container-content .mini-mba .sw2 .fl p {
  line-height: 26px;
}
.container .container-content .mini-mba .sw1 {
  width: 100%;
  height: 200px;
}
.container .container-content .mini-mba .sw1 .fl {
  width: 390px;
  height: 190px;
  float: left;
}
.container .container-content .mini-mba .sw1 .fr {
  width: 340px;
  height: 150px;
  padding-top: 40px;
  float: right;
}
.container .container-content .mini-mba .sw1 .fr p {
  line-height: 26px;
}
.container .container-content .mini-mba .sw1 .fr p.tt {
  color: #bf0000;
}
.container .container-content .page-pos {
  height: 48px;
  line-height: 48px;
}
.container .container-content .page-pos a {
  color: #bf0000;
}
.container .container-content .container-txt {
  background: #fff;
  border-radius: 5px;
  height: auto;
  width: 740px;
  padding: 35px 50px 20px 50px;
  max-width: 740px;
  overflow-x: hidden;
}
/* .container .container-content .container-txt>div:first-of-type{
  color: #bf0000 !important;
} */
.container .container-content .container-txt p.align-ct {
  text-align: center;
  line-height: 32px;
}
.container .container-content .container-txt .case-lts {
  width: 780px;
  margin-top: 20px;
  margin-left: -20px;
}
.container .container-content .container-txt .case-lts .case-cl {
  position: relative;
  width: 348px;
  height: 320px;
  padding: 10px;
  background: #f7f7f7;
  margin: 15px 10px;
  float: left;
  overflow: hidden;
}
.container .container-content .container-txt .case-lts .case-cl:hover .txt {
  top: 0;
  height: 280px;
  padding-top: 50px;
}
.container .container-content .container-txt .case-lts .case-cl:hover .txt p {
  height: 120px;
  -webkit-line-clamp: 6;
}
.container .container-content .container-txt .case-lts .case-cl img {
  width: 348px;
  height: 204px;
}
.container .container-content .container-txt .case-lts .case-cl .txt {
  position: absolute;
  width: 348px;
  height: 84px;
  overflow: hidden;
  background: #f7f7f7;
  top: 215px;
  left: 10px;
  padding-top: 15px;
  transition: top .8s,height .8s;
  -moz-transition: top .8s,height .8s;
  -webkit-transition: top .8s,height .8s;
  -o-transition: top .8s,height .8s;
}
.container .container-content .container-txt .case-lts .case-cl .txt a {
  position: absolute;
  top: 245px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #bf0000;
  color: #fff;
  text-decoration: none;
  left: 50%;
  margin-left: -60px;
  border-radius: 5px;
}
.container .container-content .container-txt .case-lts .case-cl .txt h5 {
  width: 300px;
  margin: 0 auto;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  padding: 0;
  border: 0;
  color: #333;
}
.container .container-content .container-txt .case-lts .case-cl .txt p {
  width: 300px;
  margin: 0 auto;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 5px;
  font-size: 12px;
  white-space: normal;
}
.container .container-content .container-txt .vd-box {
  position: relative;
  margin: 20px auto;
  width: 460px;
}
.container .container-content .container-txt .vd-box video {
  display: block;
  margin: 0 auto;
  width: 460px;
  height: auto;
}
.container .container-content .container-txt .vd-box a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.container .container-content .container-txt .vd-box a img {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.container .container-content .container-txt .vd-box a img.hd {
  display: none;
}
.container .container-content .container-txt .vd-box a:hover img {
  display: none;
}
.container .container-content .container-txt .vd-box a:hover img.hd {
  display: block;
}
.container .container-content .container-txt .curricula-navs {
  display: none;
  width: 740px;
  height: 40px;
  margin: 76px auto;
}
.container .container-content .container-txt .curricula-navs a {
  display: block;
  width: 33%;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #333;
  float: left;
  margin-right: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #eee;
}
.container .container-content .container-txt .curricula-navs a:hover,
.container .container-content .container-txt .curricula-navs a.cur {
  background: #bf0000;
  text-decoration: none;
  color: #fff;
}
.container .container-content .container-txt .curricula-navs4 {
  width: 740px;
  height: 40px;
  margin: 76px auto;
  margin-bottom: 0;
}
.container .container-content .container-txt .curricula-navs4 a {
  display: block;
  width: 183px;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #333;
  float: left;
  margin-right: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #eee;
  border-bottom: 1px solid #ccc;
}
.container .container-content .container-txt .curricula-navs4 a:hover,
.container .container-content .container-txt .curricula-navs4 a.cur {
  background: #bf0000;
  text-decoration: none;
  color: #fff;
}
.container .container-content .container-txt .get-info-txt {
  width: 740px;
  text-align: right;
  font-size: 12px;
  line-height: 20px;
}
.container .container-content .container-txt .table-style-01 {
  width: 740px;
  height: auto;
  margin: 20px auto;
  border-top: 1px solid #e5e5e5;
}
.container .container-content .container-txt .table-style-01 .tr {
  width: 100%;
  height: 58px;
  border-bottom: 1px solid #e5e5e5;
}
.container .container-content .container-txt .table-style-01 .tr .td1 {
  float: left;
  width: 170px;
  height: 58px;
  background: #eee;
  text-align: center;
  line-height: 58px;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #fff;
}
.container .container-content .container-txt .table-style-01 .tr .td2 {
  width: 180px;
  height: 58px;
  text-align: left;
  text-indent: 3em;
  line-height: 58px;
  float: left;
  color: #777;
}
.container .container-content .container-txt .table-style-01 .tr .td2 span {
  padding-right: 5px;
}
.container .container-content .container-txt .curricula-navs5 {
  width: 740px;
  height: 40px;
  margin: 76px auto;
  margin-bottom: 0;
}
.container .container-content .container-txt .curricula-navs5 a {
  display: block;
  width: 147px;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #333;
  float: left;
  margin-right: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #eee;
  border-bottom: 1px solid #ccc;
}
.container .container-content .container-txt .curricula-navs5 a:hover,
.container .container-content .container-txt .curricula-navs5 a.cur {
  background: #bf0000;
  text-decoration: none;
  color: #fff;
}
.container .container-content .container-txt .float-box-sty-03 {
  width: 730px;
  height: auto;
  margin-top: 40px;
}
.container .container-content .container-txt .float-box-sty-03 .fl {
  width: 180px;
  height: 190px;
  float: left;
  padding-left: 10px;
}
.container .container-content .container-txt .float-box-sty-03 .fr {
  width: 490px;
  height: auto;
  line-height: 26px;
}
.container .container-content .container-txt .float-box-sty-08 {
  width: 730px;
  height: auto;
  margin-top: 20px;
}
.container .container-content .container-txt .float-box-sty-08 .fl {
  width: 370px;
  height: auto;
  float: left;
}
.container .container-content .container-txt .float-box-sty-08 .fl p {
  line-height: 26px;
}
.container .container-content .container-txt .float-box-sty-08 .fl p.tit {
  color: #bf0000;
  margin-top: 7px;
}
.container .container-content .container-txt .float-box-sty-08 .fl p.tit span {
  font-size: 12px;
  padding-right: 5px;
}
.container .container-content .container-txt .float-box-sty-08 .fr {
  width: 340px;
  height: auto;
  float: right;
}
.container .container-content .container-txt .float-box-sty-06 {
  width: 730px;
  height: auto;
  margin-top: 20px;
}
.container .container-content .container-txt .float-box-sty-06 .fl {
  width: 445px;
  height: auto;
  float: left;
  line-height: 26px;
}
.container .container-content .container-txt .float-box-sty-06 .fl p {
  margin-bottom: 10px;
}
.container .container-content .container-txt .float-box-sty-06 .fr {
  width: 220px;
  height: auto;
  float: right;
  margin-top: -25px;
}
.container .container-content .container-txt .float-box-sty-06 .fr .circle-tx {
  position: relative;
  width: 140px;
  height: 140px;
  border-radius: 140px;
  border: 7px solid #99c4e2;
}
.container .container-content .container-txt .float-box-sty-06 .fr .circle-tx:hover a {
  transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -webkit-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
}
.container .container-content .container-txt .float-box-sty-06 .fr .circle-tx:hover a:first-child {
  transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  transition: transform .5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
}
.container .container-content .container-txt .float-box-sty-06 .fr .circle-tx:hover a:last-child {
  transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -webkit-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  transition: transform .5s .4s;
  -moz-transition: -moz-transform 0.5s 0.4s;
  -webkit-transition: -webkit-transform 0.5s 0.4s;
  -o-transition: -o-transform 0.5s 0.4s;
}
.container .container-content .container-txt .float-box-sty-06 .fr .circle-tx a {
  position: absolute;
  width: 68px;
  height: 68px;
  border-radius: 68px;
  background: #2797c9;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 68px;
  border: 2px solid #fff;
  top: 60px;
  transition: transform .5s .2s;
  -moz-transition: -moz-transform 0.5s 0.2s;
  -webkit-transition: -webkit-transform 0.5s 0.2s;
  -o-transition: -o-transform 0.5s 0.2s;
  left: 105px;
}
.container .container-content .container-txt .float-box-sty-06 .fr .circle-tx a:first-child {
  top: -35px;
  left: 50%;
  margin-left: -35px;
}
.container .container-content .container-txt .float-box-sty-06 .fr .circle-tx a:last-child {
  top: 60px;
  left: -35px;
}
.container .container-content .container-txt .float-box-sty-01 {
  width: 730px;
  height: auto;
  margin-top: 40px;
}
.container .container-content .container-txt .float-box-sty-01 .fl {
  width: 425px;
  height: auto;
  float: left;
  line-height: 26px;
}
.container .container-content .container-txt .float-box-sty-01 .fl span.list-sty {
  color: #666;
  padding: 0 3px;
}
.container .container-content .container-txt .float-box-sty-01 .fr {
  width: 210px;
  height: 210px;
  float: right;
  padding-top: 20px;
}
.container .container-content .container-txt .float-box-sty-01 .fr .circle-tx {
  position: relative;
  width: 140px;
  height: 140px;
  border-radius: 140px;
  border: 7px solid #99c4e2;
}
.container .container-content .container-txt .float-box-sty-01 .fr .circle-tx:hover a {
  transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -webkit-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
}
.container .container-content .container-txt .float-box-sty-01 .fr .circle-tx:hover a:first-child {
  transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  transition: transform .5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
}
.container .container-content .container-txt .float-box-sty-01 .fr .circle-tx:hover a:last-child {
  transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -webkit-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  transition: transform .5s .4s;
  -moz-transition: -moz-transform 0.5s 0.4s;
  -webkit-transition: -webkit-transform 0.5s 0.4s;
  -o-transition: -o-transform 0.5s 0.4s;
}
.container .container-content .container-txt .float-box-sty-01 .fr .circle-tx a {
  position: absolute;
  width: 68px;
  height: 68px;
  border-radius: 68px;
  background: #2797c9;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 68px;
  border: 2px solid #fff;
  top: 60px;
  transition: transform .5s .2s;
  -moz-transition: -moz-transform 0.5s 0.2s;
  -webkit-transition: -webkit-transform 0.5s 0.2s;
  -o-transition: -o-transform 0.5s 0.2s;
  left: 105px;
}
.container .container-content .container-txt .float-box-sty-01 .fr .circle-tx a:first-child {
  top: -35px;
  left: 50%;
  margin-left: -35px;
}
.container .container-content .container-txt .float-box-sty-01 .fr .circle-tx a:last-child {
  top: 60px;
  left: -35px;
}
.container .container-content .container-txt .clp-3 .cl {
  width: 740px;
  height: 90px;
}
.container .container-content .container-txt .clp-3 .cl .fl {
  width: 100px;
  height: 70px;
  float: left;
}
.container .container-content .container-txt .clp-3 .cl .fl img {
  width: 70px;
  height: 70px;
  display: inline;
}
.container .container-content .container-txt .clp-3 .cl .fr {
  width: 639px;
  height: 60px;
  padding-top: 10px;
  float: right;
  line-height: 24px;
}
.container .container-content .container-txt .float-box-sty-05 {
  width: 740px;
  margin: 20px 0;
}
.container .container-content .container-txt .float-box-sty-05 .fr {
  width: 300px;
  height: auto;
  float: right;
}
.container .container-content .container-txt .float-box-sty-05 .fr img {
  display: block;
}
.container .container-content .container-txt .float-box-sty-05 .fl {
  width: 420px;
  float: left;
  padding-top: 100px;
}
.container .container-content .container-txt .float-box-sty-05 .fl img {
  width: 28px;
  height: 30px;
  float: left;
  margin-top: -3px;
}
.container .container-content .container-txt .float-box-sty-05 .fl p {
  width: 380px;
  line-height: 26px;
  float: right;
  word-break: break-all;
}
.container .container-content .container-txt .float-box-sty-05 .fl p.cl {
  color: #bf0000;
}
.container .container-content .container-txt .float-box-sty-02 {
  width: 740px;
  margin: 20px 0;
}
.container .container-content .container-txt .float-box-sty-02 .fl {
  width: 398px;
  float: left;
  position: relative;
}
.container .container-content .container-txt .float-box-sty-02 .fl p {
  width: 350px;
  line-height: 26px;
  word-break: break-all;
}
.container .container-content .container-txt .float-box-sty-02 .fl p.cl {
  color: #bf0000;
}
.container .container-content .container-txt .float-box-sty-02 .fl video {
  width: 398px;
  height: 250px;
  background: #999;
}
.container .container-content .container-txt .float-box-sty-02 .fl a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.container .container-content .container-txt .float-box-sty-02 .fl a img {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.container .container-content .container-txt .float-box-sty-02 .fl a img.hd {
  display: none;
}
.container .container-content .container-txt .float-box-sty-02 .fl a:hover img {
  display: none;
}
.container .container-content .container-txt .float-box-sty-02 .fl a:hover img.hd {
  display: block;
}
.container .container-content .container-txt .float-box-sty-02 .fr {
  width: 310px;
  height: auto;
  float: right;
}
.container .container-content .container-txt .float-box-sty-02 .fr img {
  display: block;
}
.container .container-content .container-txt .float-box-sty-02 .fr a {
  display: block;
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #bf0000;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 30px;
}
.container .container-content .container-txt .float-box-sty-02 .fr p {
  padding-left: 20px;
  line-height: 22px;
}
.container .container-content .container-txt .float-box-sty-02 .fr p.ic {
  position: relative;
  color: #333;
  margin-top: 15px;
  font-weight: bold;
}
.container .container-content .container-txt .float-box-sty-02 .fr p.ic i {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
}
.container .container-content .container-txt .float-box-sty-02 .fr p.ic i.pp {
  background: -131px -122px url("../img/icons.png");
}
.container .container-content .container-txt .float-box-sty-02 .fr p.ic i.pt {
  background: -131px -145px url("../img/icons.png");
}
.container .container-content .container-txt .float-box-sty-02 .fr p.ic i.tm {
  background: -154px -121px url("../img/icons.png");
}
.container .container-content .container-txt .float-box-sty-07 {
  width: 740px;
  margin: 20px 0;
}
.container .container-content .container-txt .float-box-sty-07 .fl {
  width: 410px;
  height: auto;
  float: left;
}
.container .container-content .container-txt .float-box-sty-07 .fr {
  width: 310px;
  height: auto;
  float: right;
  margin-top: -20px;
}
.container .container-content .container-txt .float-box-sty-07 .fr img {
  display: inline-block;
}
.container .container-content .container-txt .float-box-sty-022 {
  width: 740px;
  margin: 20px 0;
}
.container .container-content .container-txt .float-box-sty-022 .fl {
  width: 450px;
  float: left;
}
.container .container-content .container-txt .float-box-sty-022 .fl p {
  line-height: 26px;
  margin-bottom: 10px;
  word-break: break-all;
}
.container .container-content .container-txt .float-box-sty-022 .fl p.cl {
  color: #bf0000;
}
.container .container-content .container-txt .float-box-sty-022 .fr {
  width: 255px;
  height: auto;
  float: right;
}
.container .container-content .container-txt .float-box-sty-022 .fr img {
  display: block;
}
.container .container-content .container-txt h6 {
  font-size: 15px;
}
.container .container-content .container-txt a.apy-case {
  display: block;
  width: 175px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #bf0000;
  color: #fff;
  text-decoration: none;
  margin: 50px auto;
  border-radius: 5px;
}
.container .container-content .container-txt h3 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color: #333;
  line-height: 40px;
  margin-top: 20px;
}
.container .container-content .container-txt h3.align-lf {
  position: relative;
  text-align: left;
  font-weight: bold;
}
.container .container-content .container-txt h3.align-lf b {
  font-size: 16px;
  padding-left: 10px;
}
.container .container-content .container-txt h3.align-lf span.rt-btns {
  position: absolute;
  width: 60px;
  height: 25px;
  right: 0;
  top: 0;
  display: none;
}
.container .container-content .container-txt h3.align-lf span.rt-btns i {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  padding-top: 5px;
}
.container .container-content .container-txt h3.align-lf span.rt-btns i:hover a {
  display: block;
}
.container .container-content .container-txt h3.align-lf span.rt-btns i.dld {
  background: -125px -82px url("../img/icons.png");
}
.container .container-content .container-txt h3.align-lf span.rt-btns i.share {
  background: -163px -82px url("../img/icons.png");
}
.container .container-content .container-txt h3.align-lf span.rt-btns i a {
  display: none;
  position: absolute;
  width: 70px;
  height: 23px;
  line-height: 22px;
  text-align: center;
  padding-bottom: 8px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  background: -132px -171px url(../img/icons.png);
  top: -30px;
  left: 50%;
  margin-left: -35px;
}
.container .container-content .container-txt h3.align-ct {
  margin-bottom: 25px;
}
.container .container-content .container-txt h3 em {
  font-size: 20px;
}
.container .container-content .container-txt h5 {
  font-size: 14px;
  color: #bf0000;
  font-weight: normal;
  border-left: 2px solid #bf0000;
  padding-left: 8px;
  line-height: 18px !important;
  margin-bottom: 16px;
  margin-top: 30px;
}
.container .container-content .container-txt h5.bg {
  font-size: 16px;
  border-left: 3px solid #bf0000;
}
.container .container-content .container-txt h5.bg2 {
  font-size: 18px;
  border-left: 3px solid #bf0000;
}
.container .container-content .container-txt h5.bg3 {
  font-size: 18px;
  border-left: 3px solid #bf0000;
  margin-top: 50px;
}
.container .container-content .container-txt h5 span {
  color: #333;
}
.container .container-content .container-txt h4 {
  position: relative;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  color: #bf0000;
  line-height: 30px;
  margin-bottom: 26px;
  margin-top: 40px;
}
.container .container-content .container-txt h4 a.more {
  position: absolute;
  right: 0;
  color: #bf0000;
  line-height: 30px;
  top: 0;
  font-size: 14px;
}
.container .container-content .container-txt h4.bl {
  border-left: 3px solid #bf0000;
  padding-left: 8px;
  line-height: 18px;
}
.container .container-content .container-txt h4.ic i {
  display: inline-block;
  width: 27px;
  height: 30px;
  vertical-align: -9px;
  margin-right: 4px;
  background: -196px -46px url(../img/icons.png);
}
.container .container-content .container-txt .contact-p-fl {
  width: 740px;
  margin: 0 auto;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid #ddd;
}
.container .container-content .container-txt .contact-p-fl .fl {
  width: 360px;
  height: auto;
  float: left;
}
.container .container-content .container-txt .contact-p-fl .fr {
  width: 360px;
  height: auto;
  float: right;
}
.container .container-content .container-txt .contact-p-fl p {
  line-height: 30px;
}
.container .container-content .container-txt .contact-p-fl p.pos {
  padding-left: 25px;
  position: relative;
}
.container .container-content .container-txt .contact-p-fl p.pos img {
  position: absolute;
  top: 5px;
  left: 0;
}
.container .container-content .container-txt .contact-p-fl p img {
  width: 20px;
  height: 20px;
  vertical-align: -5px;
  padding-right: 5px;
}
.container .container-content .container-txt .contact-p {
  margin-bottom: 30px;
}

.container .container-content .container-txt .contact-p.dealer img {
  width: 100%; 
}

.container .container-content .container-txt .contact-p p {
  line-height: 30px;
}
.container .container-content .container-txt .contact-p p img {
  width: 20px;
  height: 20px;
  vertical-align: -5px;
  padding-right: 5px;
}
.container .container-content .container-txt .market-pg-lt {
  margin: 20px 0 60px 0;
}
.container .container-content .container-txt .market-pg-lt .market-cl {
  width: 238px;
  height: 235px;
  float: left;
  margin: 0 8px 45px 0;
  background: #eee;
  border-radius: 5px;
  overflow: hidden;
}
.container .container-content .container-txt .market-pg-lt .market-cl a {
  text-decoration: none;
}
.container .container-content .container-txt .market-pg-lt .market-cl img {
  width: 238px;
  height: 132px;
}
.container .container-content .container-txt .market-pg-lt .market-cl h6 {
  width: 215px;
  margin: 0 auto;
  font-weight: normal;
  color: #bf0000;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  margin-top: 10px;
  font-size: 14px;
}
.container .container-content .container-txt .market-pg-lt .market-cl p {
  width: 215px;
  margin: 0 auto;
  margin-top: 15px;
  font-size: 12px;
  line-height: 20px;
  color: #999;
}
.container .container-content .container-txt .market-pg-lt .market-cl p i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
  margin-right: 5px;
  margin-left: 2px;
}
.container .container-content .container-txt .market-pg-lt .market-cl p i.dt {
  background: -3px -87px url(../img/icons.png);
}
.container .container-content .container-txt .market-pg-lt .market-cl p i.pos {
  background: -3px -107px url(../img/icons.png);
  margin-left: 10px;
}
.container .container-content .container-txt .news-gotopage {
  text-align: right;
  margin: 50px 0;
}
.container .container-content .container-txt .news-gotopage span {
  line-height: 38px;
  color: #999;
}
.container .container-content .container-txt .news-gotopage a {
  display: inline-block;
  height: 38px;
  padding: 0 15px;
  background: #eee;
  line-height: 38px;
  color: #666;
  text-decoration: none;
}
.container .container-content .container-txt .news-gotopage a img {
  display: inline;
}
.container .container-content .container-txt .news-gotopage a:hover,
.container .container-content .container-txt .news-gotopage a.cur {
  background: #bf0000;
  color: #fff;
}
.container .container-content .container-txt .news-pg-lt {
  width: 740px;
  margin: 30px auto;
}
.container .container-content .container-txt .news-pg-lt .news-lst {
  width: 100%;
  height: 163px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.container .container-content .container-txt .news-pg-lt .news-lst .fl {
  width: 282px;
  height: 140px;
  float: left;
}
.container .container-content .container-txt .news-pg-lt .news-lst .fl img {
  width: 282px;
  height: 140px;
}
.container .container-content .container-txt .news-pg-lt .news-lst .fr {
  width: 440px;
  height: 140px;
  overflow: hidden;
  float: right;
}
.container .container-content .container-txt .news-pg-lt .news-lst .fr h4 {
  color: #bf0000;
  line-height: 30px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.container .container-content .container-txt .news-pg-lt .news-lst .fr span {
  display: block;
  line-height: 24px;
  color: #999;
}
.container .container-content .container-txt .news-pg-lt .news-lst .fr p {
  margin-top: 5px;
  line-height: 24px;
  color: #666;
}
.container .container-content .container-txt .news-slt {
  text-align: right;
  width: 740px;
  margin: 20px auto;
  height: 30px;
}
.container .container-content .container-txt .news-slt span {
  display: inline-block;
  font-size: 16px;
  color: #111;
  line-height: 30px;
  margin-right: 10px;
}
.container .container-content .container-txt .news-slt select {
  display: inline-block;
  width: 100px;
  padding: 0 10px;
  height: 28px;
  margin: 0;
  line-height: 28px;
  border: 1px solid #bbb;
  border-radius: 5px;
  outline: none;
  resize: none;
  color: #666;
}
.container .container-content .container-txt .job-tab,
.container .container-content .container-txt .news-tab {
  width: 740px;
  height: 32px;
  margin-top: 20px;
  border-bottom: 2px solid #bf0000;
}
.container .container-content .container-txt .job-tab a,
.container .container-content .container-txt .news-tab a {
  display: block;
  width: 150px;
  height: 32px;
  float: left;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #eee;
  text-align: center;
  line-height: 32px;
  color: #333;
  font-size: 16px;
  text-decoration: none;
}
.container .container-content .container-txt .job-tab a.cur,
.container .container-content .container-txt .news-tab a.cur,
.container .container-content .container-txt .job-tab a:hover,
.container .container-content .container-txt .news-tab a:hover {
  background: #bf0000;
  color: #fff;
}
.container .container-content .container-txt .job-table {
  width: 740px;
  margin: 45px auto;
}
.container .container-content .container-txt .job-table .tit {
  height: 52px;
  line-height: 52px;
  background: #bf0000;
  color: #fff;
}
.container .container-content .container-txt .job-table .tit .td1 {
  width: 310px;
  height: 52px;
  float: left;
  text-align: center;
  overflow: hidden;
}
.container .container-content .container-txt .job-table .tit .td2 {
  width: 125px;
  height: 52px;
  float: left;
  text-align: center;
  overflow: hidden;
}
.container .container-content .container-txt .job-table .tr {
  height: 52px;
  line-height: 52px;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.container .container-content .container-txt .job-table .tr:hover {
  background: #efefef;
}
.container .container-content .container-txt .job-table .tr:hover .td2 a {
  color: #bf0000;
}
.container .container-content .container-txt .job-table .tr .td1 {
  width: 310px;
  height: 52px;
  float: left;
  text-align: center;
  overflow: hidden;
}
.container .container-content .container-txt .job-table .tr .td2 {
  width: 125px;
  height: 52px;
  float: left;
  text-align: center;
  overflow: hidden;
}
.container .container-content .container-txt .job-table .tr .td2 a {
  color: #333;
  text-decoration: none;
}
.container .container-content .container-txt .float-box-sty-04 {
  width: 740px;
  margin: 20px 0;
}
.container .container-content .container-txt .float-box-sty-04 .fl {
  width: 280px;
  float: left;
}
.container .container-content .container-txt .float-box-sty-04 .fr {
  width: 435px;
  float: right;
  line-height: 26px;
}
.container .container-content .container-txt .float-box-sty-04 .fr p.cl {
  color: #bf0000;
  margin-top: 15px;
}
.container .container-content .container-txt .float-box-sty-04 .fr p {
  margin-bottom: 10px;
}
.container .container-content .container-txt .float-box-sty-04 .fr span {
  color: #999;
  font-size: 12px;
  padding-left: 25px;
}
.container .container-content .container-txt .float-box-sty-04 .fr span:nth-child(1) {
  padding-left: 0;
}
.container .container-content .container-txt .float-box-sty-04 .fr span:nth-child(5) {
  padding-left: 0;
}
.container .container-content .container-txt .float-box-sty-04 .fr span:nth-child(9) {
  padding-left: 0;
}
.container .container-content .container-txt .description,
.container .container-content .container-txt .set {
  margin-bottom: 10px;
  line-height: 26px;
}
.container .container-content .container-txt .description a.get-more,
.container .container-content .container-txt .set a.get-more {
  display: block;
  width: 164px;
  height: 34px;
  margin: 60px auto;
  border-radius: 5px;
  text-align: center;
  line-height: 34px;
  color: #fff;
  background: #bf0000;
  font-size: 16px;
  text-decoration: none;
}
.container .container-content .container-txt .description a,
.container .container-content .container-txt .set a {
  color: #bf0000;
}
.container .container-content .container-txt .description p,
.container .container-content .container-txt .set p {
  color: #444;
  margin-bottom: 16px;
}
.container .container-content .container-txt .description p.dt,
.container .container-content .container-txt .set p.dt {
  padding-left: 0;
}
.container .container-content .container-txt .description p.dt span,
.container .container-content .container-txt .set p.dt span {
  color: #999;
  padding-right: 5px;
}
.container .container-content .container-txt .description p.bk,
.container .container-content .container-txt .set p.bk {
  color: #111;
  font-weight: bold;
  margin-top: 15px;
}
.container .container-content .container-txt .description p.bk span,
.container .container-content .container-txt .set p.bk span {
  color: #999;
  padding-right: 5px;
}
.container .container-content .container-txt .description p.tt,
.container .container-content .container-txt .set p.tt {
  /* color: #bf0000; */
  font-size: 16px;
}
.container .container-content .container-txt .description p.tt span,
.container .container-content .container-txt .set p.tt span {
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
}
.container .container-content .container-txt .description p.tt2,
.container .container-content .container-txt .set p.tt2 {
  /* color: #bf0000; */
  font-size: 14px;
  margin-bottom: 5px;
}
.container .container-content .container-txt .description p.tt2 span,
.container .container-content .container-txt .set p.tt2 span {
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
}
.container .container-content .container-txt .description p.tt3,
.container .container-content .container-txt .set p.tt3 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
.container .container-content .container-txt .description p.tt3 span,
.container .container-content .container-txt .set p.tt3 span {
  font-weight: normal;
}
.container .container-content .container-txt .description em,
.container .container-content .container-txt .set em {
  color: #333;
}
.container .container-content .container-txt .description img,
.container .container-content .container-txt .set img {
  max-width: 740px;
  display: block;
  margin: 20px auto;
}
.container .container-content .container-txt .description img.width-730,
.container .container-content .container-txt .set img.width-730 {
  width: 731px;
  max-width: 731px;
  margin: 20px 0;
}
.container .container-content .container-txt .description img.width-727,
.container .container-content .container-txt .set img.width-727 {
  width: 727px;
  max-width: 731px;
  margin: 5px 0;
}
.container .container-content .container-txt .description img.width-738,
.container .container-content .container-txt .set img.width-738 {
  width: 738px;
  max-width: 741px;
}
.container .container-content .container-txt .professor-sw {
  width: 795px;
  height: auto;
  margin: 30px 0 20px -30px;
}
.container .container-content .container-txt .professor-sw .pf-cl {
  display: inline-block;
  width: 110px;
  height: 150px;
  text-align: center;
  margin-bottom: 10px;
}
.container .container-content .container-txt .professor-sw .pf-cl img.fc {
  width: 67px;
  height: 67px;
  transition: border-radius 0.3s;
  -moz-transition: border-radius 0.3s;
  -webkit-transition: border-radius 0.3s;
  -o-transition: border-radius 0.3s;
}
.container .container-content .container-txt .professor-sw .pf-cl p {
  margin: 5px 0 0 0;
  font-size: 12px;
  line-height: 16px;
}
.container .container-content .container-txt .professor-sw .pf-cl p span {
  color: #949494;
}
.container .container-content .container-txt .professor-sw .pf-cl .frm {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.container .container-content .container-txt .curricula-icon-sw {
  width: 700px;
  height: auto;
  margin: 20px auto;
}
.container .container-content .container-txt .curricula-icon-sw .sw {
  width: 170px;
  height: 100px;
  float: left;
  text-align: center;
}
.container .container-content .container-txt .curricula-icon-sw .sw a {
  display: block;
  width: 170px;
  height: 80px;
  padding: 10px 0;
  color: #333;
  text-decoration: none;
}
.container .container-content .container-txt .curricula-icon-sw .sw a:hover {
  font-weight: bold;
  background-color: rgba(0, 85, 135, 0.1);
}
.container .container-content .container-txt .curricula-icon-sw .sw img {
  max-height: 50px;
}
.container .container-content .container-txt .curricula-icon-sw .sw p {
  text-align: center;
  line-height: 30px;
}
.container .container-content .container-txt .targets span {
  display: inline-block;
  margin-right: 49px;
}
.container .container-content .container-txt .targets span i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -3px;
  background-image: url("../img/icons.png");
  background-position: -67px -149px;
  background-size: auto;
}
.container .container-content .container-txt .targets span i.cur {
  background-image: url(../img/select_cur.png);
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .container-content .container-txt .preview {
  position: relative;
  text-align: center;
}
.container .container-content .container-txt .preview img {
  display: block;
  margin: 20px auto;
  max-width: 740px;
}
.container .container-content .container-txt .preview a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.container .container-content .container-txt .preview a img {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.container .container-content .container-txt .preview a img.hd {
  display: none;
}
.container .container-content .container-txt .preview a:hover img {
  display: none;
}
.container .container-content .container-txt .preview a:hover img.hd {
  display: block;
}
.container .container-content .container-txt .preview video {
  display: block;
  width: 740px;
  margin: 0 auto;
}
.container .container-content .container-txt .adviser-lt {
  width: 740px;
  margin-top: 30px;
  padding-bottom: 50px;
  height: auto;
}
.container .container-content .container-txt .adviser-lt .adviser-cl {
  width: 170px;
  height: 240px;
  float: left;
  text-align: center;
  margin: 0 38px;
}
.container .container-content .container-txt .adviser-lt .adviser-cl img {
  width: 128px;
  height: 128px;
}
.container .container-content .container-txt .adviser-lt .adviser-cl p {
  margin-top: 10px;
  line-height: 24px;
  font-weight: bold;
  border-bottom: 1px solid #333;
}
.container .container-content .container-txt .adviser-lt .adviser-cl span {
  display: block;
  margin-top: 10px;
  line-height: 22px;
}
.container .container-content .container-txt .ptn-lt {
  width: 740px;
  margin: 30px auto;
}
.container .container-content .container-txt .ptn-lt .rd {
  width: 10px;
  height: 150px;
  float: left;
  background: url("../img/com.png") no-repeat;
  margin-left: -40px;
}
.container .container-content .container-txt .ptn-lt .fl {
  width: 360px;
  height: 150px;
  float: left;
}
.container .container-content .container-txt .ptn-lt .fl p {
  line-height: 25px;
}
.container .container-content .container-txt .ptn-lt .fl p strong {
  padding-right: 20px;
}
.container .customer-tab-ctt {
  width: 740px;
  height: auto;
  margin: 20px auto;
  margin-top: 40px;
}
.container .customer-tab-ctt.nomt {
  margin-top: -25px;
}
.container .customer-tab-ctt .cstm-logo-lt {
  position: relative;
  width: 740px;
  height: 100px;
  margin: 30px auto;
  margin-bottom: 40px;
}
.container .customer-tab-ctt .cstm-logo-lt .cstm-logo-pos {
  position: absolute;
  width: 680px;
  height: 100px;
  top: 0;
  left: 30px;
  overflow: hidden;
}
.container .customer-tab-ctt .cstm-logo-lt .cstm-logo-pos .cstm-logos {
  position: absolute;
  top: 0;
  left: 0;
  height: 100px;
}
.container .customer-tab-ctt .cstm-logo-lt .cstm-logo-pos .cstm-logos .cstm-logo-cl {
  width: 170px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  float: left;
}
.container .customer-tab-ctt .cstm-logo-lt .cstm-logo-pos .cstm-logos .cstm-logo-cl img {
  max-width: 170px;
  min-width: 105px;
  max-height: 100px;
  display: inline;
}
.container .customer-tab-ctt .cstm-logo-lt a.prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  cursor: pointer;
}
.container .customer-tab-ctt .cstm-logo-lt a.prev:active {
  background: #f0f0f0;
}
.container .customer-tab-ctt .cstm-logo-lt a.prev img {
  display: inline;
}
.container .customer-tab-ctt .cstm-logo-lt a.next {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  cursor: pointer;
}
.container .customer-tab-ctt .cstm-logo-lt a.next:active {
  background: #f0f0f0;
}
.container .customer-tab-ctt .cstm-logo-lt a.next img {
  display: inline;
}
.container .customer-tab-ctt .cstm-sw {
  cursor: pointer;
  margin-bottom: 30px;
  margin-top: -10px;
}
.container .customer-tab-ctt .cstm-sw .fl {
  width: 160px;
  height: 104px;
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 104px;
  border-radius: 4px;
}
.container .customer-tab-ctt .cstm-sw .fl img {
  max-width: 160px;
  max-height: 104px;
  display: inline;
}
.container .customer-tab-ctt .cstm-sw .fr {
  width: 555px;
  height: 48px;
  padding: 28px 0;
  float: right;
  color: #2f120c;
  line-height: 24px;
}
.container .customer-tab-ctt .cstm-sw .fr .tit {
  height: 24px;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .customer-tab-ctt .cstm-sw .fr p {
  height: 24px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .ad-judge-box {
  position: relative;
  width: 700px;
  margin-bottom: 70px;
  margin-top: 30px;
  padding: 40px 20px 90px 20px;
  background: #f6f6f6;
}
.container .ad-judge-box .judge-cl {
  display: none;
  width: 700px;
  height: 140px;
}
.container .ad-judge-box .judge-cl .fl {
  width: 110px;
  height: 140px;
  float: left;
}
.container .ad-judge-box .judge-cl .fl img {
  width: 110px;
  height: 110px;
}
.container .ad-judge-box .judge-cl .fr {
  position: relative;
  width: 540px;
  height: 140px;
  padding-top: 0;
  float: right;
  padding-left: 30px;
}
.container .ad-judge-box .judge-cl .fr img {
  position: absolute;
  top: 2px;
  left: 0;
}
.container .ad-judge-box .judge-cl .fr .txt {
  line-height: 24px;
  width: 100%;
  overflow: hidden;
}
.container .ad-judge-box .judge-cl .fr p {
  margin-top: 10px;
  line-height: 24px;
}
.container .ad-judge-box .judge-cl .fr p span {
  color: #333;
  font-weight: bold;
}
.container .ad-judge-box .judge-tab {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
}
.container .ad-judge-box .judge-tab span {
  cursor: pointer;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ccc;
}
.container .ad-judge-box .judge-tab span.cur,
.container .ad-judge-box .judge-tab span:hover {
  background: #bf0000;
}
.container .container-nav {
  width: 236px;
  height: auto;
  float: left;
  background: #ECECEC;
  border-right: 5px;
  padding-bottom: 100px;
}
.container .container-nav.nopadding {
  padding-bottom: 0;
}
.container .container-nav .tit {
  height: 47px;
  line-height: 47px;
  background: #bf0000;
  font-size: 18px;
  color: #fff;
  padding-left: 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.container .container-nav .nav-list {
  margin-bottom: 30px;
  background-color: #333;
}
.container .container-nav .nav-list.nomagin {
  margin-bottom: 0;
}
.container .container-nav .nav-list .nav-lt {
  position: relative;
  width: 236px;
  border-bottom: 1px solid #333;
}
.container .container-nav .nav-list .nav-lt:last-child {
  border-bottom: none;
}
.container .container-nav .nav-list .nav-lt b,
.container .container-nav .nav-list .nav-lt a {
  font-weight: normal;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 206px;
  padding-left: 30px;
  height: 48px;
  line-height: 48px;
  background: #333;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
}

.container .container-nav .nav-list .nav-lt b.cur,
.container .container-nav .nav-list .nav-lt a.cur {
  color: #bf0000;
}
.container .container-nav .nav-list .nav-lt i {
  position: absolute;
  width: 9px;
  height: 16px;
  top: 16px;
  right: 16px;
  /* background: -64px -110px url(../img/icons.png); */
  background: url(../img/arrow.png) no-repeat 0 0;
  background-size: 100% 100%;
  pointer-events: none;
}
.container .container-nav .nav-list .nav-lt.down i{
  transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
}
.container .container-nav .nav-list .nav-lt .nav-sw {
  display: none;
}
.container .container-nav .nav-list .nav-lt .nav-sw a {
  display: block;
  width: 206px;
  padding-left: 30px;
  text-align: left;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  /* background: #fff; */
  font-size: 14px;
  color: #fff;
}
.container .container-nav .nav-list .nav-lt .nav-sw a:hover,
.container .container-nav .nav-list .nav-lt .nav-sw a.cur {
  color: #fff;
  background: #6b1f1f;
  text-decoration: none;
  font-weight: bold;
}
.container .container-nav .nav-list .nav-lt .nav-sw a::before{
  content: ' ';
  width: 5px;
  height: 5px;
  background: #BF0000;
  border-radius: 50%;
  margin-right: 15px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.container .container-nav p {
  margin-top: 10px;
  line-height: 26px;
  color: #333;
  padding-left: 30px;
}
.container .container-nav p a {
  text-decoration: none;
  color: #333;
}
.container .container-nav p a:hover {
  color: #333;
}
.container .container-nav p img {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 13px;
  vertical-align: -5px;
}
.container .container-nav p img.hd {
  display: none;
}
.container .container-nav p img.app {
  width: 30px;
  height: 21px;
  margin-left: -8px;
}
.container .container-nav p img.sv {
  width: 26px;
  height: 26px;
  margin-left: -5px;
}
.container .container-nav p img.alj {
  width: 20px;
  height: 21px;
  margin-left: -1px;
}
.container .container-nav p span {
  display: inline-block;
  color: #333;
  padding-left: 25px;
}
.container .container-nav .nav-list .nav-a{
    position: relative;
    width: 206px;
    /* border-bottom: 1px solid #fff; */
    height: 48px;
    line-height: 48px;
    background: #333;
    padding-left: 30px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.container .container-nav .nav-list .nav-a:hover{
  background-color: rgba(191,0,0,0.4);
  color: #fff;
}
.container .container-nav .nav-list .nav-a .nav-a-hv{
  position: absolute;
  width: 530px;
  height: auto;
  padding: 25px 20px 30px 70px;
  background-color: rgba(51,51,51,0.85);
  top: 0;
  left: 236px;
  display: none;
  font-size: 12px;
  color: #fff;
  z-index: 2;
  cursor: default;
}
.container .container-nav .nav-list .nav-a .nav-a-hv .c2{
  padding-left: 12px;
  line-height: 34px;
  position: relative;
  font-size: 14px;
}
.container .container-nav .nav-list .nav-a .nav-a-hv .c2:after{
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #fff;
  margin-top: -3px;
}
.container .container-nav .nav-list .nav-a .nav-a-hv .c3{
  line-height: 21px;
}
.container .container-nav .nav-list .nav-a .nav-a-hv a{
  display: inline-block;
  height: 21px;
  line-height: 21px;
  padding: 0 10px;
  background: #fff;
  border-radius: 20px;
  color: #333;
  margin-right: 12px;
  margin-bottom: 10px;
  text-decoration: none;
}
.container .container-nav .nav-list .nav-a .nav-a-hv a:hover{
  font-weight: bold;
  color: #bf0000;
}
.container .container-nav .nav-list .nav-a:hover .nav-a-hv{
  display: block;
}
.private-and-policy .main-box .main-body p{
  text-align: left;
}
