.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.next:focus {
  outline: none;
}
.prev:focus {
  outline: none;
}
.index-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: 16px;
  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: 13px 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%;
  left: 0;
  display: none;
  background: rgba(1, 154, 69, 0.9);
}
.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;
}
.index-top .navigation .box ul li .more_box .nav_a_m:first-child {
  margin: 10px 0 0 0;
}
.index-top .navigation .box ul li .more_box .nav_a_m:last-child {
  margin: 0 0 10px 0;
}
.index-top .navigation .box ul li:hover .nav_a {
  background: #ffde05;
  color: #033333;
  font-weight: bold;
}
.index-top .navigation .box ul .active .nav_a {
  background: #ffde05;
  color: #033333;
  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: 600px;
}
.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 {
  width: 566px;
}
.index-content .top .right .tel {
  background: url(../images/content_1.png) no-repeat left 12px;
  padding: 0 0 0 80px;
  margin: 0 0 22px 0;
}
.index-content .top .right .tel span {
  font-size: 22px;
  display: block;
  color: #019a45;
  text-align: left;
  font-weight: bold;
  margin: 0 0 6px 0;
}
.index-content .top .right .tel p {
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  letter-spacing: 1px;
  display: block;
}
.index-content .top .right .tel:nth-child(2) {
  background: url(../images/content_2.png) no-repeat left 12px;
}
.index-content .top .right .tel:nth-child(3) {
  background: url(../images/content_3.png) no-repeat left 12px;
}
.t-tit {
  text-align: left;
}
.t-tit p {
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0.2rem;
  border-left: 5px solid #019a45;
  padding-left: 20px;
  letter-spacing: 5px;
}
.t-tit p i {
  font-size: 36px;
  color: #019a45;
  font-weight: bold;
}
.t-tit b {
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: #033333;
  padding: 5px 0 10px 20px;
  border-left: 5px solid #019a45;
  letter-spacing: 1px;
  font-weight: normal;
}
.index-ketang {
  padding: 50px 0 20px;
  background: url(../images/ketang_bg.jpg) repeat-y top center;
}
.index-ketang .box {
  margin: 40px 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-ketang .box .list {
  width: 49%;
  margin: 0 0 25px 0;
}
.index-ketang .box .list .tit {
  border-bottom: 2px solid #019a45;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-ketang .box .list .tit b {
  width: 180px;
  line-height: 50px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  border-top-right-radius: 30px;
  background: #019a45;
  font-weight: normal;
}
.index-ketang .box .list .tit a {
  color: #019a45;
  font-size: 18px;
}
.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;
}
.index-ketang .box .list .content .one a p {
  width: 350px;
  font-size: 18px;
  line-height: 26px;
  text-indent: 0em;
  margin: 0;
}
.index-ketang .box .list .content .one a p b {
  display: block;
  margin: 0 0 8px 0;
  font-size: 18px;
}
.index-ketang .box .list .content .list_a {
  margin: 0 0 5px 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;
}
.index-ketang .box .list .content .list_a .text {
  font-size: 18px;
  color: #333333;
}
.index-ketang .box .list .content .list_a .text:hover {
  color: #019a45;
}
.index-ketang .box .list .content .list_a .more {
  font-size: 18px;
  width: 130px;
  line-height: 30px;
  border-radius: 20px;
  display: block;
  background: #52b04e;
  color: #fff;
  text-align: center;
}
.index-ketang .box .list .content .list_a .more:hover {
  background: #ffde05;
  color: #333;
}
.index-jj {
  padding: 0px 0 26px;
}
.index-jj .box_top {
  position: relative;
}
.index-jj .box_top .pic {
  position: absolute;
  top: -25px;
  left: 0;
}
.index-jj .box_top .pic .viedeo img {
  width: 100%;
  display: block;
}
.index-jj .box_top .pic p {
  letter-spacing: 18px;
  font-size: 18px;
  color: #019a45;
  margin: 18px 0 0 50px;
}
.index-jj .box_top .text {
  margin: 90px 0 50px auto;
  padding: 40px 5px 35px 120px;
  width: 706px;
  border: 1px solid #019a45;
}
.index-jj .box_top .text b {
  font-weight: bold;
  font-size: 26px;
  display: block;
  color: #019a45;
}
.index-jj .box_top .text .line {
  width: 100px;
  height: 2px;
  background: #019a45;
  margin: 15px 0;
}
.index-jj .box_top .text p {
  line-height: 37px;
  font-size: 20px;
  overflow: hidden;
}
.index-jj .box_top .text p .more {
  float: right;
  color: #019a45;
  font-size: 16px;
  padding: 0 15px 0 0;
}
.index-jj .box-slider-study {
  margin-top: 30px;
  position: relative;
}
.index-jj .box-slider-study .swiper-container {
  padding-bottom: 20px;
}
.index-jj .box-slider-study .item {
  position: relative;
}
.index-jj .box-slider-study .item a {
  display: block;
}
.index-jj .box-slider-study .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-jj .box-slider-study .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-jj .box-slider-study .item a .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-jj .box-slider-study .item a .pic .more {
  position: absolute;
  display: none;
  padding: 20% 0 0 0;
}
.index-jj .box-slider-study .item a .pic .more b {
  display: block;
}
.index-jj .box-slider-study .item a .pic .more b img {
  width: auto;
  margin: 0 auto;
}
.index-jj .box-slider-study .item a .pic .more span {
  line-height: 35px;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 20px auto 0;
}
.index-jj .box-slider-study .item a .pic .tit {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  color: #019a45;
}
.index-jj .box-slider-study .item:hover a .more {
  display: block;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  background: url(../images/jj_more.png) no-repeat top center;
  background-size: 100% 100%;
}
.index-jj .box-slider-study .item:hover a .more span {
  margin: 5px auto 0;
}
.index-jj .box-slider-study .item:hover a .tit {
  display: none;
}
.index-jj .box-slider-study .next_n {
  left: 0;
  position: absolute;
  z-index: 999;
  margin-left: -50px;
  cursor: pointer;
  top: 44%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: url(../images/left.png) no-repeat center center;
}
.index-jj .box-slider-study .next_n:hover {
  background: url(../images/left_h.png) no-repeat center center;
}
.index-jj .box-slider-study .prev_p {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 44%;
  margin-top: -20px;
  margin-right: -50px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(../images/right.png) no-repeat center center;
}
.index-jj .box-slider-study .prev_p:hover {
  background: url(../images/right_h.png) no-repeat center center;
}
.index-jj .tel_more {
  margin: 20px auto;
  text-align: center;
}
.index-jj .tel_more a {
  display: inline-block;
  padding: 10px 80px;
  border-radius: 40px;
  background: #019a45;
  color: #fff;
  font-size: 18px;
}
.index-jj .tel_more a b {
  font-weight: bold;
  font-size: 20px;
  margin: 8px 0 0 0;
  display: block;
}
.index-teach {
  padding: 0px 0 20px;
}
.index-teach .box_bottom {
  margin: 40px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.index-teach .box_bottom .left_l {
  width: 625px;
  margin: 0;
}
.index-teach .box_bottom .left_l .first {
  width: 100%;
}
.index-teach .box_bottom .left_l .first a {
  display: flex;
  justify-content: space-between;
}
.index-teach .box_bottom .left_l .first a .pic {
  width: 199px;
}
.index-teach .box_bottom .left_l .first a .pic img {
  width: 100%;
  display: block;
}
.index-teach .box_bottom .left_l .first a .text {
  width: 385px;
  padding: 40px 0 0 0;
}
.index-teach .box_bottom .left_l .first a .text .tit_1 {
  font-size: 24px;
  margin: 0 0 8px 0;
}
.index-teach .box_bottom .left_l .first a .text .tit_2 {
  font-size: 18px;
  color: #019a45;
  margin: 0 0 10px 0;
}
.index-teach .box_bottom .left_l .first a .text p {
  font-size: 16px;
  line-height: 28px;
}
.index-teach .box_bottom .left_l .first a .text span {
  display: block;
  margin: 30px 0 0 0;
  color: #019a45;
  font-size: 16px;
}
.index-teach .box_bottom .nav_right {
  width: 525px;
}
.index-teach .box_bottom .nav_right .box_fs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-teach .box_bottom .nav_right .box_fs li {
  width: 18.5%;
  margin: 0 0 10px 0;
}
.index-teach .box_bottom .nav_right .box_fs li a {
  display: block;
}
.index-teach .box_bottom .nav_right .box_fs li a img {
  width: 100%;
}
.index-teach .box_bottom .nav_right .box_fs li:hover {
  padding: 4px 3px;
  box-sizing: border-box;
  background: #019a45;
}
.index-teach .box_bottom .nav_right .box_fs .active {
  padding: 4px 3px;
  box-sizing: border-box;
  background: #019a45;
}
.index-teach .box_bottom .nav_right .foot_more {
  color: #019a45;
  font-size: 16px;
  text-align: center;
  display: block;
}
.index-fangshi {
  background: url(../images/fangshi_bg.jpg) repeat;
  max-width: 1920px;
  margin: 0px auto 0;
}
.index-fangshi .newsFocus {
  position: relative;
}
.index-fangshi .newsFocus .tit_nav {
  position: absolute;
  width: 575px;
  top: 165px;
  left: 48%;
  z-index: 9;
}
.index-fangshi .newsFocus .tit_nav ul {
  width: 580px;
  display: flex;
  justify-content: center;
}
.index-fangshi .newsFocus .tit_nav ul li {
  margin: 0 20px 0;
}
.index-fangshi .newsFocus .tit_nav ul li a {
  display: block;
  width: 165px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #999999;
  border-bottom: 2px solid #dcdcdc;
}
.index-fangshi .newsFocus .tit_nav ul li a:hover {
  background: #019a45;
  color: #fff;
  border-bottom: 2px solid #019a45;
  font-weight: bold;
}
.index-fangshi .newsFocus .tit_nav ul .active a {
  background: #019a45;
  color: #fff;
  border-bottom: 2px solid #019a45;
  font-weight: bold;
}
.index-fangshi .newsFocus .bd {
  position: relative;
}
.index-fangshi .newsFocus .bd li {
  overflow: hidden;
}
.index-fangshi .newsFocus .bd .tit {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 40px 0;
  text-align: right;
  margin-left: 0px;
}
.index-fangshi .newsFocus .bd .tit p {
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 4px;
  padding-right: 20px;
  border-right: 4px solid #019a45;
}
.index-fangshi .newsFocus .bd .tit p i {
  font-size: 36px;
  line-height: 52px;
  color: #019a45;
  font-weight: bold;
}
.index-fangshi .newsFocus .bd .tit b {
  padding: 5px 20px 10px 0;
  display: block;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 4px;
  border-right: 4px solid #019a45;
}
.index-fangshi .newsFocus .bd .foot_more {
  position: absolute;
  z-index: 9;
  top: 550px;
  left: 50%;
  margin-left: 356px;
  width: 245px;
  line-height: 46px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: block;
  background: #019a45;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}
.index-fangshi .newsFocus .bd .foot_more:hover {
  background: #ffde05;
  color: #333;
}
.index-fangshi .box_fangshi {
  display: flex;
  justify-content: space-between;
}
.index-fangshi .box_fangshi .left_l {
  width: 814px;
  margin-left: -360px;
}
.index-fangshi .box_fangshi .left_l .first a {
  display: block;
  position: relative;
}
.index-fangshi .box_fangshi .left_l .first a img {
  width: 100%;
  display: block;
}
.index-fangshi .box_fangshi .left_l .first a .text {
  position: absolute;
  width: 433px;
  height: 323px;
  background: rgba(1, 154, 69, 0.9);
  right: 22px;
  bottom: 22px;
  padding: 20px;
}
.index-fangshi .box_fangshi .left_l .first a .text p {
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  text-indent: 2em;
}
.index-fangshi .box_fangshi .left_l .first a .text span {
  display: block;
  color: #fff;
  font-size: 20px;
  margin: 15px 0 0 0;
  background: rgba(1, 154, 69, 0.9);
}
.index-fangshi .box_fangshi .nav_right {
  width: 690px;
  overflow: hidden;
  padding: 250px 0 0 0;
}
.index-fangshi .box_fangshi .nav_right .box_fs {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-fangshi .box_fangshi .nav_right .box_fs .list {
  width: 30%;
  position: relative;
  box-shadow: 0 0 6px #938e8e;
  margin: 0 0 35px 0;
}
.index-fangshi .box_fangshi .nav_right .box_fs .list a {
  display: block;
  height: 110px;
}
.index-fangshi .box_fangshi .nav_right .box_fs .list p {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  color: #019a45;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  padding: 0 10px;
}
.index-fangshi .box_fangshi .nav_right .box_fs .list::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
}
.index-fangshi .box_fangshi .nav_right .box_fs .list:hover p {
  background: rgba(1, 154, 69, 0.9);
  color: #fff;
  padding: 0 10px;
}
.index-fangshi .box_fangshi .nav_right .box_fs .list:hover::before {
  background: none;
}
.index-fangshi .box_fangshi .nav_right .box_fs .active p {
  background: rgba(1, 154, 69, 0.9);
  color: #fff;
}
.index-fangshi .box_fangshi .nav_right .box_fs .active::before {
  background: none;
}
.index-fifve {
  background: url(../images/fifve_bg.jpg) no-repeat top center;
  padding: 50px 0 0;
}
.index-fifve .last {
  padding: 12px 0 45px 25%;
}
.index-fifve .last .ad p {
  color: #019a45;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 2px;
  margin: 0 0 20px 0;
}
.index-fifve .last .ad b {
  color: #019a45;
  display: block;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 2px;
  font-weight: bold;
}
.index-fifve .last .ad a {
  display: block;
  background: #019a45;
  padding: 14px 0px;
  text-align: center;
  width: 550px;
  color: #fff;
  font-weight: bold;
  margin: 30px 0 0;
  font-size: 30px;
  border-radius: 30px;
}
.index-fifve .last .ad a:hover {
  background: #ffde05;
  color: #033333;
}
.index-news {
  background: url(../images/news_bg.jpg) no-repeat top center;
}
.index-news .box {
  display: flex;
  justify-content: space-between;
}
.index-news .box .left {
  width: 33%;
}
.index-news .box .left .t-tit {
  margin: 40px 0;
  text-align: left;
}
.index-news .box .left ul li {
  width: 60%;
  margin: 0 0 20px 0;
}
.index-news .box .left ul li a {
  display: block;
  font-size: 24px;
  background: url(../images/news_a_bg.png) no-repeat left center;
  background-size: 3%;
  padding: 15px 0 15px 25px;
}
.index-news .box .left ul li a img {
  display: none;
}
.index-news .box .left ul li a b {
  font-weight: normal;
}
.index-news .box .left ul .on a {
  background: url(../images/news_a_bg_h.png) no-repeat left center;
  background-size: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-news .box .left ul .on a img {
  display: block;
  height: auto;
}
.index-news .box .left ul .on a b {
  color: #fff;
  padding: 0 0 0 15px;
  font-weight: bold;
}
.index-news .box .left .more {
  color: #019a45;
  font-size: 22px;
  margin: 40px 0 0 0;
  display: block;
}
.index-news .box .right {
  width: 67%;
  padding: 2% 2% 0;
  position: relative;
}
.index-news .box .right .swiper-container {
  padding: 0 0 100px;
}
.index-news .box .right .content .top {
  display: flex;
  justify-content: space-between;
  background: #f8f8f8;
  margin: 0 0 15px 0;
}
.index-news .box .right .content .top .pic {
  width: 32%;
}
.index-news .box .right .content .top .pic img {
  width: 100%;
  display: block;
}
.index-news .box .right .content .top .text {
  padding: 0.8rem;
  width: 66%;
}
.index-news .box .right .content .top .text .tit {
  font-weight: bold;
  color: #019a45;
  font-size: 24px;
}
.index-news .box .right .content .top .text p {
  margin: 8px 0 0 0;
  font-size: 18px;
  line-height: 24px;
}
.index-news .box .right .content .top .text .time {
  color: #999999;
  margin: 4px 0 0 0;
  overflow: hidden;
  width: 95%;
}
.index-news .box .right .content .top .text .time b {
  float: right;
  color: #019a45;
}
.index-news .box .right .content .list_a {
  padding: 0 0 0 20px;
  background: url(../images/news_list_a.png) no-repeat center left;
  display: flex;
  justify-content: space-between;
  line-height: 50px;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}
.index-news .box .right .content .list_a .text {
  font-size: 20px;
  color: #333333;
}
.index-news .box .right .content .list_a .text:hover {
  color: #019a45;
}
.index-news .box .right .content .list_a .more {
  font-size: 16px;
  line-height: 34px;
  display: block;
  font-weight: normal;
  color: #999999;
  text-align: center;
}
.index-news .box .right .next_n {
  left: 44%;
  position: absolute;
  bottom: 35px;
  z-index: 999;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(../images/left.png) no-repeat center center;
}
.index-news .box .right .next_n:hover {
  background: url(../images/left_h.png) no-repeat center center;
}
.index-news .box .right .prev_p {
  bottom: 35px;
  position: absolute;
  z-index: 999;
  right: 44%;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(../images/right.png) no-repeat center center;
}
.index-news .box .right .prev_p:hover {
  background: url(../images/right_h.png) no-repeat center center;
}
.index-news .news_m {
  display: none;
}
.index-link {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
}
.index-link b {
  font-weight: normal;
  color: #37ae54;
  font-size: 20px;
  padding: 0 0 0 34px;
  margin: 0 0 10px 0;
  display: block;
  background: url(../images/link_b.png) no-repeat left center;
  background-size: 2%;
}
.index-link .link_box a {
  color: #333333;
  line-height: 26px;
  font-size: 14px;
}
.index-link .link_box span {
  color: #333333;
  padding: 0 3px;
  font-size: 14px;
}
.index-foot {
  padding: 29px 0 15px;
  background: #eeeeee;
}
.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 .ewm {
  width: 96px;
}
.index-foot .advertisement .ewm img {
  width: 100%;
  display: block;
}
.index-foot .advertisement .ewm p {
  font-size: 16px;
  text-align: center;
  color: #000000;
}
.index-foot .advertisement .tel span {
  font-size: 18px;
  display: block;
  color: #333333;
  margin: 0 0 5px 0;
  line-height: 28px;
  display: flex;
  justify-content: flex-start;
}
.index-foot .advertisement .tel span b {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  color: #37ae54;
}
.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;
}
