<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  /* background: url(../img/indexbgn.png) no-repeat top center; */
  font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB,
    \\5b8b\4f53, sans-serif;
}

/*******right-con******/
.right-con .carousel {
  width: 710px;
  float: left;
}
/*****banner******/
.carousel-control.left {
  background-color: #5a5a5a;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-color: #070e29;
  opacity: 0.3;
  filter: alpha(opacity=60);
}
.carousel-control {
  display: none;
  position: absolute;
  top: 40%;
  left: 0;
  bottom: 0;
  width: 37px;
  height: 47px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  text-align: center;
}

.arrow_icon {
  line-height: 47px;
}
.right-con .carousel:hover .carousel-control {
  display: block;
}
/*****login*****/
.login {
  float: right;
  width: 220px;
  overflow: hidden;
  height: 400px;
  /*border: 1px solid #d9d9d9;*/
}
.login p {
  font-size: 12px;
}
.login .mr6 {
  margin-right: 5px;
}
.login button {
  width: 85px;
  height: 25px;
  line-height: 23px;
  font-size: 12px;
  border: 0;
  border-radius:2px;
}
.login .login-box{
  border-bottom: 1px rgba(255,255,255,0.2) solid;
  margin: 0 9px;
}
.login button:hover {
  background: #e38b01;
  color: #fff;
}
.login .login-loggedIn {
  width: 138px;
  border: none;
  font-size: 13px;
  height: 25px;
  line-height: 21px;
  color: #f99c08;
  background: url(../img/member03.png) no-repeat 23px 3px #fff;
  box-shadow: rgba(45, 45, 45, 0.17) 2px 5px 16px;
}
.login .login-loggedIn:hover {
  background: #f99c08;
  background: url(../img/member01.png) no-repeat 23px 6px #f99c08;
  color: #fff;
}
.login .login-loggedIn img {
  margin-bottom: 2px;
  margin-right: 5px;
}
.login-photo {
  margin: 12px auto;
  width: 58px;
  height: 132px;
  border-radius: 100%;
  overflow: hidden;
  display: table-cell;
  padding: 48px 9px 24px 7px
}
.login-photo img {
  min-width: 100%;
  max-height: 100%;
}
.login-logo {
  /*margin-top:15px;*/
}
.login-news {
  padding: 9px 13px 6px 13px;
  margin-bottom: 10px;
}
.login-news .fa-angle-up {
  color: #b5b5b5;
}
.login-news p {
  margin-top: 2px;
}
.login-news span {
  font-size: 13px;
  font-weight: bold;
  color: #333;
}
.login-news span:first-child {
  padding-bottom: 5px;
  border-bottom: 2px solid #f99c08;
}
.login-news i {
  display: block;
  margin-top: -3px;
}
.login-news-scroll {
  height: 82px;
  min-height: 25px;
  line-height: 21px;
  /* font-family:'Microsoft YaHei';*/
  overflow: hidden;
}
.login-news .login-news-scroll li {
  height: 21px;
  font-size: 12px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/***sale****/
.sale {
  padding: 40px 0px;
  width: 100%;
  position: relative;
  z-index: 2;
  height: 244px;
  box-sizing: content-box;
}
.sale-title {
  min-height: 100%;
  min-width: 100%;
  background: url(../img/ppztcda.png) no-repeat;
}
.sale-con {
  position: relative;
  float: left;
  width: 192px;
  height: 244px;
  background: #fff;
  overflow: hidden;
  border-right: 1px solid #efefef;
}
.sale-con div {
  padding: 24px 10px;
}
.sale-con2 p {
  font-size: 13px;
  color: #f99c08;
  margin-bottom: 4px;
}
.sale-con span {
  font-size: 16px;
  color: #2b2a2f;
}
.sale-con div a span.saleimg {
  position: absolute;
  width: 158px;
  text-align: center;
  float: left;
  bottom: 6px;
  left: 0px;
  height: 109px;
  vertical-align: middle;
  line-height: 105px;
}
.sale-con div a span img {
  max-width: 135px;
}
/****product***/

.product-title {
  position: relative;
  text-align: center;
  margin: 20px 0 0 0;
}
.product-title p {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: bold;
  color: #333;
}
.product-conleft div p {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.product-title span {
  margin-bottom: 10px;
  font-size: 13px;
  color: #b3b3b3;
}
.hr-left,
.hr-right {
  display: inline-block;
  width: 48px;
  border-top: 2px solid #333;
  margin: 10px 5px;
}
.product-conleft .hr-left,
.product-conleft .hr-right {
  display: inline-block;
  width: 41px;
  border-top: 1px solid #dbdbdb;
  margin: 5px 10px;
}
.product-con {
  background: #fff;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  /*border-style:solid;
    border-width:1px 1px 1px;
    border-color:#dbdbdb;*/
}
.product-con ul li {
  float: left;
  /*height:116px;*/
  margin: 8px 7px;
}
.product-con ul li:hover p {
  color: #f99c08;
}
.product-con ul li:hover .product-con-img {
  border: 1px solid #f99c08;
}
.product-con p {
  margin: 4px 0 0;
  font-size: 13px;
  color: #666;
}
.product-con li p {
  width: 138px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-con .scroll-floor {
  margin-bottom: 5px;
  padding-left: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  border-left: 3px solid #f99c08;
  height: 17px;
  line-height: 17px;
  margin-left: 8px;
  margin-top: 22px;
  /*background:url(../img/border.png) 7px 4px no-repeat*/
}
.product-con .scroll-floor span {
  margin-bottom: 1px;
  margin-right: 5px;
  width: 3px;
  height: 10px;
  font-size: 16px;
  color: #f99c08;
}
.product-con .product-con-img {
  padding: 4px 0;
  width: 140px;
  height: 90px;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  line-height: 88px;
}
.product-con-img img {
  width: 100px;
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .right-bar {
    display: none;
  }
  .right-smallbar {
    display: block;
  }
}
/*@media screen and (max-width: 1024px) {
    .head-bar-width, .head-bar-width, .head-nav{
        width:1024px;
        margin:0 auto;
    } 
    .head-bar-width{
        padding-left:5px;
        padding-right:45px;
    }
    .head-con .head-collect{
        width:113px;
    }
    .head-con .head-shopcart{
         width:127px;
    }
    .head-nav .pro{
        width:210px;
    }
    .nav&gt;li&gt;a {
        padding-left: 30px;
    }
    .content{
        width:1024px;
    }
    .sider-bar{
        width:210px;
    }
    .right-con {
        margin-left: 219px;
        margin-right:45px;
    }
    .right-con .carousel {
        width: 554px;
    }
    .login {
        width: 199px;
    }
    .login-photo {
        margin: 3px 0;
    }
    .login p{
        margin-bottom:2px;
    }
    .login-logo{
        margin-top:8px;
    }
    .login-logo img{
        width:100%;
    }
    .login-news{
        margin:0;
        padding:2px 10px;
    }
    .login-news p {
        margin-top:2px;
    }
    .sale-con {
        width: 127px;
        height: 132px;
    }
    .sale-title{
        background-size:100% 100%;
    }
    .product-con .product-con-img {
        padding: 5px 11px;
    }
    .login .login-loggedIn {
        background: url(../img/member02.png) no-repeat 33px 6px #fff;
    }
    .login .login-loggedIn:hover{
        background:url(../img/member01.png) no-repeat 33px 6px #f99c08;
    }
}*/

.suggestBox {
  position: fixed;
  bottom: 0px;
  z-index: 999;
  right: 41px;
  display: none;
}
.suggestBox .sugRemove {
  position: fixed;
  z-index: 9999;
  right: 46px;
  bottom: 70px;
  cursor: pointer;
  color: #b9b9b9;
  display: none;
}

/*澶氬垪婊氬姩*/
/*.saleList{border:1px solid #e5e5e5;border-top:0px;border-bottom: 0px;}*/
.multipleColumn {
  position: relative;
  width: 100%;
  background: #fff;
}
.multipleColumn .hd {
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: -35px;
  height: 40px;
}
.multipleColumn .prev,
.multipleColumn .next {
  display: none;
  width: 63px;
  height: 40px;
  position: absolute;
  z-index: 999;
  cursor: pointer;
  background: transparent;
  text-align: center;
  line-height: 40px;
}
.multipleColumn .next {
  display: block;
}
.multipleColumn .prev {
  opacity: 0;
}
.multipleColumn .prev {
  left: 0px;
}
.multipleColumn .next {
  right: 0px;
}
.multipleColumn .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}
.multipleColumn .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.multipleColumn .hd ul li.on {
  background-position: 0 0;
}

.multipleColumn .bd {
  overflow: hidden;
}
.multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 1008px;
  float: left;
  _display: inline;
  position: relative;
}
/*.multipleColumn .bd ul li.ul-img{width: 180px !important;position: absolute;right: 0px;border-right: 0px;}*/
.multipleColumn .bd ul li.ul-img {
  width: 180px;
  border-right: 0px;
  float: right;
}
/*.multipleColumn .bd ul.ul-img li{width: 180px;border-right: 0px;}*/
.multipleColumn .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 144px;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.multipleColumn .bd ul li .pic {
  text-align: center;
  width: 100%;
  height: 122px;
  line-height: 122px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}
.multipleColumn .bd ul li .pic:hover{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.multipleColumn .bd ul li .pic img {
  max-height: 60px;
  max-width: 80%;
}
/*.multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }*/
.multipleColumn .bd ul li .title {
  line-height: 24px;
}
.multipleColumn .morepp a {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 140px;
  height: 60px;
  line-height: 55px;
  z-index: 99;
  background: #fff;
  text-align: center;
}
.multipleColumn:hover .prev,
.multipleColumn:hover .next {
  display: block;
}

.login-nav-title {
  line-height: 25px;
  padding-left: 40px;
}
.login-nav li {
  display: inline;
  float: left;
  width: 79px;
  height: 63px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.login-nav li:nth-child(1) {
  border-left: 1px solid #ddd;
}
.login-nav li span {
  width: 100%;
  float: left;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #000;
}
.login-nav ul {
  margin: 0px;
}
.login-nav ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.login-nav li p {
  margin: 10px 0px 0px 0px;
  height: 25px;
}
.login-nav li p img {
  max-height: 25px;
}
.login-nav li:hover {
  box-shadow: 3px 3px 4px 0px #e0e0e0;
}
.qqg img {
  position: absolute;
  top: 35px;
  left: 20px;
  z-index: 99;
  cursor: pointer;
}

/* 鐒︾偣鍥炬晥鏋� */
.picBtnTop {
  width: 710px;
  height: 385px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.picBtnTop .hd {
  width: 172px;
  height: 385px;
  position: absolute;
  left: 7px;
  top: 10px;
  overflow: hidden;
  z-index: 99;
}
.picBtnTop .hd ul li {
  width: 80px;
  height: 65px;
  background: #f7f7f7;
  text-align: center;
  margin: 3px;
  float: left;
}

.picBtnTop .hd ul li:hover {
  background: #fff;
  cursor: pointer;
}
.picBtnTop .hd ul li:hover a,
.picBtnTop .hd ul li.on a {
  color: #333;
}
.picBtnTop .hd ul li span,
.picBtnTop .hd ul li a {
  width: 80px;
  float: left;
}
.picBtnTop .hd ul li span {
  height: 40px;
}
.picBtnTop .hd ul li a {
  height: 15px;
  line-height: 0px;
  color: #bbb;
}
.picBtnTop .hd ul li.on {
  background: #fff;
}
.picBtnTop .hd ul li span.chuanbo {
  background: url(../img/banner/ibico1g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.chuanbo {
  background: url(../img/banner/ibico1.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.chuanbo {
  background: url(../img/banner/ibico1.png) no-repeat center;
}

.picBtnTop .hd ul li span.jingmi {
  background: url(../img/banner/ibico2g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.jingmi {
  background: url(../img/banner/ibico2.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.jingmi {
  background: url(../img/banner/ibico2.png) no-repeat center;
}

.picBtnTop .hd ul li span.guidao {
  background: url(../img/banner/ibico3g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.guidao {
  background: url(../img/banner/ibico3.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.guidao {
  background: url(../img/banner/ibico3.png) no-repeat center;
}

.picBtnTop .hd ul li span.nengyuan {
  background: url(../img/banner/ibico4g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.nengyuan {
  background: url(../img/banner/ibico4.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.nengyuan {
  background: url(../img/banner/ibico4.png) no-repeat center;
}

.picBtnTop .hd ul li span.qiche {
  background: url(../img/banner/ibico5g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.qiche {
  background: url(../img/banner/ibico5.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.qiche {
  background: url(../img/banner/ibico5.png) no-repeat center;
}

.picBtnTop .hd ul li span.yiliao {
  background: url(../img/banner/ibico6g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.yiliao {
  background: url(../img/banner/ibico6.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.yiliao {
  background: url(../img/banner/ibico6.png) no-repeat center;
}

.picBtnTop .hd ul li span.daoti {
  background: url(../img/banner/ibico7g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.daoti {
  background: url(../img/banner/ibico7.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.daoti {
  background: url(../img/banner/ibico7.png) no-repeat center;
}

.picBtnTop .hd ul li span.hangkong {
  background: url(../img/banner/ibico8g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.hangkong {
  background: url(../img/banner/ibico8.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.hangkong {
  background: url(../img/banner/ibico8.png) no-repeat center;
}

.picBtnTop .hd ul li span.jianzhu {
  background: url(../img/banner/ibico9g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.jianzhu {
  background: url(../img/banner/ibico9.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.jianzhu {
  background: url(../img/banner/ibico9.png) no-repeat center;
}

.picBtnTop .hd ul li span.jungong {
  background: url(../img/banner/ibico10g.png) no-repeat center;
}
.picBtnTop .hd ul li:hover span.jungong {
  background: url(../img/banner/ibico10.png) no-repeat center;
}
.picBtnTop .hd ul li.on span.jungong {
  background: url(../img/banner/ibico10.png) no-repeat center;
}

.picBtnTop .hd ul li img {
  width: 85px;
  height: 60px;
  border: 4px solid #ddd;
  cursor: pointer;
  vertical-align: bottom;
}
.picBtnTop .hd ul li.on {
  /*background:url("images/icoleft.gif") no-repeat 0 28px;*/
}
.picBtnTop .hd ul li.on img {
  border-color: #f60;
}
.picBtnTop .bd {
  width: 710px;
  height: 385px;
  position: relative;
}
.picBtnTop .bd li {
  position: relative;
  zoom: 1;
  vertical-align: middle;
}
.picBtnTop .bd ul li .sw-text {
  position: absolute;
  top: 115px;
  left: 194px;
  z-index: 222;
  color: #333;
}
.picBtnTop .bd ul li .sw-text span {
  font-size: 20px;
  font-weight: bold;
  display: block;
  line-height: 50px;
}
.picBtnTop .bd ul li .sw-text button {
  background: transparent;
  padding: 3px 10px;
  font-size: 14px;
  border: 1px solid #333;
  border-radius: 2px;
}
.picBtnTop .bd li .pic {
  position: relative;
  z-index: 0;
}
.picBtnTop .bd li .pic a img {
  width: 710px;
  height: 385px;
  vertical-align: bottom;
}
.picBtnTop .bd li .bg {
  width: 400px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.picBtnTop .bd li .title {
  width: 400px;
  height: 30px;
  line-height: 30px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
.picBtnTop .bd li .title a {
  color: #fff;
  padding-left: 15px;
}
#demo1,
#demo2 {
  margin-bottom: 20px;
}
.picBtnTop .bd ul li:nth-child(4) .sw-text,
.picBtnTop .bd ul li:nth-child(5) .sw-text,
.picBtnTop .bd ul li:nth-child(6) .sw-text,
.picBtnTop .bd ul li:nth-child(7) .sw-text,
.picBtnTop .bd ul li:nth-child(8) .sw-text {
  color: #fff;
}
.picBtnTop .bd ul li:nth-child(4) .sw-text button,
.picBtnTop .bd ul li:nth-child(5) button,
.picBtnTop .bd ul li:nth-child(6) button,
.picBtnTop .bd ul li:nth-child(7) button,
.picBtnTop .bd ul li:nth-child(8) button {
  color: #fff;
  border: 1px solid #fff;
}

.nyclose {
  position: absolute;
  width: 36px;
  height: 36px;
  z-index: 9999;
  color: #a4a4a4;
  background: url(/common/theme/img/closea.png) no-repeat;
  cursor: pointer;
}

.nyclose:hover {
  color: #fff;
  background: url(/common/theme/img/closeb.png) no-repeat;
}
/*棣栭〉鏂版槬鍥�*/
.a-fadeinT {
  -webkit-animation: 0.3s ease-out backwards;
  -moz-animation: 0.3s ease-out backwards;
  -ms-animation: 0.3s ease-out backwards;
  animation: 0.3s ease-out backwards;
  -webkit-animation-name: fadeinT;
  -moz-animation-name: fadeinT;
  -ms-animation-name: fadeinT;
  animation-name: fadeinT;
}
/* 娣″叆-浠庝笂 */
@-webkit-keyframes fadeinT {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeinT {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-ms-keyframes fadeinT {
  0% {
    opacity: 0;
    -ms-transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeinT {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.a-fadeoutT {
  -webkit-animation: 0.3s ease-in forwards;
  -moz-animation: 0.3s ease-in forwards;
  -ms-animation: 0.3s ease-in forwards;
  animation: 0.3s ease-in forwards;
  -webkit-animation-name: fadeoutT;
  -moz-animation-name: fadeoutT;
  -ms-animation-name: fadeoutT;
  animation-name: fadeoutT;
}
@-webkit-keyframes fadeoutT {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
  }
}
@-moz-keyframes fadeoutT {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-100px);
  }
}
@-ms-keyframes fadeoutT {
  0% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -ms-transform: translateY(-100px);
  }
}
@keyframes fadeoutT {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-100px);
  }
}

/*.multipleColumn .ulWrap ul:nth-child(2) li:nth-child(2),.multipleColumn .ulWrap ul:nth-child(2) li:nth-child(4){border-right: 0px;}*/
/*.multipleColumn .ulWrap ul:nth-child(2) li:nth-child(6){border-right: 0px;border-bottom: 0px;}*/
.multipleColumn .ulWrap ul li:nth-child(8),
.multipleColumn .ulWrap ul li:nth-child(9),
.multipleColumn .ulWrap ul li:nth-child(10),
.multipleColumn .ulWrap ul li:nth-child(11),
.multipleColumn .ulWrap ul li:nth-child(12),
.multipleColumn .ulWrap ul li:nth-child(13),
.multipleColumn .ulWrap ul li:nth-child(14) {
  border-bottom: 0px;
}

.pytline {
  border-bottom: 3px solid #f99c08;
  padding-bottom: 12px;
  margin-top: 20px;
}
.pytline img:nth-child(1) {
  margin-right: 10px;
}
.pytline span {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  margin-top: 13px;
  position: relative;
  width: 80px;
  cursor: pointer;
}
.pytline span label {
  width: 19px;
  height: 19px;
  line-height: 19px;
  background: #484848 url(../img/jty.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
.pytline span:hover {
  color: #f99c08;
}
.pytline span:hover label {
  background: #f99c08 url(../img/jty.png) no-repeat center;
}

/*鍏ㄥ睆婊氬姩*/
.fullSlide {
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: 400px;
  background: #F9F9F9;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 980px;
  margin-left: 0px;
  margin-right: 220px;
}

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

.fullSlide .bd li {
  width: 100% !important;
  height: 400px;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute; 
  width: 1887px; 
  left: 0px; top: 0px;
}

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

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 50px;
  left: 0;
  height: 30px;
  line-height: 30px;

  text-align: center;
  _background: #000;
  _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
  text-align: center;
  padding-top: 5px;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 21px;
  height: 5px;
  margin: 5px;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  line-height: 9999px;
}

.fullSlide .hd ul .on {
  background: #f99c08;
}
.fullSlide-text{
  height: 40px;
  position: absolute;
  top: 460px;
  background: rgba(51, 51, 51, 0.8);
  left: 0;
  line-height: 40px;
  right: 0;
  z-index: 11;
}
.fullSlide-text-left{
  color: rgba(255,255,255,1);
  display: inline-block;
}
.fullSlide-text-left span{
  margin: 0 30px 0 0;
  display: inline-block;
}
.fullSlide-text-left span i{
  font-size: 26px;
  float: left;
  margin-right: 7px;
}
.fullSlide-text-right{
  float: right;
  color: rgba(255,255,255,1);
  max-width: 50%;
  overflow: hidden;
}
.ppztbg {
  height: 332px;
  position: absolute;
  top: 400px;
  width: 100%;
  background: #f7f7f7;
  z-index: 1;
}

.banner-left-box,.banner-right-box{
  position: absolute;
  width: 400px;
  height: 400px;
  right: 100%;
  top: 0;
}
.banner-left-box{
  background: url("../images/banner-left.png") right center;
}
.banner-right-box{
  background: url("../images/banner-right.png") left center;
  right: auto;
  left: 100%;
}</pre></body></html>