/*导航背景*/
/*导航隔离条*/
/*鼠标移上去背景*/
/*左侧栏li背景*/
/*内页导航背景*/
/*内页分类侧边背景*/
/*内页分类侧边li背景*/
/*悬浮背景变色后字体颜色*/
/*按钮悬浮颜色 */
/*导航条高度*/
/*导航条宽度*/
/*导航条文字颜色*/
/*导航条文字颜色*/
.nav_color {
  color: #fff !important;
}

.nav_h_color {
  color: #fff !important;
}

/*滚动图片宽度*/
/*滚动图片高度*/
/*网站宽度*/
.txt {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.browserupgrade {
  margin: 0;
  padding: 1em;
  background: #ccc;
  cursor: pointer;
}

.browserupgrade a {
  color: red;
}

/*全局---头部----主体（主页）----底部---侧边---内页--*/
/*--------------------------------------------------------全局开始---------------------------------------------------*/
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
label,
span,
strong,
i,
b,
div {
  font-family: "Arial", "微软雅黑";
  margin: 0;
  padding: 0;
  font-size: 14px;
}
html , body{ width: 100%; min-width: 1200px; }
li {
  list-style: none;
}

/*单行字体居中(默认20px)*/
.left {
  float: left;
}

.right {
  float: right;
}

.main {
  margin: 0 auto;
  width: 1200px;
}

.off {
  display: none;
}

/*隐藏*/
/*单行超出部分省略号显示*/
ul {
  padding: 0;
  margin: 0;
}

i {
  font-style: normal;
}

a,
a:hover {
  color: #444;
  text-decoration: none;
}

/*----------------头部--------------*/
body {
  color: #444;
  margin: 0;
  font-size: 12px;
}

.wrap {
  margin: 0 auto;
  width: 1200px;
  margin-top: 20px;
}

.utility {
  width: 100%;
  height: 50px;
  line-height: 32px;
  text-align: right;
  color: #212222;
  background: url("../images/utility.png") no-repeat top center;
}

.utility .header_top {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.utility .header_top .right {
  width: 386px;
  text-align: center;
}

.utility .header_top span {
  float: left;
  color: #999999;
  font-size: 12px;

  margin-top: 8px;
}

.utility .header_top a {
  display: inline-block;
  color: #fff;
  font-size: 12px;
}

.utility .header_top a:hover {
  color: #fff;
}

.header {
  margin: 0 auto;
  max-width: 1920px;
}

.top {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 20px;
}

.top .logo {
  float: left;
  margin-top: 15px;
}
.top .top-tel {
  padding-left: 60px;
  background: url(../images/tel.png) no-repeat left 20px;
}
.top .top-tel p {
  font-size: 25px;
  color: #1131a6;
  font-weight: bold;
}

.header_nav_k {
  max-width: 1920px;
  background: url("../images/nav.jpg") no-repeat top center;
}

.header_nav {
  width: 1200px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*---------------首页主体-------------------*/
.picture {
  float: left;
  width: 276px;
  overflow: hidden;
  position: relative;
  margin-bottom: 29px;
  margin-right: 31px;
}

.picture:nth-child(4n+4) {
  margin-right: 0;
}

.picture img {
  width: 100%;
  height: 100%;
}

.picture1 {
  border: 1px solid #cccccc;
}


.picture2 {
  width: 276px;
  height: 46px;
  margin-top: 4px;
  line-height: 46px;
  background: #e5e5e5;
}

.picture2 a {
  display: block;
  height: 46px;
  background: #1139a5;
  color: #fff;
  text-align: center;
}

.picture1 img {
  vertical-align: middle;
  border: 0;
}

.fw {
  overflow: hidden;
  background: #f6f6f6;
  height: 795px;
}

.fw1 {
  width: 1200px;
  margin: 0 auto;
}

.fw1_head {
  text-align: center;
  margin-top: 101px;
  margin-bottom: 50px;
}

.fw1_head p {
  font-size: 30px;
  color: #333333;
  margin-bottom: 17px;
}

.fw1_head i {
  color: #1131a6;
  font-size: 30px;
}

.fw1_head span {
  font-size: 18px;
  color: #666666;
}

.fw11 {
  width: 240px;
  height: 261px;
  background: url("../images/fw11.png") no-repeat top center;
  background-size: 100%;
  position: relative;
  margin-top: -21px;
  text-align: center;
}

.fw1_con ul li {
  float: left;
  width: 240px;
  height: 480px;
}

.img {
  display: block;
  top: 0;
  width: 240px;
  height: 240px;
}

.img img {
  display: block;
  width: 100%;
}

.fw11 h3 {
  color: #1232a7;
  font-size: 24px;
  font-weight: bold;
  padding-top: 142px;
  margin-bottom: 13px;
}

.fw11 p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  width: 69%;
  margin: 0 auto;
}

.fw1_con ul li:nth-child(1) .fw11:hover {
  background: url("../images/fw1.png") no-repeat top center;
}

.fw1_con ul li:nth-child(1) .fw11:hover h3 {
  color: #fff;
}

.fw1_con ul li:nth-child(1) .fw11:hover p {
  color: #fff;
}

.fs22 {
  width: 240px;
  height: 261px;
  background: url("../images/ys22.png") no-repeat top center;
  background-size: 100%;
  position: relative;
  margin-bottom: -21px;
  text-align: center;
}

.fs22 h3 {
  color: #1232a7;
  font-size: 24px;
  font-weight: bold;
  padding-top: 119px;
  margin-bottom: 13px;
}

.fs22 p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  width: 69%;
  margin: 0 auto;
}

.fw1_con ul li:nth-child(2) .fs22:hover {
  background: url("../images/ys2.png") no-repeat top center;
}

.fw1_con ul li:nth-child(2) .fs22:hover h3 {
  color: #fff;
}

.fw1_con ul li:nth-child(2) .fs22:hover p {
  color: #fff;
}

.ys33 {
  width: 240px;
  height: 261px;
  background: url("../images/ys33.png") no-repeat top center;
  background-size: 100%;
  position: relative;
  margin-top: -21px;
  text-align: center;
}

.ys33 h3 {
  color: #1232a7;
  font-size: 24px;
  font-weight: bold;
  padding-top: 142px;
  margin-bottom: 13px;
}

.ys33 p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  width: 69%;
  margin: 0 auto;
}

