﻿a {
  color: #555;
}

.mouse-in {
  color: #f01414;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

/*首页*/
.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 423px;
  /* min-width: 1200px; */
  width: 100%;
}

.banner #swiper {
  height: 423px;
}

.banner #swiper .swiper-slide {
  background-position: center;
  background-size: cover;
}

.banner #swiper .swiper-slide:nth-child(1) {
  background-image: url("../images/1.jpg");
}

.banner #swiper .swiper-slide:nth-child(2) {
  background-image: url("../images/2.jpg");
}

.banner #swiper .swiper-slide:nth-child(3) {
  background-image: url("../images/3.jpg");
}

.banner #swiper .swiper-slide:nth-child(4) {
  background-image: url("../images/4.jpg");
}

.banner #swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 423px;
}

.swiper-slide a img {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.bannerne img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

.liebiao {
  height: 423px;
  position: absolute;
  z-index: 10;
  background: rgba(0, 0, 0, 0.4);
  top: 67px;
  width: 210px;
}

.liebiao li {
  width: 210px;
  height: 52px;
  cursor: pointer;
  line-height: 52px;
  border-bottom: 1px solid #fff;
  padding-left: 25px;
  color: #ffffff;
  position: relative;
}

.liebiao li span i {
  position: absolute;
  right: 25px;
  top: 18px;
}

.liebiao li:hover {
  background: rgba(255, 255, 255, 0.4);
}

.liebiao li:hover .liebiao1 {
  display: block;
}

.liebiao .liebiao1 {
  width: 750px;
  height: 423px;
  background-color: rgba(255, 255, 255, 0.92);
  position: absolute;
  top: 0px;
  left: 210px;
  display: none;
  overflow: hidden;
  overflow-y: scroll;
}

.liebiao .liebiao1 p {
  color: #f01414;
  font-size: 13px;
  font-weight: bold;
  padding-left: 25px;
  line-height: 40px;
}

.lbFg {
  width: 100%;
  height: 10px;
}

.liebiao .liebiao1 a {
  padding: 13px 25px;
  float: left;
  font-size: 13px;
  color: #000;
  line-height: 5px;
}

.headline {
  margin-bottom: 7px;
}

.headline span {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  margin-right: 20px;
}

.headline a {
  font-size: 14px;
  padding: 0 15px;
}

.headline .right a {
  font-size: 16px;
  padding: 0;
}

.bgCommon .bgCommon1 {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  width: 224px;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}

.bgCommon1 img {
  width: 100%;
  height: 135px;
  border-radius: 5px;
}

.bgCommon1 .left {
  padding: 20px 0 20px 20px;
}

.bgCommon1 .right {
  padding: 20px 20px 20px 0;
}

.bgCommon1 .zhezhao {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 224px;
  height: 135px;
  display: none;
}

.bgCommon1 .zhezhao a {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #f01414;
  color: #fff;
  font-size: 14px;
  margin-top: 51px;
  margin-left: 62px;
}

.bgCommon1:hover .zhezhao {
  display: block;
}

.kyInformation p {
  width: 224px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #ffffff;
  margin-top: 20px;
  background-color: #f08b15;
}

.kyInformation ul {
  width: 224px;
  background-color: #f5f5f5;
  padding: 15px 0;
  border: 1px solid #ededed;
  border-top: 0;
}

.kyInformation ul li {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  overflow: hidden;
}

.kyInformation ul li span {
  font-size: 14px;
  color: #333;
}

.kyInformation ul li .numSort {
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  background: #f08b15;
  display: block;
  border-radius: 50%;
  color: #fff;
  margin-right: 11px;
  margin-top: 11px;
}

.kyCourse {
  padding: 30px 0 40px;
}

.kyCourse .bgCommon {
  width: 976px;
}

.kyCourse .bgCommon1 {
  border: 1px solid #e8e8e8;
}

.kyCourse .bgCommon1:hover {
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
  -moz-box-shadow: 2px 2px 10px #909090;
  -webkit-box-shadow: 2px 2px 10px #909090;
  box-shadow: 2px 2px 10px #909090;
}

.zySkill {
  padding: 30px 0 40px;
  background: #f8f8f8;
}

.zySkill .bgCommon1:nth-child(5n + 5) {
  margin-right: 0px;
}

.zySkill .bgCommon1:hover p {
  color: #f01414;
}

.zySkill .bgCommon1 p {
  height: 54px;
  line-height: 22px;
  font-size: 14px;
  color: #000;
  margin-top: 10px;
}

.zySkill .bgCommon1 span {
  margin-right: 11px;
  color: #888;
}

.examTest {
  padding: 30px 0 40px;
  background: #ebf8ff;
}

.examlist {
  width: 468px;
  margin-right: 20px;
  background: #fff;
  padding: 10px;
  padding-bottom: 25px;
  margin-top: 20px;
}

.examlist ul li {
  border-bottom: 1px dotted #e6e6e6;
  height: 74px;
  line-height: 74px;
  font-size: 14px;
}

.examlist ul li span a {
  font-size: 14px;
  color: #f01414;
  border: 1px solid #f01414;
  padding: 6px 15px;
  border-radius: 30px;
}

.examlist ul li:hover .wz {
  color: #f01414;
  border-bottom: 1px solid #f01414;
  padding-bottom: 3px;
}

.examlist ul li:hover .right a {
  color: #fff;
  background: #f01414;
}

.examTest .kyInformation p {
  background: #44a1f8;
}

.examTest .kyInformation ul {
  background: #fff;
}

.examTest .numSort {
  background: #44a1f8 !important;
}

.jpBrowse {
  padding: 50px 0 40px;
}

.headline1 {
  color: #000;
  font-size: 20px;
  text-align: center;
}

.headline2 {
  text-align: center;
  margin: 40px 0;
}

.headline2 a {
  background: #fff;
  color: #f01414;
  font-size: 14px;
  margin-right: 20px;
  padding: 8px 30px;
  border: 1px solid #f01414;
}

.headline2 a:hover,
.headline2 .active {
  background: #f01414;
  color: #fff;
}

.jpBrowse1 {
  width: 264px;
  height: 510px;
  border: 1px solid #ececec;
}

.jpBrowse1 img {
  width: 100%;
  height: 363px;
}

.jpBrowse1 p {
  padding: 15px;
  line-height: 28px;
  color: #333;
  font-size: 14px;
}

.jpBrowse2 {
  width: 936px;
}

.jpBrowse2 td {
  width: 292px;
  float: left;
  margin-left: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #ececec;
}

.jpBrowse2 td img {
  width: 100%;
  height: 170px;
  border-radius: 5px;
}

.jpBrowse2 td p {
  font-size: 14px;
  color: #000;
  padding: 15px 15px 0px 15px;
}

.jpBrowse2 td span {
  font-size: 12px;
  color: #999;
  padding-left: 15px;
  line-height: 42px;
}

.jpBrowse2 td:hover {
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
  -moz-box-shadow: 2px 2px 10px #909090;
  -webkit-box-shadow: 2px 2px 10px #909090;
  box-shadow: 2px 2px 10px #909090;
}

.jpBrowse2 td:hover p {
  color: #f01414;
}

.dzBook {
  padding: 30px 0 40px;
  background: #f8f8f8;
}

.dzBook td {
  float: left;
  margin-left: 27px;
  margin-top: 20px;
  width: 148px;
  height: 200px;
  overflow: hidden;
  position: relative;
}

.dzBook td img {
  width: 100%;
  height: 200px;
  border-radius: 5px;
}

.dzBook td:nth-child(7n + 1) {
  margin-left: 0;
}

.dzBook .zhezhao {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 148px;
  height: 200px;
  display: none;
}

.dzBook .zhezhao p {
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  font-weight: bold;
  padding: 30px 17px;
  text-align: center;
  height: 120px;
  overflow: hidden;
}

.dzBook .zhezhao a {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #f01414;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 24px;
}

.dzBook td:hover .zhezhao {
  display: block;
}

/*-----------TestKu---------------------------*/
.ksliebiao {
  top: 65px;
}

.ksliebiao li {
  height: 47px;
  line-height: 47px;
}

.zxTest {
  padding: 50px 0 40px;
}

.zxTest td {
  float: left;
  margin-right: 25px;
  margin-top: 20px;
  width: 220px;
  height: 135px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

/*.zxTest td img{
  width: 100%;
  height: 136px;
}*/
.zxTest td p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin-top: 22px;
  padding: 0 20px;
}

.zxTest td span {
  color: #fff;
  font-size: 14px;
  line-height: 44px;
}

.zxTest td:nth-child(1) {
  background-image: url(../images/b1.jpg);
}

.zxTest td:nth-child(2) {
  background-image: url(../images/b2.jpg);
}

.zxTest td:nth-child(3) {
  background-image: url(../images/b3.jpg);
}

.zxTest td:nth-child(4) {
  background-image: url(../images/b5.jpg);
}

.zxTest td:nth-child(5) {
  background-image: url(../images/b6.jpg);
}

.zxTest td:nth-child(5n + 5) {
  margin-right: 0;
}

.zxTest .zhezhao {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 224px;
  height: 135px;
  display: none;
}

.zxTest .zhezhao a {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #f01414;
  color: #fff;
  font-size: 14px;
  margin-top: 51px;
  margin-left: 62px;
}

.zxTest td:hover .zhezhao {
  display: block;
}

.kyPubCourse {
  padding: 30px 0 40px;
  background: #f8f8f8;
}

.kyPubCourse td {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  width: 224px;
  height: 295px;
  overflow: hidden;
  border: 1px solid #f24b4b;
  text-align: center;
  border-radius: 10px;
}

.kyPubCourse td p {
  font-size: 15px;
  padding: 30px 14px;
  color: #000;
}

.kyPubCourse td .bt {
  line-height: 26px;
}

.kyPubCourse td img {
  width: 104px;
  height: 104px;
}

.kyPubCourse td:nth-child(5n + 5) {
  margin-right: 0;
}

.kyPubCourse .zhezhao {
  display: none;
}

.kyPubCourse .zhezhao p {
  font-size: 14px;
  color: #000;
  padding-top: 75px;
  padding-bottom: 17px;
}

.kyPubCourse .zhezhao a {
  width: 140px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  display: block;
  background: #f01414;
  color: #fff;
  font-size: 15px;
  margin-left: 42px;
}

.kyPubCourse td:hover .zhezhaofirst {
  display: none;
}

.kyPubCourse td:hover .zhezhao {
  display: block;
}

.kyNews {
  padding: 50px 0 40px;
}

.kyNews .examlist {
  background: #f8f8f8;
  border: 1px solid #f3f3f3;
}

.kyNews1 {
  width: 356px;
  height: 289px;
  margin-top: 20px;
  margin-right: 10px;
  border: 1px solid #f3f3f3;
}

.kyNews1 img {
  width: 100%;
  height: 239px;
}

.kyNews1 p {
  padding: 17px;
  font-size: 14px;
  color: #333;
}

.kyNews2 {
  width: 336px;
  margin-right: 10px;
  height: 289px;
}

.kyNews2 ul li {
  height: 83px;
  border: 1px solid #f3f3f3;
  margin-top: 20px;
}

.kyNews2 ul li .left {
  width: 50px;
  color: #333;
  text-align: center;
}

.kyNews2 ul li .left .hong {
  font-size: 20px;
  line-height: 46px;
  padding-left: 27px;
}

.kyNews2 ul li .left .sr {
  padding-left: 15px;
}

.kyNews2 ul li .right {
  width: 256px;
  font-size: 15px;
  color: #000;
  line-height: 26px;
  padding: 12px 5px 12px 10px;
  border-left: 1px solid #e7e7e7;
}

.kyNews2 ul li:hover {
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
  -moz-box-shadow: 2px 2px 10px #909090;
  -webkit-box-shadow: 2px 2px 10px #909090;
  box-shadow: 2px 2px 10px #909090;
}

.kyNews2 ul li:hover .right {
  color: #f01414;
}

.kyNews .examlist li {
  height: 50px;
  line-height: 50px;
  color: #000;
}

/*--------------考研-----------------------*/
.kyliebiao {
  top: 80px;
}

.zySkill1 .bgCommon1 {
  border: 1px solid #ebebeb;
}

.zySkill1 .bgCommon1:hover {
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
  -moz-box-shadow: 2px 2px 10px #909090;
  -webkit-box-shadow: 2px 2px 10px #909090;
  box-shadow: 2px 2px 10px #909090;
}

.zySkill1 .bgCommon1 span {
  margin-right: 0;
}

.baise {
  background: #fff;
}

.headline .spec1 {
  float: left;
  width: 100px;
}

.zySkill1 .kyTag4 {
  float: right;
  width: 1100px;
  margin-top: -30px;
}

.zySkill1 .kyTag4 a {
  font-size: 14px;
  padding: 0 14px;
  line-height: 28px;
  font-weight: bold;
}

.zySkill1 .kyTag4 a:hover,
.zySkill1 .kyTag4 .active {
  color: #f01414;
}

.zySkill1 .spec2 {
  float: right;
  width: 1100px;
  margin-top: -30px;
}

.zySkill1 .spec2 a {
  font-size: 14px;
  padding: 0 14px;
  line-height: 28px;
}

.zySkill1 .spec2 a:hover,
.zySkill1 .spec2 .active {
  color: #f01414;
}

.msClassroom {
  background: url(../../img/newimages/idx_19.jpg) no-repeat center;
  background-size: cover;
  min-height: 655px;
  padding: 80px 0;
}

.msClassroom .biaoti {
  text-align: center;
  font-size: 22px;
  color: #000;
  padding: 50px 0;
  font-weight: 600;
}

.msClassroom .wrapper {
  position: relative;
}

#swiper51 .swiper-slide div {
  width: 220px;
  height: 310px;
  float: left;
  margin-left: 25px;
  position: relative;
  background: #fff;
  margin-top: 80px;
  padding: 0 15px 10px;
}

