/*
author:李寻欢
date:2016-8-8
version:20160808
*/
html {
  overflow-x: hidden;
}
body {
  width: 100%;
  height: auto;
  font-size: 12px;
  font-family: "microsoft yahei", Arial;
  color: #000;
  border: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
  -moz-outline: none;
}
input,
select {
  outline: none;
}
.am-hide {
  display: none;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix {
  clear: both;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
i {
  display: inline-block;
  font-style: normal;
}
.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.text-bold {
  font-weight: bold;
}
.h-80 {
  height: 80px;
  width: 100%;
}
.w {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  position:relative;
}
.w-950 {
  width: 980px;
  height: auto;
  margin: 0 auto;
}
.row {
  max-width: 1200px;
}
#header {
  width: 100%;
  position: relative;
  top: 0px;
  z-index: 1;
}
#header .top {
  background-color: #f7f7f7;
  height: 33px;
}
#header .top ul li {
  float: left;
  line-height: 33px;
  position: relative;
  padding-left: 5px;
}
#header .top ul li.add b {
  background: url("../images/add.png") no-repeat;
  width: 13px;
  height: 13px;
  left: 0;
  top: 10px;
}
#header .top ul li.wx b {
  background: url("../images/wx-qrcode.png") no-repeat;
  width: 13px;
  height: 13px;
  top: 10px;
  left: 0;
}
#header .top ul li.wx .qrcode-show {
  width: 116px;
  height: 129px;
  background: #fff url("../images/wx-qrcode.png") no-repeat 0 -30px;
  position: absolute;
  top: 34px;
  left: -26px;
  z-index: 99;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
#header .top ul li:hover {
  color: #F60;
}
#header .top ul li b {
  display: block;
  position: absolute;
}
#header .top ul li a {
  color: #5e5e5e;
  padding: 0 10px;
}
#header .top .showxmm a,
#header .top .showxmm p {
  line-height: 33px;
  float: left;
}
#header .top .showxmm .lx {
  color: #F60;
}
#header .top .showxmm a {
  padding: 0 5px;
  color: #333;
}
#header .top .showxmm a:hover {
  color: #F60;
}
#header .top .showxmm span {
  color: #F60;
}
#header .head {
  width: 100%;
  background: #fff;
  height: 72px;
}
#header .head #logo {
  height: 72px;
  float: left;
  width: 210px;
}
#header .head #nav {
  height:72px;
  width: 740px;
  float: left;
  display:block;
  position:absolute;
  left:420px;
 

  

}
#header .head #nav ul {
  line-height: 72px;
}
#header .head #nav ul li {
  float: left;
  text-align: center;
  min-width: 40px;
  padding-left:10px;
  padding-right:10px;
  height:72px;

  height: 100%;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  position:relative;
}
#header .head #nav ul li.cur a {
font-weight: bold;
  border-bottom: 3px solid #F60;
}

#header .head #nav ul li.cur dl a{ border-bottom:0px;}
#header .head #nav ul li dl{display: none;
    padding: 15px;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 9999999;
    left: 0px;
    top: 48px;
    filter: alpha(opacity='0');
    opacity: 0;
    background: #666;
    width: 100px;
	display:none;
    height: auto;
    overflow: hidden;}
#header .head #nav ul li:hover dl{ display:block; filter: alpha(opacity='1');
    opacity: 100;}