.fw1_con ul li:nth-child(3) .ys33:hover {
  background: url("../images/ys3.png") no-repeat top center;
}

.fw1_con ul li:nth-child(3) .ys33:hover h3 {
  color: #fff;
}

.fw1_con ul li:nth-child(3) .ys33:hover p {
  color: #fff;
}

.fw44 {
  width: 240px;
  height: 261px;
  background: url("../images/fw44.png") no-repeat top center;
  background-size: 100%;
  position: relative;
  margin-bottom: -21px;
  text-align: center;
}

.fw44 h3 {
  color: #1232a7;
  font-size: 24px;
  font-weight: bold;
  padding-top: 119px;
  margin-bottom: 13px;
}

.fw44 p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  width: 69%;
  margin: 0 auto;
}

.fw1_con ul li:nth-child(4) .fw44:hover {
  background: url("../images/fw4.png") no-repeat top center;
}

.fw1_con ul li:nth-child(4) .fw44:hover h3 {
  color: #fff;
}

.fw1_con ul li:nth-child(4) .fw44:hover p {
  color: #fff;
}

.ys55 {
  width: 240px;
  height: 261px;
  background: url("../images/ys55.png") no-repeat top center;
  background-size: 100%;
  position: relative;
  margin-top: -21px;
  text-align: center;
}

.ys55 h3 {
  color: #1232a7;
  font-size: 24px;
  font-weight: bold;
  padding-top: 142px;
  margin-bottom: 13px;
}

.ys55 p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  width: 69%;
  margin: 0 auto;
}

.fw1_con ul li:nth-child(5) .ys55:hover {
  background: url("../images/ys5.png") no-repeat top center;
}

.fw1_con ul li:nth-child(5) .ys55:hover h3 {
  color: #fff;
}

.fw1_con ul li:nth-child(5) .ys55:hover p {
  color: #fff;
}

.product {
  overflow: hidden;
  padding-bottom: 40px;
}

.product1 {
  width: 1200px;
  margin: 0 auto;
}

.product1_left {
  width: 280px;
  float: left;
}

.product_left_head {
  background: url("../images/product_left_head.jpg") no-repeat top center;
  height: 100px;
}

.product_left_con {
  padding-top: 20px;
  width: 278px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.product_left_con ul li {
  width: 249px;
  height: 49px;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  margin-bottom: 11px;
}

.product_left_con ul li a {
  margin: 1px;
  background: #f6f6f6;
  display: block;
  color: #333333;
  line-height: 47px;
  padding-left: 23px;
}

.product_left_con ul li a i {
  display: block;
  height: 0px;
  width: 0px;
  border-top: 8px solid transparent;
  border-left: 14px solid #cccccc;
  border-bottom: 8px solid transparent;
  margin-top: 16px;
  margin-right: 16px;
  float: right;
}

.product_left_con ul li a:hover {
  background: #1232a7;
  color: #fff;
}

.product_left_con ul li a:hover i {
  border-top: 8px solid transparent;
  border-left: 14px solid #fff;
  border-bottom: 8px solid transparent;
}
.lianxi{
  margin-top: 30px;
  padding-bottom: 20px;
}
.lianxi img {
  display: block;
  width: 90%;
  margin: 0 auto;
}

.lianxi p {
  text-align: center;
  color: #333333;
  font-size: 14px;
  margin-top: 33px;
  margin-bottom: 10px;
}

.lianxi span {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #1b53b6;
  font-weight: bold;
}

.product1_right {
  overflow: hidden;
}

.ys {
  overflow: hidden;
  height: 1527px;
}

.ys_head {
  background: url("../images/ys_head.jpg") no-repeat top center;
  height: 177px;
}

.ys1 {
  width: 1200px;
  margin: 0 auto;
}

.ys1_con {
  background: url("../images/ys_con.jpg") no-repeat top center;
  height: 1351px;
}

.div1 {
  margin-left: 64px;
  padding-top: 50px;
}

.div1 h3 {
  font-size: 24px;
  color: #333333;
}

.div1 i {
  font-size: 24px;
  color: #fe2020;
}

.div1 span {
  font-size: 12px;
  color: #999999;
  display: block;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.div1 ul li {
  font-size: 14px;
  color: #333333;
  margin-bottom: 17px;
}

.div1 ul {
  margin-left: 19px;
}

.div2 {
  padding-top: 59px;
  margin-left: 744px;
  margin-right: 155px;
}

.div2 h3 {
  font-size: 24px;
  color: #333333;
}

.div2 i {
  font-size: 24px;
  color: #fe2020;
}

.div2 span {
  font-size: 12px;
  color: #999999;
  display: block;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.div2 ul li {
  font-size: 14px;
  color: #333333;
  margin-bottom: 17px;
}

.div2 ul {
  margin-left: 19px;
}

.div3 {
  margin-left: 64px;
  padding-top: 94px;
}

.div3 h3 {
  font-size: 24px;
  color: #333333;
}

.div3 i {
  font-size: 24px;
  color: #fe2020;
}

.div3 span {
  font-size: 12px;
  color: #999999;
  display: block;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.div3 ul li {
  font-size: 14px;
  color: #333333;
  margin-bottom: 17px;
}

.div3 ul {
  margin-left: 19px;
}

.div4 {
  padding-top: 94px;
  margin-left: 744px;
}

.div4 h3 {
  font-size: 24px;
  color: #333333;
}

.div4 i {
  font-size: 24px;
  color: #fe2020;
}

.div4 span {
  font-size: 12px;
  color: #999999;
  display: block;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.div4 ul li {
  font-size: 14px;
  color: #333333;
  margin-bottom: 17px;
}

.div4 ul {
  margin-left: 19px;
}

.lc {
  overflow: hidden;
  background: url("../images/lc.jpg") no-repeat top center;
  height: 421px;
}

.lc1 {
  background: url("../images/lc.png") no-repeat top center;
  height: 421px;
}

.zj {
  overflow: hidden;
  /* height: 942px; */
  background: #f6f6f6;
  padding-bottom: 40px;
}

.zj1 {
  width: 1200px;
  margin: 0 auto;
}

.zj1_con1_head {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 51px;
}

.zj1_con1_head h3 {
  font-size: 30px;
  font-weight: normal;
  color: #1139a5;
  margin-bottom: 18px;
}

.zj1_con1_head i {
  font-size: 30px;
  color: #1139a5;
}

.zj1_con1_head p {
  font-size: 18px;
  color: #666666;
}

.zj1_con1_con_left {
  width: 572px;
  height: 259px;
  float: left;
  background: #fff;
  padding: 35px;
}

.zj1_con1_con_left p {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  text-indent: 24px;
}

.zj1_con1_con_right {
  width: 558px;
  height: 328px;
  float: right;
}

.more {
  background: url("../images/more.jpg") no-repeat top center;
  height: 40px;
  width: 170px;
  display: block;
  margin-top: 74px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.more:hover {
  color: #fff;
}

.ywjd {
  overflow: hidden;
  margin-top: 51px;
}

.ywjd_head h3 {
  background: url("../images/ywjd.png") no-repeat top center;
  height: 40px;
  width: 133px;
  float: left;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.ywjd_head {
  height: 33px;
  border-bottom: 1px dashed #cccccc;
}

.ywjd_head a {
  display: block;
  float: right;
  width: 49px;
  height: 18px;
  text-align: center;
  line-height: 19px;
  color: #fff;
  background: #fe0808;
  margin-top: 16px;
  text-transform: uppercase;
}

.ywjd_con {
  position: relative;
  margin-top: 33px;
}

#marquee1 {
  width: 1105px;
  margin: 0 auto;
  overflow: hidden;
}

#marquee1 ul li {
  float: left;
  width: 263px;
  height: 175px;
  margin-right: 18px;
}

#marquee1 ul li img {
  display: block;
  width: 263px;
  height: 175px;
}

#goL {
  background: url("../images/goL.png") no-repeat top center;
  width: 48px;
  height: 175px;
  display: block;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 6px;
}

#goR {
  background: url("../images/goR.png") no-repeat top center;
  width: 48px;
  height: 175px;
  display: block;
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 6px;
}

.news {
  height: 592px;
  overflow: hidden;
  background: #fff;
}

.news1 {
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
}

.news1_left {
  width: 437px;
  height: 391px;
  float: left;
}

.news1_right {
  width: 733px;
  height: 391px;
  float: right;
}

.news1_left_head {
  border-bottom: 1px dashed #b6b1aa;
  height: 33px;
}

.news1_left_head h3 {
  background: url("../images/ywjd.png") no-repeat top center;
  width: 133px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  float: left;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}

.news1_lerft_con {
  margin-top: 9px;
}

.news1_lerft_con ul li {
  height: 116px;
  border-bottom: 1px dashed #d2bc91;
}

.news1_lerft_con ul li a p {
  height: 21px;
  line-height: 21px;
  margin-top: 24px;
  margin-bottom: 15px;
}

.news1_lerft_con ul li a p i {
  display: block;
  width: 21px;
  height: 21px;
  background: url("../images/wen.jpg") no-repeat top center;
  float: left;
  margin-right: 13px;
}

.news1_lerft_con ul li a span {
  line-height: 24px;
  display: block;
  color: #666666;
  font-size: 12px;
}

.news1_lerft_con ul li a span i {
  display: block;
  width: 21px;
  height: 81px;
  background: url("../images/da.jpg") no-repeat top center;
  float: left;
  margin-right: 13px;
}

#marquee4 {
  height: 333px;
  overflow: hidden;
  margin: 20px auto 0;
}

#marquee4 ul li {
  float: left;
}

