
/* about */

.product{
    width: 1180px;
    margin:40px auto 0 auto;  
    height: 705px; 
}
.product .pro_t{
    width: 1180px;
    margin:0 auto; 
    text-align: center;  
}
.product .pro_t span{
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}
.product .pro_t h3{
    font-size: 28px;
    font-weight: normal;
    color: #333;
    height: 60px;
    background: url(../images/title.png) no-repeat bottom center;
}

.product .pro_box{
    width: 1180px;
    margin:40px auto 0 auto;   
}

.product .pro_box ul li{
width: 358px;
height: 268px;
border: 1px solid #bfbfbf;
float: left;
margin: 0 16px 25px 16px;  
}

.product .pro_box ul li .pro_img{
  width: 358px;
  height: 180px;
  position: relative;
  overflow: hidden;
}
.product .pro_box ul li img{
width: 358px;
height: 180px;
position: relative;

}

.product .pro_box ul li .pro_cover{
    width: 358px;
    height: 180px;
    position: absolute;
    left: 0;
    bottom: -180px; 
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out; 

}
.product .pro_box ul li .pro_cover h5 a{
font-size: 18px;
color: #fff;
text-align: center;
line-height: 180px;
margin: 0 auto;
padding: 0 20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: block;
}

.product .pro_box ul li:hover .pro_cover{
    display: block;
    width: 100%;
    bottom: 0;
    height: 180px;
}

.product .pro_box ul li .pro_text{
text-align: center;
padding: 0 20px;
}

.product .pro_box ul li .pro_text h5 a{
font-size: 18px;
color: #666;
line-height: 36px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-top: 5px;
}
.product .pro_box ul li .pro_text span{
    font-size: 12px;
color: #999;
display: block;
text-transform: uppercase;
    }

.product .pro_box ul li:hover {
    border: 1px solid #2aa108;
background: #2aa108;
}
.product .pro_box ul li:hover .pro_text h5 a {
color: #fff;
}
.product .pro_box ul li:hover .pro_text span {
color: #fff;
}

/* about */

.ab_bg {
    width: 100%;
    height: 698px;
    margin:50px auto 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat center;
}

.ab_bg .about {
    width: 1180px;
    height: 698px;
    margin:0 auto;
}

.ab_bg .about .ab_l {
    width: 560px;
    margin:0 auto;
    float: left;
    padding-top: 335px;
}
.ab_bg .about .ab_l .a1 {
font-size: 30px;
color: #fff;
font-weight: bold;
}

