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("../css/pp.TTF");
}
.show_tags {
  margin: 20px 0 0 0;
}
.index-top .title {
  background: #f1f1f1;
}
.index-top .title .box {
  line-height: 40px;
  display: flex;
  justify-content: space-between;
}
.index-top .title .box .tit_com {
  float: left;
  color: #666666;
  font-size: 14px;
  font-weight: normal;
}
.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 3px 0 0;
  color: #666666;
  position: relative;
}
.index-top .title .box .sitemap img {
  padding: 0 5px 0 10px;
}
.index-top .title .box .sitemap .last .xq {
  padding: 0 20px 0 10px;
  color: #dc2643;
  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 #dc2643;
}
.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: #dc2643;
  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 25px 0 0;
}
.index-top .advertisement .logo .pic {
  float: left;
  display: flex;
  align-items: center;
}
.index-top .advertisement .logo .pic img {
  width: 516px;
  display: block;
  margin: 0 auto;
}
.index-top .advertisement .logo .text {
  margin: 0px 0 0 35px;
  float: right;
  padding: 0 0 0 33px;
  width: 383px;
  box-sizing: border-box;
  background: url(../images/top_text.png) no-repeat center center;
}
.index-top .advertisement .logo .text .tit {
  font-size: 18px;
  font-weight: bold;
  color: #ff9e05;
  margin-bottom: 5px;
}
.index-top .advertisement .logo .text .tit b {
  color: #019a45;
  font-weight: bold;
}
.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: 16px;
  display: block;
  color: #040000;
  text-align: left;
}
.index-top .advertisement .tel b {
  font-size: 26px;
  color: #ff9e05;
  display: block;
  font-weight: bold;
  letter-spacing: 0;
}
.index-top .advertisement .right_p {
  font-size: 16px;
  color: #999999;
  margin: 0 0 5px 0;
}
.index-top .advertisement .right_p b {
  font-size: 21px;
  font-weight: bold;
}
.index-top .advertisement i {
  width: 100%;
  color: #ff9e05;
  border: 1px solid #ff9e05;
  display: block;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
.index-top .navigation {
  height: 58px;
  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: 58px;
  line-height: 58px;
  position: relative;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  z-index: 999;
  padding: 0px 24px 0;
  display: block;
}
.index-top .navigation .box ul li .more_box {
  z-index: 999;
  position: absolute;
  width: 100%;
  left: 0;
  display: none;
  background: #ffffff;
}
.index-top .navigation .box ul li .more_box .nav_a_m {
  position: relative;
  display: block;
  z-index: 999;
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  border-bottom: 1px solid #eeeeee;
}
.index-top .navigation .box ul li .more_box .nav_a_m:hover {
  color: #fff;
  background: #ff7505;
}
.index-top .navigation .box ul li .more_box .nav_a_m:last-child {
  border-bottom: none;
}
.index-top .navigation .box ul li:hover .nav_a {
  text-decoration: none;
  color: #fff;
  background: #ff9e05;
}
.index-top .navigation .box ul .active .nav_a {
  text-decoration: none;
  color: #fff;
  background: #ff9e05;
}
.index-banner .swiper-container {
  position: relative;
}
.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: 4%;
}
.index-banner .swiper-pagination-bullet {
  width: 40px;
  height: 6px;
  border-radius: 4px;
  background: #019a45;
  opacity: 1;
}
.index-banner .swiper-pagination-bullet-active {
  background: #ff9e05;
}
.index-banner .prev_p,
.index-banner .next_n {
  z-index: 999;
  position: absolute;
  top: 50%;
  width: 55px;
  height: 141px;
  margin-top: -70.5px;
  display: none;
}
.index-banner .prev_p {
  left: 5%;
  background: url(../images/banner_prev_p.png);
}
.index-banner .next_n {
  left: 93%;
  background: url(../images/banner_next_n.png);
}
.fix_news {
  margin-top: -1px;
  background: #019a45;
  border-bottom: 1px solid #ffc000;
}
.fix_news .news_box {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.fix_news .news_box .slider_news {
  width: 451px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 45px;
}
.fix_news .news_box .slider_news .tit {
  width: 225px;
  padding: 0 0 0 30px;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #ffc000;
  background: url(../images/news_box_h2.png) no-repeat left center;
}
.fix_news .news_box .slider_news .slider {
  width: 955px;
  height: 20px;
  overflow: hidden;
}
.fix_news .news_box .slider_news .slider a {
  margin: 0 60px 0 0;
  font-size: 16px;
  color: #ffffff;
}
.fix_news .news_box .slider_news .slider a b {
  padding: 0 0 0 25px;
}
.fix_news .news_box .slider_news .slider a:nth-child(2) {
  margin: 0 0 0 0;
}
.fix_news .news_box .slider_news .more {
  color: #dc2643;
  font-size: 18px;
}
.fix_news .news_box .slider_news .more:hover {
  color: #e5ed11;
}
.fix_news .news_box .sreach_left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #666666;
  width: 505px;
}
.fix_news .news_box .sreach_left .tit {
  width: 96px;
  padding: 0 0 0 30px;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #ffc000;
  background: url(../images/news_box_h3.png) no-repeat left center;
}
.fix_news .news_box .sreach_left a {
  color: #ffffff;
  display: inline-block;
  padding: 0 5px 0;
}
.fix_news .news_box .sreach_right {
  width: 250px;
  height: 30px;
}
.fix_news .news_box .sreach_right form {
  display: flex;
  justify-content: space-between;
}
.fix_news .news_box .sreach_right form input {
  width: 190px;
  line-height: 30px;
  padding: 0 10px 0;
  background: #fff;
}
.fix_news .news_box .sreach_right form button {
  width: 60px;
  height: 30px;
  border: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: url(../images/sereach.png) no-repeat center center #ffc000;
}
.index_banner {
  height: 214px;
  margin: 0 0 20px 0;
  background: url(../images/index_banner_bg.jpg) no-repeat center top;
}
.index_banner .box {
  position: relative;
}
.index_banner .box p {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: 46px;
}
.index_banner .box i {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 72px;
  display: none;
}
.index_banner .box b {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  top: 110px;
  letter-spacing: 2px;
  font-weight: normal;
}
.index-news {
  margin: 0 0 20px 0;
}
.index-news .news_box {
  display: flex;
  justify-content: space-between;
}
.index-news .news_box .news_left {
  width: 350px;
}
.index-news .news_box .news_left .box {
  width: 350px;
  position: relative;
}
.index-news .news_box .news_left .box .bd .list {
  width: 350px;
  position: relative;
}
.index-news .news_box .news_left .box .bd .list img {
  width: 100%;
  display: block;
  height: 300px;
}
.index-news .news_box .news_left .box .bd .list p {
  position: absolute;
  bottom: 0px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  left: 0;
  font-size: 14px;
  width: 230px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.index-news .news_box .news_left .box .hd {
  width: 120px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 999;
}
.index-news .news_box .news_left .box .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.index-news .news_box .news_left .box .hd ul li {
  width: 25%;
  background: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  height: 30px;
}
.index-news .news_box .news_left .box .hd ul .on {
  background: url(../images/news_left_on.png) no-repeat bottom center;
  height: 36px;
  line-height: 42px;
}
.index-news .news_box .news_center {
  width: 500px;
  border: 1px solid #eeeeee;
}
.index-news .news_box .news_center .nav_top .box_fs {
  display: flex;
  justify-content: space-between;
}
.index-news .news_box .news_center .nav_top .box_fs li {
  list-style: none;
  width: 25%;
  border-bottom: 1px solid #eeeeee;
}
.index-news .news_box .news_center .nav_top .box_fs li a {
  display: block;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  text-align: center;
}
.index-news .news_box .news_center .nav_top .box_fs .active {
  position: relative;
}
.index-news .news_box .news_center .nav_top .box_fs .active a {
  font-weight: bold;
  color: #019a45;
  background: #e5f3eb;
}
.index-news .news_box .news_center .nav_top .box_fs .active::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  bottom: 0;
  background: #ff9e05;
  margin-bottom: 0px;
}
.index-news .news_box .news_center .content {
  padding: 9px 9px 3px;
}
.index-news .news_box .news_center .content .first {
  width: 100%;
}
.index-news .news_box .news_center .content .first a {
  display: flex;
  justify-content: space-between;
}
.index-news .news_box .news_center .content .first a .pic {
  width: 140px;
}
.index-news .news_box .news_center .content .first a .pic img {
  width: 100%;
  display: block;
}
.index-news .news_box .news_center .content .first a .text {
  width: 325px;
}
.index-news .news_box .news_center .content .first a .text .tit_n {
  font-size: 16px;
  margin: 0 0 6px 0;
  font-weight: bold;
}
.index-news .news_box .news_center .content .first a .text p {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
}
.index-news .news_box .news_center .content .first a:hover .text .tit_n {
  color: #fc0e02;
}
.index-news .news_box .news_center .content .first a:hover .text p {
  color: #999999;
}
.index-news .news_box .news_center .content .right {
  width: 100%;
  margin: 6px 0 0 0;
}
.index-news .news_box .news_center .content .right a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 10px;
  line-height: 27px;
  background: url(../images/news_time.png) no-repeat left center;
}
.index-news .news_box .news_center .content .right a .tit_n {
  font-size: 14px;
  color: #454545;
}
.index-news .news_box .news_center .content .right a .time {
  color: #999999;
  overflow: hidden;
  font-size: 14px;
  padding: 0 0 0 25px;
}
.index-news .news_box .news_center .content .right a .time b {
  float: right;
  font-weight: normal;
}
.index-news .news_box .news_center .content .right a:hover .tit_n {
  color: #ff9e05;
}
.index-news .news_box .picMarquee-top {
  width: 310px;
  height: 300px;
  border: 1px solid #eeeeee;
  overflow: hidden;
}
.index-news .news_box .picMarquee-top .title {
  line-height: 40px;
  padding: 0 10px;
  background: #e5f3eb;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-news .news_box .picMarquee-top .title .qa {
  color: #033333;
  background: url(../images/qa.png) no-repeat left center;
  padding-left: 28px;
  font-weight: bold;
}
.index-news .news_box .picMarquee-top .title a {
  font-size: 14px;
  text-transform: uppercase;
  color: #ff9e05;
}
.index-news .news_box .picMarquee-top .bd {
  padding: 5px 0 0 0;
}
.index-news .news_box .picMarquee-top .picList {
  height: 215px;
  overflow: hidden;
}
.index-news .news_box .picMarquee-top .picList a {
  padding: 0 10px 0 26px;
  font-size: 16px;
  display: block;
  line-height: 34px;
  background: url(../images/q.png) no-repeat 10px center;
  border-bottom: 1px dashed #eeeeee;
  color: #454545;
}
.index-news .news_box .picMarquee-top .picList a:hover {
  color: #ff9e05;
}
.t-tit {
  text-align: left;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  padding: 0 10px 0 50px;
  line-height: 40px;
  margin: 0 0 15px 0;
  background: url(../images/tit_1.png) no-repeat 15px center #e5f3eb;
}
.t-tit p {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
}
.t-tit p b {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
}
.t-tit p a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #666;
}
.t-tit p a:hover {
  color: #ff9e05;
}
.index-about {
  margin: 0 0 20px 0;
}
.index-about .t-tit {
  margin: 0 0 0 0;
}
.index-about .box {
  display: flex;
  justify-content: space-between;
  border: 1px solid #eeeeee;
  border-top: none;
  padding: 20px 15px 20px 0;
}
.index-about .box .left {
  width: 375px;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-about .box .left .item {
  width: 112px;
  height: 87px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  margin-bottom: 14px;
  background: #e5f3eb;
  padding: 16px 0 0 0;
}
.index-about .box .left .item .about {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.index-about .box .left .item .about img {
  display: block;
}
.index-about .box .left .item .about .hover {
  display: none;
}
.index-about .box .left .item p {
  color: #333;
  line-height: 23px;
  font-size: 16px;
  margin: 9px 0 6px;
}
.index-about .box .left .item:hover {
  background: #019a45;
}
.index-about .box .left .item:hover .about img {
  display: none;
}
.index-about .box .left .item:hover .about .hover {
  display: block;
}
.index-about .box .left .item:hover p {
  color: #fff;
}
.index-about .box .left .item:hover .icon img {
  display: none;
}
.index-about .box .left .item:hover .icon .hover {
  display: block;
}
.index-about .box .left .item:nth-child(7),
.index-about .box .left .item:nth-child(8),
.index-about .box .left .item:nth-child(9) {
  margin: 0;
}
.index-about .box .right {
  width: 810px;
}
.index-about .box .right .top {
  display: flex;
  justify-content: space-between;
}
.index-about .box .right .top .video {
  width: 390px;
}
.index-about .box .right .top .video img {
  width: 100%;
  height: 338px;
}
.index-about .box .right .top .video p {
  font-size: 22px;
  text-align: center;
  color: #019a45;
  margin: 10px 0 0 0;
}
.index-about .box .right .top .video p b {
  font-weight: bold;
  font-size: 28px;
}
.index-about .box .right .top .right_txt {
  width: 320px;
}
.index-about .box .right .top .right_txt b {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  display: block;
  color: #019a45;
  text-align: left;
  margin: 0 0 4px 0;
}
.index-about .box .right .top .right_txt p {
  line-height: 23px;
  font-size: 14px;
}
.index-about .box .right .top .right_txt .more_a {
  color: #019a45;
  font-size: 14px;
  margin: 9px 0 0 0;
  display: block;
  line-height: 16px;
}
.index-about .box .right .index-ad {
  position: relative;
  text-align: center;
  height: 120px;
  background: url(../images/index-ad.jpg) no-repeat top center;
}
.index-about .box .right .index-ad img {
  display: block;
  width: 100%;
}
.index-about .box .right .index-ad p {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 10%;
  font-weight: bold;
  width: 100%;
  left: 136px;
}
.index-about .box .right .index-ad b {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  position: absolute;
  top: 73%;
  width: 100%;
}
.index-about .box .right .index-ad .more_a {
  width: 560px;
  display: block;
  border-radius: 30px;
  top: 40%;
  left: 34%;
  line-height: 30px;
  position: absolute;
  font-size: 18px;
  background: #ffde05;
  color: #003333;
}
.index-about .box .right .index-ad .more_a i {
  font-style: initial;
  font-weight: bold;
}
.index-fangf {
  margin: 0 0 20px 0;
}
.index-fangf .t-tit {
  background: url(../images/tit_2.png) no-repeat 15px center #e5f3eb;
  margin: 0 0 0 0;
}
.index-fangf .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 20px;
  border: 1px solid #eeeeee;
  border-top: none;
}
.index-fangf .content .item {
  width: 274px;
  cursor: pointer;
  margin-bottom: 28px;
  border-radius: 10px;
}
.index-fangf .content .item a {
  position: relative;
  display: block;
}
.index-fangf .content .item a .icon {
  width: 274px;
  overflow: hidden;
}
.index-fangf .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-fangf .content .item a .text {
  box-sizing: border-box;
  width: 100%;
  background: #f9f4eb;
  padding: 0 12px 15px;
  text-align: center;
  text-align: left;
}
.index-fangf .content .item a .text .tit_t {
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
}
.index-fangf .content .item a .text p {
  margin: 0px 0 10px 0;
  line-height: 22px;
  font-size: 14px;
  color: #999999;
}
.index-fangf .content .item a .text span {
  display: block;
  width: 120px;
  line-height: 30px;
  color: #019a45;
  margin: 10px auto 0;
  text-align: center;
  font-size: 16px;
  border-radius: 30px;
  border: 1px solid #019a45;
}
.index-fangf .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-fangf .content .item:hover a .text {
  background: #e5f3eb;
}
.index-fangf .content .item:hover a .text .tit_t {
  color: #019a45;
}
.index-fangf .content .item:hover a .text p {
  color: #033333;
}
.index-fangf .content .item:hover a .text span {
  background: #ff9e05;
  color: #fff;
  border: 1px solid #ff9e05;
}
.index-fangf .content .item:nth-child(9),
.index-fangf .content .item:nth-child(10),
.index-fangf .content .item:nth-child(11),
.index-fangf .content .item:nth-child(12) {
  margin-bottom: 0;
}
.index-team {
  margin: 0 0 20px 0;
}
.index-team .t-tit {
  margin: 0 0 0 0;
  background: url(../images/tit_3.png) no-repeat 15px center #e5f3eb;
}
.index-team .box-slider-study {
  border: 1px solid #eeeeee;
  padding: 20px 35px;
  position: relative;
}
.index-team .box-slider-study .item a {
  display: block;
}
.index-team .box-slider-study .item a .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-team .box-slider-study .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-team .box-slider-study .item a .pic:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-team .box-slider-study .item a .pic .more {
  position: absolute;
  display: none;
  padding: 20% 0 0 0;
  box-sizing: border-box;
}
.index-team .box-slider-study .item a .pic .more p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.index-team .box-slider-study .item a .pic .more span {
  line-height: 16px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 15px auto 0;
}
.index-team .box-slider-study .item a .text {
  background: #f9f4eb;
  padding: 3px 0 8px;
}
.index-team .box-slider-study .item a .text b {
  color: #333333;
  font-size: 18px;
  text-align: center;
  display: block;
  margin: 0 0 2px 0;
}
.index-team .box-slider-study .item a .text p {
  color: #019a45;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
.index-team .box-slider-study .item:hover a .more {
  display: block;
  width: 100%;
  height: 100%;
  padding: 14% 7% 0;
  bottom: 0%;
  left: 0%;
  margin: 0;
  color: #fff;
  background: rgba(1, 154, 69, 0.9);
  background-size: 100% 100%;
  font-size: 18px;
  line-height: 30px;
}
.index-team .box-slider-study .item:hover a .more span {
  margin: 8px auto 0;
  font-size: 18px;
}
.index-team .box-slider-study .item:hover a .text {
  background: #ff9e05;
}
.index-team .box-slider-study .item:hover a .text b {
  color: #fff;
}
.index-team .box-slider-study .item:hover a .text p {
  color: #fff;
}
.index-team .box-slider-study .next {
  left: 0;
  position: absolute;
  z-index: 999;
  margin-left: 12px;
  cursor: pointer;
  bottom: 115px;
  width: 14px;
  height: 64px;
  background: url(../images/left.png) no-repeat center center;
  background-size: 100%;
}
.index-team .box-slider-study .next:hover {
  background: url(../images/left_h.png) no-repeat center center;
  background-size: 100%;
}
.index-team .box-slider-study .prev {
  right: 0;
  position: absolute;
  z-index: 999;
  bottom: 115px;
  margin-right: 12px;
  cursor: pointer;
  width: 14px;
  height: 64px;
  background: url(../images/right.png) no-repeat center center;
  background-size: 100%;
}
.index-team .box-slider-study .prev:hover {
  background: url(../images/right_h.png) no-repeat center center;
  background-size: 100%;
}
.index-ketang {
  margin: 0 0 20px 0;
}
.index-ketang .t-tit {
  background: url(../images/tit_4.png) no-repeat 15px center #e5f3eb;
  margin: 0;
}
.index-ketang .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 20px 0;
  border: 1px solid #eeeeee;
  border-top: none;
}
.index-ketang .box .list {
  width: 560px;
  margin: 0 0 5px 0;
}
.index-ketang .box .list .tit {
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 40px;
  padding: 0 0 0 15px;
  background: url(../images/ketang_tit.png) no-repeat left center;
}
.index-ketang .box .list .tit b {
  color: #019a45;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
.index-ketang .box .list .tit a {
  color: #ff9e05;
  font-size: 14px;
}
.index-ketang .box .list .content {
  padding: 15px 0px 0px;
}
.index-ketang .box .list .content .one {
  margin: 0 0 14px 0;
}
.index-ketang .box .list .content .one a {
  display: flex;
  justify-content: space-between;
}
.index-ketang .box .list .content .one a .pic {
  width: 160px;
}
.index-ketang .box .list .content .one a .pic img {
  width: 100%;
  display: block;
}
.index-ketang .box .list .content .one a p {
  width: 385px;
  font-size: 16px;
  line-height: 24px;
  text-indent: 0em;
  margin: 0;
  color: #999999;
  padding: 6px 0 0 0;
}
.index-ketang .box .list .content .one a p b {
  display: block;
  margin: 0 0 8px 0;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.index-ketang .box .list .content .one a:hover p b {
  color: #ff9e05;
}
.index-ketang .box .list .content .list_a {
  margin: 0 0 6px 0;
  padding: 0 0 0 23px;
  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: 14px;
  color: #333333;
}
.index-ketang .box .list .content .list_a .text:hover {
  color: #ff9e05;
}
.index-ketang .box .list .content .list_a .more {
  font-size: 14px;
  width: 100px;
  line-height: 25px;
  border-radius: 20px;
  display: block;
  color: #019a45;
  text-align: center;
}
.index-ketang .box .list .content .list_a .more:hover {
  background: #ff9e05;
  color: #fff;
}
.index-ketang .box .list .content .list_a:hover {
  background: url(../images/list_a_h.png) no-repeat center left;
}
.index-picture {
  margin: 0 0 20px 0;
}
.index-picture .t-tit {
  margin: 0 0 0 0;
  background: url(../images/tit_5.png) no-repeat 15px center #e5f3eb;
}
.index-picture .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px;
  border: 1px solid #eeeeee;
  border-top: none;
}
.index-picture .content .item {
  width: 285px;
  height: 240px;
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 10px;
}
.index-picture .content .item a {
  position: relative;
  display: block;
}
.index-picture .content .item a .icon {
  height: 204px;
  box-sizing: border-box;
  overflow: hidden;
  border: 2px solid #fff;
}
.index-picture .content .item a .icon img {
  width: 101%;
  display: block;
}
.index-picture .content .item a .tit_t {
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
}
.index-picture .content .item:hover a .icon {
  border: 2px solid #ff8605;
}
.index-picture .content .item:hover a .tit_t {
  background: #ff8605;
  color: #fff;
}
.index-picture .content .item:nth-child(9),
.index-picture .content .item:nth-child(10),
.index-picture .content .item:nth-child(11),
.index-picture .content .item:nth-child(12) {
  margin-bottom: 0;
}
.index-link {
  margin: 0 0 20px 0;
}
.index-link .t-tit {
  margin: 0 0 0 0;
  background: url(../images/tit_6.png) no-repeat 15px center #e5f3eb;
}
.index-link .box {
  padding: 15px;
  border: 1px solid #eeeeee;
  border-top: none;
}
.index-link .box a {
  padding: 0 4px;
  line-height: 26px;
  font-size: 14px;
  color: #333333;
}
.index-link .box a:hover {
  color: #ff9e05;
}
.index-foot {
  background: url(../images/foot_bg.jpg) no-repeat top center;
  padding: 40px 0 20px;
}
.index-foot .foot .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.index-foot .foot .box .left {
  padding: 10px 0 0 0;
}
.index-foot .foot .box .left .logo {
  width: 515px;
}
.index-foot .foot .box .left .logo img {
  width: 100%;
  display: block;
}
.index-foot .foot .box .navigation {
  width: 340px;
}
.index-foot .foot .box .navigation ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.index-foot .foot .box .navigation ul li {
  width: 33%;
  margin: 0 0 6px 0;
}
.index-foot .foot .box .navigation ul li a {
  color: #fff;
  font-size: 18px;
  text-align: left;
  line-height: 28px;
  display: block;
  text-align: center;
  position: relative;
}
.index-foot .foot .box .navigation ul li:nth-last-child(1),
.index-foot .foot .box .navigation ul li:nth-last-child(2),
.index-foot .foot .box .navigation ul li:nth-last-child(3) {
  margin-bottom: 0;
}
.index-foot .foot .box .navigation ul li:hover a {
  font-weight: bold;
}
.index-foot .foot .box .right {
  display: flex;
  justify-content: flex-start;
}
.index-foot .foot .box .right .pic {
  text-align: center;
}
.index-foot .foot .box .right .pic img {
  width: 117px;
  height: 117px;
  display: block;
  margin: 0 auto;
  background: #fff;
}
.index-foot .foot .box .right .pic p {
  color: #fff;
  font-size: 14px;
}
.index-foot .foot_b {
  margin: 10px 0 0 0;
  color: #c7e3d4;
}
.index-foot .foot_b p {
  color: #c7e3d4;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.index-foot .foot_b p a {
  color: #c7e3d4;
}
.index-foot .foot_b a {
  color: #c7e3d4;
}