.news1_right_head {
  border-bottom: 1px dashed #b6b1aa;
  height: 33px;
  margin-bottom: 33px;
}

.news1_right_head h3 {
  background: url("../images/ywjd.png") no-repeat top center;
  width: 133px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  float: left;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}

.news1_right_head a {
  display: block;
  float: right;
  width: 49px;
  height: 18px;
  text-align: center;
  line-height: 19px;
  color: #fff;
  background: #fe0808;
  margin-top: 16px;
  text-transform: uppercase;
}

.news1_right_con1 {
  height: 163px;
  margin-bottom: 24px;
}
.news1_right_con1 .img-con{
  width:329px;height: 163px;float: left;margin-right:35px;
}
.news1_right_con1 ul li a span {
  display: block;
  line-height: 24px;
  font-size: 12px;
  color: #666666;
  margin-top: 18px;
}

.news1_right_con2 ul li {
  float: left;
  width: 45%;
  height: 36px;
  margin-right: 5%;
  border-bottom: 1px dashed #b6b1aa;
  margin-top: 7px;
}

.title {
  line-height: 44px;
  height: 44px;
  background: #183fa8;
  padding-left: 10px;
  margin-bottom: 20px;
}

.title span,
.title a {
  color: #fff;
}

.container_left4 {
  width: 220px;
  float: left;
}

.container_left4 h3 {
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  background: #666666;
  padding: 0 20px;
  color: #FFF;
  text-shadow: #333 2px 2px 2px;
}

.container_left4 .class_nr ul li {
  margin-bottom: 1px;
}