#header .head #nav ul li:hover dd{ line-height:35px; height:35px; border-bottom:1px dashed #999999;}
#header .head #nav ul li:hover dl a{ color:#FFFFFF; font-weight:normal;}
#header .head #nav ul li a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  display: block;
  width: 100%;
  height:48px;
   font-family: "Microsoft YaHei" ! important;
}
#header .head #nav ul li:hover a {
  font-weight: bold;
}
#header .head_show {
  background-color: #313131;
  height: 38px;
}
#header .head_show .top_left {
  left: 0;
  width: 869px;
  height: 38px;
  background: url("../images/top_left.jpg") no-repeat;
  cursor: pointer;
}
#header .head_show .top_right {
  right: -361px;
  top: -8px;
  width: 662px;
  height: 64px;
  background: url("../images/top_right.png") no-repeat;
  cursor: pointer;
}
#header .navmini {
  height: 63px;
  text-align: center;
  line-height: 63px;
  background-color: #151b26;
  display: none;
}
#header .navmini .logo {
  background: url("../images/mini_logo.png") no-repeat;
  width: 20px;
  height: 63px;
  float: left;
}
#header .navmini .nav_list {
  width: 1050px;
  float: left;
  height: 63px;
  margin-left: 30px;
}
#header .navmini .nav_list a {
  font-size: 18px;
  color: #ffdf00;
  width: 16.6%;
  height: 62px;
  display: inline-block;
  border-right: 1px solid #333;
  margin-left: -1px;
   font-family: "microsoft yahei", Arial;
}
#header .navmini .nav_list a.last {
  border-right: none;
}
#header .navmini .nav_list a.cur {
  color: #461802;
  background: url("../images/mini_backimg.jpg") no-repeat center center;
  text-decoration: none;
  font-weight: 700;
}
#header .navmini .nav_list a:hover {
  color: #461802;
   font-family: "microsoft yahei", Arial;
  background: url("../images/mini_backimg.jpg") no-repeat center center;
  text-decoration: none;
  font-weight: 700;
}
#header .navmini .nav_list a {
  *display: inline;
   font-family: "microsoft yahei", Arial;
}
#slider-3 {
  width: 100%;
}
#slider-3 .slider .bd,
#slider-3 .slider .bd li,
#slider-3 .slider .bd img {
  width: 100%;
  height: 566px;
}
#slider-3 .slider {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
#slider-3 .slider .bd {
  z-index: 2;
  overflow: hidden;
}
#slider-3 .slider .bd li {
  float: left;
  width: 100%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#slider-3 .slider .bd li .animate {
  width: 1200px;
  height: 566px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
}
#slider-3 .slider .bd li .animate .icon {
  background: url("../images/icon.png") center no-repeat;
  width: 1200px;
  height: 463px;
}
#slider-3 .slider .bd li .animate .left_2_1 {
  background: url("../images/b_2_1.png") center no-repeat;
  width: 1032px;
  height: 217px;
  left: -100%;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 100px;
}
#slider-3 .slider .bd li .animate .left_3_2 {
  background: url("../images/b_2_2.png") center no-repeat;
  width: 608px;
  height: 390px;
  left: -100%;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 75px;
}
#slider-3 .slider .bd li .animate .left_3_3 {
  background: url("../images/b_3_3.png") center no-repeat;
  width: 324px;
  height: 68px;
  right: -100%;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 279px;
}
#slider-3 .slider .bd li .slide2_1 {
  background: url("../images/index_slider_01.jpg") no-repeat center;
  height: 114px;
}
#slider-3 .slider .bd li .slide2_2 {
  background: url("../images/index_slider_02.jpg") no-repeat center;
  height: 114px;
}
#slider-3 .slider .bd li .slide2_3 {
  background: url("../images/index_slider_03.jpg") no-repeat center;
  height: 114px;
}
#slider-3 .slider .bd li .slide2_4 {
  background: url("../images/index_slider_04.jpg") no-repeat center;
  height: 114px;
}
#slider-3 .slider .bd li .slide2_5 {
  background: url("../images/index_slider_05.jpg") no-repeat center;
  height: 110px;
}
#slider-3 .slider .bd li .slide2_btn {
  background: url("../images/index_btn.png") no-repeat;
  width: 247px;
  height: 98px;
  display: block;
  position: absolute;
  margin-left: 50%;
  left: -124px;
  top: -20px;
  text-align: center;
  font-size: 28px;
  line-height: 90px;
  font-weight: bold;
  color: #a52405;
}
#slider-3 .slider .bd li .slide2_btn:hover {
  color: #f43a01;
}
#slider-3 .slider .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}
#slider-3 .slider .bd li img {
  display: block;
}
#index {
  width: 100%;
}
#index .index {
  height: 100px;
  width: 100%;
}
#index .index-1 {
  height: 100px;
  background: url("../images/index-1.jpg") center no-repeat;
}
#index .index-2 {
  height: 100px;
  background: url("../images/index-2.jpg") center no-repeat;
}
#index .index-3 {
  height: 100px;
  background: url("../images/index-3.jpg") center no-repeat;
}
#index .index-4 {
  height: 100px;
  background: url("../images/index-4.jpg") center no-repeat;
}
#index .index-5 {
  height: 100px;
  background: url("../images/index-5.jpg") center no-repeat;
}
#index .index-6 {
  height: 100px;
  background: url("../images/index-6.jpg") center no-repeat;
}
#index .index-7 {
  height: 100px;
  background: url("../images/index-7.jpg") center no-repeat;
}
#index .index-8 {
  height: 100px;
  background: url("../images/index-8.jpg") center no-repeat;
}
#index .index-9 {
  height: 100px;
  background: url("../images/index-9.jpg") center no-repeat;
}
#index .index-10 {
  height: 100px;
  background: url("../images/index-10.jpg") center no-repeat;
}
#index .index-11 {
  height: 100px;
  background: url("../images/index-11.jpg") center no-repeat;
}
#index .index-12 {
  height: 100px;
  background: url("../images/index-12.jpg") center no-repeat;
}
#index .index-13 {
  height: 100px;
  background: url("../images/index-13.jpg") center no-repeat;
}
#index .index-14 {
  height: 100px;
  background: url("../images/index-14.jpg") center no-repeat;
}
#index .index-15 {
  height: 100px;
  background: url("../images/index-15.jpg") center no-repeat;
}
#index .index-16 {
  height: 100px;
  background: url("../images/index-16.jpg") center no-repeat;
}
#index .index-17 {
  height: 100px;
  background: url("../images/index-17.jpg") center no-repeat;
}
#index .index-18 {
  height: 100px;
  background: url("../images/index-18.jpg") center no-repeat;
}
#index .index-19 {
  height: 100px;
  background: url("../images/index-19.jpg") center no-repeat;
}
#index .index-20 {
  height: 100px;
  background: url("../images/index-20.jpg") center no-repeat;
}
#index .index-21 {
  height: 100px;
  background: url("../images/index-21.jpg") center no-repeat;
}
#index .index-22 {
  height: 100px;
  background: url("../images/index-22.jpg") center no-repeat;
}
#index .index-23 {
  height: 100px;
  background: url("../images/index-23.jpg") center no-repeat;
}
#index .index-24 {
  height: 100px;
  background: url("../images/index-24.jpg") center no-repeat;
}
#index .index-25 {
  height: 100px;
  background: url("../images/index-25.jpg") center no-repeat;
}
#index .index-26 {
  height: 100px;
  background: url("../images/index-26.jpg") center no-repeat;
}
#index .index-27 {
  height: 100px;
  background: url("../images/index-27.jpg") center no-repeat;
}
#index .index-28 {
  height: 100px;
  background: url("../images/index-28.jpg") center no-repeat;
}
#index .index-29 {
  height: 100px;
  background: url("../images/index-29.jpg") center no-repeat;
}
#index .index-30 {
  height: 21px;
  background: url("../images/index-30.jpg") center no-repeat;
}
#index .btn_1 {
  position: absolute;
  top: 0px;
  right: 200px;
  background: url("../images/btn_1b.png") no-repeat 0 0;
  width: 294px;
  height: 53px;
}
#index .btn_1:hover {
  background-position: 0 -53px;
}
#index .kd_1 {
  position: absolute;
  top: 0px;
  left: 400px;
}
#index .kd_1 .kd_btn {
  display: block;
  background: url("../images/kd.gif") no-repeat;
  position: absolute;
}
#index .kd_1 .kd_btn_1 {
  background-position: left top;
  width: 210px;
  height: 54px;
}
#index .kd_btn_2 {
  position: absolute;
  top: 20px;
  right: 220px;
  background: url("../images/kd.png") no-repeat;
  width: 217px;
  height: 43px;
  line-height: 43px;
}
#index .video {
  position: absolute;
  top: -6px;
  left: 70px;
}
#index .video .video_box {
  width: 460px;
  height: 300px;
}
#index .nanti {
  position: absolute;
  width: 100%;
  top: 40px;
}
#index .nanti .hd {
  margin: 0 auto;
  width: 260px;
}
#index .nanti .hd ul li {
  height: 8px;
  width: 80px;
  background-color: #DDD;
  display: inline-block;
  opacity: 0.75;
  filter: alpha(opacity=75);
  transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -ms-transition: all 0.5s ease-in-out 0.1s;
}
#index .nanti .hd ul li.cur {
  background-color: #666;
}
#index .nanti .hd ul li {
  *display: inline;
}
#index .nanti .bd {
  margin-top: 34px;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  height: 556px;
}
#index .nanti .bd ul li {
  overflow: hidden;
}
#index .nanti .bd ul li .nanti_box {
  padding: 10px;
  background-color: #666;
  float: left;
  margin-right: 20px;
  width: 366px;
  position: relative;
}
#index .nanti .bd ul li .nanti_box p {
  font-size: 18px;
  position: absolute;
  bottom: 30px;
  width: 336px;
  padding: 20px;
  line-height: 28px;
  z-index: 100;
  left: 10px;
}
#index .nanti .bd ul li .nanti_box .nanti_a {
  display: block;
  border: 2px solid #000;
  width: 116px;
  height: 27px;
  text-decoration: none;
  position: absolute;
  bottom: 36px;
  right: 36px;
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 27px;
  font-weight: bold;
  transition: all 0.4s ease-in-out 0.1s;
  -moz-transition: all 0.4s ease-in-out 0.1s;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  -ms-transition: all 0.4s ease-in-out 0.1s;
}
#index .nanti .bd ul li .nanti_box .nanti_a:hover {
  color: #F00;
  border: 2px solid #F00;
}
#index .nanti .bd ul li .nanti_1 {
  background: url("../images/nanti-1.jpg") no-repeat;
}
#index .nanti .bd ul li .nanti_2 {
  background: url("../images/nanti-2.jpg") no-repeat;
}
#index .nanti .bd ul li .nanti_3 {
  background: url("../images/nanti-3.jpg") no-repeat;
}
#index .nanti .bd ul li .nanti_4 {
  background: url("../images/nanti-4.jpg") no-repeat;
}
#index .nanti .bd ul li .nanti_5 {
  background: url("../images/nanti-5.jpg") no-repeat;
}
#index .nanti .bd ul li .nanti_6 {
  background: url("../images/nanti-6.jpg") no-repeat;
}
#index .nanti .bd ul li .nanti_pic {
  width: 366px;
  height: 535px;
}
#index .nanti .bd ul li .nanti_last {
  margin-right: 0px;
}
#anli {
  width: 100%;
}
#anli .index {
  height: 100px;
  width: 100%;
}
#anli .index_last {
  height: 50px;
  width: 100%;
}
#anli .bg-1 {
  background: url("../images/anli-1.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-2 {
  background: url("../images/anli-2.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-3 {
  background: url("../images/anli-3.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-4 {
  background: url("../images/anli-4.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-5 {
  background: url("../images/anli-5.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-6 {
  background: url("../images/anli-6.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-7 {
  background: url("../images/anli-7.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-8 {
  background: url("../images/anli-8.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-9 {
  background: url("../images/anli-9.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .bg-10 {
  background: url("../images/anli-10.jpg") center no-repeat;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
}
#anli .anli {
  position: absolute;
  top: 0px;
  width: 1200px;
}
#anli .anli .hd {
  width: 840px;
  height: 30px;
  margin: 0 auto;
  margin-top: 30px;
}
#anli .anli .hd ul {
  line-height: 30px;
}
#anli .anli .hd ul li {
  width: 147px;
  height: 30px;
  text-align: center;
  float: left;
  color: #fff;
  font-size: 18px;
  margin: 0 8px;
  cursor: pointer;
  border: 1px solid #FFF;
  transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -ms-transition: all 0.5s ease-in-out 0.1s;
}
#anli .anli .hd ul li:hover {
  background-color: yellow;
  color: #000;
  border: 1px solid yellow;
}
#anli .anli .hd ul li.cur {
  background-color: yellow;
  color: #000;
  border: 1px solid yellow;
}
#anli .anli .bd {
  width: 100%;
  margin-top: 60px;
  z-index: 2;
  overflow: hidden;
  height: 487px;
}
#anli .anli .bd ul li {
  float: left;
  width: 100%;
  overflow: hidden;
}
#anli .anli .bd ul li .anli_list .anli_box {
  width: 285px;
  height: 463px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
}
#anli .anli .bd ul li .anli_list .anli_box .more {
  background: url("../images/shop.png") center no-repeat;
  text-align: center;
  display: block;
  width: 127px;
  height: 93px;
  position: absolute;
  bottom: 40%;
  left: 50%;
  margin-left: -64px;
  padding-top: 34px;
}
#anli .anli .bd ul li .anli_list .anli_box .more span {
  color: #000;
  line-height: 26px;
  font-size: 22px;
  font-weight: bold;
}
#anli .anli .bd ul li .anli_list .anli_box .more:hover span {
  color: #ff4700;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_pic {
  width: 285px;
  height: 463px;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_1_1 {
  background: url("../images/anli_1_1.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_1_2 {
  background: url("../images/anli_1_2.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_1_3 {
  background: url("../images/anli_1_3.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_1_4 {
  background: url("../images/anli_1_4.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_2_1 {
  background: url("../images/anli_2_1.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_2_2 {
  background: url("../images/anli_2_2.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_2_3 {
  background: url("../images/anli_2_3.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_2_4 {
  background: url("../images/anli_2_4.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_3_1 {
  background: url("../images/anli_3_1.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_3_2 {
  background: url("../images/anli_3_2.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_3_3 {
  background: url("../images/anli_3_3.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_3_4 {
  background: url("../images/anli_3_4.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_4_1 {
  background: url("../images/anli_4_1.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_4_2 {
  background: url("../images/anli_4_2.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_4_3 {
  background: url("../images/anli_4_3.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_4_4 {
  background: url("../images/anli_4_4.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_5_1 {
  background: url("../images/anli_5_1.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_5_2 {
  background: url("../images/anli_5_2.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_5_3 {
  background: url("../images/anli_5_3.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_box .anli_5_4 {
  background: url("../images/anli_5_4.jpg") no-repeat;
}
#anli .anli .bd ul li .anli_list .anli_last {
  margin: 0px;
}
#anli .anli .fd {
  width: 100%;
  margin-top: 50px;
}
#anli .anli .fd .anli_btn {
  width: 210px;
  margin: 0 auto;
}
#anli .anli .fd .anli_btn a {
  display: inline-block;
  width: 49px;
  height: 49px;
  margin-right: 31px;
  background: url("../images/anli_img.png") no-repeat;
}
#anli .anli .fd .anli_btn .prev {
  background-position: 0 0;
}
#anli .anli .fd .anli_btn .prev:hover {
  background-position: 0 -49px;
}
#anli .anli .fd .anli_btn .next {
  background-position: 0 -98px;
}
#anli .anli .fd .anli_btn .next:hover {
  background-position: 0 -147px;
}
#anli .anli .fd .anli_btn .more {
  background: url("../images/more.png") center no-repeat;
  margin-right: 0px;
}
#show {
  width: 100%;
}
#show .index {
  height: 102px;
  width: 100%;
}
#show .index_last {
  height: 91px;
  width: 100%;
}
#show .bg-1 {
  background: url("../images/show-1.jpg") center no-repeat;
}
#show .bg-2 {
  background: url("../images/show-2.jpg") center no-repeat;
}
#show .bg-3 {
  background: url("../images/show-3.jpg") center no-repeat;
}
#show .bg-4 {
  background: url("../images/show-4.jpg") center no-repeat;
}
#show .bg-5 {
  background: url("../images/show-5.jpg") center no-repeat;
}
#show .bg-6 {
  background: url("../images/show-6.jpg") center no-repeat;
}
#show .bg-7 {
  background: url("../images/show-7.jpg") center no-repeat;
}
#show .bg-8 {
  background: url("../images/show-8.jpg") center no-repeat;
}
#show .bg-9 {
  background: url("../images/show-9.jpg") center no-repeat;
}
#show .bg-10 {
  background: url("../images/show-10.jpg") center no-repeat;
}
#show .box1,
#show .box2,
#show .box3,
#show .box4,
#show .box5,
#show .box7,
#show .box6,
#show .box8,
#show .box9 {
  width: 390px;
  height: 228px;
  float: left;
  margin: 0 15px 15px 0;
  overflow: hidden;
  position: absolute;
  transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -ms-transition: all 0.5s ease-in-out 0.1s;
}
#show .show {
  position: absolute;
  top: 40px;
}
#show .show .animate {
  width: 1200px;
  height: 720px;
  position: relative;
  margin: 0 auto;
}
#show .show .animate .box1 {
  top: 0;
  left: 0;
}
#show .show .animate .box2 {
  top: 0;
  left: 405px;
}
#show .show .animate .box3 {
  top: 0;
  left: 810px;
}
#show .show .animate .box4 {
  top: 243px;
  left: 0;
}
#show .show .animate .box5 {
  top: 243px;
  left: 405px;
}
#show .show .animate .box6 {
  top: 243px;
  left: 810px;
}
#show .show .animate .box7 {
  top: 486px;
  left: 0;
}
#show .show .animate .box8 {
  top: 486px;
  left: 405px;
}
#show .show .animate .box9 {
  top: 486px;
  left: 810px;
}
#show .show .animate .banner {
  width: 500px;
  height: 471px;
  position: relative;
  overflow: hidden;
}
#show .show .animate .banner div {
  position: absolute;
  z-index: 100;
  background-color: #000;
  width: 236px;
  height: 236px;
  cursor: pointer;
}
#show .show .animate .banner .cornerTL {
  left: -236px;
  top: -236px;
  border-radius: 236px;
  -moz-border-radius: 236px;
  -webkit-border-radius: 236px;
  -ms-border-radius: 236px;
}
#show .show .animate .banner .cornerTR {
  right: -236px;
  top: -236px;
  border-radius: 236px;
  -moz-border-radius: 236px;
  -webkit-border-radius: 236px;
  -ms-border-radius: 236px;
}
#show .show .animate .banner .cornerBL {
  left: -236px;
  bottom: -236px;
  border-radius: 236px;
  -moz-border-radius: 236px;
  -webkit-border-radius: 236px;
  -ms-border-radius: 236px;
}
#show .show .animate .banner .cornerBR {
  right: -236px;
  bottom: -236px;
  border-radius: 236px;
  -moz-border-radius: 236px;
  -webkit-border-radius: 236px;
  -ms-border-radius: 236px;
}
#show .show .animate .banner p {
  width: 82%;
  padding: 135px 9% 0 9%;
  left: 0;
  top: 0;
  z-index: 200;
  position: absolute;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #FFF;
  font-size: 11px;
  text-align: left;
  cursor: pointer;
  display: none;
}
#show .show .animate .banner p .ctitle {
  display: block;
  color: #ffffff;
  font-family: '微软雅黑';
  font-size: 24px;
  line-height: 44px;
}
#show .show .animate .banner p .ccon {
  display: block;
  color: #ffffff;
  font-family: '微软雅黑';
  font-size: 16px;
  line-height: 25px;
}
#show .show .animate .banner p .cmore {
  display: block;
  width: 115px;
  height: 33px;
  margin-top: 15px;
  background: url("../images/cmore.png") 0 0 no-repeat;
}
#teacher {
  width: 100%;
  overflow: hidden;
}
#teacher .teacher_bg_1 {
  height: 100px;
  background: url("../images/teacher_bg_1.jpg") center no-repeat;
}
#teacher .teacher_bg_2 {
  height: 100px;
  background: url("../images/teacher_bg_2.jpg") center no-repeat;
}
#teacher .teacher_bg_3 {
  height: 100px;
  background: url("../images/teacher_bg_3.jpg") center no-repeat;
}
#teacher .teacher_bg_4 {
  height: 100px;
  background: url("../images/teacher_bg_4.jpg") center no-repeat;
}
#teacher .teacher_bg_5 {
  height: 100px;
  background: url("../images/teacher_bg_5.jpg") center no-repeat;
}
#teacher .teacher_bg_6 {
  height: 100px;
  background: url("../images/teacher_bg_6.jpg") center no-repeat;
}
#teacher .teacher_bg_7 {
  height: 100px;
  background: url("../images/teacher_bg_7.jpg") center no-repeat;
}
#teacher .teacher_bg_8 {
  height: 100px;
  background: url("../images/teacher_bg_8.jpg") center no-repeat;
}
#teacher .pro_slider {
  background-color: rgba(255, 255, 255, 0.3);
  height: 364px;
  width: 1200px;
  padding: 21px;
  left: 50%;
  margin-left: -621px;
  position: absolute;
}
#teacher .pro_slider .animate {
  width: 1200px;
  height: 362px;
  margin: 0px auto 20px auto;
  position: relative;
}
#teacher .pro_slider .animate ul li {
  width: 182px;
  height: 362px;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
  float: left;
  border-right: none;
  background-color: #eaeaea;
}
#teacher .pro_slider .animate ul li .imgTop img {
  opacity: 0.4;
  float: right;
}
#teacher .pro_slider .animate ul li .imgTop img.tm {
  opacity: 1;
  float: right;
}
#teacher .pro_slider .animate ul li .imgCon {
  width: 472px;
  height: 405px;
}
#teacher .pro_slider .animate ul li .imgCen {
  width: 240px;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  left: 0px;
  bottom: 8px;
  text-indent: 20px;
  display: none;
}
#teacher .pro_slider .animate ul li .imgCen h3 {
  font-size: 16px;
  padding-left: 20px;
}
#teacher .pro_slider .animate ul li .imgCen h3 .charp {
  background: url("../images/charp.png") no-repeat 26px center;
  width: 127px;
  height: 25px;
  color: #fff;
  text-align: center;
  display: inline-block;
}
#teacher .pro_slider .animate ul li .imgCen p {
  padding: 20px 0;
  width: 200px;
  margin: 0 auto;
  font-size: 14px;
}
#teacher .pro_slider .animate ul li .imgCen .hy_btn {
  display: block;
  background: url("../images/teacher/hy_btn.png") no-repeat;
  width: 178px;
  height: 31px;
  margin: 0 auto;
  margin-top: 5px;
}
#teacher .pro_slider .animate ul li.first {
  width: 182px;
}
#teacher .pro_slider .animate ul li.fast {
  position: absolute;
  right: 2px;
  bottom: -2px;
  border-right: 1px solid #999;
}
.index_foot {
  width: 100%;
  overflow: hidden;
}
.index_foot .join_xmm {
  background: url("../images/btn_2b.png") no-repeat 0 0;
  width: 523px;
  height: 64px;
  display: block;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -261px;
}
.index_foot .join_xmm:hover {
  background-position: 0 -66px;
}
.index_foot .index_foot_1 {
  background: url("../images/index_foot_01.jpg") no-repeat center;
  height: 120px;
}
.index_foot .index_foot_2 {
  background: url("../images/index_foot_02.jpg") no-repeat center;
  height: 120px;
}
.index_foot .index_foot_3 {
  background: url("../images/index_foot_03.jpg") no-repeat center;
  height: 119px;
}
.effects {
  padding-left: 15px;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 25%;
  overflow: hidden;
}
.effects .img:nth-child(n) {
  margin-right: 5px;
}
.effects .img:first-child {
  margin-left: -15px;
}
.effects .img:last-child {
  margin-right: 0;
}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}
.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: url("../images/overlay.png") repeat-y;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}
a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 5px #fff;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.effects .overlay {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}
.effects .overlay a.expand {
  left: 0;
  right: 0;
  bottom: 50%;
  margin: 0 auto -30px auto;
}
.effects .img.hover .overlay {
  height: 100%;
}
#huoyuan {
  background-color: #F7F7F7;
}
#huoyuan .c {
  width: 1200px;
  margin: 0 auto;
  height: auto;
}
#huoyuan img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#huoyuan img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#huoyuan .hbanner .hbanner_01 {
  background: url("../images/huoyuan/banner_01.jpg") no-repeat center;
  width: 100%;
  height: 100px;
}
#huoyuan .hbanner .hbanner_02 {
  background: url("../images/huoyuan/banner_02.jpg") no-repeat center;
  width: 100%;
  height: 100px;
}
#huoyuan .hbanner .hbanner_03 {
  background: url("../images/huoyuan/banner_03.jpg") no-repeat center;
  width: 100%;
  height: 100px;
}
#huoyuan .hbanner .hbanner_04 {
  background: url("../images/huoyuan/banner_04.jpg") no-repeat center;
  width: 100%;
  height: 100px;
}
#huoyuan .hbanner .hbanner_05 {
  background: url("../images/huoyuan/banner_05.jpg") no-repeat center;
  width: 100%;
  height: 100px;
}
#huoyuan .hbanner .banner_box {
  background: url("../images/huoyuan/box.png") no-repeat;
  width: 736px;
  height: 321px;
  position: absolute;
  display: none;
  left: 50%;
  margin-left: -368px;
}
#huoyuan .hbanner .banner_click {
  display: block;
  width: 175px;
  height: 42px;
  display: none;
  border: 1px dotted #ffe318;
  color: #ffe318;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -87px;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bold;
}
#huoyuan .hbanner .banner_click:hover {
  background: #000;
}
#huoyuan .hnav {
  width: 100%;
  background: url("../images/huoyuan/hnav_bg.jpg") repeat-x;
  height: 180px;
}
#huoyuan .hnav .hnav_list {
  background: url("../images/huoyuan/hnav.jpg") no-repeat;
  width: 1234px;
  height: 180px;
  margin: 0 auto;
  cursor: pointer;
}
#huoyuan a.more {
  display: block;
  width: 92px;
  height: 22px;
  background-color: #000;
  color: #FFF;
  position: absolute;
  bottom: -8px;
  text-align: center;
  line-height: 22px;
  font-size: 16px;
  left: 50%;
  margin-left: -46px;
}
#huoyuan .huoyuan_rec {
  overflow: hidden;
}
#huoyuan .huoyuan_rec .cate_name {
  height: 100px;
  background: url("../images/huoyuan/black.jpg") repeat-x left bottom;
  width: 100%;
}
#huoyuan .huoyuan_rec .cate_name .w {
  height: 100px;
}
#huoyuan .huoyuan_rec .cate_name .title {
  background: url("../images/huoyuan/ht_01.jpg") no-repeat center;
  height: 100px;
  width: 243px;
  margin: 0 auto;
}
#huoyuan .huoyuan_rec .cate_content {
  margin-top: 30px;
}
#huoyuan .huoyuan_rec .cate_content .rec_more {
  width: 100%;
  height: 341px;
}
#huoyuan .huoyuan_rec .cate_content .rec_more a.rec:first-child {
  margin-left: 0;
}
#huoyuan .huoyuan_rec .cate_content .rec_more a.rec {
  float: left;
  margin-left: 7px;
  border: 1px solid #EEE;
}
#huoyuan .huoyuan_rec .cate_content .rec_list {
  margin-top: 12px;
}
#huoyuan .huoyuan_rec .cate_content .rec_list ul li {
  float: left;
  margin-right: 12px;
  width: 230px;
}
#huoyuan .huoyuan_rec .cate_content .rec_list ul .last {
  margin-right: 0;
}
#huoyuan .huoyuan_01 .title {
  background: url("../images/huoyuan/ht_02.jpg") no-repeat center;
  height: 100px;
  width: 243px;
  margin: 0 auto;
}
#huoyuan .huoyuan_01 .cate_content .left_part {
  height: 487px;
}
#huoyuan .huoyuan_01 .cate_content .left_part .p2 {
  margin-top: 10px;
}
#huoyuan .huoyuan_01 .cate_content .left_part a {
  display: block;
}
#huoyuan .huoyuan_01 .cate_content .left_part .p3 {
  margin-left: 10px;
}
#huoyuan .huoyuan_01 .cate_content .right_part {
  height: 487px;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li {
  width: 190px;
  height: 80px;
  border: 1px solid #eee;
  border-bottom: 0;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li.act {
  background-color: #f2562d;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li.act .c_click {
  display: block;
  border: 1px solid #FFF;
  width: 124px;
  height: 28px;
  margin: 28px auto 0px auto;
  color: #FFF;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li.act div {
  display: none;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li:hover {
  background-color: #f2562d;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li:hover .c_click {
  display: block;
  border: 1px solid #FFF;
  width: 124px;
  height: 28px;
  margin: 28px auto 0px auto;
  color: #FFF;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li:hover div {
  display: none;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul li .c_click {
  display: none;
}
#huoyuan .huoyuan_01 .cate_content .right_part ul .last {
  border-bottom: 1px solid #EEE;
}
#huoyuan .huoyuan_01 .cate_content .show_part {
  margin-bottom: 12px;
  overflow: hidden;
}
#huoyuan .huoyuan_02 .title {
  background: url("../images/huoyuan/ht_03.jpg") no-repeat center;
  height: 100px;
  width: 243px;
  margin: 0 auto;
}
#huoyuan .huoyuan_02 .cate_content .left_part {
  height: 487px;
}
#huoyuan .huoyuan_02 .cate_content .left_part .p2 {
  margin-top: 10px;
}
#huoyuan .huoyuan_02 .cate_content .left_part a {
  display: block;
}
#huoyuan .huoyuan_02 .cate_content .left_part .p3 {
  margin-left: 10px;
}
#huoyuan .huoyuan_02 .cate_content .right_part {
  height: 487px;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li {
  width: 190px;
  height: 80px;
  border: 1px solid #eee;
  border-bottom: 0;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li.act {
  background-color: #f2562d;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li.act .c_click {
  display: block;
  border: 1px solid #FFF;
  width: 124px;
  height: 28px;
  margin: 28px auto 0px auto;
  color: #FFF;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li.act div {
  display: none;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li:hover {
  background-color: #f2562d;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li:hover .c_click {
  display: block;
  border: 1px solid #FFF;
  width: 124px;
  height: 28px;
  margin: 28px auto 0px auto;
  color: #FFF;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li:hover div {
  display: none;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul li .c_click {
  display: none;
}
#huoyuan .huoyuan_02 .cate_content .right_part ul .last {
  border-bottom: 1px solid #EEE;
}
#huoyuan .huoyuan_02 .cate_content .show_part {
  margin-bottom: 12px;
  overflow: hidden;
}
#huoyuan .huoyuan_03 .title,
#huoyuan .huoyuan_04 .title,
#huoyuan .huoyuan_05 .title,
#huoyuan .huoyuan_06 .title,
#huoyuan .huoyuan_07 .title,
#huoyuan .huoyuan_08 .title,
#huoyuan .huoyuan_09 .title {
  height: 100px;
  width: 243px;
  margin: 0 auto;
}
#huoyuan .huoyuan_03 .cate_content .big,
#huoyuan .huoyuan_04 .cate_content .big,
#huoyuan .huoyuan_05 .cate_content .big,
#huoyuan .huoyuan_06 .cate_content .big,
#huoyuan .huoyuan_07 .cate_content .big,
#huoyuan .huoyuan_08 .cate_content .big,
#huoyuan .huoyuan_09 .cate_content .big {
  width: 470px;
}
#huoyuan .huoyuan_03 .cate_content .big img,
#huoyuan .huoyuan_04 .cate_content .big img,
#huoyuan .huoyuan_05 .cate_content .big img,
#huoyuan .huoyuan_06 .cate_content .big img,
#huoyuan .huoyuan_07 .cate_content .big img,
#huoyuan .huoyuan_08 .cate_content .big img,
#huoyuan .huoyuan_09 .cate_content .big img {
  width: 470px;
}
#huoyuan .huoyuan_03 .title {
  background: url("../images/huoyuan/ht_04.jpg") no-repeat center;
}
#huoyuan .huoyuan_04 .title {
  background: url("../images/huoyuan/ht_05.jpg") no-repeat center;
}
#huoyuan .huoyuan_05 .title {
  background: url("../images/huoyuan/ht_06.jpg") no-repeat center;
}
#huoyuan .huoyuan_06 .title {
  background: url("../images/huoyuan/ht_07.jpg") no-repeat center;
}
#huoyuan .huoyuan_07 .title {
  background: url("../images/huoyuan/ht_08.jpg") no-repeat center;
}
#huoyuan .huoyuan_08 .title {
  background: url("../images/huoyuan/ht_09.jpg") no-repeat center;
}
#huoyuan .huoyuan_09 .title {
  background: url("../images/huoyuan/ht_10.jpg") no-repeat center;
}
#huoyuan .huoyuan_h1_1_1 {
  background: url("../images/huoyuan/h1/h1-1-1.jpg") no-repeat;
  width: 292px;
  height: 338px;
}
#huoyuan .huoyuan_h1_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_1_2 {
  background: url("../images/huoyuan/h1/h1-1-2.jpg") no-repeat;
  width: 292px;
  height: 338px;
}
#huoyuan .huoyuan_h1_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_1_3 {
  background: url("../images/huoyuan/h1/h1-1-3.jpg") no-repeat;
  width: 292px;
  height: 338px;
}
#huoyuan .huoyuan_h1_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_1_4 {
  background: url("../images/huoyuan/h1/h1-1-4.jpg") no-repeat;
  width: 292px;
  height: 338px;
}
#huoyuan .huoyuan_h1_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_2_1 {
  background: url("../images/huoyuan/h1/h1-2-1.jpg") no-repeat;
  width: 228px;
  height: 419px;
}
#huoyuan .huoyuan_h1_2_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_2_2 {
  background: url("../images/huoyuan/h1/h1-2-2.jpg") no-repeat;
  width: 228px;
  height: 419px;
}
#huoyuan .huoyuan_h1_2_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_2_3 {
  background: url("../images/huoyuan/h1/h1-2-3.jpg") no-repeat;
  width: 228px;
  height: 419px;
}
#huoyuan .huoyuan_h1_2_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_2_4 {
  background: url("../images/huoyuan/h1/h1-2-4.jpg") no-repeat;
  width: 228px;
  height: 419px;
}
#huoyuan .huoyuan_h1_2_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h1_2_5 {
  background: url("../images/huoyuan/h1/h1-2-5.jpg") no-repeat;
  width: 228px;
  height: 419px;
}
#huoyuan .huoyuan_h1_2_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_1 {
  background: url("../images/huoyuan/h2/h2-1-1.jpg") no-repeat;
  width: 205px;
  height: 349px;
}
#huoyuan .huoyuan_h2_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_2 {
  background: url("../images/huoyuan/h2/h2-1-2.jpg") no-repeat;
  width: 205px;
  height: 129px;
}
#huoyuan .huoyuan_h2_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_3 {
  background: url("../images/huoyuan/h2/h2-1-3.jpg") no-repeat;
  width: 784px;
  height: 487px;
}
#huoyuan .huoyuan_h2_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_4 {
  background: url("../images/huoyuan/h2/h2-1-4.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h2_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_5 {
  background: url("../images/huoyuan/h2/h2-1-5.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h2_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_6 {
  background: url("../images/huoyuan/h2/h2-1-6.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h2_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_7 {
  background: url("../images/huoyuan/h2/h2-1-7.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h2_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_8 {
  background: url("../images/huoyuan/h2/h2-1-8.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h2_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_1_9 {
  background: url("../images/huoyuan/h2/h2-1-9.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h2_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_2_1 {
  background: url("../images/huoyuan/h2/h2-2-1.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h2_2_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_2_2 {
  background: url("../images/huoyuan/h2/h2-2-2.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h2_2_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_2_3 {
  background: url("../images/huoyuan/h2/h2-2-3.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h2_2_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_2_4 {
  background: url("../images/huoyuan/h2/h2-2-4.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h2_2_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h2_2_5 {
  background: url("../images/huoyuan/h2/h2-2-5.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h2_2_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_1 {
  background: url("../images/huoyuan/h3/h3-1-1.jpg") no-repeat;
  width: 205px;
  height: 349px;
}
#huoyuan .huoyuan_h3_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_2 {
  background: url("../images/huoyuan/h3/h3-1-2.jpg") no-repeat;
  width: 205px;
  height: 129px;
}
#huoyuan .huoyuan_h3_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_3 {
  background: url("../images/huoyuan/h3/h3-1-3.jpg") no-repeat;
  width: 784px;
  height: 487px;
}
#huoyuan .huoyuan_h3_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_4 {
  background: url("../images/huoyuan/h3/h3-1-4.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h3_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_5 {
  background: url("../images/huoyuan/h3/h3-1-5.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h3_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_6 {
  background: url("../images/huoyuan/h3/h3-1-6.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h3_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_7 {
  background: url("../images/huoyuan/h3/h3-1-7.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h3_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_8 {
  background: url("../images/huoyuan/h3/h3-1-8.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h3_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_1_9 {
  background: url("../images/huoyuan/h3/h3-1-9.jpg") no-repeat;
  width: 190px;
  height: 80px;
}
#huoyuan .huoyuan_h3_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_2_1 {
  background: url("../images/huoyuan/h3/h3-2-1.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h3_2_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_2_2 {
  background: url("../images/huoyuan/h3/h3-2-2.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h3_2_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_2_3 {
  background: url("../images/huoyuan/h3/h3-2-3.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h3_2_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_2_4 {
  background: url("../images/huoyuan/h3/h3-2-4.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h3_2_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h3_2_5 {
  background: url("../images/huoyuan/h3/h3-2-5.jpg") no-repeat;
  width: 228px;
  height: 361px;
}
#huoyuan .huoyuan_h3_2_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_1 {
  background: url("../images/huoyuan/h4/h4-1-1.jpg") no-repeat;
  width: 472px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_2 {
  background: url("../images/huoyuan/h4/h4-1-2.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_3 {
  background: url("../images/huoyuan/h4/h4-1-3.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_4 {
  background: url("../images/huoyuan/h4/h4-1-4.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_5 {
  background: url("../images/huoyuan/h4/h4-1-5.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_6 {
  background: url("../images/huoyuan/h4/h4-1-6.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_7 {
  background: url("../images/huoyuan/h4/h4-1-7.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_8 {
  background: url("../images/huoyuan/h4/h4-1-8.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h4_1_9 {
  background: url("../images/huoyuan/h4/h4-1-9.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h4_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_1 {
  background: url("../images/huoyuan/h5/h5-1-1.jpg") no-repeat;
  width: 472px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_2 {
  background: url("../images/huoyuan/h5/h5-1-2.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_3 {
  background: url("../images/huoyuan/h5/h5-1-3.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_4 {
  background: url("../images/huoyuan/h5/h5-1-4.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_5 {
  background: url("../images/huoyuan/h5/h5-1-5.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_6 {
  background: url("../images/huoyuan/h5/h5-1-6.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_7 {
  background: url("../images/huoyuan/h5/h5-1-7.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_8 {
  background: url("../images/huoyuan/h5/h5-1-8.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h5_1_9 {
  background: url("../images/huoyuan/h5/h5-1-9.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h5_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_1 {
  background: url("../images/huoyuan/h6/h6-1-1.jpg") no-repeat;
  width: 423px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_2 {
  background: url("../images/huoyuan/h6/h6-1-2.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_3 {
  background: url("../images/huoyuan/h6/h6-1-3.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_4 {
  background: url("../images/huoyuan/h6/h6-1-4.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_5 {
  background: url("../images/huoyuan/h6/h6-1-5.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_6 {
  background: url("../images/huoyuan/h6/h6-1-6.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_7 {
  background: url("../images/huoyuan/h6/h6-1-7.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_8 {
  background: url("../images/huoyuan/h6/h6-1-8.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h6_1_9 {
  background: url("../images/huoyuan/h6/h6-1-9.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h6_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_1 {
  background: url("../images/huoyuan/h7/h7-1-1.jpg") no-repeat;
  width: 423px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_2 {
  background: url("../images/huoyuan/h7/h7-1-2.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_3 {
  background: url("../images/huoyuan/h7/h7-1-3.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_4 {
  background: url("../images/huoyuan/h7/h7-1-4.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_5 {
  background: url("../images/huoyuan/h7/h7-1-5.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_6 {
  background: url("../images/huoyuan/h7/h7-1-6.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_7 {
  background: url("../images/huoyuan/h7/h7-1-7.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_8 {
  background: url("../images/huoyuan/h7/h7-1-8.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h7_1_9 {
  background: url("../images/huoyuan/h7/h7-1-9.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h7_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_1 {
  background: url("../images/huoyuan/h8/h8-1-1.jpg") no-repeat;
  width: 423px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_2 {
  background: url("../images/huoyuan/h8/h8-1-2.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_3 {
  background: url("../images/huoyuan/h8/h8-1-3.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_4 {
  background: url("../images/huoyuan/h8/h8-1-4.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_5 {
  background: url("../images/huoyuan/h8/h8-1-5.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_6 {
  background: url("../images/huoyuan/h8/h8-1-6.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_7 {
  background: url("../images/huoyuan/h8/h8-1-7.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_8 {
  background: url("../images/huoyuan/h8/h8-1-8.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h8_1_9 {
  background: url("../images/huoyuan/h8/h8-1-9.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h8_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_1 {
  background: url("../images/huoyuan/h9/h9-1-1.jpg") no-repeat;
  width: 423px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_2 {
  background: url("../images/huoyuan/h9/h9-1-2.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_3 {
  background: url("../images/huoyuan/h9/h9-1-3.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_4 {
  background: url("../images/huoyuan/h9/h9-1-4.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_5 {
  background: url("../images/huoyuan/h9/h9-1-5.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_6 {
  background: url("../images/huoyuan/h9/h9-1-6.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_7 {
  background: url("../images/huoyuan/h9/h9-1-7.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_8 {
  background: url("../images/huoyuan/h9/h9-1-8.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h9_1_9 {
  background: url("../images/huoyuan/h9/h9-1-9.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h9_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_1 {
  background: url("../images/huoyuan/h10/h10-1-1.jpg") no-repeat;
  width: 423px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_2 {
  background: url("../images/huoyuan/h10/h10-1-2.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_3 {
  background: url("../images/huoyuan/h10/h10-1-3.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_4 {
  background: url("../images/huoyuan/h10/h10-1-4.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_4:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_5 {
  background: url("../images/huoyuan/h10/h10-1-5.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_5:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_6 {
  background: url("../images/huoyuan/h10/h10-1-6.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_6:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_7 {
  background: url("../images/huoyuan/h10/h10-1-7.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_7:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_8 {
  background: url("../images/huoyuan/h10/h10-1-8.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_8:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#huoyuan .huoyuan_h10_1_9 {
  background: url("../images/huoyuan/h10/h10-1-9.jpg") no-repeat;
  width: 228px;
  height: 345px;
}
#huoyuan .huoyuan_h10_1_9:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.huoyuan_01,
.huoyuan_02,
.huoyuan_03,
.huoyuan_04,
.huoyuan_05,
.huoyuan_06,
.huoyuan_07,
.huoyuan_08,
.huoyuan_09 {
  overflow: hidden;
}
.huoyuan_01 .cate_name,
.huoyuan_02 .cate_name,
.huoyuan_03 .cate_name,
.huoyuan_04 .cate_name,
.huoyuan_05 .cate_name,
.huoyuan_06 .cate_name,
.huoyuan_07 .cate_name,
.huoyuan_08 .cate_name,
.huoyuan_09 .cate_name {
  height: 100px;
  background: url("../images/huoyuan/black.jpg") repeat-x left bottom;
  width: 100%;
}
.huoyuan_01 .cate_name .w,
.huoyuan_02 .cate_name .w,
.huoyuan_03 .cate_name .w,
.huoyuan_04 .cate_name .w,
.huoyuan_05 .cate_name .w,
.huoyuan_06 .cate_name .w,
.huoyuan_07 .cate_name .w,
.huoyuan_08 .cate_name .w,
.huoyuan_09 .cate_name .w {
  height: 100px;
}
.huoyuan_01 .cate_content,
.huoyuan_02 .cate_content,
.huoyuan_03 .cate_content,
.huoyuan_04 .cate_content,
.huoyuan_05 .cate_content,
.huoyuan_06 .cate_content,
.huoyuan_07 .cate_content,
.huoyuan_08 .cate_content,
.huoyuan_09 .cate_content {
  margin-top: 30px;
}
.huoyuan_01 .cate_content .huoyuan_list,
.huoyuan_02 .cate_content .huoyuan_list,
.huoyuan_03 .cate_content .huoyuan_list,
.huoyuan_04 .cate_content .huoyuan_list,
.huoyuan_05 .cate_content .huoyuan_list,
.huoyuan_06 .cate_content .huoyuan_list,
.huoyuan_07 .cate_content .huoyuan_list,
.huoyuan_08 .cate_content .huoyuan_list,
.huoyuan_09 .cate_content .huoyuan_list {
  margin-top: 12px;
}
.huoyuan_01 .cate_content .huoyuan_list ul li,
.huoyuan_02 .cate_content .huoyuan_list ul li,
.huoyuan_03 .cate_content .huoyuan_list ul li,
.huoyuan_04 .cate_content .huoyuan_list ul li,
.huoyuan_05 .cate_content .huoyuan_list ul li,
.huoyuan_06 .cate_content .huoyuan_list ul li,
.huoyuan_07 .cate_content .huoyuan_list ul li,
.huoyuan_08 .cate_content .huoyuan_list ul li,
.huoyuan_09 .cate_content .huoyuan_list ul li {
  float: left;
  border: 1px solid #eee;
  margin-right: 12px;
  overflow: hidden;
  margin-bottom: 12px;
}
.huoyuan_01 .cate_content .huoyuan_list ul li img,
.huoyuan_02 .cate_content .huoyuan_list ul li img,
.huoyuan_03 .cate_content .huoyuan_list ul li img,
.huoyuan_04 .cate_content .huoyuan_list ul li img,
.huoyuan_05 .cate_content .huoyuan_list ul li img,
.huoyuan_06 .cate_content .huoyuan_list ul li img,
.huoyuan_07 .cate_content .huoyuan_list ul li img,
.huoyuan_08 .cate_content .huoyuan_list ul li img,
.huoyuan_09 .cate_content .huoyuan_list ul li img {
  height: 361px;
  width: 228px;
}
.huoyuan_01 .cate_content .huoyuan_list ul .last,
.huoyuan_02 .cate_content .huoyuan_list ul .last,
.huoyuan_03 .cate_content .huoyuan_list ul .last,
.huoyuan_04 .cate_content .huoyuan_list ul .last,
.huoyuan_05 .cate_content .huoyuan_list ul .last,
.huoyuan_06 .cate_content .huoyuan_list ul .last,
.huoyuan_07 .cate_content .huoyuan_list ul .last,
.huoyuan_08 .cate_content .huoyuan_list ul .last,
.huoyuan_09 .cate_content .huoyuan_list ul .last {
  margin-right: 0;
}
#bar .left_bar {
  position: absolute;
  background: url("../images/huoyuan/bar.png") no-repeat;
  height: 757px;
  width: 198px;
  top: 120px;
  left: 0;
  /*margin-left:-800px;*/
  z-index: 10000;
}
#bar .left_bar ul {
  width: 160px;
  margin-left: 30px;
  position: absolute;
  top: 160px;
}
#bar .left_bar ul li {
  width: 154px;
  height: 33px;
  border: 3px solid #FFF;
  line-height: 33px;
  color: #FFF;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  background: #ed2230 url("../images/huoyuan/left_to.jpg") no-repeat right center;
  margin-bottom: 6px;
  transition: background-color 0.1s ease-in-out 0s;
  -moz-transition: background-color 0.1s ease-in-out 0s;
  -webkit-transition: background-color 0.1s ease-in-out 0s;
  -ms-transition: background-color 0.1s ease-in-out 0s;
}
#bar .left_bar ul li:hover {
  background: #ffe31b url("../images/huoyuan/left_to_b.jpg") no-repeat right center;
  color: #000;
  border: 3px solid #FFF;
}
#bar .left_bar ul li.active {
  background: #ffe31b url("../images/huoyuan/left_to_b.jpg") no-repeat right center;
  color: #000;
  border: 3px solid #FFF;
}
#bar .left_bar .hy_click {
  border: 2px solid #ed2230;
  color: #ed2230;
  text-align: center;
  line-height: 28px;
  height: 28px;
  width: 106px;
  position: absolute;
  bottom: 28px;
  left: 50%;
  margin-left: -46px;
  text-decoration: none;
  transition: background-color 0.1s ease-in-out 0s;
  -moz-transition: background-color 0.1s ease-in-out 0s;
  -webkit-transition: background-color 0.1s ease-in-out 0s;
  -ms-transition: background-color 0.1s ease-in-out 0s;
}
#bar .left_bar .hy_click:hover {
  background-color: #ed2230;
  border: 2px solid #ed2230;
  color: #FFF;
}
#gain .slider {
  overflow: hidden;
  width: 100%;
  height: 500px;
}
#gain .slider .frame {
  position: absolute;
  height: 500px;
  width: 100%;
}
#gain .slider .frame .play_1 {
  background: url("../images/gain/slider_a.png") no-repeat;
  width: 652px;
  height: 113px;
  position: absolute;
  left: 312px;
  top: 117px;
}
#gain .slider .frame .play_2 {
  background: url("../images/gain/slider_b1.png") no-repeat;
  width: 935px;
  height: 217px;
  position: absolute;
  left: 116px;
  top: 195px;
}
#gain .slider .frame .play_3 {
  background: url("../images/gain/slider_c.png") no-repeat;
  width: 213px;
  height: 270px;
  position: absolute;
  left: 500px;
  top: 450px;
  opacity: 0;
}
#gain .slider .frame .gain_click {
  display: none;
  opacity: 0;
  width: 252px;
  height: 64px;
  position: absolute;
  bottom: 30px;
  left: 66%;
  background: url("../images/gain/slider_click.png") no-repeat 0 0;
}
#gain .slider .h100 {
  height: 100px;
}
#gain .slider .gain_slider_1 {
  background: url("../images/gain/slider-1.jpg") no-repeat center;
}
#gain .slider .gain_slider_2 {
  background: url("../images/gain/slider-2.jpg") no-repeat center;
}
#gain .slider .gain_slider_3 {
  background: url("../images/gain/slider-3.jpg") no-repeat center;
}
#gain .slider .gain_slider_4 {
  background: url("../images/gain/slider-4.jpg") no-repeat center;
}
#gain .slider .gain_slider_5 {
  background: url("../images/gain/slider-5.jpg") no-repeat center;
}
#gain .part1 {
  width: 100%;
  overflow: hidden;
}
#gain .part1 .h100 {
  height: 100px;
}
#gain .part1 .last {
  height: 83px;
}
#gain .part1 .kd1 {
  position: absolute;
  top: -6px;
  left: 20px;
  background: url("../images/gain/gain_kd1.png") no-repeat;
  width: 250px;
  height: 63px;
}
#gain .part1 .kd2 {
  position: absolute;
  top: -6px;
  left: 464px;
  background: url("../images/gain/gain_kd2.png") no-repeat;
  width: 250px;
  height: 63px;
}
#gain .part1 .gain_bg_1 {
  background: url("../images/gain/gain_1.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_1 {
  background: url("../images/gain/gain2_1.jpg") center no-repeat;
}
#gain .part1 .gain_bg_2 {
  background: url("../images/gain/gain_2.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_2 {
  background: url("../images/gain/gain2_2.jpg") center no-repeat;
}
#gain .part1 .gain_bg_3 {
  background: url("../images/gain/gain_3.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_3 {
  background: url("../images/gain/gain2_3.jpg") center no-repeat;
}
#gain .part1 .gain_bg_4 {
  background: url("../images/gain/gain_4.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_4 {
  background: url("../images/gain/gain2_4.jpg") center no-repeat;
}
#gain .part1 .gain_bg_5 {
  background: url("../images/gain/gain_5.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_5 {
  background: url("../images/gain/gain2_5.jpg") center no-repeat;
}
#gain .part1 .gain_bg_6 {
  background: url("../images/gain/gain_6.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_6 {
  background: url("../images/gain/gain2_6.jpg") center no-repeat;
}
#gain .part1 .gain_bg_7 {
  background: url("../images/gain/gain_7.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_7 {
  background: url("../images/gain/gain2_7.jpg") center no-repeat;
}
#gain .part1 .gain_bg_8 {
  background: url("../images/gain/gain_8.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_8 {
  background: url("../images/gain/gain2_8.jpg") center no-repeat;
}
#gain .part1 .gain_bg_9 {
  background: url("../images/gain/gain_9.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_9 {
  background: url("../images/gain/gain2_9.jpg") center no-repeat;
}
#gain .part1 .gain_bg_10 {
  background: url("../images/gain/gain_10.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_10 {
  background: url("../images/gain/gain2_10.jpg") center no-repeat;
}
#gain .part1 .gain_bg_11 {
  background: url("../images/gain/gain_11.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_11 {
  background: url("../images/gain/gain2_11.jpg") center no-repeat;
}
#gain .part1 .gain_bg_12 {
  background: url("../images/gain/gain_12.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_12 {
  background: url("../images/gain/gain2_12.jpg") center no-repeat;
}
#gain .part1 .gain_bg_13 {
  background: url("../images/gain/gain_13.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_13 {
  background: url("../images/gain/gain2_13.jpg") center no-repeat;
}
#gain .part1 .gain_bg_14 {
  background: url("../images/gain/gain_14.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_14 {
  background: url("../images/gain/gain2_14.jpg") center no-repeat;
}
#gain .part1 .gain_bg_15 {
  background: url("../images/gain/gain_15.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_15 {
  background: url("../images/gain/gain2_15.jpg") center no-repeat;
}
#gain .part1 .gain_bg_16 {
  background: url("../images/gain/gain_16.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_16 {
  background: url("../images/gain/gain2_16.jpg") center no-repeat;
}
#gain .part1 .gain_bg_17 {
  background: url("../images/gain/gain_17.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_17 {
  background: url("../images/gain/gain2_17.jpg") center no-repeat;
}
#gain .part1 .gain_bg_18 {
  background: url("../images/gain/gain_18.jpg") center no-repeat;
}
#gain .part1 .gain2_bg_18 {
  background: url("../images/gain/gain2_18.jpg") center no-repeat;
}
#gain .part2 {
  background: url("../images/gain/part2_bg.jpg") repeat-y center;
  height: auto;
}
#gain .part2 .anli_box:first-child {
  top: 50px;
}
#gain .part2 .anli_box {
  height: 488px;
  width: 1200px;
  padding-bottom: 80px;
}
#gain .part2 .anli_box.type1 {
  background: url("../images/gain/type1.png") no-repeat;
}
#gain .part2 .anli_box.type1 .left {
  top: 14px;
  left: 88px;
  text-align: center;
  width: 430px;
}
#gain .part2 .anli_box.type1 .right {
  left: 52%;
  top: 76px;
  box-shadow: 0px 2px 10px #666;
}
#gain .part2 .anli_box.type2 {
  background: url("../images/gain/type2.png") no-repeat;
}
#gain .part2 .anli_box.type2 .left {
  left: 5%;
  top: 76px;
  box-shadow: 0px 2px 10px #666;
}
#gain .part2 .anli_box.type2 .right {
  top: 14px;
  left: 57%;
  text-align: center;
  width: 430px;
}
#gain .part2 .anli_box .right p,
#gain .part2 .anli_box .left p,
#gain .part2 .anli_box .right h3,
#gain .part2 .anli_box .left h3 {
  color: #bbb;
}
#gain .part2 .anli_box .right h3,
#gain .part2 .anli_box .left h3 {
  font-size: 38px;
  padding: 28px 0;
}
#gain .part2 .anli_box .right p.l1,
#gain .part2 .anli_box .left p.l1 {
  padding: 22px 0;
  line-height: 30px;
  font-size: 18px;
}
#gain .part2 .anli_box .right p.l2,
#gain .part2 .anli_box .left p.l2 {
  color: #fee01a;
  font-size: 22px;
  padding: 12px 0;
}
#gain .part2 .anli_box .right p.l2 b,
#gain .part2 .anli_box .left p.l2 b {
  font-size: 70px;
}
#gain .part2 .anli_box .right p.l3,
#gain .part2 .anli_box .left p.l3 {
  font-size: 18px;
  padding: 10px 0 40px 0;
}
#gain .part2 .anli_box .right .gain_click,
#gain .part2 .anli_box .left .gain_click {
  display: block;
  width: 176px;
  height: 44px;
  background: url("../images/gain/gain_click.png") no-repeat;
  bottom: -32px;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
}
#gain .part2 .gain_pic {
  width: 512px;
  height: 295px;
}
#gain .part2 .gain_img_1 {
  background: url("../images/gain/anli_img_1.jpg") no-repeat;
}
#gain .part2 .gain_img_2 {
  background: url("../images/gain/anli_img_2.jpg") no-repeat;
}
#gain .part2 .gain_img_3 {
  background: url("../images/gain/anli_img_3.jpg") no-repeat;
}
#gain .part2 .gain_img_4 {
  background: url("../images/gain/anli_img_4.jpg") no-repeat;
}
#gain .part2 .gain_img_5 {
  background: url("../images/gain/anli_img_5.jpg") no-repeat;
}
.bottom {
  overflow: hidden;
  width: 100%;
}
.bottom .h100 {
  height: 120px;
}
.bottom .bottom_btn {
  display: block;
  background: url("../images/bottom_btn.jpg") no-repeat center;
  width: 560px;
  height: 154px;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: -74px;
}
.bottom .bottom_1 {
  background: url("../images/bottom_1.jpg") no-repeat center;
}
.bottom .bottom_2 {
  background: url("../images/bottom_2.jpg") no-repeat center;
}
.bottom .bottom_3 {
  background: url("../images/bottom_3.jpg") no-repeat center;
}
.bottom .bottom_4 {
  background: url("../images/bottom_4.jpg") no-repeat center;
}
.bottom .bottom_5 {
  background: url("../images/bottom_5.jpg") no-repeat center;
}
.bottom .bottom_6 {
  background: url("../images/bottom_6.jpg") no-repeat center;
}
#case .slider {
  overflow: hidden;
  width: 100%;
  height: 492px;
}
#case .slider .frame {
  position: absolute;
  height: 492px;
  width: 100%;
}
#case .slider .frame .play_1 {
  background: url("../images/case/play1.png") no-repeat;
  width: 432px;
  height: 442px;
  position: absolute;
  left: 660px;
  top: 30px;
}
#case .slider .frame .play_2 {
  background: url("../images/case/play2.png") no-repeat;
  width: 557px;
  height: 262px;
  position: absolute;
  left: 80px;
  top: 30px;
}
#case .slider .frame .play_3 {
  background: url("../images/case/play3.png") no-repeat;
  width: 370px;
  height: 53px;
  position: absolute;
  left: 96px;
  top: 310px;
  opacity: 1;
}
#case .slider .frame .case_click {
  display: none;
  opacity: 1;
  width: 227px;
  height: 52px;
  position: absolute;
  bottom: 30px;
  left: 9%;
  background: url("../images/case/case_click.png") no-repeat;
}
#case .slider .h100 {
  height: 100px;
}
#case .slider .last {
  height: 92px;
}
#case .slider .case_slider_1 {
  background: url("../images/case/banner_01.jpg") no-repeat center;
}
#case .slider .case_slider_2 {
  background: url("../images/case/banner_02.jpg") no-repeat center;
}
#case .slider .case_slider_3 {
  background: url("../images/case/banner_03.jpg") no-repeat center;
}
#case .slider .case_slider_4 {
  background: url("../images/case/banner_04.jpg") no-repeat center;
}
#case .slider .case_slider_5 {
  background: url("../images/case/banner_05.jpg") no-repeat center;
}
#case .case_list {
  position: relative;
}
#case .case_list .case1 {
  margin-top: 100px;
  margin-bottom: 0px;
  background: url("../images/case/case_line.png") no-repeat center bottom;
}
#case .case_list .case2 {
  margin-top: 120px;
  margin-bottom: 0px;
  background: url("../images/case/case_line.png") no-repeat center bottom;
}
#case .case_list .case3 {
  margin-top: 120px;
  margin-bottom: 0px;
}
#case .case_list .case_title {
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -195px;
  width: 390px;
  height: 138px;
  text-align: center;
  box-shadow: 0px 0px 6px #737373;
  -moz-box-shadow: 0px 0px 6px #737373;
  -webkit-box-shadow: 0px 0px 6px #737373;
  -ms-box-shadow: 0px 0px 6px #737373;
}
#case .case_list .case_title h3 {
  font-size: 48px;
  color: #FFF;
  padding-top: 24px;
}
#case .case_list .case_title p {
  font-size: 16px;
  color: #FFF;
  padding-top: 24px;
}
#case .case_list .c {
  width: 1136px;
  margin: 0 auto;
  height: auto;
}
#case .case_list .case_body {
  position: absolute;
  top: 230px;
  left: 50%;
  margin-left: -558px;
}
#case .case_list .case_body .case_block {
  height: 970px;
  position: relative;
}
#case .case_list .case_body .case_block .case_decoration {
  right: 80px;
  top: -56px;
  text-align: right;
}
#case .case_list .case_body .case_block .case_decoration h3 {
  color: #fbe102;
  font-size: 24px;
  padding: 6px 0;
}
#case .case_list .case_body .case_block .case_decoration p {
  color: #fff;
  font-size: 14px;
}
#case .case_list .case_body .case_block .case1_left {
  left: 70px;
  top: 230px;
  z-index: 2;
}
#case .case_list .case_body .case_block .case1_left .img_div {
  width: 100%;
  height: 100%;
}
#case .case_list .case_body .case_block .case1_left .img_div .shadow {
  background: url("../images/case/shadow.png") repeat-y;
  width: 442px;
  height: 100%;
  overflow: hidden;
  top: 0px;
  left: 0;
  display: none;
}
#case .case_list .case_body .case_block .case1_left .img_div .txt {
  border: 3px solid #fbe102;
  width: 220px;
  height: 80px;
  position: absolute;
  top: 50%;
  text-align: center;
  line-height: 36px;
  padding: 10px 0;
  left: 50%;
  margin-left: -110px;
  color: #FFF;
  font-size: 18px;
  background-color: #000;
}
#case .case_list .case_body .case_block .case1_left .img_div .txt .y {
  color: yellow;
  font-size: 18px;
}
#case .case_list .case_body .case_block .case1_left .case_img {
  border: 5px solid #fbe102;
}
#case .case_list .case_body .case_block .case1_left .case1_after {
  background: url("../images/case/left.png") no-repeat;
  width: 680px;
  height: 274px;
  left: 418px;
  bottom: -88px;
  padding: 40px 0px 40px 100px;
  display: none;
}
#case .case_list .case_body .case_block .case1_left .case1_after h3 {
  color: #333;
  font-size: 28px;
  width: 480px;
  border-bottom: 1px solid #333;
  line-height: 32px;
  padding: 10px 0;
  font-weight: normal;
}
#case .case_list .case_body .case_block .case1_left .case1_after h3 .s {
  font-size: 20px;
}
#case .case_list .case_body .case_block .case1_left .case1_after p {
  width: 480px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding-top: 10px;
}
#case .case_list .case_body .case_block .case1_right {
  right: 90px;
  z-index: 1;
}
#case .case_list .case_body .case_block .case1_right .img_div {
  width: 100%;
  height: 100%;
}
#case .case_list .case_body .case_block .case1_right .img_div .shadow {
  background: url("../images/case/shadow.png") repeat-y;
  width: 442px;
  height: 100%;
  overflow: hidden;
  top: 0px;
  left: 0;
  display: none;
}
#case .case_list .case_body .case_block .case1_right .img_div .txt {
  border: 3px solid #fbe102;
  width: 220px;
  height: 80px;
  position: absolute;
  top: 50%;
  text-align: center;
  line-height: 36px;
  padding: 10px 0;
  left: 50%;
  margin-left: -110px;
  color: #FFF;
  font-size: 18px;
  background-color: #000;
}
#case .case_list .case_body .case_block .case1_right .img_div .txt .y {
  color: yellow;
  font-size: 24px;
}
#case .case_list .case_body .case_block .case1_right .case_img {
  border: 5px solid #000;
}
#case .case_list .case_body .case_block .case1_right .case1_before {
  background: url("../images/case/right.png") no-repeat;
  width: 680px;
  height: 274px;
  left: -638px;
  top: -64px;
  padding: 40px 0px 40px 100px;
  display: none;
}
#case .case_list .case_body .case_block .case1_right .case1_before h3 {
  color: #FFF;
  font-size: 28px;
  width: 480px;
  border-bottom: 1px solid #fff;
  line-height: 32px;
  padding: 10px 0;
  font-weight: normal;
}
#case .case_list .case_body .case_block .case1_right .case1_before h3 .s {
  font-size: 20px;
}
#case .case_list .case_body .case_block .case1_right .case1_before p {
  width: 480px;
  font-size: 16px;
  color: #FFF;
  line-height: 24px;
  padding-top: 10px;
}
#case .case_list .case_body .case_block .case_pk1 {
  background: url("../images/case/pk1.png") no-repeat;
  width: 288px;
  height: 122px;
  left: 410px;
  top: 36%;
  z-index: 3;
}
#case .case_list .case_body .case_block .case_pk2 {
  background: url("../images/case/pk2.png") no-repeat;
  width: 288px;
  height: 122px;
  left: 410px;
  top: 36%;
  z-index: 3;
}
#case .case_list .case_body .case_block .case_pk3 {
  background: url("../images/case/pk3.png") no-repeat;
  width: 288px;
  height: 122px;
  left: 410px;
  top: 36%;
  z-index: 3;
}
#case .case_list .case_body .case_block .case_kd {
  background: url("../images/case/case_kd.png") no-repeat;
  width: 203px;
  height: 49px;
  left: 200px;
  bottom: 80px;
  text-align: center;
  line-height: 49px;
  font-size: 20px;
  color: #eb0f16;
}
#case .case_list .case_body .case_block .case_kd:hover {
  color: #333;
}
#case .case_list .case_body .anli_img_1 {
  background: url("../images/case/anli_img_01.jpg") no-repeat;
  width: 442px;
  height: 580px;
}
#case .case_list .case_body .anli_img_2 {
  background: url("../images/case/anli_img_02.jpg") no-repeat;
  width: 442px;
  height: 580px;
}
#case .case_list .case_body .anli_img_3 {
  background: url("../images/case/anli_img_03.jpg") no-repeat;
  width: 442px;
  height: 580px;
}
#case .case_list .case_body .anli_img_4 {
  background: url("../images/case/anli_img_04.jpg") no-repeat;
  width: 442px;
  height: 580px;
}
#case .case_list .case_body .anli_img_5 {
  background: url("../images/case/anli_img_05.jpg") no-repeat;
  width: 442px;
  height: 580px;
}
#case .case_list .case_body .anli_img_6 {
  background: url("../images/case/anli_img_06.jpg") no-repeat;
  width: 442px;
  height: 580px;
}
#case .case_list .case_comment {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#case .case_list .case_comment .case_title {
  top: 0px;
}
#case .case_list .case_comment .case_title p {
  font-size: 24px;
  letter-spacing: 0.5em;
}
#case .case_list .case_comment .case-slider {
  position: absolute;
  top: 200px;
  width: 800px;
  height: 690px;
  left: 50%;
  margin-left: -400px;
}
#case .case_list .case_comment .case-slider ul {
  list-style: none;
}
#case .case_list .case_comment .case-slider ul li {
  width: 793px;
  height: 674px;
  background: #add8e6;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
