/* banner */



.banner{position: relative;}
.banner .header_sea{width: 100%;position: absolute;bottom: 7.5%;z-index: 30;left: 0;}
.banner .header_sea .header_sea_main{width: 100%;height: 92px;background: rgba(0, 0, 0, 0.7);*zoom: 1;}
.banner .header_sea .header_sea_main:before,
.banner .header_sea .header_sea_main:after{content: " ";display: table;}
.banner .header_sea .header_sea_main:after{clear: both;}
.banner .header_sea .header_sea_main .left{float: left;margin-left: 30px;height: 30px;line-height: 30px;padding-top: 31px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 14px;color: #fff;}
.banner .header_sea .header_sea_main .left span{color: #165bba;font-weight: bold;font-family: thyFont3;padding-left: 2px;padding-right: 2px;}
.banner .header_sea .header_sea_main .mid{float: left;height: 100%;width: 500px;*zoom: 1;height: 30px;margin-top: 31px;line-height: 30px;}
.banner .header_sea .header_sea_main .mid:before,
.banner .header_sea .header_sea_main .mid:after{content: " ";display: table;}
.banner .header_sea .header_sea_main .mid:after{clear: both;}
.banner .header_sea .header_sea_main .mid a{height: 100%;padding-left: 15px;padding-right: 15px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 14px;color: #fff;font-family: thyFont3;letter-spacing: 0.6px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */position: relative;}
.banner .header_sea .header_sea_main .mid a:hover{color: #165bba;}
.banner .header_sea .header_sea_main .mid a:after{content: '';width: 1px;height: 8px;background: #464646;position: absolute;top: 0;bottom: 0;margin: auto 0;right: 0;}
.banner .header_sea .header_sea_main .right{float: right;width: 50%;height: 44px;padding-top: 24px;}
.banner .header_sea .header_sea_main .right form{*zoom: 1;height: 100%;width: 100%;}
.banner .header_sea .header_sea_main .right form:before,
.banner .header_sea .header_sea_main .right form:after{content: " ";display: table;}
.banner .header_sea .header_sea_main .right form:after{clear: both;}
.banner .header_sea .header_sea_main .right form input::-webkit-input-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input:-moz-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input::-moz-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input:-ms-input-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input{float: left;width: 58%;height: 100%;background: #fff;line-height: 44px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 14px;color: #4c4648;box-sizing: border-box;-moz-box-sizing: border-box;/* Firefox */-webkit-box-sizing: border-box;/* Safari*/padding-left: 30px;margin-left: 10%;}
.banner .header_sea .header_sea_main .right form button{width: 27%;height: 100%;background: #039849;float: left;margin-left: 7px;text-align: center;line-height: 44px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */}
.banner .header_sea .header_sea_main .right form button:hover{background: #0f4079;}
.banner .swiper-slide{position: relative;}
.banner .swiper-slide .slide-inner{width: 100%;height: 100%;display: block;}
.banner .swiper-slide1 .banner1_1{position: absolute;width: 15.4%;left: 13.5%;top: 16.8%;z-index: 20;}
.banner .swiper-slide1 .banner1_2{position: absolute;width: 11.3%;left: 13.5%;top: 24%;z-index: 20;}
.banner .swiper-slide1 .banner1_3{position: absolute;left: 13.5%;top: 34.3%;z-index: 20;line-height: 30px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 16px;color: #fff;letter-spacing: 0.8px;}
.banner .swiper-slide1 .banner1_4{width: 196px;height: 44px;border: 1px solid rgba(255, 255, 255, 0.5);position: absolute;z-index: 20;top: 50.6%;left: 13.5%;}
.banner .swiper-slide1 .banner1_4:after{content: '';position: absolute;width: 0%;height: 100%;opacity: 0;left: 0;top: 0;background: #039849;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */}
.banner .swiper-slide1 .banner1_4:hover:after{width: 100%;opacity: 1;}
.banner .swiper-slide1 .banner1_4:hover a img{transform: translateX(10px);-ms-transform: translateX(10px);-moz-transform: translateX(10px);-webkit-transform: translateX(10px);-o-transform: translateX(10px);}
.banner .swiper-slide1 .banner1_4 a{width: 100%;height: 100%;display: block;position: relative;z-index: 20;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 16px;color: #fff;line-height: 44px;text-align: center;font-weight: lighter;}
.banner .swiper-slide1 .banner1_4 a img{margin-left: 50px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */}


.cl{ width: 100%; background: url("../image/bjs.jpg") no-repeat; padding: 60px 0; background-size: cover; display: block; overflow: hidden}
.cl .indexTle h3{ color: #fff}
.cl .indexTle i{ background:  #fff}
.cl_li ul { width: 102%;}
.cl_li ul li{ width:18%; float: left; margin-right: 2%; margin-bottom: 2%; text-align: center }
.cl_li ul li img{ width: 150px; margin-bottom: 20px;}
.cl_li ul li h2{font-size: 30px; color: #fff; line-height: 2em;margin-bottom: 20px; position: relative;}
.cl_li ul li h2:after {
    content: "";
    display: inline-block;
   width: 66px; height:2px; background:#fff;position: absolute;
    bottom: 0;left: 50%;transform: translateX(-50%);
    vertical-align: middle;}
.cl_li ul li p{ font-size: 16px; line-height: 1.5em; color: #fff; padding: 0 15%}




.indexTle {text-align: center; padding: 3.5rem 0 3rem 0;}
.indexTle strong {font-size: 2.5rem;color: #ddd; text-transform: uppercase; font-family: arial;font-weight: 100;}
.indexTle h3 {font-size: 40px;color: #333333; font-weight: 500; line-height: 3rem;text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.45);}
.indexTle span {font-size:15px;color: #ccc;font-weight: 400;display: block; margin: 10px 0 5px;text-transform:uppercase;}
.indexTle i {display: inline-block;width: 2.81rem; height: 0.25rem; background: #0dab30; margin-top: 1rem;}


.indexOne {padding-bottom: 5rem; display: block; overflow: hidden}
.indexOne .indexTle,.proto .indexTle{ float: left; text-align: left}
.cp_lm ul{ width: 40%; float: right; margin-top: 3rem}
.cp_lm ul li{ display: inline-block; width: 18%; margin-left: 2%; text-align: center; float: left; }
.cp_lm ul li a{ display:inline-block}
.cp_lm ul li img{height: 40px; margin-right: 5px; margin-top: 15px;}
.cp_lm ul li h4{ font-size: 16px;line-height: 1.5em; font-weight: normal;}

.pro_fl{ width: 100%; margin: 40px 0; display: block; overflow: hidden}
.pro_fl ul{ width: 102%;}
.pro_fl ul li{ width: 48%; float: left;padding: 1.5%;    margin-right: 2%; margin-bottom: 30px;background: #f5f5f5;}
.pro_fl ul li dl{ width: 50%;float: left; }
.pro_fl ul li dl h2{padding-bottom: 15px; border-bottom: 1px solid #bfbfbf;position: relative;font-size: 28px;
    overflow: hidden;}
.pro_fl ul li dl h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: ' ';
    background: #0ba92e;
    width: 112px;
    height: 1px;
}
.pro_fl ul li dl h3{ font-weight: normal;
    overflow: hidden;
    margin: 20px 0 50px;}
.pro_fl ul li dl p{ line-height: 26px; font-size: 15px;}

.pro_fl ul li dd{width: 45%; float: right; line-height:280px;height: 280px;
    text-align: center;}

.pro_fl ul li dd img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.5s ease;
    object-fit: cover;}
img {
    vertical-align: middle;
}

.more_btn{ display: inline-block; text-align: center; overflow: hidden;min-width: 180px; position: relative;z-index: 1; border: 1px solid #0ba92e; padding: 3px 3px 3px 30px; border-radius: 27px; line-height: 40px; font-size: 17px; box-sizing: border-box;}

.more_btn i{ display: inline-block;width: 35px; height: 35px; border-radius: 50%;  text-align: center; line-height: 32px; color: #fff; margin-left: 15px; float: right; background:#0ba92e; margin-top: 3px; margin-right: 5px;}
.more_btn i img{max-width:100%}


.more_btn.on,.more_btn:hover{ background:#0ba92e;}

.more_btn:hover i{ background:#fff url("../image/btn_icon.png") center no-repeat;  }

.more_btn.on:hover{ text-decoration: underline;}
.more_btn {
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.more_btn::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #37474f; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.more_btn::before {
	background: #0ba92e;
}
.more_btn,
.more_btn::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.more_btn:hover,.more_btn.wb:hover{ background:none;}
.more_btn:hover a,.more_btn:hover span,.more_btn.on a,.more_btn.on span {
	color: #fff;
}
.more_btn:hover::before,.more_btn.on::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


.indexTwo {background: #f5f5f5 url("../image/abbg_35.png") no-repeat;padding-bottom: 6.5rem; padding-top: 2.5rem;display: block; overflow: hidden}
.indexTwo .indexTle {text-align: left;}
.indexTwo .box {display: flex; align-items: center;justify-content: space-between;}
.indexTwo .le {width: 55%;}
.indexTwo .le .conText{font-size: 1rem;color: #666666;line-height: 2rem;}
.indexTwo .le ul { padding-top: 4rem; display: block; overflow: hidden; width: 100%}
.indexTwo .le ul li {text-align: center; padding: 0 0.5rem; width: 30%; box-sizing: border-box; position: relative; float: left}
.indexTwo .le ul li::after {content: ""; width: 0.06rem; height: 5.44rem;  opacity: 0.34;  background: #c8c8c8; position: absolute; right: 0; top: 20%;}
.indexTwo .le ul li:last-child::after {display: none;}
.indexTwo .le ul li .num span {font-size: 3.75rem;color:#06a33c;font-family: Arial, Arial-Regular;}
.indexTwo .le ul li .num em {font-size: 1.13rem;color: #333333;}
.indexTwo .le ul li .num .jia {font-size: 3.75rem;color: #06a33c;display: inline-block;}
.indexTwo .le ul li .num b {font-size: 3.13rem;color: #06a33c;font-family: Arial, Arial-Regular;font-weight: 400;}
.indexTwo .le ul li .num b sup {font-size: 1.5rem;}
.indexTwo .le ul li p {font-size: 1rem;color: #555555;font-weight: 400;}
.indexTwo .re {width: 45%; height: 35rem; position: relative; top: 4rem; right: -4rem;}


.proto{ width: 100%; padding: 60px 0 100px; background: url("../image/bgi-product.jpg") no-repeat; background-size: cover}
.proto .indexTle span{ color: #fff}
.proto .cp_lm ul li{ width: 23%}
.ptoto_li{ width: 100%; display: block; overflow: hidden; }
.ptoto_li ul{ width: 102%;}
.ptoto_li ul li{width: 23%; float: left; text-align: center; margin-right: 2%; margin-bottom: 2%; padding: 1%; background: #f5f5f5;border-radius:15px;}
.ptoto_li ul li dd{display:table-cell; text-align: center; vertical-align: middle; background: #fff;width:350px;  height:350px; border:1px solid #dedede; overflow: hidden;*display: block; *font-size:174px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.ptoto_li ul li img{max-width:100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto}
.ptoto_li ul li:hover{ transition: all .7s;}
.ptoto_li ul li:hover dd img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.ptoto_li ul li h2{ font-size: 22px; line-height: 2.5em}



/* application_wrap */
.application_wrap{ margin: 0 0 80px;display: block; width: 100%; overflow: hidden}
.flex {
    display: flex;
}
.application{
    position: relative;
    z-index: 1;
}


.application_tab .application_item{
    display: none;
}
.application_tab .application_item:first-child{
    display: block;
}
.application_img{
    width: 50%; float: left
}
.application_img img{
    width: 100%; height: 500px;object-fit:cover;
}
.application_con{
    width: 50%;
    background: #f6f6f6;
    padding:60px 80px;
    position: relative; float: right
}
.application_con .tit{
    font-size:30px;
    font-weight: bold;
    display: inline-block;
    line-height: 1;
    position: relative;
    z-index: 1;
}
.application_con .img{
    position: absolute;
    right: 60px;
    top:60px;
}
.application_con .img img{
    width: 150px;
    opacity: .1;
}
.application_con .desc{
    font-size:16px;
    margin-top: 20px; line-height: 36px;
}
.application_con .icons{
    margin:40px 0 50px;
    justify-content: space-between;
    text-align: center;
}
.application_con .icons .icon{
    
}
.application_con .icons .icon h4{
    font-size:16px;
    margin-top:15px;
}


.application_menu{
    display: flex;
    margin-bottom: 25px;
}
.application_menu .item{
    font-size:18px;
    cursor: pointer;
    flex:1;
    text-align: center;
    padding:30px 10px;
    position: relative;
}
.application_menu .item:after{
    width: 1px;
    height: 40px;
    background: #dddddd;
    content:'';
    display: block;
    position: absolute;
    right: -1px;
    top: 60px;
}
.application_menu .item:last-child:after{
    display: none;
}
.application_menu .item h4{
    margin-top: 10px;
}
.application_menu .item.cur .img{
    overflow: hidden;
}
.application_menu .item.cur{
    background: #0ba92e;
}
.application_menu .item.cur{
    color:#fff;
}
.application_menu .item.cur .img img{
    transform: translateY(-75px);
    filter: drop-shadow(#fff 0 75px);
} 

















/*youshi*/

.youshi{padding:0 0 85px;display: block; overflow: hidden }

.youshi .ys_ul{overflow:hidden;}

.youshi .ys_ul .swiper-slide:before{content:'';position:absolute;left:0;top:0%; background:rgba(170,170,170,.1); width:100%;height:100%;z-index:1;}

.youshi .ys_ul .ys_img{display:table-cell; text-align: center; vertical-align: middle; width:360px; height:380px; overflow: hidden;*display: block; *font-size:174px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;position:relative;}

.youshi .ys_ul .ys_img img{max-width:100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto}
.youshi .ys_ul .ys_txt{position:absolute;width:100%;height:100%;z-index:2;left:0;top:calc(100% - 67px);padding:0 40px;}

.youshi .ys_ul .ys_txt p{font-size:20px; position: relative; line-height:32px;text-align:center;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}



.youshi .ys_ul .swiper-slide:hover:before{background:rgba(6,163,60,.9);}

.youshi .ys_ul .swiper-slide:hover .ys_txt{top:0;padding-top:148px;}

.youshi .ys_ul .swiper-slide:hover .ys_txt p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:20;white-space:normal;height:auto;}




/*news*/

.news{padding:20px 0 60px; display: block;overflow: hidden; background: #f8f8f8}

.news .pb_tit{text-align:left;position:relative;}

.news .pb_p{text-align:left;}

.news .nt_d{font-size:16px;height:1em;line-height:1em;color:#06a33c;margin-bottom:18px;}

.news .nt_em{display:inline-block;padding-right:19px;background:url(../image/news_icon.png) no-repeat right center;font-size:14px;height:18px;line-height:18px;margin-top:30px;color:#000;font-style:normal;}

.news .n_top{background:#EBF1F5; display: block; overflow: hidden}

.news .n_top .nt_left{width:48%;float:left;height:317px; position:relative;}




.news .n_top .nt_right{width:100%;float:left;padding:35px;position: relative}
.news .n_top .nt_right .nt_r{ width: 50%; float: right}
.news .n_top .nt_right .nt_txt{width:100%;overflow:hidden;position:relative;}

.news .n_top .nt_right .nt_txt p{font-size:15px;line-height:26px;color:#666;}

.news .n_top .nt_right .nt_txt p:first-of-type{font-size:24px;height:34px;line-height:34px;margin-bottom:29px;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.news .n_top .nt_right .nt_txt p.p1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}

.news .n_top .nt_right .nt_txt .nt_btn{margin-top:35px; float: right; position: absolute; z-index: 888; bottom: 10px; right:0}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination{position:relative;bottom:0;display:inline-block;padding:0 20px;vertical-align:middle;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet{width:14px;height:14px;background:transparent;opacity:1;margin:0 6px!important;border-radius:50%;position:relative;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet:before{content:'';width:6px;height:6px;position:absolute;top:50%;margin-top:-3px;left:50%;margin-left:-3px;background:#777;border-radius:50%;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#06a33c;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:4px;height:4px;margin-top:-2px;margin-left:-2px;background:#FFF;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{width:13px;height:22px;background-size:100% 100%;outline:none;opacity:1;background-image:url(../image/news_arrow.png);position:relative;top:0;margin-top:0;display:inline-block;vertical-align:middle;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{left:0;

	-webkit-transform:rotate(180deg);

	-moz-transform:rotate(180deg);

	-o-transform:rotate(180deg);

	transform:rotate(180deg);

}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next{right:0;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next.swiper-button-disabled,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev.swiper-button-disabled{background-image:url(../image/news_arrow_hover.png);}

.news .n_ul{margin-top:40px;border-right:1px solid #E8E8E8;}

.news .n_ul .n_li{width:33.33%;float:left;padding:4px 60px 0 25px;border-left:1px solid #E8E8E8;display:block;}

.news .n_ul .n_li .nt_d{margin-bottom:11px;}

.news .n_ul .n_li p{font-size:14px;line-height:24px;color:#666;}

.news .n_ul .n_li p:first-of-type{font-size:20px;height:30px;line-height:30px;margin-bottom:12px;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.news .n_ul .n_li p.p1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:48px;}

.news .n_ul .n_li:hover p:first-of-type{color:#06a33c}

/*shipin*/
.product{ padding: 60px 0}
.p_ul ul{ width: 102%}
.p_ul ul li{ width: 31.33%; padding: 1%; float: left; margin-right: 2%;  text-align: center; margin-bottom: 2%; background: #eee;border-radius:8px;}
.p_ul ul li .p_imgg{display:table-cell; text-align: center; vertical-align: middle; width:450px; height:320px;  overflow: hidden;*display: block; *font-size:400px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.p_ul ul li .p_imgg img{max-width:100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto;border-radius:8px;}
.p_ul ul li:hover{ transition: all .7s; background: #06a33c}
.p_ul ul li:hover .p_imgg img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.p_txt p{ line-height: 60px; font-size: 18px; font-weight: 600 }
.p_ul ul li:hover p{ color: #fff}





@media screen and (max-width:1699px){

	.index_banner{padding-bottom:797px;}

	.info{padding:40px 0 40px;}

	.info .if_left{padding-right:39px;height:631px;}

	.info .if_right .if_txt{width:650px;padding:30px 0 0 40px;}

	.info .if_right .if_txt b{font-size:42px;margin-bottom:11px;}

	.info .if_right .if_txt p{font-size:15px;line-height:28px;margin-top:26px;}

	.info .if_right .if_txt .if_btn{margin-top:38px;}

	.info .if_right .if_txt .if_btn .if_a{width:165px;}

	.info .if_right .if_txt .if_btn .if_a.a1 span{padding-right:50px;}

	.info .if_right .if_txt .if_btn .if_a.a1:hover span{padding-right:56px;}

	.info .if_right .if_txt .if_num{margin-top:80px;width:calc(100% + 180px);margin-left:-180px;}

	.info .if_right .if_txt .if_num .in_li{padding:30px 0 12px;width:calc(25% - 12px);margin-left:16px;}

	.info .if_right .if_txt .if_num .in_li .in_n span{font-size:15px;height:27px;line-height:27px;}

	.info .if_right .if_txt .if_num .in_li .in_n span:first-child{font-size:32px;height:32px;line-height:32px;}

	.info .if_right .if_txt .if_num .in_li em{font-size:15px;height:25px;line-height:25px;}

	.product{padding:50px 0;}

	.product .p_ul{padding-top:10px;}

	.product .p_ul .p_li{width:calc(25% - 15px);margin-left:15px;padding:10px;margin-top:23px;}

	.product .p_ul .p_li .p_txt{padding:23px 15px 0;}

	.product .p_btn{margin-top:35px;width:415px;}

	.rongyu{padding:50px 0 80px;}

	.rongyu .container{margin-top:35px;}

	.rongyu .hz_ul .swiper-slide{margin-top:7px!important;}

	.rongyu .swiper-button-next,.rongyu .swiper-button-prev{width:48px;height:48px;margin-top:-24px;}

	.rongyu .swiper-button-next{right:-60px;}

	.rongyu .swiper-button-prev{left:-60px;}

    .youshi{padding:40px 0 50px;}

    .youshi .ys_ul{margin-top:40px;}

    .youshi .ys_ul .ys_txt{padding:0 30px;top:calc(100% - 100px);}

    .youshi .ys_ul .ys_txt p{font-size:15px;height:24px;line-height:24px;}

    .youshi .ys_ul .ys_txt p:first-child{font-size:18px;height:28px;line-height:28px;margin-bottom:4px;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:123px;}

	.news{padding:50px 0 60px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:20px;}

	.news .n_top{margin-top:25px;}

	.news .n_top .nt_left{width:637px;height:361px;}

	.news .n_top .nt_right{width:calc(100% - 637px);padding:40px 60px 0 45px;}

	.news .n_top .nt_right .nt_txt p{font-size:15px;line-height:25px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{font-size:22px;height:32px;line-height:32px;margin-bottom:20px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{width:11px;height:19px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination{padding:0 15px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet{width:12px;height:12px;margin:0 4px!important;}

	.news .n_ul{margin-top:30px;}

	.news .n_ul .n_li{padding:3px 40px 0 20px;}

	.news .n_ul .n_li p:first-of-type{font-size:18px;height:28px;line-height:28px;margin-bottom:10px;}

	.shipin{padding:90px 0 120px;}

	.shipin a{font-size:15px;height:40px;line-height:40px;padding-left:60px;margin-top:35px;}

}



@media screen and (max-width:1499px){

	.index_banner{padding-bottom:675px;}

	.info{padding:50px 0;}

	.info .if_left{padding-right:30px;height:538px;}

	.info .if_right .if_txt{width:550px;padding:30px 0 0 25px;}

	.info .if_right .if_txt b{font-size:36px;margin-bottom:7px;}

	.info .if_right .if_txt p{font-size:14px;line-height:26px;margin-top:18px;}

	.info .if_right .if_txt .if_btn{margin-top:30px;}

	.info .if_right .if_txt .if_btn .if_a{width:165px;}

	.info .if_right .if_txt .if_btn .if_a.a1 span{padding-right:40px;background-size:22px auto;}

	.info .if_right .if_txt .if_btn .if_a.a1:hover span{padding-right:45px;}

	.info .if_right .if_txt .if_num{margin-top:50px;width:calc(100% + 150px);margin-left:-150px;}

	.info .if_right .if_txt .if_num .in_li{padding:25px 0 10px;width:calc(25% - 9px);margin-left:12px;}

	.info .if_right .if_txt .if_num .in_li .in_n span{font-size:14px;height:24px;line-height:24px;}

	.info .if_right .if_txt .if_num .in_li .in_n span:first-child{font-size:28px;height:28px;line-height:28px;}

	.info .if_right .if_txt .if_num .in_li em{font-size:14px;height:24px;line-height:24px;margin-top:5px;}

	.product{padding:30px 0;}

	.product .p_ul{padding-top:5px;}

	.product .p_ul .p_li{width:calc(25% - 14px);margin-left:15px;padding:10px;margin-top:20px;}

	.product .p_btn{margin-top:22px;width:340px;}

	.product .p_btn span{font-size:14px;background-size:auto 11px;height:48px;line-height:48px;}

	.rongyu{padding:30px 0 40px;}

	.rongyu .container{margin-top:25px;}

	.rongyu .hz_ul .swiper-slide{margin-top:5px!important;}

	.rongyu .swiper-button-next,.rongyu .swiper-button-prev{width:40px;height:40px;margin-top:-20px;}

	.rongyu .swiper-button-next{right:-50px;}

	.rongyu .swiper-button-prev{left:-50px;}

    .youshi{padding:30px 0;}

    .youshi .ys_ul{margin-top:30px;}

    .youshi .ys_ul .ys_txt{padding:0 20px;top:calc(100% - 80px);}

    .youshi .ys_ul .ys_txt p{font-size:14px;}

    .youshi .ys_ul .ys_txt p:first-child{font-size:16px;height:26px;line-height:26px;font-weight:bold;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:100px;}

	.news{padding:30px 0 40px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:15px;}

	.news .n_top{margin-top:20px;}

	.news .n_top .nt_left{width:539px;height:306px;}

	.news .n_top .nt_right{width:calc(100% - 539px);padding:40px 40px 0 25px;}

	.news .n_top .nt_right .nt_txt p{font-size:14px;line-height:24px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{font-size:20px;height:28px;line-height:28px;margin-bottom:15px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{width:9px;height:15px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination{padding:0 5px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet{width:10px;height:10px;margin:0 3px!important;}

	.news .n_ul{margin-top:20px;}

	.news .n_ul .n_li{padding:3px 30px 0 15px;}

	.news .n_ul .n_li p:first-of-type{margin-bottom:7px;}

	.shipin{padding:60px 0 80px;}

	.shipin a{font-size:14px;height:36px;line-height:36px;padding-left:50px;margin-top:25px;}

}



@media screen and (max-width:1299px){

	.index_banner{padding-bottom:610px;}

	.index_banner .sw_video img{display:block;}

	.index_banner .swiper-slide video{display:none;}





	.info{padding:30px 0;}

	.info .if_left{padding-right:0;height:486px;}

	.info .if_right .if_txt{width:497px;padding:30px 0 0 15px;}

	.info .if_right .if_txt b{font-size:30px;margin-bottom:5px;}

	.info .if_right .if_txt p{font-size:14px;line-height:24px;margin-top:10px;}

	.info .if_right .if_txt .if_btn{margin-top:20px;}

	.info .if_right .if_txt .if_btn .if_a{width:150px;}

	.info .if_right .if_txt .if_btn .if_a span{height:42px;line-height:42px;}

	.info .if_right .if_txt .if_btn .if_a.a1 span{padding-right:32px;background-size:18px auto;}

	.info .if_right .if_txt .if_btn .if_a.a1:hover span{padding-right:36px;}

	.info .if_right .if_txt .if_num{margin-top:30px;width:calc(100% + 100px);margin-left:-100px;}

	.product{padding:20px 0;}

	.product .p_ul{padding-top:0px;}

	.product .p_ul .p_li{width:calc(25% - 10px);margin-left:10px;padding:10px;margin-top:15px;}

	.product .p_ul .p_li .p_txt span{margin-top:5px;}

	.product .p_btn{margin-top:15px;width:300px;}

	.product .p_btn span{background-size:auto 10px;height:42px;line-height:42px;}

	.rongyu{padding:20px 0 25px;}

	.rongyu .container{margin-top:15px;}

	.rongyu .swiper-button-next,.rongyu .swiper-button-prev{display:none;}

    .youshi{padding:20px 0;}

    .youshi .ys_ul{margin-top:20px;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:120px;}

	.news{padding:20px 0 25px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:10px;}

	.news .n_top{margin-top:15px;}

	.news .n_top .nt_left{width:487px;height:276px;}

	.news .n_top .nt_right{width:calc(100% - 487px);padding:30px 20px 0 15px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{font-size:18px;height:26px;line-height:26px;margin-bottom:10px;}

	.news .n_top .nt_right .nt_txt .nt_btn{margin-top:25px;}

	.news .n_ul .n_li{padding:3px 20px 0 15px;}

	.shipin{padding:40px 0 50px;}

	.shipin a{margin-top:20px;}

}



@media screen and (max-width:1023px){

	.index_banner{padding-bottom:453px;}

	.info{padding:20px 0;}

	.info .if_left{display:none;}

	.info .if_right{width:100%;float:none;}

	.info .if_right .if_txt{width:100%;padding:0 15px;}

	.info .if_right .if_txt b{font-size:20px;}

	.info .if_right .if_txt .if_num{margin-top:20px;width:100%;margin-left:0;}

	.info .if_right .if_txt .if_num .in_li{border:1px solid #F5F5F5;}

	.info .if_right .if_txt .if_btn{margin-top:15px;}

	.product .p_ul .p_li{width:calc(50% - 5px);margin-left:10px;padding:10px 10px 13px;margin-top:10px;}

	.product .p_ul .p_li:nth-child(3n+1){margin-left:10px;}

	.product .p_ul .p_li:nth-child(odd){margin-left:0;}

	.product .p_ul .p_li .p_txt{padding:12px 5px 0;}

	.product .p_ul .p_li .p_txt span{margin-top:5px;}

	.product .p_btn{margin-top:15px;width:300px;}

	.product .p_btn span{background-size:auto 10px;height:42px;line-height:42px;}

    .youshi .ys_ul .ys_txt{padding:0 10px;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:80px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:10px;}

	.news .n_top{margin-top:15px;}

	.news .n_top .nt_left{width:362px;height:205px;}

	.news .n_top .nt_right{width:calc(100% - 362px);padding:10px 10px 0 10px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{margin-bottom:5px;}

	.news .n_top .nt_right .nt_txt .nt_btn{margin-top:10px;}

	.news .n_ul{border-right:none;border-bottom:1px solid #E8E8E8;}

	.news .n_ul .n_li{padding:20px 0;width:100%;float:none;border-left:none;border-top:1px solid #E8E8E8;}

	.news .n_ul .n_li p.p1{height:auto;}

	.shipin{padding:30px 0 40px;}

	.shipin a{margin-top:15px;}

}

/*668以下屏幕*/

@media screen and (max-width:767px){
    .banner{ height:250px !important}
    .banner img{ width: 100%; height: 250px;object-fit:cover;}
     .item.submit .btn-text{ padding: 5px 15px;}
.product-tab{ display:none}
.i-product{ height:auto; }
.i-product .box .boxli .txtbox{ width:100%}
.i-product .box .boxli .txtbox .text{ width:100%; float: none}
.i-product .box .boxli .txtbox .text .t1{ font-size:35px;}
.i-product .box .boxli .txtbox .text .t2{ margin-bottom:25px;}
.i-product .box .boxli .txtbox .img{ width:100%; height:353px; margin-top:30px; text-align: center; float: left}
.i-product .box .boxli{padding: 40px 0px}

    .indexTle{    padding: 1.5rem 0 ;}

    
    .indexTwo{  padding-bottom: 2.5rem;}
    .indexTwo .box{ display: inline-block}
    .indexTwo .le{ width: 100%;}
    .indexTwo .re{ width: 100%;right: 0;top:2rem; }
    .indexTwo .le ul li .num span,.indexTwo .le ul li .num .jia,.indexTwo .le ul li .num b{ font-size: 30px;}
    .indexTwo .le ul li .num em,.indexTwo .le ul li .num b sup{ font-size: 16px;}
    .i-product{ background: url("../image/bgi-product.jpg") right no-repeat}
    


    .foot .ft_txt .ft_ewm{ display: none}
    
    .news .n_top .nt_right .nt_r{ width: 100%; margin-top: 10px; }
    

	.info .if_right .if_txt .if_num .in_li{width:calc(50% - 7px);margin-left:14px;margin-top:14px;padding:15px 0 10px;}

	.info .if_right .if_txt .if_num .in_li:nth-child(odd){margin-left:0;}

	/* .product .p_ul .p_li{width:100%;margin-left:0;float:none;} */

	.product .p_ul .p_li:nth-child(2n+1){margin-left:0;}

	.rongyu .container{margin-top:10px;}

	.news .n_top .nt_left{width:100%;padding-bottom:49%;height:auto;float:none;}

	.news .n_top .nt_right{width:100%;float:none;padding:10px; }
    
    
    .e_html-5{ margin-top: 0}
    .video_l h2{padding-top:147%}
    
    .youshi .ys_ul .ys_img{ height: 280px;}
    .youshi .ys_ul .ys_txt{top: calc(100% - 30px);}
    
    .indexOne ul li .nr{ height: auto}
    
    .p_ul ul { width: 100%;}
    .p_ul ul li{ width: 100%; margin-right: 0; margin-bottom: 4%}
 
    
    .product .p_ul .p_li{ padding: 0}
    .picScroll-top{ display: none}
   .i-product .tips{ display: block}
    
    .cl_li ul li,.ptoto_li ul li{ width: 48%}
    .cl_li ul li:last-child{ display: none}
    .cp_lm ul{ width: 100%; float: left;margin-bottom: 2rem; margin-top: 0}
    .pro_fl ul li dl h3,.pro_fl ul li .more_btn{ display: none}
    .pro_fl ul li dl,.pro_fl ul li dd{ width: 100%}
    .pro_fl ul li dd{ height: 250px; line-height: 250px;}
    .proto{ margin-top: 1rem}
    .ptoto_li ul li dd{ height: 250px;}
    .application_img,.application_con{ width: 100%}
    .flext{ display: inline-block}
    .application_img img{ height: 300px;}
    .application_con{ padding: 4%}
    .application_menu .item h4{ font-size: 16px; font-weight: normal}
    .application_menu .item{ padding: 10px}
    
    
    
    
    
    
    
    
    
    
}



@media screen and (max-width:414px){
    .container{width: calc(100% - 20px);}
    .indexOne ul li .conTop .mo img{ width:40px}

    .video_l h3 img{ display: none}
    .tab .tab-content ul li .ps_img{ height: 160px}
    .indexFive .box li{ width: 140px; height: 140px;}
    .indexFive .box li:nth-child(3){margin-left: 100px;}
    .youshi .ys_ul .ys_img{ height: 220px;}
    .tab .tab-content{ padding: 0}
   .p_ul ul li .p_imgg{ height: 290px;}

}
@media screen and (max-width:390px){
    .indexFive .box li:nth-child(3){margin-left: 70px;}







}

@media screen and (max-width:375px){
    .indexFive .box li:nth-child(3){margin-left: 50px;}







}




/*多图*/

body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}
.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}