#swiper51 .swiper-slide div .pcon {
  text-align: center;
  color: #333;
  font-size: 14px;
}

#swiper51 .swiper-slide div .pcon1 {
  margin-top: 100px;
  font-size: 18px;
  color: #000;
}

#swiper51 .swiper-slide div .pcon2 {
  line-height: 40px;
}

#swiper51 .swiper-slide div .pcon3 {
  line-height: 30px;
  text-align: left;
}

#swiper51 .swiper-slide div:first-child {
  margin-left: 0;
}

#swiper51 .swiper-slide div:hover {
  background: #ecf0f3;
}

#swiper51 .swiper-slide div:hover {
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
  -moz-box-shadow: 2px 2px 10px #909090;
  -webkit-box-shadow: 2px 2px 10px #909090;
  box-shadow: 2px 2px 10px #909090;
}

#swiper51 .swiper-slide div:hover .pcon1 {
  color: #f01414;
  font-weight: 600;
}

#swiper51 .swiper-slide div img {
  width: 140px;
  height: 138px;
  position: absolute;
  top: -69px;
  left: 39px;
  z-index: 100;
}

.swiper-button-next51,
.swiper-button-prev51 {
  width: 32px;
  height: 57px;
  background-size: 32px 57px;
  margin-top: 50px;
}