#case .case_list .case_comment .case-slider .case-slider-controls {
  position: relative;
  z-index: 1000;
  margin: 0 auto;
  width: 800px;
  height: 1px;
}
#case .case_list .case_comment .case-slider .case-slider-arrow {
  border: none;
  background: #d2527f;
  color: #fff;
  font-weight: bold;
  position: absolute;
}
#case .case_list .case_comment .case-slider .case-slider_prev {
  outline: none;
  background: url("../images/case/arrow-prev.png") no-repeat;
  width: 39px;
  height: 51px;
  left: -200px;
  top: 350px;
}
#case .case_list .case_comment .case-slider .case-slider_next {
  outline: none;
  background: url("../images/case/arrow-next.png") no-repeat;
  width: 39px;
  height: 51px;
  right: -200px;
  top: 350px;
}
#case .case_list .last {
  height: 12px;
}
#case .case_list .case_bg_1 {
  height: 100px;
  background: url("../images/case/case_bg_1.jpg") center no-repeat;
}
#case .case_list .case_bg_2 {
  height: 100px;
  background: url("../images/case/case_bg_2.jpg") center no-repeat;
}
#case .case_list .case_bg_3 {
  height: 100px;
  background: url("../images/case/case_bg_3.jpg") center no-repeat;
}
#case .case_list .case_bg_4 {
  height: 100px;
  background: url("../images/case/case_bg_4.jpg") center no-repeat;
}
#case .case_list .case_bg_5 {
  height: 100px;
  background: url("../images/case/case_bg_5.jpg") center no-repeat;
}
#case .case_list .case_bg_6 {
  height: 100px;
  background: url("../images/case/case_bg_6.jpg") center no-repeat;
}
#case .case_list .case_bg_7 {
  height: 100px;
  background: url("../images/case/case_bg_7.jpg") center no-repeat;
}
#case .case_list .case_bg_8 {
  height: 100px;
  background: url("../images/case/case_bg_8.jpg") center no-repeat;
}
#case .case_list .case_bg_9 {
  height: 100px;
  background: url("../images/case/case_bg_9.jpg") center no-repeat;
}
#case .case_list .case_bg_10 {
  height: 100px;
  background: url("../images/case/case_bg_10.jpg") center no-repeat;
}
#case .case_list .case_bg_11 {
  height: 100px;
  background: url("../images/case/case_bg_11.jpg") center no-repeat;
}
#case .case_list .case_bg_12 {
  height: 100px;
  background: url("../images/case/case_bg_12.jpg") center no-repeat;
}
#case .case_list .case_bg_13 {
  height: 100px;
  background: url("../images/case/case_bg_13.jpg") center no-repeat;
}
#case .case_list .case_bg_14 {
  height: 100px;
  background: url("../images/case/case_bg_14.jpg") center no-repeat;
}
#case .case_list .case_bg_15 {
  height: 100px;
  background: url("../images/case/case_bg_15.jpg") center no-repeat;
}
#case .case_list .case_bg_16 {
  height: 100px;
  background: url("../images/case/case_bg_16.jpg") center no-repeat;
}
#case .case_list .case_bg_17 {
  height: 100px;
  background: url("../images/case/case_bg_17.jpg") center no-repeat;
}
#case .case_list .case_bg_18 {
  height: 100px;
  background: url("../images/case/case_bg_18.jpg") center no-repeat;
}
#case .case_list .case_bg_19 {
  height: 100px;
  background: url("../images/case/case_bg_19.jpg") center no-repeat;
}
#case .case_list .case_bg_20 {
  height: 100px;
  background: url("../images/case/case_bg_20.jpg") center no-repeat;
}
#case .case_list .case_bg_21 {
  height: 100px;
  background: url("../images/case/case_bg_21.jpg") center no-repeat;
}
#case .case_list .case_bg_22 {
  height: 100px;
  background: url("../images/case/case_bg_22.jpg") center no-repeat;
}
#case .case_list .case_bg_23 {
  height: 100px;
  background: url("../images/case/case_bg_23.jpg") center no-repeat;
}
#case .case_list .case_bg_24 {
  height: 100px;
  background: url("../images/case/case_bg_24.jpg") center no-repeat;
}
#case .case_list .case_bg_25 {
  height: 100px;
  background: url("../images/case/case_bg_25.jpg") center no-repeat;
}
#case .case_list .case_bg_26 {
  height: 100px;
  background: url("../images/case/case_bg_26.jpg") center no-repeat;
}
#case .case_list .case_bg_27 {
  height: 100px;
  background: url("../images/case/case_bg_27.jpg") center no-repeat;
}
#case .case_list .case_bg_28 {
  height: 100px;
  background: url("../images/case/case_bg_28.jpg") center no-repeat;
}
#case .case_list .case_bg_29 {
  height: 100px;
  background: url("../images/case/case_bg_29.jpg") center no-repeat;
}
#case .case_list .case_bg_30 {
  height: 100px;
  background: url("../images/case/case_bg_30.jpg") center no-repeat;
}
#case .case_list .case_bg_31 {
  height: 100px;
  background: url("../images/case/case_bg_31.jpg") center no-repeat;
}
#case .case_list .case_bg_32 {
  height: 100px;
  background: url("../images/case/case_bg_32.jpg") center no-repeat;
}
#case .case_list .case_bg_33 {
  height: 100px;
  background: url("../images/case/case_bg_33.jpg") center no-repeat;
}
#case .case_list .case_bg_34 {
  height: 100px;
  background: url("../images/case/case_bg_34.jpg") center no-repeat;
}
#case .case_list .case_bg_35 {
  height: 100px;
  background: url("../images/case/case_bg_35.jpg") center no-repeat;
}
#case .case_list .case_bg_36 {
  height: 100px;
  background: url("../images/case/case_bg_36.jpg") center no-repeat;
}
#case .case_list .case_bg_37 {
  height: 100px;
  background: url("../images/case/case_bg_37.jpg") center no-repeat;
}
#case .case_list .case_bg_38 {
  height: 100px;
  background: url("../images/case/case_bg_38.jpg") center no-repeat;
}
#case .case_list .case_bg_39 {
  height: 100px;
  background: url("../images/case/case_bg_39.jpg") center no-repeat;
}
#case .case_list .case_bg_40 {
  height: 100px;
  background: url("../images/case/case_bg_40.jpg") center no-repeat;
}
#case .case_list .case_bg_41 {
  height: 100px;
  background: url("../images/case/case_bg_41.jpg") center no-repeat;
}
#case .case_list .case_bg_42 {
  height: 100px;
  background: url("../images/case/case_bg_42.jpg") center no-repeat;
}
#case .case_list .case_bg_43 {
  height: 100px;
  background: url("../images/case/case_bg_43.jpg") center no-repeat;
}
#case .case_list .case_bg_44 {
  height: 100px;
  background: url("../images/case/case_bg_44.jpg") center no-repeat;
}
#case .case_list .case_bg_45 {
  height: 100px;
  background: url("../images/case/case_bg_45.jpg") center no-repeat;
}
#case .case_list .case_bg_46 {
  height: 12px;
  background: url("../images/case/case_bg_46.jpg") center no-repeat;
}
.apply {
  width: 100%;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
.apply .apply_close {
  background: url("../images/apply_close.png") no-repeat center;
  width: 42px;
  height: 42px;
  position: absolute;
  right: 46px;
  top: 0px;
}
.apply .apply_img {
  background: url("../images/apply.jpg") no-repeat center;
  width: 100%;
  height: 61px;
  display: block;
}
#service .service_bg {
  width: 100%;
  overflow: hidden;
}
#service .service_bg .frame {
  position: absolute;
  top: 200px;
  height: 300px;
  width: 100%;
}
#service .service_bg .frame .play_1 {
  background: url("../images/play_1.png") no-repeat;
  width: 360px;
  height: 204px;
  position: absolute;
  left: 270px;
  top: 20px;
}
#service .service_bg .frame .play_2 {
  background: url("../images/play_2.png") no-repeat;
  width: 302px;
  height: 120px;
  position: absolute;
  right: 200px;
  top: 20px;
  animation-delay: 0.3s;
}
#service .service_bg .frame .play_3 {
  background: url("../images/play_3.png") no-repeat;
  width: 302px;
  height: 133px;
  position: absolute;
  right: 200px;
  top: 140px;
  animation-delay: 0.6s;
}
#service .service_bg .service_bg_1 {
  height: 100px;
  background: url("../images/service_bg_1.jpg") center no-repeat;
}
#service .service_bg .service_bg_2 {
  height: 100px;
  background: url("../images/service_bg_2.jpg") center no-repeat;
}
#service .service_bg .service_bg_3 {
  height: 100px;
  background: url("../images/service_bg_3.jpg") center no-repeat;
}
#service .service_bg .service_bg_4 {
  height: 100px;
  background: url("../images/service_bg_4.jpg") center no-repeat;
}
#service .service_bg .service_bg_5 {
  height: 100px;
  background: url("../images/service_bg_5.jpg") center no-repeat;
}
#service .service_bg .service_bg_6 {
  height: 100px;
  background: url("../images/service_bg_6.jpg") center no-repeat;
}
#service .service_bg .service_bg_7 {
  height: 100px;
  background: url("../images/service_bg_7.jpg") center no-repeat;
}
#service .service_bg .service_bg_8 {
  height: 100px;
  background: url("../images/service_bg_8.jpg") center no-repeat;
}
#service .service_bg .service_bg_9 {
  height: 100px;
  background: url("../images/service_bg_9.jpg") center no-repeat;
}
#service .service_bg .service_bg_10 {
  height: 100px;
  background: url("../images/service_bg_10.jpg") center no-repeat;
}
#service .service_bg .service_bg_11 {
  height: 100px;
  background: url("../images/service_bg_11.jpg") center no-repeat;
}
#service .service_bg .service_bg_12 {
  height: 100px;
  background: url("../images/service_bg_12.jpg") center no-repeat;
}
#service .service_bg .service_bg_13 {
  height: 100px;
  background: url("../images/service_bg_13.jpg") center no-repeat;
}
#service .service_bg .service_bg_14 {
  height: 100px;
  background: url("../images/service_bg_14.jpg") center no-repeat;
}
#service .service_bg .service_bg_15 {
  height: 71px;
  background: url("../images/service_bg_15.jpg") center no-repeat;
}
#service .service_mb {
  width: 100%;
  overflow: hidden;
}
#service .service_mb .frame {
  position: absolute;
  top: 10px;
  height: 512px;
  width: 100%;
}
#service .service_mb .frame .mb_1 {
  background: url("../images/mb_1.png") no-repeat;
  width: 603px;
  height: 512px;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  display: none;
}
#service .service_mb .frame .mb_2 {
  background: url("../images/mb_2.png") no-repeat;
  width: 603px;
  height: 512px;
  left: 199px;
  top: 0;
  position: absolute;
  z-index: 2;
  display: none;
}
#service .service_mb .frame .mb_3 {
  background: url("../images/mb_3.png") no-repeat;
  width: 603px;
  height: 512px;
  left: 398px;
  top: 0;
  position: absolute;
  z-index: 3;
  display: none;
}
#service .service_mb .frame .mb_4 {
  background: url("../images/mb_4.png") no-repeat;
  width: 603px;
  height: 512px;
  left: 597px;
  top: 0;
  position: absolute;
  z-index: 4;
  display: none;
}
#service .service_mb .service_mb_1 {
  height: 100px;
  background: url("../images/service_mb_1.jpg") center no-repeat;
}
#service .service_mb .service_mb_2 {
  height: 100px;
  background: url("../images/service_mb_2.jpg") center no-repeat;
}
#service .service_mb .service_mb_3 {
  height: 100px;
  background: url("../images/service_mb_3.jpg") center no-repeat;
}
#service .service_mb .service_mb_4 {
  height: 100px;
  background: url("../images/service_mb_4.jpg") center no-repeat;
}
#service .service_mb .service_mb_5 {
  height: 100px;
  background: url("../images/service_mb_5.jpg") center no-repeat;
}
#service .service_mb .service_mb_6 {
  height: 100px;
  background: url("../images/service_mb_6.jpg") center no-repeat;
}
#service .service_mb .service_mb_7 {
  height: 100px;
  background: url("../images/service_mb_7.jpg") center no-repeat;
}
#service .service_mb .service_mb_8 {
  height: 100px;
  background: url("../images/service_mb_8.jpg") center no-repeat;
}
#service .service_mb .service_mb_9 {
  height: 100px;
  background: url("../images/service_mb_9.jpg") center no-repeat;
}
#service .service_mb .service_mb_10 {
  height: 100px;
  background: url("../images/service_mb_10.jpg") center no-repeat;
}
#service .service_mb .service_mb_11 {
  height: 100px;
  background: url("../images/service_mb_11.jpg") center no-repeat;
}
#service .service_mb .service_mb_12 {
  height: 100px;
  background: url("../images/service_mb_12.jpg") center no-repeat;
}
#service .service_mb .service_mb_13 {
  height: 100px;
  background: url("../images/service_mb_13.jpg") center no-repeat;
}
#service .service_mb .service_mb_14 {
  height: 100px;
  background: url("../images/service_mb_14.jpg") center no-repeat;
}
#service .service_mb .service_mb_15 {
  height: 100px;
  background: url("../images/service_mb_15.jpg") center no-repeat;
}
#service .service_mb .service_mb_16 {
  height: 100px;
  background: url("../images/service_mb_16.jpg") center no-repeat;
}
#service .service_mb .service_mb_17 {
  height: 100px;
  background: url("../images/service_mb_17.jpg") center no-repeat;
}
#service .service_mb .service_mb_18 {
  height: 100px;
  background: url("../images/service_mb_18.jpg") center no-repeat;
}
#service .service_mb .service_mb_19 {
  height: 100px;
  background: url("../images/service_mb_19.jpg") center no-repeat;
}
#service .service_mb .service_mb_20 {
  height: 100px;
  background: url("../images/service_mb_20.jpg") center no-repeat;
}
#service .service_mb .service_mb_21 {
  height: 100px;
  background: url("../images/service_mb_21.jpg") center no-repeat;
}
#service .service_mb .service_mb_22 {
  height: 100px;
  background: url("../images/service_mb_22.jpg") center no-repeat;
}
#service .service_mb .service_mb_23 {
  height: 72px;
  background: url("../images/service_mb_23.jpg") center no-repeat;
}
#service .service_bg2 {
  width: 100%;
  overflow: hidden;
}
#service .service_bg2 .service_bg2_1 {
  height: 100px;
  background: url("../images/service_bg2_1.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_2 {
  height: 100px;
  background: url("../images/service_bg2_2.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_3 {
  height: 100px;
  background: url("../images/service_bg2_3.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_4 {
  height: 100px;
  background: url("../images/service_bg2_4.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_5 {
  height: 100px;
  background: url("../images/service_bg2_5.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_6 {
  height: 100px;
  background: url("../images/service_bg2_6.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_7 {
  height: 100px;
  background: url("../images/service_bg2_7.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_8 {
  height: 100px;
  background: url("../images/service_bg2_8.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_9 {
  height: 100px;
  background: url("../images/service_bg2_9.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_10 {
  height: 100px;
  background: url("../images/service_bg2_10.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_11 {
  height: 100px;
  background: url("../images/service_bg2_11.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_12 {
  height: 100px;
  background: url("../images/service_bg2_12.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_13 {
  height: 100px;
  background: url("../images/service_bg2_13.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_14 {
  height: 100px;
  background: url("../images/service_bg2_14.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_15 {
  height: 100px;
  background: url("../images/service_bg2_15.jpg") center no-repeat;
}
#service .service_bg2 .service_bg2_16 {
  height: 63px;
  background: url("../images/service_bg2_16.jpg") center no-repeat;
}
#service .service_qubie {
  width: 100%;
  overflow: hidden;
}
#service .service_qubie .service_qubie_1 {
  height: 100px;
  background: url("../images/service_qubie_1.jpg") center no-repeat;
}
#service .service_qubie .service_qubie_2 {
  height: 100px;
  background: url("../images/service_qubie_2.jpg") center no-repeat;
}
#service .service_qubie .service_qubie_3 {
  height: 100px;
  background: url("../images/service_qubie_3.jpg") center no-repeat;
}
#service .service_qubie_bg {
  background-color: #151111;
  width: 100%;
  height: auto;
}
#service .service_qubie_bg .service_qubie_body {
  padding-bottom: 100px;
}
#service .service_qubie_bg .service_qubie_body .service_pk {
  width: 232px;
  margin: 0 auto;
  position: relative;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk {
  background: url("../images/tip.png") no-repeat;
  width: 232px;
  height: 59px;
  position: absolute;
  color: #FFF;
  display: none;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk p {
  width: 180px;
  padding: 4px 0px 4px 8px;
  line-height: 18px;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk_1 {
  top: 140px;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk_2 {
  top: 330px;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk_3 {
  top: 500px;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk_4 {
  top: 790px;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk_5 {
  top: 910px;
}
#service .service_qubie_bg .service_qubie_body .service_pk .pk_6 {
  top: 1040px;
}
#service .service_qubie_bg .service_qubie_body .pk_img_1 {
  height: 100px;
  background: url("../images/pk_img_1.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_2 {
  height: 100px;
  background: url("../images/pk_img_2.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_3 {
  height: 100px;
  background: url("../images/pk_img_3.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_4 {
  height: 100px;
  background: url("../images/pk_img_4.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_5 {
  height: 100px;
  background: url("../images/pk_img_5.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_6 {
  height: 100px;
  background: url("../images/pk_img_6.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_7 {
  height: 100px;
  background: url("../images/pk_img_7.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_8 {
  height: 100px;
  background: url("../images/pk_img_8.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_9 {
  height: 100px;
  background: url("../images/pk_img_9.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_10 {
  height: 100px;
  background: url("../images/pk_img_10.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_11 {
  height: 100px;
  background: url("../images/pk_img_11.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_12 {
  height: 100px;
  background: url("../images/pk_img_12.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_13 {
  height: 100px;
  background: url("../images/pk_img_13.jpg") center no-repeat;
}
#service .service_qubie_bg .service_qubie_body .pk_img_14 {
  height: 54px;
  background: url("../images/pk_img_14.jpg") center no-repeat;
}
#service .service_kd_1 {
  display: block;
  background: url("../images/btn_1.png") no-repeat;
  text-align: center;
  line-height: 64px;
  width: 266px;
  height: 74px;
  position: absolute;
  left: 50%;
  margin-left: -133px;
  top: 60px;
}
#service .service_kd_1 span {
  font-size: 24px;
  font-weight: bold;
  color: #961604;
}
#service .service_kd_1:hover span {
  color: #F00;
}
#service .service_kd_2 {
  display: block;
  background: url("../images/btn_2.png") no-repeat;
  text-align: center;
  line-height: 64px;
  width: 279px;
  height: 78px;
  position: absolute;
  left: 50%;
  margin-left: -140px;
  top: 60px;
}
#service .service_kd_2 span {
  font-size: 24px;
  font-weight: bold;
  color: #fedcdf;
}
#service .service_kd_2:hover span {
  color: #fee01a;
}
#service .service_kd_3 {
  display: block;
  background: url("../images/btn_3b.png") no-repeat;
  text-align: center;
  line-height: 64px;
  width: 276px;
  height: 70px;
  position: absolute;
  left: 50%;
  margin-left: -138px;
  top: 30px;
}
#service .service_kd_3 span {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
#service .service_kd_3:hover span {
  color: #333;
}
#service .service_kd_4 {
  display: block;
  background: url("../images/btn_4.png") no-repeat;
  text-align: center;
  line-height: 64px;
  width: 277px;
  height: 72px;
  position: absolute;
  left: 50%;
  margin-left: -143px;
  top: -30px;
}
#service .service_kd_4 span {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
#service .service_kd_4:hover span {
  color: #f00;
}
#service .service_kd_5 {
  display: block;
  background: url("../images/btn_4.png") no-repeat;
  text-align: center;
  line-height: 64px;
  width: 277px;
  height: 72px;
  position: absolute;
  left: 100px;
  top: -80px;
}
#service .service_kd_5 span {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
#service .service_kd_5:hover span {
  color: #f00;
}
#service .service_kd_6 {
  display: block;
  background: url("../images/btn_4.png") no-repeat;
  text-align: center;
  line-height: 64px;
  width: 277px;
  height: 72px;
  position: absolute;
  right: 100px;
  top: -44px;
}
#service .service_kd_6 span {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
#service .service_kd_6:hover span {
  color: #f00;
}
#feiyong .feiyong_bg {
  width: 100%;
  overflow: hidden;
  background-color: #ffe013;
}
#feiyong .feiyong_bg .feiyong_btn {
  display: block;
  border: 2px solid #f7fc00;
  width: 171px;
  height: 29px;
  color: #f7fc00;
  font-size: 18px;
  text-align: center;
  line-height: 29px;
  position: absolute;
  right: 334px;
  top: -42px;
}
#feiyong .feiyong_bg .feiyong_btn:hover {
  color: #000;
  background-color: #f7fc00;
}
#feiyong .feiyong_bg .feiyong_btn_1 {
  display: none;
  position: absolute;
  right: 324px;
  top: -30px;
  color: #fff;
}
#feiyong .feiyong_bg .feiyong_bg_1 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_1.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_2 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_2.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_3 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_3.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_4 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_4.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_5 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_5.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_6 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_6.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_7 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_7.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_8 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_8.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_9 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_9.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_10 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_10.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_11 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_11.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_12 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_12.jpg") no-repeat center;
}
#feiyong .feiyong_bg .feiyong_bg_13 {
  height: 100px;
  background: url("../images/feiyong/feiyong_bg_13.jpg") no-repeat center;
}
#feiyong .feiyong_bg .kdtc {
  top: 338px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body {
  height: 800px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail {
  top: 0px;
  left: 438px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .has_son {
  background: url("../images/feiyong/open_ico.png") no-repeat right top;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .open {
  cursor: pointer;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .two {
  position: relative;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .two .tc_btn {
  position: absolute;
  top: 0;
  left: -248px;
  width: 750px;
  height: 55px;
  cursor: pointer;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .tc_name {
  font-size: 20px;
  line-height: 56px;
  color: #666;
  text-align: center;
  display: block;
  width: 246px;
  height: 56px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc {
  width: 852px;
  height: 56px;
  display: none;
  left: -250px;
  cursor: pointer;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 {
  background: url("../images/feiyong/hide_bar_1.png") no-repeat;
  width: 755px;
  height: 55px;
  left: -42px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul {
  margin-left: 52px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul li {
  height: 42px;
  line-height: 42px;
  padding-top: 12px;
  float: left;
  min-width: 109px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul li .ico {
  width: 17px;
  height: 42px;
  background: url("../images/feiyong/ico.png") no-repeat center;
  text-align: center;
  color: #f17540;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul li span {
  font-size: 16px;
  color: #FFF;
  padding-left: 4px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_2 {
  background: url("../images/feiyong/hide_bar_2.png") no-repeat;
  width: 899px;
  height: 55px;
  left: -42px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_3 {
  background: url("../images/feiyong/hide_bar_3.png") no-repeat;
  width: 899px;
  height: 55px;
  left: -42px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_4 {
  background: url("../images/feiyong/hide_bar_4.png") no-repeat;
  width: 899px;
  height: 55px;
  left: -42px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_5 {
  background: url("../images/feiyong/hide_bar_5.png") no-repeat;
  width: 899px;
  height: 55px;
  left: -42px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_6 {
  background: url("../images/feiyong/hide_bar_6.png") no-repeat;
  width: 899px;
  height: 55px;
  left: -42px;
}
#feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_7 {
  background: url("../images/feiyong/hide_bar_7.png") no-repeat;
  width: 899px;
  height: 55px;
  left: -42px;
}
#feiyong .feiyong_bg .bg_yellow {
  background-color: #ffe013;
  height: 4150px;
  padding-top: 50px;
  text-align:center;
}
#feiyong .feiyong_bg .bg_yellow .kdtc_title {
  background: url("../images/feiyong/kdtc.png") no-repeat center;
  height: 156px;
  width: 1200px;
}
#feiyong .feiyong_bg .bg_yellow .kdtc_bg_1 {
  height: 185px;
  background: url("../images/feiyong/kdtc_bg_1.jpg") no-repeat center;
}
#feiyong .feiyong_bg .bg_yellow .kdtc_bg_2 {
  height: 185px;
  background: url("../images/feiyong/kdtc_bg_2.jpg") no-repeat center;
}
#feiyong .feiyong_bg .bg_yellow .kdtc_bg_3 {
  height: 185px;
  background: url("../images/feiyong/kdtc_bg_3.jpg") no-repeat center;
}
#feiyong .feiyong_bg .bg_yellow .kdtc_bg_4 {
  height: 185px;
  background: url("../images/feiyong/kdtc_bg_4.jpg") no-repeat center;
}
#feiyong .feiyong_bg .bg_yellow .kdtc_bg_5 {
  height: 182px;
  background: url("../images/feiyong/kdtc_bg_5.jpg") no-repeat center;
}
#hd {
  width: 100%;
  overflow: hidden;
}
#hd .hd_bg .frame {
  height: 820px;
  width: 100%;
  position: absolute;
}
#hd .hd_bg .frame .play_1 {
  background: url("../images/hd/play_1.png") no-repeat;
  width: 786px;
  height: 258px;
  margin-left: 50%;
  left: -398px;
  position: absolute;
  top: 75px;
}
#hd .hd_bg .frame .play_2 {
  background: url("../images/hd/play_2.png") no-repeat;
  width: 429px;
  height: 470px;
  margin-left: 50%;
  left: -215px;
  position: absolute;
  bottom: 0;
}
#hd .hd_bg .hd_bg_1 {
  height: 110px;
  background: url("../images/hd/hd_bg_1.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_2 {
  height: 110px;
  background: url("../images/hd/hd_bg_2.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_3 {
  height: 110px;
  background: url("../images/hd/hd_bg_3.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_4 {
  height: 110px;
  background: url("../images/hd/hd_bg_4.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_5 {
  height: 110px;
  background: url("../images/hd/hd_bg_5.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_6 {
  height: 110px;
  background: url("../images/hd/hd_bg_6.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_7 {
  height: 110px;
  background: url("../images/hd/hd_bg_7.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_8 {
  height: 94px;
  background: url("../images/hd/hd_bg_8.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content {
  background-color: #ffc700;
  width: 100%;
  height: 1150px;
}
#hd .hd_bg .hd_bg_content .hd_list {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 20px 0;
  top: -150px;
  position: absolute;
  left: 0;
  right: 0;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_btn_1 {
  background: url("../images/hd/hd_btn.png") no-repeat;
  width: 186px;
  height: 63px;
  display: block;
  position: absolute;
  top: -40px;
  margin-left: 50%;
  left: -98px;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_btn_2 {
  background: url("../images/hd/hd_btn.png") no-repeat;
  width: 186px;
  height: 63px;
  display: block;
  position: absolute;
  top: -80px;
  margin-left: 50%;
  left: -98px;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_1 {
  height: 120px;
  background: url("../images/hd/hd_1.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_2 {
  height: 120px;
  background: url("../images/hd/hd_2.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_3 {
  height: 120px;
  background: url("../images/hd/hd_3.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_4 {
  height: 120px;
  background: url("../images/hd/hd_4.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_5 {
  height: 120px;
  background: url("../images/hd/hd_5.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_6 {
  height: 120px;
  background: url("../images/hd/hd_6.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_7 {
  height: 120px;
  background: url("../images/hd/hd_7.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_8 {
  height: 120px;
  background: url("../images/hd/hd_8.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_9 {
  height: 120px;
  background: url("../images/hd/hd_9.jpg") no-repeat center;
}
#hd .hd_bg .hd_bg_content .hd_list .hd_10 {
  height: 79px;
  background: url("../images/hd/hd_10.jpg") no-repeat center;
}
.fix-add {
  width: 50px;
  height: 200px;
  position: absolute;
  right: 0;
  z-index: 7000;
  top: 260px;
}
.fix-add ul li {
  width: auto;
  height: 36px;
  padding-top: 14px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 2px;
  text-align: center;
  background-color: #000000;
  position: relative;
  z-index: 5;
}
.fix-add ul li.active {
  background-color: #ff6600;
}
.fix-add ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.fix-add ul li .weixin {
  position: absolute;
  z-index: 5;
  left: -103px;
  bottom: 0;
  display: none;
}
#footer {
  color: #FFF;
  text-align: center;
  background-color: #000;
}
#footer.bai {
  background-color: #FFF;
  color: #000;
}
#kefu {
  position: fixed;
  top: 50%;
  width: 100%;
  height: 1px;
  z-index: 999999;
  display: none;
  margin-top: -280px;
}
#kefu .kefu_img {
  background: url("../images/kefu.png?v2016080901") no-repeat;
  width: 636px;
  height: 518px;
  position: absolute;
  left: 50%;
  margin-left: -318px;
  z-index: 1000;
}
#kefu .close_kefu {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 2px;
  top: 22px;
  z-index: 1001;
}
#left_kefu {
  position: fixed;
  top: 30%;
  width: 100%;
  height: 1px;
  z-index: 1000;
  display: block;
}
#left_kefu .kefu_img {
  background: url("../images/left_kefu.png") no-repeat;
  width: 252px;
  height: 406px;
  position: absolute;
  left: 0px;
  z-index: 1;
  cursor: pointer;
}
#left_kefu .close_left_kefu {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0px;
  top: 8px;
  z-inde: 1001;
}
@media (max-width: 1599px) {
  #left_kefu {
    position: fixed;
    top: 30%;
    width: 100%;
    height: 1px;
    z-index: 1000;
    display: block;
  }
  #left_kefu .kefu_img {
    background: url("../images/left_kefu_s.png") no-repeat;
    width: 204px;
    height: 329px;
    position: absolute;
    left: 0px;
    z-index: 1;
    cursor: pointer;
  }
  #left_kefu .close_left_kefu {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: 0px;
    top: 8px;
    z-inde: 1001;
  }
  #index {
    width: 100%;
  }
  #index .index {
    height: 100px;
    width: 100%;
  }
  #index .index-1 {
    height: 100px;
    background: url("../images/index980/index-1.jpg") center no-repeat;
  }
  #index .index-2 {
    height: 100px;
    background: url("../images/index980/index-2.jpg") center no-repeat;
  }
  #index .index-3 {
    height: 100px;
    background: url("../images/index980/index-3.jpg") center no-repeat;
  }
  #index .index-4 {
    height: 100px;
    background: url("../images/index980/index-4.jpg") center no-repeat;
  }
  #index .index-5 {
    height: 100px;
    background: url("../images/index980/index-5.jpg") center no-repeat;
  }
  #index .index-6 {
    height: 100px;
    background: url("../images/index980/index-6.jpg") center no-repeat;
  }
  #index .index-7 {
    height: 100px;
    background: url("../images/index980/index-7.jpg") center no-repeat;
  }
  #index .index-8 {
    height: 100px;
    background: url("../images/index980/index-8.jpg") center no-repeat;
  }
  #index .index-9 {
    height: 100px;
    background: url("../images/index980/index-9.jpg") center no-repeat;
  }
  #index .index-10 {
    height: 100px;
    background: url("../images/index980/index-10.jpg") center no-repeat;
  }
  #index .index-11 {
    height: 100px;
    background: url("../images/index980/index-11.jpg") center no-repeat;
  }
  #index .index-12 {
    height: 100px;
    background: url("../images/index980/index-12.jpg") center no-repeat;
  }
  #index .index-13 {
    height: 100px;
    background: url("../images/index980/index-13.jpg") center no-repeat;
  }
  #index .index-14 {
    height: 100px;
    background: url("../images/index980/index-14.jpg") center no-repeat;
  }
  #index .index-15 {
    height: 100px;
    background: url("../images/index980/index-15.jpg") center no-repeat;
  }
  #index .index-16 {
    height: 100px;
    background: url("../images/index980/index-16.jpg") center no-repeat;
  }
  #index .index-17 {
    height: 100px;
    background: url("../images/index980/index-17.jpg") center no-repeat;
  }
  #index .index-18 {
    height: 100px;
    background: url("../images/index980/index-18.jpg") center no-repeat;
  }
  #index .index-19 {
    height: 100px;
    background: url("../images/index980/index-19.jpg") center no-repeat;
  }
  #index .index-20 {
    height: 100px;
    background: url("../images/index980/index-20.jpg") center no-repeat;
  }
  #index .index-21 {
    height: 100px;
    background: url("../images/index980/index-21.jpg") center no-repeat;
  }
  #index .index-22 {
    height: 100px;
    background: url("../images/index980/index-22.jpg") center no-repeat;
  }
  #index .index-23 {
    height: 100px;
    background: url("../images/index980/index-23.jpg") center no-repeat;
  }
  #index .index-24 {
    height: 100px;
    background: url("../images/index980/index-24.jpg") center no-repeat;
  }
  #index .index-25 {
    height: 100px;
    background: url("../images/index980/index-25.jpg") center no-repeat;
  }
  #index .index-26 {
    height: 100px;
    background: url("../images/index980/index-26.jpg") center no-repeat;
  }
  #index .index-27 {
    height: 100px;
    background: url("../images/index980/index-27.jpg") center no-repeat;
  }
  #index .index-28 {
    height: 100px;
    background: url("../images/index980/index-28.jpg") center no-repeat;
  }
  #index .index-29 {
    height: 100px;
    background: url("../images/index980/index-29.jpg") center no-repeat;
  }
  #index .index-30 {
    height: 21px;
    background: url("../images/index980/index-30.jpg") center no-repeat;
  }
  #index .btn_1 {
    position: absolute;
    top: 0px;
    right: 200px;
    background: url("../images/btn_1b.png") no-repeat 0 0;
    width: 294px;
    height: 53px;
  }
  #index .btn_1:hover {
    background-position: 0 -53px;
  }
  #index .kd_1 {
    position: absolute;
    top: -10px;
    left: 330px;
  }
  #index .kd_1 .kd_btn {
    display: block;
    background: url("../images/kd.gif") no-repeat;
    position: absolute;
  }
  #index .kd_1 .kd_btn_1 {
    background-position: left top;
    width: 210px;
    height: 54px;
  }
  #index .kd_btn_2 {
    position: absolute;
    top: 20px;
    right: 220px;
    background: url("../images/kd.png") no-repeat;
    width: 217px;
    height: 43px;
    line-height: 43px;
  }
  #index .video {
    position: absolute;
    top: -6px;
    left: 130px;
  }
  #index .video .video_box {
    width: 460px;
    height: 300px;
  }
  #index .nanti {
    position: absolute;
    width: 1050px;
    top: 40px;
    left: 50%;
    margin-left: -525px;
  }
  #index .nanti .hd {
    margin: 0 auto;
    width: 260px;
  }
  #index .nanti .hd ul li {
    height: 8px;
    width: 80px;
    background-color: #DDD;
    display: inline-block;
    opacity: 0.75;
    filter: alpha(opacity=75);
    transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
  }
  #index .nanti .hd ul li.cur {
    background-color: #666;
  }
  #index .nanti .hd ul li {
    *display: inline;
  }
  #index .nanti .bd {
    margin-top: 34px;
    width: 100%;
    z-index: 2;
    overflow: hidden;
    height: 556px;
  }
  #index .nanti .bd ul li {
    overflow: hidden;
  }
  #index .nanti .bd ul li .nanti_box {
    padding: 10px;
    background-color: #666;
    float: left;
    margin-right: 20px;
    width: 306px;
    position: relative;
  }
  #index .nanti .bd ul li .nanti_box p {
    font-size: 18px;
    position: absolute;
    bottom: 30px;
    width: 336px;
    padding: 20px;
    line-height: 28px;
    z-index: 100;
    left: 10px;
  }
  #index .nanti .bd ul li .nanti_box .nanti_a {
    display: block;
    border: 2px solid #000;
    width: 86px;
    height: 24px;
    text-decoration: none;
    position: absolute;
    bottom: 30px;
    right: 20px;
    text-align: center;
    color: #000;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    transition: all 0.4s ease-in-out 0.1s;
    -moz-transition: all 0.4s ease-in-out 0.1s;
    -webkit-transition: all 0.4s ease-in-out 0.1s;
    -ms-transition: all 0.4s ease-in-out 0.1s;
  }
  #index .nanti .bd ul li .nanti_box .nanti_a:hover {
    color: #F00;
    border: 2px solid #F00;
  }
  #index .nanti .bd ul li .nanti_1 {
    background: url("../images/index980/nanti/nanti-1.jpg") no-repeat;
  }
  #index .nanti .bd ul li .nanti_2 {
    background: url("../images/index980/nanti/nanti-2.jpg") no-repeat;
  }
  #index .nanti .bd ul li .nanti_3 {
    background: url("../images/index980/nanti/nanti-3.jpg") no-repeat;
  }
  #index .nanti .bd ul li .nanti_4 {
    background: url("../images/index980/nanti/nanti-4.jpg") no-repeat;
  }
  #index .nanti .bd ul li .nanti_5 {
    background: url("../images/index980/nanti/nanti-5.jpg") no-repeat;
  }
  #index .nanti .bd ul li .nanti_6 {
    background: url("../images/index980/nanti/nanti-6.jpg") no-repeat;
  }
  #index .nanti .bd ul li .nanti_pic {
    width: 306px;
    height: 535px;
  }
  #index .nanti .bd ul li .nanti_last {
    margin-right: 0px;
  }
  #anli {
    width: 100%;
  }
  #anli .index {
    height: 100px;
    width: 100%;
  }
  #anli .index_last {
    height: 50px;
    width: 100%;
  }
  #anli .bg-1 {
    background: url("../images/anli-1.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-2 {
    background: url("../images/anli-2.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-3 {
    background: url("../images/anli-3.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-4 {
    background: url("../images/anli-4.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-5 {
    background: url("../images/anli-5.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-6 {
    background: url("../images/anli-6.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-7 {
    background: url("../images/anli-7.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-8 {
    background: url("../images/anli-8.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-9 {
    background: url("../images/anli-9.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .bg-10 {
    background: url("../images/anli-10.jpg") center no-repeat;
    -webkit-background-size: auto 100px;
    background-size: auto 100px;
  }
  #anli .anli {
    position: absolute;
    top: 0px;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
  }
  #anli .anli .hd {
    width: 840px;
    height: 30px;
    margin: 0 auto;
    margin-top: 30px;
  }
  #anli .anli .hd ul {
    line-height: 30px;
  }
  #anli .anli .hd ul li {
    width: 147px;
    height: 30px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 18px;
    margin: 0 8px;
    cursor: pointer;
    border: 1px solid #FFF;
    transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
  }
  #anli .anli .hd ul li:hover {
    background-color: yellow;
    color: #000;
    border: 1px solid yellow;
  }
  #anli .anli .hd ul li.cur {
    background-color: yellow;
    color: #000;
    border: 1px solid yellow;
  }
  #anli .anli .bd {
    width: 100%;
    margin-top: 60px;
    z-index: 2;
    overflow: hidden;
    height: 487px;
  }
  #anli .anli .bd ul li {
    float: left;
    width: 100%;
    overflow: hidden;
  }
  #anli .anli .bd ul li .anli_list .anli_box {
    width: 235px;
    height: 463px;
    margin-right: 20px;
    display: inline-block;
    position: relative;
  }
  #anli .anli .bd ul li .anli_list .anli_box .more {
    background: url("../images/shop.png") center no-repeat;
    text-align: center;
    display: block;
    width: 127px;
    height: 93px;
    position: absolute;
    bottom: 40%;
    left: 50%;
    margin-left: -64px;
    padding-top: 34px;
  }
  #anli .anli .bd ul li .anli_list .anli_box .more span {
    color: #000;
    line-height: 26px;
    font-size: 22px;
    font-weight: bold;
  }
  #anli .anli .bd ul li .anli_list .anli_box .more:hover span {
    color: #ff4700;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_pic {
    width: 285px;
    height: 463px;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_1_1 {
    background: url("../images/index980/anli/anli_1_1.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_1_2 {
    background: url("../images/index980/anli/anli_1_2.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_1_3 {
    background: url("../images/index980/anli/anli_1_3.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_1_4 {
    background: url("../images/index980/anli/anli_1_4.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_2_1 {
    background: url("../images/index980/anli/anli_2_1.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_2_2 {
    background: url("../images/index980/anli/anli_2_2.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_2_3 {
    background: url("../images/index980/anli/anli_2_3.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_2_4 {
    background: url("../images/index980/anli/anli_2_4.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_3_1 {
    background: url("../images/index980/anli/anli_3_1.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_3_2 {
    background: url("../images/index980/anli/anli_3_2.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_3_3 {
    background: url("../images/index980/anli/anli_3_3.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_3_4 {
    background: url("../images/index980/anli/anli_3_4.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_4_1 {
    background: url("../images/index980/anli/anli_4_1.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_4_2 {
    background: url("../images/index980/anli/anli_4_2.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_4_3 {
    background: url("../images/index980/anli/anli_4_3.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_4_4 {
    background: url("../images/index980/anli/anli_4_4.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_5_1 {
    background: url("../images/index980/anli/anli_5_1.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_5_2 {
    background: url("../images/index980/anli/anli_5_2.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_5_3 {
    background: url("../images/index980/anli/anli_5_3.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_box .anli_5_4 {
    background: url("../images/index980/anli/anli_5_4.jpg") no-repeat;
  }
  #anli .anli .bd ul li .anli_list .anli_last {
    margin: 0px;
  }
  #anli .anli .fd {
    width: 100%;
    margin-top: 50px;
  }
  #anli .anli .fd .anli_btn {
    width: 210px;
    margin: 0 auto;
  }
  #anli .anli .fd .anli_btn a {
    display: inline-block;
    width: 49px;
    height: 49px;
    margin-right: 31px;
    background: url("../images/anli_img.png") no-repeat;
  }
  #anli .anli .fd .anli_btn .prev {
    background-position: 0 0;
  }
  #anli .anli .fd .anli_btn .prev:hover {
    background-position: 0 -49px;
  }
  #anli .anli .fd .anli_btn .next {
    background-position: 0 -98px;
  }
  #anli .anli .fd .anli_btn .next:hover {
    background-position: 0 -147px;
  }
  #anli .anli .fd .anli_btn .more {
    background: url("../images/more.png") center no-repeat;
    margin-right: 0px;
  }
  .index_foot {
    width: 100%;
    overflow: hidden;
  }
  .index_foot .join_xmm {
    background: url("../images/btn_2b.png") no-repeat 0 0;
    width: 523px;
    height: 64px;
    display: block;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -261px;
  }
  .index_foot .join_xmm:hover {
    background-position: 0 -66px;
  }
  .index_foot .index_foot_1 {
    background: url("../images/index980/index_foot_01.jpg") no-repeat center;
    height: 120px;
  }
  .index_foot .index_foot_2 {
    background: url("../images/index980/index_foot_02.jpg") no-repeat center;
    height: 120px;
  }
  .index_foot .index_foot_3 {
    background: url("../images/index980/index_foot_03.jpg") no-repeat center;
    height: 119px;
  }
  #service .service_bg {
    width: 100%;
    overflow: hidden;
  }
  #service .service_bg .frame {
    position: absolute;
    top: 200px;
    height: 300px;
    width: 100%;
  }
  #service .service_bg .frame .play_1 {
    background: url("../images/play_1.png") no-repeat;
    width: 360px;
    height: 204px;
    position: absolute;
    left: 270px;
    top: 20px;
  }
  #service .service_bg .frame .play_2 {
    background: url("../images/play_2.png") no-repeat;
    width: 302px;
    height: 120px;
    position: absolute;
    right: 200px;
    top: 20px;
    animation-delay: 0.3s;
  }
  #service .service_bg .frame .play_3 {
    background: url("../images/play_3.png") no-repeat;
    width: 302px;
    height: 133px;
    position: absolute;
    right: 200px;
    top: 140px;
    animation-delay: 0.6s;
  }
  #service .service_bg .service_bg_1 {
    height: 100px;
    background: url("../images/service_bg_1.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_2 {
    height: 100px;
    background: url("../images/service_bg_2.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_3 {
    height: 100px;
    background: url("../images/service_bg_3.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_4 {
    height: 100px;
    background: url("../images/service_bg_4.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_5 {
    height: 100px;
    background: url("../images/service_bg_5.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_6 {
    height: 100px;
    background: url("../images/service_bg_6.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_7 {
    height: 100px;
    background: url("../images/service_bg_7.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_8 {
    height: 100px;
    background: url("../images/service_bg_8.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_9 {
    height: 100px;
    background: url("../images/service_bg_9.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_10 {
    height: 100px;
    background: url("../images/service_bg_10.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_11 {
    height: 100px;
    background: url("../images/service_bg_11.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_12 {
    height: 100px;
    background: url("../images/service_bg_12.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_13 {
    height: 100px;
    background: url("../images/service_bg_13.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_14 {
    height: 100px;
    background: url("../images/service_bg_14.jpg") center no-repeat;
  }
  #service .service_bg .service_bg_15 {
    height: 71px;
    background: url("../images/service_bg_15.jpg") center no-repeat;
  }
  #service .service_mb {
    width: 100%;
    overflow: hidden;
  }
  #service .service_mb .frame {
    position: absolute;
    top: 60px;
    height: 512px;
    width: 980px;
    left: 50%;
    margin-left: -490px;
  }
  #service .service_mb .frame .mb_1 {
    background: url("../images/mb_1.png") no-repeat;
    width: 452px;
    height: 386px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    display: none;
  }
  #service .service_mb .frame .mb_2 {
    background: url("../images/mb_2.png") no-repeat;
    width: 452px;
    height: 386px;
    left: 170px;
    top: 0;
    position: absolute;
    z-index: 2;
    display: none;
  }
  #service .service_mb .frame .mb_3 {
    background: url("../images/mb_3.png") no-repeat;
    width: 452px;
    height: 386px;
    left: 340px;
    top: 0;
    position: absolute;
    z-index: 3;
    display: none;
  }
  #service .service_mb .frame .mb_4 {
    background: url("../images/mb_4.png") no-repeat;
    width: 452px;
    height: 386px;
    left: 510px;
    top: 0;
    position: absolute;
    z-index: 4;
    display: none;
  }
  #service .service_mb .service_mb_1 {
    height: 100px;
    background: url("../images/service_mb_1.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_2 {
    height: 100px;
    background: url("../images/service_mb_2.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_3 {
    height: 100px;
    background: url("../images/service_mb_3.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_4 {
    height: 100px;
    background: url("../images/service_mb_4.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_5 {
    height: 100px;
    background: url("../images/service_mb_5.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_6 {
    height: 100px;
    background: url("../images/service_mb_6.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_7 {
    height: 100px;
    background: url("../images/service_mb_7.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_8 {
    height: 100px;
    background: url("../images/service_mb_8.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_9 {
    height: 100px;
    background: url("../images/service_mb_9.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_10 {
    height: 100px;
    background: url("../images/service_mb_10.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_11 {
    height: 100px;
    background: url("../images/service_mb_11.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_12 {
    height: 100px;
    background: url("../images/service_mb_12.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_13 {
    height: 100px;
    background: url("../images/service_mb_13.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_14 {
    height: 100px;
    background: url("../images/service_mb_14.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_15 {
    height: 100px;
    background: url("../images/service_mb_15.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_16 {
    height: 100px;
    background: url("../images/service_mb_16.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_17 {
    height: 100px;
    background: url("../images/service_mb_17.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_18 {
    height: 100px;
    background: url("../images/service_mb_18.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_19 {
    height: 100px;
    background: url("../images/service_mb_19.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_20 {
    height: 100px;
    background: url("../images/service_mb_20.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_21 {
    height: 100px;
    background: url("../images/service_mb_21.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_22 {
    height: 100px;
    background: url("../images/service_mb_22.jpg") center no-repeat;
  }
  #service .service_mb .service_mb_23 {
    height: 72px;
    background: url("../images/service_mb_23.jpg") center no-repeat;
  }
  #service .service_bg2 {
    width: 100%;
    overflow: hidden;
  }
  #service .service_bg2 .service_bg2_1 {
    height: 100px;
    background: url("../images/service_bg2_1.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_2 {
    height: 100px;
    background: url("../images/service_bg2_2.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_3 {
    height: 100px;
    background: url("../images/service_bg2_3.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_4 {
    height: 100px;
    background: url("../images/service_bg2_4.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_5 {
    height: 100px;
    background: url("../images/service_bg2_5.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_6 {
    height: 100px;
    background: url("../images/service_bg2_6.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_7 {
    height: 100px;
    background: url("../images/service_bg2_7.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_8 {
    height: 100px;
    background: url("../images/service_bg2_8.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_9 {
    height: 100px;
    background: url("../images/service_bg2_9.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_10 {
    height: 100px;
    background: url("../images/service_bg2_10.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_11 {
    height: 100px;
    background: url("../images/service_bg2_11.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_12 {
    height: 100px;
    background: url("../images/service_bg2_12.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_13 {
    height: 100px;
    background: url("../images/service_bg2_13.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_14 {
    height: 100px;
    background: url("../images/service_bg2_14.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_15 {
    height: 100px;
    background: url("../images/service_bg2_15.jpg") center no-repeat;
  }
  #service .service_bg2 .service_bg2_16 {
    height: 63px;
    background: url("../images/service_bg2_16.jpg") center no-repeat;
  }
  #service .service_qubie {
    width: 100%;
    overflow: hidden;
  }
  #service .service_qubie .service_qubie_1 {
    height: 100px;
    background: url("../images/service_qubie_1.jpg") center no-repeat;
  }
  #service .service_qubie .service_qubie_2 {
    height: 100px;
    background: url("../images/service_qubie_2.jpg") center no-repeat;
  }
  #service .service_qubie .service_qubie_3 {
    height: 100px;
    background: url("../images/service_qubie_3.jpg") center no-repeat;
  }
  #service .service_qubie_bg {
    background-color: #151111;
    width: 100%;
    height: auto;
  }
  #service .service_qubie_bg .service_qubie_body {
    padding-bottom: 100px;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk {
    width: 232px;
    margin: 0 auto;
    position: relative;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk {
    background: url("../images/tip.png") no-repeat;
    width: 232px;
    height: 59px;
    position: absolute;
    color: #FFF;
    display: none;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk p {
    width: 180px;
    padding: 4px 0px 4px 8px;
    line-height: 18px;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk_1 {
    top: 140px;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk_2 {
    top: 330px;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk_3 {
    top: 500px;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk_4 {
    top: 790px;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk_5 {
    top: 910px;
  }
  #service .service_qubie_bg .service_qubie_body .service_pk .pk_6 {
    top: 1040px;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_1 {
    height: 100px;
    background: url("../images/pk_img_1.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_2 {
    height: 100px;
    background: url("../images/pk_img_2.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_3 {
    height: 100px;
    background: url("../images/pk_img_3.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_4 {
    height: 100px;
    background: url("../images/pk_img_4.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_5 {
    height: 100px;
    background: url("../images/pk_img_5.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_6 {
    height: 100px;
    background: url("../images/pk_img_6.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_7 {
    height: 100px;
    background: url("../images/pk_img_7.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_8 {
    height: 100px;
    background: url("../images/pk_img_8.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_9 {
    height: 100px;
    background: url("../images/pk_img_9.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_10 {
    height: 100px;
    background: url("../images/pk_img_10.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_11 {
    height: 100px;
    background: url("../images/pk_img_11.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_12 {
    height: 100px;
    background: url("../images/pk_img_12.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_13 {
    height: 100px;
    background: url("../images/pk_img_13.jpg") center no-repeat;
  }
  #service .service_qubie_bg .service_qubie_body .pk_img_14 {
    height: 54px;
    background: url("../images/pk_img_14.jpg") center no-repeat;
  }
  #service .service_kd_1 {
    display: block;
    background: url("../images/btn_1.png") no-repeat;
    text-align: center;
    line-height: 64px;
    width: 266px;
    height: 74px;
    position: absolute;
    left: 50%;
    margin-left: -133px;
    top: 60px;
  }
  #service .service_kd_1 span {
    font-size: 24px;
    font-weight: bold;
    color: #961604;
  }
  #service .service_kd_1:hover span {
    color: #F00;
  }
  #service .service_kd_2 {
    display: block;
    background: url("../images/btn_2.png") no-repeat;
    text-align: center;
    line-height: 64px;
    width: 279px;
    height: 78px;
    position: absolute;
    left: 50%;
    margin-left: -140px;
    top: 60px;
  }
  #service .service_kd_2 span {
    font-size: 24px;
    font-weight: bold;
    color: #fedcdf;
  }
  #service .service_kd_2:hover span {
    color: #fee01a;
  }
  #service .service_kd_3 {
    display: block;
    background: url("../images/btn_3.png") no-repeat;
    text-align: center;
    line-height: 64px;
    width: 276px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -138px;
    top: 30px;
  }
  #service .service_kd_3 span {
    font-size: 24px;
    font-weight: bold;
    color: #333;
  }
  #service .service_kd_3:hover span {
    color: #333;
  }
  #service .service_kd_4 {
    display: block;
    background: url("../images/btn_4.png") no-repeat;
    text-align: center;
    line-height: 64px;
    width: 277px;
    height: 72px;
    position: absolute;
    left: 50%;
    margin-left: -143px;
    top: -30px;
  }
  #service .service_kd_4 span {
    font-size: 24px;
    font-weight: bold;
    color: #000;
  }
  #service .service_kd_4:hover span {
    color: #f00;
  }
  #service .service_kd_5 {
    display: block;
    background: url("../images/btn_4.png") no-repeat;
    text-align: center;
    line-height: 64px;
    width: 277px;
    height: 72px;
    position: absolute;
    left: 120px;
    top: -30px;
  }
  #service .service_kd_5 span {
    font-size: 24px;
    font-weight: bold;
    color: #000;
  }
  #service .service_kd_5:hover span {
    color: #f00;
  }
  #service .service_kd_6 {
    display: block;
    background: url("../images/btn_4.png") no-repeat;
    text-align: center;
    line-height: 64px;
    width: 277px;
    height: 72px;
    position: absolute;
    right: 120px;
    top: 0px;
  }
  #service .service_kd_6 span {
    font-size: 24px;
    font-weight: bold;
    color: #000;
  }
  #service .service_kd_6:hover span {
    color: #f00;
  }
  #feiyong .feiyong_bg {
    width: 100%;
    overflow: hidden;
    background-color: #ffe013;
  }
  #feiyong .feiyong_bg .feiyong_btn {
    display: block;
    border: 2px solid #f7fc00;
    width: 171px;
    height: 29px;
    color: #f7fc00;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    position: absolute;
    right: 334px;
    top: -42px;
  }
  #feiyong .feiyong_bg .feiyong_btn:hover {
    color: #000;
    background-color: #f7fc00;
  }
  #feiyong .feiyong_bg .feiyong_btn_1 {
    display: none;
    position: absolute;
    right: 324px;
    top: -30px;
    color: #fff;
  }
  #feiyong .feiyong_bg .feiyong_bg_1 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_1.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_2 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_2.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_3 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_3.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_4 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_4.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_5 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_5.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_6 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_6.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_7 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_7.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_8 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_8.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_9 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_9.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_10 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_10.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_11 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_11.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_12 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_12.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .feiyong_bg_13 {
    height: 100px;
    background: url("../images/feiyong980/feiyong_bg_13.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .kdtc {
    top: 338px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body {
    height: 800px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail {
    top: 0px;
    left: 538px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .has_son {
    background: url("../images/feiyong/open_ico.png") no-repeat right top;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .open {
    cursor: pointer;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .two {
    position: relative;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail table .two .tc_btn {
    position: absolute;
    top: 0;
    left: -248px;
    width: 750px;
    height: 55px;
    cursor: pointer;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .tc_name {
    font-size: 20px;
    line-height: 56px;
    color: #666;
    text-align: center;
    display: block;
    width: 246px;
    height: 56px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc {
    width: 852px;
    height: 56px;
    display: none;
    left: -250px;
    cursor: pointer;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 {
    background: url("../images/feiyong980/hide_bar_1.png") no-repeat;
    width: 755px;
    height: 55px;
    left: -42px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul {
    margin-left: 52px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul li {
    height: 42px;
    line-height: 42px;
    padding-top: 12px;
    float: left;
    min-width: 109px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul li .ico {
    width: 17px;
    height: 42px;
    background: url("../images/feiyong/ico.png") no-repeat center;
    text-align: center;
    color: #f17540;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_1 ul li span {
    font-size: 16px;
    color: #FFF;
    padding-left: 4px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_2 {
    background: url("../images/feiyong980/hide_bar_2.png") no-repeat;
    width: 899px;
    height: 55px;
    left: -42px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_3 {
    background: url("../images/feiyong980/hide_bar_3.png") no-repeat;
    width: 899px;
    height: 55px;
    left: -42px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_4 {
    background: url("../images/feiyong980/hide_bar_4.png") no-repeat;
    width: 899px;
    height: 55px;
    left: -42px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_5 {
    background: url("../images/feiyong980/hide_bar_5.png") no-repeat;
    width: 899px;
    height: 55px;
    left: -42px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_6 {
    background: url("../images/feiyong980/hide_bar_6.png") no-repeat;
    width: 899px;
    height: 55px;
    left: -42px;
  }
  #feiyong .feiyong_bg .kdtc .kdtc_body .kdtc_detail .hide_tc .bg_bar_7 {
    background: url("../images/feiyong980/hide_bar_7.png") no-repeat;
    width: 899px;
    height: 55px;
    left: -42px;
  }
  #feiyong .feiyong_bg .bg_yellow {
    background-color: #ffe013;
    height: 1200px;
    padding-top: 50px;
  }
  #feiyong .feiyong_bg .bg_yellow .kdtc_title {
    background: url("../images/feiyong/kdtc.png") no-repeat center;
    height: 156px;
    width: 1200px;
  }
  #feiyong .feiyong_bg .bg_yellow .kdtc_bg_1 {
    height: 184px;
    background: url("../images/feiyong980/kdtc_bg_1.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .bg_yellow .kdtc_bg_2 {
    height: 185px;
    background: url("../images/feiyong980/kdtc_bg_2.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .bg_yellow .kdtc_bg_3 {
    height: 184px;
    background: url("../images/feiyong980/kdtc_bg_3.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .bg_yellow .kdtc_bg_4 {
    height: 185px;
    background: url("../images/feiyong980/kdtc_bg_4.jpg") no-repeat center;
  }
  #feiyong .feiyong_bg .bg_yellow .kdtc_bg_5 {
    height: 182px;
    background: url("../images/feiyong980/kdtc_bg_5.jpg") no-repeat center;
  }
  #feiyong .feiyong_bottom {
    width: 100%;
  }
  #feiyong .feiyong_bottom .bottom_1 {
    background: url("../images/feiyong980/feiyong_footer_01.jpg") center no-repeat;
    height: 110px;
  }
  #feiyong .feiyong_bottom .bottom_2 {
    background: url("../images/feiyong980/feiyong_footer_02.jpg") center no-repeat;
    height: 110px;
  }
  #feiyong .feiyong_bottom .bottom_3 {
    background: url("../images/feiyong980/feiyong_footer_03.jpg") center no-repeat;
    height: 110px;
  }
  #feiyong .feiyong_bottom .bottom_4 {
    background: url("../images/feiyong980/feiyong_footer_04.jpg") center no-repeat;
    height: 110px;
  }
  #feiyong .feiyong_bottom .bottom_5 {
    background: url("../images/feiyong980/feiyong_footer_05.jpg") center no-repeat;
    height: 84px;
  }
  #feiyong .feiyong_bottom .feiyong_btn {
    background: url("../images/feiyong/feiyong_btn.png") no-repeat 0 0;
    height: 61px;
    width: 236px;
    display: block;
    position: absolute;
    margin-left: 50%;
    left: -118px;
    top: -20px;
  }
  #feiyong .feiyong_bottom .feiyong_btn:hover {
    background-position: 0 -62px;
  }
  #case .case_list {
    position: relative;
  }
  #case .case_list .case1 {
    margin-top: 100px;
    margin-bottom: 0px;
    background: none;
  }
  #case .case_list .case2 {
    margin-top: 120px;
    margin-bottom: 0px;
    background: none;
  }
  #case .case_list .case3 {
    margin-top: 120px;
    margin-bottom: 0px;
  }
  #case .case_list .case_title {
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -195px;
    width: 390px;
    height: 138px;
    text-align: center;
    box-shadow: 0px 0px 6px #737373;
    -moz-box-shadow: 0px 0px 6px #737373;
    -webkit-box-shadow: 0px 0px 6px #737373;
    -ms-box-shadow: 0px 0px 6px #737373;
  }
  #case .case_list .case_title h3 {
    font-size: 48px;
    color: #FFF;
    padding-top: 24px;
  }
  #case .case_list .case_title p {
    font-size: 16px;
    color: #FFF;
    padding-top: 24px;
  }
  #case .case_list .c {
    width: 980px;
    margin: 0 auto;
    height: auto;
  }
  #case .case_list .case_body {
    position: absolute;
    top: 230px;
    left: 50%;
    margin-left: -490px;
  }
  #case .case_list .case_body .case_block {
    height: 970px;
    position: relative;
  }
  #case .case_list .case_body .case_block .case_decoration {
    right: 42px;
    top: -56px;
    text-align: right;
  }
  #case .case_list .case_body .case_block .case_decoration h3 {
    color: #fbe102;
    font-size: 24px;
    padding: 6px 0;
  }
  #case .case_list .case_body .case_block .case_decoration p {
    color: #fff;
    font-size: 14px;
  }
  #case .case_list .case_body .case_block .case1_left {
    left: 42px;
    top: 230px;
  }
  #case .case_list .case_body .case_block .case1_left .img_div {
    width: 100%;
    height: 100%;
  }
  #case .case_list .case_body .case_block .case1_left .img_div .shadow {
    background: url("../images/case/shadow.png") repeat-y;
    width: 413px;
    height: 100%;
    overflow: hidden;
    top: 0px;
    left: 0;
    display: none;
  }
  #case .case_list .case_body .case_block .case1_left .img_div .txt {
    border: 3px solid #fbe102;
    width: 220px;
    height: 80px;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 36px;
    padding: 10px 0;
    left: 50%;
    margin-left: -110px;
    color: #FFF;
    font-size: 18px;
    background-color: #000;
  }
  #case .case_list .case_body .case_block .case1_left .img_div .txt .y {
    color: yellow;
    font-size: 18px;
  }
  #case .case_list .case_body .case_block .case1_left .case_img {
    border: 5px solid #fbe102;
  }
  #case .case_list .case_body .case_block .case1_left .case1_after {
    background: url("../images/case980/left.png") no-repeat;
    width: 556px;
    height: 194px;
    left: 368px;
    bottom: -88px;
    padding: 20px 0px 40px 80px;
    display: none;
  }
  #case .case_list .case_body .case_block .case1_left .case1_after h3 {
    color: #333;
    font-size: 28px;
    width: 480px;
    border-bottom: 1px solid #333;
    line-height: 32px;
    padding: 10px 0;
    font-weight: normal;
  }
  #case .case_list .case_body .case_block .case1_left .case1_after h3 .s {
    font-size: 20px;
  }
  #case .case_list .case_body .case_block .case1_left .case1_after p {
    width: 480px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-top: 10px;
  }
  #case .case_list .case_body .case_block .case1_right {
    right: 42px;
  }
  #case .case_list .case_body .case_block .case1_right .img_div {
    width: 100%;
    height: 100%;
  }
  #case .case_list .case_body .case_block .case1_right .img_div .shadow {
    background: url("../images/case/shadow.png") repeat-y;
    width: 413px;
    height: 100%;
    overflow: hidden;
    top: 0px;
    left: 0;
    display: none;
  }
  #case .case_list .case_body .case_block .case1_right .img_div .txt {
    border: 3px solid #fbe102;
    width: 220px;
    height: 80px;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 36px;
    padding: 10px 0;
    left: 50%;
    margin-left: -110px;
    color: #FFF;
    font-size: 18px;
    background-color: #000;
  }
  #case .case_list .case_body .case_block .case1_right .img_div .txt .y {
    color: yellow;
    font-size: 24px;
  }
  #case .case_list .case_body .case_block .case1_right .case_img {
    border: 5px solid #000;
  }
  #case .case_list .case_body .case_block .case1_right .case1_before {
    background: url("../images/case980/right.png") no-repeat;
    width: 556px;
    height: 194px;
    left: -554px;
    top: -64px;
    padding: 20px 0px 40px 50px;
    display: none;
  }
  #case .case_list .case_body .case_block .case1_right .case1_before h3 {
    color: #FFF;
    font-size: 28px;
    width: 480px;
    border-bottom: 1px solid #fff;
    line-height: 32px;
    padding: 10px 0;
    font-weight: normal;
  }
  #case .case_list .case_body .case_block .case1_right .case1_before h3 .s {
    font-size: 20px;
  }
  #case .case_list .case_body .case_block .case1_right .case1_before p {
    width: 480px;
    font-size: 16px;
    color: #FFF;
    line-height: 24px;
    padding-top: 10px;
  }
  #case .case_list .case_body .case_block .case_pk1 {
    background: url("../images/case/pk1.png") no-repeat;
    width: 288px;
    height: 122px;
    left: 320px;
    top: 36%;
  }
  #case .case_list .case_body .case_block .case_pk2 {
    background: url("../images/case/pk2.png") no-repeat;
    width: 288px;
    height: 122px;
    left: 320px;
    top: 36%;
  }
  #case .case_list .case_body .case_block .case_pk3 {
    background: url("../images/case/pk3.png") no-repeat;
    width: 288px;
    height: 122px;
    left: 320px;
    top: 36%;
  }
  #case .case_list .case_body .case_block .case_kd {
    background: url("../images/case/case_kd.png") no-repeat;
    width: 203px;
    height: 49px;
    left: 200px;
    bottom: 80px;
    text-align: center;
    line-height: 49px;
    font-size: 20px;
    color: #eb0f16;
  }
  #case .case_list .case_body .case_block .case_kd:hover {
    color: #333;
  }
  #case .case_list .case_body .case_block .anli_img_1 {
    background: url("../images/case980/anli_img_01.jpg") no-repeat;
    width: 413px;
    height: 543px;
  }
  #case .case_list .case_body .case_block .anli_img_2 {
    background: url("../images/case980/anli_img_02.jpg") no-repeat;
    width: 413px;
    height: 543px;
  }
  #case .case_list .case_body .case_block .anli_img_3 {
    background: url("../images/case980/anli_img_03.jpg") no-repeat;
    width: 413px;
    height: 543px;
  }
  #case .case_list .case_body .case_block .anli_img_4 {
    background: url("../images/case980/anli_img_04.jpg") no-repeat;
    width: 413px;
    height: 543px;
  }
  #case .case_list .case_body .case_block .anli_img_5 {
    background: url("../images/case980/anli_img_05.jpg") no-repeat;
    width: 413px;
    height: 543px;
  }
  #case .case_list .case_body .case_block .anli_img_6 {
    background: url("../images/case980/anli_img_06.jpg") no-repeat;
    width: 413px;
    height: 543px;
  }
  #case .case_list .case_comment {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #case .case_list .case_comment .case_title {
    top: 0px;
  }
  #case .case_list .case_comment .case_title p {
    font-size: 24px;
    letter-spacing: 0.5em;
  }
  #case .case_list .case_comment .case-slider {
    position: absolute;
    top: 200px;
    width: 800px;
    height: 690px;
    left: 50%;
    margin-left: -400px;
  }
  #case .case_list .case_comment .case-slider ul {
    list-style: none;
  }
  #case .case_list .case_comment .case-slider ul li {
    width: 793px;
    height: 674px;
    background: #add8e6;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
  }
  #case .case_list .case_comment .case-slider .case-slider-controls {
    position: relative;
    z-index: 1000;
    margin: 0 auto;
    width: 800px;
    height: 1px;
  }
  #case .case_list .case_comment .case-slider .case-slider-arrow {
    border: none;
    background: #d2527f;
    color: #fff;
    font-weight: bold;
    position: absolute;
  }
  #case .case_list .case_comment .case-slider .case-slider_prev {
    outline: none;
    background: url("../images/case/arrow-prev.png") no-repeat;
    width: 39px;
    height: 51px;
    left: -130px;
    top: 350px;
  }
  #case .case_list .case_comment .case-slider .case-slider_next {
    outline: none;
    background: url("../images/case/arrow-next.png") no-repeat;
    width: 39px;
    height: 51px;
    right: -100px;
    top: 350px;
  }
  #case .case_list .last {
    height: 12px;
  }
  #case .case_list .case_bg_1 {
    height: 100px;
    background: url("../images/case980/case_bg_1.jpg") center no-repeat;
  }
  #case .case_list .case_bg_2 {
    height: 100px;
    background: url("../images/case980/case_bg_2.jpg") center no-repeat;
  }
  #case .case_list .case_bg_3 {
    height: 100px;
    background: url("../images/case980/case_bg_3.jpg") center no-repeat;
  }
  #case .case_list .case_bg_4 {
    height: 100px;
    background: url("../images/case980/case_bg_4.jpg") center no-repeat;
  }
  #case .case_list .case_bg_5 {
    height: 100px;
    background: url("../images/case980/case_bg_5.jpg") center no-repeat;
  }
  #case .case_list .case_bg_6 {
    height: 100px;
    background: url("../images/case980/case_bg_6.jpg") center no-repeat;
  }
  #case .case_list .case_bg_7 {
    height: 100px;
    background: url("../images/case980/case_bg_7.jpg") center no-repeat;
  }
  #case .case_list .case_bg_8 {
    height: 100px;
    background: url("../images/case980/case_bg_8.jpg") center no-repeat;
  }
  #case .case_list .case_bg_9 {
    height: 100px;
    background: url("../images/case980/case_bg_9.jpg") center no-repeat;
  }
  #case .case_list .case_bg_10 {
    height: 100px;
    background: url("../images/case980/case_bg_10.jpg") center no-repeat;
  }
  #case .case_list .case_bg_11 {
    height: 100px;
    background: url("../images/case980/case_bg_11.jpg") center no-repeat;
  }
  #case .case_list .case_bg_12 {
    height: 100px;
    background: url("../images/case980/case_bg_12.jpg") center no-repeat;
  }
  #case .case_list .case_bg_13 {
    height: 100px;
    background: url("../images/case980/case_bg_13.jpg") center no-repeat;
  }
  #case .case_list .case_bg_14 {
    height: 100px;
    background: url("../images/case980/case_bg_14.jpg") center no-repeat;
  }
  #case .case_list .case_bg_15 {
    height: 100px;
    background: url("../images/case980/case_bg_15.jpg") center no-repeat;
  }
  #case .case_list .case_bg_16 {
    height: 100px;
    background: url("../images/case980/case_bg_16.jpg") center no-repeat;
  }
  #case .case_list .case_bg_17 {
    height: 100px;
    background: url("../images/case980/case_bg_17.jpg") center no-repeat;
  }
  #case .case_list .case_bg_18 {
    height: 100px;
    background: url("../images/case980/case_bg_18.jpg") center no-repeat;
  }
  #case .case_list .case_bg_19 {
    height: 100px;
    background: url("../images/case980/case_bg_19.jpg") center no-repeat;
  }
  #case .case_list .case_bg_20 {
    height: 100px;
    background: url("../images/case980/case_bg_20.jpg") center no-repeat;
  }
  #case .case_list .case_bg_21 {
    height: 100px;
    background: url("../images/case980/case_bg_21.jpg") center no-repeat;
  }
  #case .case_list .case_bg_22 {
    height: 100px;
    background: url("../images/case980/case_bg_22.jpg") center no-repeat;
  }
  #case .case_list .case_bg_23 {
    height: 100px;
    background: url("../images/case980/case_bg_23.jpg") center no-repeat;
  }
  #case .case_list .case_bg_24 {
    height: 100px;
    background: url("../images/case980/case_bg_24.jpg") center no-repeat;
  }
  #case .case_list .case_bg_25 {
    height: 100px;
    background: url("../images/case980/case_bg_25.jpg") center no-repeat;
  }
  #case .case_list .case_bg_26 {
    height: 100px;
    background: url("../images/case980/case_bg_26.jpg") center no-repeat;
  }
  #case .case_list .case_bg_27 {
    height: 100px;
    background: url("../images/case980/case_bg_27.jpg") center no-repeat;
  }
  #case .case_list .case_bg_28 {
    height: 100px;
    background: url("../images/case980/case_bg_28.jpg") center no-repeat;
  }
  #case .case_list .case_bg_29 {
    height: 100px;
    background: url("../images/case980/case_bg_29.jpg") center no-repeat;
  }
  #case .case_list .case_bg_30 {
    height: 100px;
    background: url("../images/case980/case_bg_30.jpg") center no-repeat;
  }
  #case .case_list .case_bg_31 {
    height: 100px;
    background: url("../images/case980/case_bg_31.jpg") center no-repeat;
  }
  #case .case_list .case_bg_32 {
    height: 100px;
    background: url("../images/case980/case_bg_32.jpg") center no-repeat;
  }
  #case .case_list .case_bg_33 {
    height: 100px;
    background: url("../images/case980/case_bg_33.jpg") center no-repeat;
  }
  #case .case_list .case_bg_34 {
    height: 100px;
    background: url("../images/case980/case_bg_34.jpg") center no-repeat;
  }
  #case .case_list .case_bg_35 {
    height: 100px;
    background: url("../images/case980/case_bg_35.jpg") center no-repeat;
  }
  #case .case_list .case_bg_36 {
    height: 100px;
    background: url("../images/case980/case_bg_36.jpg") center no-repeat;
  }
  #case .case_list .case_bg_37 {
    height: 100px;
    background: url("../images/case980/case_bg_37.jpg") center no-repeat;
  }
  #case .case_list .case_bg_38 {
    height: 100px;
    background: url("../images/case980/case_bg_38.jpg") center no-repeat;
  }
  #case .case_list .case_bg_39 {
    height: 100px;
    background: url("../images/case980/case_bg_39.jpg") center no-repeat;
  }
  #case .case_list .case_bg_40 {
    height: 100px;
    background: url("../images/case980/case_bg_40.jpg") center no-repeat;
  }
  #case .case_list .case_bg_41 {
    height: 100px;
    background: url("../images/case980/case_bg_41.jpg") center no-repeat;
  }
  #case .case_list .case_bg_42 {
    height: 100px;
    background: url("../images/case980/case_bg_42.jpg") center no-repeat;
  }
  #case .case_list .case_bg_43 {
    height: 100px;
    background: url("../images/case980/case_bg_43.jpg") center no-repeat;
  }
  #case .case_list .case_bg_44 {
    height: 100px;
    background: url("../images/case980/case_bg_44.jpg") center no-repeat;
  }
  #case .case_list .case_bg_45 {
    height: 100px;
    background: url("../images/case980/case_bg_45.jpg") center no-repeat;
  }
  #case .case_list .case_bg_46 {
    height: 12px;
    background: url("../images/case980/case_bg_46.jpg") center no-repeat;
  }
  .apply {
    width: 100%;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    z-index: 9999;
  }
  .apply .apply_close {
    background: url("../images/apply_close.png") no-repeat center;
    width: 42px;
    height: 42px;
    position: absolute;
    right: 46px;
    top: 0px;
  }
  .apply .apply_img {
    background: url("../images/apply.jpg") no-repeat center;
    width: 100%;
    height: 61px;
    display: block;
  }
  #gain .part1 {
    width: 100%;
    overflow: hidden;
  }
  #gain .part1 .h100 {
    height: 100px;
  }
  #gain .part1 .last {
    height: 83px;
  }
  #gain .part1 .kd1 {
    position: absolute;
    top: -6px;
    left: 130px;
    background: url("../images/gain/gain_kd1.png") no-repeat;
    width: 250px;
    height: 63px;
  }
  #gain .part1 .kd2 {
    position: absolute;
    top: -6px;
    left: 464px;
    background: url("../images/gain/gain_kd2.png") no-repeat;
    width: 250px;
    height: 63px;
  }
  #gain .part1 .gain_bg_1 {
    background: url("../images/gain980/gain_1.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_2 {
    background: url("../images/gain980/gain_2.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_3 {
    background: url("../images/gain980/gain_3.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_4 {
    background: url("../images/gain980/gain_4.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_5 {
    background: url("../images/gain980/gain_5.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_6 {
    background: url("../images/gain980/gain_6.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_7 {
    background: url("../images/gain980/gain_7.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_8 {
    background: url("../images/gain980/gain_8.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_9 {
    background: url("../images/gain980/gain_9.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_10 {
    background: url("../images/gain980/gain_10.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_11 {
    background: url("../images/gain980/gain_11.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_12 {
    background: url("../images/gain980/gain_12.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_13 {
    background: url("../images/gain980/gain_13.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_14 {
    background: url("../images/gain980/gain_14.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_15 {
    background: url("../images/gain980/gain_15.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_16 {
    background: url("../images/gain980/gain_16.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_17 {
    background: url("../images/gain980/gain_17.jpg") center no-repeat;
  }
  #gain .part1 .gain_bg_18 {
    background: url("../images/gain980/gain_18.jpg") center no-repeat;
  }
  #gain .part2 {
    background: url("../images/gain/part2_bg.jpg") repeat-y center;
    height: auto;
  }
  #gain .part2 .anli_box:first-child {
    top: 50px;
  }
  #gain .part2 .anli_box {
    height: 488px;
    width: 1067px;
    padding-bottom: 80px;
    margin: 0 auto;
  }
  #gain .part2 .anli_box.type1 {
    background: url("../images/gain980/type1.png") no-repeat;
  }
  #gain .part2 .anli_box.type1 .left {
    top: 14px;
    left: 50px;
    text-align: center;
    width: 430px;
  }
  #gain .part2 .anli_box.type1 .right {
    left: 48%;
    top: 76px;
    box-shadow: 0px 2px 10px #666;
  }
  #gain .part2 .anli_box.type2 {
    background: url("../images/gain980/type2.png") no-repeat;
  }
  #gain .part2 .anli_box.type2 .left {
    left: 4%;
    top: 76px;
    box-shadow: 0px 2px 10px #666;
  }
  #gain .part2 .anli_box.type2 .right {
    top: 14px;
    left: 57%;
    text-align: center;
    width: 430px;
  }
  #gain .part2 .anli_box .right p,
  #gain .part2 .anli_box .left p,
  #gain .part2 .anli_box .right h3,
  #gain .part2 .anli_box .left h3 {
    color: #bbb;
  }
  #gain .part2 .anli_box .right h3,
  #gain .part2 .anli_box .left h3 {
    font-size: 38px;
    padding: 28px 0;
  }
  #gain .part2 .anli_box .right p.l1,
  #gain .part2 .anli_box .left p.l1 {
    padding: 22px 0;
    line-height: 30px;
    font-size: 18px;
  }
  #gain .part2 .anli_box .right p.l2,
  #gain .part2 .anli_box .left p.l2 {
    color: #fee01a;
    font-size: 22px;
    padding: 12px 0;
  }
  #gain .part2 .anli_box .right p.l2 b,
  #gain .part2 .anli_box .left p.l2 b {
    font-size: 70px;
  }
  #gain .part2 .anli_box .right p.l3,
  #gain .part2 .anli_box .left p.l3 {
    font-size: 18px;
    padding: 10px 0 40px 0;
  }
  #gain .part2 .anli_box .right .gain_click,
  #gain .part2 .anli_box .left .gain_click {
    display: block;
    width: 176px;
    height: 44px;
    background: url("../images/gain/gain_click.png") no-repeat;
    bottom: -32px;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
  }
  .bottom {
    overflow: hidden;
    width: 100%;
  }
  .bottom .h100 {
    height: 120px;
  }
  .bottom .bottom_btn {
    display: block;
    background: url("../images/bottom_btn.jpg") no-repeat center;
    width: 560px;
    height: 154px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: -74px;
  }
  .bottom .bottom_1 {
    background: url("../images/bottom_1.jpg") no-repeat center;
  }
  .bottom .bottom_2 {
    background: url("../images/bottom_2.jpg") no-repeat center;
  }
  .bottom .bottom_3 {
    background: url("../images/bottom_3.jpg") no-repeat center;
  }
  .bottom .bottom_4 {
    background: url("../images/bottom_4.jpg") no-repeat center;
  }
  .bottom .bottom_5 {
    background: url("../images/bottom_5.jpg") no-repeat center;
  }
  #huoyuan {
    background-color: #F7F7F7;
  }
  #huoyuan .c {
    width: 980px;
    margin: 0 auto;
    height: auto;
  }
  #huoyuan img {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  #huoyuan img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #huoyuan .hnav {
    width: 100%;
    background: url("../images/huoyuan/hnav_bg.jpg") repeat-x;
    height: 180px;
  }
  #huoyuan .hnav .hnav_list {
    background: url("../images/huoyuan980/hnav.jpg") no-repeat;
    width: 1065px;
    height: 180px;
    margin: 0 auto;
    cursor: pointer;
  }
  #huoyuan a.more {
    display: block;
    width: 92px;
    height: 22px;
    background-color: #000;
    color: #FFF;
    position: absolute;
    bottom: -8px;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    left: 50%;
    margin-left: -46px;
  }
  #huoyuan .huoyuan_rec {
    overflow: hidden;
  }
  #huoyuan .huoyuan_rec .cate_name {
    height: 100px;
    background: url("../images/huoyuan/black.jpg") repeat-x left bottom;
    width: 100%;
  }
  #huoyuan .huoyuan_rec .cate_name .w {
    height: 100px;
  }
  #huoyuan .huoyuan_rec .cate_name .title {
    background: url("../images/huoyuan/ht_01.jpg") no-repeat center;
    height: 100px;
    width: 243px;
    margin: 0 auto;
  }
  #huoyuan .huoyuan_rec .cate_content {
    margin-top: 30px;
  }
  #huoyuan .huoyuan_rec .cate_content .rec_more {
    width: 100%;
    height: 341px;
  }
  #huoyuan .huoyuan_rec .cate_content .rec_more a.rec:first-child {
    margin-left: 0;
  }
  #huoyuan .huoyuan_rec .cate_content .rec_more a.rec {
    float: left;
    margin-left: 5px;
    border: 1px solid #EEE;
  }
  #huoyuan .huoyuan_rec .cate_content .rec_list {
    margin-top: 12px;
  }
  #huoyuan .huoyuan_rec .cate_content .rec_list ul li {
    float: left;
    margin-right: 11px;
    width: 187px;
  }
  #huoyuan .huoyuan_rec .cate_content .rec_list ul .last {
    margin-right: 0;
  }
  #huoyuan .huoyuan_01 .title {
    background: url("../images/huoyuan/ht_02.jpg") no-repeat center;
    height: 100px;
    width: 243px;
    margin: 0 auto;
  }
  #huoyuan .huoyuan_01 .cate_content .left_part {
    height: 460px;
  }
  #huoyuan .huoyuan_01 .cate_content .left_part .p2 {
    margin-top: 10px;
  }
  #huoyuan .huoyuan_01 .cate_content .left_part a {
    display: block;
  }
  #huoyuan .huoyuan_01 .cate_content .left_part .p3 {
    margin-left: 10px;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part {
    height: 460px;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li {
    width: 176px;
    height: 74px;
    border: 1px solid #eee;
    border-bottom: 0;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li.act {
    background-color: #f2562d;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li.act .c_click {
    display: block;
    border: 1px solid #FFF;
    width: 124px;
    height: 28px;
    margin: 28px auto 0px auto;
    color: #FFF;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li.act div {
    display: none;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li:hover {
    background-color: #f2562d;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li:hover .c_click {
    display: block;
    border: 1px solid #FFF;
    width: 124px;
    height: 28px;
    margin: 28px auto 0px auto;
    color: #FFF;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li:hover div {
    display: none;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul li .c_click {
    display: none;
  }
  #huoyuan .huoyuan_01 .cate_content .right_part ul .last {
    border-bottom: 1px solid #EEE;
  }
  #huoyuan .huoyuan_01 .cate_content .show_part {
    margin-bottom: 12px;
    overflow: hidden;
  }
  #huoyuan .huoyuan_02 .title {
    background: url("../images/huoyuan/ht_03.jpg") no-repeat center;
    height: 100px;
    width: 243px;
    margin: 0 auto;
  }
  #huoyuan .huoyuan_02 .cate_content .left_part {
    height: 460px;
  }
  #huoyuan .huoyuan_02 .cate_content .left_part .p2 {
    margin-top: 10px;
  }
  #huoyuan .huoyuan_02 .cate_content .left_part a {
    display: block;
  }
  #huoyuan .huoyuan_02 .cate_content .left_part .p3 {
    margin-left: 10px;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part {
    height: 460px;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li {
    width: 176px;
    height: 74px;
    border: 1px solid #eee;
    border-bottom: 0;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li.act {
    background-color: #f2562d;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li.act .c_click {
    display: block;
    border: 1px solid #FFF;
    width: 124px;
    height: 28px;
    margin: 28px auto 0px auto;
    color: #FFF;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li.act img {
    display: none;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li:hover {
    background-color: #f2562d;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li:hover .c_click {
    display: block;
    border: 1px solid #FFF;
    width: 124px;
    height: 24px;
    margin: 24px auto 0px auto;
    color: #FFF;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li:hover div {
    display: none;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul li .c_click {
    display: none;
  }
  #huoyuan .huoyuan_02 .cate_content .right_part ul .last {
    border-bottom: 1px solid #EEE;
  }
  #huoyuan .huoyuan_02 .cate_content .show_part {
    margin-bottom: 12px;
    overflow: hidden;
  }
  #huoyuan .huoyuan_03 .title,
  #huoyuan .huoyuan_04 .title,
  #huoyuan .huoyuan_05 .title,
  #huoyuan .huoyuan_06 .title,
  #huoyuan .huoyuan_07 .title,
  #huoyuan .huoyuan_08 .title,
  #huoyuan .huoyuan_09 .title {
    height: 100px;
    width: 243px;
    margin: 0 auto;
  }
  #huoyuan .huoyuan_03 .cate_content .big,
  #huoyuan .huoyuan_04 .cate_content .big,
  #huoyuan .huoyuan_05 .cate_content .big,
  #huoyuan .huoyuan_06 .cate_content .big,
  #huoyuan .huoyuan_07 .cate_content .big,
  #huoyuan .huoyuan_08 .cate_content .big,
  #huoyuan .huoyuan_09 .cate_content .big {
    width: 423px;
  }
  #huoyuan .huoyuan_03 .cate_content .big img,
  #huoyuan .huoyuan_04 .cate_content .big img,
  #huoyuan .huoyuan_05 .cate_content .big img,
  #huoyuan .huoyuan_06 .cate_content .big img,
  #huoyuan .huoyuan_07 .cate_content .big img,
  #huoyuan .huoyuan_08 .cate_content .big img,
  #huoyuan .huoyuan_09 .cate_content .big img {
    width: 423px;
  }
  #huoyuan .huoyuan_03 .title {
    background: url("../images/huoyuan/ht_04.jpg") no-repeat center;
  }
  #huoyuan .huoyuan_04 .title {
    background: url("../images/huoyuan/ht_05.jpg") no-repeat center;
  }
  #huoyuan .huoyuan_05 .title {
    background: url("../images/huoyuan/ht_06.jpg") no-repeat center;
  }
  #huoyuan .huoyuan_06 .title {
    background: url("../images/huoyuan/ht_07.jpg") no-repeat center;
  }
  #huoyuan .huoyuan_07 .title {
    background: url("../images/huoyuan/ht_08.jpg") no-repeat center;
  }
  #huoyuan .huoyuan_08 .title {
    background: url("../images/huoyuan/ht_09.jpg") no-repeat center;
  }
  #huoyuan .huoyuan_09 .title {
    background: url("../images/huoyuan/ht_10.jpg") no-repeat center;
  }
  #huoyuan .huoyuan_h1_1_1 {
    background: url("../images/huoyuan980/h1-1-1.jpg") no-repeat;
    width: 239px;
    height: 339px;
  }
  #huoyuan .huoyuan_h1_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_1_2 {
    background: url("../images/huoyuan980/h1-1-2.jpg") no-repeat;
    width: 239px;
    height: 339px;
  }
  #huoyuan .huoyuan_h1_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_1_3 {
    background: url("../images/huoyuan980/h1-1-3.jpg") no-repeat;
    width: 239px;
    height: 339px;
  }
  #huoyuan .huoyuan_h1_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_1_4 {
    background: url("../images/huoyuan980/h1-1-4.jpg") no-repeat;
    width: 239px;
    height: 339px;
  }
  #huoyuan .huoyuan_h1_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_2_1 {
    background: url("../images/huoyuan980/h1-2-1.jpg") no-repeat;
    width: 187px;
    height: 344px;
  }
  #huoyuan .huoyuan_h1_2_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_2_2 {
    background: url("../images/huoyuan980/h1-2-2.jpg") no-repeat;
    width: 187px;
    height: 344px;
  }
  #huoyuan .huoyuan_h1_2_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_2_3 {
    background: url("../images/huoyuan980/h1-2-3.jpg") no-repeat;
    width: 187px;
    height: 344px;
  }
  #huoyuan .huoyuan_h1_2_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_2_4 {
    background: url("../images/huoyuan980/h1-2-4.jpg") no-repeat;
    width: 187px;
    height: 344px;
  }
  #huoyuan .huoyuan_h1_2_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h1_2_5 {
    background: url("../images/huoyuan980/h1-2-5.jpg") no-repeat;
    width: 187px;
    height: 344px;
  }
  #huoyuan .huoyuan_h1_2_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_1 {
    background: url("../images/huoyuan980/h2-1-1.jpg") no-repeat;
    width: 170px;
    height: 313px;
  }
  #huoyuan .huoyuan_h2_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_2 {
    background: url("../images/huoyuan980/h2-1-2.jpg") no-repeat;
    width: 170px;
    height: 129px;
  }
  #huoyuan .huoyuan_h2_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_3 {
    background: url("../images/huoyuan980/h2-1-3.jpg") no-repeat;
    width: 606px;
    height: 451px;
  }
  #huoyuan .huoyuan_h2_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_4 {
    background: url("../images/huoyuan980/h2-1-4.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h2_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_5 {
    background: url("../images/huoyuan980/h2-1-5.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h2_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_6 {
    background: url("../images/huoyuan980/h2-1-6.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h2_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_7 {
    background: url("../images/huoyuan980/h2-1-7.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h2_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_8 {
    background: url("../images/huoyuan980/h2-1-8.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h2_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_1_9 {
    background: url("../images/huoyuan980/h2-1-9.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h2_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_2_1 {
    background: url("../images/huoyuan980/h2-2-1.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h2_2_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_2_2 {
    background: url("../images/huoyuan980/h2-2-2.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h2_2_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_2_3 {
    background: url("../images/huoyuan980/h2-2-3.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h2_2_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_2_4 {
    background: url("../images/huoyuan980/h2-2-4.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h2_2_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h2_2_5 {
    background: url("../images/huoyuan980/h2-2-5.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h2_2_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_1 {
    background: url("../images/huoyuan980/h3-1-1.jpg") no-repeat;
    width: 170px;
    height: 313px;
  }
  #huoyuan .huoyuan_h3_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_2 {
    background: url("../images/huoyuan980/h3-1-2.jpg") no-repeat;
    width: 170px;
    height: 129px;
  }
  #huoyuan .huoyuan_h3_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_3 {
    background: url("../images/huoyuan980/h3-1-3.jpg") no-repeat;
    width: 606px;
    height: 451px;
  }
  #huoyuan .huoyuan_h3_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_4 {
    background: url("../images/huoyuan980/h3-1-4.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h3_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_5 {
    background: url("../images/huoyuan980/h3-1-5.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h3_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_6 {
    background: url("../images/huoyuan980/h3-1-6.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h3_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_7 {
    background: url("../images/huoyuan980/h3-1-7.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h3_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_8 {
    background: url("../images/huoyuan980/h3-1-8.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h3_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_1_9 {
    background: url("../images/huoyuan980/h3-1-9.jpg") no-repeat;
    width: 176px;
    height: 74px;
  }
  #huoyuan .huoyuan_h3_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_2_1 {
    background: url("../images/huoyuan980/h3-2-1.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h3_2_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_2_2 {
    background: url("../images/huoyuan980/h3-2-2.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h3_2_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_2_3 {
    background: url("../images/huoyuan980/h3-2-3.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h3_2_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_2_4 {
    background: url("../images/huoyuan980/h3-2-4.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h3_2_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h3_2_5 {
    background: url("../images/huoyuan980/h3-2-5.jpg") no-repeat;
    width: 187px;
    height: 361px;
  }
  #huoyuan .huoyuan_h3_2_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_1 {
    background: url("../images/huoyuan980/h4-1-1.jpg") no-repeat;
    width: 423px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_2 {
    background: url("../images/huoyuan980/h4-1-2.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_3 {
    background: url("../images/huoyuan980/h4-1-3.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_4 {
    background: url("../images/huoyuan980/h4-1-4.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_5 {
    background: url("../images/huoyuan980/h4-1-5.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_6 {
    background: url("../images/huoyuan980/h4-1-6.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_7 {
    background: url("../images/huoyuan980/h4-1-7.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_8 {
    background: url("../images/huoyuan980/h4-1-8.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h4_1_9 {
    background: url("../images/huoyuan980/h4-1-9.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h4_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_1 {
    background: url("../images/huoyuan980/h5-1-1.jpg") no-repeat;
    width: 423px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_2 {
    background: url("../images/huoyuan980/h5-1-2.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_3 {
    background: url("../images/huoyuan980/h5-1-3.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_4 {
    background: url("../images/huoyuan980/h5-1-4.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_5 {
    background: url("../images/huoyuan980/h5-1-5.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_6 {
    background: url("../images/huoyuan980/h5-1-6.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_7 {
    background: url("../images/huoyuan980/h5-1-7.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_8 {
    background: url("../images/huoyuan980/h5-1-8.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h5_1_9 {
    background: url("../images/huoyuan980/h5-1-9.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h5_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_1 {
    background: url("../images/huoyuan980/h6-1-1.jpg") no-repeat;
    width: 423px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_2 {
    background: url("../images/huoyuan980/h6-1-2.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_3 {
    background: url("../images/huoyuan980/h6-1-3.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_4 {
    background: url("../images/huoyuan980/h6-1-4.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_5 {
    background: url("../images/huoyuan980/h6-1-5.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_6 {
    background: url("../images/huoyuan980/h6-1-6.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_7 {
    background: url("../images/huoyuan980/h6-1-7.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_8 {
    background: url("../images/huoyuan980/h6-1-8.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h6_1_9 {
    background: url("../images/huoyuan980/h6-1-9.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h6_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_1 {
    background: url("../images/huoyuan980/h7-1-1.jpg") no-repeat;
    width: 423px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_2 {
    background: url("../images/huoyuan980/h7-1-2.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_3 {
    background: url("../images/huoyuan980/h7-1-3.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_4 {
    background: url("../images/huoyuan980/h7-1-4.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_5 {
    background: url("../images/huoyuan980/h7-1-5.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_6 {
    background: url("../images/huoyuan980/h7-1-6.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_7 {
    background: url("../images/huoyuan980/h7-1-7.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_8 {
    background: url("../images/huoyuan980/h7-1-8.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h7_1_9 {
    background: url("../images/huoyuan980/h7-1-9.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h7_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_1 {
    background: url("../images/huoyuan980/h8-1-1.jpg") no-repeat;
    width: 423px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_2 {
    background: url("../images/huoyuan980/h8-1-2.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_3 {
    background: url("../images/huoyuan980/h8-1-3.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_4 {
    background: url("../images/huoyuan980/h8-1-4.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_5 {
    background: url("../images/huoyuan980/h8-1-5.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_6 {
    background: url("../images/huoyuan980/h8-1-6.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_7 {
    background: url("../images/huoyuan980/h8-1-7.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_8 {
    background: url("../images/huoyuan980/h8-1-8.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h8_1_9 {
    background: url("../images/huoyuan980/h8-1-9.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h8_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_1 {
    background: url("../images/huoyuan980/h9-1-1.jpg") no-repeat;
    width: 423px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_2 {
    background: url("../images/huoyuan980/h9-1-2.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_3 {
    background: url("../images/huoyuan980/h9-1-3.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_4 {
    background: url("../images/huoyuan980/h9-1-4.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_5 {
    background: url("../images/huoyuan980/h9-1-5.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_6 {
    background: url("../images/huoyuan980/h9-1-6.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_7 {
    background: url("../images/huoyuan980/h9-1-7.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_8 {
    background: url("../images/huoyuan980/h9-1-8.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h9_1_9 {
    background: url("../images/huoyuan980/h9-1-9.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h9_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_1 {
    background: url("../images/huoyuan980/h10-1-1.jpg") no-repeat;
    width: 423px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_2 {
    background: url("../images/huoyuan980/h10-1-2.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_3 {
    background: url("../images/huoyuan980/h10-1-3.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_4 {
    background: url("../images/huoyuan980/h10-1-4.jpg") no-repeat;
    width: 173px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_5 {
    background: url("../images/huoyuan980/h10-1-5.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_5:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_6 {
    background: url("../images/huoyuan980/h10-1-6.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_6:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_7 {
    background: url("../images/huoyuan980/h10-1-7.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_7:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_8 {
    background: url("../images/huoyuan980/h10-1-8.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_8:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  #huoyuan .huoyuan_h10_1_9 {
    background: url("../images/huoyuan980/h10-1-9.jpg") no-repeat;
    width: 186px;
    height: 347px;
  }
  #huoyuan .huoyuan_h10_1_9:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  .huoyuan_01,
  .huoyuan_02,
  .huoyuan_03,
  .huoyuan_04,
  .huoyuan_05,
  .huoyuan_06,
  .huoyuan_07,
  .huoyuan_08,
  .huoyuan_09 {
    overflow: hidden;
  }
  .huoyuan_01 .cate_name,
  .huoyuan_02 .cate_name,
  .huoyuan_03 .cate_name,
  .huoyuan_04 .cate_name,
  .huoyuan_05 .cate_name,
  .huoyuan_06 .cate_name,
  .huoyuan_07 .cate_name,
  .huoyuan_08 .cate_name,
  .huoyuan_09 .cate_name {
    height: 100px;
    background: url("../images/huoyuan/black.jpg") repeat-x left bottom;
    width: 100%;
  }
  .huoyuan_01 .cate_name .w,
  .huoyuan_02 .cate_name .w,
  .huoyuan_03 .cate_name .w,
  .huoyuan_04 .cate_name .w,
  .huoyuan_05 .cate_name .w,
  .huoyuan_06 .cate_name .w,
  .huoyuan_07 .cate_name .w,
  .huoyuan_08 .cate_name .w,
  .huoyuan_09 .cate_name .w {
    height: 100px;
  }
  .huoyuan_01 .cate_content,
  .huoyuan_02 .cate_content,
  .huoyuan_03 .cate_content,
  .huoyuan_04 .cate_content,
  .huoyuan_05 .cate_content,
  .huoyuan_06 .cate_content,
  .huoyuan_07 .cate_content,
  .huoyuan_08 .cate_content,
  .huoyuan_09 .cate_content {
    margin-top: 30px;
  }
  .huoyuan_01 .cate_content .huoyuan_list,
  .huoyuan_02 .cate_content .huoyuan_list,
  .huoyuan_03 .cate_content .huoyuan_list,
  .huoyuan_04 .cate_content .huoyuan_list,
  .huoyuan_05 .cate_content .huoyuan_list,
  .huoyuan_06 .cate_content .huoyuan_list,
  .huoyuan_07 .cate_content .huoyuan_list,
  .huoyuan_08 .cate_content .huoyuan_list,
  .huoyuan_09 .cate_content .huoyuan_list {
    margin-top: 12px;
  }
  .huoyuan_01 .cate_content .huoyuan_list ul li,
  .huoyuan_02 .cate_content .huoyuan_list ul li,
  .huoyuan_03 .cate_content .huoyuan_list ul li,
  .huoyuan_04 .cate_content .huoyuan_list ul li,
  .huoyuan_05 .cate_content .huoyuan_list ul li,
  .huoyuan_06 .cate_content .huoyuan_list ul li,
  .huoyuan_07 .cate_content .huoyuan_list ul li,
  .huoyuan_08 .cate_content .huoyuan_list ul li,
  .huoyuan_09 .cate_content .huoyuan_list ul li {
    float: left;
    border: 1px solid #eee;
    margin-right: 8px;
    overflow: hidden;
    margin-bottom: 12px;
  }
  .huoyuan_01 .cate_content .huoyuan_list ul li img,
  .huoyuan_02 .cate_content .huoyuan_list ul li img,
  .huoyuan_03 .cate_content .huoyuan_list ul li img,
  .huoyuan_04 .cate_content .huoyuan_list ul li img,
  .huoyuan_05 .cate_content .huoyuan_list ul li img,
  .huoyuan_06 .cate_content .huoyuan_list ul li img,
  .huoyuan_07 .cate_content .huoyuan_list ul li img,
  .huoyuan_08 .cate_content .huoyuan_list ul li img,
  .huoyuan_09 .cate_content .huoyuan_list ul li img {
    height: 361px;
    width: 228px;
  }
  .huoyuan_01 .cate_content .huoyuan_list ul .last,
  .huoyuan_02 .cate_content .huoyuan_list ul .last,
  .huoyuan_03 .cate_content .huoyuan_list ul .last,
  .huoyuan_04 .cate_content .huoyuan_list ul .last,
  .huoyuan_05 .cate_content .huoyuan_list ul .last,
  .huoyuan_06 .cate_content .huoyuan_list ul .last,
  .huoyuan_07 .cate_content .huoyuan_list ul .last,
  .huoyuan_08 .cate_content .huoyuan_list ul .last,
  .huoyuan_09 .cate_content .huoyuan_list ul .last {
    margin-right: 0;
  }
}

footer {
    width: 100%;
    background: #FCFCFC;
	 font-family: "Microsoft YaHei" ! important;
}
.foot_new {
    background: #333;
    font-size: 12px;
}
.foot_new ul {
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    width:748px;
    margin: auto;
    text-align: center;
    padding: 20px 0 0 0;
}
.foot_new p {
    width: 1200px;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
    color: #CCC;
    text-align: center;
	 font-family: "Microsoft YaHei" ! important;
}
.foot_new .link {
    width: 1200px;
    margin: auto;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
	color:#FFFFFF;
	 font-family: "Microsoft YaHei" ! important;
}
.foot_new ul li a {
    color: #CCC;
    width: 80px;
    height: 30px;
    display: block;
	 font-family: "Microsoft YaHei" ! important;
}
.foot_new ul li {
    float: left;
    height: 30px;
    line-height: 30px;
	color: #CCC;
}
.foot_new .link a {
    color: #999;
	 font-family: "Microsoft YaHei" ! important;
}