.container_left4 .class_nr ul li a {
  display: block;
  background: #EEE;
  padding: 10px 20px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.container_left4 .class_nr ul li:hover a {
  background: #c5a46e;
  color: #fff;
}

.container_left4 .class_nr ul .cura {
  background: #c5a46e;
  color: #fff;
}

.neiye_banner {
  height: 300px;
  max-width: 100%;
}

.neiye_banner li {
  height: 100%;
}

.header .nav li:last-child a {
  background: none;
}

/* -------------------------------------*/
.header .nav {
  background-position: 0 0px;
  height: 45px;
  margin-bottom: 0px;
  /*导航鼠标hover样式.lon*/
}

.header .nav li {
  float: left;
  height: 45px;
  position: relative;
  text-align: center;
  width: 200px;
  z-index: 1;
}

.header .nav li a {
  color: #fff;
  display: block;
  font-family: "微软雅黑";
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  margin: 0px auto;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: url("../images/nav_li.jpg") no-repeat bottom right;
}

.header .nav .dropdown .dropdown-menu {
  display: none;
  background: rgba(255, 255, 255, 0.7);
  min-width: 140px;
  padding: 6px;
  z-index: 10000;
}

.header .nav .dropdown .dropdown-menu li {
  float: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.header .nav .dropdown .dropdown-menu li a {
  color: #000;
  font-weight: 100;
}

.header .nav .dropdown .dropdown-menu li:hover {
  background: #ffffff;
}

.header .nav .nav-li {
  position: static;
}

.header .nav .nav-li .nav-div {
  /*display: none;*/
  background: #f00;
  float: left;
  left: 140px;
  overflow: hidden;
  padding: 6px 0;
  position: absolute;
  top: 0px;
  width: 0px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.header .nav .nav-li:hover .nav-div {
  width: 100px;
}

.footer {
  width: 100%;
  background: #072882;
}

.footer .ff {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}

.footer_nav {
  background: #183fa8;
  height: 41px;
}

.footer_nav1 {
  width: 1200px;
  margin: 0 auto;
}
.f_nav {
  text-align: center;
}
.f_nav a {
  display: inline-block;
  height: 41px;
  line-height: 41px;
  font-size: 16px;
  color: #fff;
  width: 150px;
}

.f_nav .icon {
  display: none;
}

.links-wrap {
  color: #6f93f2;
  padding-top: 10px;
  width: 100%;
  background: #072882;
}

.link {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.link a {
  color: #6f93f2;
  font-size: 12px;
}

.lx p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.lx p a {
  color: #fff;
  font-size: 14px;
}

.ff1 {}

.lx {
  margin-top: 17px;
}

.search form {
  margin: 7px 0 0 0;
}

.search .text {
  background: #dadada;
  padding: 0;
  margin: 0;
  width: 189px !important;
  height: 22px !important;
  border: none;
  color: #a0a0a0;
  text-indent: 5px;
}

.search .anan {
  background: #020202;
  margin: 0;
  padding: 0;
  width: 44px !important;
  height: 22px !important;
  color: #fff;
  border: none;
}

.message {
  width: 279px;
  border-bottom: 1px dashed #929292;
  padding: 11px 0;
}

.message .message_title {
  min-height: 17px;
  line-height: 17px;
  color: #666666;
}

.message .message_title img {
  float: left;
  margin-right: 6px;
}

.message .message_text {
  margin-top: 10px;
  line-height: 23px;
  color: #666666;
}

.message .message_text img {
  float: left;
  margin-right: 6px;
  margin-top: 2px;
}

.newsList {
  width: 205px;
  margin: 0 auto;
  padding-top: 5px;
}

.newsList .newsList_li {
  background: url('../images/n.jpg') no-repeat 10px 50%;
  border-bottom: 1px dashed #7d7d7d;
  line-height: 33px;
  height: 33px;
  padding-left: 20px;
}

.newsList .newsList_li a {
  color: #00315a;
}

.productsList {
  width: 205px;
  margin: 0 auto;
  padding-top: 5px;
}

.productsList li {
  background: url('../images/f.jpg') no-repeat 10px 50%;
  border-bottom: 1px dashed #7d7d7d;
  line-height: 33px;
  height: 33px;
  padding-left: 30px;
}

.productsList li a {
  color: #00315a;
}

.banner {
  margin: 0px auto;
  height: 499px;
  max-width: 1920px;
  overflow: hidden;
  padding: 0px;
  _width: 1920px;
}

.banner ul li a {
  float: left;
  width: 1920px;
  height: 499px;
}

.newsList1 {
  line-height: 30px;
}

.newsList1 li {
  border-bottom: 1px dotted #deabab;
}

.newsList1 li a {
  background: url('../images/news_tb2.jpg') no-repeat center left;
  text-indent: 10px;
  display: block;
}

#Mleft {
  float: left;
  margin-bottom: 20px;
}

#Mright {
  margin: 0 0px 0 auto;
  width: 900px;
  float: right;
}

.container_left {
  width: 268px;
  float: left;
}

.container_left .class_neiye {
  background: #fff;
  margin-bottom: 20px;
}

.container_left .class_neiye h3 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  padding: 10px 0 10px 0;
  -webkit-font-smoothing: antialiased;
  /*chrome、safari*/
  -moz-osx-font-smoothing: grayscale;
  /*firefox*/
}

.container_left .class_neiye .class_nr {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
}

.container_left .class_neiye .class_nr li {
  border-bottom: 1px solid #f7f7f7;
}

.container_left .class_neiye .class_nr li a {
  padding-left: 16px;
  color: #333333;
  font-size: 16px;
  height: 55px;
  line-height: 55px;
  display: block;
  width: 216px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.container_left .class_neiye .class_nr li a:hover {
  padding-left: 46px;
  background: #fafafa;
  border-left: 4px solid #29288f;
}

.container_left .class_neiye .class_nr img {
  border-top: 1px solid #fff;
  padding-top: 10px;
}

.container_left .class_neiye .class_nr h4 {
  text-align: center;
  color: #000;
  font-size: 20px;
  margin: 10px 0 10px 0;
}

.container_left .class_neiye .class_nr .contact_p {
  color: #000;
  text-align: center;
  font-size: 14px;
}

.container_left .class_neiye .class_nr li.productsList1_li:hover {
  background: none;
}

.class_neiye_head p {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.class_nr ul li a i {
  display: block;
  float: right;
  height: 56px;
  font-size: 24px;
  font-weight: normal;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.class_nr ul li a:hover i {
  color: #7c7bb9;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  padding-right: 36px;
}

.class_nr ul li:hover {
  border-bottom: 1px solid #f7f7f7;
}

.class_neiye_head {
  background: #072882;
  height: 96px;
}

.picturea {
  float: left;
  width: 270px;
  height: 270px;
  margin-left: 28px;
}

.picture1a {
  width: 270px;
  height: 210px;
  line-height: 210px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
  overflow: hidden;
  display: table-cell;
  /* position:relative;  */
  *display: block;
  _font-size: 130px;
}

.picture2a {
  width: 270px;
  height: 20px;
  text-align: center;
  margin-top: 5px;
  line-height: 25px;
}

.picture1a img {
  vertical-align: middle;
  border: 0;
}

/********消除浮动<div class="clear2"></div>*********/
.clear2 {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clear2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear3 {
  overflow: hidden;
  _zoom: 1;
}

/*--------------------------------------------------------全局结束---------------------------------------------------*/
#KinSlideshow {
  position: relative;
  /*大图导航圆点样式*/
}

#KinSlideshow ul {
  margin: 0;
  padding: 0;
}

#KinSlideshow ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#KinSlideshow ul li a {
  float: left;
}

#KinSlideshow ol {
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin: 0;
  left: 400px;
  text-align: center;
}

#KinSlideshow ol li {
  cursor: pointer;
  display: inline-block;
  display: inline\9;
  width: 45px;
  height: 12px;
  font-size: 10px;
  padding: 0 3px\9;
  opacity: 0.8;
  background: #fff;
  color: #fff;
  margin: 0 1px;
}