.swiper-button-next51,
.swiper-container-rtl .swiper-button-prev51 {
  background-image: url(../images/next21.png);
  right: -60px;
}

.swiper-button-prev51,
.swiper-container-rtl .swiper-button-next51 {
  background-image: url(../images/prev21.png);
  left: -60px;
}

/*kyjiangshi*/
.banner1 {
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 530px;
  min-width: 1200px;
}

.banner1 img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

.jsSynopsis {
  position: absolute;
  top: 65px;
  z-index: 10;
}

.jsSynopsis .navlist {
  color: #333;
  padding: 30px 0 40px;
}

.jsSynopsis .navlist .list1 {
  font-size: 15px;
  padding-right: 5px;
}

.jsSynopsis .navlist .list2 {
  font-size: 14px;
  padding-left: 5px;
}

.jsSynopsis1 {
  padding: 10px;
  background: #f5f5f5;
  width: 272px;
}

.jsSynopsis1 img {
  width: 252px;
  height: 369px;
}

.jsSynopsis2 {
  width: 928px;
  padding-left: 30px;
}

.jsSynopsis2 .jstop .left {
  font-size: 20px;
  font-weight: 600;
  color: #2387e7;
  padding-left: 7px;
}

.jsSynopsis2 .jstop .right a {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #f01414;
  color: #fff;
  font-size: 14px;
}

