﻿@charset "utf-8";
@import url("icon/iconfont.css");

*{margin:0;padding:0;box-sizing:border-box;}
body{font-size:13px;color:#666;font-family:'微软雅黑';min-width: 320px ; max-width: 640px; margin: 0 auto;}
img{display:block;max-width:100%;border:0}
ul, li{list-style:none}
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
a{ color:#666; text-decoration:none;font-family:'Microsoft YaHei','微软雅黑'; font-size: 14px; }
a:hover{ color:#c1d5ce; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
html,body{ height:100%; }
h1,h2,h3,p,dl,dd,ol,ul,th,td,form,fieldset,input,button,textarea,img{ margin:0; padding:0; box-sizing:border-box; }
body{ font-size:14px; font-family:"Microsoft Yahei"; }
ol,ul{ list-style:none; }
.clearfix:before,.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;zoom: 1;}
.left{ float:left; }
.right{ float:right; }


/*分页页码*/
.page-list{ position:relative; margin:10px 0; padding:0; clear:both; background:#fff; /*! margin-bottom: 30px; */ }
	.page-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.page-list a,
    .page-list span{ margin:0.5em 0;  padding:0.5em 0; display:none; float:left; width:24.5%; line-height:1.2em; border-left:1px solid #ececec; font-size:13px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .page-list a:active{ background:#ececec; }
	.page-list span{ color:#999; }
	.page-list a{ color:#333; }
	.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
	.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-left-color:#ececec; }
	.page-list .current{ display:block; float:left; }



/*lzj*/
.sp_header .header_wrapper {
	height: 50px;
}
.sp_header .search_content {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.sp_header .search_content.show_search {
	opacity: 1;
	pointer-events: auto;
	top: 50px;
}
.sp_header .search_content .search_close {
	position: absolute;
	right: 15px;
	top:50%;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #054b29;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sp_header .search_content .search_close i {
	font-style: normal;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.sp_header .search_content .search_wrapper {
	font-size: 0;
	padding: 0 30px;
	text-align: left;
}
.sp_header .search_content .search_wrapper input {
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width: 75%;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
}
.sp_header .search_content .search_wrapper a {
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align:center;
	background: #054b29;
}
.sp_header .search_content .search_wrapper a i {
	color: #fff;
}

/*搜索*/
.hd-search,
.hd-sort {
	width: 1.203704rem;
	height: 1.222222rem;
	line-height: 1.222222rem;
	border-left: 1px solid rgba(0, 0, 0, .2);
	text-align: center;
	position: relative;
}
.hd-sort-btn {
	display: block;
	height: 100%;
}
.hd-search > i,
.hd-sort-btn > i {
	display: inline-block;
	background-size: cover;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
}
.hd-search > i {
	width: 0.37963rem;
	height: 0.388889rem;
	background-image: url(../images/i-search.png);}


/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;background:#fff;position:fixed;z-index:10;max-width: 640px;min-width: 320px;width: 100%;}
.sp_header .right{ position:absolute; top:0; right:0; display:inline-block; margin-right:15px; }
.sp_logo{padding:0px 0px 0 0px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:50px;}
 .sp_header .search{ display: inline-block;  margin-top: 10px;margin-right: 10px;}
 .sp_header  .right .search a i{ color:#054b29; font-size:20px; }
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:40px;margin-top:5px;background: #054b29;box-shadow: 10;border-radius: 4px;/*! padding-top: 4px; */margin-right: 0px;}
.sp_nav span{display:block;background:#fff;width:23px;height:3px;position:absolute;left:9px;transition:all ease 0.35s;padding-top: 0px;margin-top: 10px;}
.sp_nav span:nth-of-type(1){/*! top:0px; */}
.sp_nav span:nth-of-type(2){top:7px;}
.sp_nav span:nth-of-type(3){top:15px;}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px; text-align: left;text-transform: capitalize;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;text-transform: capitalize;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/

/*公共*/
.section-heading{margin: 0 auto; text-align: center;}
.section-heading p{font-size: 26px; font-weight: bold; line-height: 40px;}
.section-heading h7{ font-size: 11px; opacity: 0.5; }
.next_box{ text-align: left; margin-left: 5px;margin-bottom: 25px;}
.next_box .prev {display: inline-block; vertical-align: top; width: 201px;}
.next_box .next{display: inline-block; vertical-align: top; float: right;width: 154px;}
.next_box a{text-transform:uppercase;}
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; text-align:left;border-bottom:1px solid #e0e0e0;adding:0 0 15px; }
    .location a{ margin:0 0px; }
    .location span{ color:#666; }

.entry{ text-align: left; margin: 0 0px 20px;;}


/*首页分类*/
.class-box{ margin-top: 35px;}

.class-box .class-con{ margin: 12px 5px 0;}
.class-box ul{ margin-left: -5px;}
.class-box .item{float:left;  width: 33.33%; display: block; overflow: hidden;white-space:nowrap; text-overflow:ellipsis; text-overflow:ellipsis;}
.class-box .item a{ margin: 0 0 15px 5px; display: block;}
.class-box .item-pic{overflow: hidden;}
.class-box .item-pic img{ /*! width: 386px; */ /*! height: 226px; */cursor: pointer;transition: all 0.6s; }

.class-box .item-pic img:hover{transform: scale(1.3)}
.class-box .item-t{ text-align: center; margin-top: 10px;}
.class-box .item-t h3{ font-size: 14px; font-weight: lighter;}
.class-box .item-t p{ font-size: 11px;}




/*首页关于*/
.habout{ margin-top: 44px;}
.habout .habout-head p {
	font-size: 2.5em;
	text-transform: uppercase;
	color: #054a29;
	position: relative;
	padding: 0 28px;
}
.habout  .habout-head p:before {
	/*! content: url(../images/head_left.png); */
	position: absolute;
	/*! width: 30%; */
	bottom: 0.3em;
	left: -110px;
	/*! right: 10px; */
}
.habout  .habout-head p:after {
	/*! content: url(../images/head_right.png); */
	position: absolute;
	bottom: 0.3em;
	/*! right: -110px; */
}
.habout  .habout-head span {
	font-size: 10px;
	text-align: center;
	display: block;
	color: #595757;
}

.habout .habout-sp{background: url(../images/about_spbj1.jpg);
width: 360px;
margin: 40px auto;
padding: 0;
height: 153px;}
/*
.habout .haboutsp-con::before {
	content: url(../images/about_spbj1.jpg);
}
.habout .haboutsp-con::after {
	content: url(../images/about_spbj2.jpg);
}
*/


.habout .habout-con{background: #f3fafa; color: #595757;}
.habout .haboutsp-con img{
	
}


.habout .habout-con .nr{ line-height: 2; text-align: left;margin: 0 5%;padding: 20px 0;}
.habout .more{ text-align: center; width: 95%; display: block; /*! margin-left: 10% */padding: 0 0 20px 0;}
.habout .more a{ color: #fff;}
.habout .more span{ display: block;  padding: 10px 0;width: 100px;text-align: center;margin: auto;background: #054a29;}

/*adv*/
.hadv{ font-size: 0;}
.hadv li {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
}
.hadv li .img {
	position: relative;
	z-index: 1
}
.hadv li .img img {
	width: 100%;
}



/*首页产品*/

.hpro .hpro-head p {
	font-size: 2.5em;
	text-transform: uppercase;
	color: #054a29;
	position: relative;
	padding: 0 28px;
}
.hpro .hpro-head p:before {
	/*! content: url(../images/head_left.png); */
	position: absolute;
	/*! width: 30%; */
	bottom: 0.3em;
	left: -125px;
	/*! right: 10px; */
}
.hpro .hpro-head p:after {
	/*! content: url(../images/head_right.png); */
	position: absolute;
	bottom: 0.3em;
	right: -125px;
}
.hpro  .hpro-head span {
	font-size: 10px;
	text-align: center;
	display: block;
	color: #595757;
}

.hpro{ padding-top: 30px; }
.hpro-con{ margin: 30px 20px 0;}
.hpro-con ul{ margin-left:-10px; font-size: 0; }
.hpro-con .item{width: 45%;display: inline-block; vertical-align: top; margin-left: 15px; margin-bottom: 25px;border: 1px solid #054a29;}
.hpro-con .item .pic{ margin: 0 auto; text-align: center; vertical-align: middle;overflow: hidden; }
.hpro-con .item:hover .model {
	border-bottom: 4px solid #054a29;
}
.model{ font-size: 12px; line-height: 30px;text-transform:uppercase;}
.hpro .more{ margin-top: 20px; padding-bottom: 50px;}
.hpro .more a{color: #fff;}
.hpro .more span{ display: block; padding: 10px 0;width: 200px;text-align: center;margin: auto; background: #054a29;}


/*首页新闻*/
.hnew{ background: #f3fafa;}
.hnew-head{ padding-top: 20px;}
.hnew .hnew-head p {
	font-size: 2.5em;
	text-transform: uppercase;
	color: #054a29;
	position: relative;
	padding: 0 28px;
}
.hnew .hnew-head p:before {
	/*! content: url(../images/head_left.png); */
	position: absolute;
	/*! width: 30%; */
	bottom: 0.3em;
	left: -100px;
	/*! right: 10px; */
}
.hnew .hnew-head p:after {
	/*! content: url(../images/head_right.png); */
	position: absolute;
	bottom: 0.3em;
	right: -100px;
}
.hnew .hnew-head span {
	font-size: 10px;
	text-align: center;
	display: block;
	color: #595757;
}

.hnew .con{ margin-top: 20px; padding-bottom: 20px;}

.hnew .con .item .new-con{ padding:20px 30px; text-align: left;}
.hnew .con .item{ background: #fff; width: 95%; margin-left: 2%; margin-bottom: 2%; box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);}
.hnew .con .item p{ font-size:17px; color: #525252;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.hnew .con .item .t{ color: #a1a1a1;   overflow : hidden; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}

.hnew .more{ text-align: center; width: 99%; display: block; padding: 20px 0 50px;}
.hnew .more a{ color: #000;}
.hnew .more span{ display: block;padding: 10px 0;width: 100px;text-align: center;margin: auto;background: #fad000;border-radius: 30px;}

/*首页history*/
.history{ background: #eeeeee;}
.history ul{margin:0 30px;; padding: 60px 0 30px; text-align: left;}
.history ul .item{ width: 50%; float: left; margin-bottom: 20px;}
.history ul .item .img{ height: 72px;}
.history ul .item .img img{ height: 100%;}
.history ul .item p{ font-size: 16px;}
.history ul .item span{ width: 95%; display: block; color: #989797;}



/*发展历程*/
.fzlc{ margin: 30px; text-align: left;}
.fzlc .head h5{opacity: 0.3; letter-spacing:2px;}
.fzlc .head .line{ width: 46px; height: 3px; background: #c1d5ce; margin: 15px 0;}
.fzlc .con p{ line-height: 25px; font-size: 13px;}
.fzlc .more{ width: 180px; height: 50px; line-height: 50px;  background: #c1d5ce; text-align: center; margin-top: 20px;}
.fzlc .more a{ color: #fff; font-weight: bold; text-transform: uppercase;}




/*footer*/
.footer{ background: url(../images/foot_bj.jpg);text-align: left;}
.footer .con{ padding: 30px 20px; color: #fff;}
.footer .con h1{ }
.footer .con .line{ width: 46px; height: 1px; background: #c1d5ce;margin-bottom: 20px; margin-top: 5px; }
.footer .con p{line-height: 23px; font-size: 13px;}
.footer .con .kg{ margin-top: 30px;}




/*产品列表*/

.con{ margin: 0 2%; text-align: left;}





.pro .con{ margin: 15px 15px 0;}
 .pro .con ul{ margin:0 0 0 -15px;font-size: 0;}
.pro .con ul .item{ width: 50%; /*! float: left; */ list-style: none; text-align: center;display: inline-block;/*! visibility: ; */vertical-align: top;}
.pro .con ul li a{margin: 0 0 15px 15px; display: block;}
.pro .con ul .item img{ display: block;with:100%; height: auto; border: 1px solid #c8c7c7;}
.pro .con ul .item .p1{ line-height: 35px;}
/*产品详情*/
.proshow{ margin-top: 20px; position:relative; overflow:hidden }

.meta{ margin:15px; }
	.meta .meta-tit{ color:#333; font-size:17px; font-weight:700; margin:0 0 5px; text-transform:uppercase;}
	.meta .meta-info{ font-size:12px; color:#cecece; line-height:1.8em; }
	.meta .meta-info span{ margin-right:5px; }
    .meta .meta-info span i{ margin-right:3px; font-size:13px; }
.tp{ min-width: 320px; max-width: 640px;overflow: hidden; margin: 5px 5px}

.tab-box{ max-width: 640px; margin: 10px; margin-top: 30px; }
.tab-box .tab{border-bottom: 1px solid #eee; }
.tab-box .tab ul li{ height: 55px; line-height: 55px; }
.tab-box .litte-x {}

.tab-box .litte-x .top-k{background: #054a29;height: 35px;margin-top: 35px; border-radius: 0px 80px 0px 0;}
.tab-box .litte-x .top-k p{text-align: left;color: #fff;font-size: 17px;margin-left: 31px;padding-top: 3px;}
.tab-box .litte-x .top-kk{
border: solid 1px #e2e5ed;
	padding-top: 5px;
padding-bottom: 5px;
text-align: left;
padding-left: 29px;
padding-right: 5px;
}
.tab-box .litte-x{}
.tab-box .tab .litte-x .top-kk p{font-size: 17px;color: #000;margin-left: 30px;text-transform: uppercase; line-height: 19px;margin-top: 10px;padding-top: 9px;}

.tab-box .litte-xx{margin-top: -10px;}
.tab-box .litte-xx .top-k{background: #054a29;height: 35px;margin-top: 30px; border-radius: 0px 80px 0px 0;}
.tab-box .litte-xx .top-k p{text-align: left;color: #fff;font-size: 17px;margin-left: 31px;padding-top: 3px;}
.tab-box .litte-xx .top-kk{
border: solid 1px #e2e5ed;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
padding-left: 29px;
padding-right: 5px;
}
.tab-box .tab  .litte-xx .top-kk p{font-size: 17px;color: #000;margin-left: 30px;text-transform: uppercase; line-height: 19px;margin-top: 10px;padding-top: 9px;}

./*tab-box .tab ul li.action{ background: #054a29; color: #fff; }




.tab-box .box{width: 100%;  }
.tab-box .box .item{ display: none; padding: 15px; text-align: left;}
.tab-box .box .item:first-child{display: block;}*/

/*新闻列表*/
.news{ margin: 20px 5px 0; position:relative; overflow:hidden }

.txt-list{ position:relative; margin:0; padding:0; }
	.txt-list ul .nodata{ margin:0; padding:0; display:block; color:#999; font-size:14px; text-align:center; line-height:80px; background:#fff; }
	.txt-list ul li{ position:relative; margin:0; padding:0; background:#fff; }
    .txt-list ul li:active{ background:#ececec; }
	.txt-list ul li>a{ display:block; position:relative; margin-left:15px; padding:15px 15px 15px 0; font-size:13px; color:#333; line-height:1.1em; border-top:1px solid #ececec; }
    .txt-list ul li:first-child>a{ border-top:none; }
	.txt-list ul li>a:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.txt-list ul li>a>img{ float:left; margin-right:15px; width:70px; height:70px; }
	.txt-list ul li>a>h2{ display:block; margin:0; padding:0; color:#333; font-size:13px; font-weight:400; line-height:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-align: left; }
	.txt-list ul li>a .intro{ padding-top:6px; color:#999; font-size:12px; line-height:1.8em; height:3.6em; text-overflow:ellipsis; overflow:hidden; }
    .txt-list ul li>a .note{ padding-top:6px; }
	.txt-list ul li>a .note p{ color:#999; font-size:12px; line-height:1.8em; height:1.8em; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.txt-list ul li>a .note p .date{ display:inline-block; margin-right:5px; color:#cecece; font-style:normal; float: left;}
	.txt-list ul li>a .note p .hot{ display:block; float:right; padding:0 2px; color:#cecece; font-style:normal; }
    .txt-list ul li>a .note p .price{ display:inline-block; margin-right:2px; color:#f00; font-size:14px; font-weight:400; font-style:normal; }
	.txt-list ul li>a>.text{ display:block; line-height:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.txt-list ul li>a>.date{ display:block; float:right; margin:0 0.2em; padding:0; color:#cecece; font-size:12px; font-style:normal; line-height:18px; }
	.txt-list ul li>a>.number{ display:block; float:left; margin:0 5px 0 0; padding:0; width:18px; height:18px; line-height:18px; color:#fff; font-size:12px; font-style:normal; text-align:center; background:#09bb07; border-radius:18px; vertical-align:middle; }



/*搜索*/
.search{ margin-top: 20px; position:relative; overflow:hidden; text-align: left;}
.search .head{ font-size: 13px; text-align: left; margin-left: 10px;}
.search .con{ margin: 15px 15px 0;}
 .search .con ul{ margin:0 0 0 -15px;font-size: 0;}
.search .con ul .item{ width: 50%; /*! float: left; */ list-style: none; text-align: center;display: inline-block;vertical-align: top;}
.search .con ul li a{margin: 0 0 15px 15px; display: block;}
.search .con ul .item img{ display: block;with:100%; height: auto; border: 1px solid #c8c7c7;}
.search .con ul .item .p1{ line-height: 35px;}






/*设备及展会*/
.eq{ margin-top: 20px; position:relative; overflow:hidden; text-align: left;}
.eq .heading{ font-size: 20px; text-align: center;}
.eq .con{ margin: 15px 15px 0;}
 .eq .con ul{ margin:0 0 0 -15px;}
.eq .con ul .item{ width: 50%; float: left; height: 135px;overflow: hidden;}
.eq .con ul li a{margin: 0 0 15px 15px; display: block;}
.eq .con ul .item img{ display: block;with:100%; height: 120px; border: 1px solid #c8c7c7; width: 100%;}
.eq .con ul .item .p1{ line-height: 35px;}




.slider-ctr {
 width: 227px;
height: 170px;
position: absolute;
margin-top: -8px;
margin-left: 86px;
box-sizing: border-box;
border: 10px solid white;
border-radius: 5px;
overflow: hidden;
box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.15), 0 5px 20px 3px rgba(0, 0, 0, 0.1);
}
.slider-ctr:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.6) 100%);
  pointer-events: none;
  z-index: 9;
}

.slider-control {
  position: absolute;
  right: -18px;
  bottom: 10px;
  width: 80px;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
.slider-control .control {
  width: 35%;
  height: 20px;
  display: block;
  float: left;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  transition: .3s all ease;
  background: white;
}
.slider-control .control .icon {
  pointer-events: none;
  transition: .3s all ease;
}
.slider-control .control.disabled {
  pointer-events: none;
  background: #ddd;
}
.slider-control .control.disabled .icon {
  opacity: .5;
}

.slide {
  position: absolute;
  top: 0;
  /*! right: -45px; */;
  bottom: 0;
  /*! left: -39px; */
  transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.slide:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -39px;
  background: rgba(0, 0, 0, 0.125);
}
.slide.slide-on {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
.slide.text-on .title {
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.45s;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.slide.text-on .author {
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.slide img {
  display: block;
}
.slide figcaption {
  position: absolute;
  top: 30px;
  left: 30px;
}
.slide .title {
  font-size: 50px;
  margin-bottom: 2px;
  color: white;
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.45s;
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
  font-weight: 400;
  letter-spacing: 10px;
  text-transform: uppercase;
  position: relative;
}
.slide .author {
  font-size: 16px;
  color: white;
  opacity: .8;
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.45s;
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
  font-weight: 300;
  letter-spacing: 3px;
  position: relative;
  z-index: 9;
}













