.header-bg {
  height: 150px;
  background-color: #1e6d31;
}
.header-bg .logo {
  line-height: 150px;
}
.header-bg .logo li {
  float: left;
  margin-right: 30px;
}
.header-bg .logo li a img {
  max-height: 60px;
}
.search-box {
  float: right;
  margin-top: 57px;
}
.search-box .search {
  float: left;
}
.search-box .search li {
  float: left;
}
.search-box .search .search-inp {
  border: 0;
  background-color: #63b476;
  line-height: 32px;
  height: 32px;
  padding: 0 10px;
  width: 200px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  font-size: 0.875em;
}
.search-box .search .search-btn2 {
  border: 0;
  background-color: #0b501c;
  line-height: 32px;
  height: 32px;
  padding: 0 20px;
  color: #fff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  font-size: 0.875em;
  cursor: pointer;
}
.search-box .search .search-btn2:hover {
  background-color: #cc7f1a;
}
.search-box .home {
  float: left;
  margin-left: 10px;
}
.search-box .home a {
  display: block;
  background: #0b501c;
  color: #ffffff;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  border-radius: 2px;
  font-size: 0.875em;
}
.search-box .home a i {
  font-size: 1.5em;
  line-height: 32px;
  float: left;
  margin-right: 5px;
}
.search-box .home a:hover {
  background: #cc7f1a;
}
.index-nav, .nav, .nav .sub {
  background-color: #0b501c;
}
.nav .nLi span a, .nav .sub li a {
  color: #fff;
}
.nav .nLi span a:hover,.nav .sub li a:hover {
  background-color: #cc7f1a;
}
.slide-full, .slide-full .bd ul li a {
  height: 460px;
}
.slide-full .hd ul .on {
  background: #0b501c;
  border-color: #0b501c;
}
.slide-full .prev, .slide-full .next {
  background-color: #0b501c;
}
.slide-full .prev:hover, .slide-full .next:hover {
  background-color: #cc7f1a;
}
.swiper-container {
  width: 100%;
  height: 400px;
}
.swiper-slide {
  text-align: center;
  background: #fff;
  height: 330px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.swiper-slide .title {
  position: absolute;
  bottom: -70px;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 70px;
  background-color: #0b501c;
  color: #ffffff;
  text-align: left;
  padding: 0 15px;
  display: flex;
  align-items: center
}
.swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
}
.swiper-container .swiper-pagination {
  bottom: 75px;
}
.swiper-pagination-bullet-active {
  background-color: #0b501c;
}
.footer-bg {
  height: 150px;
  background: #0b501c;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875em;
}
.footer-bg ul li span {
  margin: 0 10px;
  line-height: 2;
}
.footer-bg ul li a {
  color: #fff;
}
.footer-bg ul li a:hover {
  text-decoration: underline;
}
.index-news-title {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #0b501c;
  background-position: bottom left;
}
.index-news-title .float-left {
  font-weight: bold;
  color: #0b501c;
  font-size: 1.125em
}
.index-news-title .float-left img {
  height: 25px;
  margin-right: 10px;
}
.index-news-title .float-right a {
  font-size: 0.875em;
  color: #0b501c;
}
.index-news-title .float-right a:hover {
  text-decoration: underline;
}
.index-news .list a {
  display: block;
  overflow: hidden;
  margin-bottom: 19px;
}
.index-news .list a .date {
  float: left;
  margin-right: 3%;
  border-right: 1px solid #ccc;
  width: 7%;
}
.index-news .list a .date p {
  line-height: 1.2;
}
.index-news .list a .date .d1 {
  font-weight: bold;
  font-size: 1.375em;
}
.index-news .list a .date .d2 {
  font-size: 0.75em;
}
.index-news .list a .text {
  float: left;
  width: 90%;
  font-size: 0.875em;
}
.index-news .list a:hover .text {
  color: #0b501c;
  font-weight: bold;
}
.index-link-box {
  height: 227px;
  background: url(http://renwen.sanyau.edu.cn/skin/default/images/img06.png) no-repeat center #0b501c;
  display: flex;
  align-items: center;
}
.index-link {
  float: right;
}
.index-link li {
  float: left;
  margin-left: 40px;
}
.index-link li a {
  display: block;
  color: #fff;
  text-align: center;
}
.index-link li a img {
  height: 80px;
  margin-bottom: 10px;
}
.index-link li a:hover {
  color: #fbd45e;
}
.index-text-list li {
  float: left;
  font-size: 0.875em;
  line-height: 2.5;
}
.index-text-list li.c1 {
  width: 80%;
}
.index-text-list li.c1 a:hover {
  color: #cc7f1a;
}
.index-text-list li.c2 {
  width: 20%;
  text-align: right;
  color: #999;
}
.index-text-list-img {
  margin-bottom: 10px;
  overflow: hidden;
  display: inline-block;
}
.index-text-list-img .pic {
  width: 40%;
  margin-right: 5%;
}
.index-text-list-img .text {
  width: 55%;
  line-height: 1.8;
}
.index-text-list-img .text .d {
  color: #999999;
  font-size: 0.875em;
}
.index-text-list-img:hover {
  color: #cc7f1a;
}
.index-xuexi a p {
  font-size: 0.875em;
  margin-top: 8px;
}
.index-xuexi a:hover p {
  color: #0b501c;
}
a:hover .image-auto {
  opacity: 0.75;
}
.link-xiaonei-box .link-xiaonei {
  margin-bottom: 10px;
}
.link-xiaonei {
  display: block;
  line-height: 80px;
  background: #0b501c;
  color: #fff;
  padding-left: 20px;
}
.link-xiaonei .ico {
  width: 40px;
  display: inline-block;
}
.link-xiaonei .ico img {
  height: 22px;
}
.link-xiaonei:hover {
  color: #fff;
  background: #cc7f1a;
}
/* ä¸“ä¸šæµ·æŠ¥ */
.poster-style {
  display: block;
  position: relative;
  width: 280px;
  height: 350px;
}
.poster-style .pic {
  position: absolute;
  top: 0;
  left: 0;
}
.poster-style .pic img {
  width: 100%;
  height: 100%;
}
.poster-style .mask {
  width: 100%;
  height: 350px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: url(global_res/img12.png) repeat-x;
}
.poster-style .text {
  position: absolute;
  z-index: 99;
  bottom: 30px;
  left: 0;
  color: #fff;
  padding: 0 20px;
  width: 100%;
}
.poster-style .text .title {
  text-align: center;
  font-size: 1.5em;
}
.poster-style .text .con {
  margin-bottom: 10px;
  font-size: 0.875em;
}
.poster-style .text .con.kecheng {
  height: 60px;
  overflow: hidden;
}
.poster-style:hover .text .title {
  color: #fbd45e;
}
/* åº•éƒ¨4 */
.page-footer4 {
  background-color: #333;
  color: #ffffff;
  font-size: 0.875em;
  padding-top: 40px;
  padding-bottom: 30px;
}
.page-footer4 li span {
  margin-right: 10px;
  line-height: 2;
}
.page-footer4 li a {
  color: #fff;
}
.page-footer4 li a:hover {
  text-decoration: underline;
}
.page-footer4 .qrcode {
  float: right;
}
.page-footer4 .qrcode li {
  text-align: center;
  float: left;
  margin-left: 25px;
  width: 120px;
}
.page-footer4 .qrcode li img {
  height: 120px;
}
.page-footer4 .qrcode li .text {
  font-size: 0.875em;
  margin-top: 10px;
}
/* è‡ªå®šä¹‰é¢œè‰² */
.page-bg {
  background-color: #f1f3f5;
}
.con-nav li.on a, .con-nav li a:hover, .con-user-login a, .con-left-info a:hover, .content-main a, .con-list .title a:hover, .con-left-class li a:hover, .con-left-class li.on a, .con-sub-nav li a:hover, .con-sub-nav .on a, .con-crumb li a:hover, .couser-info .price, .couser-index li a:hover, .baoming-list .right .price, .couser-index .on a {
  color: #cc7f1a;
}
.con-user-login a:hover, .couser-info .btn li.buy a, .couser-info .btn li.link a:hover, .btn-user-main a, .user-nav li a:hover, .user-nav .on a, .con-class-list li strong {
  background-color: #1e6d31;
  color: #fff;
}
.btn-user-main a:hover {
  opacity: 0.75;
}
.con-class-list li.on a {
  color: #1e6d31;
  background-color: #b6d6be;
}
.nav-ico p .fa-circle {
  color: #1e6d31;
}
.page-footer4 {
  background-color: #0b501c;
}


.MMi1,.selected1,.parent1 {background-color: #cc7f1a !important;}
.poster-style .pic { width: 280px; height: 350px; background: url("252307495291.jpg") no-repeat;}
.poster-style .pic img { display: none;}
.col-pc-3:nth-child(2) .poster-style .pic { background: url("252307191530.jpg") no-repeat;}
.col-pc-3:nth-child(3) .poster-style .pic { background: url("252305581916.jpg") no-repeat;}
.selected2,.parent2 { color: #cc7f1a !important;}
.showdiv3 { display: none;}
.showdiv { width: 100% !important; min-height: inherit !important; margin-bottom: 15px; padding-left: 0 !important;}
.showdiv2 { width: 100% !important; min-height: inherit !important;padding-left: 0 !important;}
.selected3,.parent3 { background-color: #b6d6be !important;
    color: #1e6d31 !important;}
.lmmc-3 a {display: block;font-size: 0.875em;}
.possplit {background: none;width: auto;text-align: center;text-indent: 0px;padding:0 5px;font-size: 0.75em;color: #ccc;display: block;}
.lmmc-3 a:first-child {z-index: 1;
    position: relative;
    background-color: #fff;
    display: inline-block;
    padding: 0 10px;}
.selected4,.parent4 { color: #1B60B5 !important;font-weight: bold !important;}
.selected7,.parent7 { color: #cc7f1a !important;}
.nav-ico.selected6 p .fa-circle {color: #f0ad4e !important;
    transition: color 0.3s !important;}
.nav-ico.selected6 .title {    color: #f0ad4e !important;}
.wp_entry {
    width: 100%;
    line-height: inherit;
    font-size: 1.125em;
    color: #333;
    overflow: hidden;
    padding-top: 40px;
}
.wp_entry p {
    text-indent: 0em;
    margin-bottom: 30px;
}

.list-xrld .selected4, .parent4 {
    color: #cc7f1a !important;
    font-weight: normal ! IMPORTANT;
}


.list-xrld {
    background-color: #fff !important;
}
.wrap-full.index-nav .MMi10 ul.sub {
    width: 210px !important;
    left: 50%;
    margin-left: -110px;
}