.jsSynopsis2 .jsbody {
  margin-top: 25px;
}

.jsbody .left {
  width: 100px;
  margin-top: 5px;
  font-size: 15px;
  font-weight: bold;
}

.jsbody .right {
  width: 798px;
  line-height: 24px;
  font-size: 14px;
  color: #333;
}

/*ansower*/
.datitop {
  padding: 15px 40px;
  height: 96px;
}

.datitop .left {
  font-size: 16px;
  color: #333;
}

.datitop p {
  margin-bottom: 10px;
}

.datitop .left i {
  color: #f01414;
  font-size: 20px;
  margin-right: 10px;
}

.datitop .right .time {
  color: #000;
  font-size: 14px;
}

.datitop .right a {
  font-size: 14px;
  border: 1px solid #f01414;
  padding: 5px 8px;
  color: #f01414;
  border-right: none;
}

.datitop .right .sc i {
  margin-left: 5px;
}

.datitop .right .tj {
  background: #f01414;
  color: #fff;
}

.datitop .right .tj i {
  margin-right: 5px;
}

.datitop .right .zj {
  color: #555;
  font-size: 14px;
  margin-right: 30px;
  line-height: 60px;
}

.datibody {
  background: #f1f2f6;
  width: 100%;
  padding: 40px 30px;
}

.datibody1 {
  padding: 40px 70px 40px 30px;
  background: #fff;
  position: relative;
}

.datibody1 p {
  font-size: 15px;
  color: #000;
  margin-bottom: 10px;
}

.xzt {
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 14px;
  color: #333;
}

.xzt input[type="radio"] {
  width: 18px;
  height: 18px;
  position: relative;
  background: transparent;
  border: 0;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.xzt input[type="radio"]:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 100%;
}

.xzt input[type="radio"]:checked:before {
  border: 1px solid transparent;
  background: #e74b4c;
}

.xzt input[type="radio"]:checked:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  border: 3px solid #fff;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  background: #e74b4c;
}

.xzt .green:before {
  border: 1px solid transparent;
  background: #50d1a1 !important;
}

.xzt .green:after {
  background: #50d1a1 !important;
}

.green {
  color: #50d1a1;
}

.xzt p {
  margin-bottom: 15px;
  line-height: 25px;
}

.xzt1 {
  height: 30px;
  width: 100%;
  padding-top: 8px;
}

.xzt1 input {
  margin-top: 0;
}

.timuList {
  position: fixed;
  right: 40px;
  top: 140px;
}

.timuList ul {
  padding-left: 20px;
}

.timuList ul li {
  color: #333;
  font-size: 14px;
}

.timuList ul li .txt {
  width: 30px;
  height: 32px;
  display: block;
  line-height: 32px;
}

.dott {
  width: 6px;
  height: 6px;
  background: #ff0000;
  margin-top: 13px;
  border-radius: 50%;
  margin-right: 15px;
  display: none;
}

.jianxi4 {
  height: 70%;
  width: 1px;
  border-left: 1px solid #e7e7e7;
  position: fixed;
  right: 87px;
  top: 140px;
}

.timuList ul li:hover {
  cursor: pointer;
}

.timuList ul li:hover,
.timuList ul .active {
  color: #ff0000;
}

.timuList ul .active .dott {
  display: block;
}

.xztAnswoer {
  background: #f6f6f6;
  padding: 15px 20px;
  margin-top: 15px;
}

.xztAnswoer p {
  font-size: 14px;
  color: #555;
  line-height: 22px;
}

.xztAnswoer p span {
  margin-right: 30px;
}

.switch2 {
  position: relative;
  margin-left: 100px;
  margin-right: 100px;
  display: none;
}

.switch2 .xzt {
  border-bottom: none;
  margin-top: 50px;
}

#Swiper52 {
  height: 500px;
}

.swiper-pagination-bullet {
  color: #000;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #fff;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  color: #fff;
  background: #f01414;
}

.swiper-pagination {
  top: 460px;
  left: 50%;
}

.swiper-button-next52,
.swiper-button-prev52 {
  width: 32px;
  height: 57px;
  background-size: 32px 57px;
  margin-top: -120px;
}

.swiper-button-next52,
.swiper-container-rtl .swiper-button-prev52 {
  background-image: url(../images/next21.png);
  right: -100px;
}

.swiper-button-prev52,
.swiper-container-rtl .swiper-button-next52 {
  background-image: url(../images/prev21.png);
  left: -100px;
}

/*资讯列表*/
.zxList {
  background: #f3f6fb;
  padding: 30px;
  min-height: 700px;
}

.zxList .zxLeft {
  width: 888px;
  background: #fff;
  padding: 0 15px 24px;
  min-height: 600px;
}

