/* banner 开始 */
.fullSlide {
  width: 100%;
  position: relative;
  height: 695px;
  overflow: hidden;
}
.fullSlide .bd {
  height: 695px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 695px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  height: 35px;
  text-align: center;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  display: inline-block;
  zoom: 1;
  width: 60px;
  height: 6px;
  font-size: 0;
  margin: 0 10px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fullSlide .hd ul .on {
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fullSlide .prev,
.fullSlide .next {
  width: 40px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.fullSlide .prev {
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  left: 20%;
}
.fullSlide .next {
  background-position: -6px -137px;
  right: 10%;
}
@keyframes lamp {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
/* about */
.about {
  width: 100%;
  height: 652px;
  overflow: hidden;
  padding: 100px 0 105px;
  box-sizing: border-box;
  background: url("../images/about_bg.jpg") no-repeat center center;
}
.about .center {
  height: 100%;
  overflow: hidden;
}
.about .center h3 {
  font-size: 38px;
  line-height: 38px;
  color: #333333;
  text-align: center;
  font-family: 'heiti';
  font-weight: bold;
}
.about .center p {
  width: 1040px;
  font-size:  20px;
  line-height: 42px;
  color: #666666;
  height: 210px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  text-indent: 2em;
  margin: 56px auto 0;
  font-weight: bold;
}
.about .center .about_btn {
  width: 284px;
  height: 40px;
  font-size: 0;
  text-align: center;
  margin: 100px auto 0;
  border-radius: 3px;
  box-sizing: border-box;
  border: solid 1px #cacaca;
}
.about .center .about_btn li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 100%;
  font-size:  20px;
  line-height: 38px;
  color: #333333;
  text-align: left;
  position: relative;
}
.about .center .about_btn li::after {
  content: "";
  display: block;
  width: 0;
  height: 40px;
  border-radius: 3px;
  background-color: #c55ac5;
  position: absolute;
  top: -1px;
  left: -1px;
}
.about .center .about_btn li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  transition: all 0.3s 0.1s;
}
.about .center .about_btn .about_btn1 a {
  background: url("../images/about_btn1.png") 86px center no-repeat;
  font-weight: bold;
}
.about .center .about_btn .about_btn2::after {
  left: 0;
}
.about .center .about_btn .about_btn2 a {
  background: url("../images/about_btn2.png") 86px center no-repeat;
}
.about .center .about_btn .about_btn2:hover a {
  background-image: url("../images/about_btn22.png");
}
.about .center .about_btn .about_hot a {
  font-weight: bold;
  color: #ffffff;
  background-image: url("../images/about_btn11.png");
}
.about .center .about_btn .about_hot::after {
  width: 142px;
  transition: all 0.5s;
}
/* product */
.product {
  width: 100%;
  height: 1283px;
  overflow: hidden;
  padding: 54px 0 106px;
  box-sizing: border-box;
  background: url("../images/product_bg.jpg") center no-repeat;
}
.product .center {
  height: 100%;
}
.pro_top {
  text-align: center;
}
.pro_top h3 {
  font-size: 38px;
  font-weight: bold;
  line-height: 38px;
  color: #333333;
  font-family: 'heiti';
}
.pro_top h3 a {
  display: block;
  color: #333333;

  font-family: 'heiti';
}
.pro_top h4 {
  font-size:  18px;
  line-height:  18px;
  color: #666666;
  margin-top:  20px;
}
.pro_bot {
  margin-top: 50px;
}
.pro_bot1 {
  width: 348px;
  height: 332px;
  margin: auto;
  background: url("../images/pro_logo.png") 130px 110px no-repeat;
  position: relative;
}
.pro_bot1 li {
  width: 104px;
  height: 104px;
  position: absolute;
}
.pro_bot1 li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 24px;
  font-weight: bold;
  line-height: 104px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
  transition: all 0.5s;
}
.pro_bot1 li::after {
  content: "";
  display: block;
  width: 36px;
  height: 38px;
  position: absolute;
}
.pro_bot1 li:hover a {
  transform: scale(1.1, 1.1);
}
.pro_bot1 .pro_item1 {
  top: 5px;
  left: 54px;
}
.pro_bot1 .pro_item1::after {
  top: -5px;
  right: -34px;
  background: url("../images/pro_arrow1.png") center no-repeat;
}
.pro_bot1 .pro_item1 a {
  background: url("../images/product1.png");
}
.pro_bot1 .pro_item2 {
  top: 5px;
  right: 56px;
}
.pro_bot1 .pro_item2::after {
  bottom: 0;
  right: -30px;
  background: url("../images/pro_arrow2.png") center no-repeat;
}
.pro_bot1 .pro_item2 a {
  background: url("../images/product2.png");
}
.pro_bot1 .pro_item3 {
  top: 115px;
  right: 0;
}
.pro_bot1 .pro_item3::after {
  bottom: -36px;
  right: 24px;
  background: url("../images/pro_arrow3.png") center no-repeat;
}
.pro_bot1 .pro_item3 a {
  background: url("../images/product3.png");
}
.pro_bot1 .pro_item4 {
  bottom: 6px;
  right: 54px;
}
.pro_bot1 .pro_item4::after {
  bottom: 0;
  left: -36px;
  background: url("../images/pro_arrow4.png") center no-repeat;
}
.pro_bot1 .pro_item4 a {
  background: url("../images/product4.png");
}
.pro_bot1 .pro_item5 {
  bottom: 0;
  left: 56px;
}
.pro_bot1 .pro_item5::after {
  top: -10px;
  left: -24px;
  background: url("../images/pro_arrow5.png") center no-repeat;
}
.pro_bot1 .pro_item5 a {
  background: url("../images/product5.png");
}
.pro_bot1 .pro_item6 {
  top: 115px;
  left: 0;
}
.pro_bot1 .pro_item6::after {
  top: -42px;
  left: 22px;
  background: url("../images/pro_arrow6.png") center no-repeat;
}
.pro_bot1 .pro_item6 a {
  background: url("../images/product6.png");
}
.pro_bot2 {
  width: 100%;
  height: 610px;
  margin-top: 58px;
  overflow: hidden;
}
.pro_bot2 li {
  float: left;
  width: 292px;
  height: 298px;
  margin: 0 10px 10px 0;
  transition: all .5s;
}
.pro_bot2 li:nth-child(4n) {
  margin-right: 0;
}
.pro_bot2 li .pro_img {
  display: block;
  width: 292px;
  height: 246px;
  overflow: hidden;
}
.pro_bot2 li .pro_img img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.5s;
  filter: grayscale(100%);
  object-fit: cover;
}
.pro_bot2 li .pro_txt {
  display: block;
  width: 100%;
  height: 52px;
  font-size:  18px;
  line-height: 52px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 60px 0 32px;
  font-weight: bold;
  box-sizing: border-box;
  background: url("../images/pro_btn1.png") 258px center no-repeat #f9f9f9;
  transition: all 0.5s;
}
.pro_bot2 li:hover{
	   box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
}
.pro_bot2 li:hover .pro_img img {
  filter: grayscale(0);
}
.pro_bot2 li:hover .pro_txt {
  background-image: url("../images/pro_btn2.png");
}
/* case */
.case {
  margin: 94px auto 64px;
}
.case_bot {
  margin-top: 45px;
}
.case_bot1 {
  width: 538px;
  height: 348px;
  margin: auto;
  position: relative;
}
.case_bot1 li {
  float: left;
  width: 130px;
  height: 113px;
  position: absolute;
  background: url("../images/case_tit.png");
}
.case_bot1 li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 24px;
  line-height: 113px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
  font-weight: bold;
}
.case_bot1 .case_item1 {
  top: 0;
  left: 102px;
}
.case_bot1 .case_item2 {
  top: 0;
  right: 102px;
}
.case_bot1 .case_item3 {
  top: 56px;
  left: 0;
}
.case_bot1 .case_item4 {
  top: 56px;
  left: 204px;
}
.case_bot1 .case_item5 {
  top: 56px;
  right: 0;
}
.case_bot1 .case_item6 {
  top: 116px;
  left: 102px;
}
.case_bot1 .case_item7 {
  top: 116px;
  right: 102px;
}
.case_bot1 .case_item8 {
  bottom: 60px;
  left: 0;
}
.case_bot1 .case_item9 {
  bottom: 60px;
  left: 204px;
}
.case_bot1 .case_item10 {
  bottom: 60px;
  right: 0;
}
.case_bot1 .case_item11 {
  bottom: 0;
  left: 102px;
}
.case_bot1 .case_item12 {
  bottom: 0;
  right: 102px;
}
.case_bot2 {
  margin-top: 60px;
}
.swiper-case {
  width: 100%;
  height: 545px;
  padding-top: 20px;
  box-sizing: border-box;
}
.swiper-case .swiper-slide {
  width: 382px;
  height: 458px;
  box-sizing: border-box;
  padding: 10px 10px 0 10px;
  box-shadow: 0 0 16px 0 rgba(1, 1, 1, 0.15);
}
.swiper-case .swiper-slide .case_img {
  display: block;
  width: 100%;
  height: 270px;
  overflow: hidden;
}
.swiper-case .swiper-slide .case_img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.swiper-case .swiper-slide .case_desc {
  width: 100%;
  height: 178px;
  padding: 22px 0 26px;
  box-sizing: border-box;
  position: relative;
}
.swiper-case .swiper-slide .case_desc .case_tit {
  display: block;
  font-size:  18px;
  line-height:  18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  font-weight: bold;
}
.swiper-case .swiper-slide .case_desc p {
  font-size:  16px;
  line-height: 24px;
  color: #666666;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 15px;
  font-weight: bold;
}
.swiper-case .swiper-slide .case_desc .case_date {
  font-size:  16px;
  line-height:  20px;
  color: #999999;
  margin-top: 30px;
  padding-left: 26px;
  box-sizing: border-box;
  background: url("../images/case_btn1.png") left center no-repeat;
  font-weight: bold;
}
.swiper-case .swiper-slide .case_desc .case_btn {
  display: block;
  width: 29px;
  height: 28px;
  background: url("../images/case_btn2.png");
  position: absolute;
  bottom: 20px;
  right: 10px;
  transition: all 0.5s;
}
.swiper-case .swiper-slide:hover .case_img img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.swiper-case .swiper-slide:hover .case_desc .case_tit {
  color: #c55ac5;
}
.swiper-case .swiper-slide:hover .case_desc .case_btn {
  background: url("../images/case_btn22.png");
}
.swiper-case .swiper-pagination-bullets {
  bottom: 0;
}
.swiper-case .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 10px;
  box-sizing: border-box;
  border: solid 1px #c55ac5;
  background: transparent;
}
.swiper-case .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #c55ac5;
}
/* news */
.news {
  width: 100%;
  height: 684px;
  overflow: hidden;
  padding: 68px  0 96px;
  box-sizing: border-box;
  background: url("../images/news_bg.jpg") center no-repeat;
}
.news .center {
  height: 100%;
}
.news_top h4 {
  margin-top: 12px;
}
.news_bot {
  margin-top: 40px;
}
.news_bot1 {
  width: 100%;
  height:  18px;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.news_bot1 li {
  display: inline-block;
  vertical-align: top;
  font-size:  18px;
  line-height:  18px;
  color: #666666;
  margin-right: 24px;
  padding-right: 24px;
  box-sizing: border-box;
  background: url("../images/news_hr.png") right center no-repeat;
}
.news_bot1 li:last-child {
  margin-right: 0;
  padding-right: 0;
  box-sizing: border-box;
  background: none;
}
.news_bot1 li a {
  display: block;
  color: #666666;
  font-weight: bold;
  font-size: 20px;
}
.news_bot1 .news_hot a {
  color: #c55ac5;
}
.news_bot2 {
  width: 100%;
  height: 350px;
  margin-top: 40px;
  overflow: hidden;
}
.news_bigBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news_box {
  float: left;
  width: 580px;
  height: 100%;
  position: relative;
}
.news_box .news_date {
  width: 82px;
  height: 90px;
  text-align: center;
  padding:  20px 0 20px;
  box-sizing: border-box;
  background-color: #c55ac5;
  position: absolute;
  top: 0;
  left: 0;
}
.news_box .news_date p {
  font-family: Arial;
  font-weight: bold;
  font-size: 40px;
  line-height: 30px;
  color: #ffffff;
}
.news_box .news_date span {
  display: block;
  font-family: Arial;
  font-size:  16px;
  line-height: 12px;
  color: #ffffff;
  margin-top: 10px;
}
.news_box .news_img {
  display: block;
  width: 580px;
  height: 288px;
}
.news_box .news_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.news_box .news_tit {
  display: block;
  font-size:  20px;
  line-height:  20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top:  20px;
  transition: all 0.5s;
}
.news_box p {
  font-size:  16px;
  line-height:  16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
}
.news_box:hover .news_tit {
  color: #c55ac5;
}
.news_list {
  float: right;
  width: 572px;
  height: 100%;
}
.news_list li {
  width: 100%;
  height: 90px;
  margin-bottom: 40px;
  overflow: hidden;
}
.news_list li:last-child {
  margin-bottom: 0;
}
.news_list li .news_date2 {
  float: left;
  width: 82px;
  height: 90px;
  text-align: center;
  padding: 22px 0 20px;
  box-sizing: border-box;
  background: #cccccc;
  position: relative;
}
.news_list li .news_date2::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: #c55ac5;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.4s;
}
.news_list li .news_date2 p {
  font-family: Arial;
  font-size: 40px;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.news_list li .news_date2 span {
  display: block;
  font-family: Arial;
  font-size:  16px;
  line-height: 12px;
  color: #ffffff;
  margin-top: 6px;
  position: relative;
  z-index: 2;
}
.news_list li .news_desc {
  float: right;
  width: 466px;
  height: 100%;
  padding: 12px 0 6px;
  box-sizing: border-box;
}
.news_list li .news_desc .news_tit2 {
  display: block;
  font-size:  20px;
  line-height:  20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
}
.news_list li .news_desc p {
  font-size:  16px;
  line-height: 24px;
  color: #666666;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 8px;
}
.news_list li:hover .news_date2::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.news_list li:hover .news_desc .news_tit2 {
  color: #c55ac5;
}

/*# sourceMappingURL=in.css.map */