.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.next:focus {
  outline: none;
}
.prev:focus {
  outline: none;
}
.index-top {
  background: url(../images/index-top.jpg) repeat-y center top;
}
.index-top .advertisement {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0 20px 0;
}
.index-top .advertisement .logo_box {
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 25px 0 0;
}
.index-top .advertisement .logo_box .pic {
  margin: 0 8px 0 0;
  width: 111px;
}
.index-top .advertisement .logo_box .pic a {
  display: block;
}
.index-top .advertisement .logo_box .pic a img {
  width: 111px;
  display: block;
  margin: 0 auto;
}
.index-top .advertisement .logo_box .logo_t {
  margin: 0 8px 0 0;
}
.index-top .advertisement .logo_box .logo_t b {
  font-size: 36px;
  color: #019a45;
}
.index-top .advertisement .logo_box .logo_t p {
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  color: #333333;
}
.index-top .advertisement .text {
  float: right;
  padding: 0 0 0 42px;
  width: 391px;
  margin: 0 18px 0 0;
  background: url(../images/top_text.png) no-repeat center center;
}
.index-top .advertisement .text .tit {
  font-size: 20px;
  font-weight: bold;
  color: #019a45;
  margin-bottom: 5px;
}
.index-top .advertisement .text p {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  padding: 0 0 0 20px;
  margin: 0;
  background: url(../images/top_text_p.png) no-repeat left center;
}
.index-top .advertisement .right {
  padding: 10px 0 0 0;
}
.index-top .advertisement .right span {
  font-size: 18px;
  display: block;
  color: #333333;
  text-align: left;
  background: url(../images/top-tel_1.png) no-repeat left center;
  padding: 0 0 0 27px;
}
.index-top .advertisement .right b {
  font-size: 32px;
  color: #3f9f3b;
  display: block;
  font-weight: bold;
  letter-spacing: 0;
  margin: 6px 0;
}
.index-top .advertisement .right p {
  border: 1px solid #3f9f3b;
  text-align: center;
  line-height: 30px;
  color: #3f9f3b;
  font-size: 14px;
}
.index-top .advertisement .ewm {
  display: flex;
  justify-content: space-between;
}
.index-top .advertisement .ewm .ewm_box {
  margin: 0 35px 0 0;
}
.index-top .advertisement .ewm .ewm_box .d_icon {
  padding: 2px;
  width: 115px;
  height: 115px;
  background: url(../images/ewm_box.png) no-repeat center center;
}
.index-top .advertisement .ewm .ewm_box p {
  margin: 4px 0 0 0;
  font-size: 14px;
  text-align: center;
}
.index-top .advertisement .ewm .ewm_box:last-child {
  margin: 0;
}
.index-top .navigation {
  height: 65px;
  background: #019a45;
}
.index-top .navigation .box {
  margin: 0 auto;
}
.index-top .navigation .box ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
.index-top .navigation .box ul li {
  position: relative;
}
.index-top .navigation .box ul li .nav_a {
  height: 65px;
  line-height: 65px;
  position: relative;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  z-index: 999;
  padding: 0px 20px 0;
  display: block;
}
.index-top .navigation .box ul li .more_box {
  z-index: 999;
  position: absolute;
  width: 100%;
  top: 66px;
  display: none;
  background: #fda61d;
}
.index-top .navigation .box ul li .more_box .nav_a_m {
  position: relative;
  display: block;
  z-index: 999;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 45px;
}
.index-top .navigation .box ul li .more_box .nav_a_m:hover {
  font-weight: bold;
  background: #fff6e9;
  color: #fda61d;
}
.index-top .navigation .box ul li:hover .nav_a {
  background: #ff9e05;
  color: #fff;
  font-weight: bold;
}
.index-top .navigation .box ul .active .nav_a {
  background: #ff9e05;
  color: #fff;
  font-weight: bold;
}
.index-banner img {
  width: 100%;
  display: block;
}
.index-banner .swiper-container-horizontal > .swiper-pagination-bullets,
.index-banner .swiper-pagination-custom,
.index-banner .swiper-pagination-fraction {
  bottom: 5%;
}
.index-banner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
}
.index-banner .swiper-pagination-bullet-active {
  background: #019a45;
}
.index-content {
  padding: 50px 0;
}
.index-content .top {
  display: flex;
  justify-content: space-between;
}
.index-content .top .video {
  width: 551px;
}
.index-content .top .video img {
  width: 100%;
  height: 338px;
}
.index-content .top .video p {
  font-size: 22px;
  text-align: center;
  color: #019a45;
  margin: 10px 0 0 0;
}
.index-content .top .video p b {
  font-weight: bold;
  font-size: 28px;
}
.index-content .top .right {
  padding: 10px 20px 0 0;
  width: 600px;
  box-sizing: border-box;
}
.index-content .top .right .tel {
  background: url(../images/content_1.png) no-repeat left 6px;
  padding: 3px 0 3px 80px;
  margin: 0 0 22px 0;
}
.index-content .top .right .tel span {
  font-size: 18px;
  display: block;
  color: #019a45;
  text-align: left;
  font-weight: bold;
  margin: 0 0 6px 0;
}
.index-content .top .right .tel span b {
  color: #ff9e05;
}
.index-content .top .right .tel p {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  letter-spacing: 1px;
  display: block;
}
.index-content .top .right .tel:nth-child(2) {
  background: url(../images/content_2.png) no-repeat left 6px;
}
.index-content .top .right .tel:nth-child(3) {
  background: url(../images/content_3.png) no-repeat left 6px;
}
.t-tit {
  text-align: left;
  border-bottom: 2px solid #019a45;
  padding: 0 0 0px 0px;
}
.t-tit p {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.t-tit p b {
  width: 225px;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 48px;
  padding: 0 0 0 80px;
  border-top-right-radius: 30px;
  background: url(../images/tit_1.png) no-repeat 30px center #019a45;
}
.t-tit p a {
  float: right;
  font-size: 16px;
  font-weight: normal;
  color: #019a45;
}
.index-ketang {
  padding: 30px 0 1px;
  background: #edf8f2;
}
.index-ketang .box {
  margin: 18px 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-ketang .box .list {
  width: 49%;
  margin: 0 0 20px 0;
}
.index-ketang .box .list .tit {
  border-bottom: 1px solid #aaaaaa;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 50px;
  background: url(../images/ketang_1.png) no-repeat 10px center;
}
.index-ketang .box .list .tit b {
  line-height: 50px;
  color: #333333;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.index-ketang .box .list .tit a {
  color: #ff9e05;
  font-size: 14px;
  display: block;
}
.index-ketang .box .list .tit2 {
  background: url(../images/ketang_2.png) no-repeat 10px center;
}
.index-ketang .box .list .tit3 {
  background: url(../images/ketang_3.png) no-repeat 10px center;
}
.index-ketang .box .list .tit4 {
  background: url(../images/ketang_4.png) no-repeat 10px center;
}
.index-ketang .box .list .content {
  padding: 35px 15px 20px;
  border: 1px solid #eeeeee;
}
.index-ketang .box .list .content .one {
  margin: 0 0 20px 0;
}
.index-ketang .box .list .content .one a {
  display: flex;
  justify-content: space-between;
}
.index-ketang .box .list .content .one a .pic {
  width: 185px;
}
.index-ketang .box .list .content .one a .pic img {
  width: 100%;
  display: block;
  height: 116px;
}
.index-ketang .box .list .content .one a p {
  width: 350px;
  font-size: 14px;
  line-height: 24px;
  text-indent: 0em;
  margin: 0;
  padding: 5px 0 0 0;
}
.index-ketang .box .list .content .one a p b {
  display: block;
  margin: 0 0 5px 0;
  font-size: 18px;
}
.index-ketang .box .list .content .one a p i {
  font-size: 14px;
  color: #019a45;
  line-height: 20px;
  display: block;
  font-style: normal;
  margin: 5px 0 0 0;
}
.index-ketang .box .list .content .list_a {
  margin: 0 0 6px 0;
  padding: 0 0 0 26px;
  background: url(../images/list_a.png) no-repeat center left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 30px;
}
.index-ketang .box .list .content .list_a .text {
  font-size: 16px;
  color: #333333;
}
.index-ketang .box .list .content .list_a .text:hover {
  color: #ff9e05;
}
.index-ketang .box .list .content .list_a .more {
  font-size: 14px;
  width: 110px;
  line-height: 28px;
  border-radius: 20px;
  display: block;
  color: #019a45;
  text-align: center;
  margin: 0;
}
.index-ketang .box .list .content .list_a .more:hover {
  background: #ff9e05;
  color: #fff;
}
.index-ketang .box .list .content .list_a:last-child {
  margin: 0;
}
.index_video {
  margin: 15px 0;
}
.index_video .t-tit p b {
  background: url(../images/tit_video.png) no-repeat 30px center #019a45;
}
.index_video .box-slider-video {
  padding: 20px 25px 0;
  position: relative;
}
.index_video .box-slider-video .item a {
  display: block;
}
.index_video .box-slider-video .item a .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index_video .box-slider-video .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index_video .box-slider-video .item a .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index_video .box-slider-video .item a .text {
  padding: 3px 0 8px;
}
.index_video .box-slider-video .item a .text b {
  color: #333333;
  font-size: 18px;
  text-align: center;
  display: block;
  font-weight: normal;
  margin: 0 0 2px 0;
}
.index_video .box-slider-video .next {
  left: 0;
  position: absolute;
  z-index: 999;
  margin-left: 0px;
  cursor: pointer;
  bottom: 88px;
  width: 14px;
  height: 64px;
  background: url(../images/left.png) no-repeat center center;
  background-size: 100%;
}
.index_video .box-slider-video .next:hover {
  background: url(../images/left_h.png) no-repeat center center;
  background-size: 100%;
}
.index_video .box-slider-video .prev {
  right: 0;
  position: absolute;
  z-index: 999;
  bottom: 88px;
  margin-right: 0px;
  cursor: pointer;
  width: 14px;
  height: 64px;
  background: url(../images/right.png) no-repeat center center;
  background-size: 100%;
}
.index_video .box-slider-video .prev:hover {
  background: url(../images/right_h.png) no-repeat center center;
  background-size: 100%;
}
.index-about {
  margin: 15px 0;
}
.index-about .t-tit p b {
  background: url(../images/tit_2.png) no-repeat 30px center #019a45;
}
.index-about .box_top {
  position: relative;
  margin: 25px 0;
  display: flex;
  justify-content: space-between;
}
.index-about .box_top .pic {
  width: 554px;
}
.index-about .box_top .pic .index-com {
  position: relative;
}
.index-about .box_top .pic .index-com .swiper-container-horizontal > .swiper-pagination-bullets,
.index-about .box_top .pic .index-com .swiper-pagination-custom,
.index-about .box_top .pic .index-com .swiper-pagination-fraction {
  bottom: 3%;
  position: absolute;
  left: 0% !important;
  margin-left: 180px;
}
.index-about .box_top .pic .index-com .swiper-pagination-bullet {
  width: 15px;
  height: 10px;
  border-radius: 0.8rem;
  background: #019a45;
}
.index-about .box_top .pic .index-com .swiper-pagination-bullet-active {
  background: #fff;
  width: 30px;
}
.index-about .box_top .pic .index-com .swiper-slide a {
  display: block;
}
.index-about .box_top .pic .index-com .swiper-slide a img {
  width: 100%;
  display: block;
}
.index-about .box_top .text {
  width: 621px;
  margin: 0 0 1.5rem 0;
}
.index-about .box_top p {
  line-height: 28px;
  font-size: 16px;
  text-indent: 2em;
  overflow: hidden;
}
.index-about .box_top .more_a {
  display: block;
  color: #019a45;
  margin: 10px 0;
}
.index-about .box_top .about_box {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0 0;
}
.index-about .box_top .about_box .list {
  width: 201px;
}
.index-about .box_top .about_box .list a {
  display: block;
}
.index-about .box_top .about_box .list a .pic {
  width: 100%;
}
.index-about .box_top .about_box .list a .pic img {
  width: 100%;
  display: block;
  height: 132px;
}
.index-about .box_top .about_box .list a p {
  font-size: 16px;
  color: #033333;
}
.index-teach {
  padding: 20px 0;
  background: #f8f8f8;
}
.index-teach .t-tit p b {
  background: url(../images/tit_3.png) no-repeat 30px center #019a45;
}
.index-teach .box-slider-study {
  padding: 20px 35px 0;
  position: relative;
}
.index-teach .box-slider-study .item a {
  display: block;
}
.index-teach .box-slider-study .item a .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-teach .box-slider-study .item a .pic img {
  width: 100%;
  height: 280px;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-teach .box-slider-study .item a .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-teach .box-slider-study .item a .pic .more {
  position: absolute;
  display: none;
  padding: 20% 0 0 0;
  box-sizing: border-box;
}
.index-teach .box-slider-study .item a .pic .more p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.index-teach .box-slider-study .item a .pic .more span {
  line-height: 16px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 15px auto 0;
}
.index-teach .box-slider-study .item a .text {
  background: #f9f4eb;
  padding: 3px 0 8px;
}
.index-teach .box-slider-study .item a .text b {
  color: #333333;
  text-align: center;
  display: block;
  margin: 0 0 2px 0;
}
.index-teach .box-slider-study .item a .text p {
  color: #019a45;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
.index-teach .box-slider-study .item:hover a .more {
  display: block;
  width: 100%;
  height: 100%;
  padding: 14% 7% 0;
  bottom: 0%;
  left: 0%;
  margin: 0;
  color: #fff;
  background: rgba(1, 154, 69, 0.9);
  background-size: 100% 100%;
  font-size: 18px;
  line-height: 30px;
}
.index-teach .box-slider-study .item:hover a .more span {
  margin: 8px auto 0;
  font-size: 18px;
}
.index-teach .box-slider-study .item:hover a .text {
  background: #ff9e05;
}
.index-teach .box-slider-study .item:hover a .text b {
  color: #fff;
}
.index-teach .box-slider-study .item:hover a .text p {
  color: #fff;
}
.index-teach .box-slider-study .next {
  left: 0;
  position: absolute;
  z-index: 999;
  margin-left: 12px;
  cursor: pointer;
  bottom: 115px;
  width: 14px;
  height: 64px;
  background: url(../images/left.png) no-repeat center center;
  background-size: 100%;
}
.index-teach .box-slider-study .next:hover {
  background: url(../images/left_h.png) no-repeat center center;
  background-size: 100%;
}
.index-teach .box-slider-study .prev {
  right: 0;
  position: absolute;
  z-index: 999;
  bottom: 115px;
  margin-right: 12px;
  cursor: pointer;
  width: 14px;
  height: 64px;
  background: url(../images/right.png) no-repeat center center;
  background-size: 100%;
}
.index-teach .box-slider-study .prev:hover {
  background: url(../images/right_h.png) no-repeat center center;
  background-size: 100%;
}
.index-cz {
  padding: 20px 0 0;
}
.index-cz .t-tit p b {
  background: url(../images/tit_4.png) no-repeat 30px center #019a45;
}
.index-cz .tit ul {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
}
.index-cz .tit ul li {
  margin: 0 20px 0;
}
.index-cz .tit ul li a {
  display: block;
  width: 165px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #999999;
  border-bottom: 2px solid #dcdcdc;
}
.index-cz .tit ul li a:hover {
  background: #ff9e05;
  border-radius: 30px;
  color: #fff;
  border-bottom: 2px solid #ff9e05;
  font-weight: bold;
}
.index-cz .tit ul .on a {
  background: #ff9e05;
  border-radius: 30px;
  color: #fff;
  border-bottom: 2px solid #ff9e05;
  font-weight: bold;
}
.index-cz .box {
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-cz .box .item {
  position: relative;
  margin: 0 0 30px 0;
  width: 280px;
}
.index-cz .box .item a {
  display: block;
}
.index-cz .box .item a .pic {
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 8px #a8a4a4;
}
.index-cz .box .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-cz .box .item a .pic .more {
  position: absolute;
  display: none;
  padding: 2% 0 0 0;
  background: rgba(225, 225, 225, 0.9);
  box-sizing: border-box;
}
.index-cz .box .item a .pic .more b {
  display: block;
}
.index-cz .box .item a .pic .more b img {
  width: 2rem;
  margin: 0 auto;
  display: block;
}
.index-cz .box .item a .pic .more span {
  line-height: 1.8rem;
  text-align: left;
  color: #019a45;
  display: block;
  width: 85%;
  margin: 1.6rem auto 0;
}
.index-cz .box .item a .pic .tit_h {
  background: url(../images/tit_h.png) no-repeat center 100px #fff;
  width: 100%;
  height: 120px;
  padding: 3% 5%;
  font-size: 24px;
  line-height: 26px;
  box-sizing: border-box;
}
.index-cz .box .item a .pic .tit_h p {
  font-size: 14px;
  color: #999999;
}
.index-cz .box .item a .pic .tit_h p b {
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 5px 0;
  color: #333333;
}
.index-cz .box .item:hover a .more {
  display: block;
  width: 100%;
  height: 80%;
  bottom: 0%;
  padding: 5%;
  left: 0%;
  background: #019a45;
}
.index-cz .box .item:hover a .more b {
  display: block;
  width: 100%;
  line-height: 36px;
  margin: 0 0 15px 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.index-cz .box .item:hover a .more p {
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
}
.index-cz .box .item:hover a .more span {
  margin: 15px auto 0;
  font-size: 18px;
  color: #ffffff;
  display: block;
  text-align: center;
}
.index-cz .box .item:hover a .tit_h {
  display: none;
}
.index-cz .swiper-container {
  position: relative;
  padding: 0 0 40px 0;
}
.index-cz .next_n {
  left: 44%;
  position: absolute;
  bottom: 0px;
  z-index: 999;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(../images/left_cn.png) no-repeat center center;
}
.index-cz .next_n:hover {
  background: url(../images/left_cn_h.png) no-repeat center center;
}
.index-cz .prev_p {
  bottom: 0px;
  position: absolute;
  z-index: 999;
  right: 44%;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(../images/right_cn.png) no-repeat center center;
}
.index-cz .prev_p:hover {
  background: url(../images/right_cn_h.png) no-repeat center center;
}
.index-ad {
  position: relative;
  text-align: left;
  height: 146px;
  padding: 18px 0 0 0;
  background: url(../images/index-ad.jpg) no-repeat top center;
  box-sizing: border-box;
}
.index-ad .box_ad {
  width: 650px;
  margin: 0 0 0 auto;
}
.index-ad img {
  display: block;
  width: 100%;
}
.index-ad p {
  font-size: 24px;
  color: #fff;
  top: 26%;
  font-weight: bold;
  width: 100%;
  margin: 0 0 6px 0;
}
.index-ad b {
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 10px 0;
}
.index-ad .more_a {
  width: 480px;
  display: block;
  border-radius: 30px;
  top: 62%;
  left: 50%;
  line-height: 34px;
  font-size: 18px;
  text-align: center;
  background: #ff9e05;
  color: #fff;
}
.index-ad .more_a i {
  font-size: 24px;
  font-weight: bold;
}
.primary-btn {
  width: 300px;
  margin: 0% auto 0;
  display: block;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  line-height: 36px;
  background: #019a45;
}
.primary-btn:hover {
  background: #ffde05;
  color: #333333;
}
.index-case {
  padding: 20px 0;
  background: #edf8f2;
}
.index-case .t-tit p b {
  background: url(../images/tit_5.png) no-repeat 30px center #019a45;
}
.index-case .tit ul {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 15px 0 0 0;
}
.index-case .tit ul li {
  margin: 0 20px 0;
}
.index-case .tit ul li a {
  display: block;
  width: 165px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #999999;
  border-bottom: 2px solid #dcdcdc;
}
.index-case .tit ul li a:hover {
  background: #ff9e05;
  border-radius: 30px;
  color: #fff;
  border-bottom: 2px solid #ff9e05;
  font-weight: bold;
}
.index-case .tit ul .on a {
  background: #ff9e05;
  border-radius: 30px;
  color: #fff;
  border-bottom: 2px solid #ff9e05;
  font-weight: bold;
}
.index-case .box-slider-study {
  margin-top: 22px;
  position: relative;
}
.index-case .box-slider-study .item {
  position: relative;
}
.index-case .box-slider-study .item a {
  display: block;
}
.index-case .box-slider-study .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-case .box-slider-study .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-case .box-slider-study .item a .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-case .box-slider-study .item a .more {
  padding: 15px;
  border: 1px solid #e5e5e5;
  border-top: none;
  height: 148px;
}
.index-case .box-slider-study .item a .more p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  height: 78px;
}
.index-case .box-slider-study .item a .more span {
  line-height: 26px;
  text-align: center;
  color: #019a45;
  display: block;
  font-size: 16px;
  margin: 10px auto 0;
}
.index-case .box-slider-study .item:hover a .more {
  border: 1px solid #019a45;
  border-top: none;
}
.index-case .box-slider-study .item:hover a .more p {
  color: #019a45;
}
.index-case .box-slider-study .item:hover a .more span {
  color: #ff9e05;
}
.index-case .box-slider-study .next_n {
  left: 0;
  position: absolute;
  z-index: 999;
  margin-left: -40px;
  cursor: pointer;
  bottom: 165px;
  width: 28px;
  height: 78px;
  background: url(../images/left_2.png) no-repeat center center;
  background-size: 100%;
}
.index-case .box-slider-study .next_n:hover {
  background: url(../images/left_2_h.png) no-repeat center center;
  background-size: 100%;
}
.index-case .box-slider-study .prev_p {
  right: 0;
  position: absolute;
  z-index: 999;
  bottom: 165px;
  margin-right: -40px;
  cursor: pointer;
  width: 28px;
  height: 78px;
  background: url(../images/right_2.png) no-repeat center center;
  background-size: 100%;
}
.index-case .box-slider-study .prev_p:hover {
  background: url(../images/right_2_h.png) no-repeat center center;
  background-size: 100%;
}
.index-case .primary-btn {
  margin: 30px auto 0;
}
.index-news {
  padding: 20px 0;
  background: url(../images/news_bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}
.index-news .t-tit p b {
  background: url(../images/tit_6.png) no-repeat 30px center #019a45;
}
.index-news .tit_b {
  color: #333333;
  font-size: 18px;
  text-align: center;
  display: block;
}
.index-news .box_news .nav_top {
  margin: 2% 0 2%;
}
.index-news .box_news .nav_top ul {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 30px 0 0 0;
}
.index-news .box_news .nav_top ul li {
  margin: 0 20px 0;
}
.index-news .box_news .nav_top ul li a {
  display: block;
  width: 165px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #999999;
  border-bottom: 2px solid #dcdcdc;
}
.index-news .box_news .nav_top ul li a:hover {
  background: #ff9e05;
  color: #fff;
  border-bottom: 2px solid #ff9e05;
  font-weight: bold;
  border-radius: 30px;
}
.index-news .box_news .nav_top ul .on a {
  background: #ff9e05;
  color: #fff;
  border-bottom: 2px solid #ff9e05;
  font-weight: bold;
  border-radius: 30px;
}
.index-news .box_news .content {
  display: flex;
  justify-content: space-between;
}
.index-news .box_news .content .first {
  width: 588px;
}
.index-news .box_news .content .first a {
  display: block;
  position: relative;
}
.index-news .box_news .content .first a .pic img {
  width: 100%;
  display: block;
  height: 315px;
}
.index-news .box_news .content .first a .text {
  padding: 2%;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(1, 154, 69, 0.9);
}
.index-news .box_news .content .first a .text .tit_n {
  font-size: 20px;
  margin: 0 0 8px 0;
  color: #fff;
  font-weight: bold;
}
.index-news .box_news .content .first a .text p {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  overflow: hidden;
}
.index-news .box_news .content .first a .text p i {
  float: right;
  font-weight: normal;
  color: #fff;
}
.index-news .box_news .content .right {
  width: 570px;
}
.index-news .box_news .content .right .text {
  border-bottom: 1px solid #e5e5e5;
}
.index-news .box_news .content .right .text a {
  display: block;
  padding: 11px 6px 11px;
  overflow: hidden;
  color: #333333;
}
.index-news .box_news .content .right .text a b {
  float: right;
  font-weight: normal;
  color: #999999;
}
.index-news .box_news .content .right .text a b:hover {
  color: #ff9e05;
}
.index-news .box_news .content .right .text:hover a {
  font-weight: bold;
  color: #019a45;
}
.index-news .box_news .content .right .text:first-child a {
  padding-top: 0;
}
.index-news .box_news .content .right .text:last-child {
  border-bottom: none;
}
.index-link {
  background: #edf8f2;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  margin-bottom: -20px;
}
.index-link b {
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  padding: 0 0 0 34px;
  margin: 0 0 10px 0;
  display: block;
  width: 133px;
  line-height: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: url(../images/link_b.png) no-repeat 10px center #019a45;
}
.index-link .link_box {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #999999;
}
.index-link .link_box a {
  color: #333333;
  line-height: 24px;
  font-size: 14px;
}
.index-link .link_box span {
  color: #333333;
  padding: 0 3px;
  font-size: 14px;
}
.index-foot {
  padding: 30px 0 15px;
  background: #edf8f2;
}
.index-foot .advertisement {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 0 15px 0;
}
.index-foot .advertisement .logo_box {
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 25px 0 0;
}
.index-foot .advertisement .logo_box .pic {
  float: left;
  display: flex;
  align-items: center;
  margin: 0 8px 0 0;
}
.index-foot .advertisement .logo_box .pic img {
  width: 111px;
  display: block;
  margin: 0 auto;
}
.index-foot .advertisement .logo_box .logo_t {
  margin: 0 8px 0 0;
}
.index-foot .advertisement .logo_box .logo_t b {
  font-size: 36px;
  color: #019a45;
}
.index-foot .advertisement .logo_box .logo_t p {
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  color: #333333;
}
.index-foot .advertisement .foot_kf {
  width: 125px;
  padding: 6px 0 0 0;
}
.index-foot .advertisement .foot_kf a {
  display: block;
  width: 100%;
  line-height: 35px;
  border-radius: 15px;
  font-size: 18px;
  padding: 0 0 0 10px;
  background: url(../images/foot_kf.png) no-repeat 10px center #019a45;
  text-align: center;
  color: #fff;
  margin: 0 0 15px 0;
}
.index-foot .advertisement .foot_kf a:hover {
  color: #333;
  background: url(../images/foot_kf_h.png) no-repeat 10px center #ffde05;
}
.index-foot .advertisement .ewm_box {
  display: flex;
  justify-content: space-between;
  width: 260px;
}
.index-foot .advertisement .ewm_box .ewm {
  width: 120px;
}
.index-foot .advertisement .ewm_box .ewm img {
  padding: 6px;
  background: #fff;
  width: 100%;
  display: block;
}
.index-foot .advertisement .ewm_box .ewm p {
  font-size: 14px;
  text-align: center;
  color: #000000;
  margin: 2px 0 0 0;
}
.index-foot .advertisement .tel span {
  padding: 0 0 0 50px;
  background: url(../images/foot-tel_1.png) no-repeat left center;
  font-size: 18px;
  color: #333333;
  margin: 0 0 5px 0;
  line-height: 28px;
  display: block;
}
.index-foot .advertisement .tel span b {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  color: #ff9e05;
  display: block;
}
.index-foot .advertisement .tel span i {
  color: #033333;
  font-size: 16px;
  display: block;
  line-height: 22px;
}
.index-foot .advertisement .tel span:nth-child(2) {
  background: url(../images/foot-tel_2.png) no-repeat left center;
}
.index-foot .advertisement .tel p {
  color: #333333;
  font-size: 18px;
  line-height: 28px;
}
.index-foot .advertisement .tel p b {
  font-weight: normal;
}
.index-foot .advertisement .top_btn {
  display: none;
}
.index-foot .foot {
  text-align: center;
  color: #999999;
  width: 80%;
  margin: 0 auto;
  font-size: 16px;
}
.index-foot .foot a {
  color: #999999;
}
.index-foot .foot-fixed {
  display: none;
}