#KinSlideshow ol .active {
  opacity: 1;
  color: #f8a41f;
  background: #f8a41f;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 499px;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 499px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 499px;
}

.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.banner2 {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  height: 499px;
}

.banner2 ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 499px;
  display: none;
}

.banner2 .banner2_icon {
  position: absolute;
  z-index: 111;
  text-align: center;
  bottom: 10px;
  left: 0;
  right: 0;
}

.banner2 .banner2_icon li {
  width: 30px;
  height: 7px;
  background: #fff;
  display: inline-block;
  margin: 0 4px;
}

.banner2 .banner2_icon .li_on {
  background: #f8a41f;
}

/********************************************************内页******************************************************************/
.well {
  background: #FCFCFC;
}

.news_list {
  margin: 0 auto;
}

.news_list li {
  clear: both;
  padding: 20px;
  height: 150px;
  border-bottom: 1px dashed #1a8fdf;
}

.news_list li .news-li-img {
  width: 200px;
  height: 150px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}

.news_list li .news-li-img img {
  width: 100%;
}

.news_list li header {
  margin-bottom: 10px;
}

.news_list li header .a3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: block;
}

.news_list li header span {
  display: block;
  color: #999;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.news_list li .a2 {
  line-height: 24px;
  text-indent: 2em;
  color: #656565;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.news_list li:hover span,
.news_list li:hover a {
  color: #fff;
}

.news_list4 {
  margin: 0 auto;
}

.news_list4 li {
  clear: both;
  padding-top: 20px;
  height: 100px;
  border-bottom: 1px dashed #b3b3b3;
}

.news_list4 li header .a3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: block;
}

.news_list4 li header .a3 i {
  color: #c5a46e;
  font-size: 18px;
  margin: 0 5px;
}

.news_list4 li header .a3 span {
  display: block;
  color: #999;
  float: right;
}

.news_list4 li .a2 {
  line-height: 24px;
  color: #656565;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding-left: 20px;
  display: block;
}

.news_list4 li .a2 span {
  color: #c5a46e;
}

.news_list4 li:hover .a3 {
  text-indent: 15px;
  color: #1a8fdf;
}

.news_job {
  margin: 0 auto;
}

.news_job li {
  line-height: 30px;
  border-bottom: 1px dashed #1a8fdf;
  overflow: hidden;
}

.table-bordered {
  border-collapse: collapse;
}

.table-bordered td {
  border: 1px solid #ccc;
}

.news-btn-1 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.news-btn-1:before {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #183fa8 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.news-btn-1:hover:before {
  border-width: 1330px 1330px 0 0;
}

.neiye_news_list {
  padding-left: 20px;
  margin-right: -30px;
  padding-top: 20px;
}

.neiye_news_list li {
  width: 180px;
  float: left;
  padding: 5px 10px 10px 10px;
  height: 220px;
  border: 1px solid #ccc;
  margin-right: 30px;
  margin-bottom: 20px;
  text-align: center;
}

.neiye_news_list li img {
  border: 1px solid #ccc;
  vertical-align: middle;
}

.neiye_news_list li .a1 {
  text-align: center;
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
}

.neiye_news_list li .a1 a:hover {
  color: #00c9ff;
}

/***********************sidebar（二级下拉）****************************************/
.sidebar2ji_fenlei {
  float: left;
  width: 248px;
  background: #1a8fdf;
}

.sidebar2ji_fenlei .fenlei-dh {
  width: 248px;
  height: 65px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 66px;
}

.sidebar2ji_fenlei .fenlei-nr {
  padding: 0 7px;
}

.sidebar2ji_fenlei .fenlei-nr ul .li1 .a1 {
  background: rgba(255, 255, 255, 0.5);
  height: 45px;
  display: block;
  line-height: 45px;
  text-indent: 15px;
  font-size: 15px;
  margin-bottom: 5px;
  cursor: pointer;
  color: #fff;
}

.sidebar2ji_fenlei .fenlei-nr ul .li1 .a1 i {
  float: right;
  margin-right: 15px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.sidebar2ji_fenlei .fenlei-nr ul .li1 .a1:hover {
  color: #fff;
}

.sidebar2ji_fenlei .fenlei-nr ul .li1 .a1:hover i {
  color: #fff;
}

.sidebar2ji_fenlei .fenlei-nr ul .li1 ul .li2 a {
  background: rgba(255, 255, 255, 0.5);
  height: 39px;
  display: block;
  line-height: 39px;
  text-indent: 15px;
  font-size: 14px;
  margin-bottom: 2px;
  color: #fff;
}

.sidebar2ji_fenlei .fenlei-nr ul .li1 ul .li2:hover a {
  color: #fff;
}

.xuanzhaun {
  transform: rotate(90deg);
}

/***************************************************************/
/********营销网络**********/
.cus-con table {
  border: 1px solid #ccc;
  border-right: none;
  border-bottom: none;
}

.cus-con table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0;
  margin: 0;
  text-align: center;
}

/********公司简历**********/
.article {
  background-color: #fff;
  margin-bottom: 20px;
  min-height: 20px;
  overflow: hidden;
}

.article img {
  max-width: 100%;
}

.article .com_con {
  padding: 10px;
  line-height: 25px;
  border: 1px solid #d2d2d2;
  border-top: none;
}

.article .content {
  margin: 25px;
}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
.pagess ul strong {font-weight: normal;}


.pn {
  font-size: 14px;
  height: 19px;
  margin-top: 45px;
  margin-bottom: 20px;
  color: #111;
}

.pn .pn-left {
  float: left;
  width: 48%;
}

.pn .pn-left b {
  float: left;
  margin-top: 2px;
}

.pn .pn-right {
  width: 48%;
  float: right;
  text-align: right;
}

.pn .pn-right b {
  float: right;
  margin-top: 2px;
}

.pn a {
  text-decoration: none;
  color: #666;
}

.pn a:hover {
  color: #f00;
}

