﻿*{font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {width: 1170px\9;}
input{border-radius: 0}
li{list-style:none}  
a {color: #333;text-decoration: none;}
a:hover{text-decoration: none;}
.fr{float: right;}
.fl{ float: left;}
/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
.clearfix{display:block} 
/*header*/
.h-dingwei{position: relative;}
.header{position: absolute;z-index: 999;top: 0px;height: 130px;width: 100%;}
.header1{position: fixed;z-index: 999;top: 0px;height: 130px;width: 100%;background:#edefec;}
.logo{margin-top: 40px;}
.nav{width:880px;margin-top:40px;}
.nav-con>ul>li{float: left;line-height:60px;width:110px;text-align: center;position: relative;}
.nav-con>ul>li a{color: #202020;font-size: 16px;display: block;}
.nav-con>ul>li>a>span{color: #202020;font-size:16px;	 }
.nav-con>ul>li:hover span{font-weight: bold;}
.nav li a#menu_selected span{font-weight: bold;}
.nav-con li:hover>.menulevel{ display:block;}
.nav-con .menulevel{ margin: 0 auto;padding:0;z-index: 999;position: absolute;top:60px; left:0px;width:100%;display:none;}
.nav-con .menulevel li{ display:block; background:rgba(255,255,255,0.90);line-height:45px;width: 110px;margin-bottom:1px;}
.nav-con>li>.menulevel>li:hover>a>span{color: #fff;}
.nav-con .menulevel li a span{color: #000;font-size:14px;}
.nav-con .menulevel li:hover{ background:#ffd300;}

.nav-con .menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*banner开始=======================================================================================*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }
.slide_nav:active {
  opacity: 1.0;
  }
.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.slides li{ width: 950px; margin: 0 auto;}
/*首页*/
/*简介*/
.about{height:2870px;padding-top: 110px;background:url(../images/about-bg.jpg) no-repeat top center;}
.about-title{background:url(../images/index-tu_03.png) no-repeat left center;font-size: 30px;padding-left:80px;margin-left: 60px;line-height:45px;}
.about-title p{font-family: "times new roman";font-size: 40px;text-transform: uppercase;}
.about-dbt{margin-left: 60px;margin-top: 175px;}
.about-by{font-size: 24px;margin-top: 30px;margin-bottom: 90px;}
.about-by p{font-size: 17px;color: rgba(0,0,0,.5);margin-top: 8px;}
.about-con{width:625px;margin-right: 60px;}
.about-bt{color: #000;font-size:32px;margin-top: 130px;}
.about-diao{margin-top:35px;line-height:38px;font-size:15px;}
/*优势*/
.ys-znr{margin-top:200px;}
.ys-con{width: 620px;margin-top: 150px;}
.ys-con li{margin-bottom: 65px;font-size: 26px;line-height: 50px;color: #000;}
.ys-con li p{margin-top:20px;color: #7d7d7d;font-size: 15px;line-height: 34px;padding-left: 70px;}
.ys-con li img{vertical-align: middle;margin-right: 20px;}
.ys-nav {width: 755px;}
.ys-nav li{background:url(../images/index-tu_17.png) no-repeat top center;width:210px;line-height: 55px;font-size: 19px;padding-left:80px;}
/*图片鼠标悬停整体旋转*/
.ys-con li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ys-con li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ys-con li:hover img{ transform: rotateY(360deg);}
/*产品*/
.pro{margin-top: 210px;}
.pro-title{background:url(../images/index-tu_25.png) no-repeat left center;font-size: 30px;padding-left:90px;line-height:45px;}
.pro-title p{font-family: "times new roman";font-size: 40px;text-transform: uppercase;}
.pro-con{margin-top:60px;}
.pro-con li{float: left;width: 470px;height: 750px;cursor: pointer;transition: all 0.6s;overflow: hidden;}
.pro-con li img{width: 470px;height: 750px;cursor: pointer;transition: all 0.6s;overflow: hidden;}
.pro-con li img:hover{float: left;width: 470px;height: 750px;transform: scale(1.05);}
/*新闻*/
.news-con{background: #fff;padding: 60px;border-radius: 20px;}
.gongsi{width:540px;}
.news-bt{font-size: 30px;line-height:45px;margin-top: 20px;}
.news-bt p{font-family: "times new roman";font-size: 40px;text-transform: uppercase;}
.news-by{color: #a3a3a3;font-size: 19px;line-height: 36px;margin: 40px 0px;}
.news-by p{color: #a3a3a3;font-size:24px;}
.zixun {width: 730px;}
/*手风琴效果*/
.ny-lxl-list{overflow: hidden;cursor: pointer;background: url(../images/news-gd.jpg) no-repeat left  2rem;border-bottom: 1px solid #eee;}
.date{color: #bcbcbc;font-size: 15px;}
.zz-title {width:590px;}
.zz-title a{font-size:18px;color: #000;}
.ny-lxll-text{padding-left:50px;display: flex;align-items: center; justify-content: space-between;line-height:85px;}
.ny-lxll-con{padding-left: 50px;display: flex;align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; display: none;overflow: hidden;}
.ny-lxllc-list a{float: left; line-height: 32px;color: #a3a3a3;font-size:15px;margin-bottom: 30px;}
.ny-lxl-list:first-child .ny-lxll-con{ display: block;}
.ny-lxl-list:hover{background: url(../images/news-gd2.jpg) no-repeat left  2rem;}
/*底部*/
.footer{height: 565px;background: url(../images/footer-bg.jpg) no-repeat top center;padding-top: 260px;}
.f-con{width:565px;margin-left: 315px}
.f-znr{margin-top:35px;}
.f-lxfs li{line-height: 34px;font-size: 15px;color: #000;}
.f-lxfs li span{font-family: "times new roman";font-size: 32px;}
/*结束*/
/*内页*/
.dbg-about{background:url(../images/ny-about.jpg) no-repeat top center #f9f9f9;padding-top: 1040px;margin-top: 130px;min-height: 1800px;}
.about-xbg{padding: 0px 60px;}
.ab-bt{text-align: center;color: #000;font-size: 32px;margin-bottom:40px;}
.ab-bt p{text-transform: uppercase;font-size: 20px;color: #d6d6d6;font-family: "times new roman";margin-top: 5px}
.dbg-news{background:url(../images/ny-news.jpg) no-repeat top center #f9f9f9;margin-top: 130px;min-height: 850px;padding-top: 100px;}
ul.newsList li{width: 660px;cursor: pointer;transition: all 0.6s;border-bottom:1px dashed #ddd;padding-bottom: 25px;margin-bottom: 25px;}
ul.newsList li:hover{transform: scale(1.05);}
.xinwen-bt a{color: #000;font-size: 18px;line-height:50px;}
ul.newsList li:hover .xinwen-bt  a{color: #ffd300;}
.xinwen-by a{color: #717171;font-size: 15px;line-height:32px;}
.dbg-news2{background:url(../images/ny-news2.jpg) no-repeat top center #f9f9f9;margin-top: 130px;min-height:910px;padding-top: 100px;}
.dbg-pro{margin-top: 130px;padding-top:10px;padding-bottom: 30px;}
.ny-pro{text-align: center;font-size: 30px;line-height:45px;}
.ny-pro p{font-family: "times new roman";font-size: 40px;text-transform: uppercase;color: #ffd300;}
.xbg{width: 1180px;background: #fff;padding: 50px 30px;}
.dbg-case{background:url(../images/ny-case.jpg) no-repeat top center #f9f9f9;padding-top:720px;margin-top: 130px;min-height:1600px;}
/*产品图*/
.h-tu{width: 363px;float: left;text-align: center;margin: 0px 5px;}
.h-tu img{border: 1px solid #eee;width:363px;height:363px;}
.h-tu p{line-height: 60px;}
/*案例图*/
.h-tu9{width:430px;float: left;text-align: center;margin: 0px 5px;}
.h-tu9 img{width:430px;height:325px;overflow: hidden;}
.h-tu9 p{line-height: 60px;}
.dbg-lxwm{background:url(../images/ny-lswm.jpg) no-repeat top center #f9f9f9;padding-top:400px;margin-top: 130px;min-height:1500px;}
/*联系方式*/
.ny-lxfs{width:600px;background: #f8f8f8;padding:30px 45px;}
.ny-lxfs li{border-bottom: 1px dashed #ccc;color: #202020;line-height:70px;font-size: 16px;}
.ny-lxfs li span{font-weight: bold;font-size: 20px;}
.liuyan{background: #f8f8f8;padding:27px 35px;width: 690px;margin-left: 30px;}


/*新闻列表页*/
ul,li{ list-style:none;}
a,a:visited,a:active{text-decoration:none;}
a:hover{text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
/*简介单页*/
.page-container>img{ max-width:99%;border: 1px solid #f0f0f0;}
.page-content{ padding:0px 0px;margin-top:35px;}
.page_list {text-align: right;padding:50px 0px;}
.page_list span.current {border: #ddd 1px solid;padding:3px 6px;margin-right: 2px;color: #fff;background-color: #ffd300;}	
.page_list a {border: #ddd 1px solid;color: #272727;padding:3px 6px;margin-right: 2px;}
.page_list select{width: 48px; line-height:29px; height:29px; margin-bottom:3px; background-color: #ffffff;border: 1px solid #cccccc;}
.page {line-height:40px;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd;margin-bottom:40px; margin-top: 50px;}
.page span{ display: inline-block; width: 49%;}
.page-news .newsList{margin-top: 20px;}
.page-news li .img{ padding: 0; overflow: hidden;}
.page-news li .text{padding-right: 0;}
.page-news li .text .h span{   font-size: 14px; color: #999999;float: right;}
.page-news li .text a:first-child{
	font-size: 17px;
	margin-top: 20px;
}
.page-news li .text p{
	font-size: 14px;
    line-height: 24px;
    color: #666666;
    float: left;
}
.page-news li .text .ck{
	  float: right;
    color: #666666;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 20px;
}
.page-news li:hover a{
	font-weight: bold;
}
.page-news ul li .h{
	line-height:65px;
  font-size: 24px;
  text-align:left;
	margin-top:20px;
	background: #fff;
	border: 1px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}
.page-news ul li:hover .h{
	background: #ffeed7;
}
.proNav li{
	  float: left;
    width:355px;
    text-align: center;
    position: relative;
    margin: 0px 5px 20px;
}
.proNav li span{ position:relative; display:block; overflow: hidden; width:355px;height: 273px;}
.proNav li span img{cursor: pointer;transition: all 0.6s;width:355px;height: 273px;overflow: hidden;}
.proNav li:hover span{cursor: pointer;transition: all 0.6s;}
.proNav li p{background: #f7f7f7;line-height: 70px;}
.proNav li:hover p{background: #008d84;}
.proNav li:hover p label{color: #fff;}
.proNav li p a{font-size: 17px;}
.proNav li span img:hover{transform: scale(1.1);}
.proNav li a{ display: block;}
.proNav li span .lhsp{ position: absolute; display: block; width:100%; height:175px; z-index: 10; left: 0; top: 0; display: none; background: url(../images/lh616.png)  center center;}
.proNav li:hover a{text-decoration: none;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{ font-weight:100; display: block; line-height: 30px;  margin: 0 auto 20px; color:#008d84;}
.proNav li label{ line-height:70px; color: #202020;font-size:17px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block !important;}
.proNav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}   
.jptj-header{ position:relative; text-align:center;}
.jptj-header .span6{height:1px; background:#666; padding:0; margin:0; margin-top:50px; margin-bottom:50px;}
.jptj-header p{ position:absolute; z-index:111; text-align:center; width:100%; padding-top:37px; font-size:14px; }	
.popover-banner{  max-width:350px; margin: 0 auto; position: relative;border: 1px solid #efefef;}
.popover-banner .flex-direction-nav{ display: block;}
.popover-banner .flex-prev,.popover-banner .flex-next{ position: absolute; display: block; width: 45px; height: 100px; background: url(../images/sprite.jpg) no-repeat 0 top; top: 50%; margin-top: -50px; }
.popover-banner .flex-prev{ left:-50px;}
.popover-banner .flex-next{background: url(../images/sprite.jpg) no-repeat -55px top; right: -50px;}
.lhgw{ display: block; width:460px; margin: 0 auto;}
#shop_cart{ width: 170px; float: left; }
#shopjg span{  text-align: center; display: block; width:140px ; height: 36px; margin: 20px 10px;background: #fe6a12;  line-height: 36px; font-size:16px ; color: #fff;}
#shopjg {  width:150px ; float: left; overflow: hidden ;}
.lhcppg{ width: 100%; background: #f5f5f5;padding-left: 20px;}
.lhcppg span{ display: inline-block;  padding-left: 0.5%;}
#inhert_cart{ margin: 20px 10px; height: 36px;  line-height: 36px;}
#shop_cart #btn_buy{ display:none;}
.jptj-header b{ display:inline-block;font-size: 25px;line-height: 25px;color: #002e79;padding: 0 20px 10px;background:#f7f7f7}
.photos span{display: block; text-align:center;}
.photos p{font-size:16px;white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }	.photos1 span{  display: block; text-align:center; }
.photos1 span img{ height:200px;  max-width:100%;}
.photos1 p{white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }
.pic-img1{height:270px;}
.picMarquee-left{ overflow:hidden;}
.picMarquee-left .bd ul{ padding:15px;  zoom:1;  }
.picMarquee-left .bd li{  float:left; height: 230px; width: 20%;overflow: hidden;text-align: center;line-height: 20px;margin-left: 15px; margin-bottom: 5px;}
.picMarquee-left .bd li img{ border: 1px solid #ccc;}
.picMarquee-left .bd li:hover img{ border: 1px solid #000;}
.picMarquee-left .bd li img{ width:95%; display:block;}
.picScroll-left	{ overflow:hidden; margin-top:40px;}
.picScroll-left .bd li{  float:left; height: 275px; background:#fff;overflow: hidden;text-align: center;line-height: 20px;margin-left: 14px; }
.picScroll-left .bd li img{ width:274px; height:202px; display:block;}
.span-name{    width: auto; display: inline-block;
    height: 50px;
    margin: 0 auto;
    padding:0 15px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-bottom: #c7c7c7 solid 2px;}
.p-more{width: 90px; display:inline-block;float: right;
    height: 25px;
    margin: 20px auto;
    border: #c2c2c2 solid 1px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
    color: #000;}	 
.related-list li{ display: inline-block; width:33%;border-bottom: 1px dotted #ccc;line-height: 40px;}
#shownews .title{text-align: center; line-height: 35px; margin-bottom: 20px; font-weight: bold; font-size: 24px;}
#shownews .related {
    font-weight: bold;
    height:28px;
    line-height: 28px;
    font-size: 13px;
    margin-top: 15px;
    background: url(../images/bg_news.gif) repeat-x;
    color: #fff;
    padding-left: 10px;
}
.related_cp ul {
    width: 100%;
    height: auto;
    padding-top: 6px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top:10px;
}
.related_cp ul li {
    text-align: center;
    width:160px;
    float: left;
    margin-right:25px;
}	
.related_cp ul li img {border: 1px solid #e4e4e4;width: 200px; padding: 5px;}
.related_cp ul li a:hover img {border: 1px solid #008d84;}
#piclist li{ height:155px; background:none; border:1px solid #ddd;}	
#piclist li .ph_hover {top: 0;left: 0;width: 100%;height: 100%; display: block;position: absolute;}
.jobList li{ width:20%; float:left; text-align:center; line-height:40px; border-bottom:1px dashed #ccc; }
.jobList li span{ display: block; width: 100%; height: 100%;  display: block;  color: #f7f7f7;background: #008d84; padding:5px 0;}
.page-guestbook b{ line-height:35px;  display:inline-block; width:80px; text-align:right;}
.page-guestbook dt{ line-height:35px; width: 100%;font-size: 15px;}
.page-guestbook b span{ padding-left:10px;}
.showjobList li{ border: 1px solid #ccc; border-top:none ; height: 40px; width:100%; line-height: 40px;}
.showjobList li div{ width: 50%; float: left;}
.showjobList li b{ color: #008d84;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #008d84; margin-right: 10px; border-right: 1px solid #ccc;} 
.showjobList {border-top:1px solid #ccc;  margin-bottom: 0;}
.lhms{ width: 100%;border: 1px solid #ccc; border-top:none ;}
.lhms b{ font-weight: 100;width: 120px;   min-height: 80px; display: inline-block;float: left; text-align: center;color: #008d84;  }
.lhms span{ display: inline-block; height: auto; border-left: 1px solid #ccc; padding-left: 10px;}
.lh616{ width: 150px; line-height: 40px; margin:25px auto 0px; background: #008d84;}
#guestbook textarea,#guestbook input[type="text"]{line-height:40px; min-width: 460px;border-radius: 5px;border: 1px solid #ccc;font-size: 15px;}
.page-guestbook #guestbook  dt{ line-height:35px; padding: 10px 0;font-size: 15px;}
.page-guestbook #guestbook  textarea{ width:90%;}
 #guestbook .yzm input{ width:75%;}
.xiaz .fr{ float: right;}
.xiaz .fl{ flaot:left;}
.downloadtimes{ padding: 0 5%;}
.downloadtimes i img{ margin-right: 5px; width: 14px;}
.xiaz li{ border-bottom: 1px dashed #ccc;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{width:93%; }
.lhbdfl{width:100%;}
.lhbdfr label{max-width:80px; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 90%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{background: #ffd300;height: 35px;color: #fff;display: block;width: 120px;margin:0px auto;text-align: center;border: none}
.lh615{line-height:40px; margin: 0 10px; text-align: center; border: none;}
/*产品分类*/
.ddsmoothmenu-v1>ul{width:240px;}
.ddsmoothmenu-v1>ul>li{text-align: center;line-height:85px;background: #fff;margin-bottom:2px;cursor: pointer;transition: all 0.6s;}
.ddsmoothmenu-v1>ul>li a{color: #202020;font-size:16px;display: block;}
.ddsmoothmenu-v1>ul>li>a>span{ font-size:16px;color: #202020;}
.ddsmoothmenu-v1>ul>li:hover{background: #ffd91a;}
.ddsmoothmenu-v1>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover>.ahover{background: #ffd91a;}
.ddsmoothmenu-v1>ul>.lihover>.ahover>span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover>ul>li{line-height: 65px;background: #edefec;border-top:1px solid #fff;}
.ddsmoothmenu-v1>ul>.lihover>ul>li span{font-size: 14px;color: #202020;}
.ddsmoothmenu-v1>ul>.lihover>ul>li:hover{background: #d9f0e9;}
/* productsroll Start */
#LeftArr,#RightArr{background-image:url(../images/cp-jt.png);width:60px;height:60px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr{background-position:0px 0px;left:-130px; top:160px;}
#RightArr{background-position:60px 0px;right:-130px; top:160px;}
#ScrollBox{width:100%; overflow:hidden;padding: 0;}
#ScrollBox li{float:left;display:inline;position: relative;overflow: hidden;width:380px;margin: 0px 10px;text-align: center;}
#ScrollBox li .cp-tp{width:380px;height:285px;overflow: hidden;}
#ScrollBox li .cp-tp img{width:380px;height:285px;cursor: pointer;transition: all 0.6s;}
#ScrollBox li .cp-mc a{line-height: 70px;font-size: 15px;}
/* productsroll Start */
.section{width: 100%;float: left;}
.section-title {text-align: center;color: #FFF;text-transform: uppercase;font-weight: normal;padding: 30px 0;border-top: 1px solid rgba(255, 255, 255, 0.3);border-bottom: 1px solid rgba(255, 255, 255, 0.3);width: 100%;clear: both; }
.code pre, .code code {color:#333;height: 100%;margin: 0; }
.code code {padding: 20px 0 0 20px; }
.code--small code { padding-top: 75px; }
.code--left {float: left; }
.code--right {float: right; }
.code--wider {width: 60%; }
.code--wider code {padding-top: 60px; }
.section--more {color: #FFF;background: #0E0F34;padding: 20px 0 40px 0; }
.section-group {border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 30px 0; }
.section-group h3 {margin: 0 0 20px 0;text-transform: uppercase; }
.section-group h4 {font-weight: normal;color: rgba(255, 255, 255, 0.6); }
.section-group code {padding: 20px;font-size: 1.2em; }
.section-group .btn {margin-right: 20px; }
.btn {padding: 10px 20px;border: 1px solid #FF4081;display: inline-block;position: relative;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;overflow: hidden; }
.btn:before {content: '';position: absolute;left: 0;right: 0; width: 1px;top: 0;bottom: 0;margin: auto;background: #FF4081;-webkit-transition: -webkit-transform 0.2s ease;transition: transform 0.2s ease;z-index: 0;opacity: 0; }
.btn span {position: relative;z-index: 5; }
.btn:hover {color: #FFF; }
.btn:hover:before {-webkit-transform: scaleX(200);-ms-transform: scaleX(200);transform: scaleX(200);opacity: 1; }








