@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #346fb6 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container {
  margin-top: 40px;
}
.container-white {
  background-color: #ffffff;
  margin-top: 20px;
  overflow: hidden;
}
.layout_padding {
  padding: 26px 20px;
  background-color: #ffffff;
}
.courseList-wrap {
  margin-bottom: 30px;
}
.slider_item {
  width: 617px;
  height: 315px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 27px;
  left: 50%;
  margin-left: -36px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 12px;
}
.slider_item .switch-tips .on {
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips ol li:hover {
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 617px;
  height: 315px;
}
.img-group img {
  width: 617px;
  height: 315px;
}
.fill .head {
  overflow: hidden;
  margin-bottom: 30px;
}
.fill .head .head-title {
  float: left;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #346fb6;
}
.fill .head .head-title i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/fill_icon.png) no-repeat;
  vertical-align: -5px;
  margin-left: 4px;
}
.fill .head a {
  float: right;
  font-size: 12px;
  line-height: 20px;
  color: #757575;
  padding-top: 10px;
}
.fill .head ul {
  margin-top: 3px;
  margin-left: 40px;
  float: left;
}
.fill .head ul li {
  float: left;
  margin-right: 30px;
  font-size: 18px;
  color: #4A4A4A;
  line-height: 24px;
  cursor: pointer;
  position: relative;
}
.fill .head ul .on {
  color: #346fb6;
}
.fill .head ul .on:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #346fb6;
}
.wrap-fill .wrap-head {
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E8EE;
}
.wrap-fill .wrap-head .wrap-title {
  float: left;
  font-size: 22px;
  font-weight: bold;
  color: #323232;
  line-height: 30px;
  position: relative;
}
.wrap-fill .wrap-head .wrap-title:after {
  content: "";
  position: absolute;
  background-color: #346fb6;
  bottom: -11px;
  left: 0;
  width: 100%;
  height: 2px;
}
.navigation-bread {
  margin-top: 20px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #346fb6;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
.wrapper-panel {
  margin-top: 45px;
}
.container {
  overflow: hidden;
}
.container .banner-right {
  position: relative;
  width: 500px;
  float: left;
  margin-left: 26px;
}
.container .banner-right .notice-text {
  padding-bottom: 10px;
  border-bottom: 1px dashed #CCCCCC;
}
.container .banner-right .notice-text .text-title {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  padding-bottom: 4px;
  border-bottom: 2px solid #adadad;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container .banner-right .notice-text .text-datail {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}
.container .banner-right .notice-text .text-data {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container .banner-right .text-itme ul li {
  padding: 10px 0;
  border-bottom: 1px dashed #CCCCCC;
  overflow: hidden;
}
.container .banner-right .text-itme ul li .itme-data {
  width: 60px;
  height: 55px;
  background-color: #dae7f4;
  text-align: center;
  padding-top: 10px;
  float: left;
}
.container .banner-right .text-itme ul li .itme-data span {
  display: block;
}
.container .banner-right .text-itme ul li .itme-data .time-day {
  font-size: 18px;
  font-weight: 400;
  color: #346FB6;
  line-height: 18px;
  margin-bottom: 6px;
}
.container .banner-right .text-itme ul li .itme-data .time-years {
  font-size: 12px;
  font-weight: 400;
  color: #346FB6;
  line-height: 14px;
}
.container .banner-right .text-itme ul li .itme-words {
  float: left;
  padding-top: 8px;
  margin-left: 11px;
  width: 410px;
}
.container .banner-right .text-itme ul li .itme-words a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}
.container .banner-right .notice-more {
  position: absolute;
  bottom: 0px;
  right: -53px;
}
.container .banner-right .notice-more a {
  text-align: center;
  display: block;
  width: 55px;
  height: 22px;
  background: #dae7f4;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #346FB6;
  line-height: 22px;
}
.course-itme {
  padding: 33px 0px 24px 69px;
  background-color: #FCFCFC;
}
.course-itme .courseitme-list {
  overflow: hidden;
  cursor: pointer;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.course-itme .courseitme-list:hover {
    transform: scale(1.04);
}

.course-itme .courseitme-list .img-left {
  float: left;
  width: 290px;
  height: 194px;
  margin-right: 20px;
}
.course-itme .courseitme-list .img-left img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.course-itme .courseitme-list .img-right {
  float: left;
  width: 760px;
}
.course-itme .courseitme-list .img-right h3 {
  margin: 23px 0;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.course-itme .courseitme-list .img-right h3 a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.course-itme .courseitme-list .img-right p {
  text-indent: 2em;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
}
.major-itme {
  overflow: inherit;
}
.major-itme ul {
  width: 1230px;
}
.major-itme ul li {
  width: 177px;
  float: left;
  margin-right: 28px;
  margin-bottom: 38px;
  border-radius: 20px;
  position: relative;
}
.major-itme ul li a {
  display: block;
  transition: all .5s ease;
 -webkit-transition: all .5s ease;
 -o-transition: all .5s ease;
-moz-transition: all .5s ease;
}
.major-itme ul li .major-img {
  width: 177px;
  height: 169px;
}
.major-itme ul li .major-img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.major-itme ul li .major-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(9, 9, 9, 0.4);
  padding: 0 5px;
  border-radius: 0px 0px 20px 20px;
  text-align: center;
}
.major-itme ul li .major-title span {
  font-size: 22px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.major-itme ul li a:hover {
 transform: scale(1.04);
}

.head-title-sub {
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    padding-left: 10px;
}
.head-title-sub-a1 a:link{
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #346fb6 !important;
    padding-left: 10px;
}
.head-title-sub-a2 a:link{
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #9c9191 !important;
    padding-left: 10px;
}
.popup_decorate_wrap .popup_list{
      width:800px;
}
.popup_decorate_wrap {
    margin-left: -27%;
    top: 470px;
}
.major-itme .tab {
    display: block;
    margin-bottom: 10px;
}
.major-itme .tab li {
    width: fit-content;
    padding: 10px 20px;
    margin: 0 20px 10px 0px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #346fb6;
    border-radius: 10px;
}

.major-itme .tab .on {
    background-color: #346fb6;
    color: #fff;
}
.major-itme .content ul{
    display: none;
}
.major-itme .content .active{
    display: block;
}

.closediv-btn {
    width: 34px;
    height: 34px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}

.closediv-btn img{
    width:100%;
    height:100%;
    display:block;
}