@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  text-shadow: none;
}
body {
  background: #fff;
  color: #555;
  font-size: 14px;
  font-family: Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
}
caption,
td,
th {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
::selection {
  background: #FE7E00;
}
::-moz-selection {
  background: #FE7E00;
}
li,
ol,
ul {
  list-style: none;
}

.h1inner {
  width: 100%;
  height: 678px;
  margin: 0 auto;
  transition: margin-top 1s;
  -moz-transition:margin-top 1s; 
  -webkit-transition:margin-top 1s;
  -ms-transition:margin-top 1s;
}
.h1inner .bn1{
width:100%;
height:226px;
background:url(../img/bn1.jpg) no-repeat top;
}
.h1inner .bn2{
width:100%;
height:225px;
background:url(../img/bn2.jpg) no-repeat top;
}
.h1inner .bn3{
width:100%;
height:226px;
background:url(../img/bn3.jpg) no-repeat top;
}


@keyframes lineto {
  100% {
    -webkit-transform: translate3d(0, 10px, 10px) scale(1);
    -moz-transform: translate3d(0, 10px, 10px) scale(1);
    -ms-transform: translate3d(0, 10px, 10px) scale(1);
    -o-transform: translate3d(0, 10px, 10px) scale(1);
    transform: translate3d(0, 10px, 10px) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes lineto {
  100% {
    -webkit-transform: translate3d(0, 10px, 10px) scale(1);
    -moz-transform: translate3d(0, 10px, 10px) scale(1);
    -ms-transform: translate3d(0, 10px, 10px) scale(1);
    -o-transform: translate3d(0, 10px, 10px) scale(1);
    transform: translate3d(0, 10px, 10px) scale(1);
    opacity: 1;
  }
}
@-moz-keyframes lineto {
  100% {
    -webkit-transform: translate3d(0, 10px, 10px) scale(1);
    -moz-transform: translate3d(0, 10px, 10px) scale(1);
    -ms-transform: translate3d(0, 10px, 10px) scale(1);
    -o-transform: translate3d(0, 10px, 10px) scale(1);
    transform: translate3d(0, 10px, 10px) scale(1);
    opacity: 1;
  }
}
@-ms-keyframes lineto {
  100% {
    -webkit-transform: translate3d(0, 10px, 10px) scale(1);
    -moz-transform: translate3d(0, 10px, 10px) scale(1);
    -ms-transform: translate3d(0, 10px, 10px) scale(1);
    -o-transform: translate3d(0, 10px, 10px) scale(1);
    transform: translate3d(0, 10px, 10px) scale(1);
    opacity: 1;
  }
}
@-o-keyframes lineto {
  100% {
    -webkit-transform: translate3d(0, 10px, 10px) scale(1);
    -moz-transform: translate3d(0, 10px, 10px) scale(1);
    -ms-transform: translate3d(0, 10px, 10px) scale(1);
    -o-transform: translate3d(0, 10px, 10px) scale(1);
    transform: translate3d(0, 10px, 10px) scale(1);
    opacity: 1;
  }
}
.container1 {
  width: 100%;
  height: 756px;
  background: #ededed;
}
.container1 .c1inner {
  width: 1200px;
  height: 756px;
  margin: 0 auto;
  position: relative;
}
.container1 .c1inner .c1icover {
  width: 100%;
  height: 73px;
  position: absolute;
  top: 60px;
  background: url(../img/ftitle.png) no-repeat center left;
}
.container1 .c1inner .c1icon {
  width: 100%;
  height: 560px;
  padding-left: 100px;
  position: absolute;
  top: 130px;
  background: url(../img/c1_left_bg.jpg) no-repeat left bottom;
}
.container1 .c1inner .c1title {
  font-size: 32px;
  color: #ef7802;
}
.container1 .c1inner .c1ftitle {
  font-size: 20px;
  color: #333;
  margin-top: 20px;
  line-height: 1.4;
}
.container1 .c1inner .c1pic {
  width: 1108px;
  height: 395px;
  margin: 40px auto 0 auto;
}
.container1 .c1inner .c1pic li {
  width: 544px;
  height: 395px;
  float: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
}
.container1 .c1inner .c1pic li:hover {
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.container1 .c1inner .c1pic li img {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.container1 .c1inner .c1pic li:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.c1slide {
  width: 100%;
  height: 232px;
  -webkit-transition: 8s;
  -moz-transition: 8s;
  -ms-transition: 8s;
  -o-transition: 8s;
  transition: 8s;
  position: relative;
  background-image: url(../img/c1_slide.jpg);
  background-repeat: repeat-x;
  background-position: 9999px 0px;
}
.c1slide-h {
  -webkit-animation: slidelineto 280s linear infinite;
  -o-animation: slidelineto 280s linear infinite;
  -ms-animation: slidelineto 280s linear infinite;
  -moz-animation: slidelineto 280s linear infinite;
  animation: slidelineto 280s linear infinite;
}
@keyframes slidelineto {
  100% {
    background-position: 0px 0px;
  }
}
@-webkit-keyframes slidelineto {
  100% {
    background-position: 0px 0px;
  }
}
@-ms-keyframes slidelineto {
  100% {
    background-position: 0px 0px;
  }
}
@-o-keyframes slidelineto {
  100% {
    background-position: 0px 0px;
  }
}
@-moz-keyframes slidelineto {
  100% {
    background-position: 0px 0px;
  }
}
.c1slide .c1slide-inner {
  width: 616px;
  height: 69px;
  position: absolute;
  top: 70px;
  margin-left: -308px;
  left: 50%;
  background: url(../img/c1_slide.png) no-repeat center center !important;
}
.container2 {
  width: 100%;
  background: #fff;
}
.container2 .c2inner {
  width: 1200px;
  height: 1000px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;
}
.pub-title {
  width: 1200px;
  height: 73px;
  padding: 28px 0 0 98px;
  background: url(../img/ftitle.png) left center no-repeat;
}
.pub-title h3 {
  color: #0f1e79;
  font-size: 32px;
  -webkit-transform: translate3d(-50px, 15px, 0);
  -moz-transform: translate3d(-50px, 15px, 0);
  -ms-transform: translate3d(-50px, 15px, 0);
  -o-transform: translate3d(-50px, 15px, 0);
  transform: translate3d(-50px, 15px, 0);
  opacity: 0;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.c2-title {
  -webkit-transform: translate3d(0px, 15px, 0) !important;
  -moz-transform: translate3d(0px, 15px, 0) !important;
  -ms-transform: translate3d(0px, 15px, 0) !important;
  -o-transform: translate3d(0px, 15px, 0) !important;
  transform: translate3d(0px, 15px, 0) !important;
  opacity: 1 !important;
}
.container2 .c2inner .c2-news {
  width: 1200px;
  margin-top: 20px;
}
.container2 .c2inner .c2-news li {
  width: 1200px;
  height: 173px;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  -webkit-transform: translate3d(0px, -30px, 0);
  -moz-transform: translate3d(0px, -30px, 0);
  -ms-transform: translate3d(0px, -30px, 0);
  -o-transform: translate3d(0px, -30px, 0);
  transform: translate3d(0px, -30px, 0);
  opacity: 0;
}
.c2-news-h {
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  opacity: 1 !important;
}
.container2 .c2inner .c2-news .c2-newsl {
  width: 216px;
  height: 133px;
  margin-right: 30px;
  overflow: hidden;
  float: left;
}
.container2 .c2inner .c2-news .c2-newsr {
  width: 950px;
  height: 133px;
  float: right;
}
.container2 .c2inner .c2-news .c2-newsr h2 {
  font-size: 22px;
  color: #333;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 12px;
}
.container2 .c2inner .c2-news .c2-newsr span {
  font-size: 18px;
  color: #333;
  line-height: 1.6;
}
.container2 .c2inner .c2-news .c2-newsl img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.container2 .c2inner .c2-news li:hover .c2-newsl img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.c2-n1 {
  -webkit-transition: 1.3s ease-in 0ms;
  -moz-transition: 1.3s ease-in 0ms;
  -ms-transition: 1.3s ease-in 0ms;
  -o-transition: 1.3s ease-in 0ms;
  transition: 1.3s ease-in 0ms;
}
.c2-n2 {
  -webkit-transition: 1.3s ease-in 200ms;
  -moz-transition: 1.3s ease-in 200ms;
  -ms-transition: 1.3s ease-in 200ms;
  -o-transition: 1.3s ease-in 200ms;
  transition: 1.3s ease-in 200ms;
}
.c2-n3 {
  -webkit-transition: 1.3s ease-in 400ms;
  -moz-transition: 1.3s ease-in 400ms;
  -ms-transition: 1.3s ease-in 400ms;
  -o-transition: 1.3s ease-in 400ms;
  transition: 1.3s ease-in 400ms;
}
.c2-n4 {
  -webkit-transition: 1.3s ease-in 600ms;
  -moz-transition: 1.3s ease-in 600ms;
  -ms-transition: 1.3s ease-in 600ms;
  -o-transition: 1.3s ease-in 600ms;
  transition: 1.3s ease-in 600ms;
}
.pub-but {
  display: block;
  width: 360px;
  height: 48px;
  position: relative;
  line-height: 48px;
  background: #f26700;
  overflow: hidden;
  margin: 45px auto 0 auto;
}
.pub-but span {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.pub-but::before {
  content: '';
  position: absolute;
  height: 48px;
  left: 50%;
  top: 0;
  z-index: 1;
  width: 50px;
  margin-left: -25px;
  background: #ef1802;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
}
.pub-but:hover::before {
  -webkit-transform: scale(8);
  -moz-transform: scale(8);
  -ms-transform: scale(8);
  -o-transform: scale(8);
  transform: scale(8);
  opacity: 1;
}
.container3 {
  width: 100%;
  height: 979px;
  background: #ededed;
}
.container3 .c3inner {
  width: 1200px;
  height: 979px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;
}
.container3 .c3inner .c3-words {
  width: 1102px;
  margin-left: 98px;
  padding-top: 5px;
}
.container3 .c3inner .c3-words .c3w-ftitle {
  font-size: 24px;
  color: #0f1e79;
}
.container3 .c3inner .c3-words .c3w-subtitle {
  display: block;
  background: #aeb9ff;
  font-size: 20px;
  color: #fff;
  width: 370px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-top: 5px;
}
.container3 .c3inner .c3-words .c3w-sub-p {
  font-size: 20px;
  color: #333;
  line-height: 1.6;
  margin-top: 10px;
}
.c3-list {
  width: 1102px;
  margin-top: 25px;
}
.c3-list li {
  width: 541px;
  float: left;
}
.c3-list li a {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  text-indent: 10px;
  border-width: 1px;
  border-color: #cfcfcf;
  border-style: solid;
  margin: 7px 0;
  -webkit-transition: border 600ms;
  -moz-transition: border 600ms;
  -ms-transition: border 600ms;
  -o-transition: border 600ms;
  transition: border 600ms;
}
.c3-list li a:hover {
  border-color: #f26700;
}
.c3-pub-but {
  width: 300px ;
  margin: 50px auto 0 auto;
}
.c3-pub-but::before {
  background: #657aff;
}
.container4 {
  width: 100%;
  height: 1044px;
  background: #ededed;
}
.container4 .c4inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-top: 90px;
}
.container4 .c4inner .c4-words {
  width: 1102px;
  margin-left: 98px;
}
.container4 .c4inner .c4-words .c4w-ftitle {
  font-size: 24px;
  color: #0f1e79;
}
.container4 .c4inner .c4-words .c4-h-box {
  width: 1102px;
  height: 495px;
  background: url(../img/c4_bg_hb.jpg) no-repeat right bottom;
  overflow: hidden;
}
.container4 .c4inner .c4-words .c4-h-list {
  width: 783px;
  margin-top: 30px;
}
.container4 .c4inner .c4-words .c4-h-list li {
  width: 383px;
  height: 215px;
  float: left;
  position: relative;
}
.container4 .c4inner .c4-words .c4-h-list li p {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 46px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  line-height: 46px;
  font-size: 18px;
}
.c4-list {
  width: 1102px;
  height: 240px;
}
.c4-list .c4-list-l,
.c4-list .c4-list-r {
  width: 541px;
}
.c4-list-l {
  float: left;
}
.c4-list-r {
  float: right;
}
.c4-list .c4-list-l a,
.c4-list .c4-list-r a {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  text-indent: 10px;
  border-width: 1px;
  border-color: #cfcfcf;
  border-style: solid;
  margin: 7px 0;
  -webkit-transition: border 600ms;
  -moz-transition: border 600ms;
  -ms-transition: border 600ms;
  -o-transition: border 600ms;
  transition: border 600ms;
}
.c4-list .c4-list-l a:hover,
.c4-list .c4-list-r a:hover {
  border-color: #f26700;
}
.c4-bup-a {
  margin: 0 auto;
}
.c4-bup-a::before {
  background: #5065e4;
}
.container5 {
  width: 100%;
  height: 723px;
  background: #fff;
}
.container5 .c5inner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.container5 .c5inner .c5-words {
  width: 1102px;
  margin-left: 98px;
}
.container5 .c5inner .c5-words .c5w-ftitle {
  font-size: 24px;
  color: #0f1e79;
}
.container5 .c5inner .c5-words .c5w-sub-f {
  font-size: 20px;
  color: #333;
  line-height: 1.6;
  margin-top: 10px;
  text-indent: 2em;
}
.container5 .c5inner .c5w-list {
  width: 1102px;
  margin-top: 30px;
}
.container5 .c5inner .c5w-list li {
  width: 354px;
  height: 262px;
  float: left;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -ms-transition: 600ms;
  -o-transition: 600ms;
  transition: 600ms;
  overflow: hidden;
}
.container5 .c5inner .c5w-list li img {
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -ms-transition: 600ms;
  -o-transition: 600ms;
  transition: 600ms;
}
.container5 .c5inner .c5w-list li: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);
}
.c5-bup-a {
  margin: 40px auto 0 auto;
}
.c5-bup-a::before {
  background: #eacf97;
}
.container6 {
  width: 100%;
  height: 1154px;
  background: #ededed;
}
.container6 .c6inner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
}
.container6 .c6inner .c6-words {
  width: 1102px;
  margin-left: 98px;
}
.c6w-ftitle {
  font-size: 24px;
  color: #0f1e79;
}
.c6w-list {
  width: 1102px;
  margin-top: 20px;
}
.c6w-list li {
  width: 1102px;
  height: 85px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 110px;
  font-size: 19px;
  margin: 16px 0;
  color: #333;
  line-height: 1.5;
  -webkit-transform: translate3d(50px, 0px, 0);
  -moz-transform: translate3d(50px, 0px, 0);
  -ms-transform: translate3d(50px, 0px, 0);
  -o-transform: translate3d(50px, 0px, 0);
  transform: translate3d(50px, 0px, 0);
  opacity: 0;
}
.c6w-listli-h {
  -webkit-transform: translate3d(0px, 0px, 0) !important;
  -moz-transform: translate3d(0px, 0px, 0) !important;
  -ms-transform: translate3d(0px, 0px, 0) !important;
  -o-transform: translate3d(0px, 0px, 0) !important;
  transform: translate3d(0px, 0px, 0) !important;
  opacity: 1 !important;
}
.c6wl-1 {
  -webkit-transition: 600ms 0ms;
  -moz-transition: 600ms 0ms;
  -ms-transition: 600ms 0ms;
  -o-transition: 600ms 0ms;
  transition: 600ms 0ms;
}
.c6wl-2 {
  -webkit-transition: 600ms 400ms;
  -moz-transition: 600ms 400ms;
  -ms-transition: 600ms 400ms;
  -o-transition: 600ms 400ms;
  transition: 600ms 400ms;
}
.c6wl-3 {
  -webkit-transition: 600ms 800ms;
  -moz-transition: 600ms 800ms;
  -ms-transition: 600ms 800ms;
  -o-transition: 600ms 800ms;
  transition: 600ms 800ms;
}
.c6wl-4 {
  -webkit-transition: 600ms 1200ms;
  -moz-transition: 600ms 1200ms;
  -ms-transition: 600ms 1200ms;
  -o-transition: 600ms 1200ms;
  transition: 600ms 1200ms;
}
.c6w-pic {
  margin-top: 30px;
}
.c6-bup-a {
  width: 390px;
}
.c6-bup-a::before {
  background: #eacf97;
}
.container7 {
  width: 100%;
  height: 980px;
  background: #fff;
}
.container7 .c7inner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}
.container7 .c7-words {
  width: 1102px;
  margin-left: 98px;
}
.container7 .c7-words .c7w-ftitle {
  font-size: 24px;
  color: #0f1e79;
}
.container7 .c7-words .c7w-con-1 {
  width: 1102px;
  height: 270px;
  padding-top: 5px;
  background: url(../img/c7_pic/bg_1.jpg) no-repeat right center;
}
.container7 .c7-words .c7w-con-1 .c7w-sub-title {
  display: block;
  background: #aeb9ff;
  font-size: 20px;
  color: #fff;
  width: 370px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-top: 5px;
}
.c7w-font-1 {
  width: 730px;
  margin-top: 20px;
}
.c7w-font-1 li {
  width: 360px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  float: left;
}
.c7w-win {
  width: 1102px;
  margin-top: 30px;
}
.c7w-win li {
  width: 211px;
  height: 157px;
  position: relative;
  float: left;
  margin-right: 9px;
  overflow: hidden;
  border: 1px solid #edbe4e;
}
.c7w-win li::before {
  display: block;
  content: '';
  width: 30px;
  height: 155px;
  position: absolute;
  left: -60px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
  overflow: hidden;
}
.c7w-win li:hover::before {
  -webkit-transition: left 1200ms;
  -moz-transition: left 1200ms;
  -ms-transition: left 1200ms;
  -o-transition: left 1200ms;
  transition: left 1200ms;
  left: 240px;
}
.c7-bup-a {
  width: 450px;
  margin: 50px auto 0 auto;
}
.c7-bup-a:hover::before {
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  transform: scale(10);
  opacity: 1;
}
.container8 {
  width: 100%;
  height: 1250px;
  background:#ededed;
}
.container8 .c8-inner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
}
.c8-words {
  width: 1102px;
  margin-left: 98px;
}
.c8-words li {
  width: 480px;
  color: #333;
}
.c8-words li img {
  margin-right: 24px;
  float: left;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.c8-words li h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.2;
  padding-top: 10px;
}
.c8-words li p {
  font-size: 18px;
  line-height: 1.6;
  padding-top: 10px;
}
.c8w-pl {
  float: left;
}
.c8w-pr {
  float: right;
}
.c8w-ftitle {
  font-size: 24px;
  color: #0f1e79;
}
.c8w-people {
  margin: 20px 0 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.c8w-people li:hover img {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.c8-bup-a {
  width: 300px;
  margin: 30px auto 0 auto;
}
.c8-bup-a:hover::before {
  -webkit-transform: scale(8);
  -moz-transform: scale(8);
  -ms-transform: scale(8);
  -o-transform: scale(8);
  transform: scale(8);
}
.bottom-1 {
  width: 100%;
  height: 197px;
  background-image: url(../img/bottom/1.jpg);
  background-repeat: repeat-x;
  background-position: 9999px center;
  -webkit-animation: slidelineto 280s linear infinite;
  -o-animation: slidelineto 280s linear infinite;
  -ms-animation: slidelineto 280s linear infinite;
  -moz-animation: slidelineto 280s linear infinite;
  animation: slidelineto 280s linear infinite;
}
.bottom-1 .b1-but {
  display: block;
  width: 732px;
  height: 197px;
  margin: 0 auto;
  background: url(../img/bottom/b_font.png) center center no-repeat;
}
