@charset "utf-8";
html {
  color: #000;
  background: #fff;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html * {
  outline: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-touch-callout: none;
  /* prevent callout to copy image, etc when tap to hold */
  -webkit-text-size-adjust: none;
  /* prevent webkit from resizing text to fit */
  /* make transparent link selection, adjust last value opacity 0 to 1.0 */
  /*-webkit-user-select: none; */
  /* prevent copy paste, to allow, change 'none' to 'text' */
  /* -webkit-tap-highlight-color: rgba(0,0,0,0); */
}
html,
body {
  position: relative;
  /* font-family: "microsoft yahei",sans-serif; */
  font-family: 'microsoft yahei', '仿宋';
  font-size: 12px;
  width: 100%;
  max-width: 750px;
  background: #000;
  margin: 0 auto;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
body {
  overflow-y: hidden;
}
input,
select,
textarea,
button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0;
  -webkit-user-select: text;
  outline: medium;
  color: #333;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img,
input,
textarea,
button {
  border: 0;
  background: none;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
q:before,
q:after {
  content: '';
}
/* a:hover {
    text-decoration: underline;
} */
ins,
a {
  text-decoration: none;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
/*-----------------------activity--------------------------*/
.bottom_bg {
  width: 100%;
  overflow: auto;
  padding-bottom: 0.2rem;
  padding-top: 0.2rem;
  margin: 0 auto;
  background: #000;
}
.bottom_bot {
  font-family: "微软雅黑";
  font-size: 0.26rem;
  text-align: center;
  color: #fff;
  line-height: 0.36rem;
  color: #ffefa4;
}
.jltelogob {
  position: relative;
  width: 100%;
  height: 0.8rem;
  background: #000;
  z-index: 9999;
}
.jltelogob a img {
  display: inline-block;
  padding-top: 0.1rem;
  width: auto;
  height: 0.6rem;
}
.jltelogob .jieli {
  float: left;
  width: 48%;
  text-align: right;
}
.jltelogob .swan {
  float: right;
  width: 48%;
  text-align: left;
}
.imagesTan {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  display: none;
}
.imagesTan p {
  position: absolute;
  top: 50%;
  left: 50%;
  padding-top: 1rem;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.imagesTan p img {
  display: block;
  width: auto;
  height: auto;
  max-width: 90vw;
  max-height: 90vh;
}
.imagesTan .close {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/close.png) no-repeat center center;
  background-size: 0.5rem 0.5rem;
  cursor: pointer;
}
body {
  position: relative;
  background: #0a0c1b;
}
.banner {
  position: relative;
  width: 100%;
}
.banner .indextop {
  display: block;
  width: 100%;
  height: auto;
}
.boxone {
  width: 100%;
  padding-bottom: 1rem;
  background: url(../images/bg-m1.png) no-repeat center bottom;
  /*background-image: url(../images/bg-m1.png), url(../images/bg3.png);
    background-position: center bottom, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, cover;*/
}
.jianjiel,
.jianjier {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.jianjiel img,
.jianjier img {
  display: block;
  width: 100%;
  height: auto;
}
.titleimg {
  width: 50% !important;
  margin: 0 auto;
  display: block;
  padding-top: 20px;
}
.wz {
  position: relative;
  width: 96%;
  margin: 0 auto;
}
.wz span {
  position: absolute;
  top: 10px;
  left: 3%;
  width: 79%;
  color: #ffeeac;
  font-size: 12px;
  line-height: 20px;
  text-indent: 2em;
}
.framecartoon1 {
  position: absolute;
  right: 0px;
  top: 0;
  width: 85px !important;
  z-index: 20;
}
.framephoto {
  position: absolute;
  right: 0px;
  top: -10px;
  width: 102px !important;
  z-index: 20;
}
.framephoto1 {
  width: 82px !important;
  z-index: 20;
}
.jianjier .wz span {
  width: 70%;
  left: 3%;
  text-indent: 2em;
  line-height: 17px;
}
.jianjier .wz img {
  height: 142px;
}
.danben {
  position: relative;
  width: 96%;
  margin: 0 auto;
}
.danben .title {
  margin-bottom: 0.3rem;
  height: 0.6rem;
  background: url(../images/tit1.png) no-repeat center center;
  background-size: auto 0.6rem;
}
.danbenswiper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 20px;
}
.danbenswiper .swiper-wrapper {
  width: 100%;
}
.danbenswiper .swiper-wrapper .swiper-slide {
  width: 20%;
  overflow: hidden;
}
.danbenswiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.danbenswiper .swiper-scrollbar {
  position: absolute;
  left: 5%;
  bottom: 0px;
  z-index: 50;
  height: 6px;
  width: 90%;
  background: #453b35;
}
.danbenswiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #ffd9a2;
  cursor: pointer;
}
.danbenBox {
  width: 96%;
  margin: 0 auto;
  display: none;
}
.danbenwrap {
  width: 100%;
  height: 1000px;
  margin-top: 20px;
  overflow-y: scroll;
}
.danbenwrap .danbenpic {
  position: relative;
  width: 100%;
  height: 120px;
  margin-bottom: 5px;
  overflow: hidden;
}
.danbenwrap .danbenpic .img {
  position: relative;
  float: left;
  width: 20%;
  height: 2.4rem;
}
.danbenwrap .danbenpic .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.danbenwrap .danbenpic .info {
  float: right;
  width: 79%;
  height: 2.2rem;
  padding: 0.3rem 0.4rem;
  margin-top: 0.1rem;
  background: url(../images/bookbg.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.danbenwrap .danbenpic .info h1 {
  font-size: 12px;
  color: #b67340;
  margin-bottom: 2px;
}
.danbenwrap .danbenpic .info p {
  font-size: 12px;
  color: #b67340;
  line-height: 0.4rem;
  line-height: 16px;
  height: 64px;
  overflow-y: hidden;
}
.danbenclose {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.3rem;
  color: #ffd9a2;
}
.boxtwo {
  width: 100%;
  padding-bottom: 0.2rem;
  background-size: 100% auto, 100% auto;
}
.danaocqschool {
  position: relative;
  padding-top: 0;
  width: 100%;
  margin: 0 auto;
}
.danaocqschool .title {
  margin-bottom: 0.3em;
  height: 0.6rem;
  background: url(../images/tit2.png) no-repeat center center;
  background-size: auto 0.6rem;
}
.danaocqschollcontainer {
  position: relative;
}
.danaocqschool .info {
  text-indent: 2em;
  color: #a13c12;
  font-size: 12px;
  line-height: 0.4rem;
  position: absolute;
  bottom: 25px;
  padding: 0 30px;
  text-align: justify;
}
.danaocqschool .info span {
  font-weight: bold;
  background: #3e312e;
}
.videoBox {
  margin-top: 30px;
}
.videotab {
  width: 96%;
  margin: 0 auto 0.1rem;
}
.videotab li {
  float: left;
  position: relative;
  width: 32%;
  line-height: 1rem;
  height: 1rem;
  overflow: hidden;
  margin: 0 0.56666%;
  margin-bottom: 0.1rem;
  background: url(../images/vbg.png) center center no-repeat;
  background-size: 110% auto;
  cursor: pointer;
  box-sizing: border-box;
}
.videotab li.se {
  background: url(../images/vbg-h.png) center center no-repeat;
  background-size: 110% auto;
}
.videotab li:nth-child(3n) {
  margin-right: 0;
}
.videotab li.se {
  opacity: 1;
}
.videotab li.er span {
  line-height: 0.3rem;
  margin: 0.2rem 0;
}
.videotab li span {
  width: 100%;
  display: block;
  font-size: 12px;
  text-align: center;
  line-height: 1rem;
  color: #fed66d;
}
.videolist {
  width: 100%;
  /*height: 6rem;*/
  padding: 0.2rem 0.1rem;
  background: #962e00;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.videolist .videocon {
  position: relative;
  width: 100%;
  height: 227px;
}
.videolist .videocon p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.videolist .videocon p img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.videolist .videocon video {
  display: none;
  width: 100%;
  height: 100%;
}
.videoplay {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.25rem 0 0 -0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/play.png) no-repeat center center;
  background-size: 0.5rem 0.5rem;
  cursor: pointer;
  z-index: 100;
}
.videolistinfo {
  width: 100%;
  margin-top: 0.1rem;
}
.videolistinfo .videoItem {
  display: none;
}
.videolistinfo .videoItem.active {
  display: block;
}
.videoItem h1 {
  position: relative;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #e8dc98;
  font-size: 0.28rem;
  background: url(../images/videotit-line.png) no-repeat right bottom;
  background-size: 100% auto;
}
.videoItem h1 span {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0.24rem;
  color: #e8dc98;
}
.videoNum {
  width: 100%;
}
.videoNum .swiper-wrapper {
  width: auto;
  height: 1rem;
}
.videoNum .swiper-wrapper .swiper-slide {
  position: relative;
  float: left;
  width: 0.8rem;
  height: 0.8rem;
  margin-top: 0.1rem;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.26rem;
  color: #ffd981;
  background: #b67340;
  cursor: pointer;
}
.videoNum .swiper-wrapper div.se {
  color: #3e312e;
  font-weight: bold;
  background: #ffd9a2;
}
.videoNum .swiper-wrapper .buy {
  line-height: 0.9rem;
}
.videoNum .swiper-wrapper .buy:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.3rem;
  background: url(../images/buycq.png) no-repeat center center;
  background-size: 80% auto;
}
.indexschoolx {
  position: relative;
  width: 100%;
  margin: 0.5rem auto 0;
}
.indexschoolx .title {
  margin-bottom: 0.5rem;
  height: 0.6rem;
  background: url(../images/tit3.png) no-repeat center center;
  background-size: auto 0.6rem;
}
.schoolxli {
  position: relative;
  width: 100%;
}
.swiper-scrollbar-drag {
  background: #ffd9a2;
}
/*.schoolxli ul {
    position: absolute;
    bottom: -3px;
    left: 1%;
    width: 98%;
    height: .8rem;
}*/
.schoolxli .swiper-container {
  /*padding-bottom:20px;*/
  border-bottom: 1px dashed #ffffbf;
}
.schoolxli .swiper-slide {
  height: 0.8rem;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.4rem;
  color: #000;
  background: url(../images/citytit2.png) no-repeat center top;
  background-size: auto 100%;
  cursor: pointer;
}
.schoolxli .swiper-slide.se {
  color: #3e312e;
  font-size: 0.2rem;
  background: url(../images/citytit1.png) no-repeat center top;
  background-size: auto 100%;
}
.schoolxli ul li {
  float: left;
  width: 16%;
  height: 0.8rem;
  margin: 0 2%;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.4rem;
  color: #000;
  background: url(../images/citytit2.png) no-repeat center top;
  background-size: auto 100%;
  cursor: pointer;
}
.schoolxli ul li.se {
  color: #3e312e;
  font-size: 0.2rem;
  background: url(../images/citytit1.png) no-repeat center top;
  background-size: auto 100%;
}
.schoolxlist {
  padding: 0 0.2rem;
}
.schoolxitem {
  width: 100%;
  height: 3rem;
  margin: 0.3rem auto;
  cursor: grab;
  display: none;
}
.schoolxitem.active {
  display: block;
}
.schoolxitem .swiper-wrapper {
  width: auto;
  height: 2.6rem;
}
.schoolxitem .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 0.2rem;
  background: #fff;
  width: 49%;
  height: 2.5rem;
  overflow: hidden;
}
.schoolxitem .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.schoolxitem .swiper-slide span {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px 6px;
  font-size: 0.2rem;
  background: #3e312e;
  color: #cfa972;
}
.schoolxitem .swiper-scrollbar {
  position: absolute;
  left: 5%;
  bottom: 0px;
  z-index: 50;
  height: 6px;
  width: 90%;
  background: #453b35;
}
.schoolxitem .swiper-scrollbar .swiper-scrollbar-drag {
  background: #ffd9a2;
  cursor: pointer;
}
.indexnews {
  position: relative;
  width: 96%;
  margin: 0.5rem auto 0;
}
.indexnews .title {
  margin-bottom: 0.5rem;
  height: 0.6rem;
  background: url(../images/tit4.png) no-repeat center center;
  background-size: auto 0.6rem;
}
.newslist {
  height: 200px;
  overflow-y: scroll;
  /*padding-bottom:2rem;*/
  background: url(../images/bg3.png) no-repeat center bottom;
}
.newslist a {
  display: block;
  padding: 0 20px 0 20px;
  /*height: .6rem;*/
  margin-bottom: 10px;
  line-height: 30px;
  height: 30px;
  overflow-y: hidden;
  font-size: 0.26rem;
  color: #ffefa4;
  background: rgba(172, 56, 0, 0.6);
  text-indent: 0.2rem;
  background: url(../images/dot.png) 4px 5px no-repeat rgba(172, 56, 0, 0.9);
  overflow: hidden;
}
.gotop {
  position: fixed;
  bottom: 0.5rem;
  right: 0.2rem;
  width: 1.2rem;
  height: 1.2rem;
  z-index: 99;
  cursor: pointer;
  display: none;
}
.gotop img {
  display: block;
  width: 1.2rem;
  height: auto;
}
body {
  background: url(../images/background.jpg) top center repeat-y;
  background-size: 100% auto;
}
.index_banner_wrapper {
  position: relative;
}
.index_banner_wrapper .swiper-pagination {
  bottom: 5px;
  width: 100%;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  margin: 0 5px;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff8229;
}
.indexswiper {
  width: 100%;
  height: 100%;
}
.indexswiper .swiper-slide {
  background: url(../images/banner_bg.jpg) top center;
  background-size: cover;
}
.banner_curtain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.banner_curtain img {
  width: 100%;
}
.deail_h1 {
  color: #ffeeac;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
}
.deail_wrapper_xuanji {
  background: url(../images/xuanji_shang.png) no-repeat center top, url(../images/xuanji_xia.png) no-repeat center bottom;
  background-size: 100% auto;
  padding-top: 40px;
  padding-bottom: 15px;
  margin-top: 45px;
}
.deail_wrapper_xuanji .totalj {
  position: absolute;
  right: 10px;
  top: 0px;
  color: #ffeeac;
  font-size: 14px;
}
.deail_wrapper_xuanji .totalc {
  position: absolute;
  right: 10px;
  top: -35px;
  color: #ffeeac;
  font-size: 10px;
  padding-left: 30px;
  line-height: 22px;
  background: url(../images/play2.png) left center no-repeat;
}
.deail_wrapper_xuanji .xuanji {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  float: left;
  text-align: center;
  background: url(../images/button.png) center 6px no-repeat;
  background-size: 90% auto;
  line-height: 40px;
  color: #ac3800;
  margin-bottom: 0px;
}
.deail_wrapper_xuanji .xuanji.se {
  background: url(../images/button_highlight.png) center 6px no-repeat;
  background-size: 90% auto;
}
.deail_wrapper_shipin {
  background: url(../images/shipin_shang.png) no-repeat center top, url(../images/shipin_xia.png) no-repeat center bottom;
  background-size: 100% auto;
  padding-top: 60px;
  margin-top: 30px;
  margin-bottom: 100px;
}
.deail_wrapper_shipin .title {
  line-height: 1rem;
  height: 1rem;
  position: absolute;
  z-index: 20;
  width: 100%;
  overflow: hidden;
  color: #fed66d;
  background: url(../images/vbg.png) center center no-repeat;
  background-size: 90% auto;
  cursor: pointer;
  box-sizing: border-box;
  bottom: 0px;
}
.deail_wrapper_shipin .title.er {
  line-height: 0.3rem;
  padding-top: 0.2rem;
}
.deail_wrapper_shipin .xuanji {
  position: relative;
  width: 33.33%;
  float: left;
  text-align: center;
  background-size: 90% auto;
  line-height: 40px;
  color: #ac3800;
  margin-bottom: 20px;
}
.deail_wrapper_shipin .xuanji img {
  width: 60%;
  height: 120px;
}
.jianjier {
  margin-top: 20px;
}
@media screen and (min-width: 1200px) {
  .deail_wrapper_shipin .xuanji img {
    height: 190px;
  }
  .jianjier .wz img {
    height: 280px;
  }
  .wz {
    position: relative;
    width: 96%;
    margin: 0 auto;
  }
  .wz span {
    position: absolute;
    top: 20px;
    left: 3%;
    width: 87%;
    color: #ffeeac;
    font-size: 23px;
    line-height: 35px!important;
  }
  .framephoto1 {
    width: 135px!important;
    padding-top: 60px !important;
  }
  .framecartoon1 {
    width: 110px !important;
  }
  .jianjier .wz span {
    width: 75%;
    left: 3%;
    text-indent: 2em;
  }
  .framephoto {
    width: 145px !important;
    z-index: 20;
  }
  .danbenwrap {
    height: 1175px;
  }
  .danbenwrap .danbenpic {
    height: 155px;
    overflow-y: hidden;
  }
  .danaocqschool .info {
    font-size: 20px;
    line-height: 36px;
    bottom: 55px;
  }
  .videotab li {
    line-height: 80px;
    height: 80px;
  }
  .videotab li.er span {
    line-height: 20px;
    margin: 15px 0;
  }
  .videolist .videocon {
    height: 415px;
  }
  .videolist .videocon {
    position: relative;
    width: 100%;
  }
  .deail_wrapper_shipin .title {
    line-height: 80px;
    height: 80px;
    bottom: -20px;
  }
  .deail_wrapper_shipin .title.er {
    line-height: 20px;
    padding-top: 20px;
  }
  .deail_wrapper_xuanji .xuanji {
    line-height: 70px;
  }
  .deail_wrapper_shipin .xuanji {
    margin-bottom: 40px;
  }
}
