li {
  list-style: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w990 {
  width: 990px;
  margin: 0 auto;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
*:focus {
  outline: none;
}
.next:focus {
  outline: none;
}
.prev:focus {
  outline: none;
}
img:focus {
  outline: none;
}
em,
i {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.clearfix::after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
  content: " ";
  display: table;
}
input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #b0b0b0;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b0b0b0;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b0b0b0;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b0b0b0;
}
input::-webkit-input-placeholder {
  color: #b0b0b0;
  font-size: 14px;
}
/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
  font-size: 14px;
}
/* Mozilla Firefox 19+ */
input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
  font-size: 14px;
}
/* Internet Explorer 10+ */
input:-ms-input-placeholder {
  color: #b0b0b0;
  font-size: 14px;
}
textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
body {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  min-width: 1200px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.img:hover {
  transform: scale(1.1);
}
html {
  padding: 0;
  margin: 0;
}
h1 {
  margin: 0;
}
b {
  font-weight: normal;
}
@font-face {
  font-family: "test";
  src: url("pp.TTF");
}
.index-top {
}
.index-top .title {
  background: #f1f1f1;
}
.index-top .title .box {
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.index-top .title .box .t_2 {
  float: left;
  color: #666666;
}
.index-top .title .box .sitemap {
  float: right;
  display: flex;
  align-items: center;
  position: relative;
}
.index-top .title .box .sitemap .icon {
  display: flex;
  align-items: center;
  margin: 0 5px 0 0;
}
.index-top .title .box .sitemap .xq {
  padding: 0 18px 0 0;
  color: #666666;
  position: relative;
}
.index-top .title .box .sitemap .xq::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #aaaaaa;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.index-top .title .box .sitemap img {
  padding: 0 5px 0 10px;
}
.index-top .title .box .sitemap .last .xq {
  padding: 0 20px 0 10px;
  color: #019a45;
  font-weight: bold;
}
.index-top .title .box .sitemap .last .xq::before {
  width: 15px;
  height: 9px;
  margin-top: -4.5px;
  background: url(../images/index-top-last.png) repeat-y center right;
}
.index-top .title .box .sitemap .d_pic {
  display: none;
  position: absolute;
  top: 45px;
  right: 85px;
}
.index-top .title .box .sitemap .d_pic form {
  display: flex;
  align-items: center;
  border: 1px solid #d5d5d5;
  border-radius: 30px;
  background: #ffffff;
}
.index-top .title .box .sitemap .d_pic input {
  font-size: 14px;
  width: 240px;
  height: 40px;
  padding-left: 10px;
  border: none;
  background: none;
}
.index-top .title .box .sitemap .d_pic button {
  margin: 0 5px 0 0;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 15px;
  background: url(../images/sereach.png) no-repeat center center #019a45;
}
.index-top .title .box .sitemap .d_more {
  display: none;
  position: absolute;
  top: 50px;
  right: 5px;
  border: 1px solid #c2c1c1;
  background: #eee;
  z-index: 999;
}
.index-top .title .box .sitemap .d_more a {
  padding: 0 17px 0;
  display: block;
  line-height: 34px;
}
.index-top .title .box .sitemap .d_more a:hover {
  background: #019a45;
  color: #fff;
}
.index-top .advertisement {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0 20px 0;
}
.index-top .advertisement .logo {
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 35px  0 0;
}
.index-top .advertisement .logo .pic {
  float: left;
  display: flex;
  align-items: center;
}
.index-top .advertisement .logo .pic img {
  width: 520px;
  display: block;
  margin: 0 auto;
}
.index-top .advertisement .logo .text {
  margin: 0px 0 0 25px;
  float: right;
  padding: 0 0 0 33px;
  width: 343px;
  background: url(../images/top_text.png) no-repeat center center;
}
.index-top .advertisement .logo .text .tit {
  font-size: 16px;
  font-weight: bold;
  color: #019a45;
  margin-bottom: 5px;
}
.index-top .advertisement .logo .text p {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  padding: 0 0 0 20px;
  background: url(../images/top_text_p.png) no-repeat left center;
}
.index-top .advertisement .tel {
  background: url(../images/top-tel_1.png) no-repeat left center;
  padding: 0 0 0 56px;
}
.index-top .advertisement .tel span {
  font-size: 14px;
  display: block;
  color: #040000;
  text-align: left;
}
.index-top .advertisement .tel h1 {
  margin: 0;
}
.index-top .advertisement .tel b {
  font-size: 30px;
  color: #019a45;
  display: block;
  font-weight: bold;
  letter-spacing: 0;
}
.index-top .advertisement .tel:nth-child(2) {
  background: url(../images/top-tel_2.png) no-repeat left center;
}
.index-top .advertisement .ewm {
  display: flex;
  justify-content: space-between;
}
.index-top .advertisement .ewm .ewm_box {
  margin: 0 20px  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;
  position: relative;
}
.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 {
}
.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 .nav_a img {
  display: none;
  margin: 0 auto;
}
.index-top .navigation .box ul li .nav_a b {
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-top .navigation .box ul li:last-child {
  background: none;
}
.index-top .navigation .box ul li:hover .nav_a {
  line-height: 0;
  color: #ffde05;
}
.index-top .navigation .box ul li:hover .nav_a img {
  display: block;
  padding: 5px 0 0 0;
}
.index-top .navigation .box ul li:hover b {
  font-weight: bold;
  padding: 15px 0 0 0;
}
.index-top .navigation .box ul li .active .nav_a {
  line-height: 0;
  color: #ffde05;
  font-weight: bold;
}
.index-top .navigation .box ul li .active .nav_a img {
  display: block;
  padding: 5px 0 0 0;
}
.index-top .navigation .box ul li .active b {
  font-weight: bold;
  padding: 15px 0 0 0;
}
.index-top .navigation .box ul li .more {
  z-index: 999;
  position: absolute;
  width: 100%;
  left: 0;
  display: none;
  background: rgba(1, 154, 69, 0.6);
}
.index-top .navigation .box ul li .more .more_box {
  padding: 30px 0 30px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 118px;
}
.index-top .navigation .box ul li .more .more_box .nav_a_m {
  position: relative;
  line-height: 30px;
}
.index-top .navigation .box ul li .more .more_box .nav_a_m a {
  z-index: 999;
  padding: 0 20px;
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  display: block;
  margin: 0 0 15px 0;
  border-right: 2px solid #fff;
}
.index-top .navigation .box ul li .more .more_box .nav_a_m a:hover {
  color: #ffde05;
  font-weight: bold;
}
.index-top .navigation .box ul li .more .more_box .nav_a_m:last-child a {
  border-right: 0;
}
.index-top .navigation .box ul li:nth-child(3) .more .more_box {
  margin: 0 0 0 240px;
}
.index-top .navigation .box ul li:nth-child(4) .more .more_box {
  margin: 0 0 0 365px;
}
.index-top .navigation .box ul li:nth-child(5) .more .more_box {
  margin: 0 0 0 485px;
}
.index-top .navigation .box ul li:nth-child(6) .more .more_box {
  margin: 0 0 0 605px;
}
.index-top .navigation .box ul li:nth-child(7) .more .more_box {
  margin: 0 0 0 725px;
}
.index-top .navigation .box ul li:nth-child(8) .more .more_box {
  display: flex;
  justify-content: flex-end;
  margin: 0 240px 0 0px;
}
.index-top .navigation .box ul li:nth-child(9) .more .more_box {
  display: flex;
  justify-content: flex-end;
  margin: 0 120px 0 0px;
}
.index-top .navigation .box ul li:last-child .more .more_box {
  display: flex;
  justify-content: flex-end;
  margin: 0 0px 0 0px;
}
.index-top .navigation .box ul .active .nav_a {
  line-height: 0;
  color: #ffde05;
  font-weight: bold;
}
.index-top .navigation .box ul .active .nav_a img {
  display: block;
  padding: 5px 0 0 0;
}
.index-top .navigation .box ul .active b {
  font-weight: bold;
  padding: 15px 0 0 0;
}
.index-banner {
  max-width: 1920px;
  margin: 0 auto;
}
.index-banner .swiper-slide {
  width: 100% !important;
}
.index-banner a {
  display: block;
}
.index-banner img {
  display: block;
  width: 100%;
}
.index-banner .swiper-container-horizontal > .swiper-pagination-bullets,
.index-banner .swiper-pagination-custom,
.index-banner .swiper-pagination-fractio {
  bottom: 53px;
}
.t-title {
  margin: 0 auto;
}
.t-title .box_tit {
  text-align: center;
  max-width: 1920px;
  margin: 0 auto;
  background: url(../images/tit_bg.png) no-repeat center 7px;
}
.t-title .box_tit .t_2 {
  font-size: 36px;
  color: #333333;
  line-height: 40px;
  position: relative;
  font-weight: bold;
  letter-spacing: 7px;
  padding: 0 0 0 15px;
}
.t-title .box_tit .t_2 b {
  font-weight: bold;
  font-size: 42px;
  color: #019a45;
  padding: 0 0 0 5px;
}
.t-title .box_tit p {
  font-size: 24px;
  color: #000000;
  letter-spacing: 5px;
  position: relative;
  margin: 10px 0 0 0;
  padding: 0 0 0 17px;
}
.fix_news {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -625.5px;
  margin-top: -38px;
  z-index: 999;
}
.fix_news .news_box {
  width: 1251px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 98px;
  padding: 0 50px 25px;
  background: url(../images/news_box.png) no-repeat center center;
}
.fix_news .news_box .t_2 {
  padding: 0 0 0 30px;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #333333;
  margin: 0 18px 0 0;
  background: url(../images/news_box_h2.png) no-repeat left center;
}
.fix_news .news_box .slider {
  width: 955px;
  height: 20px;
  overflow: hidden;
}
.fix_news .news_box .slider a {
  margin: 0 60px 0 0;
  font-size: 18px;
}
.fix_news .news_box .slider a b {
  padding: 0 0 0 25px;
}
.fix_news .news_box .slider a:nth-child(2) {
  margin: 0 0 0 0;
}
.fix_news .news_box .more {
  color: #019a45;
  font-size: 18px;
}
.fix_news .news_box .more:hover {
  color: #ffde05;
}
.index-product {
  position: relative;
  padding: 110px 0 40px;
}
.index-product .box {
  position: relative;
}
.index-product .box .hd {
  margin: 58px 0 40px 0;
}
.index-product .box .hd ul {
  display: flex;
  justify-content: center;
}
.index-product .box .hd ul li {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 35px 0;
  width: 108px;
}
.index-product .box .hd ul li a {
  font-size: 1.2rem;
  display: block;
  padding-left: 2.5rem;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 5px 0;
  font-size: 20px;
  border-bottom: 1px solid #333333;
}
.index-product .box .hd ul li a img {
  padding: 0 5px 0 0;
}
.index-product .box .hd ul li:last-child {
  margin-right: 0;
}
.index-product .box .hd ul li:hover {
  margin-top: -4px;
}
.index-product .box .hd ul li:hover a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #019a45;
}
.index-product .box .hd ul li:hover a img {
  display: none;
}
.index-product .box .hd ul .on {
  margin-top: -4px;
}
.index-product .box .hd ul .on a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #019a45;
}
.index-product .box .hd ul .on a img {
  display: none;
}
.index-product .box .content1 {
  padding: 8px;
}
.index-product .box .content1 .top {
  position: relative;
  height: 372px;
}
.index-product .box .content1 .top .text {
  margin: 30px 0 0 auto;
  width: 550px;
  height: 312px;
  border-top-right-radius: 30px;
  box-shadow: 0 0 8px #ddd;
  background: #fff;
  padding: 20px 30px 30px 50px;
  border-bottom: 4px solid #019a45;
}
.index-product .box .content1 .top .text p {
  font-size: 20px;
  line-height: 32px;
  text-indent: 2em;
  color: #333333;
  letter-spacing: 1px;
}
.index-product .box .content1 .top .text a {
  display: block;
  font-size: 18px;
  color: #019a45;
  margin: 15px 0 0 0;
  letter-spacing: 2px;
}
.index-product .box .content1 .top .text a:hover {
  color: #ffde05;
}
.index-product .box .content1 .top .text:hover {
  border-bottom: 4px solid #ffde05;
}
.index-product .box .content1 .top .video {
  position: absolute;
  left: 0;
  top: -30px;
}
.index-product .box .content1 .box-slider-brand {
  padding: 0;
  margin: 10px 0 0 0;
  position: relative;
}
.index-product .box .content1 .box-slider-brand .swiper-container {
  padding: 8px;
}
.index-product .box .content1 .box-slider-brand .item {
  box-shadow: 0 0 8px #9d9a9a;
}
.index-product .box .content1 .box-slider-brand .item a {
  display: block;
}
.index-product .box .content1 .box-slider-brand .item a .picture {
  overflow: hidden;
  position: relative;
}
.index-product .box .content1 .box-slider-brand .item a .picture img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-product .box .content1 .box-slider-brand .item a .picture .more {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  padding: 63px 0;
  display: none;
  background: rgba(1, 154, 69, 0.8);
}
.index-product .box .content1 .box-slider-brand .item a .picture .more b {
  display: block;
}
.index-product .box .content1 .box-slider-brand .item a .picture .more b img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
.index-product .box .content1 .box-slider-brand .item a .picture .more span {
  width: 150px;
  line-height: 35px;
  border-radius: 25px;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 10px auto 0;
}
.index-product .box .content1 .box-slider-brand .item a .picture h2 {
  position: absolute;
  width: 100%;
  background: rgba(33, 74, 160, 0.8);
  bottom: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.index-product .box .content1 .box-slider-brand .item a .picture:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-product .box .content1 .box-slider-brand .item a .picture:hover .more {
  display: block;
}
.index-product .box .content1 .box-slider-brand .item a .picture:hover h2 {
  display: none;
  background: none;
}
.index-product .box .content1 .box-slider-brand .next {
  left: 0;
  position: absolute;
  top: 45px;
  z-index: 999;
  margin-left: -35px;
  cursor: pointer;
  top: 50%;
  margin-top: -35px;
  width: 21px;
  height: 75px;
  background: url(../images/left_h.png) no-repeat center center;
  opacity: 0.5;
}
.index-product .box .content1 .box-slider-brand .next:hover {
  opacity: 1;
}
.index-product .box .content1 .box-slider-brand .prev {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -35px;
  margin-right: -35px;
  cursor: pointer;
  width: 21px;
  height: 75px;
  background: url(../images/right_h.png) no-repeat center center;
  opacity: 0.5;
}
.index-product .box .content1 .box-slider-brand .prev:hover {
  opacity: 1;
}
.index-product .box .content2 {
  padding: 8px;
}
.index-product .box .content2 .top {
  position: relative;
  height: 372px;
}
.index-product .box .content2 .top .text {
  margin: 30px 0 0 auto;
  width: 550px;
  height: 312px;
  border-top-right-radius: 30px;
  box-shadow: 0 0 8px #ddd;
  padding: 57px 30px 30px 50px;
  background: #fff;
  border-bottom: 4px solid #019a45;
}
.index-product .box .content2 .top .text p {
  font-size: 20px;
  line-height: 32px;
  text-indent: 2em;
  color: #333333;
  letter-spacing: 1px;
}
.index-product .box .content2 .top .text a {
  display: block;
  font-size: 18px;
  color: #019a45;
  margin: 15px 0 0 0;
  letter-spacing: 2px;
}
.index-product .box .content2 .top .text a:hover {
  color: #ffde05;
}
.index-product .box .content2 .top .text:hover {
  border-bottom: 4px solid #ffde05;
}
.index-product .box .content2 .top .video {
  position: absolute;
  left: 0;
  top: -30px;
}
.index-product .box .content2 .box-slider-honor {
  padding: 0;
  margin: 10px 0 0 0;
  position: relative;
}
.index-product .box .content2 .box-slider-honor .swiper-container {
  padding: 8px;
}
.index-product .box .content2 .box-slider-honor .item {
  box-shadow: 0 0 8px #9d9a9a;
}
.index-product .box .content2 .box-slider-honor .item a {
  display: block;
}
.index-product .box .content2 .box-slider-honor .item a .picture {
  overflow: hidden;
  position: relative;
}
.index-product .box .content2 .box-slider-honor .item a .picture img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-product .box .content2 .box-slider-honor .item a .picture .t_2 {
  position: absolute;
  width: 100%;
  background: rgba(1, 154, 69, 0.8);
  bottom: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.index-product .box .content2 .box-slider-honor .item a .picture:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-product .box .content2 .box-slider-honor .next {
  left: 0;
  position: absolute;
  top: 45px;
  z-index: 999;
  margin-left: -35px;
  cursor: pointer;
  top: 50%;
  margin-top: -35px;
  width: 21px;
  height: 75px;
  background: url(../images/left_h.png) no-repeat center center;
  opacity: 0.5;
}
.index-product .box .content2 .box-slider-honor .next:hover {
  opacity: 1;
}
.index-product .box .content2 .box-slider-honor .prev {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -35px;
  margin-right: -35px;
  cursor: pointer;
  width: 21px;
  height: 75px;
  background: url(../images/right_h.png) no-repeat center center;
  opacity: 0.5;
}
.index-product .box .content2 .box-slider-honor .prev:hover {
  opacity: 1;
}
.index-product .box .content3 .box_factory {
  margin: 35px 0 0 0;
  height: 520px;
  position: relative;
}
.index-product .box .content3 .box_factory .swiper-container {
  padding: 91px 0 114px;
}
.index-product .box .content3 .box_factory .item {
  width: 480px;
}
.index-product .box .content3 .box_factory .item a {
  background: #fff;
  display: block;
  box-shadow: 0 0 8px #8c8989;
  overflow: hidden;
  position: relative;
}
.index-product .box .content3 .box_factory .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-product .box .content3 .box_factory .item a .pic img {
  width: 100%;
  display: block;
}
.index-product .box .content3 .box_factory .item a .t_2 {
  color: #fff;
  font-size: 16px;
  margin: 8px 0 0 0;
  line-height: 36px;
  position: absolute;
  background: #019a45;
  width: 100%;
  bottom: 0;
}
.index-product .box .content3 .box_factory .item a p {
  color: #666666;
  margin: 15px 0 0 0;
  font-size: 14px;
}
.index-product .box .content3 .box_factory .next_n {
  left: 20%;
  position: absolute;
  bottom: -5px;
  z-index: 999;
  margin-left: -22px;
  cursor: pointer;
  margin-top: -23px;
  width: 65px;
  height: 18px;
  background: url(../images/left.png) no-repeat center center;
}
.index-product .box .content3 .box_factory .next_n:hover {
  background: url(../images/left_h.png) no-repeat center center;
}
.index-product .box .content3 .box_factory .prev_p {
  bottom: -5px;
  position: absolute;
  z-index: 999;
  right: 20%;
  margin-top: -23px;
  margin-right: -22px;
  cursor: pointer;
  width: 65px;
  height: 18px;
  background: url(../images/right.png) no-repeat center center;
}
.index-product .box .content3 .box_factory .prev_p:hover {
  background: url(../images/right_h.png) no-repeat center center;
}
.index-product .box .content3 .more {
  display: block;
  width: 245px;
  line-height: 45px;
  text-align: left;
  color: #fff;
  background: #019a45;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 30px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-product .box .content3 .more:hover {
  padding: 0 30px 0;
  background: #ffde05;
  color: #333;
}
.index-product .box .content4 {
  padding: 8px;
}
.index-product .box .content4 .top {
  position: relative;
  height: 372px;
}
.index-product .box .content4 .top .text {
  background: #fff;
  margin: 30px 0 0 auto;
  width: 550px;
  height: 312px;
  border-top-right-radius: 30px;
  box-shadow: 0 0 8px #ddd;
  padding: 57px 30px 30px 50px;
  border-bottom: 4px solid #019a45;
}
.index-product .box .content4 .top .text p {
  font-size: 20px;
  line-height: 32px;
  text-indent: 2em;
  color: #333333;
  letter-spacing: 1px;
}
.index-product .box .content4 .top .text a {
  display: block;
  font-size: 18px;
  color: #019a45;
  margin: 15px 0 0 0;
  letter-spacing: 2px;
}
.index-product .box .content4 .top .text a:hover {
  color: #ffde05;
}
.index-product .box .content4 .top .text:hover {
  border-bottom: 4px solid #ffde05;
}
.index-product .box .content4 .top .video {
  position: absolute;
  left: 0;
  top: -30px;
}
.index-product .box .content4 .box-slider-anqu {
  margin: 10px 0 0 0;
  padding: 0;
  position: relative;
}
.index-product .box .content4 .box-slider-anqu .swiper-container {
  padding: 8px;
}
.index-product .box .content4 .box-slider-anqu .item {
  box-shadow: 0 0 8px #9d9a9a;
}
.index-product .box .content4 .box-slider-anqu .item a {
  display: block;
}
.index-product .box .content4 .box-slider-anqu .item a .picture {
  overflow: hidden;
  position: relative;
}
.index-product .box .content4 .box-slider-anqu .item a .picture img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-product .box .content4 .box-slider-anqu .item a .picture .t_2 {
  position: absolute;
  width: 100%;
  background: rgba(1, 154, 69, 0.8);
  bottom: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.index-product .box .content4 .box-slider-anqu .item a .picture:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-product .box .content4 .box-slider-anqu .next {
  left: 0;
  position: absolute;
  top: 45px;
  z-index: 999;
  margin-left: -35px;
  cursor: pointer;
  top: 50%;
  margin-top: -35px;
  width: 21px;
  height: 75px;
  background: url(../images/left_h.png) no-repeat center center;
  opacity: 0.5;
}
.index-product .box .content4 .box-slider-anqu .next:hover {
  opacity: 1;
}
.index-product .box .content4 .box-slider-anqu .prev {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -35px;
  margin-right: -35px;
  cursor: pointer;
  width: 21px;
  height: 75px;
  background: url(../images/right_h.png) no-repeat center center;
  opacity: 0.5;
}
.index-product .box .content4 .box-slider-anqu .prev:hover {
  opacity: 1;
}
.index-product .box .content5 {
  position: relative;
}
.index-product .box .content5 .t_2 {
  font-size: 1.4rem;
  position: absolute;
}
.index-product .box .content5 p {
  width: 10px;
  position: absolute;
  color: #333333;
}
.index-product .box .content6 {
  position: relative;
}
.index-product .box .content6 .more {
  right: 55px;
  bottom: 57px;
  position: absolute;
  display: block;
  width: 245px;
  line-height: 36px;
  text-align: left;
  color: #fff;
  background: #019a45;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: -20px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-product .box .content6 .more:hover {
  padding: 0 30px 0;
  background: #ffde05;
  color: #333333;
}
.index-advan {
  padding: 28px 0 0px;
  background: url(../images/advan_bg.jpg) no-repeat center 216px;
}
.index-advan .t-title .box_tit p::before {
  right: 0;
}
.index-advan .ad-content {
  margin: 40px 0 0 0;
  padding-top: 50px;
  position: relative;
}
.index-advan .ad-content .box {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 0 53px 0;
  background: url(../images/advan_box.png) no-repeat bottom left;
}
.index-advan .ad-content .box .pic {
  width: 530px;
  position: relative;
}
.index-advan .ad-content .box .pic img {
  width: 100%;
  display: block;
  height: 247px;
}
.index-advan .ad-content .box .pic p {
  position: absolute;
  color: #fff;
  left: 20px;
  bottom: 69px;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
}
.index-advan .ad-content .box .text {
  margin: 0 15px 0 0;
  width: 500px;
}
.index-advan .ad-content .box .text .title {
  margin-bottom: 20px;
  padding: 0px 0 0px 60px;
  display: flex;
  justify-content: flex-start;
  position: relative;
  background: url(../images/advan_title_1.png) no-repeat left bottom;
}
.index-advan .ad-content .box .text .title .t_2 {
  padding: 26px 0 0 13px;
  font-size: 30px;
  color: #019a45;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 26px;
  text-align: left;
}
.index-advan .ad-content .box .text .title .t_2 b {
  padding: 0 0 0 20px;
  margin-top: 5px;
  font-size: 30px;
  font-weight: bold;
  color: #019a45;
  text-align: left;
}
.index-advan .ad-content .box .text .content {
  padding: 0 0 0 0px;
}
.index-advan .ad-content .box .text .content p {
  margin: 0 0 15px 0px;
  color: #333333;
  font-size: 24px;
  line-height: 36px;
  padding: 5px 0 0 0px;
  letter-spacing: 2px;
}
.index-advan .ad-content .box .text .content p b {
  color: #333333;
  font-weight: bold;
}
.index-advan .ad-content .box .text .content span {
  margin-left: 38px;
  display: block;
  width: 260px;
  line-height: 36px;
  border-radius: 30px;
  background: #0881ce;
  color: #fff;
  text-align: center;
  margin-bottom: 28px;
}
.index-advan .ad-content .box .text a {
  display: block;
  width: 300px;
  line-height: 35px;
  text-align: left;
  color: #fff;
  background: #0881ce;
  font-size: 18px;
  margin-top: 20px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-advan .ad-content .box .text a:hover {
  padding: 0 30px 0;
  background: #ffbc08;
}
.index-advan .ad-content .box:nth-child(2) {
  padding: 0 0 20px 0;
  margin: -65px 0 15px 0;
}
.index-advan .ad-content .box:nth-child(2) .pic {
  width: 534px;
}
.index-advan .ad-content .box:nth-child(2) .pic img {
  width: 534px;
  height: 197px;
}
.index-advan .ad-content .box:nth-child(2) .text .title {
  background: url(../images/advan_title_2.png) no-repeat left bottom;
}
.index-advan .ad-content .box:nth-child(3) {
  margin: -25px 0 20px 0;
  background: url(../images/advan_box_3.png) no-repeat bottom left;
}
.index-advan .ad-content .box:nth-child(3) .pic {
  width: 507px;
}
.index-advan .ad-content .box:nth-child(3) .pic img {
  width: 507px;
  height: 200px;
}
.index-advan .ad-content .box:nth-child(3) .text {
  padding: 20px 0 0 0;
  width: 502px;
}
.index-advan .ad-content .box:nth-child(3) .text .title {
  background: url(../images/advan_title_3.png) no-repeat left bottom;
}
.index-advan .ad-content .box:nth-child(4) {
  background: url(../images/advan_box_4.png) no-repeat bottom right;
  margin: -30px 0 20px 0px;
  padding: 0 0 50px 0;
}
.index-advan .ad-content .box:nth-child(4) .pic {
  width: 537px;
  margin: 0 0px 0 -20px;
}
.index-advan .ad-content .box:nth-child(4) .pic img {
  width: 537px;
  height: auto;
}
.index-advan .ad-content .box:nth-child(4) .text {
  width: 500px;
}
.index-advan .ad-content .box:nth-child(4) .text .title {
  background: url(../images/advan_title_4.png) no-repeat left bottom;
}
.index-advan .ad-content .box:nth-child(4) .icon {
  right: auto;
  left: -131px;
  bottom: 241px;
}
.index-advan .ad-content .box:nth-child(5) {
  background: url(../images/advan_box_4.png) no-repeat bottom right;
  margin: -30px 0 0 0px;
  padding: 0 0 50px 0;
}
.index-advan .ad-content .box:nth-child(5) .pic {
  width: 515px;
  margin: 0 0px 0 -20px;
}
.index-advan .ad-content .box:nth-child(5) .pic img {
  width: 515px;
  height: auto;
}
.index-advan .ad-content .box:nth-child(5) .text {
  width: 520px;
  margin: 0 0px 0 0;
}
.index-advan .ad-content .box:nth-child(5) .text .title {
  background: url(../images/advan_title_5.png) no-repeat left bottom;
}
.index-advan .ad-content .box:nth-child(5) .icon {
  right: auto;
  left: -131px;
  bottom: 241px;
}
.index-advan .ad-content .icon_center {
  position: absolute;
  width: 64px;
  height: 1051px;
  left: 50%;
  top: 115px;
  margin: 0 0 0 -28px;
}
.index-advan .primary-btn {
  width: 450px;
  height: 65px;
  line-height: 65px;
  margin: 20px auto;
  font-weight: 500;
  text-align: center;
  border-radius: 500px;
  display: block;
  background: #fe9521;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: capitalize;
  color: #fff;
  font-size: 24px;
  -webkit-box-shadow: 0 15px 30px 0 rgba(254, 149, 33, 0.15);
  box-shadow: 0 15px 30px 0 rgba(254, 149, 33, 0.15);
}
.index-advan .primary-btn b {
  font-weight: bold;
}
.index-advan .primary-btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fe9521;
  -webkit-animation: pulsePrimary 1s 1 ease-in-out forwards;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}
@keyframes pulsePrimary {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(254, 149, 33, 0.4);
    box-shadow: 0 0 0 0 rgba(254, 149, 33, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px transparent;
    box-shadow: 0 0 0 20px transparent;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
  }
}
.big_bg {
  height: 2471px;
  background: url(../images/big_bg.jpg) no-repeat bottom center;
}
.big_bg_2 {
  height: 1703px;
  background: url(../images/big_bg_2.jpg) no-repeat top center;
}
.big_bg_3 {
  background: url(../images/big_bg_3.jpg) no-repeat top center;
}
.index-cn {
  padding: 65px 0 15px;
}
.index-cn .box {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.index-cn .box .item {
  width: 580px;
  cursor: pointer;
  margin-bottom: 40px;
  overflow: hidden;
}
.index-cn .box .item a {
  display: flex;
  justify-content: space-between;
}
.index-cn .box .item a .icon {
  width: 315px;
  height: 191px;
  overflow: hidden;
  border-radius: 12px;
}
.index-cn .box .item a .icon img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-cn .box .item a .text {
  width: 265px;
  text-align: center;
  padding: 20px 0 0 0;
}
.index-cn .box .item a .text .t_2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background: url(../images/cn_title_1.png) no-repeat 50px center #019a45;
  color: #fff;
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  padding: 0 0 0 45px;
}
.index-cn .box .item a .text p {
  margin-top: 5px;
  color: #a3b5c3;
  line-height: 28px;
  font-size: 18px;
  color: #333333;
  text-align: left;
  padding: 20px 0 0 30px;
}
.index-cn .box .item h3 {
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  font-weight: bold;
  letter-spacing: 5px;
}
.index-cn .box .item h4 {
  font-style: italic;
  font-size: 36px;
  font-weight: bold;
  margin: 5px 0 10px;
  color: #333333;
}
.index-cn .box .item h4 .cd-intro {
  width: 48%;
}
.index-cn .box .item h4 .cd-headline {
  font-size: 2rem;
}
.index-cn .box .item h4 b {
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
}
.index-cn .box .item .more {
  display: block;
  width: 255px;
  line-height: 36px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-cn .box .item .more:hover {
  padding: 0 30px 0;
  background: #019a45;
  color: #fff;
}
.index-cn .box .item:nth-child(2) a .text .t_2 {
  background: url(../images/cn_title_2.png) no-repeat 30px center #019a45;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 0 0 0 30px;
}
.index-cn .box .item:nth-child(3) a .text .t_2 {
  background: url(../images/cn_title_3.png) no-repeat 50px center #019a45;
}
.index-cn .box .item:nth-child(4) a .text .t_2 {
  background: url(../images/cn_title_4.png) no-repeat 30px center #019a45;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 0 0 0 48px;
}
.index-cn .box .item:nth-child(5) a .text .t_2 {
  background: url(../images/cn_title_5.png) no-repeat 50px center #019a45;
  padding: 0 0 0 55px;
}
.index-cn .box .item:hover a .text .t_2 {
  color: #333;
  background: url(../images/cn_title_1_h.png) no-repeat 50px center #ffde05;
}
.index-cn .box .item:hover a .icon img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-cn .box .item:nth-child(2):hover .text .t_2 {
  background: url(../images/cn_title_2_h.png) no-repeat 30px center #ffde05;
}
.index-cn .box .item:nth-child(3):hover .text .t_2 {
  background: url(../images/cn_title_3_h.png) no-repeat 50px center #ffde05;
}
.index-cn .box .item:nth-child(4):hover .text .t_2 {
  background: url(../images/cn_title_4_h.png) no-repeat 30px center #ffde05;
}
.index-cn .box .item:nth-child(5):hover .text .t_2 {
  background: url(../images/cn_title_5_h.png) no-repeat 50px center #ffde05;
}
.index-cn .box .icon_right {
  position: absolute;
  width: 169px;
  height: 253px;
  bottom: 20px;
  right: 47px;
}
.index-cn .ad-content {
  margin-top: 40px;
  background: url(../images/ad-content.png) no-repeat center center;
  height: 306px;
}
.index-cn .ad-content .text {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #fff;
  padding-top: 80px;
}
.index-cn .ad-content .text p {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
  width: 500px;
}
.index-cn .ad-content .text p b {
  color: #04d7d9;
}
.index-cn .ad-content .text .tel {
  width: 360px;
  color: #fff;
  margin-top: 35px;
  text-align: center;
  margin-right: 80px;
}
.index-cn .ad-content .text .tel span {
  display: block;
  font-size: 22px;
  color: #d4d7db;
}
.index-cn .ad-content .text .tel b {
  font-size: 38px;
  font-weight: bold;
  color: #04fffc;
}
.index-cn .ad-content .text .tel a {
  display: block;
  width: 201px;
  height: 74px;
  line-height: 74px;
  text-align: center;
  background: url(../images/ad_icon.png) no-repeat center center;
  border-radius: 30px;
  color: #fff;
  margin-left: 20px;
  font-weight: bold;
  margin: 0 auto;
}
.index-wenti {
  padding: 40px 0;
  background: url(../images/yingyong_bg.jpg) no-repeat top center;
}
.index-wenti .content {
  overflow: hidden;
  margin-top: 50px;
  padding: 0 1px;
}
.index-wenti .content .first {
  float: left;
  width: 260px;
  margin-right: 5px;
}
.index-wenti .content .first .title {
  position: relative;
  overflow: hidden;
  margin: 0 0 5px 0;
  cursor: pointer;
}
.index-wenti .content .first .title .t_2 {
  position: absolute;
  top: 50px;
  color: #ffffff;
  left: 41px;
  font-size: 32px;
  font-weight: bold;
  z-index: 999;
  line-height: 40px;
}
.index-wenti .content .first .title img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-wenti .content .first .title:hover img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-wenti .content .first a {
  display: block;
  position: relative;
  cursor: pointer;
}
.index-wenti .content .first a .pic {
  width: 260px;
  margin: 0 auto;
  overflow: hidden;
}
.index-wenti .content .first a .pic img {
  width: 100%;
  height: 378px;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-wenti .content .first a .t_2 {
  position: absolute;
  bottom: 10px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  left: 0;
  font-size: 24px;
  width: 230px;
  background: rgba(1, 154, 69, 0.8);
  z-index: 999;
}
.index-wenti .content .first a:hover .pic img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-wenti .content .first a:hover .t_2 {
  background: rgba(229, 237, 17, 0.8);
  color: #333;
}
.index-wenti .content .center {
  width: 676px;
  float: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-wenti .content .center .list {
  cursor: pointer;
  width: 333px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #fff;
  box-sizing: border-box;
  float: left;
  position: relative;
}
.index-wenti .content .center .list .pic {
  border-bottom: none;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
.index-wenti .content .center .list .pic img {
  max-width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-wenti .content .center .list .t_2 {
  position: absolute;
  bottom: 10px;
  line-height: 38px;
  text-align: right;
  color: #ffffff;
  left: 0;
  font-size: 24px;
  width: 230px;
  text-align: center;
  background: rgba(1, 154, 69, 0.8);
  z-index: 999;
}
.index-wenti .content .center .list:hover a .pic img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-wenti .content .center .list:hover a .t_2 {
  background: rgba(229, 237, 17, 0.8);
  color: #333;
}
.index-wenti .content .center .list:nth-child(5),
.index-wenti .content .center .list:nth-child(6) {
  margin-bottom: 0;
}
.index-wenti .content .right {
  width: 256px;
  float: left;
}
.index-wenti .content .right .list {
  width: 256px;
  margin-bottom: 5px;
  background: #fff;
  box-sizing: border-box;
  float: left;
  position: relative;
}
.index-wenti .content .right .list .pic {
  border-bottom: none;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
.index-wenti .content .right .list .pic img {
  max-width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-wenti .content .right .list .t_2 {
  position: absolute;
  bottom: 10px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  left: 0;
  font-size: 24px;
  width: 230px;
  background: rgba(1, 154, 69, 0.8);
  z-index: 999;
}
.index-wenti .content .right .list:hover a .pic img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-wenti .content .right .list:hover a .t_2 {
  background: rgba(229, 237, 17, 0.8);
  color: #333;
}
.index-wenti .content .right .list:nth-child(2n + 2) {
  margin-right: 0;
}
.index-wenti .content .right .list:nth-child(3),
.index-wenti .content .right .list:nth-child(4) {
  margin-bottom: 0;
}
.index-jiaoyu {
  padding: 70px 0 0;
  height: 1174px;
  background: url(../images/jiaoyu_bg.jpg) no-repeat top center;
}
.index-jiaoyu .box .hd {
  margin: 50px 0 40px 0;
}
.index-jiaoyu .box .hd ul {
  display: flex;
  justify-content: center;
}
.index-jiaoyu .box .hd ul li {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 35px 0;
  width: 108px;
}
.index-jiaoyu .box .hd ul li a {
  font-size: 1.2rem;
  display: block;
  padding-left: 2.5rem;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 5px 0;
  font-size: 20px;
  border-bottom: 1px solid #333333;
}
.index-jiaoyu .box .hd ul li a img {
  padding: 0 5px 0 0;
}
.index-jiaoyu .box .hd ul li:last-child {
  margin-right: 0;
}
.index-jiaoyu .box .hd ul li:hover {
  margin-top: -4px;
}
.index-jiaoyu .box .hd ul li:hover a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #ffde05;
}
.index-jiaoyu .box .hd ul li:hover a img {
  display: none;
}
.index-jiaoyu .box .hd ul .on {
  margin-top: -4px;
}
.index-jiaoyu .box .hd ul .on a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #ffde05;
}
.index-jiaoyu .box .hd ul .on a img {
  display: none;
}
.index-jiaoyu .box .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 20px;
}
.index-jiaoyu .box .content .item {
  width: 375px;
  cursor: pointer;
  margin-bottom: 35px;
  border-radius: 10px;
}
.index-jiaoyu .box .content .item a {
  position: relative;
  display: block;
  height: 375px;
}
.index-jiaoyu .box .content .item a .icon {
  width: 375px;
  height: 235px;
  overflow: hidden;
}
.index-jiaoyu .box .content .item a .icon img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-jiaoyu .box .content .item a .text {
  box-sizing: border-box;
  position: absolute;
  border-left: 4px solid #fff;
  top: 165px;
  right: 11px;
  width: 355px;
  height: 208px;
  background: #fff;
  box-shadow: 0 0 15px #ddd;
  text-align: center;
  padding: 20px 20px 0 0;
  text-align: left;
}
.index-jiaoyu .box .content .item a .text .t_2 {
  color: #019a45;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 0 15px;
  border-left: 4px solid #019a45;
  padding: 0 0 0 15px;
}
.index-jiaoyu .box .content .item a .text p {
  margin: 15px 0 0 10px;
  line-height: 32px;
  font-size: 18px;
  color: #333333;
}
.index-jiaoyu .box .content .item a .text span {
  display: block;
  width: 250px;
  line-height: 36px;
  color: #019a45;
  margin: 20px auto 0;
  text-align: center;
  font-size: 16px;
  border-radius: 30px;
  border: 1px solid #019a45;
}
.index-jiaoyu .box .content .item:hover a .icon img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-jiaoyu .box .content .item:hover a .text {
  border-left: 4px solid #ffde05;
}
.index-jiaoyu .box .content .item:hover a .text span {
  background: #ffde05;
  color: #333333;
  border: 1px solid #ffde05;
}
.index-jiaoyu .box .more {
  display: block;
  width: 285px;
  line-height: 36px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-jiaoyu .box .more:hover {
  padding: 0 30px 0;
  background: #019a45;
  color: #fff;
}
.index-teach {
  padding: 70px 0 0;
  height: 770px;
  background: url(../images/teach_bg.jpg) no-repeat top center;
}
.index-teach .tit {
  margin: 50px 0 40px;
  padding: 0 30px;
}
.index-teach .tit ul {
  display: flex;
  justify-content: space-between;
}
.index-teach .tit ul li a {
  display: block;
  width: 155px;
  line-height: 50px;
  background: #e5e5e5;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 10px 0 0;
  border-left: 6px solid #e5e5e5;
}
.index-teach .tit ul li:hover a {
  background: #019a45;
  border-left: 6px solid #ffde05;
  color: #fff;
  font-weight: bold;
}
.index-teach .tit ul h4 a {
  display: block;
  width: 155px;
  line-height: 50px;
  background: #e5e5e5;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 10px 0 0;
  border-left: 6px solid #e5e5e5;
}
.index-teach .tit ul h4:hover a {
  background: #019a45;
  border-left: 6px solid #ffde05;
  color: #fff;
  font-weight: bold;
}
.index-teach .tit ul .on a {
  background: #019a45;
  border-left: 6px solid #ffde05;
  color: #fff;
  font-weight: bold;
}
.index-teach .box-slider-teach {
  padding: 0 30px;
  margin-top: 30px;
  position: relative;
}
.index-teach .box-slider-teach .swiper-container {
  padding-bottom: 20px;
}
.index-teach .box-slider-teach .item a {
  display: block;
}
.index-teach .box-slider-teach .item a .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-teach .box-slider-teach .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-teach .box-slider-teach .item a .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-teach .box-slider-teach .item a .pic .text {
  background: rgba(33, 74, 160, 0.8);
  padding: 10px 7% 15px;
  position: absolute;
  bottom: 0;
  width: 86%;
  left: 0;
  display: none;
}
.index-teach .box-slider-teach .item a .pic .text p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
}
.index-teach .box-slider-teach .item a .pic .text b {
  display: block;
  margin: 10px 0 0 0;
  color: #ffde05;
  font-size: 16px;
  line-height: 26px;
}
.index-teach .box-slider-teach .item a .t_2 {
  text-align: center;
  font-size: 24px;
  color: #019a45;
  margin: 10px 0 8px;
  font-weight: bold;
}
.index-teach .box-slider-teach .item a h3 {
  text-align: center;
  color: #333333;
}
.index-teach .box-slider-teach .item:hover a .more {
  display: block;
}
.index-teach .box-slider-teach .item:hover a .text {
  display: block;
  background: rgba(1, 154, 69, 0.8);
}
.index-teach .box-slider-teach .item:hover a .text p {
  display: block;
}
.index-teach .box-slider-teach .next_t {
  left: 0;
  position: absolute;
  top: 45px;
  z-index: 999;
  margin-left: -15px;
  cursor: pointer;
  top: 50%;
  margin-top: -52px;
  width: 21px;
  height: 75px;
  background: url(../images/teach_left.png) no-repeat center center;
}
.index-teach .box-slider-teach .next_t:hover {
  background: url(../images/teach_left_h.png) no-repeat center center;
}
.index-teach .box-slider-teach .prev_p {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -52px;
  margin-right: -15px;
  cursor: pointer;
  width: 21px;
  height: 75px;
  background: url(../images/teach_right.png) no-repeat center center;
}
.index-teach .box-slider-teach .prev_p:hover {
  background: url(../images/teach_right_h.png) no-repeat center center;
}
.index-ad1 {
  background: url(../images/ad_1.jpg) no-repeat center center #f1f1f1;
  height: 205px;
}
.index-ad1 .box_ad {
  overflow: hidden;
  padding: 30px 0 0 0;
}
.index-ad1 .box_ad .text {
  margin: 0 0 0 340px;
  color: #fff;
  width: 490px;
  float: left;
  text-align: center;
}
.index-ad1 .box_ad .text .t_1 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  text-align: left;
  font-weight: bold;
  margin: 10px 0 0 0;
  letter-spacing: 8px;
}
.index-ad1 .box_ad .text p {
  font-size: 24px;
  color: #fff;
  margin: 20px 0 0 0;
  text-align: left;
  letter-spacing: 5px;
  line-height: 30px;
}
.index-ad1 .box_ad .text b {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  margin: 5px 0 0 0;
  text-align: left;
}
.index-ad1 .box_ad .right {
  float: right;
  width: 350px;
  padding: 10px 0 0 0;
}
.index-ad1 .box_ad .right .tel {
  text-align: left;
  padding: 0px 0 0 70px;
  height: 83px;
}
.index-ad1 .box_ad .right .tel span {
  font-size: 24px;
  display: block;
  color: #fff;
  letter-spacing: 4px;
  margin: 0 0 5px 0;
}
.index-ad1 .box_ad .right .tel b {
  font-size: 36px;
  color: #fff;
  display: block;
  letter-spacing: 1px;
  font-weight: bold;
}
.index-ad1 .box_ad .right a {
  display: block;
  width: 260px;
  line-height: 37px;
  border-radius: 30px;
  background: #ffde05;
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin-top: 10px;
  margin: 0 0 0 71px;
  position: relative;
}
.index-ad1 .box_ad .right a img {
  position: absolute;
  right: -21px;
  top: -2px;
}
.index-ad1 .box_ad .right a:hover {
  color: #019a45;
  background: #fff;
}
.index-chengz {
  padding: 70px 0 20px;
}
.index-chengz .box {
  display: flex;
  justify-content: space-between;
}
.index-chengz .box .newsFocus .tit {
  margin: 35px 0 35px;
  padding: 0 0px;
  width: 1200px;
}
.index-chengz .box .newsFocus .tit ul {
  display: flex;
  justify-content: space-between;
}
.index-chengz .box .newsFocus .tit ul li a {
  display: block;
  width: 186px;
  line-height: 45px;
  border-top-right-radius: 30px;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 10px 0 0;
  border: 1px solid #dddedd;
}
.index-chengz .box .newsFocus .tit ul li:hover a {
  background: #019a45;
  border-left: 6px solid #ffde05;
  color: #fff;
}
.index-chengz .box .newsFocus .tit ul .on a {
  background: #019a45;
  border-left: 6px solid #ffde05;
  color: #fff;
}
.index-chengz .box .newsFocus .box_chengz {
  display: flex;
  justify-content: space-between;
}
.index-chengz .box .newsFocus .box_chengz .bd {
  width: 835px;
}
.index-chengz .box .newsFocus .box_chengz .bd .content {
  padding: 8px;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-shadow: 0 0 8px #b2b1b1;
  box-sizing: border-box;
  border-right: 6px solid #fff;
  margin: 0 0 18px 0;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .pic {
  overflow: hidden;
  position: relative;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .pic img {
  width: 302px;
  display: block;
  height: 176px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .pic .t_2 {
  line-height: 40px;
  color: #fff;
  background: #214aa0;
  padding: 0 10px;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .text {
  background: #fff;
  width: 532px;
  padding: 28px 25px 0 25px;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .text .t_2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .text p {
  margin: 15px 0 0 0;
  line-height: 26px;
  color: #333333;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .text p span {
  color: #019a45;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a .text .t{
    margin-top: 18px;
    float: right;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a:hover {
  border-right: 6px solid #ffde05;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a:hover .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-chengz .box .newsFocus .box_chengz .bd .content a:hover .text .t_2 {
  color: #019a45;
}
.index-chengz .box .newsFocus .box_chengz .bd .content a:hover .text p span {
  font-weight: bold;
}
.index-chengz .box .newsFocus .box_chengz .bd .more {
  margin-top: 20px;
  padding: 0 0 0 10px;
}
.index-chengz .box .newsFocus .box_chengz .bd .more .t_2 {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
}
.index-chengz .box .newsFocus .box_chengz .bd .more .t_2 b {
  font-size: 16px;
  color: #454545;
  width: 50px;
  height: 50px;
  background: #214aa0;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 30px;
}
.index-chengz .box .newsFocus .box_chengz .bd .more .t_2 a {
  font-size: 18px;
  color: #999999;
  line-height: 26px;
  width: 628px;
  overflow: hidden;
}
.index-chengz .box .newsFocus .box_chengz .bd .more .t_2 a span {
  float: right;
  color: #214aa0;
}
.index-chengz .box .newsFocus .box_chengz .bd .more .t_2:nth-child(2) {
  padding: 20px 0 0 0;
  border-bottom: none;
}
.index-chengz .box .newsFocus .box_chengz .right {
  margin: 8px 0 0 0;
  box-shadow: 0 0 8px #b2b1b1;
  width: 350px;
  background: #ffff;
  height: 565px;
}
.index-chengz .box .newsFocus .box_chengz .right .t_2 {
  line-height: 50px;
  font-size: 24px;
  padding: 0 20px 0 50px;
  color: #fff;
  overflow: hidden;
  background: url(../images/chengz_h2.png) no-repeat 15px center #019a45;
}
.index-chengz .box .newsFocus .box_chengz .right .t_2 a {
  float: right;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}
.index-chengz .box .newsFocus .box_chengz .right .t_2 a:hover {
  color: #ffde05;
}
.index-chengz .box .newsFocus .box_chengz .right .right_box {
  padding: 20px;
}
.index-chengz .box .newsFocus .box_chengz .right .right_box .right_box_a {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  padding: 0 0 0 20px;
  background: url(../images/chengz_a.png) no-repeat 2px 16px;
  overflow: hidden;
  white-space: nowrap;
}
.index-chengz .box .newsFocus .box_chengz .right .right_box .right_box_a:hover {
  color: #019a45;
}
.index-chengz .box .newsFocus .box_chengz .right .right_box .more {
  display: block;
  width: 150px;
  line-height: 36px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 10px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-chengz .box .newsFocus .box_chengz .right .right_box .more:hover {
  padding: 0 30px 0;
  background: #019a45;
  color: #fff;
}
.index-chengz .more_bottom {
  display: block;
  width: 350px;
  line-height: 36px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 10px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-chengz .more_bottom:hover {
  padding: 0 30px 0;
  background: #019a45;
  color: #fff;
}
.index-xuexiao {
  padding: 50px 0 0;
}
.index-xuexiao .box .hd {
  margin: 50px 0 40px 0;
}
.index-xuexiao .box .hd ul {
  display: flex;
  justify-content: center;
}
.index-xuexiao .box .hd ul li {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 35px 0;
  width: 108px;
}
.index-xuexiao .box .hd ul li a {
  font-size: 1.2rem;
  display: block;
  padding-left: 2.5rem;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 5px 0;
  font-size: 20px;
  border-bottom: 1px solid #333333;
}
.index-xuexiao .box .hd ul li a img {
  padding: 0 5px 0 0;
}
.index-xuexiao .box .hd ul li:last-child {
  margin-right: 0;
}
.index-xuexiao .box .hd ul li:hover {
  margin-top: -4px;
}
.index-xuexiao .box .hd ul li:hover a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #ffde05;
}
.index-xuexiao .box .hd ul li:hover a img {
  display: none;
}
.index-xuexiao .box .hd ul .on {
  margin-top: -4px;
}
.index-xuexiao .box .hd ul .on a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #ffde05;
}
.index-xuexiao .box .hd ul .on a img {
  display: none;
}
.index-xuexiao .box .content {
  overflow: hidden;
  padding: 0 1px;
}
.index-xuexiao .box .content .first {
  float: left;
  width: 597px;
  margin-right: 10px;
}
.index-xuexiao .box .content .first a {
  display: block;
  position: relative;
}
.index-xuexiao .box .content .first a .pic {
  width: 597px;
  margin: 0 auto;
  overflow: hidden;
}
.index-xuexiao .box .content .first a .pic img {
  width: 100%;
  height: 460px;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-xuexiao .box .content .first a .t_2 {
  position: absolute;
  bottom: 40px;
  line-height: 38px;
  text-align: right;
  padding: 0 30px 0 0;
  color: #ffffff;
  left: 0;
  font-size: 20px;
  width: 350px;
  background: rgba(1, 154, 69, 0.8);
  z-index: 999;
}
.index-xuexiao .box .content .first a:hover .pic img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-xuexiao .box .content .first a:hover .t_2 {
  background: rgba(229, 237, 17, 0.8);
  color: #333;
}
.index-xuexiao .box .content .center {
  width: 591px;
  float: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-xuexiao .box .content .center .list {
  width: 290px;
  margin-right: 5px;
  margin-bottom: 11px;
  background: #fff;
  box-sizing: border-box;
  float: left;
  position: relative;
}
.index-xuexiao .box .content .center .list .pic {
  border-bottom: none;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
.index-xuexiao .box .content .center .list .pic img {
  max-width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-xuexiao .box .content .center .list .t_2 {
  position: absolute;
  bottom: 0px;
  line-height: 38px;
  text-align: right;
  color: #ffffff;
  left: 0;
  font-size: 20px;
  width: 100%;
  text-align: center;
  background: rgba(1, 154, 69, 0.8);
  z-index: 999;
}
.index-xuexiao .box .content .center .list:hover a .pic img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-xuexiao .box .content .center .list:hover a .t_2 {
  background: rgba(229, 237, 17, 0.8);
  color: #333;
}
.index-xuexiao .box .content .center .list:nth-child(2n + 2) {
  margin-right: 0;
}
.index-xuexiao .box .content .right {
  width: 256px;
  float: left;
}
.index-xuexiao .box .content .right .list {
  width: 256px;
  margin-bottom: 5px;
  background: #fff;
  box-sizing: border-box;
  float: left;
  position: relative;
}
.index-xuexiao .box .content .right .list .pic {
  border-bottom: none;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
.index-xuexiao .box .content .right .list .pic img {
  max-width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.index-xuexiao .box .content .right .list .t_2 {
  position: absolute;
  bottom: 10px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  left: 0;
  font-size: 24px;
  width: 230px;
  background: rgba(1, 154, 69, 0.8);
  z-index: 999;
}
.index-xuexiao .box .content .right .list:hover a .pic img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-xuexiao .box .content .right .list:hover a .t_2 {
  background: rgba(229, 237, 17, 0.8);
}
.index-xuexiao .box .content .right .list:nth-child(2n + 2) {
  margin-right: 0;
}
.index-xuexiao .box .content .right .list:nth-child(3),
.index-xuexiao .box .content .right .list:nth-child(4) {
  margin-bottom: 0;
}
.index-xuexiao .box .preview {
  position: relative;
}
.index-xuexiao .box .box-slider-xuexiao {
  margin: 10px 50px 0;
  position: relative;
  height: 190px;
}
.index-xuexiao .box .box-slider-xuexiao .swiper-container {
  padding: 8px;
}
.index-xuexiao .box .box-slider-xuexiao .item {
  cursor: pointer;
}
.index-xuexiao .box .box-slider-xuexiao .item a {
  display: block;
  position: relative;
}
.index-xuexiao .box .box-slider-xuexiao .item a .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-xuexiao .box .box-slider-xuexiao .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-xuexiao .box .box-slider-xuexiao .item a .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-xuexiao .box .box-slider-xuexiao .item a .t_2 {
  position: absolute;
  bottom: 0px;
  line-height: 38px;
  text-align: right;
  color: #ffffff;
  left: 0;
  font-size: 20px;
  width: 100%;
  text-align: center;
  background: rgba(1, 154, 69, 0.8);
  z-index: 999;
}
.index-xuexiao .box .swiper-slide-thumb-active .item {
  box-shadow: 0 0 8px #6b6b6b;
  border: 2px solid #019a45;
}
.index-xuexiao .box .next_t {
  left: 0;
  position: absolute;
  top: 45px;
  z-index: 999;
  margin-left: 15px;
  cursor: pointer;
  top: 50%;
  margin-top: -60px;
  width: 21px;
  height: 75px;
  background: url(../images/teach_left.png) no-repeat center center;
}
.index-xuexiao .box .next_t:hover {
  background: url(../images/teach_left_h.png) no-repeat center center;
}
.index-xuexiao .box .prev_p {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -60px;
  margin-right: 15px;
  cursor: pointer;
  width: 21px;
  height: 75px;
  background: url(../images/teach_right.png) no-repeat center center;
}
.index-xuexiao .box .prev_p:hover {
  background: url(../images/teach_right_h.png) no-repeat center center;
}
.index-xuexiao .box .more {
  display: block;
  width: 285px;
  line-height: 36px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 0px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-xuexiao .box .more:hover {
  padding: 0 30px 0;
  background: #019a45;
  color: #fff;
}
.index-case {
  padding: 70px 0 0;
}
.index-case .hd {
  margin: 50px 0 40px 0;
}
.index-case .hd ul {
  display: flex;
  justify-content: center;
}
.index-case .hd ul li {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 35px 0;
  width: 108px;
}
.index-case .hd ul li a {
  font-size: 1.2rem;
  display: block;
  padding-left: 2.5rem;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 5px 0;
  font-size: 20px;
  border-bottom: 1px solid #333333;
}
.index-case .hd ul li a img {
  padding: 0 5px 0 0;
}
.index-case .hd ul li:last-child {
  margin-right: 0;
}
.index-case .hd ul li:hover {
  margin-top: -4px;
}
.index-case .hd ul li:hover a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #ffde05;
}
.index-case .hd ul li:hover a img {
  display: none;
}
.index-case .hd ul .on {
  margin-top: -4px;
}
.index-case .hd ul .on a {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #019a45;
  font-weight: bold;
  border-bottom: 1px solid #ffde05;
}
.index-case .hd ul .on a img {
  display: none;
}
.index-case .box-slider-case {
  padding: 0 30px;
  margin-top: 30px;
  position: relative;
}
.index-case .box-slider-case .swiper-container {
  padding: 70px 10px 10px;
}
.index-case .box-slider-case .item a {
  box-shadow: 0 0 8px #b0b0b0;
  background: #fff;
  position: relative;
  display: block;
  padding: 80px 15px 25px;
  height: 295.5px;
}
.index-case .box-slider-case .item a .pic {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: -62.5px;
  left: 50%;
  margin-left: -62.5px;
}
.index-case .box-slider-case .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-case .box-slider-case .item a .text p {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  height: 235px;
}
.index-case .box-slider-case .item a .text b {
  display: block;
  color: #fff;
  width: 165px;
  background: #019a45;
  text-align: center;
  font-size: 16px;
  margin: 20px auto 0;
  border-radius: 30px;
  line-height: 38px;
}
.index-case .box-slider-case .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-case .box-slider-case .item:hover a .more {
  display: block;
}
.index-case .box-slider-case .item:hover a .text p {
  color: #019a45;
}
.index-case .box-slider-case .item:hover a .text b {
  background: #ffde05;
  color: #333;
}
.index-case .box-slider-case .next_t {
  left: 0;
  position: absolute;
  top: 45px;
  z-index: 999;
  margin-left: 0px;
  cursor: pointer;
  top: 50%;
  margin-top: -8px;
  width: 21px;
  height: 75px;
  background: url(../images/teach_left.png) no-repeat center center;
}
.index-case .box-slider-case .next_t:hover {
  background: url(../images/teach_left_h.png) no-repeat center center;
}
.index-case .box-slider-case .prev_p {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -4px;
  margin-right: 0px;
  cursor: pointer;
  width: 21px;
  height: 75px;
  background: url(../images/teach_right.png) no-repeat center center;
}
.index-case .box-slider-case .prev_p:hover {
  background: url(../images/teach_right_h.png) no-repeat center center;
}
.index-case .more {
  display: block;
  width: 285px;
  line-height: 36px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 20px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-case .more:hover {
  padding: 0 30px 0;
  background: #019a45;
  color: #fff;
}
.index-company {
  padding: 0px 0;
}
.index-company .t-title .box_tit p::before {
  right: 0;
}
.index-company .box_c {
  padding: 30px 0 100px 0;
  background: #f1f1f1;
  margin: 0 0 110px 0;
  height: 740px;
}
.index-company .box_c .box {
  display: flex;
  justify-content: space-between;
  margin: 55px 0 40px 0;
}
.index-company .box_c .box .pic_left {
  padding: 10px;
  background: url(../images/pic_left.png) no-repeat top left;
}
.index-company .box_c .box .pic {
  width: 567px;
  overflow: hidden;
}
.index-company .box_c .box .pic img {
  width: 100%;
  display: block;
  height: 415px;
}
.index-company .box_c .box .text {
  width: 575px;
  padding: 0px 0 0 0;
}
.index-company .box_c .box .text h3 {
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  color: #e60013;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.index-company .box_c .box .text .t_2 {
  color: #333333;
  font-size: 26px;
  margin-bottom: 22px;
  text-align: left;
  font-weight: bold;
}
.index-company .box_c .box .text h4 {
  text-transform: uppercase;
  color: #333333;
  font-size: 14px;
  margin-bottom: 10px;
}
.index-company .box_c .box .text img {
  display: block;
  margin: 0 0 40px 0;
}
.index-company .box_c .box .text .content p {
  line-height: 34px;
  color: #333333;
  font-size: 18px;
  margin: 0 0 15px 0;
}
.index-company .box_c .box .text .more {
  display: block;
  width: 160px;
  border-radius: 30px;
  height: 44px;
  line-height: 44px;
  background: #a40000;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  margin-top: 10px;
  margin: 7px 0 0 auto;
  position: relative;
}
.index-company .box_c .box .text .more:hover {
  color: #fff;
}
.index-company .honoer-box {
  position: absolute;
  display: flex;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0 0 5px #e6e6e6;
  height: 195px;
  width: 1200px;
  margin: 5px 0 0 0;
}
.index-company .honoer-box li {
  width: 25%;
  background: #fff;
}
.index-company .honoer-box li a {
  margin: 57px 0;
  display: block;
  text-align: center;
  border-right: 1px solid #dddddd;
  position: relative;
}
.index-company .honoer-box li a span {
  color: #a40000;
  font-size: 60px;
  line-height: 41px;
  font-weight: bold;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-company .honoer-box li a b {
  position: absolute;
  top: -16px;
}
.index-company .honoer-box li a p {
  margin-top: 20px;
  font-size: 20px;
  color: #333333;
}
.index-company .honoer-box li .last {
  border-right: none;
}
.index-company .tit ul li a {
  font-size: 28px;
  color: #a40000;
  display: block;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  width: 216px;
  background: url(../images/tit_a.png) no-repeat center center;
}
.index-company .tit ul b {
  padding: 8px 5px 0;
  font-size: 20px;
  color: #fff;
}
.index-company .newsFocus {
  margin: 0 0 40px 0;
}
.index-company .tempWrap {
  overflow: initial !important;
}
.index-company .tempWrap ul {
  overflow: initial !important;
}
.index-company .box-slider-com {
  margin: 20px 0 0 0;
  position: relative;
}
.index-company .box-slider-com .swiper-container {
  padding: 0 0 2px 0;
}
.index-company .box-slider-com .item {
  border: 1px solid #b8b8b8;
}
.index-company .box-slider-com .item a {
  display: block;
}
.index-company .box-slider-com .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-company .box-slider-com .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-company .box-slider-com .item a .text {
  width: 100%;
}
.index-company .box-slider-com .item a .text .t_2 {
  text-align: center;
  font-size: 18px;
  color: #333333;
  padding: 13px 0;
  background: #ffffff;
}
.index-company .box-slider-com .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-company .box-slider-com .item:hover a .text .t_2 {
  color: #fff;
  background: #f9a808;
}
.index-company .box-slider-com .next_t {
  right: -40px;
  position: absolute;
  z-index: 999;
  bottom: 50%;
  margin-bottom: -35px;
  cursor: pointer;
  width: 28px;
  height: 73px;
  background: url(../images/right.png) no-repeat center center;
}
.index-company .box-slider-com .next_t:hover {
  background: url(../images/right_h.png) no-repeat center center;
}
.index-company .box-slider-com .prev_p {
  left: -40px;
  position: absolute;
  bottom: 50%;
  z-index: 999;
  cursor: pointer;
  width: 28px;
  height: 73px;
  margin-bottom: -35px;
  background: url(../images/left.png) no-repeat center center;
}
.index-company .box-slider-com .prev_p:hover {
  background: url(../images/left_h.png) no-repeat center center;
}
.index-company .box-slider-fac {
  margin-top: 30px;
  position: relative;
}
.index-company .box-slider-fac .item a {
  display: block;
}
.index-company .box-slider-fac .item a .pic {
  width: 280px;
  overflow: hidden;
}
.index-company .box-slider-fac .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-company .box-slider-fac .item a .text {
  width: 284px;
  padding: 10px 0 15px;
}
.index-company .box-slider-fac .item a .text .t_2 {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
.index-company .box-slider-fac .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-company .box-slider-fac .item:hover a .text .t_2 {
  color: #1270d4;
}
.index-company .box-slider-fac .next_t {
  right: -32px;
  position: absolute;
  z-index: 999;
  bottom: 50%;
  margin-bottom: 4px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  background: url(../images/left.png) no-repeat center center;
}
.index-company .box-slider-fac .next_t:hover {
  background: url(../images/right_h.png) no-repeat center center;
}
.index-company .box-slider-fac .prev_p {
  left: -32px;
  position: absolute;
  bottom: 50%;
  z-index: 999;
  cursor: pointer;
  width: 28px;
  height: 28px;
  margin-bottom: -4px;
  background: url(../images/right.png) no-repeat center center;
}
.index-company .box-slider-fac .prev_p:hover {
  background: url(../images/left_h.png) no-repeat center center;
}
.index-news {
  padding: 70px 0 20px;
  background: url(../images/news_bg.jpg) no-repeat top center;
}
.index-news .box {
  margin: 50px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.index-news .box .newsFocus {
  width: 865px;
}
.index-news .box .newsFocus .tit {
  padding: 0 0px;
  margin: 0 0 -8px 8px;
  overflow: hidden;
}
.index-news .box .newsFocus .tit ul {
  float: left;
  display: flex;
  justify-content: flex-start;
}
.index-news .box .newsFocus .tit ul li a {
  display: block;
  width: 160px;
  line-height: 50px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
}
.index-news .box .newsFocus .tit ul li:hover a {
  background: #019a45;
  color: #fff;
  font-weight: bold;
}
.index-news .box .newsFocus .tit ul .on a {
  background: #019a45;
  color: #fff;
  font-weight: bold;
}
.index-news .box .newsFocus .tit .more {
  color: #019a45;
  font-size: 24px;
  float: right;
  padding: 5px 20px 0 0;
}
.index-news .box .newsFocus .tit .more:hover {
  color: #ffde05;
}
.index-news .box .newsFocus .box_chengz {
  display: flex;
  justify-content: space-between;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content {
  width: 865px;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .con_list {
  margin: 8px;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box {
  height: 542px;
  box-shadow: 0 0 8px #b2b1b1;
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 20px 30px 35px;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b {

}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .pic {
  border-bottom: 1px solid #ededed;
  padding: 0 0 26px 0;
  float: left;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .pic:nth-child(1){
margin-right: 16px;    
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .pic a {
  width: 386px;
  overflow: hidden;
  display: block;
  position: relative;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .pic a img {
  width: 100%;
  display: block;
  height: 283px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .pic a .t_2 {
  position: absolute;
  width: 100%;
  line-height: 40px;
  background: rgba(1, 154, 69, 0.8);
  bottom: 0;
  font-size: 18px;
  padding: 0 15px;
  color: #fff;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .text li{
    width: 375px;
    overflow: hidden;
    white-space: nowrap;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .text a {
  overflow: hidden;
  display: block;
  line-height: 50px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #ededed;
  color: #333;
  font-size: 18px;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .text a span {
  float: right;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .text a:hover {
  color: #019a45;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .content .content_box .con_b .text a:hover span {
  color: #333;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .more {
  margin-top: 20px;
  padding: 0 0 0 10px;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .more .t_2 {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .more .t_2 b {
  font-size: 16px;
  color: #454545;
  width: 50px;
  height: 50px;
  background: #214aa0;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 30px;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .more .t_2 a {
  font-size: 18px;
  color: #999999;
  line-height: 26px;
  width: 628px;
  overflow: hidden;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .more .t_2 a span {
  float: right;
  color: #214aa0;
}
.index-news .box .newsFocus .box_chengz .bd_chengz .more .t_2:nth-child(2) {
  padding: 20px 0 0 0;
  border-bottom: none;
}
.index-news .box .right {
  margin: 8px 0 0 0;
  box-shadow: 0 0 8px #b2b1b1;
  width: 320px;
  background: #ffff;
  height: 584px;
  padding: 30px 20px;
}
.index-news .box .right .t_2 {
  font-size: 24px;
  font-weight: normal;
  padding: 0 0 0 30px;
  background: url(../images/news_h2.png) no-repeat left center;
}
.index-news .box .right .cd-headline {
  font-size: 2.5rem;
}
.index-news .box .right b {
  font-size: 34px;
  color: #019a45;
  display: block;
  letter-spacing: 1px;
  font-weight: bold;
}
.index-news .box .right .zixun {
  margin: 30px 0 15px;
  display: flex;
  justify-content: space-between;
}
.index-news .box .right .zixun .pic {
  box-shadow: 0 0 8px #b5abab;
  width: 47%;
  background: #019a45;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  justify-content: center;
  padding: 25px 0;
}
.index-news .box .right .zixun .pic img {
  display: block;
  margin: 0 5px 0 0;
  width: 22px;
}
.index-news .box .right .zixun .pic:hover img {
  animation: swing 1s linear 1;
}
.index-news .box .right .jj {
  margin: 0px 0 15px;
  display: flex;
  justify-content: space-between;
}
.index-news .box .right .jj .pic {
  box-shadow: 0 0 8px #b5abab;
  width: 47%;
  background: #e84271;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 20px 0;
  text-align: center;
}
.index-news .box .right .jj .pic img {
  display: block;
  margin: 0 auto 10px;
}
.index-news .box .right .jj .pic:nth-child(2) {
  background: #ef9b38;
}
.index-news .box .right .jj .pic:hover img {
  animation: swing 1s linear 1;
}
.index-news .box .right .dz {
  margin: 0px 0 15px;
  display: flex;
  justify-content: space-between;
}
.index-news .box .right .dz .pic {
  box-shadow: 0 0 8px #b5abab;
  width: 47%;
  background: #18acc2;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 20px 0;
  text-align: center;
}
.index-news .box .right .dz .pic img {
  display: block;
  margin: 0 auto 10px;
}
.index-news .box .right .dz .pic:nth-child(2) {
  background: #1bb17a;
}
.index-news .box .right .dz .pic:hover img {
  animation: swing 1s linear 1;
}
.index-news .box .right .why {
  box-shadow: 0 0 8px #b5abab;
  width: 100%;
  background: #019a45;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 15px 0;
  text-align: center;
}
.index-news .box .right .why a {
  display: block;
  color: #fff;
}
.index-news .more_bottom {
  display: block;
  width: 350px;
  line-height: 36px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 10px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-news .more_bottom:hover {
  padding: 0 30px 0;
  background: #019a45;
}
.index-link {
  margin: 15px 0 40px;
}
.index-link .link {
  line-height: 70px;
}
.index-link .link .tit {
  display: block;
  margin: 0 10px 0 0;
  text-align: left;
  border-bottom: 1px solid #999999;
  line-height: 41px;
  font-weight: bold;
  font-size: 24px;
  padding: 0 0 10px 35px;
  text-transform: uppercase;
  background: url(../images/link_b.png) no-repeat 10px 10px;
}
.index-link .link .tit ul {
  display: flex;
  justify-content: flex-start;
}
.index-link .link .tit ul a {
  color: #333;
}
.index-link .link .tit ul b {
  padding: 0 10px 0;
}
.index-link .link .tit ul .on a {
  color: #019a45;
}
.index-link .link .box {
  margin: 15px 0 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  line-height: 36px;
}
.index-link .link .box a {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px;
}
.index-link .link .box a:hover {
  color: #019a45;
}
.index-form .box {
  height: 216px;
  position: relative;
}
.index-form .box .pic {
  position: absolute;
  left: -30px;
  bottom: 0;
}
.index-form .box .form {
  padding-top: 90px;
  margin-left: auto;
  width: 870px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-form .box .form .list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.index-form .box .form .list p {
  margin: 0 30px 15px 0;
  color: #333333;
  font-size: 18px;
}
.index-form .box .form .list p input {
  width: 310px;
  line-height: 30px;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
}
.index-form .box .form .list p:nth-child(n + 3) {
  margin-bottom: 0;
}
.index-form .box .form .list p:nth-child(2n + 2) {
  margin-right: 0px;
}
.index-form .box .form .button {
  background: #ffde05;
  width: 180px;
  line-height: 80px;
  height: 80px;
  color: #333;
  border: none;
  font-size: 18px;
}
.index-foot .navigation {
  height: 56px;
  line-height: 56px;
  background: #019a45;
}
.index-foot .navigation .box {
  margin: 0 auto;
}
.index-foot .navigation .box ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
.index-foot .navigation .box ul li {
  position: relative;
}
.index-foot .navigation .box ul li a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  z-index: 999;
  padding: 0 24px 0;
}
.index-foot .navigation .box ul li:after {
  content: "";
  position: absolute;
  height: 0;
  width: 98%;
  background: #ffde05;
  background-size: auto;
  background-size: 100% 100%;
  top: 0;
  left: 1%;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  color: #333;
  z-index: 1;
}
.index-foot .navigation .box ul li:hover a {
  color: #333;
}
.index-foot .navigation .box ul li:hover:after {
  height: 100%;
  z-index: 1;
}
.index-foot .navigation .box ul .active a {
  color: #333;
}
.index-foot .navigation .box ul .active:after {
  height: 100%;
  z-index: 1;
}
.index-foot .foot {
  background: url(../images/foot.jpg) no-repeat top center;
  padding: 25px 0;
}
.index-foot .foot .box {
  display: flex;
  justify-content: space-between;
  margin: 0 0 25px 0;
}
.index-foot .foot .box .logo{
	margin: 0 auto;
}
.index-foot .foot .box .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-foot .foot .box .left .logo {
  margin: 0 40px 0 0;
}
.index-foot .foot .box .left .logo .logo_pic {
  width: 48px;
}
.index-foot .foot .box .left .logo .logo_pic img {
  width: 100%;
  display: block;
}
.index-foot .foot .box .left .logo .t_2 {
  padding: 0 0 0 0px;
  font-weight: bold;
  font-size: 24px;
  color: #272727;
}
.index-foot .foot .box .left .pic {
  margin: 0 15px 0 0;
  text-align: center;
}
.index-foot .foot .box .left .pic img {
  width: 115px;
  height: 115px;
  display: block;
  margin: 0 auto;
  background: #fff;
}
.index-foot .foot .box .left .pic p {
  color: #333333;
  margin-top: 8px;
  font-size: 16px;
}
.index-foot .foot .box .left .list {
  margin: 0 0 0 20px;
}
.index-foot .foot .box .left .list p {
  line-height: 36px;
  color: #333333;
  font-size: 18px;
}
.index-foot .foot .box .left .list p b {
  padding-left: 20px;
}
.index-foot .foot .box .left .list p a {
  color: #333333;
}
.index-foot .foot .box .right .t_2 {
  margin: 0 0 10px 0;
  font-size: 24px;
  font-weight: normal;
  padding: 0 0 0 30px;
  background: url(../images/news_h2.png) no-repeat left center;
}
.index-foot .foot .box .right .cd-headline {
  font-size: 2rem;
}
.index-foot .foot .box .right b {
  font-size: 32px;
  color: #019a45;
  display: block;
  letter-spacing: 1px;
  font-weight: bold;
}
.index-foot .foot .box .right .more {
  display: block;
  width: 240px;
  line-height: 40px;
  text-align: left;
  color: #333333;
  background: #ffde05;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  margin: 10px auto 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-foot .foot .box .right .more:hover {
  padding: 0 30px 0;
  background: #019a45;
  color: #fff;
}
.index-foot .foot .bottom .box_b {
  color: #333;
  font-size: 12px;
}
.index-foot .foot .bottom .box_b p {
  line-height: 20px;
  text-align: center;
}
.index-foot .foot .bottom .box_b p:nth-child(2) {
  font-size: 14px;
}
.index-foot .foot .bottom .box_b a {
  color: #333;
}
.fix_right {
  top: 200px;
}
.fix_right .list {
  width: 70px;
  height: 70px;
  text-align: center;
  background-color: #e04f67;
  margin: 0 0 5px 0;
  padding: 12px 0 0 0;
  position: relative;
  cursor: pointer;
}
.fix_right .list img {
  width: 20px;
  display: block;
  margin: 0 auto;
}
.fix_right .list .hover {
  display: none;
}
.fix_right .list p {
  color: #fff;
  font-size: 16px;
  margin: 5px 0 0 0;
}
.fix_right .list:hover {
  background: #e4ce22;
}
.fix_right .list:hover img {
  display: none;
}
.fix_right .list:hover .hover {
  display: block;
}
.fix_right .list:hover p {
  color: #333;
}
.fix_right .active_fix2 {
  background: #e4ce22;
}
.fix_right .active_fix2 img {
  display: none;
}
.fix_right .active_fix2 .hover {
  display: block;
}
.fix_right .active_fix2 p {
  color: #333;
}
.fix_right .active_fix3 {
  background: #e4ce22;
}
.fix_right .active_fix3 img {
  display: none;
}
.fix_right .active_fix3 .hover {
  display: block;
}
.fix_right .active_fix3 p {
  color: #333;
}
.fix_right .active_fix4 {
  background: #e4ce22;
}
.fix_right .active_fix4 img {
  display: none;
}
.fix_right .active_fix4 .hover {
  display: block;
}
.fix_right .active_fix4 p {
  color: #333;
}
.fix_right .list1 {
  position: fixed;
  right: 5px;
  z-index: 999;
  top: 462px;
  display: none;
}
.fix_right .list2 {
  position: fixed;
  right: 5px;
  top: 235px;
  z-index: 999;
}
.fix_right .list2 .tel_h_2 {
  display: none;
  background: url(../images/tel_h2.png) no-repeat top center;
  padding: 20px 25px 0 15px;
  position: absolute;
  right: 70px;
  border-radius: 10px;
  text-align: left;
  top: -71px;
  width: 139px;
  height: 142px;
}
.fix_right .list2 .tel_h_2 .group {
  position: relative;
}
.fix_right .list2 .tel_h_2 a {
  display: block;
  width: 100%;
  line-height: 28px;
  border-radius: 30px;
  background: #e04f67;
  color: #fff;
  text-align: center;
  margin: 0 0 10px 0;
}
.fix_right .list2 .tel_h_2 a:hover {
  background: #e4cd22;
  color: #333;
}
.fix_right .list2 .tel_h_2 a:last-child {
  margin: 0 0 0 0;
}
.fix_right .list3 {
  position: fixed;
  right: 5px;
  top: 310px;
  z-index: 999;
}
.fix_right .list3 .tel_h3 {
  display: none;
  background: url(../images/tel_h3.png) no-repeat top center;
  padding: 20px 15px 0 20px;
  position: absolute;
  right: 70px;
  border-radius: 10px;
  text-align: left;
  top: -71px;
  width: 190px;
  height: 142px;
}
.fix_right .list3 .tel_h3 .group {
  position: relative;
  margin: 0 0 10px 0;
}
.fix_right .list3 .tel_h3 .t_2 {
  font-size: 16px;
  color: #333333;
  margin: 0 0 5px 0;
}
.fix_right .list3 .tel_h3 h3 {
  color: #e04f66;
  font-size: 18px;
  font-weight: bold;
}
.fix_right .list4 {
  position: fixed;
  right: 5px;
  top: 386px;
  z-index: 999;
}
.fix_right .list4 .tel_h4 {
  display: none;
  background: url(../images/tel_h4.png) no-repeat top center;
  padding: 15px 15px 0 10px;
  position: absolute;
  right: 70px;
  border-radius: 10px;
  text-align: left;
  top: -240px;
  width: 118px;
  height: 317px;
}
.fix_right .list4 .tel_h4 .group {
  position: relative;
  margin: 0 0 10px 0;
}
.fix_right .list4 .tel_h4 img {
  width: 82%;
  display: block;
  margin: 0 auto;
}
.fix_right .list4 .tel_h4 h4 {
  text-align: center;
  font-size: 12px;
}
.index-lianxi{
	margin-top: 60px;
    background: #fff;
    padding-top: 60px;
}
.form-body {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	margin-top: 40px;
}

.boxsize {
  max-width: 400px;
  margin: 0 auto;
}

/* 每个字段块 */
.bdg {
  margin-bottom: 20px;
}

/* 标题样式 */
.bdg span {
  color: red;
  margin-left: 5px;
}

/* 输入框 */
.form-control {
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
  transition: border-color 0.3s;
}

.form-control:focus {
  border-color: #28a745;
  outline: none;
}

/* 提交按钮 */
.form-actions {
  text-align: center;
}

.btn {
  background-color: #28a745;
  color: #fff;
  border: none;
  padding: 12px 28px;
  font-size: 16px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.btn:hover {
  background-color: #218838;
}
.show_banner {
  height: 300px;
  background: url(../images/show_banner_bg.jpg) no-repeat center top;
}
.show_banner .box {
  position: relative;
}
.show_banner .box p {
  color: #019a45;
  font-size: 23px;
  font-weight: bold;
  position: absolute;
  top: 70px;
}
.show_banner .box b {
  display: block;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  position: absolute;
  top: 130px;
  letter-spacing: 2px;
}