@charset "UTF-8";

body {
    width: 100%;
	min-width: 1300px;
    background: url(../images/background.jpg) no-repeat 50% -50px #ffffff;
}
.w1200 {
  width: 1300px;
  margin: 0 auto;
}
.big_banner .w1200 {
  position: relative;
  z-index: 100;
  height: 435px;
}
.link-button {
	background: url(../images/button.png) no-repeat;
    width: 160px;
    height: 152px;
    display: inline-block;
	margin: 0 20px;
}
.link-button a{
    font-size: 38px;
    padding: 33px 25px 0 43px;
    display: block;
	line-height: 44px;
    color: #ff6079;
    text-shadow: -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 1px 1px 1px #fff, 0px 2px 2px rgb(255 255 255 / 60%),-2px -2px 2px #fff, 2px -2px 2px #fff, -2px 2px 2px #fff, 2px 2px 2px #fff, 2px 2px 2px rgb(255 255 255 / 60%);
}
.link-button a:hover{
	color:#ffb3a4;
}
.slider_box {
  width: 894px;
  height: 282px;
  overflow: hidden;
  margin: 120px auto 0;
  overflow: hidden;
  box-shadow: 0 16px 80px rgba(17,0,102,.16);
  border-radius: 10px;
}
.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: rgba(0, 0, 0, 0.2);
      }

      .swiper-pagination-bullet-active {
        color: #fff;
        background: #007aff;
      }
.swiper-pagination-bullet-active {
    color: #fff;
    background: #ff6079;
}
.news-slide h3 a{font-size: 20px; font-weight: 700; height: 70px; line-height: 70px; color: #007eff;text-align: center;display: block;margin: 15px 0 14px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
.news{width: 650px;height: 400px;background: #fff; box-shadow: 0 5px 30px rgba(17,0,102,.16);border-radius: 10px;}
.news-btn{width: 650px;height: 50px;line-height: 50px;border-bottom:2px solid #ccc;padding-top: 10px;position: relative;}
.news-btn li{float: left;}
.news-btn li a{font-size: 20px;color: #333;display: block;width: 100px;height: 50px;text-align: center;}
.news-btn li:hover a,.news-btn li.hover a{color: #ff6079;font-weight: bold;border-bottom: 2px solid #ff6079;text-decoration: none;}
.news-btn ul{float: left;}
.more span{display: block;position: absolute;width: 17px;height:17px;background-position: 0 -98px;top: 19px;right: 8px;cursor: pointer;}
.jctj .more span{top: 14px;}
.news-slide ul li{color: #666;height: 44px;line-height: 44px; border-bottom: 2px solid #f2f2f2; padding: 0 20px}
.news-slide ul li a{font-size: 14px;color: #333;display: block;float: left;width:405px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news-slide ul li em a{width:60px;}
.news-slide ul li:hover a{text-decoration:none; color:#ff6079;}
.news-slide ul li em:hover a{color:red;}
.news-slide ul li span{display: block; float: right; font-size:14px}
.news_box {
  width: 664px;
  height: 310px;
	float: left;
  font-size: 18px;
}
.news_boxs{ margin-top: 30px; overflow: hidden; height: 430px}
.hide {
  display: none;
}
.link-group {
    background: url(../images/12link.png) no-repeat;
    width: 948px;
    height: 286px;
    margin: 0 auto;
}
.link-group a{
    font-size: 20px;
    padding: 31px 11px 19px 63px;
    width: 155px;
    display: inline-block;
    color: #ff6079;
    text-shadow: -1px -1px 1px #ffb8ad, 1px -1px 1px #ffb8ad, -1px 1px 1px #ffb8ad, 1px 1px 1px #ffb8ad, 0px 2px 2px #ffb8ad;
}
.link-group a:hover{
	color:#fff;
}