.ab_bg .about .ab_l .a2 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.ab_bg .about .ab_l .a2 span {
    font-size: 12px;
    color: #baa89d;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}

.ab_bg .about .ab_l .zx {
margin-top: 20px;
line-height: 33px;
}
.ab_bg .about .ab_l .zx .rexian{
font-size: 18px;
color: #fff;
font-weight: bold;
}
.ab_bg .about .ab_l .zx .rexian span{
margin-right: 15px;
}

.ab_bg .about .ab_l .zx .zixun{
  width: 120px;
  height: 33px;
  line-height: 33px;
  background: #fff;
  border-radius: 15px;
  margin-top: 10px;
}

.ab_bg .about .ab_l .zx .zixun a{
font-size: 14px;
color: #272931;
text-align: center;
display: block;
}

.ab_bg .about .ab_r{
width: 558px;
height: 368px;
float: right;
margin: 181px 27px 0 0;
}

.ab_bg .about .ab_r img{
    width: 558px;
    height: 368px;
}


/* quality */

.quality_bg{
    width: 100%;
    margin:50px auto 0 auto;  
    height: 350px;
}

.quality{
    width: 1180px;
    margin:0 auto;   
}
.quality .qual_t{
    width: 1180px;
    margin:0 auto; 
    text-align: center;  
}
.quality .qual_t span{
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}
.quality .qual_t h3{
    font-size: 28px;
    font-weight: normal;
    color: #333;
    height: 60px;
    background: url(../images/title.png) no-repeat bottom center;
}

.quality .qual_nr {
    width: 1180px;
    margin: 40px auto 0 auto;
    height: 210px;
}

.qual_nr ul li {
    width: 170px;
    height: 210px;
    float: left;
    border: 1px solid #a9a9aa;
    margin: 0 12px;
}

.qual_nr ul li:hover {
    background: #2aa108;
}

.qual_nr ul li span {
    width: 51px;
    height: 51px;
    display: block;
    margin: 30px auto 10px auto;
}

.qual_nr ul li.fw1 span {
    background: url(../images/fw1.png) no-repeat center;
}

.qual_nr ul li.fw2 span {
    background: url(../images/fw2.png) no-repeat center;
}

.qual_nr ul li.fw3 span {
    background: url(../images/fw3.png) no-repeat center;
}

.qual_nr ul li.fw4 span {
    background: url(../images/fw4.png) no-repeat center;
}

.qual_nr ul li.fw5 span {
    background: url(../images/fw5.png) no-repeat center;
}

.qual_nr ul li.fw6 span {
    background: url(../images/fw6.png) no-repeat center;
}

.qual_nr ul li.fw1:hover span {
    background: url(../images/fw11.png) no-repeat center;
}

.qual_nr ul li.fw2:hover span {
    background: url(../images/fw22.png) no-repeat center;
}

.qual_nr ul li.fw3:hover span {
    background: url(../images/fw33.png) no-repeat center;
}

.qual_nr ul li.fw4:hover span {
    background: url(../images/fw44.png) no-repeat center;
}

.qual_nr ul li.fw5:hover span {
    background: url(../images/fw55.png) no-repeat center;
}

.qual_nr ul li.fw6:hover span {
    background: url(../images/fw66.png) no-repeat center;
}

.qual_nr ul li h5 {
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    line-height: 40px;
}
.qual_nr ul li p {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.qual_nr ul li:hover h5{
    color: #fff;
}
.qual_nr ul li:hover p{
    color: #fff;
}


/* ys */

.ys_bg{
    width: 100%;
    margin: 40px auto 0 auto;
}

.ys_bg .ys_t {
    text-align: center;
  }
  .ys_bg .ys_t span{
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    display: block;
}
.ys_bg .ys_t h3{
    font-size: 28px;
    font-weight: normal;
    color: #333;
    height: 60px;
    background: url(../images/title.png) no-repeat bottom center;
}


.ys_bg .ys_box{
    width: 100%;
    height: 922px;
    margin: 40px auto 0 auto;
    background: url(../images/ys_bg.jpg) no-repeat center;
    
}

.ys_bg .ys_box .ys_nr{
    width: 1180px;
    height: 922px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.ys_bg .ys_box .ys_nr ul li{
    width: 295px;
    height: 922px;
    margin: 0 auto;
    float: left;
    position: relative;
    -webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}

.ys_bg .ys_box .ys_nr ul li .adv{
margin: 0 auto;
}

.ys_bg .ys_box .ys_nr ul li .adv .ys_img{
    margin: 0 auto;
    padding-top: 345px;
    width: 207px;
    height: 207px;
    display: block;
}
.ys_bg .ys_box .ys_nr ul li .adv .ys_text{
    padding-top: 25px;
}
.ys_bg .ys_box .ys_nr ul li .adv .ys_text h5{
font-size: 20px;
text-align: center;
color: #fff;
}
.ys_bg .ys_box .ys_nr .nr{
position: absolute;
left: 0;
bottom: -922px;
width: 205px;
padding: 0 45px;
-webkit-transition:all 0.5s ease-out;
-o-transition:all 0.5s ease-out;
transition:all 0.5s ease-out;
}
.ys_bg .ys_box .ys_nr ul li.on .nr{
    position: absolute;
    left: 0;
    bottom:0px;
    background: #2aa108;
    height: 922px;
}
.ys_bg .ys_box .ys_nr ul li.on .nr h5{
    padding-top: 280px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: url(../images/ys_xt.jpg) no-repeat bottom center;
    line-height: 60px;
    }
    
    .ys_bg .ys_box .ys_nr ul li.on .nr p{
        padding-top: 30px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        line-height: 30px;
        }
/* .ys_bg .ys_box .ys_nr ul li:hover .nr{
    position: absolute;
    left: 0;
    bottom:0px;
    background: #2aa108;
    height: 922px;
} */

.ys_bg .ys_box .ys_nr ul li:hover .nr h5{
padding-top: 280px;
font-size: 20px;
color: #fff;
text-align: center;
background: url(../images/ys_xt.jpg) no-repeat bottom center;
line-height: 60px;
}

.ys_bg .ys_box .ys_nr ul li:hover .nr p{
    padding-top: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    }


/* case */

.case {
    width: 1180px;
    margin: 40px auto 0 auto;
    height: 860px;
  }
  .case .case_box .case_title {
    text-align: center;
  }
  .case_box .case_title span{
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}
.case_box .case_title h3{
    font-size: 28px;
    font-weight: normal;
    color: #333;
    height: 60px;
    background: url(../images/title.png) no-repeat bottom center;
}
  .case .case_box .case_view {
    margin-top: 40px;
  }
  .case .case_box .case_view .case_view_list {
    width: 110%;
  }
  .case .case_box .case_view .case_view_list > li {
    position: relative;
    float: left;
    width: 370px;
    height: 330px;
    margin: 0 35px 35px 0;
  }

  .case .case_box .case_view .case_view_list > li img {
    position: relative;
    width: 370px;
    height: 235px;

  }

  .case .case_box .case_view .case_view_list > li:hover > span {
    width: 100%;
  }
  .case .case_box .case_view .case_view_list > li:hover .case_txt > a {
    display: block;
  }
  .case .case_box .case_view .case_view_list > li:hover .case_cover {
    width: 100%;
  }
  .case .case_box .case_view .case_view_list > li .case_cover {
    position: absolute;
    width: 0;
    height: 235px;
    top: 0;
    left: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
    transition: all .5s;
  }
  .case .case_box .case_view .case_view_list > li .case_cover > a {
    display: block;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    margin: 78px auto 0;
    border: solid 1px #fff;
    background: url(../images/case_add.png) center no-repeat;
  }
  .case .case_box .case_view .case_view_list > li > a {
    display: block;
    width: 100%;
    height: 235px;
  }
  .case .case_box .case_view .case_view_list > li .case_txt {
    width: 100%;
    height: 94px;
  }
  .case .case_box .case_view .case_view_list > li .case_txt .case_txt_left {
    float: left;
    width: 320px;
    height: 100%;
  }
  .case .case_box .case_view .case_view_list > li .case_txt .case_txt_left > h3 {
    width: 100%;
    height: 18px;
    line-height: 18px;
    color: #666;
    font-size: 18px;
    margin-top: 30px;
  }
  .case .case_box .case_view .case_view_list > li .case_txt .case_txt_left > h3 > a {
    display: block;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .case .case_box .case_view .case_view_list > li .case_txt .case_txt_left > h4 {
    width: 100%;
    font-size: 14px;
    color: #999;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .case .case_box .case_view .case_view_list > li .case_txt > a {
    display: none;
    float: left;
    width: 27px;
    height: 29px;
    margin-top: 38px;
    background: url(../images/case_more.png) center no-repeat;
  }
  .case .case_box .case_view .case_view_list > li > span {
    display: block;
    width: 0;
    height: 1px;
    transition: all .5s;
    background-color: #2aa108;
  }

/* lc */

.lc_bg{
width: 100%;
height: 885px;
margin: 0 auto;
background: url(../images/lc_bg.jpg) no-repeat center;

}

.lc_bg .lc{
    width: 1180px;
    height: 885px;
    margin: 0 auto;    
}

.lc_bg .lc .describe{
    width: 1180px;
    height: 390px;
    margin: 0 auto;  
    padding-top: 50px;  
}

.lc_bg .lc .describe .title{
    width: 1180px;
    margin: 0 auto;
    text-align: center; 
}

.lc_bg .lc .describe .title h3{
    font-size: 28px;
    font-weight: normal;
    color: #333;
    height: 60px;
    background: url(../images/title.png) no-repeat bottom center;
}


.lc_bg .lc .describe .title span{
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}
.lc_bg .lc .describe .descr_nr{
    width: 1180px;
    margin:20px auto  0 auto;
    text-align: center; 
}

.lc_bg .lc .describe .descr_nr h5{
font-size: 36px;
color: #2aa108;
font-weight: normal;
}

.lc_bg .lc .describe .descr_nr h6{
    font-size: 18px;
    color: #555;
    font-weight: normal;
    margin-top: 5px;
}

.lc_bg .lc .describe .descr_nr p{
    margin:20px 75px 0 75px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
}

.lc_bg .lc .describe .descr_nr .phone{
    font-size: 18px;
    color: #555;
    font-weight: bold;
    margin-top: 20px;
}

.lc_bg .lc .describe .descr_nr .phone span{
    margin-right: 30px;
}

.lc_bg .lc .lc_nr{
    margin: 15px auto 0 auto;
    width: 1050px;
}


.lc .lc_nr ul li {
    width: 155px;
    height: 164px;
    background: url(../images/lc_list.png) no-repeat center;
    float: left;
    margin:0 55px 0 8px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.lc .lc_nr ul li:last-child {
    margin-right: -30px;
}

.lc .lc_nr ul li.lc1,
.lc .lc_nr ul li.lc3,
.lc .lc_nr ul li.lc5 {
    margin-top: 160px;
}

.lc .lc_nr ul li.lc4{
    margin-left: 3px;
}
.lc .lc_nr ul li.lc5{
    margin-left: -10px;
}

.lc .lc_nr ul li h5 {
    width: 45px;
    height: 45px;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
}

.lc .lc_nr ul li.lc1 h5 {
    background: url(../images/lc1.png) no-repeat center;
}
.lc .lc_nr ul li.lc2 h5 {
    background: url(../images/lc2.png) no-repeat center;
}
.lc .lc_nr ul li.lc3 h5 {
    background: url(../images/lc3.png) no-repeat center;
}
.lc .lc_nr ul li.lc4 h5 {
    background: url(../images/lc4.png) no-repeat center;
}
.lc .lc_nr ul li.lc5 h5 {
    background: url(../images/lc5.png) no-repeat center;
}

.lc .lc_nr ul li p a {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 10px;
    display: block;
}

.lc .lc_nr ul li:hover p a {
    color: #fff;
}

.lc .lc_nr ul li.lc1:hover h5 {
    background: url(../images/lc11.png) no-repeat center;
}
.lc .lc_nr ul li.lc2:hover h5 {
    background: url(../images/lc22.png) no-repeat center;
}
.lc .lc_nr ul li.lc3:hover h5 {
    background: url(../images/lc33.png) no-repeat center;
}
.lc .lc_nr ul li.lc4:hover h5 {
    background: url(../images/lc44.png) no-repeat center;
}
.lc .lc_nr ul li.lc5:hover h5 {
    background: url(../images/lc55.png) no-repeat center;
}

.lc .lc_nr ul li:hover {
    background: url(../images/lc_list1.png) no-repeat center;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}


/* news */
.news {
    width: 1180px;
    margin: 40px auto 0 auto;
    height: 685px;
  }
  .news .news_title {
    text-align: center;
  }
  .news .news_title h3{
    font-size: 28px;
    font-weight: normal;
    color: #333;
    height: 60px;
    background: url(../images/title.png) no-repeat bottom center;
}


.news .news_title span{
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}
  .news .news_main {
    margin-top: 20px;
  }
  .news .news_main .news_menu {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 40px;
  }
  .news .news_main .news_menu .news_menu_list {
    float: left;
    width: 280px;
  }
  .news .news_main .news_menu .news_menu_list > li {
    float: left;
    width: 90px;
    height: 40px;
    line-height: 40px;
  }
  .news .news_main .news_menu .news_menu_list > li.on > a {
    color: #01a49d;
  }
  .news .news_main .news_menu > a {
    color: #666666;
    float: right;
    font-size: 12px;
  }

  .news .news_main .news_menu li a{
    padding-right: 10px;
    }

  .news .news_main .news_menu li.casehover a{
color: #2aa108;
  }
  .news .news_main .news_tab {
    margin-top: 40px;
  }
  .news .news_main .news_tab .news_tab_item .news_left {
    float: left;
    width: 420px;
    height: 483px;
  }
  .news .news_main .news_tab .news_tab_item .news_left .news_view {
    width: 420px;
    height: 242px;
  }

  .news .news_main .news_tab .news_tab_item .news_left .news_view img {
    width: 420px;
    height: 242px;
  }
  .news .news_main .news_tab .news_tab_item .news_left > h3 {
    width: 100%;
    height: 18px;
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    margin-top: 45px;
  }
  .news .news_main .news_tab .news_tab_item .news_left > h3 > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
  }
  .news .news_main .news_tab .news_tab_item .news_left > h4 {
    position: relative;
    width: 100%;
    height: 70px;
    overflow: hidden;
    line-height: 25px;
    color: #999999;
    font-size: 14px;
    margin-top: 20px;
    border-bottom: 1px solid #ccc;
  }
  .news .news_main .news_tab .news_tab_item .news_left > h4:hover > span {
    width: 100%;
  }
  .news .news_main .news_tab .news_tab_item .news_left > h4 > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #2aa108;
    transition: all .5s;
  }
  .news .news_main .news_tab .news_tab_item .news_left > a {
    display: block;
    width: 80px;
    height: 14px;
    color: #333333;
    line-height: 14px;
    font-size: 12px;
    margin-top: 44px;
    background: url(../images/news_ico.png) right center no-repeat;
  }
  .news .news_main .news_tab .news_tab_item .news_right {
    float: right;
    width: 760px;
    height: 483px;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li {
    position: relative;
    float: left;
    width: 380px;
    height: 242px;
    padding: 30px 25px 0 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li:hover .news_cover {
    height: 100%;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li > span {
    color: #999999;
    font-size: 20px;
    margin-left: 230px;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li > h3 {
    width: 100%;
    height: 18px;
    line-height: 18px;
    color: #999999;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 25px;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li > h3 > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999999;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li > h4 {
    color: #999999;
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    height: 50px;
    overflow: hidden;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    transition: all .5s;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover .news_black {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover > a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover > a > img {
    width: 100%;
    height: 100%;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover > span {
    position: absolute;
    top: 35px;
    right: 39px;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover > i {
    position: absolute;
    top: 80px;
    right: 42px;
    width: 55px;
    height: 40px;
    background: url(../images/news_line.png) center no-repeat;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover > h3 {
    position: absolute;
    top: 160px;
    left: 45px;
    width: 320px;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover > h3 > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li .news_cover > h4 {
    position: absolute;
    top: 190px;
    left: 45px;
    font-size: 14px;
    color: #fff;
    width: 320px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li:nth-child(1),
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li:nth-child(3) {
    border-right: 1px solid #cccccc;
  }
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li:nth-child(3),
  .news .news_main .news_tab .news_tab_item .news_right .news_right_list > li:nth-child(4) {
    border-bottom: none;
  }

 



/* links */

.links{
    width: 1180px;
    margin:0 auto;
    height: 80px;
    line-height: 80px;
}

.links h3{
font-size: 18px;
font-weight: bold;
color: #333;
float: left;

}

.links .yq{
float: left;
margin-left: 20px;
width: 1080px;
overflow: hidden;

}

.links .yq a{
    font-size: 14px;
    color: #6c6c6c;
    margin: 0 10px;
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
 @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
  }
  
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
  }
  
  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  
  @-webkit-keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  
  @-webkit-keyframes fadeInDownBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInDownBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
  }
  
  @-webkit-keyframes fadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  
  @-webkit-keyframes fadeInLeftBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInLeftBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
  }
  
  @-webkit-keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  
  @-webkit-keyframes fadeInRightBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInRightBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
  }
  
  @-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  
  @-webkit-keyframes fadeInUpBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  @keyframes fadeInUpBig {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
  }
  
  @-webkit-keyframes fadeOut {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
    }
  }
  
  @keyframes fadeOut {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
    }
  }
  
  .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
  
  @-webkit-keyframes fadeOutDown {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  
  @keyframes fadeOutDown {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  }
  
  .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
  }
  
  @-webkit-keyframes fadeOutDownBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  
  @keyframes fadeOutDownBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 2000px, 0);
      transform: translate3d(0, 2000px, 0);
    }
  }
  
  .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
  }
  
  @-webkit-keyframes fadeOutLeft {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  
  @keyframes fadeOutLeft {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  
  .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
  }
  
  @-webkit-keyframes fadeOutLeftBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  
  @keyframes fadeOutLeftBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(-2000px, 0, 0);
      transform: translate3d(-2000px, 0, 0);
    }
  }
  
  .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
  }
  
  @-webkit-keyframes fadeOutRight {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  
  @keyframes fadeOutRight {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  
  .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
  }
  
  @-webkit-keyframes fadeOutRightBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  
  @keyframes fadeOutRightBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(2000px, 0, 0);
      transform: translate3d(2000px, 0, 0);
    }
  }
  
  .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
  }
  
  @-webkit-keyframes fadeOutUp {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  
  @keyframes fadeOutUp {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  
  .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
  }
  
  @-webkit-keyframes fadeOutUpBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  
  @keyframes fadeOutUpBig {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, -2000px, 0);
      transform: translate3d(0, -2000px, 0);
    }
  }
  
  .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
  }
  
  
  
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  
  .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  
  .animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  }
  
  .animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }
  
  .animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
  }
  
  .animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
  }
  
  .animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
  }
  
  .animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
  }
  
  .animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
  }
  
  .animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
  }
  
  @media (print), (prefers-reduced-motion) {
    .animated {
      -webkit-animation: unset !important;
      animation: unset !important;
      -webkit-transition: none !important;
      transition: none !important;
    }
  }