@charset "utf-8";

  @font-face {
font-family: "iconfont"; src: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/fonts/iconfont.woff2) format('woff2'),
url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/fonts/iconfont.woff) format('woff'),
url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/fonts/iconfont.ttf) format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@font-face {
font-family: "iconfont1748942807614"; src: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/fonts/iconfont1748942807614.woff2) format('woff2'),
url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/fonts/iconfont1748942807614.woff) format('woff'),
url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/fonts/iconfont1748942807614.ttf) format('truetype');
}
.iconfont1748942807614 {
font-family: "iconfont1748942807614" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-xiaohongshulogo:before {
content: "\e643";
}
.icon-xiaohongshu2:before {
content: "\e618";
}
.icon-xiaohongshu3:before {
content: "\e601";
}
.icon-xiaohongshu5:before {
content: "\e603";
}
.icon-douyin1:before {
content: "\e600";
}
.icon-xiaohongshu1:before {
content: "\e62f";
}
.icon-douyin:before {
content: "\e623";
}
.icon-kuaishou:before {
content: "\eb7a";
}
.icon-xiaohongshu:before {
content: "\eb79";
}
.icon-qq:before {
content: "\e62d";
}
.icon-QQ-circle-fill:before {
content: "\e887";
}
.icon-weixin:before {
content: "\e62c";
}
.icon-nav:before {
content: "\e66b";
}
.icon-duihao:before {
content: "\e60b";
}
.icon-diamond:before {
content: "\e63d";
}
.icon-team:before {
content: "\e612";
}
.icon-gongsi:before {
content: "\e86d";
}
.icon-yunshu:before {
content: "\e6e2";
}
.icon-dianhuatianchong:before {
content: "\e678";
}
.icon-youjiantou:before {
content: "\e62b";
}
.icon-linkin:before {
content: "\e632";
}
.icon-zhuye:before {
content: "\e648";
}
.icon-search:before {
content: "\e614";
}
.icon-youtube:before {
content: "\e744";
}
.icon-skype:before {
content: "\e697";
}
.icon-facebook:before {
content: "\e685";
}
.icon-dianhuazixun-dianhua:before {
content: "\e603";
}
.icon-youxiang:before {
content: "\e672";
}
.icon-liaotian:before {
content: "\e609";
}
.icon-xiajiantou:before {
content: "\e61f";
}
.icon-xiasanjiao:before {
content: "\e63f";
}
.icon-youxiang1:before {
content: "\e65e";
}
.icon-twitter:before {
content: "\e882";
}
.icon-Youtube-fill:before {
content: "\e883";
}
.icon-youxiang2:before {
content: "\e62e";
}
.icon-dizhi:before {
content: "\e60d";
}
.icon-whatsapp:before {
content: "\e97b";
}
.icon-dizhi1:before {
content: "\e60a";
}
.icon-whatapp:before {
content: "\e620";
} body {
font-family: Arial, Helvetica, sans-serif;
overflow-x: hidden;
color: #222;
font-size: 16px;  }
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
td,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
margin: 0;
padding: 0;
}
input,
select,
textarea {
font-size: 14px;
border: none;
margin: 0;
padding: 0;
outline: none;
}
img {
border: 0 none;
vertical-align: middle;
max-width: 100%;
}
a {
text-decoration: none;
background-color: transparent;
}
a:hover {
cursor: pointer;
}
a:focus {
outline: none;
}
ul,
li,
dl,
dt,
dd {
list-style: none outside none;
}
button {
cursor: pointer;
}
* {
box-sizing: border-box;
}
.fl {
float: left;
}
.fr {
float: right;
} .clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
} .clearfix {
display: block;
}   .container{
width: 1300px;
margin: 0 auto;
}
header{
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999;
}
header .h_top{
background: #FFFFFF;
height: 38px;
line-height: 36px;
color: #015aaa;
}
header .h_top .fl a{
color: #015aaa;
display: inline-block;
margin-right: 20px;
}
header .h_top .fl a i{
font-size: 20px;
}
header .h_top .fr{
margin-right: 40px;
}
header .h_top .fr a{
display: inline-block;
}
header .h_top .fr span{
margin: 0 8px;
color: #015aaa;
display: inline-block;
}
header .h_top .fr span i{
font-size: 20px;
margin-right: 10px;
}
header .head{
background: #015aaa;
height: 70px;
}
header .head .container{
display: flex;
flex-wrap: nowrap;
}
header .head .logo,
header .head .nav{
line-height: 10px;
flex: 1;
}
header .head .logo a{ display: block;
white-space: nowrap;
}
header .head .search,
header .head .language{
position: relative;
}
header .head .nav .nav_btn{
display: none;
}
header .head .nav .nav_btn i{
font-size: 28px;
}
header .head .nav ul{
display: flex;
display: -webkit-flex;
flex-wrap: nowrap;
}
header .head .nav li{
font-weight: bold;
font-size: 18px;
line-height: 75px;
margin-right: 26px;
position: relative;
}
header .head .nav li a{
color: #FFFFFF;
display: block;
white-space: nowrap;
}
header .head .nav li:hover a{
opacity: .9;
}
header .head .nav li .slide_sort{
position: absolute;
top: 100px;
left: -50px;
background: #FFFFFF;
min-width: 320px;
padding: 10px 20px;
line-height: 24px;
font-weight: normal;
display: none;
box-shadow: 0 0 5px #999;
}
header .head .nav li .slide_sort.slide_res{
min-width: 180px;
left: 0;
padding: 0;
}
header .head .nav li .slide_sort.slide_res a{  color: #428BCA;
line-height: 36px;
padding: 0 20px;
margin: 0;
}
header .head .nav li .slide_sort.slide_res a:hover{
color: #00467f;
background-color: #ececec;
}
header .head .nav li .slide_sort .sort_item{
margin: 8px 0;
border-bottom: 1px solid #D0D0D0;
}
header .head .nav li .slide_sort .sort_item:last-child{
border: none;
} header .head .nav li .slide_sort span{
display: block;
margin: 5px 0;
}
header .head .nav li .slide_sort span a{
color: #222222;
display: block;
font-weight: bold;
}
header .head .nav li .slide_sort a{
color: #666666;
font-size: 16px;
}
header .head .nav li .slide_sort a:hover{
color: #111E49;
}
header .head .search{
margin-right: 20px;
color: #FFFFFF;
}
header .head .search .sea_btn{
font-size: 20px;
cursor: pointer;
line-height: 75px;
}
header .head .search .search_con{
position: absolute;
top: 100px;
left: -50px;
width: 200px;
height: 40px;
background: #FFFFFF;
display: none;
border: 1px solid #CCCCCC;
}
header .head .search .search_con input{
width: 150px;
height: 40px;
padding-left: 10px;
float: left;
}
header .head .search .search_con button{
width: 40px;
height: 40px;
border: none;
float: right;
}
header .head .language span{
width: 110px;
height: 28px;
padding-left: 18px;
border: 1px solid #FFFFFF;
margin-top: 25px;
color: #FFFFFF;
cursor: pointer;
display: block;
line-height: 28px;
font-size: 16px;
border-radius: 5px;
}
header .head .language span i{
color: #FFFFFF;
font-size: 14px;
float: right;
margin-right: 20px;
}
header .head .language .lang_con{
position: absolute;
top: 70px;
left: 0;
line-height: 30px;
display: none;
background: #FFFFFF;
width: 100%;
border: 1px solid #CCCCCC;
}
header .head .language .lang_con a{
color: #222222;
display: block;
padding-left: 18px;
margin: 10px 0;
}
header .head .language .lang_con a:hover{
color: #015aaa;
}
.banner{
margin-top: 105px;
}
.banner img{ width: 100%;}
.index_pro{
padding-top: 100px;
overflow: hidden;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/indexpro_bg.jpg) no-repeat center;
background-size: cover;
} .index_pro h1{
text-align: center;
color: #222222;
font-size: 36px;
cursor: pointer;
}
.index_pro h1 span.on{
color: #015aaa;
text-decoration: underline;
margin: 0 15px;
}
.index_pro .view_btn{
font-size: 19px;
color: #999999;
line-height: 24px;
border-bottom: 2px solid transparent;
}
.index_pro .view_btn:hover{
border-bottom: 2px solid #999999;
}
.index_pro .index_prolist .best_pro{
position: relative;
margin-top: 25px;
}
.index_pro .index_prolist .new_pro{
display: none;
}
.index_pro .index_prolist .swiper{
padding: 10px;
}
.index_pro .index_prolist .swiper-slide{
background: #FFFFFF;
text-align: center;
box-shadow: rgba(0,0,0,.1) 0px 0px 10px;
}}
.index_pro .index_prolist .swiper-slide img{
transition: all .3s;
}
.index_pro .index_prolist .swiper-slide:hover img{
transform: scale(1.05);
}
.index_pro .index_prolist .swiper-slide p{
font-size: 18px;
color: #222222;
margin-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #f2f2f2;
}
.index_pro .index_prolist .swiper-slide:hover p{
color: #015aaa;
}
.index_pro .index_prolist .swiper-slide .btn{
float: left;
line-height: 40px;
text-align: center;
width: 50%;
font-size: 14px;
color: #111e49;
border-right: 1px solid #F2F2F2;
}
.index_pro .index_prolist .swiper-slide .btn:hover{ opacity: .8; 
}
.index_pro .index_prolist .swiper-slide .btn:last-child{
color: #666666;
border: none;
}
.index_pro .swiper-button-prev{
left: -70px;
right: auto;
color: #cccccc;
}
.index_pro .swiper-button-next{
right: -70px;
left: auto;
color: #CCCCCC;
}
.liquid{
margin-top: 80px;
}
.liquid h2{
text-align: center;
font-size: 36px;
color: #222222;
}
.liquid h2 span{
display: block;
width: 80px;
height: 2px;
margin: 30px auto;
background: #015aaa;
}
.liquid ul{
display: flex;
flex-wrap: wrap;
margin-top: 50px;
}
.liquid ul li{
width: 24.4%;
margin: .3%;
position: relative;
}
.liquid ul li a{
display: block;
}
.liquid ul li .proName{
width: 100%;
height: 0;
position: absolute;
top: 100%;
left: 0;
background: rgba(0,0,0,.5);
display: none;
text-align: center;
color: #FFFFFF;
}
.liquid ul li .proName h4{
font-size: 24px;
} .liquid ul li:hover .proName{
top: 0;
height: 100%;
animation: productcon 1s;
-webkit-animation: productcon 1s; 
display: flex;
align-items: center;
justify-content: center;
}
@keyframes productcon
{
from {top: 100%;height: 0;}
to {top: 0;height: 100%;}
}
@-webkit-keyframes productcon {
from {top: 100%;height: 0;}
to {top: 0;height: 100%;}
}
.index_video{
margin-top: 80px;
padding-bottom: 45px;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/index_video.jpg) no-repeat bottom left;
} .index_video .video_box{
display: flex;
align-items: center;
}
.index_video .video_inf{
padding-right: 20px;
flex: 1;
}
.index_video .video_inf h3{
font-size: 30px;
color: #222222;
margin-bottom: 30px;
}
.index_video .video_inf p{
font-size: 18px;
color: #666666;
line-height: 28px; }
.index_video .video_inf .more_btn{
width: 150px;
height: 45px;
color: #FFFFFF;
line-height: 45px;
text-align: center;
display: block;
background: #015aaa;
margin-top: 50px;
}
.index_video .video_inf .more_btn:hover{
background: rgba(4,62,138,.8);
}
.index_video .video_con{
width: 50%;
text-align: right;
}
.number{
display: flex;
margin-top: 60px;
text-align: center;
}
.number .num_item{
flex: 1;
}
.number .num_item b{
font-size: 48px;
color: #015aaa;
}
.number .num_item span{
font-size: 24px;
color: #015aaa;
font-weight: bold;
}
.number .num_item p{
max-width: 160px;
margin: 20px auto;
}
.bigbg{ background: rgba(0,0,0,.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.getbox{ width: 800px; background: #fff; height: auto; position: absolute; top: 30%; left: 50%; margin-left: -400px; }
.allhide{ opacity: 0; z-index: -3; }
.cooperation_case{ max-width: 1920px; margin: 0 auto;
padding-top: 60px; padding-bottom: 50px;
overflow: hidden;
position: relative;
}
.cooperation_case::before{
content: "";
width: 100%;
height: 1306px;
position: absolute;
top: 0;
left: 0;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/case_bg.webp) fixed no-repeat center;
background-size: 100%;
z-index: -1;
}
.cooperation_case h2{
text-align: center;
font-size: 36px;
color: #222222;
}
.cooperation_case h2 span{
display: block;
width: 80px;
height: 2px;
margin: 30px auto;
background: #015aaa;
}
.cooperation_case .case_box{
display: flex;
}
.cooperation_case .case_swiper .pic_box{
width: 62%;
}
.cooperation_case .case_swiper .pic_box img{
transition: all .5s;
}
.cooperation_case .case_swiper .pic_box:hover img{
transform: scale(1.05);
}
.cooperation_case .case_item{
width: 46%;
margin-left: -8%;
position: relative;
z-index: 1;
}
.cooperation_case .case_item .case_content {
background: #FFFFFF;
margin-top: 5%;
padding: 10%;
height: 90%;
overflow: hidden;
}
.cooperation_case .case_item h3{
font-size: 24px;
color: #015aaa;
font-weight: normal;
margin-bottom: 30px;
}
.cooperation_case .case_item p{
font-size: 18px;
line-height: 28px;
}
.cooperation_case .case_item .read_btn{
float: right;
margin-top: 30px;
color: #015aaa;
}
.cooperation_case .case_item .read_btn:hover{
opacity: .8;
}
.cooperation_case .swiper-pagination-bullets.swiper-pagination-horizontal{
bottom: 30px;
}
.cooperation_case .swiper-pagination{
text-align: left;
padding-left: 25%;
}
.cooperation_case .swiper-pagination-bullet{
width: 10px;
height: 10px;
background: #FFFFFF;
opacity: .75;
}
.cooperation_case .swiper-pagination-bullet-active{
background: #007AFF;
}
.certificate{
margin-top: 80px;
padding-bottom: 60px;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/certificate_bg.jpg) no-repeat bottom;
}
.certificate h2{
text-align: center;
font-size: 36px;
color: #222222;
}
.certificate h2 span{
display: block;
width: 80px;
height: 2px;
margin: 30px auto;
background: #015aaa;
}
.certificate .certificate_con{
display: flex;
}
.certificate .certificate_con .img_box{  margin-right: 30px;
}
.certificate .certificate_con .img_box:last-child{
margin-right: 0;
}
.certificate .certificate_con .img_box img{ box-shadow: rgba(0,0,0,.1) 0px 0px 10px;
}
.index_choose{
padding-top: 70px; max-width: 1920px; margin: 0 auto;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/choose_bg.jpg) no-repeat top;  
}
.index_choose h2{
text-align: center;
font-size: 36px;
color: #222222;
}
.index_choose .title{
text-align: center;
max-width: 1300px;
margin: 20px auto;
color: #333333;
font-size: 15px;
}
.index_choose ul{
display: flex;
margin-top: 40px;
}
.index_choose ul li{
margin-right: 30px;
}
.index_choose ul li:last-child{
margin-right: 0;
}
.index_choose ul li .choose_con{
width: 80%;
height: 56%;
margin: -40px auto 0;
background: #FFFFFF;
position: relative;
z-index: 1;
padding: 20px 0 20px 40px;
box-shadow: rgba(0,0,0,.2) 0px 0px 10px;
}
.index_choose ul li .choose_con h4{
font-size: 18px;
color: #222222;
line-height: 36px;
margin-bottom: 12px;
}
.index_choose ul li .choose_con h4 span{
width: 36px;
height: 36px;
background: #015aaa;
text-align: center;
border-radius: 100%;
float: left;
margin-right: 10px;
color: #FFFFFF;
}
.index_choose ul li .choose_con h4 span i{
font-size: 18px;
}
.index_choose ul li:last-child .choose_con h4 span i{
font-size: 28px;
}
.index_choose ul li .choose_con p{
font-size: 14px;
color: #666666;
margin-bottom: 14px;
}
.index_choose ul li .choose_con p i{
color: #015aaa;
font-size: 12px;
margin-right: 10px;
}
.lasted_news{
margin-top: 80px;
padding-bottom: 88px;
overflow: hidden;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/news_bg.jpg) no-repeat bottom center;
}
.lasted_news h2{
text-align: center;
font-size: 36px;
color: #222222;
}
.lasted_news h2 span{
display: block;
width: 80px;
height: 2px;
margin: 30px auto;
background: #111e49;
}
.lasted_news .news_pic{
width: 50%;
padding-right: 25px;
}
.lasted_news .news_pic .news_box{
position: relative;
}
.lasted_news .news_pic .news_box .img_box{
overflow: hidden;
}
.lasted_news .news_pic .news_box .img_box img{
width: 100%;
transition: all .5s;
}
.lasted_news .news_pic .news_box:hover .img_box img{
transform: scale(1.1);
}
.lasted_news .news_pic .news_box .con_box{
width:100%;
position: absolute;
left: 0;
bottom: 0;
padding: 20px 25px 20px;
color: #FFFFFF;
background: rgba(4,62,138,.75); }
.lasted_news .news_pic .news_box .con_box h4{
font-weight: normal;
font-size: 18px;
line-height: 40px;
}
.lasted_news .news_pic .news_box .con_box p{
line-height: 22px;
} .lasted_news .news_list{
width: 50%;
padding-left: 28px;
}
.lasted_news .news_list li a{
display: flex;
align-items: center;
margin-top: 20px;
padding-bottom: 20px;
cursor: pointer; border-bottom: 1px solid #EEEEEE;
}
.lasted_news .news_list li .date{
padding: 15px;
background: #F2F2F2;
width: 124px;
}
.lasted_news .news_list li .date b{
text-decoration: underline;
display: block;
font-size: 36px;
color: #222222;
font-family: impact;
}
.lasted_news .news_list li .date span{
float: right;
color: #999999;
font-size: 14px;
}
.lasted_news .news_list li .news_t{
margin-left: 28px;
}
.lasted_news .news_list li .news_t h4{
font-size: 18px;
line-height: 40px;
font-weight: normal;
color: #222222;
}
.lasted_news .news_list li .news_t .more_btn{
color: #111e49;
font-size: 14px;
text-decoration: underline;
}
.lasted_news .news_list li.active .date,
.lasted_news .news_list li:hover .date{
background: #015aaa;
}
.lasted_news .news_list li.active .date b,
.lasted_news .news_list li.active .date span,
.lasted_news .news_list li:hover .date b,
.lasted_news .news_list li:hover .date span{
color: #FFFFFF;
}
.lasted_news .news_list li:hover .news_t .more_btn{
opacity: .8;
}
.lasted_news .news_list li:hover .news_t h4,
.lasted_news .news_list li.active .news_t h4{
color: #111E49;
}
.index_contact{
padding: 52px 0;
background: #f8f8f8;
}
.index_contact form{
display: flex;
}
.index_contact form input{
flex: 1;
margin-left: 15px;
height: 50px;
padding-left: 15px;
border: 1px solid #eaeaea;
}
.index_contact form input:first-child{
margin-left: 0;
}
.index_contact form button{
width: 154px;
height: 50px;
color: #FFFFFF;
font-size: 16px;
background: #015aaa;
border: none;
}
.index_contact form button:hover{
opacity: .8;
}
footer{
padding-top: 60px;
background: #F8F8F8;
border-top: 1px dashed #e5e5e5;
}
footer .footer{
display: flex;
}
footer .footer .item{
flex: 1;
}
footer .footer .item.item_contact{
flex: auto;
width: 10%;
}
footer .footer .item.item_contact p{ color: #666666;}
footer .footer .item h4{
color: #222222;
font-size: 24px;
margin-bottom: 30px;
}
footer .footer .item h4 span{
width: 50px;
height: 1px;
display: block;
background: #111E49;
margin-top: 20px;
}
footer .footer .item_logo{
text-align: center;
}
footer .footer .item_logo a{
color: #666666;
}
footer .footer .item_logo p{
max-width: 195px;
margin: 20px auto;
line-height: 30px;
}
footer .footer .item_logo p a{
margin: 0 5px;
width: 32px;
height: 32px;
background: #c9caca;
text-align: center;
line-height: 32px;
color: #FFFFFF;
display: inline-block;
border-radius: 100%;
transition: all .3s;
}
footer .footer .item_logo p a:hover{
transform: rotate(360deg);
}
footer .footer .item_link{
padding-left: 5%;
}
footer .footer .item_link a,
footer .footer .item_pro span,
footer .footer .item_contact a{
color: #666666;
margin-bottom: 15px;
display: block;
cursor: pointer;
} footer .footer .item_contact:last-child a,
footer .footer .item_contact:last-child span{
display: flex;
}
footer .footer .item_contact:last-child i{
margin-right: 10px;
font-size: 18px;
}
footer .footer .item_link a:hover,
footer .footer .item_contact a:hover{
color: #111E49;
}
footer .footer .item_pro .f_pro{
display: none;
}
footer .footer .item_pro .f_pro a{
display: block;
color: #666666;
margin-bottom: 10px;
padding-left: 18px;
}
footer .footer .item_pro .f_pro a:hover{
color: #111E49;
}
footer .copyright{
text-align: center;
background: #114485;
color: #FFFFFF;
line-height: 70px;
margin-top: 40px;
}
footer .s_footer{
display: none;
}
.l_fixed{ width: 40px; position: fixed; top: 30%; left: 0; z-index: 666; }
.l_fixed li{ position: relative; margin-bottom: 1px; transition: all 0.3s; }
.l_fixed li a{ width:100%; height: 40px; font-size: 20px; text-align: center; line-height: 40px; background: #40a7f3; color: #fff; display: block; }
.l_fixed li a i{ font-size: 24px; }
.l_fixed li a span{ display:block; position: absolute; top: 0; line-height: 40px; padding: 0 10px; background: #40a7f3; left: -999px; width: 0; font-size: 16px; transition: all 0.5s; }
.l_fixed li:nth-of-type(2) a{ background: #edac26; }
.l_fixed li:nth-of-type(3) a{ background: #537bbc; }
.l_fixed li:nth-of-type(4) a{ background: #0079ba; }
.l_fixed li:nth-of-type(5) a{ background: #f61525; }
.l_fixed li:nth-of-type(6) a{ background: #24a40f;; }
.l_fixed li:nth-of-type(2) a span{ background: #edac26; }
.l_fixed li:nth-of-type(7) a{ background: #24a40f; }
.l_fixed li:nth-of-type(8) a{ background: #24a40f; }
.l_fixed li:hover a span{ width: 250px; left: 40px; }
.l_fixed li:hover{ opacity: 0.9; }
.f_what{  background: #24a40f; width: 0; position: absolute; top: 0; left: 60px; }
.f_what:after{ 
content: ""; 
position: absolute; 
top: 0; 
left: -19px; 
width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 19px 0;
border-color: transparent #24a40f transparent transparent; display: none;
}
.f_what img{ width: 100%; }
.l_fixed li:hover .f_what{ width: 130px; padding: 10px; }
.l_fixed li:hover .f_what:after{ display: block; } .page_index{
background: #f6f6f6;
line-height: 50px;
color: #999999;
position: fixed;
top: 105px;
left: 0;
width: 100%;
z-index: 998;
}
.page_index a{
color: #999999;
}
.page_index a:hover{
color: #666666;
}
.page_index a i{
margin-right: 10px;
}
.page_index span{ }
.news_index{
background: #FFFFFF;
}
.products{
margin-top: 150px;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/product_bg.png) no-repeat bottom center;
}
.products-about{
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/product_bg.png) no-repeat bottom center;
} .product-banner {
width: 100%; text-align:center;
}
.products .flexBox{
display: flex;
} .products .product_r{
flex: 1;
padding-left: 45px; } }  .products .product_r .title{
color: #666666;
margin-top: 20px;
line-height: 30px;
}
.products .product_r ul{
display: flex;
flex-wrap: wrap;
margin-top: 45px;
}
.products .product_r li{
width: 31%;
margin: 1%;
background: #e6e6e6;
text-align: center;
box-shadow: rgba(0,0,0,.1) 0px 0px 10px;
}
.products .product_r li img{
transition: all .3s;
}
.products .product_r li:hover img{
transform: scale(1.05);
}
.products .product_r li p{
font-size: 18px;
color: #222222; line-height: 20px; height: 35px; overflow: hidden;
margin-top: 15px;
margin-bottom: 10px;
}
.getbtn{ display: inline-block; text-align: center; width: 50%; font-size: 15px; border-radius: 12px; color: #fff; background: #015aaa; padding: 8px; margin-bottom: 5px;}
.getbtn:hover{ opacity: 0.85;}
.pdfbtn{ border-top: 4px solid #015aaa; padding-top: 30px; padding-bottom: 60px; text-align: center; }
.pdfbtn a{ display: inline-block; transition: all 0.3s; color: #000; font-weight: normal; font-size: 14px; padding: 16px 100px; border-radius: 50px;margin-right: 50px;margin-top: 10px;}
.pdfbtn a:hover{ opacity: 0.85;}
.pdfbtn_p{padding-top: 30px; padding-bottom: 20px; text-align: center;}
.pdfbtn_p a{ display: inline-block; transition: all 0.3s; color: #222222; font-weight: normal; font-size: 18px; padding: 20px 50px; border-radius: 50px;margin-right: 30px;}
.pdfbtn_p a:hover{ opacity: 0.85;}
.products .product_r li:hover p{
color: #015aaa;
}
.products .product_r li .btn{
float: left;
line-height: 40px;
text-align: center;
width: 50%;
font-size: 14px;
color: #111e49;
border-right: 1px solid #F2F2F2;
}
.products .product_r li .btn:hover{
opacity: .8;
}
.products .product_r li .btn:last-child{
color: #666666;
border: none;
}
.pages{
margin-top: 50px;
text-align: center;
}
.pages a{
display: inline-block;
width: 30px;
height: 30px;
color: #b0afaf;
font-size: 14px;
background: #FFFFFF;
border: 1px solid #B0AFAF;
line-height: 30px;
margin: 0 5px;
}
.pages a:hover{
color: #FFFFFF;
background: #B0AFAF;
}
.pages .page_num a:hover,
.pages .page_num a.on{
background: #015aaa;
border-color: #015aaa;
color: #FFFFFF;
} .details{
margin-top: 195px;
}
.details .details_con .detail_pic{
float: left;
width: 50%;
padding: 50px 50px;
position: relative;
}
.details .details_con .detail_pic .mySwiper{
margin-top:10px;
}
.details .details_con .detail_pic .mySwiper2 .swiper-slide{
text-align: center;
}
.details .details_con .detail_pic .mySwiper .swiper-slide{
border: 1px solid #d3d3d3;
background: #FFFFFF;
}
.details .details_con .detail_pic .mySwiper .swiper-slide-thumb-active{
border-color: #007AFF;
}
.details .details_con .detail_pic .mySwiper img,
.details .details_con .detail_pic .mySwiper2 img{
width: 100%; }
.details .details_con .bg_box{
overflow: hidden; }
.details .details_con .pro_inf{
width: 50%;
padding: 50px 0 50px 25px;
}
.details .details_con .pro_inf h1{
color: #222222;
font-size: 30x;
margin: 20px 0;
}
.details .details_con .pro_inf h1 span{
width: 120px;
height: 3px;
background: #015aaa;
display: block;
margin-top: 30px;
}
.details .details_con .pro_inf h3{
font-size: 24px;
margin-bottom: 24px;
}
.details .details_con .pro_inf p{
font-size: 18px;
line-height: 36px;
max-width: 90%;
}
.details .details_con .pro_inf .share{
color: #000000;
margin-top: 50px;
font-size: 22px;
margin-bottom: 40px;
}
.details .details_con .pro_inf .share a {
width: 26px;
height: 26px;
margin-right: 0px;
}
.details .details_con .pro_inf a{
width: 38.2%;
height: 50px;
color: #FFFFFF;
line-height: 50px;
text-align: center;
background: #b80101;
float: left;
margin-right: 4%;
}
.details .details_con .pro_inf a:last-child{
background: #015aaa;
}
.details .details_con .pro_inf a:hover{
opacity: .8;
}
.details .details_con .pro_inf a i{
font-size: 22px;
margin-right: 16px;
} @media screen and (min-width: 768px) and (max-width: 1199px) {
.container h1 {
font-size: 30px;
line-height: 1.8;
} .details .details_con .detail_pic,
.details .details_con .pro_inf {
float: none; width: 100%; padding: 30px 20px; margin: 0 auto; } .details .details_con .detail_pic {
max-width: 80%; padding-bottom: 10px; } .details .details_con .pro_inf {
max-width: 90%; padding-top: 10px;
padding-left: 0; }
.details .details_con .pro_inf h1 {
font-size: 28px; margin: 20px 0; text-align:center;
}
.details .details_con .pro_inf h1 span {
width: 60%; margin: 30px auto 0; }
.details .details_con .pro_inf p {
font-size: 16px;
line-height: 32px;
max-width: 100%; } .details .details_con .pro_inf a {
width: 46%; font-size: 16px;
height: 46px;
line-height: 46px;
}
}
.details .details_con .features{
margin-top: 0;
}
.details .details_con .features h2{
font-size: 22px;
line-height: 28px;
color: #222222;
padding-left: 10px;
border-left: 4px solid #111E49;
}
.details .details_con .features .flexBox{
display: flex;
align-items: center;
margin-top: 80px;
}
.details .details_con .features .fea_con{
width: 50.8%;
margin:0 30px;
}
.details .details_con .features .fea_con li{
line-height: 28px;
margin-bottom: 24px;
}
.details .details_con .features .fea_con li span{
background: #FFFFFF;
border-radius: 100%;
box-shadow: 1px 1px 1px #111E49;
width: 24px;
height: 24px;
text-align: center;
line-height: 24px;
margin-right: 15px;
float: left;
margin-bottom: 24px;
}
.details .details_con .features p {
font-size: 16px;
line-height: 28px;
margin-bottom: 50px;
}
} @media screen and (max-width: 480px) {
.details .details_con .features h2 {
font-size: 18px;
line-height: 28px;
}
.details .details_con .features p {
font-size: 15px;
line-height: 28px;
}
} @media screen and (min-width: 481px) and (max-width: 767px) {
.details .details_con .features h2 {
font-size: 18px;
}
.details .details_con .features p {
font-size: 15px;
}
}
.details .details_con .features .fea_pic{
text-align: center;
} @media screen and (min-width: 768px) and (max-width: 1199px) {  .details .details_con .features {
margin-top: 50px; padding: 0 20px; } .details .details_con .features .flexBox {
display: block;
} .details .details_con .features .fea_pic {
width: 100%;
margin-bottom: 30px; }
.details .details_con .features .fea_pic img {
max-width: 80%; height: auto; } .details .details_con .features .fea_con {
width: 100%; padding-right: 0; margin-top: 0;
} .details .details_con .features h2 {
font-size: 22px;
line-height: 1.8;
margin-bottom: 20px; } .details .details_con .features .fea_con li {
line-height: 30px;
margin-bottom: 20px;
font-size: 16px; } .details .details_con .features .fea_con li span {
width: 28px;
height: 28px;
line-height: 28px;
margin-right: 12px;
margin-bottom: 0; } .details .details_con .features p {
font-size: 16px;
line-height: 1.8;
max-width: 100%;
margin-bottom: 20px;
}
}
.details .details_con .parameter .par_con{
margin-top: 36px;overflow-x: auto;
}
.details .details_con .parameter .par_con table{
width: 100%;
text-align: center;
border: 1px solid #cfcfcf;
border-collapse: collapse;
}
.details .details_con .parameter .par_con table td{
border: 1px solid #cfcfcf;
padding: 16px 0;
}
.details .details_con .parameter .par_con table thead{
background: #015aaa;
color: #FFFFFF;
}
.details .details_con .parameter .par_con table thead th{
padding: 16px 0;
font-weight: normal;
}
.details .details_con .parameter .par_con table tbody tr:nth-child(even){
background: #F8F8F8;
}
.details .details_con .related_pro{
padding-top: 60px;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/relatedpro_bg.png) no-repeat top;
}
.details .details_con .related_pro ul{
display: flex;
margin-top: 50px;
}
.details .details_con .related_pro li{
width: 23%;
margin: 1%;
background: #FFFFFF;
text-align: center;
box-shadow: rgba(0,0,0,.1) 0px 0px 10px;
}
.details .details_con .related_pro li img{
transition: all .3s;
}
.details .details_con .related_pro li:hover img{
transform: scale(1.05);
}
.details .details_con .related_pro li p{
font-size: 18px;
color: #222222;
margin-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #f2f2f2;
}
.details .details_con .related_pro li:hover p{
color: #015aaa;
}
.details .details_con .related_pro li .btn{
float: left;
line-height: 40px;
text-align: center;
width: 50%;
font-size: 14px;
color: #111e49;
border-right: 1px solid #F2F2F2;
}
.details .details_con .related_pro li .btn:hover{ opacity: .8;
}
.details .details_con .related_pro li .btn:last-child{
color: #666666;
border: none;
}
.details .details_con .messages{
padding-bottom: 80px;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/message_bg.png) no-repeat bottom center;
}
.details .details_con .messages p{
font-size: 18px;
color: #333333;
margin-top: 20px;
}
.details .details_con .messages form{
margin-top: 30px;
}
.details .details_con .messages form input{
width: 49%;
margin-right: 2%;
float: left;
padding-left: 20px;
height: 50px;
border: 1px solid #dcdcdc;
margin-bottom: 24px;
}
.details .details_con .messages form input:nth-child(even){
margin-right: 0;
}
.details .details_con .messages form textarea{
width: 100%;
height: 190px;
padding: 20px;
border: 1px solid #dcdcdc;
}
.details .details_con .messages form button{
margin-top: 60px;
width: 208px;
height: 50px;
background: #015aaa;
color: #FFFFFF;
border: none;
display: block;
font-size: 18px;
}
.details .details_con .messages form button:hover{
opacity: .8;
}
textarea::-webkit-input-placeholder {
font-size: 14px;
font-family: "arial";
} .resources{
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/message_bg.png) no-repeat bottom center;
}
.resources h3{
color: #222222;
font-size: 24px;
margin-bottom: 30px;
margin-top:200px
}
.resources h3 span{
width: 50px;
height: 1px;
background: #111E49;
display: block;
margin-top: 20px;
}
.resources .title{
display: flex;
align-items: center;
margin-bottom: 40px;
}
.resources .title p{
max-width: 930px;
line-height: 28px;
}
.resources .title a{
width: 155px;
margin-left: auto;
color: #111E49;
}
.resources .title a:hover{ text-decoration: underline;
} .resources .res_video li{
float: left;
width: 31.33%;
margin-right: 2%;
text-align: center;
background: #F8F8F8;
cursor: pointer;
}
.resources .res_video li:last-child{
margin-right: 0;
}
.resources .res_video li video{
width: 100%;
}
.resources .res_video li a p{
color:#666;
}
.resources .res_video li p{
width: 100%;
height: 50px;
line-height: 50px;
}
.resources .res_video li:hover{
background: #111E49;
color: #FFFFFF;
}
.resources .res_video li:hover a p{
background: #111E49;
color: #FFFFFF;
} .news{
margin-top: 230px;
}
.news .news_top{
padding: 78px 0 70px;
background: #f6f6f6;
}
.news_war{ padding:30px 0; }
.pagewar{ width: 1400px; margin: 0 auto; }
.pt70{ padding-top: 240px; } .infocon h1{font-size:32px; text-align: center; margin-bottom: 16px; margin-top: 30px;}
.infocon img{ display: inline-block; margin: 12px 0; max-width: 100%; }
.infocon .time{ text-align: center;margin-bottom:18px; font-size: 17px; color: #707879; }
.infocon .time i{ font-size: 20px; }
.infocon .other{ padding-top:15px; margin-top:10px; font-size: 18px; line-height: 26px;}
.infocon .other div{padding:5px 0;}
.infocon .other div b{ font-weight: normal; color: #333; }
.infocon .other{ color: #888; }
.infocon .other a{color: #888}
.infocon .other a:hover{ color: #f3901c ; }
.infocon p{line-height:28px; font-size: 18px; margin-bottom: 8px; color: #222; }
.infocon video{height:675px} @media (max-width: 1024px) and (min-width: 768px) {
.infocon h1 {
font-size: 28px;
margin-bottom: 14px; 
margin-top: 25px;
}
} @media (max-width: 767px) {
.infocon h1 {
font-size: 24px;
padding: 0 10px;
}
}
@media (max-width: 375px) {
.infocon h1 {
font-size: 22px;
padding: 0 8px;
}
}
.news .news_top a{
display: flex;
align-items: center;
}
.news .news_top a .img_box{
overflow: hidden;
width: 40%;
}
.news .news_top a .img_box img{
transition: all .3s;
}
.news .news_top a:hover .img_box img{
transform: scale(1.1);
}
.news .news_top a .news_con{
flex: 1;
padding-left: 40px;
}
.news .news_top a .news_con .box{
width: 100%;
display: block;
}
.news .news_top a .news_con .date{
color: #015aaa;
}
.news .news_top a .news_con h3{
font-size: 36px;
color: #222222;
margin-bottom: 30px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.news .news_top a .news_con p{
color: #666666;
line-height: 24px;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.news .news_top a .news_con button{
width: 155px;
height: 45px;
color: #FFFFFF;
background: #015aaa;
border: none;
margin-top: 40px;
font-size: 16px;
}
.news .news_top a:hover .news_con button{
opacity: .8;
}
.news .newsLists{
margin-top: 60px;
padding-bottom: 80px;
}
.news .newsLists ul{
display: flex;
flex-wrap: wrap;
}
.news .newsLists li{
width: 50%;
margin-bottom: 40px;
}
.news .newsLists li a{
display: flex;
align-items: center;
}
.news .newsLists li a .img_box{
overflow: hidden;
width: 43%;
}
.news .newsLists li a .img_box img{
transition: all .3s;
}
.news .newsLists li:hover a .img_box img{
transform: scale(1.1);
}
.news .newsLists li a .newsLi_con{
flex: 1;
padding-left: 3.8%;
padding-right: 10px;
min-width: 0;
}
.news .newsLists li a .newsLi_con .date{
color: #111E49;
margin-bottom: 10px;
}
.news .newsLists li a .newsLi_con h4{
font-size: 18px;
color: #222222; overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 10px;
}
.news .newsLists li a .newsLi_con p{
color: #666666;
line-height: 20px;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-bottom: 20px;
font-size: 14px;
}
.news .newsLists li a .newsLi_con span{
color: #111E49;
}
.news .newsLists li:hover a .newsLi_con span{
font-weight: bold;
}  .abcom{ padding-bottom: 40px;}
.abch3t{  font-size: clamp(24px, 5vw, 42px); text-transform: uppercase;  color: #043d8a; margin: 0 auto 60px; position: relative; line-height: 1; width: fit-content; width: -moz-fit-content; width: -webkit-fit-content;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; user-select: none;}
.abch3t::after { content: ""; position: absolute; bottom: -20px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 60%; max-width: 300px; min-width: 120px; height: 3px; height: 0.1875rem; background-color: #f5c518; border-radius: 1.5px; transition: all 0.2s ease;}
.austxp p{ font-size: 18px;	color: #666666;	line-height: 28px;}
.abstrbox{ background: #f6f9ff; padding: 30px 8%; max-width: 1920px; margin: 0 auto;}
.absulst li{ margin-bottom: 30px;}
.absulst li:last-child{ margin-bottom: 0;}
.absuitem{ display: flex; align-items: center; justify-content: space-between;}
.abslef{ width: 48%;}
.absrig{ width: 48%;}
.abslef h4{ font-size: 28px; margin-bottom: 20px; color: #333;}
.abslef p{ font-size: 18px;	color: #666666;	line-height: 28px; }
.abslef p span{ font-weight: bold; color: #333; }
.abviv img,.abimgs img{ width: 100%;}
.absulst li:nth-of-type(even) .abslef{ order: 2;}
.absulst li:nth-of-type(even) .absrig{ order: 1;}
.abglobal{ padding: 50px 0 100px;}
.glomap{ margin-top: 60px;}
.glomap img{ width: 100%;}
.about{	padding-top: 20px; background: transparent !important;}
@media (min-width: 1200px) {
.abch3t {
font-size: 42px; margin: 0 auto 60px;
}
.abch3t::after {
bottom: -20px;
width: 60%;
height: 3px;
height: 0.1875rem;
}
} @media (min-width: 1024px) and (max-width: 1199px) {
.abch3t {
font-size: 36px; margin: 0 auto 45px; }
.abch3t::after {
bottom: -16px; width: 65%; height: 2.5px; height: 0.15625rem;
}
} @media (min-width: 768px) and (max-width: 1023px) {
.abch3t {
font-size: 30px; margin: 0 auto 35px;
}
.abch3t::after {
bottom: -14px;
width: 68%;
height: 2.5px;
height: 0.15625rem;
max-width: 280px; }
} @media (max-width: 767px) {
.abch3t {
margin: 0 auto 30px;
}
.abch3t::after {
bottom: -8px;
width: 40%;
height: 2px;
height: 0.125rem;
}
} @media (max-width: 375px) {
.abch3t {
margin: 0 auto 20px;
}
.abch3t::after {
bottom: -8px;
min-width: 100px;
}
} .index_pro .container{ width: auto; max-width: 1920px; padding: 0 3%; }
.inpbtns{ display: none;}
.intelmess{ background: #fff; display: none; padding: 10px 16px;}
.inticv{ display: flex; padding: 0 18px; align-items: center; justify-content: space-between;}
.itcicon a{ display: inline-block; margin-left: 10px; width: 40px; text-align: center; line-height: 40px; border-radius: 40px; overflow: hidden; height: 40px; border: 1px solid #666;}
.itcicon a img{ width: 60%;}
.igkxt{ margin-top: 12px;}
.innums{ padding: 45px 0;}
.innums .number{ margin-top: 0;}
.inhotp{ background: #f1f3f2; padding: 60px 0;}
.itih2t{ text-align: center; margin-bottom: 50px; padding-bottom: 20px; position: relative; font-size: 40px;}
.itih2t::before{ content: ""; position: absolute; bottom: 0; left: 50%; width: 78px; height: 3px; background: #043d8a;}
.inhowar{ padding: 0 3%; max-width: 1920px; margin: 0 auto; margin-top: 26px; display: flex;}
.iholef{ width: 50%;}
.ihorig{ width: 50%; padding-left: 2%;}
.ihoimg{ position: relative;}
.ihpimg{ width: 100%; transition: all 0.3s;}
.ihoitems{ background: #f7f8fc;}
.ihtag{ position: absolute; width: 64px; top: 0; left: 0; z-index: 22; display: none;}
.ihoxt{ text-align: center; padding: 30px 10px; color: #222;}
.ihoxt h3{ font-size: 28px; color: #222; margin-bottom: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ihoxt p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; }
.ihoitems:hover .ihoxt h3{ color: #015aaa;}
.ihoitems:hover .ihpimg{ transform: scale(1.02);}
.ihoruls{ display: grid; grid-gap: 30px; grid-template-columns: repeat(2, minmax(0, 1fr));}
.ihoruls .ihoxt h3{ font-size: 22px;  margin-bottom: 10px;}
.ihoruls .ihoxt{ padding: 20px 10px;}
.ihoruls li .ihtag{ width: 50px; }
.insolut{ padding: 45px 0; margin-top: 20px;}
.isowar{ padding: 0 3%; max-width: 1920px; margin: 0 auto; }
.lusodi{ margin-top: 40px;}
.lusbi{ position: relative; overflow: hidden; }
.lusbi::before{ content: ""; z-index: 11; background: linear-gradient(to right,#f1f1f1, transparent); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.lusbi img{ width: 100%;}
.isoxts{ position: absolute; z-index: 22; padding-left: 30px; top: 50%; transform: translateY(-50%); left: 0; width: 40%;}
.isoxts h3{ font-size: 36px; color: #015aaa; margin-bottom: 30px; }
.isoxts p{ color: #222; font-size: 18px; line-height: 1.5; letter-spacing:1.5px;}
.isoxts a{ display: inline-block; transition: all 0.3s; margin-top: 65px; font-size: 20px; color: #fff; border-radius: 5px; background: #f39801; padding: 12px 36px;}
.isoxts a:hover{ transform: translateX(10px)}
.contvibox{ padding: 0 10%; max-width: 1920px; margin: 0 auto; }
.contvibox .video_con img{ width: 100%;}
.about{
padding-top: 50px;
}
.about .index_video{
margin-top: 0;
}
.about_certifi{
margin-top: 15px;
padding-top: 60px;
background: url(//www.tianchiyedanguan.com/wp-content/themes/tianchi/images/ceitificate_bg.jpg) no-repeat top center;
}
.about_certifi .container{
padding-bottom: 30px;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.about_certifi h3{
font-size: 36px;
color: #222222;
margin-bottom: 30px;
}
.about_certifi p{
font-size: 18px;
line-height: 26px;
}
.about_certifi .certificate_con{
margin: 30px 0 60px;;
}
.swiper.about_swiper{
padding: 20px 0;
margin-bottom: 70px;
}
.about_swiper .swiper-slide .img_box{
overflow: hidden;
} .about_swiper .swiper-slide .img_box img{
transition: all .3s;
}
.about_swiper .swiper-slide:hover .img_box img{
transform: scale(1.1);
}
.about_swiper .swiper-slide .slide_con{
width: 90%;
background: #FFFFFF;
margin: -10% auto 0;
position: relative;
z-index: 1;
padding: 30px 25px;
display: none;
box-shadow: 0 0 10px #999999;
}
.about_swiper .swiper-slide .slide_con h4{
font-size: 18px;
color: #111E49;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 10px;
}
.about_swiper .swiper-slide .slide_con a{
font-size: 18px;
color: #222222;
}
.about_swiper .swiper-slide .slide_con p{
color: #666666;
line-height: 26px;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
margin-bottom: 20px;
font-size: 14px;
}
.about_swiper .swiper-slide-prev .slide_con{
display: block;
}
.about_swiper .swiper-button-prev,
.about_swiper .swiper-button-next{
width: 40px;
height: 40px;
top: 35%;
color: #222222;
background: rgba(255,255,255,.7);
}
.about_swiper .swiper-button-prev:hover,
.about_swiper .swiper-button-next:hover{
color: #FFFFFF;
background: rgba(17,30,73,.7);
}
.about_swiper .swiper-button-prev{
left: 5%;
right: auto;
}
.about_swiper .swiper-button-next{
left: auto;
right: 5%;
}
.about_swiper .swiper-button-prev:after,
.about_swiper .swiper-button-next:after{
font-size: 14px;
} .contact{
display: flex;
padding-top: 20px;
}
.contact .contact_item{
width: 24%;
height: 300px;
margin-right: 1.33%;
box-shadow: 0 0 10px 0 rgba(34,78,222,.2);
background: #FFFFFF;
border-top: 5px solid #015aaa;
text-align: center;
}
.contact .contact_item:last-child{
margin-right: 0;
}
.contact .contact_item a{
color: #222;
display: block;
overflow: hidden;
}
.contact .contact_item span{
width: 92px;
height: 92px;
display: block;
text-align: center;
line-height: 92px;
color: #FFFFFF;
background: #015aaa;
margin: 40px auto 30px;
border-radius: 100%;
transition: all .5s;
}
.contact .contact_item:hover span{
transform: rotateY(180deg);
}
.contact .contact_item span i{
font-size: 40px;
}
.contact .contact_item p{
font-size: 14px;
margin-bottom: 15px;
color: #666666;
}
.contact .contact_item b{
font-size: 18px;
display: block;
color: #222222;
margin-bottom: 10px;
word-break: break-all;
}
.contact .contact_item .address{
color: #222222;
font-size: 16px;
max-width: 70%;
margin: 0 auto;
}
.details .details_con .contact_msg{
margin-top: 70px;
}
.details .details_con .contact_msg h2{
color: #222222;
font-size: 36px;
}
.details .details_con .contact_msg h2 b{
color: #015aaa;
}
.aligncenter {
display: block !important;
margin: 0 auto!important;
}
.wpcf7 fieldset{display:none;}
span.wpcf7-not-valid-tip {display: none;}
.screen-reader-response {display: none !important;}
.tahot{ margin-top: 42px;}
.in_hottag{ width: 100%; overflow: hidden; }
.in_hottag li{ float: left; margin-right: 10px; margin-bottom: 10px; }
.in_hottag li span{ font-size: 16px; display: inline-block; padding-top: 8px; }
.in_hottag li a{ display: inline-block; background: #f6f7f8; color: #666; padding: 10px 27px; font-size: 14px; color: #666; }
.in_hottag li a:hover{ background: #015aaa; color: #fff; }
@media screen and (max-width: 1480px) {
.index_pro{ padding-top: 60px;}
.ihoruls .ihoxt{ padding: 15px 10px;}
.index_video{ margin-top: 44px;}
.contvibox{ padding: 0 6%;}
.partner-card{ height: auto !important;}
}
@media screen and (max-width: 1380px) {
.container{	width: 96%;}
.index_video .video_inf .more_btn{ margin-top: 26px;}
.ihoruls .ihoxt h3{ font-size: 21px;}
}
@media screen and (max-width: 1280px) {
header .head .nav li{
margin-right: 20px;
}
.products .product_r .pro_head h2{
margin-left: 0;
}
.details .details_con .detail_pic .mySwiper2{
width: 100%;
}
}
@media screen and (max-width: 1024px) {
header .head .logo{
padding-left: 20px;
}
header .h_top,
header .head .search{
display: none;
}
header .head .nav .nav_btn{
display: block;
line-height: 100px;
color: #FFFFFF;
width: 56px;
float: right;
text-align: center;
cursor: pointer;
}
header .head .nav ul{
position: fixed;
left: 0;
top: 0;
bottom: 0;
width: 260px;
z-index: 99;
overflow: auto;
background: #222222;
transform: translateX(-260px);
transition: 1s;
display: block;
padding-top: 1.875rem;
}
header .head .nav ul.active{
transform: translateX(0);
}
header .head .nav ul li{
line-height: 3rem;
margin-right: 0;
}
header .head .nav ul li a{
padding-left: 1.875rem;
}
header .head .nav li .slide_sort{
display: block!important;
position: static;
width: 100%;
min-width: auto;
padding: 5px 0 0 0;
background: #5c5e5f;
}
header .head .nav li .slide_sort.slide_res{
padding: 5px 0;
}
header .head .nav li .slide_sort .sort_item{
margin: 8px 0;
}
header .head .nav li .slide_sort span a{
color: #FFFFFF;
font-size: 0.875rem;
padding-left: 1.5rem;
}
header .head .nav li .slide_sort .sort_item .f_pro{
background: #89898a;
}
header .head .nav li .slide_sort a{
color: #FFFFFF;
font-size: 0.875rem;
margin: 8px 0;
}
header .head .nav .close_nav{
width: 0;
height: 100%;
background: rgba(0,0,0,.5);
position: fixed;
left: 0;
top: 0;
}
header .head .nav .close_nav.active{
width: 100%;
}
header .h_top,
header .head .search{
display: none;
}
header .head .language{
position: fixed;
right: 100px;
top: 0;
}
.l_fixed{
display: none;
}
.banner{
margin-top: 100px;
}
.page_index{
top: 70px;
}
.cooperation_case .case_item p{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.index_video .video_inf p{
display: -webkit-box; -webkit-line-clamp: 6;
overflow: hidden;
}
.index_choose ul li .choose_con{
padding: 10px 0 10px 20px;
}
.lasted_news .news_list{
padding: 0 15px;
}
.lasted_news .news_list li .news_t h4{
line-height: 1.875rem;
}
.lasted_news .news_list li a{
margin-top: 0;
margin-bottom: 10px;
padding-bottom: 10px;
}
.products{
margin-top: 160px;
} .products .product_r{
padding-left: 0;
}
.resources .title p{
max-width: 80%;
}
.news .news_top{
padding: 1.875rem 0;
}
.news .news_top a .news_con h3{
margin: 0.625rem 0;
font-size: 1.875rem;
}
.news .news_top a .news_con p{
-webkit-line-clamp: 3;
}
.news .news_top a .news_con button{
margin-top: 0.625rem;
}
.news .newsLists li a .newsLi_con h4{
font-size: 1rem;
}
.news .newsLists li a .newsLi_con p{
-webkit-line-clamp: 2;
margin-bottom: 0.625rem;
}
.contact .contact_item b{
font-size: 1rem;
}
.products .flexBox{
display: block;
}
.products .product_l{
width: 100%;
}
.products .product_l h2{
text-align: left;
padding: 0 1.25rem;
}
.products .product_l h2 span{
float: right;
display: block;
}
.products .product_l .category{
display: none;
}
.products .product_l .cate_best{
display: none;
}
.index_pro{ padding-top: 36px;}
.index_pro h1,.liquid h2,.index_choose h2{ font-size: 32px;}
.ihoruls{ grid-gap: 8px;}
.liquid h2 span{ margin: 16px auto;}
.liquid{ margin-top: 46px;}
.lusodi{ margin-top: 20px;}
.isoxts h3{ font-size: 28px; margin-bottom: 18px;}
.isoxts{ width: 55%;}
.isoxts p{ font-size: 18px;}
.isoxts a{ margin-top: 30px; font-size: 17px; padding: 10px 30px;}
.number .num_item b{ font-size: 40px;}
.index_choose{ padding-top: 60px;}
.index_choose ul li .choose_con{ height: 74%;}
.contvibox{ padding: 0 3%;}
.lasted_news{ margin-top: 60px; padding-bottom: 60px;}
.abch3t{ font-size: 30px; margin-bottom: 16px;}
.abstrbox{ padding: 25px 3%;}
.abglobal{ padding: 40px 0 60px;}
}
@media screen and (max-width: 768px) {
header .head{
height: 5rem;
}
header .head .logo, header .head .nav .nav_btn{
line-height: 5rem;
}
header .head .language span{
margin-top: 25px;
}
header .head .language .lang_con{
top: 80px;
}
.banner{
margin-top: 5rem;
}
.index_pro{
padding-top: 2.125rem;
}
.index_pro h1,
.liquid h2,
.cooperation_case h2,
.certificate h2,
.index_choose h2,
.lasted_news h2{
font-size: 1.2rem;
}
.liquid h2 span,
.cooperation_case h2 span,
.certificate h2 span,
.index_choose h2 span,
.lasted_news h2 span{
margin: 1rem auto;
}
.index_pro .view_btn{
font-size:0.875rem;
margin-top: 15px;
}
.index_pro .index_prolist .best_pro{
margin-top: 0;
}
.index_video{
margin-top: 2.5rem;
}
.index_video .video_box{
flex-wrap: wrap;
}
.index_video .video_inf{
padding-right: 0;
margin-bottom: 1.25rem;
}
.index_video .video_inf p{
-webkit-line-clamp: 5;
}
.index_video .video_con,
.index_video .video_con video{
width: 100%;
}
.cooperation_case{
padding-top: 1.875rem;
}
.cooperation_case .case_item .case_content{
padding: 5%;
}
.cooperation_case .case_item h3{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-bottom: 1rem;
}
.certificate{
margin-top: 1.875rem;
}
.certificate .certificate_con{
flex-wrap: wrap;
}
.certificate .certificate_con .img_box{
width: 48%;
flex: none;
margin: 1%;
}
.index_choose{
padding-top: 2rem;
}
.index_choose ul{
flex-wrap: wrap;
margin-top: 1.25rem;
}
.index_choose ul li{
width: 48%;
flex: none;
margin: 1rem 1%;
}
.liquid{
margin-top: 2.5rem;
}
.liquid ul{
margin-top: 1.5625rem;
}
.lasted_news{
padding-bottom: 0;
margin-top: 2.5rem;
}
.lasted_news .news_pic,.lasted_news .news_list{
float: none;
width: 100%;
padding: 0;
}
.lasted_news .news_list li{
margin-top: 1rem;
}
footer{
padding-top: 1.875rem;
}
footer .footer .item_link{
padding-left: 5%;
}
footer .copyright{
line-height: inherit;
height: 70px;
padding-top: 1rem;
}
.page_index{
top: 80px;
}
.products .product_r{
padding-bottom: 20px;
padding-left: 0;
}
.details .details_con .detail_pic,
.details .details_con .pro_inf{
float: none;
width: 100%;
padding: 20px;
overflow: hidden;
}
.details .details_con .detail_pic .swiper-button-prev,
.details .details_con .detail_pic .swiper-button-next{
display: none;
}
.details .details_con .features{
margin-top: 2.5rem;
}
.news .news_top a{
display: block;
}
.news .news_top a .img_box,
.news .news_top a .news_con{
width: 100%;
padding: 0;
}
.news .news_top a .img_box{
text-align: center;
margin-bottom: 1.5rem;
}
.news .newsLists ul{
display: block;
}
.news .newsLists li{
width: 100%;
}
.about .index_video{
padding-bottom: 0;
}
.about_certifi{
padding: 1.875rem 0;
margin: 0;
}
.contact{
display: block;
}
.contact .contact_item{
width: 48%;
float: left;
margin: 1%;
}
.iholef{ display: none;}
.inhowar,.index_pro .container{ padding: 0 2%;}
.ihorig{ width: 100%; padding: 0;}
.ihoruls .ihoxt h3{ font-size: 17px; margin-bottom: 5px;}
.ihoxt p{ font-size: 13px;}
.isoxts h3{ font-size: 20px;}
.number .num_item b{ font-size: 26px;}
.index_video .video_inf h3{ font-size: 1.2rem; margin-bottom: 15px;}
.austxp p,.abslef p{ font-size: 16px;}
.absuitem{ flex-wrap: wrap;}
.abslef{ width: 100%;}
.absrig{ width: 100%; margin-top: 12px;}
.absulst li:nth-of-type(even) .abslef{ order: 1;}
.absulst li:nth-of-type(even) .absrig{ order: 2;}
.abslef h4{ font-size: 19px; text-align: center; margin-bottom: 10px;}
.abslef p{ text-indent: 2em;}
.glomap{ margin-top: 20px;}
.abglobal{ padding: 20px 0 40px;}
}
@media screen and (max-width: 480px) {
header .head{
height: 3.75rem;
}
header .head .logo, header .head .nav .nav_btn{
line-height: 3.75rem;
}
header .head .logo a{ }
header .head .nav li .slide_sort .sort_item .f_pro{
display: none;
}
header .head .language{
right: 70px;
}
header .head .language span{
margin-top: 15px;
width: 110px;
padding-left: 10px;
}
header .head .language span i{
margin-right: 6px;
}
header .head .language .lang_con{
top: 60px;
}
.banner{
margin-top: 3.75rem;
}
.index_pro h1{
font-size: 1.3rem;
}
.liquid h2, .cooperation_case h2, .certificate h2, .index_choose h2, .lasted_news h2{
font-size: 1.3rem;
}
.index_choose .title{text-align: center; max-width: 500px; margin: 20px auto; padding:0 10px; color: #333333; font-size: 14px; line-height: 22px;}
.liquid ul l2{
width: 48%;
margin: 1%;
}
.products .product_r li .btn{font-size:12px;}
.index_video .video_inf h3{
font-size: 1.5rem;
margin-bottom: 1rem;
}
.index_video .video_inf{
padding-right: 0;
margin-bottom: 1rem;
}
.index_video .video_inf .more_btn{
margin-top: 1.25rem;
}
.index_video .number .num_item b{
font-size: 1.8rem;
}
.index_video .number .num_item p{
font-size: 0.875rem;
}
.cooperation_case .case_box{
display: block;
}
.cooperation_case .case_swiper .pic_box,
.cooperation_case .case_item{
width: 100%;
margin: 0;
}
.cooperation_case .case_item .case_content{
margin-top: 0;
}
.cooperation_case .case_item .read_btn{
margin-top: 1rem;
}
.cooperation_case .swiper-pagination{
text-align: center;
padding-left: 0;
}
.cooperation_case .swiper-pagination-bullets.swiper-pagination-horizontal{
bottom: 0;
}
.cooperation_case .swiper-pagination-bullet{
background: #999999;
}
.cooperation_case .swiper-pagination-bullet-active{
background: #007AFF;
}
.index_choose ul li .choose_con{
width: 90%;
height: 80%;
padding: 0.625rem;
}
.index_choose ul li .choose_con h4{
font-size: 1rem;
line-height: 1.5rem;
}
.index_choose ul li .choose_con h4 span{
width: 1.5rem;
height: 1.5rem;
margin-right: 5px;
}
.index_contact{
padding: 1.875rem 0;
margin-bottom: 3.75rem;
}
.index_contact form{
flex-wrap: wrap;
}
.index_contact form input,
.index_contact form button{
margin: 5px 5px 0 0;
}
footer{
width: 100%;
padding-top: 0;
position: fixed;
left: 0;
bottom: 0;
z-index: 998;
}
footer .footer{
display: none;
}
footer .copyright{
display: none;
}
footer .s_footer{
display: block;
background: #032e66;
height: 3.75rem;
}
footer .s_footer .sm_box{
display: flex;
height: ;
}
footer .s_footer .sm_box a{
color: #FFFFFF;
flex: 1;
text-align: center;
}
footer .s_footer .sm_box a i{
display: block;
color: #FFFFFF;
font-size: 24px;
margin-top: 10px;
}
.page_index{
top: 3.75rem;
} .products .product_r ul{
margin-top: 1.25rem;
}
.products .product_r li{
width: 48%;
}
.details .details_con .detail_pic .mySwiper,
.details .details_con .detail_pic .mySwiper2{
width: 100%;
}
.details .details_con .pro_inf h2{
font-size: 1.35rem;
margin: 1.25rem 0;
}
.details .details_con .features h2{
font-size: 1.35rem;
}
.details .details_con .features .flexBox{
display: block;
}
.details .details_con .features .fea_con{
width: 100%;
}
.details .details_con .related_pro ul{
flex-wrap: wrap;
margin-top: 1.875rem;
}
.details .details_con .related_pro li{
width: 48%;
}
.details .details_con .messages{
padding-bottom: 2.5rem;
}
.details .details_con .messages form button{
margin-top: 1.875rem;
}
.resources .title{
display: block;
}
.resources .title p{
max-width: 100%;
}
.resources .title a{
display: block;
text-align: right;
padding-right: 1.25rem;
}
.resources .res_video li{
width: 100%;
}
.news .newsLists{
margin-top: 1.875rem;
padding-bottom: 2.5rem;
}
.news .newsLists li a .newsLi_con p{
-webkit-line-clamp: 1;
}
.about_certifi .certificate_con{
margin: 1.25rem 0;
}
.about_certifi h3{
font-size: 1.875rem;
}
.swiper.about_swiper{
margin-bottom: 1.875rem;
}
.about_swiper .swiper-slide-prev .slide_con{
display: none;
}
.about_swiper .swiper-slide .slide_con{
display: block;
}
.lasted_news .news_pic .news_box .con_box h4{
line-height: 1.5rem;
}
.details .details_con .contact_msg h2{
font-size: 1.875rem;
}
.contact .contact_item .address{
width: 100%;
font-size: 0.75rem;
}
.details .details_con .pro_inf a{
width: 45%;
font-size: 0.875rem;
border-radius: 5px;
}
.details .details_con .pro_inf a i{
margin-right: 5px;
}
.products .product_l h2{
font-size: 1.25rem;
line-height: 3.75rem;
}
.index_video .number{
flex-wrap: wrap;
}
.index_video .number .num_item{
flex: inherit;
width: 50%;
}
.pdfbtn{ margin-top: 15px; padding: 12px 0; border-top:2px solid #015aaa; }
.pdfbtn a{ font-size: 15px; padding: 12px 20px;}
.products .product_r li p{
font-size: 16px; line-height: 20px; height: 50px; overflow: hidden;
}
.pages{ margin-top: 20px;}
.getbtn{ font-size: 16px; padding: 8px; border-radius: 5px;}
.getbox{width: 100%;background: #fff;height: auto;position: absolute;top: 10%;left: 0 !important; margin-left: 0px !important; }
.infocon video{height:220px}
.cooperation_case::before{background:none;}
.index_choose ul li .choose_con{margin:0 auto;}
.lasted_news .news_list li .date{width: auto;}
}
:root {
--primary-color: #0a4da2;
--secondary-color: #165DFF;
--accent-color: #36bffA;
--light-blue: #e8f3ff;
--text-color: #ffffff;
--card-bg: transparent;
--border-radius: 8px;
--shadow: none;
--transition: all 0.3s ease;
}
.subtitle {
font-size: 1rem; margin: 15px;
text-align:center;
}
.tabs {
display: flex;
justify-content: center;
gap: 10px;
margin-bottom: 20px;
flex-wrap: wrap;
}
.tab-button { background-color: var(--secondary-color);
border-color: var(--secondary-color);
color: var(--text-color);
padding: 10px 25px;
border-radius: 30px;
cursor: pointer;
font-size: 1rem;
transition: var(--transition);
display: flex;
align-items: center;
gap: 8px;
}
.tab-button::before {
content: '';
display: inline-block;
width: 16px;
height: 16px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.tab-button.hospital::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z'/%3E%3C/svg%3E");
}
.tab-button.university::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z'/%3E%3C/svg%3E");
}
.tab-button.active {
background-color: var(--secondary-color);
border-color: var(--secondary-color);
box-shadow: 0 4px 12px rgba(22, 93, 255, 0.4);
}
.tab-button:hover:not(.active) {
background-color: rgba(255, 255, 255, 0.2);
transform: translateY(-2px);
}
.partners-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
gap: 8px;
margin-bottom: 20px;
}
.partner-card {
background-color: var(--card-bg);
border-radius: var(--border-radius);
padding: 2px;
display: flex;
align-items: center;
justify-content: center;
height: 100px;
box-shadow: var(--shadow);
transition: var(--transition);
overflow: hidden;
position: relative;
}
.partner-card::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background-color: var(--secondary-color);
transform: scaleX(0);
transition: transform 0.3s ease;
transform-origin: left center;
}
.partner-card:hover {
transform: translateY(-5px);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.partner-card:hover::after {
transform: scaleX(1);
}
.partner-logo {
max-width: 100%;
max-height: 90px;
object-fit: contain;
transition: var(--transition);
}
.partner-card:hover .partner-logo {
transform: scale(1.05);
}
.more-indicator {
background-color: rgba(255, 255, 255, 0.1);
border-radius: var(--border-radius);
padding: 2px;
display: flex;
align-items: center;
justify-content: center;
height: 100px;
box-shadow: var(--shadow);
color: var(--text-color);
font-weight: bold;
border: 1px solid rgba(255, 255, 255, 0.3);
} @media (max-width: 1024px) {
.partners-grid {
grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
gap: 6px;
}
}
@media (max-width: 768px) {
.partners-grid {
grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
gap: 5px;
}
.partner-card {
height: 90px;
padding: 1px;
}
.partner-logo {
max-height: 80px;
}
.tab-button {
padding: 8px 20px;
font-size: 0.9rem;
}
}
@media (max-width: 480px) {
.subtitle {
font-size: 0.9rem;
padding: 0 10px;
}
.tabs {
gap: 8px;
}
.tab-button {
padding: 8px 15px;
font-size: 0.85rem;
}
.partners-grid {
grid-template-columns: repeat(3, minmax(100px, 1fr));
gap: 4px;
}
.partner-card {
height: 80px;
padding: 1px;
}
.partner-logo {
max-height: 70px;
}
.index_pro{ padding-top: 1.4rem;}
.index_pro .view_btn{ margin-top: 4px;}
.inhowar{ margin-top: 10px;}
.ihoruls{ overflow-x: auto; width: 100%; overflow-y: hidden; display: flex;}
.ihoruls > li {	flex: 0 0 auto; width: 300px;	margin-right: 6px; }
.liquid{ margin-top: 2.5rem;}
.isoxts{ width: 100%;  padding: 12px; position: static; transform: translate(0);}
.lusbi::before{ display: none;}
.isoxts h3{ font-size: 18px; margin-bottom: 5px;}
.isoxts p{ font-size: 16px;}
.isoxts a{ display: none; margin-top: 12px; font-size: 14px; padding: 7px 22px;}
.liquid h2 span, .cooperation_case h2 span, .certificate h2 span, .index_choose h2 span, .lasted_news h2 span{ margin: 10px auto;}
.innums{ padding: 18px 0;}
.number .num_item p{ margin: 5px auto;}
.number{ flex-wrap: wrap; gap: 10px;}
.number .num_item {flex: 0 0 calc(50% - 5px);}
.index_choose ul li .choose_con{ height: 67%;}
.index_video{ margin-top: 1.5rem; padding-bottom: 18px;}
.index_video .video_inf h3{ font-size: 1.3rem;}
.index_video .video_inf p{ font-size: 16px;}
.cooperation_case{ padding: 15px 0;}
.lasted_news{ margin-top: 1.5rem;}
.inpbtns{ display: block; margin-top: 14px; padding: 0 2%; text-align: center;}
.inpbtns a{ display: block; width: 100%; background: #015aaa; color: #fff; padding: 12px 0; border-radius: 30px;}
.intelmess{ display: block;} 
.abch3t{ font-size: 24px; margin-bottom: 10px;}
.number{ margin-top: 15px;}
.abglobal{ padding: 20px 0 24px; }
.pdfbtn{ margin-top: 15px; padding: 12px 0; border-top:2px solid #015aaa; }
.products .product_r li p{ margin: 6px 0;}
.pdfbtn a{ font-size: 13px; padding: 12px 20px; margin: 12px 0;}
.ihoruls{ grid-gap: 0;}
.tahot{ margin-top: 12px;}
.in_hottag li a{ padding: 8px 10px; }
.in_hottag li{ margin-right: 5px; margin-bottom: 5px;}
}
@media screen and (max-width: 320px) {
.details .details_con .detail_pic,
.details .details_con .pro_inf{
padding: 10px 0;
}
.index_contact form button{
height: 50px;
width: 100%;
}
.details .details_con .features h2{
font-size: 1.5rem;
}
} .wechat-group {
display: flex;
gap: 28px; align-items: flex-start;
margin-top: 16px;
flex-wrap: wrap;
padding: 4px 0;
}
.wechat-item {
display: flex;
flex-direction: column;
align-items: center;
gap: 8px; flex: 0 0 auto;
cursor: pointer;
padding: 4px;
}
.wechat-qrcode {
width: 100%;
max-width: 90px; height: auto;
object-fit: contain;
border: none;
border-radius: 4px;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.wechat-text {
font-size: clamp(13px, 1.5vw, 14px);
color: #000;
white-space: nowrap;
text-align: center;
font-weight: 400;
line-height: 1.2;
} @media (max-width: 320px) {
.wechat-group {
gap: 12px;
margin-top: 10px;
}
.wechat-qrcode {
max-width: 50px; }
.wechat-text {
font-size: 10px;
}
.wechat-item {
gap: 3px;
}
} @media (min-width: 321px) and (max-width: 375px) {
.wechat-group {
gap: 15px;
margin-top: 12px;
}
.wechat-qrcode {
max-width: 60px; }
.wechat-text {
font-size: 11px;
}
} @media (min-width: 376px) and (max-width: 425px) {
.wechat-group {
gap: 18px;
}
.wechat-qrcode {
max-width: 70px; }
.wechat-text {
font-size: 12px;
}
} @media (min-width: 426px) and (max-width: 767px) {
.wechat-group {
gap: 22px;
}
.wechat-qrcode {
max-width: 80px; }
.wechat-text {
font-size: 13px;
}
} @media (min-width: 768px) and (max-width: 991px) {
.wechat-group {
gap: 25px;
margin-top: 14px;
}
.wechat-qrcode {
max-width: 85px; }
.wechat-text {
font-size: 14px;
}
} @media (min-width: 992px) and (max-width: 1200px) {
.wechat-group {
gap: 26px;
}
.wechat-qrcode {
max-width: 88px; }
} @media (min-width: 1201px) {
.wechat-group {
gap: 30px; }
.wechat-qrcode {
max-width: 95px; }
.wechat-text {
font-size: 15px;
}
} .top_title {
margin-top: 30px;  box-sizing: border-box;
} .top_title h1 {
margin: 20px 0 5px;
padding: 0;
font-weight: 600;
line-height: 36px;
font-size: 30px;
text-align:center;
color:#015aaa;
}
.top_title h1 span {
display: block;
width: 100px;
height: 2px;
margin: 20px auto;
background: #015aaa;
}
.top_title h2 {
margin: 0 0 5px;
padding: 0;
font-weight: 600;
line-height: 36px;
font-size: 26px;
text-align:center;
} .top_title p {
font-size: 18px;
color: #222;
line-height: 28px;
margin: 5 0 0px;
} @media screen and (min-width: 768px) {
.top_title {
max-width: 1300px; }
.top_title h1 span {
font-size: 24px !important; line-height: 1.8;
}
} @media screen and (max-width: 480px) {
.top_title {
padding: 0 12px;
}
.top_title h1 {
font-size: 1.3rem;
line-height: 28px;
}
.top_title h2 {
font-size: 1.3rem;
line-height: 28px;
}
.top_title p {
font-size: 15px;
line-height: 28px;
}
} @media screen and (min-width: 481px) and (max-width: 767px) {
.top_title h1 {
font-size: 1.3rem;
}
.top_title h2 {
font-size: 1.3rem;
}
.top_title p {
font-size: 15px;
}
}
.d_title {
width: 100%;
margin: 30px 0 40px;
box-sizing: border-box;
position: relative;
} .d_title h1 {
font-size: 28px;
font-weight: 700;
color: #222;
letter-spacing: 0.06em;
line-height: 36px;
margin: 0 0 20px;
position: relative;
display: inline-block;
} .d_title h2 {
font-size: 24px;
font-weight: 600;
color: #333;
letter-spacing: 0.04em;
line-height: 36px;
margin: 0 0 18px;
padding-left: 12px;
border-left: 3px solid #015aaa; } .d_title h3 {
font-size: 20px;
font-weight: 500;
color: #015aaa; letter-spacing: 0.03em;
line-height: 36px;
margin: 0 0 15px;
padding-left: 8px;
border-left: 2px solid #015aaa80; } .d_title p {
font-size: 18px;
color: #222;
line-height: 28px;
margin: 0 0 12px;
padding: 0 5px ;
}  @media (max-width: 1024px) {
.d_title h1 {
font-size: 26px;
}
.d_title h2 {
font-size: 22px;
}
.d_title h3 {
font-size: 19px;
}
.d_title p {
font-size: 15px;
}
} @media (max-width: 768px) {
.d_title {
margin: 20px 0 30px;
padding: 0 15px;
}
.d_title h1 {
font-size: 24px;
letter-spacing: 0.04em;
}
.d_title h2 {
font-size: 20px;
padding-left: 10px;
}
.d_title h3 {
font-size: 18px;
padding-left: 6px;
}
.d_title p {
font-size: 15px;
}
} @media (max-width: 480px) {
.d_title h1 {
font-size: 22px;
}
.d_title h2 {
font-size: 19px;
}
.d_title h3 {
font-size: 17px;
}
.d_title p {
font-size: 15px;
}
}
}
.pdfbtn {
gap: 20px;
flex-wrap: wrap;
}
.pdf-link {
display: inline-flex;
align-items: center;
padding: 12px 25px;
color: white;
text-decoration: none;
border-radius: 8px;
font-weight: 500;
font-size: 16px;
transition: all 0.3s ease;
border: 2px solid transparent;
}
.pdf-icon {
margin-right: 10px;
width: 20px;
height: 20px;
flex-shrink: 0;
}
.news-content-wrapper {
display: flex;
flex-wrap: wrap;
flex-direction:row-reverse;
gap: 30px;
margin-top: 20px;
}
.recommend-sidebar {
flex: 0 0 280px;
background: #f8f9fa;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.recommend-sidebar h3 {
font-size: 18px;
color: #333;
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 2px solid #1890ff;
font-weight: 600;
}
.recommend-list {
list-style: none;
padding: 0;
margin: 0;
}
.recommend-list li {
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px dashed #e8e8e8;
}
.recommend-list li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.recommend-list a {
color: #555;
text-decoration: none;
font-size: 16px;
line-height: 1.5;
display: block;
transition: all 0.3s;
padding: 3px 0;
}
.recommend-list a:hover {
color: #1890ff;
transform: translateX(5px);
}
.recommend-list a:before {
content: "•";
color: #1890ff;
margin-right: 8px;
font-weight: bold;
}
.article-content {
flex: 1;
min-width: 300px;
} @media (max-width: 768px) {
.news-content-wrapper {
flex-direction: column;
}
.recommend-sidebar {
flex: 0 0 auto;
width: 100%;
order: 2;
margin-top: 30px;
}
.article-content {
order: 1;
}
} .mobile-image {
display: none;
} @media (max-width: 768px) {
.pc-image {
display: none;
}
.mobile-image {
display: block;
}
}@font-face {
font-family: 'swiper-icons';
src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
} .swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
} .swiper-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none; -ms-overflow-style: none; }
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
content: '';
flex-shrink: 0;
order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
content: '';
position: absolute;
left: 0;
top: 0;
pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
height: 1px;
width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
width: 1px;
height: var(--swiper-virtual-size);
}
:root {
--swiper-navigation-size: 44px; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
content: 'next';
}
.swiper-button-lock {
display: none;
}
:root { }
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: 50%;
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet:only-child {
display: none !important;
}
.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
} .swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-lock {
display: none;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
} :root { }
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
} .swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube {
overflow: visible;
}
.swiper-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px);
}
.swiper-flip {
overflow: visible;
}
.swiper-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
.swiper-cards {
overflow: visible;
}
.swiper-cards .swiper-slide {
transform-origin: center bottom;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}