@charset "utf-8";
/* CSS Document */

/* 轮播主图 */
.swiper-container-v .swiper-slide img { width: 100%; }

.swiper-container-v .swiper-slide-active .t3 { -webkit-animation: bounceInLeft 0.8s 0.3s ease both; animation: bounceInLeft 0.8s 0.3s ease both; }
.swiper-container-v .swiper-slide-active .t1 { -webkit-animation: bounceInLeft 0.8s 0.6s ease both; animation: bounceInLeft 0.8s 0.6s ease both; }
.swiper-container-v .swiper-slide-active .t2 { -webkit-animation: bounceInLeft 0.8s 0.9s ease both; animation: bounceInLeft 0.8s 0.9s ease both; }
.swiper-container-v .swiper-wrapper .swiper-slide { position: relative; }
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt { position: absolute; top: 30%; left: 0px; right: 0px; text-align: center; z-index: 100; color: #FFFFFF; }
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt .t1 { font-weight: bold; margin-bottom: 30px; font-size: 4.5vw; color: #FFFFFF; letter-spacing: 1vw; }
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt .t3 { font-size: 4vw; color: #FFFFFF; letter-spacing: 1vw; }

@media (max-width:1199px) {
.swiper-container-v .swiper-wrapper .swiper-slide .ad_txt .t1 { margin-bottom: 10px; letter-spacing: normal; }
}

/* 版块标题 */
.index_title { text-align: center; padding-bottom: 30px; }
.index_cn, .index_cn a { font-size: 38px; font-weight: bold; color: #D50000; display: inline-block; margin-bottom: 20px; }
.index_cn span { color: #114fb7; }
.index_en, .index_en a { font-size: 16px; color: #000000; font-family: Arial; text-transform: uppercase; margin-bottom: 30px; }

/* 首页公司简介 start */

/* 首页公司简介 end */


/* 首页行业应用 start */

/* 首页行业应用 end */


/* 首页新闻中心 start */

/* 首页新闻中心 end */


/* 网站底部 start */

/* 网站底部 end */