/* banner */
.banner {width: 100%;height: 461px;min-width: 1240px;}
.banner .bannerSlide{height: 461px;position: relative;margin: 0 auto;}
.banner .bannerSlide .bd {width: 100%;height: 461px;margin: 0 auto;}
.banner .bannerSlide .bd img {width: 100%;height: 461px;}

/* zykc */
.zykc {width: 100%;height: 639px;background: url('../img/icon02.png') no-repeat left 400px #fff;position: relative;}
.zykc .top{width: 100%;padding-top: 49px;text-align: center;margin-bottom: 38px;height: 60px;}
.zykc .zykc-scoller {width: 1200px;height: auto;}
.zykc .zykc-scoller .arrow-right{width: 84px;height: 84px;display: block;position: absolute;
right: 11%;top:310px;background: url('../img/icon01.png') no-repeat;}
.zykc .zykc-container {width: 1200px;height: 410px;}
.zykc .zykc-container .swiper-slide{height: 410px;}
.zykc .zykc-container .swiper-slide a{display: block;width: 313px;height: 350px;background: #A7DED8;color: #fff;
padding: 30px;position: relative;}
.zykc .zykc-container .swiper-slide-active a{background-color: #94CFD0;}
.zykc .zykc-container .swiper-slide a .title{font-size: 24px;height: 50px;font-weight: 400;}
.zykc .zykc-container .swiper-slide a .desc{font-size: 16px;line-height: 28px;
  font-weight: 300;}
.zykc .zykc-container .swiper-slide a img{position: absolute;bottom: 30px;width: 304px;height: 202px;}


/* szdw */
.szdw{width: 100%;height: 651px; background: url('../img/10.png') no-repeat #f1f9ed;}
.szdw .top{width: 100%;padding-top: 49px;text-align: center;margin-bottom: 38px;height: 60px;}
.szdw ul{width: 100%;height: 330px;}
.szdw ul li{width: 237px;height: 324px;float: left;margin-left: 84px;background: #fff;border-bottom: 6px solid #fff;}
.szdw ul li.first{margin-left: 0px !important;background: #57AB49;border-bottom: 6px solid #FFEC7C;}
.szdw ul li a{display: block;width: 197px;padding:20px 23px 10px 17px;height: 294px;color: #333333;}
.szdw ul li a .img{width: 100%;height: 180px;text-align: center;}
.szdw ul li a .img img{width: 180px;height: 180px;border-radius: 72.5px;}
.szdw ul li a .line{width: 197px;height: 1px;background: #AAAAAA;margin-top: 15px;margin-bottom: 16px;}
.szdw ul li a .title {font-size: 16px;line-height: 34px;text-align: center;}
.szdw ul li a .desc{font-size: 14px;line-height: 24px;color: #999999;text-align: center;}
.szdw ul li:hover{background: #57AB49;border-bottom: 6px solid #FFEC7C;}
.szdw ul li:hover a{color: #fff;}
.szdw ul li:hover a .line,
.szdw ul li.first a .line {background: #fff;}
.szdw ul li:hover a .title,
.szdw ul li.first a .title,
.szdw ul li:hover a .desc,
.szdw ul li.first a .desc{color: #fff;}
.szdw .more {width: 100%;height:122px;text-align: center;margin-top: 80px;}
.szdw .more a{width: 186px;height: 42px;display: inline-block;text-align: center;color: #fff;background: #FF7D2E;line-height: 42px;
border-radius: 21px;font-size: 14px;background: #FF9C3B;}

/* zysx */
.zysx{width: 100%;height: 742px;background: url('../img/icon03.png') no-repeat right 369px #fff;}
.zysx .top{width: 100%;padding-top: 49px;text-align: center;margin-bottom: 38px;height: 60px;}
.zysx .content{clear: both;width: 100%;height: 453px;position: relative;}
.zysx .content .leftImg{width: 580px;height: 453px;float: left;}
.zysx .content ul{width: 618px;height:453px;float: right;}
.zysx .content ul li{width: 552px;height: 111px;padding: 20px 36px 20px 30px;border-bottom: 1px solid #E6E6E6;
background: #fff;border-right: 1px solid #E6E6E6;border-left:1px solid #E6E6E6;}
.zysx .content ul li a{display: block;width: 100%;height: 100%;}
.zysx .content ul li a h3{font-size: 24px;font-weight: 500;color: #707673;line-height: 50px;}
.zysx .content ul li a p{color: #707673;font-size: 14px;line-height: 26px;}
.zysx .content ul li.first,
.zysx .content ul li:hover{background: #57AB49;position: relative;z-index: 100;width: 563px;left: -10px;border-bottom: 0px;
  box-shadow: 4px 4px 14px #c4c3c3;top: 0px;}

.zysx .content ul li.first a h3,
.zysx .content ul li:hover a h3{color: #fff;}
.zysx .content ul li.first a p,
.zysx .content ul li:hover a p{color: #fff;}


/*  */
@media only screen and (max-width: 1400px) {
  .zykc .zykc-scoller .arrow-right{display: none;}
}
@media only screen and (max-width: 1519px) {
  .zykc .zykc-scoller .arrow-right{right: 2%;}
}

@media only screen and (min-width: 1520px) and (max-width: 1600px) {
  .zykc .zykc-scoller .arrow-right{right: 4%;}
}

@media only screen and  (min-width: 1601px) and (max-width: 1680px) {
  .zykc .zykc-scoller .arrow-right{right: 6%;}
}