﻿.xygk-nav .xygk-nav-r {
  font-size: 14px;
  font-family: 宋体 Arial;
}

.content {
  min-height: 400px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.jyjx {
  padding: 25px 10px;
  overflow: hidden;
}

.bl {
  border-bottom: 1px solid #67aaf9;
}

.fwb {
  font-weight: bold;
}

.jyjx-des {
  line-height: 22px;
  text-indent: 2em;
  font-size: 14px;
  text-align: justify;
  line-height: 26px;
  padding-bottom: 30px;
}

.des-thumb {
  text-align: center;
  margin-top: 20px;
  text-indent: 0em;
}

.des-thumb p {
  line-height: 30px;
  height: 30px;
  margin-top: 10px;
}

.des-thumb img {
  display: inline-block;
  height: 290px;
}

.des-thumb .des-thumb-dg {
  text-align: center;
}

.des-thumb-dg .des-thumb-item {
  display: inline-block;
}

.des-thumb .des-thumb-ja {
  margin-left: 50px;
}

.sjjd-des-item {
  color: #e96d59;
}

.sjjd-des-item .text-i3 {
  text-indent: 3em;
}

.jyjx-des .des-item:first-child {
  margin-top: 0;
}

.jsjbc-des .des-item {
  color: #333333;
}

.jyjx-des .des-item:nth-child(n+2) {
  margin-top: 25px;
}

.jyjx-des div .en {
  margin-top: 10px;
  line-height: 22px;
}

.jyjx-des div .font-bold {
  font-weight: bold;
}

.jyjx-des .jyjx-des-item01 {
  color: #55a742;
}

.jyjx-des .jyjx-des-item02 {
  color: #d64027;
  margin-top: 10px;
}

.jyjx-des .jyjx-des-item03 {
  color: #b67810;
  margin-top: 10px;
}



.jyjx-btns {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 30px;
}

.jyjx-btns .jyjx-btn:nth-child(n+4) {
  margin-top: 30px;
}




.kc-box {
  padding: 30px 0;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
}

.kc-box:last-child {
  border-bottom: 0;
}

.kc-box-tit {
  height: 40px;
  line-height: 40px;
  color: #01559d;
  background: url(../img/course/list_bt_bg.png) no-repeat 6px center #d5f3fe;
  padding-left: 32px;
  font-size: 16px;
  font-weight: bold;
}

.kc-box .kc-tit {
  font-size: 18px;
  font-weight: bold;
}

/**
 * 体育课程
 */
.kc-ty-list {
  width: 990px;
}

.kc-ty-list .kc-ty-item {
  width: 200px;
  float: left;
  margin-top: 15px;
  margin-right: 20px;
}

/*.kc-ty-list .kc-ty-item:nth-child(n+3) {
  margin-top: 30px;
}*/

.kc-ty-item .kc-thumb {
  width: 200px;
  height: 120px;
  /*float: left;*/
}

.kc-ty-item .kc-des {
  /*float: left;*/
  /*margin-left: 15px;*/
}

.kc-ty-item .kc-des .kc-des-tit {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-indent: 0;
  text-align: center;
  margin-top: 10px;
}

.kc-ty-item .kc-des .kc-des-info {
  font-size: 14px;
  line-height: 22px;
  color: #696969;
}

/**
 * 教育课程
 */
.kc-jy-list {
  width: 870px;
}

.kc-jy-list .kc-jy-item {
  width: 160px;
  float: left;
  margin-right: 14px;
}

/*.kc-jy-list .kc-jy-item:nth-child(n+4) {
  margin-top: 30px;
}*/

.kc-jy-item .kc-thumb {
  width: 160px;
  /*height: 200px;*/
}

.kc-jy-item .kc-thumb img {
  display: block;
  width: 100%;
}

.kc-jy-item .kc-des {
  margin-left: 15px;
}

.kc-jy-item .kc-des .kc-des-tit {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}

.kc-jy-item .kc-des .kc-des-info {
  font-size: 14px;
  line-height: 22px;
  color: #696969;
}


/**
 * 实践基地
 */
.sjjd-des-item .icon {
  background: url(../img/sjjd_icon01.png) no-repeat 2em 8px;
}

.jd-box {}

.jd-box .jd-tit {
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 2px solid #67aaf9;
}

.jd-box .jd-list {}

.jd-table table {
  text-align: center;
  font-weight: 500;
}

.jd-table thead tr {
  background: #e5effd;
  font-size: 16px;
  height: 50px;
}

.jd-table tbody tr {
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}

.jd-table tbody tr td {
  padding: 15px 0px;
}

.jd-table .jd-name {
  padding: 0 10px;
  width: 260px;
  text-align:left;
}

.jd-table .jd-address {
  padding: 10px 20px;
  width:400px;
}

.jd-list .jd-item {
  margin-top: 20px;
}

.jd-item .jd-item-thumb {
  width: 260px;
  height: 160px;
  float: left;
}

.jd-item .jd-item-info {
  float: left;
  width: 570px;
  border: 1px solid #cde4ff;
  margin-left: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.jd-item-info .info-row {
  border-bottom: 1px solid #cde4ff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.jd-item-info .info-row:last-child {
  border-bottom: 0;
}

.info-row .item-info-label {
  background: #f3f7fd;
  float: left;
  width: 110px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  border-right: 1px solid #cde4ff;
}

.info-row .item-info-value {
  float: left;
  height: 39px;
  line-height: 39px;
  padding-left: 20px;
}

.info-row .jd-name {
  font-weight: bold;
}

.page-pagination {
  padding-top: 30px;
  text-align: center;
}

.page-pagination ul li {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid #e9e3ef;
  color: #202082;
  text-align: center;
  line-height: 25px;
  margin-left: 5px;
  cursor: pointer;
}

.page-pagination ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

a:hover {
  text-decoration-line: none;
}

.page-pagination ul li.active {
  border: 1px solid #202082;
}

.jcqc-des-item .icon2 {
  background: url(../img/jcqc_icon01.png) no-repeat 0.5em 8px;
}

/*.jc-box .jc-tit {
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 2px solid #67aaf9;
}

.jc-list {
  padding: 30px 0 0;
}

.jc-list .jc-list-item {
  float: left;
  width: 195px;
  margin-left: 10px;
  margin-bottom: 40px;
}

.jc-list-item .jc-item-thumb {
  width: 195px;
  height: 261px;
}

.jc-item-thumb img {
  display: block;
  width: 100%;
  height: 100%;
}

.jc-list-item .jc-item-tit {
  padding: 0 20px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  margin: 10px 0 5px;
}

.jc-list-item .jc-item-des {
  text-align: center;
}*/
.jcqc-btns {
  text-indent: 0;
  margin-top: 30px;
}

.jcqc-btn {
  float: left;
}

.jcqc-btn:last-child {
  margin-left: 20px;
}

.ydh-tab-box {
  width: 878px;
  height: 41px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #83b5f2;
  position: relative;
}

.ydh-tab-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 880px;
  padding: 0 26px;

  box-sizing: border-box;
}

.tab-nav-item {
  width: 276px;
  height: 50px;
  float: left;
  cursor: pointer;
}

.tab-nav-item .nav-item-01 {
  width: 276px;
  height: 50px;
  background: url(../img/ydh/tab_nav_01.jpg) no-repeat 0 bottom;
}

.tab-nav-item .nav-item-02 {
  width: 276px;
  height: 50px;
  background: url(../img/ydh/tab_nav_02.jpg) no-repeat 0 bottom;
}

.tab-nav-item .nav-item-03 {
  width: 276px;
  height: 50px;
  background: url(../img/ydh/tab_nav_03.jpg) no-repeat 0 bottom;
}

.active .nav-item-01 {
  background: url(../img/ydh/tab_nav_active_01.png) no-repeat;
}

.active .nav-item-02 {
  background: url(../img/ydh/tab_nav_active_02.png) no-repeat;
}

.active .nav-item-03 {
  background: url(../img/ydh/tab_nav_active_03.png) no-repeat;
}

.ydh-tab-content {
  padding: 30px 0;
}

.ydh-moment {}

.ydh-moment .ydh-moment-tit {
  background: url(../img/ydh/moment_icon01.png) no-repeat 5px 5px;
  color: #1761ca;
  font-size: 24px;
  line-height: 32px;
  padding-left: 30px;
  border-bottom: 1px solid #1761ca;
}

.ydh-moment-tit span {
  font-size: 14px;
}

.ydh-moment .ydh-moment-list {
  padding-top: 20px;
}

.ydh-moment-list .moment-list-item {
  float: left;
  margin-right: 22.5px;
}

.moment-list-more {
  float: left;
  margin-top: 28px;
}

.moment-list-item p {
  text-align: center;
  line-height: 18px;
  padding: 10px 0px;
}

.ydh-tab-content .tab-content-item {
  display: none;
}

.ydh-tab-content .active {
  display: block;
}

.ydh-ss-table table {
  text-align: center;
  font-weight: 500;
}

.ydh-ss-table thead tr {
  background: #e5effd;
  font-size: 16px;
  height: 50px;
}

.ydh-ss-table tbody tr {
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}

.ydh-ss-table tbody tr td {
  padding: 15px 0px;
}

.ydh-ss-table .match-name {
  padding: 15px 20px;
}

.jyjx-qc-list {}

.qc-list-item {
  border: 1px solid #dcdcdc;
  margin-top: 25px;
}

.qc-list-item:first-child {
  margin-top: 0;
}


.qc-list-item .qc-item-title {
  font-size: 30px;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 10px 10px 40px;
  border-bottom: 1px solid #dcdcdc;
  background: #f1f1f1;
}

.qc-item-detail .qc-detail-thumb {
  width: 200px;
  float: left;
  padding: 15px;

}

.qc-detail-thumb img {
  display: block;
  width: 100%;
}


.qc-item-detail .qc-detail-des {
  width: 585px;
  padding: 20px;
  line-height: 22px;
  float: left;
  border-left: 1px solid #dcdcdc;
}

.qc-item-detail .des-tit {
  font-size: 15px;
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
}

.qc-item-detail .des-info {
  color: #666666;
}

.qc-item-detail .des-info span {
  font-weight: bold;
  color: #666666;
  font-size: 13px;
}

.jyjx-jc-list {}

/**
 * 教材第一版
 */

/*.jc-list-item {
  padding: 30px 0 50px 0;
}

.jc-list-item .jc-item-thumb {
  width: 270px;
  float: left;
}

.jc-item-thumb img {
  display: block;
  max-width: 270px;
}

.jc-list-item .jc-item-details {
  width: 540px;
  margin-left: 20px;
  float: left;
}

.jc-item-details .jc-details-tit {
  font-weight: bold;
  font-size: 15px;
}

.jc-item-details .jc-details-price {
  padding-top: 10px;
}

.jc-details-price span {
  color: #F00;
  font-size: 30px;
  font-weight: 600;
}

.jc-details-info {
  background: #f1f1f1;
  border: 1px solid #dcdcdc;
  padding: 15px;
  color: #6b6b6b;
  margin-top: 10px;
  line-height: 22px;
}

.jc-details-info .info-rec {
  font-weight: bold;
}*/



/**
 * 教程第二版
 */
.jyjx-jc-tabs {
  border: 1px solid #cde4ff;
  width: 838px;
  height: 40px;
  padding: 5px 10px 0 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.jyjx-jc-tab {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-size: 15px;
  color: #155595;
  cursor: pointer;
}

.jyjx-jc-tabs .active {
  background: #83b5f2;
  color: #fff;
  font-weight: bold;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.jyjx-jc-tabs .active:after {
  position: absolute;
  top: 40px;
  width: 0;
  left: 50%;
  margin-left: -15px;
  height: 0;
  content: '';
  border-width: 15px;
  border-style: solid;
  border-color: #83b5f2 transparent transparent transparent;
}

.jyjx-jc-list {
  padding-top: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: row;
}

.jyjx-jc-list:nth-child(n + 2) {
  border-top: 1px solid #e2e2e2;
}

.jc-list-item {
  float: left;
  margin-right: 28px;
  margin-bottom: 40px;
}

.jc-list-item .jc-item-thumb {
  width: 194px;
}

.jc-item-thumb img {
  display: block;
  width: 194px;
  height: 264px;
}

.jc-list-item .jc-item-des {
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  text-align: center;
  margin-top: 10px;
}

.jc-list-item .jc-item-name {
  font-weight: bold;
}

.jc-list-item .jc-item-subName {}

/**
 * 赛事瞬间
 */
.sssj-list {
  width: 880px;
}

.sssj-list-item {
  display: block;
  float: left;
  width: 200px;
  height: 200px;
  margin-right: 20px;
  margin-bottom: 40px;
}

.sssj-list-item img {
  display: block;
  width: 200px;
  height: 148px;
}

.sssj-list-item p {
  margin-top: 10px;
  line-height: 25px;
  text-align: center;
}

.jyjx-apply-match .match-title {
  background: url(../img/match/match_title_bg.png) no-repeat bottom left;
  font-size: 18px;
  font-weight: bold;
  color: #1555b0;
  padding: 0 0 10px 15px;
}

.jyjx-apply-match .match-info {
  border-bottom: 1px solid #f9e1de;
  padding: 25px 0;
}

.jyjx-apply-match .match-list-title {
  background: url(../img/match/match_icon_01.png) no-repeat center left;
  padding: 25px 0 20px;
  font-size: 16px;
  font-weight: bold;
}

.jyjx-apply-match .match-rule {
  background: #f5f5f5;
  padding: 25px 10px;
}

.jyjx-apply-match .match-btns {
  padding: 50px 0;
  text-align: center;
}

.jyjx-apply-match .match-btn {
  margin-top: 10px;
}

.jyjx-apply-match .matchinfo-des {
  margin-top: 20px;
}

.jyjx-apply-match .match-news p {
  background: url(../img/match/match_icon_02.png) no-repeat center left;
  text-indent: 2em;
  font-size: 15px;
  line-height: 36px;
}

.match-news p a {
  color: #1555b0;
  text-decoration: underline;
}

.match-news p a span {
  margin-left: 5px;
}

.pagination {
  border: #CECECE solid 1px;
  background: url(../img/fy_link.png) repeat-x;
  color: #666;
  font-size: 12px;
  padding: 2px 8px 0;
  overflow: hidden;
  margin: 0 2px;
  cursor: pointer;
}

.jyjx-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-modal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
}

.main-modal .main-modal-box {
  width: 550px;
  height: 400px;
  padding: 50px 0;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
}

.main-modal-box .modal-box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.modal-box .icon {
  margin-bottom: 20px;
}

.modal-box .tip {
  font-size: 24px;
  margin-top: 25px;
  font-family: "微软雅黑";
}

.main-modal-box .modal-btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 26px;
  height: 26px;
  cursor: pointer;
}