.zxList .zxLeft .zxlist2 {
  min-height: 600px;
  max-height: 650px;
  overflow-y: auto;
  overflow-x: hidden;
}

.zxList .left .zxlist1 {
  margin-left: -15px;
  margin-right: -15px;
}

.zxList .left .zxlist1 li a {
  width: 148px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #000;
  background: #f4e8e8;
  text-align: center;
  float: left;
  display: block;
}

.zxList .left .zxlist1 li a:hover,
.zxList .left .zxlist1 li .active {
  background: #f01414;
  color: #fff;
}

.zxList .left .zxlist2 li {
  height: 56px;
  padding: 21px 10px;
  border-bottom: 1px solid #dbdbdb;
  color: #000;
  font-size: 15px;
}

.zxList .left .zxlist2 li:hover {
  border: 1px solid #dbdbdb;
  color: #f01414;
}

.zxList .left .zxlist2 li .right {
  color: #888;
}

.page {
  text-align: center;
  margin-top: 30px;
}

.page ul {
  width: auto;
  display: inline-block !important;
}

.page ul li {
  white-space: pre;
  margin-left: 10px;
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 15px;
}

.page ul li a {
  float: left;
  color: #666666;
  line-height: 30px;
  text-align: center;
  width: 100%;
  border-radius: 15px;
  height: 100%;
}

.page ul li a:hover {
  background-color: #f01414;
  color: #fff;
}

.page .active {
  background-color: #f01414;
}

.page .active a {
  color: #ffffff;
}

.zxRight {
  width: 282px;
  border: 1px solid #eee;
  background: #fff;
  padding: 0 7px 10px;
}

.zxRight .biaoti {
  background: #f01414;
  font-size: 17px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-right: -7px;
  margin-left: -7px;
}

.zxRight ul li {
  height: 102px;
  border-bottom: 1px solid #eee;
}

.zxRight ul li .right {
  width: 160px;
  margin-top: 15px;
}

.zxRight ul li .right .zx1 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 12px;
}

.zxRight ul li .right .zx2 {
  color: #777;
  line-height: 22px;
  font-size: 13px;
}

.zxRight img {
  width: 98px;
  height: 72px;
  margin-top: 15px;
}

.zxRight ul li:hover .zx1 {
  color: #f01414;
}

.zxDetail {
  padding: 40px 20px 0;
}

.zxDetail .biaoti {
  text-align: center;
  font-size: 18px;
  color: #000;
}

.zxDetail .shijian {
  color: #777;
  text-align: center;
  font-size: 14px;
  padding: 20px 0;
}

.zxDetail .detail {
  font-size: 16px;
  color: #666;
  margin-bottom: 30px;
  line-height: 30px;
}

#swiper53 {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 30px;
}

#swiper53 .swiper-slide div {
  width: 180px;
  min-width: 128px;
}

#swiper53 .swiper-slide div .days {
  color: #666;
  font-size: 14px;
  text-align: center;
  width: 180px;
  word-wrap: break-word;
  white-space: normal;
  padding-bottom: 5px;
}

#swiper53 .swiper-slide div .todo {
  color: #333333;
  font-size: 14px;
  text-align: center;
  width: 180px;
  word-wrap: break-word;
  white-space: normal;
  padding-top: 5px;
}

.swiper-button-next53,
.swiper-button-prev53 {
  width: 357px;
  height: 28px;
  background-size: 357px 28px;
}

.swiper-button-next53,
.swiper-container-rtl .swiper-button-prev53 {
  background-image: url(../images/prev31.jpg);
  right: -206px;
  margin-top: -15px;
  opacity: 1 !important;
}

.swiper-button-prev53,
.swiper-container-rtl .swiper-button-next53 {
  background-image: url(../images/next31.jpg);
  left: -206px;
  margin-top: -15px;
  opacity: 1 !important;
}

/*视频播放*/
.spPlayTop {
  width: 100%;
  min-width: 1200px;
  height: 650px;
  background: #000;
  position: relative;
}

.spPlayTop .toubu {
  color: #ddd;
  font-size: 16px;
  padding: 30px;
}

.spPlayTop .toubu a {
  color: #ddd;
  margin-right: 10px;
}

.spPlayTop .toubu1 {
  position: absolute;
  top: 60px;
  right: 100px;
}

.spPlayTop .toubu1 a {
  padding: 8px 10px;
  color: #ddd;
  background: #393536;
  font-size: 12px;
}

#my-video {
  margin: 0 auto;
  margin-top: 55px;
  width: 100%;
}

.video-js .vjs-control-bar {
  bottom: -69px;
}

.btnCon {
  position: absolute;
  right: 20px;
  top: 271px;
}

.zjCon {
  padding-top: 8px;
  width: 50px;
  height: 50px;
  background: #67666b;
  color: #ddd;
  font-size: 14px;
  text-align: center;
  margin-top: 7px;
  cursor: pointer;
}

.zjCon i {
  font-size: 16px;
  margin-bottom: 5px;
}

.nrList {
  position: absolute;
  right: 0;
  bottom: 36px;
  width: 300px;
  background: #131217;
  border-top: 1px solid #1f1e21;
  height: 538px;
  overflow-y: auto;
  padding: 15px 0;
  display: none;
}

.nrList::-webkit-scrollbar {
  width: 5px;
}

.nrList::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #666;
}

.nrList::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #fff;
}

.nrList .biaoti {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 15px;
}

