.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.roman {
  font-family: "Times New Roman";
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
.ddd {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #02BF8D;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 1200px;
  font-family: 'Microsoft YaHei';
}
.l {
  color: #02BF8D !important;
}
.w {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
/*header*/
body {
  font-size: 14px;
}
.topbar {
  background: #262626;
  line-height: 30px;
  color: #fff;
}
.ww {
  padding: 0 15px;
}
.topbar-r a {
  color: #fff;
}
.topbar-r a:hover {
  color: #fff;
  text-decoration: underline;
}
.topbar-r .tel {
  padding-left: 27px;
  background: url(../image/icon-tel.png) 0 center no-repeat;
  margin-right: 33px;
}
.topbar-r em {
  font-style: normal;
}
.header {
  position: relative;
  z-index: 10;
  height: 90px;
  background: #fff;
}
.logo {
  display: block;
  width: 206px;
  height: 90px;
  position: relative;
  z-index: 11;
  background: url(../image/logo.png) center no-repeat;
  text-indent: -9999px;
}

.nav li {
  float: left;
  position: relative;
}
.nav h3 {
  float: left;
}
.nav h3 a {
  float: left;
  font-size: 14px;
  padding: 0 16px;
  line-height: 90px;
  text-align: center;
  color: #333;
}
.nav li.on h3 a,
.nav li h3 a:hover {
  background: #02BF8D;
  color: #fff;
}
.nav .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background: url(../image/sub-nav-bg2.png) no-repeat 100% 100% #fff;
  display: none;
  visibility: hidden;
  z-index: 98;
  width: 260px;
  padding: 0 20px 20px;
  border-radius: 0 0 6px 6px;
}
.nav .submenu dd {
  text-align: left;
  padding-right: 80px;
}
.nav .submenu a {
  color: #3c3c3c;
  text-decoration: none;
  display: block;
  line-height: 42px;
  border-bottom: 1px solid #dedede;
  position: relative;
}
.nav .submenu a:hover {
  color: #02BF8D;
  border-bottom-color: #02BF8D;
}
.nav li:hover h3 a {
  background-color: #02BF8D;
  color: #fff;
}
.nav li:hover .submenu {
  display: block;
  visibility: visible;
}
.search-wrap {
  display: none;
  position: absolute;
  left: 280px;
  background-color: #fff;
  height: 100%;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 15px;
  right: 0;
  overflow: hidden;
}
.search-wrap.on {
  display: block;
}
.search-wrap .form-control {
  height: 55px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 19px;
  border: 1px solid #CCCCCC;
  width: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 60px;
  font-size: 14px;
}
.search-wrap .sub {
  position: absolute;
  right: 10%;
  top: 15px;
  cursor: pointer;
  background-color: transparent;
  color: #888;
  font-size: 22px;
  padding: 15px;
}
.search-wrap .sub:hover {
  color: #02BF8D;
}
.search-wrap .btn-close-searchbox {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 90px;
  font-size: 26px;
  color: #02BF8D;
}
@media (max-width: 1300px) {
  .nav h3 {
    float: left;
  }
  .nav h3 a {
    font-size: 14px;
    float: left;
    padding: 0 10px;
    line-height: 90px;
    text-align: center;
    color: #333;
  }
}
.banner {
  width: 100%!important;
  height: 676px;
  position: relative;
  overflow: hidden;
}
.banner .bd,
.banner ul,
.banner li {
  width: 100%!important;
  height: 676px;
}
.banner li {
  background: url() center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.banner .hd {
  position: absolute;
  width: 100%;
  bottom: 83px;
  text-align: center;
  line-height: 0;
}
.banner .hd span {
  width: 58px;
  height: 6px;
  display: inline-block;
  line-height: 6px;
  background: #FFFFFF;
  border-radius: 3px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  margin: 0 10px;
}
.banner .hd span.on {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner-txt {
  position: absolute;
  width: 100%;
  left: 0;
  top: 150px;
}
.banner-txt h1 {
  font-size: 70px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 138px;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  letter-spacing: 3px;
}
.banner-txt p {
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 2em;
  margin-bottom: 75px;
}
.search-box {
  width: 773px;
  height: 54px;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  margin-left: -387px;
  top: 240px;
  background: #fff;
  overflow: hidden;
}
.search-box .text {
  position: absolute;
  left: 24px;
  height: 14px;
  padding-top: 20px;
  padding-bottom: 19px;
  border: 0;
  width: 594px;
  font-size: 14px;
}
.search-box .btn-submit {
  width: 127px;
  height: 54px;
  line-height: 54px;
  background: #02BF8D;
  font-size: 16px;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  color: #fff;
  text-align: center;
}
body {
  background: #ffffff;
}
.mt55 {
  width: 100%;
  height: 0;
  line-height: 0;
  margin-top: -55px;
}
.searvice-box {
  background: #f2f2f2;
  border-radius: 16px;
  position: relative;
  clear: both;
  padding-bottom: 21px;
}
.searvice-box .tj {
  background: url(../image/tj.png) no-repeat;
  width: 68px;
  height: 68px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 16px 0 0;
}
.searvice-box li {
  float: left;
  width: 24.9999%;
  text-align: center;
}
.searvice-box li a {
  display: block;
}
.searvice-box a {
  padding-top: 26px;
}
.searvice-box .icon {
  height: 53px;
  margin-bottom: 15px;
  background: url() center no-repeat;
}
.searvice-box .icon1 {
  background-image: url(../image/icon-long1.png);
}
.searvice-box .icon2 {
  background-image: url(../image/icon-star1.png);
}
.searvice-box .icon3 {
  background-image: url(../image/icon-service1.png);
}
.searvice-box .icon4 {
  background-image: url(../image/icon-smile1.png);
}
.searvice-box a:hover h3 {
  color: #903246;
}
.searvice-box a:hover .icon1 {
  background-image: url(../image/icon-long2.png);
}
.searvice-box a:hover .icon2 {
  background-image: url(../image/icon-star2.png);
}
.searvice-box a:hover .icon3 {
  background-image: url(../image/icon-service2.png);
}
.searvice-box a:hover .icon4 {
  background-image: url(../image/icon-smile2.png);
}

.searvice-box .icon5 {
  background-image: url(../image/szf1.png);
}
.searvice-box .icon6 {
  background-image: url(../image/szf2.png);
}
.searvice-box .icon7 {
  background-image: url(../image/szf3.png);
}
.searvice-box .icon8 {
  background-image: url(../image/szf4.png);
}

.searvice-box h3 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 14px;
}
.searvice-box p {
  font-size: 13px;
  color: #666;
  text-align: center;
  line-height: 22px;
}

.qiaobg {
  width: 100%!important;
  background: url(../image/qiaobg.jpg) center 0 no-repeat;
  height: 165px;
  margin-top: 25px;
}
.citySelect h3 {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.citySelect h3:hover {
  color: #fff;
}
.full-links {
  width: 100%!important;
  position: relative;
  margin-bottom: 10px;
}
.full-links img {
  display: block;
  width: 100%;
}
.full-links a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50%;
  height: 100%;
  text-indent: -9999px;
}
.full-links a + a {
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.bgfff {
  background: #ffffff;
  margin-top: 30px;
}
.section-head {
  padding-top: 1px;
  padding-bottom: 30px;
  text-align: center;
}
.section-head h2 {
  font-size: 18px;
  color: #014c52;
  font-weight: bold;
  line-height: 70px;
}
.section-head .sub {
  position: relative;
  font-size: 20px;
  color: #999;
}
.section-head .sub:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #B1B1B1;
  line-height: 1px;
  top: 50%;
  position: absolute;
}
.section-head .sub span {
  display: inline-block;
  position: relative;
  padding: 0 20px;
  background: #F4F4F4;
}
.section-head .sub a.on {
  color: #02BF8D;
}
.bgfff .section-head .sub span {
  background: #fff;
}
.section-body {
  padding-bottom: 45px;
}
.hot-ly {
  height: 593px;
  position: relative;
  overflow: hidden;
}
.hot-ly li {
  position: absolute;
  overflow: hidden;
  border-radius: 10px;
  width: 388px;
}
.hot-ly .li1 {
  right: 0;
  top: 0;
  height: 593px;
}
.hot-ly .li2 {
  height: 313px;
  left: 0;
  top: 0;
}
.hot-ly .li3 {
  height: 263px;
  left: 0;
  bottom: 0;
}
.hot-ly .li4 {
  height: 263px;
  left: 406px;
  top: 0;
}
.hot-ly .li5 {
  height: 313px;
  left: 406px;
  bottom: 0;
}
.hot-ly .img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
}
.hot-ly .img a,
.hot-ly .img img {
  display: block;
  min-width: 100%;
  height: 100%;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hot-ly li:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.hot-ly .txts {
  width: 360px;
  position: absolute;
  left: 50%;
  margin-left: -180px;
  bottom: 14px;
  color: #fff;
}
.hot-ly .txts .mask {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.hot-ly .row1 {
  margin: 0 22px;
  padding: 15px 0 0px;
  line-height: 30px;
}
.hot-ly .row2 {
  margin: 0 22px;
  padding: 0px 0 10px;
  line-height: 30px;
}
.hot-ly h3 {
  float: left;
  width: 50%;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot-ly h3 a {
  display: block;
  color: #fff;
}
.hot-ly .price-box {
  float: right;
  color: #fff;
}
.hot-ly .price-box strong {
  font-size: 32px;
  padding-right: 5px;
}
.hot-ly .address {
  padding-left: 22px;
  float: left;
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../image/icon-pin.png) 0 center no-repeat;
}
.hot-ly .comment-info {
  float: right;
}
.ly-xjb {
  height: auto;
  overflow: hidden;
  position: relative;
}
.ly-xjb ul {
  float: left;
  width: 105%;
}
.ly-xjb li {
  float: left;
  width: 292px;
  position: relative;
  margin-right: 10px;
  margin-top: 10.5px;
}
.ly-xjb .img {
  display: block;
  height: 203px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.ly-xjb .img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ly-xjb li:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ly-xjb .txts {
  border-radius: 0 0 10px 10px;
  background: #013e40;
  color: #fff;
}
.ly-xjb .txts a {
  color: #fff;
}
.ly-xjb .row1 {
  margin: 0 12px;
  padding: 8px 0 0;
  line-height: 24px;
  margin-bottom: 6px;
}
.ly-xjb .row2 {
  margin: 0 12px;
  padding: 0px 0 10px;
  line-height: 24px;
}
.ly-xjb h3 {
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ly-xjb h3 a {
  display: block;
  color: #fff;
}
.ly-xjb .price-box {
  float: right;
  position: absolute;
  background: #000;
  height: 36px;
  overflow: hidden;
  left: 0;
  top: 165px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0 50px 50px 0;
  color: #fff;
  line-height: 35px;
  padding: 0 14px;
}
.ly-xjb .price-box strong {
  font-size: 14px;
  padding-right: 5px;
  color: #02BF8D;
}
.ly-xjb .address {
  padding-left: 19px;
  float: left;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../image/icon-pin.png) 0 center no-repeat;
}
.ly-xjb .comment-info {
  float: right;
}
.ly-xjb .comment-info span {
  color: #fff;
}
.ly-djth {
  height: auto;
  overflow: hidden;
  position: relative;
}
.ly-djth ul {
  float: left;
  width: 105%;
}
.ly-djth li {
  float: left;
  width: 390px;
  height: 270px;
  position: relative;
  margin-right: 15px;
  margin-top: 38px;
}
.ly-djth .img {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.ly-djth .img a,
.ly-djth .img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ly-djth li:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ly-djth .txts {
  width: 360px;
  position: absolute;
  left: 50%;
  margin-left: -180px;
  bottom: 14px;
  color: #fff;
}
.ly-djth .txts .mask {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: #013d47;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.ly-djth .row1 {
  margin: 0 22px;
  padding: 15px 0 0px;
  line-height: 30px;
}
.ly-djth .row2 {
  margin: 0 22px;
  padding: 0px 0 10px;
  line-height: 30px;
}
.ly-djth h3 {
  float: left;
  width: 50%;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ly-djth h3 a {
  display: block;
  color: #fff;
  font-size: 14px;
}
.ly-djth .price-box {
  float: right;
  color: #fff;
}
.ly-djth .price-box strong {
  font-size: 32px;
  padding-right: 5px;
}
.ly-djth .address {
  padding-left: 22px;
  float: left;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../image/icon-pin.png) 0 center no-repeat;
}
.ly-djth .comment-info {
  float: right;
}
.ly-djth .comment-info a {
  color: #fff;
}
@keyframes gif {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes gif {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.lc-list {
  position: relative;
  overflow: hidden;
}
.lc-list ul {
  float: left;
  width: 150%;
  padding-top: 15px;
  position: relative;
  left: -52px;
}
.lc-list li {
  float: left;
  width: 180px;
  text-align: center;
}
.lc-list h3 {
  font-size: 18px;
  line-height: 1.4em;
  color: #005f63;
}
.lc-list p {
  font-size: 12px;
}
.lc-list .point {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background: #005f63;
  font-size: 18px;
  color: #fff;
  border-radius: 50px;
  font-family: Georgia, "microsoft yahei";
}
.lc-list .point:after {
  content: "";
  display: block;
  width: 137px;
  height: 1px;
  background: url(../image/line2.png) no-repeat;
  position: absolute;
  right: 40px;
  top: 50%;
}
.lc-list li:hover .point {
  background: #208026;
  color: #fff;
}
.lc-list li:hover .icon {
  -webkit-animation: gif 1s infinite linear;
  animation: gif 1s infinite linear;
}
.lc-list li:nth-of-type(1) .point:after {
  display: none;
}
.lc-list .icon {
  height: 76px;
  margin-bottom: 15px;
  background: url() center no-repeat;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.lc-list .icon1 {
  background-image: url(../image/img-step1.png);
}
.lc-list .icon2 {
  background-image: url(../image/img-step2.png);
}
.lc-list .icon3 {
  background-image: url(../image/img-step3.png);
}
.lc-list .icon4 {
  background-image: url(../image/img-step4.png);
}
.lc-list .icon5 {
  background-image: url(../image/img-step5.png);
}
.lc-list .icon6 {
  background-image: url(../image/img-step6.png);
}
.lc-list .icon7 {
  background-image: url(../image/img-step7.png);
}
.lc-list .icon8 {
  background-image: url(../image/swzm.png);
}
.lc-list .icon9 {
  background-image: url(../image/ysks.png);
}
.lc-list .icon10 {
  background-image: url(../image/jtma.png);
}
.lc-list .icon11 {
  background-image: url(../image/qrzc.png);
}
.lc-list .icon12 {
  background-image: url(../image/zyyr.png);
}
.lc-list .icon13 {
  background-image: url(../image/kshh.png);
}
.lc-list .icon14 {
  background-image: url(../image/ghh.png);
}
.tsly-box {
  position: relative;
  height: 894px;
}
.tsly-box .title {
  padding-top: 100px;
  width: 483px;
  text-align: right;
}
.tsly-box .title h2 {
  font-size: 50px;
  color: #333;
  font-weight: bold;
  line-height: 1.4em;
}
.tsly-box .title p {
  font-size: 20px;
  color: #999;
}
.tsly-box .img {
  position: relative;
  overflow: hidden;
}
.tsly-box a {
  overflow: hidden;
}
.tsly-box a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.tsly-box .img,
.tsly-box .img img {
  display: block;
  width: 300px;
  height: 298px;
}
.tsly-box .img,
.tsly-box .img-2 {
  position: relative;
  overflow: hidden;
}
.tsly-box .img-2,
.tsly-box .img-2 img {
  display: block;
  width: 600px;
  height: 298px;
}
.tsly-box a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.tsly-box .a1 {
  width: 600px;
  height: 298px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.tsly-box .a2 {
  width: 1200px;
  top: 298px;
  display: block;
  position: absolute;
  left: 0;
}
.tsly-box .a2 .img {
  position: absolute;
  right: 0;
  top: 0;
}
.tsly-box .a2 .txt {
  right: 300px;
  z-index: 10;
}
.tsly-box .a3 {
  width: 600px;
  height: 298px;
  display: block;
  position: absolute;
  left: 0;
  top: 596px;
}
.tsly-box .a3 .img {
  float: right;
}
.tsly-box .a3 .txt {
  right: auto;
  left: 0;
}
.tsly-box .a4 {
  width: 600px;
  height: 298px;
  display: block;
  position: absolute;
  right: 0;
  top: 596px;
}
.tsly-box .a4 .txt {
  right: 0;
}
.tsly-box .txt {
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  padding-top: 95px;
}
.tsly-box .txt h3 {
  font-size: 28px;
  font-weight: bold;
}
.tsly-box .txt .line {
  width: 24px;
  height: 2px;
  background: #B9B8B6;
  display: block;
  line-height: 2em;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 48px;
}
.tsly-box .txt p {
  font-size: 16px;
  color: #666;
}
.service-long {
  overflow: hidden;
  height: auto;
}
.service-long ul {
  float: left;
  width: 105%;
}
.service-long li {
  float: left;
  width: 283px;
  height: 386px;
  position: relative;
  margin-right: 22px;
  border-radius: 10px;
  overflow: hidden;
}
.service-long .img {
  border-radius: 10px;
  height: 386px;
  overflow: hidden;
  position: relative;
}
.service-long .img a,
.service-long .img img {
  display: block;
  height: 386px;
  width: 100%;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-long .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
  left: 0;
  top: 316px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-long .txt {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 316px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-long .txt .title {
  font-size: 24px;
  color: #fff;
  height: 70px;
  line-height: 20px;
}
.service-long .info {
  width: 233px;
  padding-top: 8px;
  margin: 0 auto;
  color: #fff;
}
.service-long .info h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.service-long .price {
  font-size: 30px;
  color: #fff;
  line-height: 1.2em;
}
.service-long .btn-link {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -116px;
  width: 233px;
  text-align: center;
  line-height: 51px;
  color: #fff;
  height: 51px;
  font-size: 20px;
  top: 390px;
  border: 2px solid #FFFFFF;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-long .btn-link:hover {
  color: #fff;
  background: #005f63;
  border-color: #ffffff;
}
.service-long li:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.service-long li:hover .mask {
  top: 0;
}
.service-long li:hover .txt {
  top: 40px;
}
.service-long li:hover .btn-link {
  top: 314px;
}
.service-more {
  height: auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
.service-more ul {
  float: left;
  width: 105%;
}
.service-more li {
  width: 212px;
  height: 507px;
  float: left;
  position: relative;
  overflow: hidden;
  margin-right: 35px;
}
.service-more .img {
  height: 507px;
}
.service-more .img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-more li:hover .img img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.service-more li:hover .mask {
  filter: alpha(opacity=0);
  opacity: 0;
}
.service-more .mask {
  background: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-more .txt {
  position: absolute;
  width: 100%;
  left: 0;
  top: 375px;
  text-align: center;
}
.service-more .txt p {
  margin-top: 5px;
  font-size: 24px;
  color: #fff;
  line-height: 1.6em;
}
.service-more .info {
  position: absolute;
  color: #fff;
  font-size: 18px;
  left: 15px;
  line-height: 2em;
  right: 15px;
  top: 150px;
}
.full-link-bar a,
.full-link-bar img {
  display: block;
  width: 100%;
}
.teams-list {
  padding-top: 12px;
  height: auto;
  overflow: hidden;
  position: relative;
  display: none;
}
.teams-list ul {
  float: left;
  width: 105%;
}
.teams-list li {
  float: left;
  width: 290px;
  height: 382px;
  position: relative;
  border-radius: 10px;
  margin-right: 13px;
  overflow: hidden;
}
.teams-list a,
.teams-list img {
  display: block;
  width: 100%;
  height: 382px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.teams-list .txt {
  position: absolute;
  height: 65px;
  margin: 0 auto;
  left: 14px;
  right: 14px;
  bottom: 18px;
}
.teams-list .txt:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.teams-list .txt .name {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 65px;
  padding-left: 14px;
  background: url(../image/arrright.png) right 14px center no-repeat;
}
.teams-list a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.teams-list a:hover .txt:before {
  background: #02BF8D;
  color: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}
.teams-list a:hover .txt .name {
  color: #fff;
  background-image: url(../image/arrright2.png);
}
.news-list {
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
}
.news-list a {
  display: block;
  height: 208px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news-list a:hover {
  background: #02BF8D;
}
.news-list a:hover * {
  color: #fff !important;
}
.news-list .item {
  display: table;
  width: 100%;
}
.news-list .item > div {
  display: table-cell;
  vertical-align: middle;
}
.news-list .time {
  width: 204px;
  color: #333;
}
.news-list .time p {
  font-size: 18px;
}
.news-list .time strong {
  line-height: 1.2em;
  font-size: 34px;
  font-weight: normal;
}
.news-list .img {
  width: 187px;
  height: 208px;
}
.news-list .img img {
  display: inline-block;
  width: 187px;
  height: 140px;
  vertical-align: middle;
  border-radius: 10px;
}
.news-list .txt {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  padding-left: 85px;
}
.news-list .txt h3 {
  line-height: 1.6em;
  font-size: 24px;
  color: #000;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.more-row {
  text-align: center;
  padding-top: 50px;
}
.more-row a {
  display: block;
  width: 176px;
  height: 43px;
  background: #02BF8D;
  margin: 0 auto;
  border-radius: 10px;
  line-height: 43px;
}
.more-row a span {
  text-align: left;
  color: #fff;
  display: block;
  margin: 0 23px;
  background: url(../image/arrright2.png) right center no-repeat;
}
.more-row a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.baike-list {
  height: auto;
  overflow: hidden;
  position: relative;
}
.baike-list ul {
  float: left;
  width: 105%;
  padding-top: 18px;
}
.baike-list li {
  float: left;
  width: 400px;
  height: 352px;
  border-radius: 10px;
}
.baike-list a {
  display: block;
  padding: 0 35px;
  height: 352px;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10px;
}
.baike-list a:hover {
  background: #02BF8D;
}
.baike-list a:hover .time {
  background: #fff;
  color: #02BF8D;
}
.baike-list a:hover .time p {
  color: #02BF8D;
}
.baike-list a:hover h3 {
  color: #fff;
}
.baike-list a:hover p {
  color: #fff;
}
.baike-list .time {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 94px;
  height: 94px;
  background: #02BF8D;
  border-radius: 10px;
  color: #fff;
  line-height: 1.8em;
  position: absolute;
  left: 36px;
  top: -18px;
}
.baike-list .time p {
  font-size: 18px;
  color: #fff;
  margin: 0 12px;
}
.baike-list .time div {
  padding-top: 19px;
  margin: 0 12px;
  white-space: nowrap;
}
.baike-list .time strong {
  font-size: 28px;
  font-weight: normal;
}
.baike-list h3 {
  padding-top: 140px;
  font-size: 18px;
  color: #000;
  line-height: 1.8em;
  height: 3.6em;
  position: relative;
  overflow: hidden;
}
.baike-list p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
}
.about-slide {
  height: 573px;
  position: relative;
  overflow: hidden;
}
.about-slide img {
  display: block;
  width: 1200px;
  height: 573px;
}
.about-slide .img {
  padding: 0 10px;
}
.about-slide .bd {
  width: 1210px;
  position: absolute;
  left: 50%;
  margin-left: -610px;
}
.about-slide .tempWrap {
  overflow: visible !important;
}
.about-info {
  position: absolute;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
  bottom: 62px;
  font-size: 18px;
}
.about-info:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  filter: alpha(opacity=57.99999999999999);
  opacity: 0.58;
}
.about-info .inner {
  position: relative;
  padding: 20px 45px 30px;
}
.about-info p {
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}
.about-info p + p {
  margin-top: 1em;
}
.about-info h2 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 2em;
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 20px;
}
/*footer*/
.footerWrap {
  background: #222222;
  padding-bottom: 58px;
}

.footerWrap .foot1 .title {
  padding-top: 56px;
  height: 80px;
}
.footerWrap .foot1 .tel {
  line-height: 60px;
  height: 60px;
  float: left;
  padding-left: 10px;
  min-width: 435px;
  padding-right: 10px;
  /*background: #101213;
  background: rgba(0, 0, 0, 0.75);*/
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
.footerWrap .foot1 .tel .icons {
  position: relative;
  top: 12px;
  margin-right: 15px;
}
.footerWrap .foot1 .btns {
  position: absolute;
  right: 0;
  top: 65px;
  width: 185px;
}
.footerWrap .foot1 .btns a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  text-align: center;
  background: #02BF8D;
  border-radius: 50px;
  margin-bottom: 28px;
}
.footerWrap .foot1 .btns a span {
  color: #fff;
}
.footerWrap .foot1 .btns a .icons {
  margin-right: 5px;
  position: relative;
  top: 11px;
}
.footerWrap .foot2 {
  padding-top: 27px;
  padding-bottom: 15px;
}
.footerWrap .foot2 .code-box {
  position: absolute;
  right: 0;
  top: 0px;
  text-align: center;
  width: 125px;
  color: #909092;
}
.footerWrap .foot2 .code-box img {
  display: block;
  width: 125px;
  height: 125px;
}
.foot-nav {
  min-height: 70px;
}
.foot-nav li {
  float: left;
  padding-right: 30px;
}
.foot-nav a {
  color: #fff;
}
.foot-nav a:hover {
  text-decoration: underline;
}
.foot-friend-links {
  line-height: 33px;
  color: #7C7C7C;
}
.foot-friend-links a {
  color: #7C7C7C;
  margin-left: 0.5em;
}
.foot-friend-links a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyright {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #666666;
}
.fix-bottom-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.fix-bottom-bar::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #181818;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
.fix-bottom-bar .sqm-1 {
  height: 58px;
  float: left;
  line-height: 58px;
  vertical-align: middle;
  margin-right: 60px;
}
.fix-bottom-bar .sqm-1 img {
  vertical-align: middle;
  line-height: 0;
  height: 31px;
}
.fix-bottom-bar .sqm-2,
.fix-bottom-bar .sqm-3 {
  line-height: 58px;
  height: 58px;
}
.fix-bottom-bar .sqm-2 {
  float: left;
}
.fix-bottom-bar .sqm-2 span {
  font-size: 20px;
  float: left;
  padding-left: 26px;
  background: url(../image/ico-love.png) 0 center no-repeat;
}
.fix-bottom-bar .sqm-3 {
  float: right;
}
.fix-bottom-bar .sqm-2 span {
  color: #fff;
  float: left;
  margin-right: 25px;
}
.fix-bottom-bar .sqm-3 .tel {
  color: #02BF8D;
  font-weight: bold;
  font-size: 24px;
  padding-left: 40px;
  background: url(../image/icon-tel2.png) 0 center no-repeat;
}
.fix-tool {
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 50%;
  margin-top: -205px;
  width: 147px;
}
.fix-tool .hd {
  height: 83px;
  background: url(../image/fixbg.png) no-repeat;
}
.fix-tool .bd {
  background: #02BF8D;
}
.fix-tool li {
  position: relative;
  width: 135px;
  height: 42px;
  margin: 0 auto;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}
.fix-tool li + li {
  margin-top: 4px;
}
.fix-tool .code {
  width: 130px;
  background: #fff;
  position: absolute;
  right: -200%;
  top: 0;
  padding: 15px 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  line-height: 1.2em;
}
.fix-tool .code p {
  white-space: nowrap;
}
.fix-tool .code img {
  width: 110px;
}
.fix-tool li:hover {
  z-index: 100;
}
.fix-tool li:hover .code {
  right: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fix-tool .logo-bar {
  display: block;
  margin-bottom: 10px;
}
.fix-tool .logo-bar img {
  display: block;
  margin: 0 auto;
  height: 22px;
}
.fix-tool .link {
  display: block;
  text-align: center;
  background: #03A87C;
}
.fix-tool .link span {
  color: #fff;
  display: block;
  padding-left: 37px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
}
.fix-tool .link span:before {
  content: "";
  width: 42px;
  height: 42px;
  position: absolute;
  left: 15px;
  top: 0;
  background: url() center no-repeat;
}
.fix-tool .link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.fix-tool .link-tel span:before {
  background-image: url(../image/fix-tel.png);
}
.fix-tool .link-kefu span:before {
  background-image: url(../image/fix-kefu.png);
}
.fix-tool .link-car span:before {
  background-image: url(../image/fix-car.png);
}
.fix-tool .link-weixin span:before {
  background-image: url(../image/fix-car.png);
}
.fix-tool .link-gift span:before {
  background-image: url(../image/fix-gif.png);
}
.fix-tool .gototop {
  background: url(../image/fixbg.png) 0 bottom no-repeat;
  height: 42px;
  display: block;
}
.sw-full-row a,
.sw-full-row img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.section-baike-list {
  position: relative;
  height: 513px;
}
.section-baike-list .item1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 420px;
  background: #EEEFEF;
  height: 513px;
}
.section-baike-list .item2 {
  position: absolute;
  top: 0;
  left: 432px;
  height: 246px;
  width: 377px;
  background: #02BF8D;
}
.section-baike-list .item3 {
  position: absolute;
  right: 0;
  top: 0;
  height: 246px;
  width: 377px;
  background: url(../image/box-bzsc-bg.jpg) no-repeat;
}
.section-baike-list .item4 {
  position: absolute;
  left: 432px;
  right: 0;
  bottom: 0;
  height: 246px;
  background: #EEEFEF;
}
.section-qusetion {
  padding: 38px 33px;
}
.section-qusetion .hd {
  width: 141px;
  height: 45px;
  border-bottom: 2px solid #393939;
  margin-bottom: 40px;
}
.section-qusetion .hd .icon-box {
  width: 38px;
  height: 40px;
  margin-right: 5px;
}
.section-qusetion .hd h4 {
  line-height: 40px;
  font-size: 20px;
  color: #393939;
}
.section-qusetion .bd {
  height: 264px;
  position: relative;
  overflow: hidden;
  margin-bottom: 28px;
}
.section-qusetion .bd a {
  color: #393939;
  line-height: 44px;
}
.section-qusetion .bd li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-qusetion .bd a:hover {
  color: #02BF8D;
}
.btn-more {
  display: inline-block;
  width: 138px;
  height: 41px;
  border-radius: 4px;
  line-height: 41px;
  color: #393939;
  border: 1px solid #393939;
}
.btn-more:hover {
  background: #02BF8D;
  color: #fff;
  border-color: #02BF8D;
}
.btn-more-white {
  display: inline-block;
  width: 103px;
  height: 33px;
  border-radius: 4px;
  line-height: 33px;
  color: #fff;
  border: 1px solid #fff;
}
.btn-more-white:hover {
  background: #fff;
  color: #02BF8D;
  border-color: #fff;
}
.btn-more-xs {
  width: 103px;
  height: 33px;
  border-radius: 4px;
  line-height: 33px;
}
.section-custom {
  padding: 16px 15px;
}
.section-custom .hd {
  width: 141px;
  height: 45px;
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
}
.section-custom .hd .icon-box {
  width: 30px;
  height: 36px;
  margin-right: 5px;
}
.section-custom .hd h4 {
  line-height: 36px;
  font-size: 20px;
  color: #fff;
}
.section-custom .bd {
  position: relative;
  overflow: hidden;
  margin-bottom: 28px;
  height: 72px;
}
.section-custom .bd a {
  color: #fff;
  line-height: 36px;
}
.section-custom .bd li {
  width: 49.999%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.section-custom .bd a:hover {
  color: #fff;
  text-decoration: underline;
}
.section-common {
  padding: 16px 15px;
}
.section-common .hd {
  width: 141px;
  height: 45px;
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
}
.section-common .hd .icon-box {
  width: 32px;
  height: 37px;
  margin-right: 5px;
}
.section-common .hd h4 {
  line-height: 36px;
  font-size: 20px;
  color: #fff;
}
.section-common .bd {
  position: relative;
  overflow: hidden;
  margin-bottom: 28px;
  height: 72px;
}
.section-common .bd a {
  color: #fff;
  line-height: 36px;
}
.section-common .bd li {
  width: 49.999%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.section-common .bd a:hover {
  color: #fff;
  text-decoration: underline;
}
.section-zhouyi {
  padding: 16px 15px;
}
.section-zhouyi .hd {
  width: 141px;
  height: 45px;
  border-bottom: 2px solid #393939;
  margin-bottom: 20px;
}
.section-zhouyi .hd .icon-box {
  width: 32px;
  height: 37px;
  margin-right: 5px;
}
.section-zhouyi .hd h4 {
  line-height: 36px;
  font-size: 20px;
  color: #393939;
}
.section-zhouyi .cover {
  width: 230px;
  height: 135px;
  display: block;
}
.section-zhouyi .cover img {
  display: block;
  width: 100%;
  height: 100%;
}
.section-zhouyi .bd {
  position: relative;
  height: 135px;
  overflow: hidden;
}
.section-zhouyi .bd a {
  color: #fff;
  line-height: 36px;
}
.section-zhouyi .bd li {
  width: 49.999%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.section-zhouyi .bd a:hover {
  color: #fff;
  text-decoration: underline;
}
.section-zhouyi .list {
  position: absolute;
  left: 266px;
  top: -8px;
}
.section-zhouyi .list li {
  float: left;
  width: 168px;
  margin-right: 1em;
}
.section-zhouyi .list a {
  color: #393939;
}
.section-zhouyi .list a:hover {
  color: #02BF8D;
}
.section-zhouyi .btn-more {
  position: absolute;
  right: 29px;
  bottom: 22px;
}
.seciton-news-list {
  height: 403px;
  position: relative;
  overflow: hidden;
}
.seciton-news-list dl {
  width: 120%;
}
.seciton-news-list dd {
  padding-top: 60px;
  float: left;
  width: 337px;
  padding-left: 10px;
  margin-right: 74px;
}
.seciton-news-list .hd {
  height: 81px;
  position: relative;
  margin-bottom: 30px;
}
.seciton-news-list .hd img {
  position: absolute;
  right: 0;
  top: 0;
  width: 214px;
  height: 81px;
}
.w-50 {
  width: 50px;
}
.seciton-news-list .bd li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.seciton-news-list .hd h6 {
  position: absolute;
  left: 0;
  top: -8px;
  background: #02BF8D;
  color: #fff;
  height: 81px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  right: 214px;
}
.seciton-news-list .hd h6 span {
  display: inline-block;
  padding-top: 17px;
  font-size: 18px;
  line-height: 1.4em;
}
.seciton-news-list .bd {
  height: 190px;
  position: relative;
  overflow: hidden;
}
.seciton-news-list .bd a {
  line-height: 38px;
}
.section-about-content {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 35px;
}
.section-about-content .imgs {
  position: relative;
  height: 427px;
  margin-bottom: 32px;
}
.section-about-content .imgs img {
  display: block;
  width: 100%;
  height: 100%;
}
.section-about-content .img1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 627px;
  height: 427px;
}
.section-about-content .img2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 457px;
  height: 252px;
}
.section-about-content .img3 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 457px;
  height: 156px;
}
.section-about-content .p {
  padding: 30px 37px;
  line-height: 30px;
  border: 1px solid #D2D2D2;
}
.section-about-content .p h5 {
  font-size: 22px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.icons {
  display: inline-block;
}

.icon-cjwt {
  width: 38px;
  height: 40px;
  background: url(../image/icon-cjwt.png) no-repeat;
}
.icon-bxxs {
  width: 30px;
  height: 36px;
  background: url(../image/icon-bzxs.png) no-repeat;
}
.icon-bzcs {
  width: 32px;
  height: 37px;
  background: url(../image/icon-bzcs.png) no-repeat;
}
.icon-zywh {
  width: 35px;
  height: 35px;
  background: url(../image/icon-zywh.png) no-repeat;
}
