﻿@charset "utf-8";

/*banner*/
.banner { position: relative; z-index: 3; width: 100%; overflow: hidden; }
.banner .swiper-pagination { bottom: 1.5rem !important; }
.banner .swiper-pagination-bullet { opacity: 0.5; width: 1rem; height: 1rem; background: #D02513; border-radius: 50%; margin: 0 0.5rem !important; transition: all 0.5s ease; }
.banner .swiper-pagination-bullet-active { opacity: 1; }
/*title*/
h2.main_title { position: relative; padding-bottom: 1rem; background: url(/mobile/images/tbg.png) no-repeat right bottom; background-size: 13.3rem 2.15rem; }
h2.main_title a { display: block; line-height: 0; }
h2.main_title strong { display: block; font-size: 2.4rem; line-height: 100%; color: #2b2d35; font-weight: bold; position: relative; }
h2.main_title i { color: #D02513; }
h2.main_title span { display: block; font-size: 1.2rem; color: #2b2d35; line-height: 100%; font-weight: normal; margin-top: 1.15rem; }
.intro { padding: 5.55rem 4% 6.75rem; background: #f6f7fb; }
.intro p { font-size: 1.2rem; color: #808080; line-height: 1.95rem; margin: 1.65rem 0 1.8rem; }
.intro a.learnmore { display: inline-block; font-size: 1.2rem; color: #D02513; line-height: 100%; text-decoration: underline; transition: all 0.5s ease; }
.intro a.learnmore:hover { letter-spacing: 0.5px; }
.intro .pic { margin-top: 3.9rem; line-height: 0; }
.client { padding: 5.35rem 4% 6.85rem; overflow: hidden; }
.client h2 { padding-bottom: 0.6rem; }
.client_nav { margin: 3.5rem 0 1.8rem; border-top: 1px solid #cacaca; border-bottom: 1px solid #cacaca; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; }
.client_nav strong { display: block; font-size: 1.3rem; color: #D02513; line-height: 4.9rem; background: #fff; padding-right: 2.4rem; flex-shrink: 0; }
.client_nav .client_nav_con { overflow: hidden; }
.client_nav h3 { width: auto; }
.client_nav h3 a { display: block; font-size: 1.3rem; color: #2b2d35; line-height: 4.9rem; font-weight: normal; }
.client_con { position: relative; }
.client_con .client_list { overflow: hidden; box-shadow: 0 0 1.5rem 0 rgba(0,0,0,0.1); }
.client_con .client_list ul { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.client_con .client_list li { width: 33.33%; line-height: 0; overflow: hidden; }
.client_con .swiper-pagination { position: relative; left: auto; bottom: 0rem !important; text-align: left; height: 1rem; margin-top: 2.5rem; }
.client_con .swiper-pagination-bullet { opacity: 0.3; width: 1rem; height: 1rem; background: #D02513; border-radius: 50%; margin: 0 0.5rem !important; transition: all 0.5s ease; }
.client_con .swiper-pagination-bullet-active { opacity: 1; }
.product { padding: 6.9rem 4% 6.5rem; background: #f6f7fb url(/mobile/images/product_bg.jpg) no-repeat center top; background-size: 100% auto; }
.product h2 strong,.product h2 span { color: #fff; }
.product .moreinfo { margin-top: 2rem; }
.pro_nav { margin: 3.6rem 0 1.8rem; }
.pro_nav .pro_category { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; width: 100%; height: 4.65rem; background: #e8eaf1; padding: 0.45rem 0.5rem 0.5rem 0.45rem; box-sizing: border-box; transition: all 0.5s ease; }
.pro_nav .pro_category:first-child { background: #fff; padding: 0.5rem 0.5rem 0.45rem 0.45rem; }
.pro_nav h3 { width: 6.9rem; transition: all 0.5s ease; flex-shrink: 0; margin-right: 1.1rem; }
.pro_nav h3 a { display: block; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; font-size: 1.1rem; line-height: 3.7rem; position: relative; transition: all 0.5s ease; background: linear-gradient(135deg,#ff7725,#d02513); font-weight: normal; color: #fff; }
.pro_nav h3 a:after { position: absolute; content: ""; border-style: solid; border-width: 0.4rem 0.3rem; right: -0.6rem; top: 50%; transform: translateY(-50%); opacity: 1; border-color: transparent transparent transparent #D02513; transition: all 0.5s ease; }
.pro_nav h4 { position: relative; width: auto; }
.pro_nav h4 a { display: block; font-size: 1.2rem; color: #2b2d35; line-height: 3.7rem; font-weight: normal; transition: all 0.5s ease; }
.pro_nav h4:hover a { color: #D02513 !important; }
.pro_nav .pro_nav_con { overflow: hidden; }
.pro_con { display: grid; grid-template-columns: repeat(2,1fr); column-gap: 1rem; row-gap: 1rem; }
.pro_con li { overflow: hidden; transition: all 0.5s ease; }
.pro_con li > a { display: block; overflow: hidden; line-height: 0; }
.pro_con li > a img { width: 100%; }
.pro_con li h4 > a { display: block; text-align: center; box-sizing: border-box; padding-top: 1.1rem; padding-bottom: 0.9rem; transition: all 0.5s ease; }
.pro_con li h4 strong { display: block; font-size: 1.4rem; color: #000; line-height: 1.6rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; }
.pro_con li h4 span { display: block; margin-top: 0.3rem; font-size: 1rem; color: #999; line-height: 1.2rem; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
a.moreinfo { display: block; font-size: 1.2rem; color: #fff; line-height: 4.25rem; text-align: center; background: #D02513; width: 100%; transition: all 0.5s ease; }
a.moreinfo:hover { background: #b42010; }
.power { padding: 5.5rem 4% 4.7rem; }
.power h2 { padding-bottom: 0.6rem; }
.power .power_feature { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; text-align: center; margin-top: 1.3rem; }
.power .power_feature li { width: 20%; height: 10.25rem; background: #eff1f7; padding: 1.9rem 1rem 0; box-sizing: border-box; transition: all 0.5s ease; }
.power .power_feature li img { display: block; width: 2.8rem; margin: 0 auto 1.25rem; }
.power .power_feature li h3 { font-size: 1.2rem; color: #2b2d35; line-height: 1.5rem; font-weight: bold; height: 3rem; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; }
.power .power_feature li:nth-child(even) { background: #f6f7fb; }
.power_con { margin-top: 3.2rem; }
.power_con .open-video { width: 100%; position: relative; line-height: 0; overflow: hidden; cursor: pointer; margin-bottom: 0.2rem; }
.power_con .open-video h4 { position: absolute; top: 2.8rem; left: 2.1rem; z-index: 1; }
.power_con .open-video h4 span { display: block; font-size: 1.5rem; color: #F9F9F9; line-height: 2rem; font-weight: normal; }
.power_con .open-video h4 i { margin-top: 6.85rem; display: inline-block; font-size: 1.1rem; color: #fff; line-height: 1.5rem; padding-right: 2.35rem; background: url(/mobile/images/video_icon.png) no-repeat right; background-size: 1.5rem 1.5rem; }
.power_con .open-video h4:after { position: absolute; content: ""; width: 8.15rem; height: 1px; background: #d6726a; left: 0; bottom: 3.05rem; }
.power_con .open-video iframe,.power_con .open-video video { position: relative; width: 100%; }
.service { background: url(/mobile/images/service_bg.jpg) no-repeat center; background-size: cover; box-sizing: border-box; padding: 6.6rem 4% 7rem; }
.service h2 strong,.service h2 span { color: #fff; }
.service .info { font-size: 1.3rem; color: #fff; line-height: 100%; font-weight: bold; padding-left: 0.65rem; border-left: 0.15rem solid #D02513; margin: 2.7rem 0 1.5rem; }
.service li { position: relative; width: 100%; margin-bottom: 1.1rem; background: #fff; box-sizing: border-box; transition: all 0.5s ease; padding: 2.9rem 8rem 2.6rem 2.3rem; }
.service li h3 { font-size: 1.8rem; color: #D02513; line-height: 100%; font-weight: bold; margin-bottom: 1.4rem; }
.service li p { font-size: 1.2rem; color: #333; line-height: 1.6rem; }
.service li i { display: block; width: 2.25rem; height: 2.25rem; box-sizing: border-box; font-size: 1.3rem; color: #fff; line-height: 2.2rem; text-align: center; font-style: normal; position: absolute; font-weight: bold; right: 0.9rem; top: 4.85rem; background: #D02513; border-radius: 50%; }
.ys { padding-top: 6.4rem; background: #D02513; }
.ys h2 { margin: 0 4%; padding-bottom: 4.95rem; background: url(/mobile/images/tbg1.png) no-repeat right 0.4rem; background-size: 13.3rem auto; }
.ys h2 strong,.ys h2 span { color: #fff; }
.ys .ys_nav { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.ys .ys_nav h3 { background: #f6f6f6; cursor: pointer; width: 33.33%; text-align: center; font-size: 1.6rem; color: #2b2d35; line-height: 5.3rem; font-weight: normal; transition: background 0.5s; }
.ys .ys_nav h3.on,.ys .ys_nav h3:hover { background: linear-gradient(135deg,#ff7725,#d02513); box-shadow: 0rem 0.35rem 0.95rem 0.1rem rgba(208,37,19,0.41); color: #fff; }
.ys .ys_con { background: #fff; padding: 1.85rem 4% 0; }
.ys .ys_list { overflow: hidden; box-shadow: 0rem 0rem 2.15rem 0.15rem rgba(0,0,0,0.15); }
.ys dt { line-height: 0; overflow: hidden; }
.ys dd { background: #fff; padding: 3.6rem 1.85rem 3.9rem; line-height: 0; position: relative; }
.ys dd i { display: block; font-style: normal; font-weight: bold; font-size: 3.6rem; color: #D02513; line-height: 100%; font-family: "D-DIN"; position: absolute; right: 1.5rem; top: 3.4rem; }
.ys dd h3 { margin-bottom: 2.15rem; }
.ys dd h3 strong { display: block; font-size: 1.5rem; color: #2b2d35; line-height: 100%; font-weight: bold; }
.ys dd h3 span { display: block; font-size: 1.3rem; color: #2b2d35; line-height: 100%; font-weight: normal; margin-top: 0.7rem; }
.ys dd p { font-size: 1.2rem; color: #808080; line-height: 1.8rem; }
/*news*/
.news { padding: 5.75rem 4% 4.75rem; }
.news h2 { padding-bottom: 0.35rem; }
.news_nav { margin: 2.8rem 0 1.5rem; border-top: 1px solid #cacaca; border-bottom: 1px solid #cacaca; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.news_nav h3 { position: relative; }
.news_nav h3 a { display: block; font-size: 1.5rem; color: #B6B6B6; line-height: 4.9rem; font-weight: normal; transition: all 0.5s ease; }
.news_nav h3:before,.news_nav h3:after { position: absolute; content: ""; width: 100%; height: 1px; background: #D02513; left: 0; opacity: 0; }
.news_nav h3:before { top: -1px; }
.news_nav h3:after { bottom: -1px; }
.news_nav h3.on:before,.news_nav h3:hover:before,.news_nav h3.on:after,.news_nav h3:hover:after { opacity: 1; }
.news_nav h3.on a,.news_nav h3:hover a { font-weight: bold; color: #D02513; }
.news_con .swiper-slide { background: #fff; }
.news_con dl { padding: 1.3rem 0; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; align-items: center; -webkit-align-items: center; border-bottom: 1px solid #e4e4e4; }
.news_con dt { line-height: 0; overflow: hidden; width: 35.36%; }
.news_con dd { width: 61.44%; }
.news_con dd h4 { font-size: 1.3rem; color: #333; line-height: 1.5rem; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 1.25rem; }
.news_con dd p { font-size: 1.2rem; line-height: 1.7rem; color: #999; max-height: 3.4rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.news_con dl:last-child { border-bottom: none; }
.about { background: url(/mobile/images/about_bg.jpg) no-repeat center; background-size: cover; padding: 5.05rem 0 2.7rem; }
.about .pic { line-height: 0; overflow: hidden; width: 25rem; margin: 2.5rem auto 0; }
.about h2 { text-align: center; }
.about h2 strong { display: block; font-size: 2.4rem; color: #383b47; line-height: 2.85rem; font-weight: bold; }
.about h2 span { display: block; font-size: 1.4rem; color: #383b47; line-height: 100%; font-weight: normal; margin-top: 1.1rem; }
.about h2 i { color: #D02513; font-style: normal; }
.about h2 b { display: inline-block; font-size: 1.2rem; color: #D02513; line-height: 100%; font-weight: normal; margin-top: 3.5rem; text-decoration: underline; }