.pn a span {
  bottom: 1px;
  margin: 0 10px;
  font-family: "微软雅黑";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

/********留言页面**********/
.order {
  height: 430px;
  padding: 50px;
  width: 610px;
}

.order li {
  float: left;
  margin: 0 20px 20px 0;
}

.order li p {
  font-size: 16px;
  line-height: 30px;
}

.order li input {
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-order-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  height: 20px;
  line-height: 20px;
  padding: 10px 5px;
}

.order li textarea {
  width: 580px;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-order-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 5px;
}

.order li img {
  height: 39px;
  float: left;
  margin-left: 10px;
}

.order li #submit {
  height: 39px;
  width: 200px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-order-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #1a8fdf;
  color: #fff;
  font-size: 16px;
  border: none;
  float: right;
  margin-right: 20px;
  cursor: pointer;
}

/********联系我们页面**********/
.contact1_txt {
  padding: 20px;
}

.contact1_txt li {
  line-height: 30px;
  font-size: 16px;
}

.contact1_txt li p {
  display: inline-block;
}

/********新闻中心**********/
.table {
  margin: 10px auto;
  width: 98%;
}

/*带图片样式*/
.news-img ul {
  margin: 0;
}

.news-img ul li {
  _width: 100px;
  _float: left;
  _margin: 0 9px;
}

.news-img ul li .thumbnail {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.news-img ul li .thumbnail img {
  _float: left;
}

.news-img ul li .thumbnail .caption {
  _float: left;
}

.news-img ul li .thumbnail .caption h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  margin-bottom: 10px;
}

.news-img ul li:hover .thumbnail {
  margin-left: 20px;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}

/********人才招聘**********/
#Jobs-table {
  width: 95%;
  margin: 0 auto;
}

#Jobs-table tbody tr:hover td {
  background: transparent;
}

#Jobs-table tbody tr td:hover {
  background: transparent;
}

/*-------内页左分类--------*/
.neiye {
  background: #fff;
  margin-top: 20px;
  width: 1200px;
  height: 395px;
  margin-bottom: 15px;
}

.neiye-z {
  float: left;
  width: 522px;
  height: 395px;
  margin-right: 35px;
}

.neiye-zimg {
  width: 500px;
  height: 373px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  overflow: hidden;
  display: table-cell;
  /* position:relative;  */
  *display: block;
  border: solid 1px #ccc;
  padding: 10px;
}

.neiye-zimg img {
  vertical-align: middle;
  border: 0;
}

.neiye-y {
  float: left;
  width: 440px;
  height: 381px;
  padding-top: 14px;
}

.neiye-yt {
  float: left;
  width: 445px;
  height: 56px;
  border-bottom: dashed 1px #ccc;
  line-height: 56px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #000;
  overflow: hidden;
}

.neiye-yk {
  float: left;
  width: 445px;
  height: 200px;
  padding-top: 15px;
  line-height: 46px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
}

.neiye-yd {
  float: left;
  width: 445px;
  height: 70px;
}

.neiye-yx {
  float: left;
  width: 445px;
  height: 40px;
}

.neiyex {
  float: left;
  width: 1200px;
}

.btn-primary {
  background: #099f52;
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}

.btn-primary:hover {
  color: #fff;
}

/********用户管理**********/
.vip-user {
  background: url('../image/login_bg_2.jpg');
}

.div_Title {
  text-align: center;
}

.xxsmys {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #ececec;
}

.xxsmwz {
  width: 88px;
  height: 30px;
  color: #FFF;
  text-align: center;
  display: block;
  background-color: #9a9a9a;
}

/*---鼠标悬浮显示二维码----*/
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
}

.transition-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #fff;
  -webkit-animation: transition-bar 0.5s ease-in;
  -o-animation: transition-bar 0.5s ease-in;
  animation: transition-bar 0.5s ease-in;
}

input[type="submit"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

@keyframes transition-bar {
  0% {
    width: 0;
    left: 0;
  }

  50% {
    width: 100%;
    left: 0;
  }

  100% {
    width: 0%;
    left: 100%;
  }
}

.btn-0 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-0:before {
  background: #c5a46e;
  content: '';
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: -1;
}

.btn-0:hover:before {
  width: 100%;
}

.btn-1 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-1:before {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #c5a46e transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.btn-1:hover:before {
  border-width: 330px 330px 0 0;
}

.btn-2 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-2:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #c5a46e;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-2:after {
  border-style: solid;
  content: '';
  width: 0;
  height: 0;
  border-width: 0 0 0 0;
  border-color: transparent #c5a46e transparent transparent;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-2:hover:before {
  border-width: 165px 0 0 165px;
}

.btn-2:hover:after {
  border-width: 0 165px 165px 0;
}

.btn-3 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #c5a46e;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-3:after {
  border-style: solid;
  content: '';
  width: 0;
  height: 0;
  border-width: 0 0 0 0;
  border-color: transparent transparent #c5a46e transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-3:hover:before {
  border-width: 222px 0 0 222px;
}

.btn-3:hover:after {
  border-width: 0 0 222px 222px;
}

.btn-4 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-4:before,
.btn-4:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #c5a46e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-order-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
}

.btn-4:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn-4:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -mz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.btn-4:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
  -moz-animation: criss-cross-left 0.8s both;
  -o-animation: criss-cross-left 0.8s both;
  -ms-animation: criss-cross-left 0.8s both;
  animation: criss-cross-left 0.8s both;
}

.btn-4:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
  -moz-animation: criss-cross-right 0.8s both;
  -ms-animation: criss-cross-right 0.8s both;
  -o-animation: criss-cross-right 0.8s both;
  animation: criss-cross-right 0.8s both;
}

@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }

  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }

  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }

  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-right {
  0% {
    right: -20px;
  }

  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}

.btn-5 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-5:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  top: 0;
  right: 0;
  border-color: transparent #3f444e transparent transparent;
}

.btn-5:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-color: transparent transparent transparent #3f444e;
}

.btn-5:hover:before,
.btn-5:hover:after {
  border-width: 80px 433px;
}

.btn-6 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-6:before,
.btn-6:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 0;
  background: #c5a46e;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-6:after {
  top: auto;
  bottom: 0;
}

.btn-6:hover:before,
.btn-6:hover:after {
  height: 40px;
}

.btn-7 {
  position: relative;
  transform-style: preserve-3d;
  transition: 0.4s;
}

.btn-7:hover {
  transform: translateZ(20px) rotateX(360deg) scale(1.1);
}

.btn-8 {
  position: relative;
  transform-style: preserve-3d;
  transition: 0.4s;
}