.nrList .xbt {
  color: #999;
  font-size: 14px;
  padding-left: 15px;
  line-height: 30px;
}

.nrList ul li {
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  font-size: 14px;
}

.nrList ul li .left {
  color: #999;
  width: 160px;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nrList ul li .right {
  color: #999;
  width: 90px;
}

.nrList ul li .jd {
  font-size: 14px;
  margin-right: 10px;
  display: none;
  float: left;
}

.nrList ul li .right i {
  font-size: 16px;
  float: right;
  padding-top: 8px;
}

.nrList ul li:hover,
.nrList ul .active {
  background: #232323;
}

.nrList ul li:hover span {
  color: #f01414;
}

.nrList ul li:hover .jd {
  display: block;
}

.spPlayBodyLe {
  width: 890px;
  margin-top: 14px;
}

.kcBreif {
  padding: 20px 15px;
  background: #f7f7f7;
  margin-bottom: 30px;
}

.kcBreif .biaoti {
  font-size: 19px;
  color: #000;
  font-weight: 540;
  margin-bottom: 20px;
}

.kcBreif .neirong {
  font-size: 14px;
  color: #000;
  line-height: 28px;
}

.spPlayBodyLe .tabTitle {
  border-bottom: 1px solid #e7e7e7;
  height: 30px;
  margin-bottom: 20px;
}

.spPlayBodyLe .tabTitle a {
  padding: 10px 20px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.spPlayBodyLe .tabTitle a:hover,
.tabTitle .active {
  border-bottom: 2px solid #f01414;
}

.spPlayBodyLe .tab ul {
  padding-left: 15px;
}

.spPlayBodyLe .tab ul li {
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  background: #f4f5f7;
  margin-top: 10px;
  font-size: 14px;
}

.spPlayBodyLe .tab ul li .left {
  color: #333;
}

.spPlayBodyLe .tab ul li .right {
  color: #999;
  font-size: 18px;
}

.spPlayBodyLe .tab ul li:hover {
  border: 2px solid #ebebec;
}

.spPlayBodyLe .tab ul li:hover span {
  color: #f01414;
}

.spPlayBodyRig {
  width: 282px;
  margin-top: 14px;
}

.jsInstroduction {
  width: 282px;
  min-height: 400px;
  padding: 15px 20px;
  background: #f7f7f7;
  border: 1px solid #f5f5f5;
  margin-bottom: 15px;
}

.jsInstroduction img {
  width: 117px;
  height: 106px;
}

.jsInstroduction .right {
  width: 100px;
}

.jsInstroduction .right p {
  font-size: 16px;
  font-weight: 500px;
  color: #f01414;
  line-height: 40px;
  margin-top: 20px;
}

.jsInstroduction .right span {
  color: #999;
  font-size: 13px;
  line-height: 24px;
}

.jsInstroduction .jianjie {
  color: #000;
  font-size: 14px;
  line-height: 28px;
  margin-top: 10px;
}

.jsInstroduction .biaoti {
  font-size: 19px;
  color: #000;
  font-weight: 540;
  margin-bottom: 20px;
}

.tab2,
.tab3 {
  display: none;
}

.plwd {
  padding: 0 10px 20px;
}

.plwd textarea {
  width: 870px;
  height: 130px;
  padding: 20px;
  color: #333;
  font-size: 14px;
  resize: none;
  outline: none;
  border: 1px solid #eee;
}

.fabiao {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #eaeaea;
  margin-top: 18px;
}

.fabiao a {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #f01414;
  color: #fff;
  font-size: 14px;
  float: right;
}

.pllist {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0;
}

.pllist .pltop {
  font-size: 16px;
  color: #000;
  margin-bottom: 27px;
}

.pllist .plbody {
  font-size: 14px;
  color: #333;
  margin-bottom: 27px;
}

.pllist .plbott {
  color: #999;
  font-size: 12px;
}

.pllist .plbott .left {
  margin-right: 40px;
}

.pllist .plbott .right {
  color: #666;
  font-size: 13px;
}

.pllist .plbott .right i {
  font-size: 15px;
  margin-right: 5px;
}

.pllist .plbott .right i:hover {
  color: #f01414;
  cursor: pointer;
}

/*videolist*/
.videoList {
  padding: 15px 0px 30px;
  background-image: url(../images/banner3.jpg);
}

.navg {
  margin-bottom: 15px;
}

.navg span {
  font-size: 14px;
  color: #fff;
  margin-right: 5px;
}

.vListCon {
  padding: 15px 20px 0 0;
  background: #fff;
  min-height: 600px;
  overflow: hidden;
  border-left: 2px solid #edf0f5;
  border-bottom: 2px solid #edf0f5;
}

.vListConLe {
  width: 210px;
  background: #f3f6fb;
  padding-bottom: 2000px;
  margin-bottom: -2000px;
}

.nav-lis {
  padding: 15px 0 60px;
  font-size: 14px;
}

.nav-lis dd {
  padding-bottom: 2px;
}

.nav-lis .dd-lk {
  position: relative;
  display: block;
  padding-left: 87px;
  height: 60px;
  line-height: 60px;
  color: #000;
}

.nav-lis .dd-fa-left {
  position: absolute;
  left: 38px;
  top: 50%;
  font-size: 25px;
  margin-top: -12px;
  color: #999;
}

.nav-dropdown-lis {
  display: none;
}

.nav-dropdown-lis li {
  margin-bottom: 1px;
}

.nav-dropdown-lis .ndd-lk {
  position: relative;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 100px;
  color: #000;
}

.nav-lis .curr+.nav-dropdown-lis {
  display: block;
}

.nav-lis .dd-lk:hover,
.nav-lis .curr,
.nav-lis .curr i,
.nav-lis .dd-lk:hover i {
  color: #f01414;
}

.nav-lis .ndd-lk:hover {
  color: #f01414;
}

.vListConRig {
  width: 956px;
  padding-bottom: 2000px;
  margin-bottom: -2000px;
  position: relative;
  overflow: hidden;
}

.conrigTop {
  min-height: 100px;
  background: #f3f6fb;
  margin-bottom: 15px;
}

.swbtnGroup .sxBut {
  float: right;
  color: #f01414;
  font-size: 14px;
  padding-top: 20px;
  padding-right: 20px;
  cursor: pointer;
}

.swbtnGroup .jsBut {
  float: right;
  color: #f01414;
  font-size: 14px;
  padding-top: 20px;
  padding-right: 20px;
  display: none;
  cursor: pointer;
}

.swbtnGroup .jsBut i {
  color: #555;
  font-size: 16px;
  margin-right: 10px;
}

.shaixuan {
  position: relative;
  width: 405px;
  margin: 0 auto;
  padding-top: 34px;
  height: 32px;
}

.shaixuan select,
.shaixuan input {
  outline: none;
  width: 200px;
  height: 32px;
  border: none;
  padding-left: 5px;
}

.shaixuan input {
  border-left: 1px solid #f2f2f2;
  margin-left: -4px;
  border-radius: 0 50px 50px 0;
}

.shaixuan select {
  border-radius: 50px 0 0 50px;
}

.shaixuan i {
  position: absolute;
  right: 20px;
  color: #777;
  font-size: 16px;
  top: 117px;
}

.jiansuo {
  font-size: 14px;
  color: #333;
  padding-top: 50px;
  padding-left: 30px;
  display: none;
  padding-bottom: 20px;
}

.jiansuo a {
  color: #333;
  padding: 0 20px;
}

.jiansuo .active,
.jiansuo a:hover {
  color: #f01414;
}

.jiansuo p {
  line-height: 40px;
}

.conrigBody {
  padding-bottom: 40px;
}

.conrigBody .navg span {
  color: #888 !important;
}

.conrigBody .bgCommon1 {
  border: 1px solid #ededed;
}

.conrigBody .bgCommon1:nth-child(4n + 4) {
  margin-right: 0;
}

.conrigBody .bgCommon1:nth-child(1),
.conrigBody .bgCommon1:nth-child(2),
.conrigBody .bgCommon1:nth-child(3),
.conrigBody .bgCommon1:nth-child(4) {
  margin-top: 0;
}

.conrigBody .page {
  margin-top: 40px;
}

/*题库*/
.nav-lis1 .dd-lk {
  padding-left: 30px !important;
}

.nav-lis1 .ndd-lk {
  padding-left: 60px !important;
}

.tkTop {
  min-height: 80px;
  background: #f3f6fb;
  padding: 20px;
}

.tkTop input,
.tkTop select {
  border: 1px solid #e7e7e7;
  height: 36px;
  font-size: 14px;
  padding-left: 5px;
}

.tkTop span {
  color: #000;
  font-size: 14px;
}

.tkTop .pub_btn {
  color: #555;
}

.tkTop .pub_btn i {
  font-size: 18px;
  padding-left: 10px;
}

.selSjmc0 {
  width: 60px;
  margin-left: 89px;
}

.selSjmc1 {
  margin-left: 10px;
  width: 150px;
  margin-right: 10px;
}

.selSjmc2 {
  width: 200px;
  margin-right: 10px;
}

.selSjmc3 {
  width: 80px;
}

.orgsel {
  margin-left: -6px;
}

.addWhere {
  margin-top: 5px;
}

.tkTop .btnSearch {
  background: #f01414;
  color: #fff;
  padding: 6px 30px;
  font-size: 14px;
  margin-left: 8px;
}

.jieguo {
  font-size: 14px;
  color: #000;
  margin-top: 20px;
}

.jieguo span {
  padding: 0px 5px;
  font-size: 16px;
}

.jianxi1 {
  border-top: 1px solid #e7e7e7;
  margin: 20px 0 0;
}

.tkBody {
  padding-bottom: 40px;
}

.tkBody .tkList li {
  height: 141px;
  border-bottom: 1px solid #e7e7e7;
  padding: 22px 8px;
}

.tkBody .tkList li img {
  width: 97px;
  height: 97px;
  float: left;
}

.tkList .tkLeft {
  width: 780px;
}

.tkLeft p {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  margin: 18px 0 45px 121px;
}

.tkLeft span {
  font-size: 13px;
  color: #999;
  margin-right: 18px;
  margin-left: 25px;
}

.tkList .tkRight {
  width: 120px;
}

.tkList .tkRight a {
  padding: 8px 22px;
  background: #fff;
  color: #f01414;
  border: 1px solid #f01414;
  font-size: 14px;
  line-height: 97px;
}

.tkList li:hover .tkRight a {
  background: #f01414;
  color: #fff;
}

.tkList li:hover {
  border: 1px solid #e7e7e7;
}

/*电子书*/
.elTop {
  height: 80px;
  background: #f3f6fb;
  line-height: 80px;
  padding-left: 20px;
}

.elTop span {
  color: #000;
  font-size: 14px;
}

.elTop input {
  outline: none;
  border: 1px solid #e7e7e7;
  padding-left: 10px;
  width: 220px;
  height: 32px;
}

.elTop a {
  background: #f01414;
  color: #fff;
  padding: 5px 30px;
  font-size: 14px;
  margin-left: 8px;
}

.jianxi {
  border-top: 1px solid #e7e7e7;
  margin: 30px 0 0;
}

.elBody {
  padding-bottom: 40px;
}

.elBody .elList li {
  height: 155px;
  border-bottom: 1px solid #e7e7e7;
  padding: 22px 8px;
}

.elBody .elList li img {
  width: 79px;
  height: 111px;
  float: left;
}

.elList .elLeft {
  width: 800px;
}

.elLeft p {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin: 18px 0 45px 101px;
}

.elLeft span {
  font-size: 13px;
  color: #999;
  margin-right: 18px;
  margin-left: 23px;
}

.elList .elRight {
  width: 100px;
}

.elList .elRight a {
  padding: 8px 22px;
  background: #fff;
  color: #f01414;
  border: 1px solid #f01414;
  font-size: 15px;
  line-height: 111px;
}

.elList li:hover .elRight a {
  background: #f01414;
  color: #fff;
}

.jianxi2 {
  border-top: 1px solid #e5e5e5;
  margin: 10px 0 0;
}

.date-line {
  background-color: rgb(245, 245, 245);
  margin: 48px auto 0 auto;
  height: 3px;
  width: 840px;
}

.date-line a {
  color: #666;
  float: left;
}

.date-data {
  width: 70px;
  height: 60px;
}

.date-ball {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: solid 1px #c0c0c0;
  margin: -6px 27.5px 5px 27.5px;
  background-color: #ffffff;
}

.date-text {
  color: #666666;
  text-align: center;
}

.date-ball-checked {
  background-color: rgb(216, 40, 42) !important;
  border-color: rgb(216, 40, 42) !important;
}

.date-ball-checked+.date-text {
  color: rgb(216, 40, 42);
}

.date-table {
  position: relative;
  margin-top: 35px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.date-table1 {
  margin-top: 65px;
}

.date-month {
  line-height: 28px;
  text-align: center;
  position: absolute;
  width: 28px;
  height: 28px;
  top: -14px;
  left: -14px;
  background-color: #ff6d00;
  font-size: 16px;
  color: #ffffff;
  border-radius: 50%;
}

.date-table table {
  border: 1px solid #dee2e6;
  text-align: center;
  font-size: 14px;
  width: 340px;
}

.date-table table thead th {
  background-color: #eeeeee;
  height: 40px;
  line-height: 40px;
  border: 1px solid #dee2e6;
}

.date-table table td {
  height: 40px;
  line-height: 40px;
  border: 1px solid #dee2e6;
}

#banner {
  width: 100%;
  height: 423px;
  position: relative;
}

#banner img {
  width: 100%;
  height: 423px;
}

#banner #play {
  width: 100%;
  height: 535px;
  list-style: none;
  position: absolute;
  top: 0px;
  left: 0px;
}

