@charset "utf-8";
body {
  font-family: Helvetica, Arial, "Microsoft Yahei", "Helvetica Neue", sans-serif;
  background-color: #f4f7fb;
}

.bgWhite {
  background-color: #fff;
}

.w1200 {
  width: 1300px;
  margin: 0 auto;
}

.imgScale {
  transform: scale(1.2);
}

.index-wrap {
  position: relative;
}
.index-wrap .top-main {
  margin: 0 auto;
  width: 1300px;
  padding: 5px 0;
}
.index-wrap .top-main .text {
  color: #2d2d2d;
  font-size: 15px;
}
.index-wrap .top-main .text span {
  font-size: 14px;
  margin-left: 15px;
}
.index-wrap .top-main .input-box {
  background: #f5f5f5;
  border-radius: 7px;
  overflow: hidden;
  padding: 0;
  height: 30px;
  width: 277px;
}
.index-wrap .top-main .input-box .input {
  height: 100%;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding-left: 15px;
  border-radius: 7px;
}
.index-wrap .top-main .input-box .input input {
  background: transparent;
  width: 100%;
  font-size: 14px;
}
.index-wrap .top-main .input-box .icon-btn {
  width: 40px;
  height: 30px;
  background: #0243bb;
}
/*.index-wrap .top-main .icon-list .list {
  width: 30px;
  margin-left: 7px;
}*/
.index-wrap .top-main .icon-list .list {
  font-size: 14px;
  margin: 0 5px;
}
.index-wrap .logo-mian {
  width: 100%;
  background: url(../images/img-listmid8.png) no-repeat;
  background-size: 100% 100%;
}
.index-wrap .logo-mian .logo-img {
  width: 1300px;
  height: 126px;
  margin: 0 auto;
  position: relative;
}
.index-wrap .logo-mian .logo-img img {
  /*width: 727px;*/
}
.index-wrap .logo-mian .navigation-box {
  height: 40px;
  background: rgba(7, 58, 150, 0.85);
}
.index-wrap .logo-mian .navigation-box .nav-list {
  width: 90px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  
  color: #ffffff;
  position: relative;
}
.index-wrap .logo-mian .navigation-box .nav-list .title {
  text-align: center;
  position: relative;
}
.index-wrap .logo-mian .navigation-box .nav-list .drop-ul {
  position: absolute;
  width: 130px!important;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  text-align: center;
  /*background: rgba(255, 255, 255, 0.85);
  padding: 0 15px;
  color: #001d51;*/
  background: rgba(0,60,128,0.82);
  color: #ffffff;
}
.index-wrap .logo-mian .navigation-box .nav-list .drop-ul .drop-li {
  /*border-bottom: 1px solid #97acce;*/
}
.index-wrap .logo-mian .navigation-box .nav-list .drop-ul .drop-li:last-child {
  /*border-bottom: 0px solid #97acce;*/
}
.index-wrap .logo-mian .navigation-box .nav-list .drop-ul .drop-li:hover {
  background:#02365e ;
}
.index-wrap .logo-mian .navigation-box .nav-list.active {
  /*background-color: #fff;
  color: #001d51;*/
}
.index-wrap .logo-mian .navigation-box .nav-list.active .title::after {
  content: '';
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 68px;
  height: 1px;
  background-color: #ffffff;
}
.index-wrap .logo-mian .navigation-box .nav-list.active1 {
  /*background-color: #fff;
  color: #001d51;*/
}
.index-wrap .logo-mian .navigation-box .nav-list.active1 .title::after {
  content: '';
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 68px;
  height: 1px;
  background-color: #ffffff;
}
.index-wrap .banner-main {
  position: relative;
}
.index-wrap .banner-main .carousel-right-box {
  height: 100%;
  position: absolute;
  top: 0;
  right: 18.5%;
  z-index: 2;
}
.index-wrap .banner-main .carousel-right-box .carousel-right {
  width: 302px;
  height: 100%;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .title-box {
  text-align: center;
  color: #fff;
  height: 25%;
  background: url(../images/bg-rcpy.png) no-repeat;
  background-size: 100% 100%;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .title-box .title {
  font-size: 26px;
  margin-bottom: 12px;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .title-box .title-E {
  font-size: 15px;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box {
  height: 75%;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list {
  height: 25%;
  background-color: #1473cc;
  color: #fff;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list .icon {
  width: 42px;
  margin: 0 28px;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list .dl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list .dl .dt {
  font-size: 16px;
  margin-bottom: 7px;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list .dl .dd {
  font-size: 14px;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list .to-right {
  margin: 0 18px;
  width: 28px;
  height: 28px;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list.active {
  background: #1473cc url(../images/img-lsd2.png) no-repeat;
  background-size: 100% 100%;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list.active .to-right {
  background: url(../images/icon-in.png) no-repeat center;
  background-size: 100% 100%;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list:nth-child(1) {
  box-shadow: inset 0px 0px 15px #0e5292;
}
.index-wrap .banner-main .carousel-right-box .carousel-right .list-box .list:nth-child(3) {
  box-shadow: inset 0px 0px 15px #0e5292;
}
.index-wrap .content-main {
  width: 1300px;
  margin: 0 auto;
  margin-top: 27px;
}
.index-wrap .content-main .content-top {
  margin-bottom: 25px;
}
.index-wrap .content-main .content-top .content-t-l {
  height: 372px;
  margin-right: 25px;
}
.index-wrap .content-main .content-top .content-t-l .nav-title .nav-box {
  width: 145px;
  height: 48%;
  margin-bottom: 10%;
  position: relative;
}
.index-wrap .content-main .content-top .content-t-l .nav-title .nav {
  width: 118px;
  height: 100%;
  background: #9bc1e4;
  text-align: center;
  font-size: 23px;
  color: #fff;
  position: relative;
}
.index-wrap .content-main .content-top .content-t-l .nav-title .nav-box:nth-child(2) {
  margin-bottom: 0%;
}
.index-wrap .content-main .content-top .content-t-l .nav-title .nav-box.active .nav {
  background: -webkit-linear-gradient(#073a96, #1053ce);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#073a96, #1053ce);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#073a96, #1053ce);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#073a96, #1053ce);
  /* 标准的语法 */
}
.index-wrap .content-main .content-top .content-t-l .nav-title .nav-box.active .mark-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 24px;
  background: url(../images/icon-sj.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list {
  height: 100%;
  padding: 0 15px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  overflow: hidden;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list .list-top {
  color: #0046c9;
  font-size: 14px;
  padding: 7px 0;
  border-bottom: 1px solid #d0d0d0;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list .list-top .text {
  margin-left: 10px;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list .list-bottom {
  padding-top: 22px;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list .list-bottom .li {
  padding-bottom: 12px;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list .list-bottom .li .icon {
  width: 8px;
  height: 8px;
  margin-right: 8px;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list .list-bottom .li .li-text {
  font-size: 14px;
  color: #323131;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index-wrap .content-main .content-top .content-t-l .nav-content .nav-list .list-bottom .li .time {
  font-size: 13px;
  color: #585858;
  margin-left: 30px;
}
.index-wrap .content-main .content-top .content-t-r {
  height: 372px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  overflow: hidden;
}
.index-wrap .content-main .content-top .content-t-r .lecture-top {
  position: relative;
  padding-right: 15px;
  height: 40px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-top .title {
  width: 118px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: url(../images/bg-xsjz.png) no-repeat;
  background-size: 100% 100%;
  font-size: 16.5px;
  color: #fff;
  letter-spacing: 2px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-top .more-box {
  border-bottom: 1px solid #dddddd;
  height: 40px;
  font-size: 14px;
  color: #0046c9;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list {
  padding: 0px 15px;
  overflow: hidden;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 12px;
  padding-top: 14px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-l {
  color: #323131;
  padding-left: 10px;
  padding-right: 17px;
  text-align: center;
  position: relative;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-l dt {
  font-size: 35px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-l dd {
  font-size: 14px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-l::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 34px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #e1e1e1;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-r {
  padding-left: 17px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-r dt {
  color: #323131;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 17px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-r dd {
  font-size: 14px;
  color: #8e8e8e;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list .list-r dd span {
  margin-left: 7px;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list:last-child {
  border: 0;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list.active .list-l {
  color: #0046c9;
}
.index-wrap .content-main .content-top .content-t-r .lecture-list .list.active .list-r dt {
  color: #0046c9;
}
.index-wrap .content-main .content-bottom .c-b-list {
  position: relative;
  width: 23.5%;
  margin-right: 2%;
  overflow: hidden;
}
.index-wrap .content-main .content-bottom .c-b-list .b-img {
  width: 100%;
  margin-right: 2%;
}
.index-wrap .content-main .content-bottom .c-b-list a.b-img:hover {
  transform: scale(1.2);
}
.index-wrap .content-main .content-bottom .c-b-list .tagging {
  position: absolute;
  width: 140px;
  height: 40px;
  left: 0;
  bottom: 17px;
  font-size: 17px;
  color: #ffffff;
  background-color: rgba(0, 70, 201, 0.8);
}
.index-wrap .content-main .content-bottom .c-b-list .tagging img {
  margin-left: 17px;
  margin-right: 10px;
}
.index-wrap .content-main .content-bottom .c-b-list:last-child {
  margin-right: 0%;
}
.index-wrap .footer-main {
  margin-top: 25px;
  background: url(../images/bg-footer.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 40px;
}
.index-wrap .footer-main .link-box {
  border-bottom: 1px solid #b2b7bd;
}
.index-wrap .footer-main .link-box .list-link {
  color: #303030;
  font-size: 14px;
}
.index-wrap .footer-main .link-box .list-link .title {
  margin-bottom: 15px;
}
.index-wrap .footer-main .link-box .list-link .link a {
  margin-bottom: 15px;
  margin-right: 15px;
}
.index-wrap .footer-main .link-box .link-1 {
  /*width: 580px;*/
}
.index-wrap .footer-main .link-box .code-box {
  text-align: center;
  font-size: 14px;
  color: #303030;
  margin-left: 15px;
}
.index-wrap .footer-main .link-box .code-box .text {
  margin-top: 12px;
}
.index-wrap .footer-main .record-box {
  padding: 20px 0;
}
.index-wrap .footer-main .record-box .record-logo {
  width: 442px;
}
.index-wrap .footer-main .record-box .record-content {
  color: #2d2d2d;
  font-size: 13px;
}
.index-wrap .footer-main .record-box .record-content .address {
  text-align: right;
  margin-bottom: 10px;
}
.index-wrap .footer-main .record-box .record-content .copyright img {
  margin: 0 4px;
}

@media screen and (max-width: 1600px) {
  .index-wrap .banner-main .carousel-right-box {
    right: 12.5%;
  }
}
@media screen and (max-width: 1280px) {
  .index-wrap .banner-main .carousel-right-box {
    right: 3.5%;
  }
}
/* index ---------------------- end */
/* 列表页 */
.banner-main .list-carousel img {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.list-content-main {
  width: 1300px;
  margin: 0 auto;
  min-height: 800px;
}
.list-content-main .list-title-box {
  padding: 72px 0 64px;
}
.list-content-main .list-title-box .img-l {
  width: 422px;
  height: 12px;
  background: url(../images/img-title-l.png) no-repeat;
  background-size: 100% 100%;
}
.list-content-main .list-title-box .img-r {
  width: 422px;
  height: 12px;
  background: url(../images/img-title-r.png) no-repeat;
  background-size: 100% 100%;
}
.list-content-main .list-title-box .title {
  font-size: 32px;
  color: #155a95;
  margin: 0 77px;
}
.list-content-main .list-ul {
  height: 640px;
  border-top: 1px solid #dddddd;
}
.list-content-main .list-ul .list-li {
  height: 80px;
  padding: 0px 8px 0px 16px;
  border-bottom: 1px solid #dddddd;
}
.list-content-main .list-ul .list-li .text {
  font-size: 18.8px;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.list-content-main .list-ul .list-li .eyes-bg {
  margin-top: -2px;
  width: 25px;
  height: 15px;
  background: url(../images/img-eyes.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 13px;
}
.list-content-main .list-ul .list-li .num {
  color: #666;
  font-size: 18.8px;
  width: 60px;
  
}
.list-content-main .list-ul .list-li .time {
  color: #333;
  font-size: 18.8px;
  margin-left: 55px;
}
.list-content-main .list-ul .list-li.active .text {
  color: #155a95;
}
.list-content-main .list-ul .list-li.active .eyes-bg {
  background: url(../images/img-eyes-active.png) no-repeat;
  background-size: 100% 100%;
}
.list-content-main .list-ul .list-li.active .num {
  color: #155a95;
}
.list-content-main .list-ul .list-li.active .time {
  color: #155a95;
}
.list-content-main .page-box {
  margin: 70px auto 70px;
}
.list-content-main .page-box .page-num {
  font-size: 12px;
  margin-right: 37px;
}
.list-content-main .page-box .page-num span {
  color: #155a95;
}
.list-content-main .ui-pagination-container {
  display: flex;
  justify-content: center;
  height: auto;
  line-height: 0;
}
.list-content-main .ui-pagination-container a {
  display: initial;
}
.list-content-main .ui-pagination-container .ui-pagination-page-item {
  height: 24px;
  border: 0;
  line-height: 24px;
  padding: 0 10px;
  background: #95bee2;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  margin: 0 3px;
  text-decoration: none;
}
.list-content-main .ui-pagination-container .ui-pagination-page-item:hover {
  color: #fff;
}
.list-content-main .ui-pagination-container .ui-pagination-page-item.active {
  background: #155a95;
  color: #fff;
  cursor: default;
}

/* 列表页 --------------------------- end */
/* 详情页 */
.detailsPage-main {
  width: 1200px;
  min-height: 800px;
  margin: 0 auto;
  padding-top: 70px;
  padding: 0 60px;
}
.detailsPage-main .d-title {
  padding-bottom: 25px;
  color: #313131;
  font-size: 32px;
  text-align: center;
line-height:45px;
}
.detailsPage-main .time-box {
  color: #6d6e6f;
  font-size: 18px;
  margin-bottom: 25px;
}
.detailsPage-main .time-box img {
  margin-right: 5px;
  margin-top: -2px;
}
.detailsPage-main .time-box .browse {
  margin-left: 23px;
}
.detailsPage-main .content-text {
  color: #3e3e3e;
  font-size: 18px;
  line-height: 25px;
}
.detailsPage-main .length-box {
  margin-top: 90px;
  margin-bottom: 55px;
}
.detailsPage-main .length-box .length-list {
  color: #3e3e3e;
  font-size: 18px;
  margin-bottom: 20px;
}
.detailsPage-main .length-box .length-list .href a:hover {
  color: #085493;
  text-decoration: underline;
}

/* 详情页 --------------------------- end */
/* 简介 */
.list-content-main .synopsis-box .synopsis-list {
  margin-bottom: 30px;
}
.list-content-main .synopsis-box .synopsis-list .title {
  margin-bottom: 25px;
}
.list-content-main .synopsis-box .synopsis-list .title dt {
  color: #333333;
  font-size: 28px;
}
.list-content-main .synopsis-box .synopsis-list .title dd {
  color: #155a95;
  font-size: 20px;
}
.list-content-main .synopsis-box .synopsis-list .content-text {
  text-indent: 36px;
  letter-spacing: 2px;
  color: #3e3e3e;
  font-size: 18px;
  line-height: 26px;
}

/* 简介 --------------------------- end */

.headStyle1grtcxqxmw .NextDisabled {
display:initial;
}
.headStyle1grtcxqxmw .PrevDisabled {
display:initial;
}


.icon-list {
    position: absolute;
    top: 5px;
    right: 0px;
    border: 1px solid #000000;
    border-radius: 30px;
}

.icon-list .list {
    font-size: 14px!important;
    margin: 0 5px!important;
}

.list-content-main .content .sidebar-box {
    margin-right: 80px!important;
} 
/*# sourceMappingURL=style.css.map */