.btn-8:hover {
  transform: rotateY(360deg) scale(1.1);
}

.btn-span-1 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.btn-span-1:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #c5a46e;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-span-1:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  top: 0;
  right: 0;
  border-color: transparent #c5a46e transparent transparent;
}

.btn-span-1 span:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  bottom: 0;
  right: 0;
  border-color: transparent transparent #c5a46e transparent;
}

.btn-span-1 span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  top: 0;
  left: 0;
  border-color: #c5a46e transparent transparent transparent;
}

.btn-span-1:hover:before {
  border-width: 165px 0 0 165px;
}

.btn-span-1:hover:after {
  border-width: 0 165px 165px 0;
}

.btn-span-1:hover span:before {
  border-width: 0 0 165px 165px;
}

.btn-span-1:hover span:after {
  border-width: 165px 165px 0 0;
}

.btn-span-2 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-span-2:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  top: 0;
  right: 0;
  border-color: transparent #c5a46e transparent transparent;
}

.btn-span-2:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-color: transparent transparent transparent #c5a46e;
}

.btn-span-2:before,
.btn-span-2:after {
  border-color: #c5a46e;
}

.btn-span-2span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  top: 0;
  left: 0;
  border-color: #c5a46e transparent transparent transparent;
}

.btn-span-2span:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  right: 0;
  bottom: 0;
  border-color: transparent transparent #c5a46e transparent;
}

.btn-span-2span:before,
.btn-span-2span:after {
  border-color: #c5a46e;
}

.btn-span-2:hover:before {
  border-width: 20px 62.5px;
}

.btn-span-2:hover:after {
  border-width: 20px 62.5px;
}

.btn-span-2:hover span:before {
  border-width: 20px 62.5px;
}

.btn-span-2:hover span:after {
  border-width: 20px 62.5px;
}

.btn-span-3 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.btn-span-3 span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-order-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #c5a46e;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: width 0.4s, height 0.4s;
  -moz-transition: width 0.4s, height 0.4s;
  -ms-transition: width 0.4s, height 0.4s;
  -o-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
}

.btn-span-3:hover span {
  width: 562.5px;
  height: 562.5px;
}

.btn-span-4 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-span-4:before,
.btn-span-4:after,
.btn-span-4 span:before,
.btn-span-4 span:after {
  content: '';
  position: absolute;
  top: 0;
  width: 63.5px;
  height: 0;
  background: #012f04;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-span-4:before {
  left: 0;
}

.btn-span-4:after {
  left: 125px;
}

.btn-span-4 span:before,
.btn-span-4 span:after {
  top: auto;
  bottom: 0;
}

.btn-span-4 span:before {
  left: 62.5px;
}

.btn-span-4 span:after {
  left: 187.5px;
}

.btn-span-4:hover {
  color: #c0d3c1;
}

.btn-span-4:hover:before,
.btn-span-4:hover:after,
.btn-span-4:hover span:before,
.btn-span-4:hover span:after {
  height: 80px;
}

.btn-span-5 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-span-5:before,
.btn-span-5:after,
.btn-span-5 span:before,
.btn-span-5 span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: rgba(197, 164, 110, 0.5);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}

.btn-span-5:after,
.btn-span-5 span:before {
  top: auto;
  bottom: 0;
}

.btn-span-5 span:before,
.btn-span-5 span:after {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  z-index: -1;
}

.btn-span-5:hover:before,
.btn-span-5:hover:after,
.btn-span-5:hover span:before,
.btn-span-5:hover span:after {
  height: 80px;
}

.btn-span-6 {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
  z-index: 1;
}

.btn-span-6:before,
.btn-span-6:after,
.btn-span-6 span:before,
.btn-span-6 span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background: rgba(197, 164, 110, 0.25);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: -1;
}

.btn-span-6:after,
.btn-span-6 span:before {
  left: auto;
  right: 0;
}

.btn-span-6 span:before,
.btn-span-6 span:after {
  -webkit-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.btn-span-6:hover:before,
.btn-span-6:hover:after,
.btn-span-6:hover span:before,
.btn-span-6:hover span:after {
  width: 250px;
}

.btn-span-7 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  display: block;
}

.btn-span-7 span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-span-7:hover {
  background-color: #c5a46e;
}

.btn-span-7:hover>span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

.btn-span-7::after {
  position: absolute;
  content: attr(data-text);
  -webkit-transform: translate(0, 30%);
  transform: translate(0, 30%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-span-7:hover::after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-7-1 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  display: block;
}

.btn-span-7-1 span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-span-7-1:hover {
  background-color: #c5a46e;
}

.btn-span-7-1:hover>span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

.btn-span-7-1::after {
  position: absolute;
  content: attr(data-text);
  -webkit-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-span-7-1:hover::after {
  -webkit-transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0, 0);
}

.btn-span-7-2 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  display: block;
}

.btn-span-7-2 span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-span-7-2:hover {
  background-color: #c5a46e;
}

.btn-span-7-2:hover>span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

.btn-span-7-2::after {
  position: absolute;
  content: attr(data-text);
  -webkit-transform: translate(-30%, -50%) rotate(-30deg);
  transform: translate(-30%, -50%) rotate(-30deg);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-span-7-2:hover::after {
  -webkit-transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0, 0);
}

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.btn-span-8 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
}

.btn-span-8:hover {
  background-color: rgba(197, 164, 110, 0.2);
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.btn-span-9 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.btn-span-9 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-9::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #c5a46e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.btn-span-9:hover::before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-span-9-1 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.btn-span-9-1 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-9-1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #c5a46e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.btn-span-9-1:hover::before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-span-10 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-10 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-10::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #c5a46e;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.btn-span-10:hover::before {
  transform: skewX(-180deg) scale(0.6, 1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: skewX(-180deg) scale(0.6, 1);
}

.btn-span-11 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.btn-span-11 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-11::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-span-11::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-11:hover::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: rgba(255, 255, 255, 0);
}

.btn-span-11:hover::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: rgba(255, 255, 255, 0);
}

.btn-span-12 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  perspective: 2000px;
}

.btn-span-12 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-12::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.btn-span-12::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-12:hover::before {
  -webkit-transform: rotateX(60deg) translate(0px, 40px);
  transform: rotateX(60deg) translate(0px, 40px);
}