#banner #play li {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#banner #play li img {
  float: left;
  width: 100%;
}

#button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  list-style: none;
}

#button li {
  margin-left: 10px;
  float: left;
}

#button li div {
  width: 12px;
  height: 12px;
  background: #dddddd;
  border-radius: 6px;
  cursor: pointer;
}

#prev {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) 0px 0px;
  position: absolute;
  top: 170px;
  left: 10px;
  z-index: 1000;
}

#next {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) -40px 0px;
  position: absolute;
  top: 170px;
  right: 10px;
  z-index: 1000;
}

#prev:hover {
  background: url(../images/beijing.png) 0px -62px;
}

#next:hover {
  background: url(../images/beijing.png) -40px -62px;
}

.date-table {
  position: relative;
  word-wrap: break-word;
  margin-bottom: 2px;
  float: left;
  width: 380px;
}

.pagebox {
  font-size: 12px;
  color: #212121;
  float: right;
}

.pagebox label {
  float: left;
  line-height: 20px;
}

.up {
  width: 70px;
  height: 22px;
  color: #fff;
  display: block;
  background-color: #f01414;
  border: none;
  border-radius: 4px;
  float: left;
  margin-left: 12px;
}

.down {
  width: 70px;
  height: 22px;
  color: #fff;
  display: block;
  background-color: #f01414;
  border: none;
  border-radius: 4px;
  float: left;
  margin-left: 12px;
}

.xiala {
  height: 22px;
  float: left;
  margin-left: 10px;
}

/* 新增弹窗 */
.messagerole {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
  display: none;
}

.messagerole_1 {
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  overflow: auto;
}

.messagerole_neirong {
  display: inline-block;
  max-width: 420px;
  width: 100%;
  padding-bottom: 10px;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #ebeef5;
  font-size: 14px;
  box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.12);
  text-align: left;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

.messagerole_neirong>.messagerole_p {
  padding: 35px 15px 15px;
  color: red;
  font-size: 18px;
  line-height: 1.2;
}

.messagerole_neirong .mbutton {
  background-color: #409eff;
  color: #fff;
  border: none;
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 3px;
}

.messageb {
  display: block;
}