.btn-span-12:hover::after {
  -webkit-transform: rotateX(-60deg) translate(0px, -40px);
  transform: rotateX(-60deg) translate(0px, -40px);
}

.btn-span-13 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.btn-span-13 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-13::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.btn-span-13:hover::before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.btn-span-13::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.25);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.btn-span-13:hover::after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-span-13-1 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.btn-span-13-1 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-13-1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-span-13-1:hover::before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.btn-span-13-1::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-span-13-1:hover::after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-span-14 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-14 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-14::before,
.btn-span-14::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14::after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-14:hover::before,
.btn-span-14:hover::after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-14-1 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-14-1 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-14-1::before,
.btn-span-14-1::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14-1::after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-14-1:hover::before,
.btn-span-14-1:hover::after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-14-2 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-14-2 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-14-2::before,
.btn-span-14-2::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-13%, -190%) rotate(-30deg);
  transform: translate(-13%, -190%) rotate(-30deg);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14-2::after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-14-2:hover::before,
.btn-span-14-2:hover::after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-14-3 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-14-3 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-14-3::before,
.btn-span-14-3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(13%, 190%) rotate(-30deg);
  transform: translate(13%, 190%) rotate(-30deg);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14-3::after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-14-3:hover::before,
.btn-span-14-3:hover::after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-14-4 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-14-4 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-14-4::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(13%, 190%) rotate(-30deg);
  transform: translate(13%, 190%) rotate(-30deg);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14-4::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-13%, -190%) rotate(-30deg);
  transform: translate(-13%, -190%) rotate(-30deg);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14-4::before {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-14-4:hover::before,
.btn-span-14-4:hover::after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-14-5 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-14-5 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-14-5::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(13%, -190%) rotate(30deg);
  transform: translate(13%, -190%) rotate(30deg);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14-5::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-13%, -190%) rotate(-30deg);
  transform: translate(-13%, -190%) rotate(-30deg);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-14-5::before {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-14-5:hover::before,
.btn-span-14-5:hover::after {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.btn-span-15 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.btn-span-15 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-15::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, -105%);
  transform: translate(0, -105%);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-15:hover::before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-15-1 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.btn-span-15-1 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-15-1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-15-1:hover::before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-15-2 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.btn-span-15-2 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-15-2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-13%, -190%) rotate(-30deg);
  transform: translate(-13%, -190%) rotate(-30deg);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-15-2:hover::before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-15-3 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.btn-span-15-3 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-15-3::before,
.btn-span-15-3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, -105%);
  transform: translate(0, -105%);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-15-3::after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-15-3:hover::before,
.btn-span-15-3:hover::after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-15-4 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.btn-span-15-4 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-15-4::before,
.btn-span-15-4::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-15-4::after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-15-4:hover::before,
.btn-span-15-4:hover::after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-15-5 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.btn-span-15-5 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.btn-span-15-5::before,
.btn-span-15-5::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-13%, -190%) rotate(-30deg);
  transform: translate(-13%, -190%) rotate(-30deg);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-15-5::after {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}

.btn-span-15-5:hover::before,
.btn-span-15-5:hover::after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-16 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #ffffff;
}

.btn-span-16:hover {
  border: 1px solid rgba(255, 255, 255, 0);
}

.btn-span-16::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate(-100%, -600%) rotate(30deg);
  transform: translate(-100%, -600%) rotate(30deg);
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-span-16:hover::before {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.btn-span-17 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-span-17 span {
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
  letter-spacing: 0;
}

.btn-span-17::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(0.1, 1);
  transform: scale(0.1, 1);
}

.btn-span-17:hover span {
  letter-spacing: 2px;
}

.btn-span-17:hover::before {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-span-17::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.25);
}

.btn-span-17:hover::after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1, 1);
  transform: scale(0.1, 1);
}

.btn-span-18 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: rgba(255, 255, 255, 0.5);
  border-left-color: rgba(255, 255, 255, 0.5);
}

.btn-span-18 span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0;
}

.btn-span-18:hover span {
  letter-spacing: 2px;
}

.btn-span-18:hover {
  border-right-color: rgba(255, 255, 255, 0);
  border-left-color: rgba(255, 255, 255, 0);
}

.btn-span-18::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
}

.btn-span-18:hover::before {
  transform: translate(0, -45px) rotate(-45deg);
}

.btn-span-18::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
}

.btn-span-18:hover::after {
  transform: translate(0, 45px) rotate(45deg);
}

.btn-span-19 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.btn-span-19 span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0;
}

.btn-span-19:hover span {
  letter-spacing: 2px;
}

.btn-span-19:hover {
  border-top-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
}

.btn-span-19::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
}

.btn-span-19:hover::before {
  -webkit-transform: translate(-94.9845px, 0) rotate(270deg);
  -moz-transform: translate(-94.9845px, 0) rotate(270deg);
  transform: translate(-94.9845px, 0) rotate(270deg);
}

.btn-span-19::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
}

.btn-span-19:hover::after {
  -webkit-transform: translate(94.9845px, 0) rotate(180deg);
  -moz-transform: translate(94.9845px, 0) rotate(180deg);
  transform: translate(94.9845px, 0) rotate(180deg);
}

.btn-span-20 {
  position: relative;
  overflow: hidden;
  display: block;
}

.btn-span-20 span {
  display: block;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.btn-span-20 span::before {
  content: attr(data-hover);
  position: absolute;
  top: 100%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  left: 0;
}

.btn-span-20:hover span {
  transform: translateY(-100%);
}

.hover-img-1 {
  overflow: hidden;
}

.hover-img-1 img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.hover-img-1:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.page-header {
  padding-bottom: 30px;
  border-bottom: 1px dotted #eee;
  text-align: center;
  color: #999;
}
.page-header a {
  color: #999;
}
.page-header h3 {
  font-weight: normal;
  font-size: 25px;
  margin-bottom: 10px;
  color: #666;
}
.list-con {
  margin-top: 30px;
  line-height: 1.8em;
}

.max-img img {
  max-width: 80%;
  height: auto!important;
}

.sitemap .linkbox {
  margin-bottom: 40px;
  overflow: hidden;
}
.sitemap .linkbox h3{
  text-align: left;
  font-size: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.sitemap .linkbox .f6 {
  margin-top: 20px;
}
.sitemap .linkbox .f6 li {
  display: inline-block;
  margin-right: 20px;
}
