@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

p, a, h1, h2, h3, h4, h5, h6, ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.goods-block.clearfixa ul li a img {
  transition: transform .5s ease-in-out;
}
.goods-ad a img:hover{
transform: translateX(-10px);
}
.goods-block.clearfixa ul li a img:hover {
  transform: translateX(-10px);
}

.nav-wrapper {
  height: 140px;
  width: 1349px;
  margin: 0 auto;
}

.nav-wrapper .clearfix {
  height: 100px;
  width: 1349px;
}

.nav-wrapper .clearfix a.js {
  margin-top: 20px;
  display: block;
  height: 56px;
  width: 260px;
  background-image: url(jpg/baidu-head.png);
  float: left;
}

.nav-wrapper .clearfix .func {
  height: 100px;
  width: 595px;
  float: right;
  /*background: red;*/
}

.nar-search {
  width: 298px;
  height: 38px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin-top: 30px;
  float: left;
  position: relative;
}

.nar-search .search {
  border: 0;
  outline: none;
  display: inline-block;
  width: 256px;
  height: 18px;
  margin: 10px 0px 0 2px;
}

.nar-search span {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  height: 14px;
  width: 15px;
  cursor: pointer;
  background-position: 0 0;
  background-image: url(jpg/2/3.png);
}

.nar-search span:hover {
  background-position: 15px 0;
}

.nav-fr {
  display: inline-block;
  height: 100px;
  width: 256px;
  /*background: blue;*/
  float: right;
  font-size: 12px;
}

.nav-fr .nav-user {
  width: 52px;
  height: 100px;
  padding-right: 20px;
  line-height: 100px;
  float: left;
}

.nav-fr .nav-user a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #333;
  padding-left: 28px;
  background: url(jpg/baidu-tu.png) no-repeat;
  background-position: -272px -2px;
}

.nav-fr .nav-dingdan {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  width: 68px;
  padding: 0 10px;
  float: left;
}

.nav-fr .nav-dingdan a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #333;
}

.nav-fr .nav-gouwu {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  width: 56px;
  padding-left: 24px;
}

.nav-fr .nav-gouwu a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #333;
  background: url(jpg/baidu-tu1.png) no-repeat;
  background-position: -9px 42px;
  width: 60px;
  padding-left: 20px;
}

.nav-bars {
  margin: 0 auto;
  width: 1349px;
  height: 40px;
  background: #333333;
  font-size: 14px;
}

.nav-bars ul {
  height: 40px;
  width: 512px;
  margin: 0 auto;
}

.nav-bars ul li:nth-child(1) a {
  background: #222222;
  color: #ffffff;
  font-weight: bold;
}

.nav-bars ul li:nth-child(3) {
  position: relative;
  left: 0;
  top: 0;
}

.nav-bars ul li:nth-child(3) .mani {
  display: inline-block;
  height: 10px;
  width: 20px;
  background-image: url(jpg/hot.png);
  background-position: -25px 0;
  position: absolute;
  top: 7px;
  right: 15px;
}

.nav-bars ul li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  width: 100px;
  line-height: 40px;
  text-align: center;
}

.nav-bars ul li a {
  color: #DDDDDD;
  letter-spacing: .5px;
}

.nav-bars ul li a:hover {
  color: #ffffff;
  font-weight: bold;
}

.home-banner-out ul li img:hover {
  transform: scale(1.2, 1.2);
}

.home-banner-out {
  height: 607px;
  width: 1349px;
  margin: 0 auto;
}

.home-banner-out .home-banner-wraper {
  height: 607px;
  width: 810px;
  float: left;
  overflow: hidden;
}

.home-banner-out .home-banner-wraper li {
  height: 607px;
  width: 810px;
}

.home-banner-out .home-banner-wraper li a {
  display: block;
  height: 100%;
  width: 100%;
}

.home-banner-out .home-banner-wraper li a img {
  transition: transform .5s ease-out;
  display: block;
  height: 100%;
  width: 100%;
}

.home-banner-out .home-banner-entry img:hover {
  transform: scale(1.2, 1.2);
}

.home-banner-out .home-banner-entry {
  height: 607px;
  width: 539px;
  float: left;
}

.home-banner-out .home-banner-entry .home-banner-big {
  display: block;
  height: 404px;
  width: 540px;
  overflow: hidden;
}

.home-banner-out .home-banner-entry .home-banner-big img {
  width: 100%;
  height: 100%;
  transition: transform .5s ease-out;
}

.home-banner-out .home-banner-entry .home-banner-xiao {
  display: inline-block;
  width: 269px;
  height: 202px;
  float: left;
  overflow: hidden;
}

.home-banner-out .home-banner-entry .home-banner-xiao img {
  height: 100%;
  width: 100%;
  transition: transform .5s ease-out;
}

/*3*/
.home-article-wrapper {
  height: 160px;
  width: 1200px;
  margin: 60px 74px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #e9e9e9;
  margin: 0 auto;
}

.home-article-wrapper .home-article-main {
  height: 160px;
  width: 790px;
  float: left;
  border-right: 1px solid #e9e9e9;
}

.home-article-wrapper .home-article-main .article-image {
  float: left;
  height: 160px;
  width: 300px;
  margin-right: 30px;
  background-size: 100%;
  background-image: url(jpg/bg.jpg);
}

.home-article-wrapper .home-article-main .article-info {
  float: left;
  height: 140px;
  width: 420px;
  /*background:red;*/
}

.home-article-wrapper .home-article-main .article-info a {
  margin: 30px 0 12px 0;
  height: 26px;
  width: 100%;
  display: block;
}

.home-article-wrapper .home-article-main .article-info a p {
  display: inline-block;
  color: #333333;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  height: 26px;
  width: 420px;
}

.home-article-wrapper .home-article-main .article-info a p:hover {
  text-decoration: underline;
}

.home-article-wrapper .home-article-main .article-info p {
  height: 72px;
  width: 100%;
  font-size: 12px;
  color: #333333;
  text-align: justify;
  line-height: 1.5em;
}

.home-article-wrapper .home-article-side {
  float: left;
  height: 112px;
  width: 340px;
  margin: 23px 0 0 40px;
}

.home-article-wrapper .home-article-side p {
  font-size: 14px;
  line-height: 2em;
  color: #333;
}

.home-article-wrapper .home-article-side p:hover {
  text-decoration: underline;
}

.home-article-wrapper .home-article-side p:before {
  content: "·";
}

.goods-1 {
  font-size: 16px;
  color: #333333;
}

.goods-2 {
  color: #333333;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 500;
}

.goods-2 span {
  display: inline-block;
  font-weight: 800;
}

.goods-3 {
  background-color: #ee3531;
  padding: 3px 10px;
  color: #fff;
  display: inline-block;
  margin-top: 5px;
  font-size: 12px;
  height: 15px;
  line-height: 15px;
  font-weight: bold;
}

.goods-block.clearfixa {
  height: 540px;
  width: 1200px;
  margin: 40px 74px;
  border: 1px solid #eee;
  padding-top: 40px;
  padding-bottom: 40px;
  /*background: red;*/
  margin: 0 auto;
}

.goods-block.clearfixa img {
  height: 100%;
  width: 100%;
}

.goods-block.clearfixa ul .goods-ad {
  height: 540px;
  width: 220px;
  margin-right: 25px;
  /*background:blue;*/
  float: left;
}

.goods-block.clearfixa ul .goods-ft {
  height: 229px;
  width: 198px;
  /*background:pink;*/
  float: left;
  font-size: 12px;
  position: relative;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.goods-block.clearfixa ul .goods-ft img {
  position: absolute;
  bottom: 0;
  right: 0;
  float: left;
  height: 138px;
  width: 138px;
}

.goods-block.clearfixa ul .goods-second {
  height: 540px;
  width: 478px;
  border-right: 1px solid #ccc;
  float: left;
  padding: 20px 20px;
  position: relative;
}

.goods-block.clearfixa ul .goods-second .goods-1 {
  font-size: 24px;
  color: #333333;
}

.goods-block.clearfixa ul .goods-second .goods-2 {
  color: #333333;
  font-size: 16px;
  margin: 16px 0 4px 5px;
  font-weight: 500;
}

.goods-block.clearfixa ul .goods-second img {
  position: absolute;
  bottom: 0;
  right: 0;
  float: left;
  height: 350px;
  width: 350px;
}

.goods-block.clearfixa ul .goods-third {
  height: 228px;
  width: 197px;
  padding: 20px;
  /*background:yellow;*/
  float: left;
  position: relative;
}

.goods-block.clearfixa ul .goods-third img {
  position: absolute;
  bottom: 0;
  right: 0;
  float: left;
  height: 138px;
  width: 138px;
}

.goods-block.clearfixa ul .goods-fourth {
  height: 229px;
  width: 197px;
  /*padding:20px;*/
  /*background: blue;*/
  float: left;
  margin-left: -954px;
  padding-top: 40px;
  margin-top: 229px;
  border-right: 1px solid #ccc;
  position: relative;
}

.goods-block.clearfixa ul .goods-fourth img {
  position: absolute;
  bottom: 0;
  right: 0;
  float: left;
  height: 138px;
  width: 138px;
}

.goods-block.clearfixa ul .goods-fifth {
  height: 228px;
  width: 197px;
  padding: 20px;
  border-top: 1px solid #ccc;
  float: left;
  position: relative;
}

.goods-block.clearfixa ul .goods-fifth img {
  position: absolute;
  bottom: 0;
  right: 0;
  float: left;
  height: 138px;
  width: 138px;
}

.goods-block2.clearfixa {
  height: 540px;
  width: 1200px;
  margin: 40px 74px;
  border: 1px solid #eee;
  padding-bottom: 40px;
  /*background: red;*/
  margin: 0 auto;
}

.goods-block2.clearfixa ul .goods-ad {
  height: 540px;
  width: 220px;
  /*background:blue;*/
  float: right;
}

.goods-block2.clearfixa ul .goods-ft {
  height: 229px;
  width: 198px;
  /*background:pink;*/
  float: right;
}

.goods-block2.clearfixa ul .goods-second {
  height: 540px;
  width: 478px;
  /*background:pink;*/
  padding: 20px 20px;
  float: right;
}

.goods-block2.clearfixa ul .goods-third {
  height: 228px;
  width: 197px;
  padding: 20px;
  /*background:yellow;*/
  float: right;
}

.goods-block2.clearfixa ul .goods-fourth1 {
  height: 229px;
  width: 197px;
  margin-left: 757px;
  margin-top: -310px;
  float: left;
  position: relative;
}

.goods-block2.clearfixa ul .goods-fourth1 img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 138px;
  width: 138px;
}

.goods-block2.clearfixa ul .goods-fifth {
  height: 228px;
  width: 197px;
  /*background: blue;*/
  float: right;
}

.home-product-recomm-wrapper {
  height: 400px;
  width: 1349px;
  padding: 60px 0;
  margin: 0 auto;
}

.home-product-recomm-wrapper .home-product-recomm {
  height: 400px;
  width: 1200px;
  padding: 0 74px;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-zuo {
  height: 400px;
  width: 710px;
  float: left;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you {
  height: 367px;
  width: 465px;
  float: left;
  margin-left: 10px;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you a {
  font-size: 30px;
  color: #333;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you a:hover {
  text-decoration: underline;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-1 {
  font-size: 12px;
  margin-top: 12px;
  line-height: 1.5em;
  color: #333333;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-2 {
  height: 36px;
  width: 465px;
  margin: 17px 0;
  color: #ee3531;
  font-family: verdana;
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-3 {
  height: 131px;
  width: 465px;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-3 .input-1 {
  background: #EE3531;
  font-weight: bold;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-3 .input-2 {
  border: 1px solid #999999;
  color: #333333;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-3 input {
  border: 0;
  height: 40px;
  width: 140px;
  color: #fff;
  font-size: 14px;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-4 {
  width: 465px;
  height: 30px;
  padding-top: 27px;
  border-top: 1px solid #999999;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-4 .divc-41 {
  display: inline-block;
  height: 30px;
  width: 30px;
  vertical-align: middle;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-4 .divc-41 img {
  height: 100%;
  width: 100%;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-4 .divc-42 {
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
}

.home-product-recomm-wrapper .home-product-recomm .home-product-recomm-you .divc-4 .divc-43 {
  display: inline-block;
  height: 40px;
  width: 140px;
  float: right;
  background: #333333;
  border-radius: 4px;
  margin-bottom: 75px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #ccc;
}

/*6*/
.home-news-out {
  height: 1002px;
  width: 1300px;
  margin: 0 auto;
}

.home-news-out ul {
  height: 100%;
  width: 100%;
}

.home-news-out ul li {
  height: 471px;
  width: 380px;
  float: left;
  margin: 10px 10px 30px 30px;
}

.home-news-out ul li .home-news-out-img {
  height: 288px;
  width: 380px;
}

.home-news-out ul li .home-news-out-img img {
  height: 100%;
  width: 100%;
}

.home-news-out ul li .home-news-out-lo {
  height: 158px;
  width: 344px;
  padding: 0 18px;
}

.home-news-out-lo span {
  display: inline-block;
}

.home-news-out-lo .cla-1 {
  height: 35px;
  width: 344px;
}

.home-news-out-lo .cla-1 .cla-a1 {
  background: #fff;
  border-radius: 50%;
  text-align: center;
  margin: -35px 10px 0 0;
  height: 70px;
  width: 70px;
}

.home-news-out-lo .cla-1 .cla-a1 img {
  margin-top: 5px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.home-news-out-lo .cla-1 .cla-a2 {
  vertical-align: 10px;
  font-size: 12px;
  color: #BBBBBB;
  line-height: 35px;
}

.home-news-out-lo .cla-1 .cla-a3 {
  float: right;
  height: 18px;
  width: 27px;
  margin: 8px 0 0 15px;
  font-size: 12px;
  color: #BBBBBB;
  line-height: 18px;
}

.home-news-out-lo .cla-1 .cla-a3 i {
  height: 12px;
  width: 12px;
}

.home-news-out-lo .cla-1 .cla-a4 {
  font-size: 12px;
  color: #BBBBBB;
  line-height: 18px;
  float: right;
  height: 18px;
  width: 27px;
  margin: 8px 0 0 15px;
}

.home-news-out-lo .cla-1 .cla-a4 i {
  height: 12px;
  width: 12px;
}

.home-news-out-lo .cla-2 {
  width: 344px;
  height: 26px;
  margin: 20px 0;
  color: #333;
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
}

.home-news-out-lo .cla-3 {
  font-size: 12px;
  height: 37px;
  width: 100%;
  line-height: 1.5em;
  color: #666;
}

.home-news-out-lo .cla-4 {
  height: 12px;
  width: 344px;
  margin: 18px 0 25px 0;
  color: #999;
  font-size: 12px;
  line-height: 12px;
}

.home-videoimg {
  height: 236px;
  width: 236px;
  float: left;
  position: relative;
}

.home-videoimg img {
  height: 100%;
  width: 100%;
}

.home-videoimg span {
  display: inline-block;
  padding: 0 55px 0 15px;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(jpg/play.png);
  background-repeat: no-repeat;
  background-position: 200px 0;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.home-video-more {
  height: 33px;
  width: 178px;
  line-height: 33px;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 3px;
  color: #666;
  font-size: 13px;
  text-align: center;
  display: block;
  margin: 20px auto 30px auto;
}

.home-video-wrapper {
  width: 1200px;
  height: 540px;
  margin: 0 auto;
  background: #F6F6F6;
}

.home-video-wrapper .home-video-wrapperleft {
  height: 477px;
  width: 236px;
  margin-right: 5px;
  float: left;
}

.home-video-wrapper .home-video-wrapperleft .home-videoimg:nth-child(2) {
  margin-top: 8px;
}

.home-video-wrapper .home-video-wrappercenter {
  height: 477px;
  width: 477px;
  float: left;
  position: relative;
}

.home-video-wrapper .home-video-wrappercenter span {
  display: inline-block;
  padding: 0 55px 0 15px;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(jpg/play.png);
  background-repeat: no-repeat;
  background-position: 430px 0;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.home-video-wrapper .home-video-wrapperright {
  height: 477px;
  width: 477px;
  float: left;
}

.home-video-wrapper .home-video-wrapperright .home-videoimg img {
  height: 236px;
  width: 236px;
  float: left;
}

.imgzui {
  width: 236px;
  width: 477px;
  position: relative;
}

.imgzui span {
  display: inline-block;
  padding: 0 55px 0 15px;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(jpg/play.png);
  background-repeat: no-repeat;
  background-position: 430px 0;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

/*8*/
.coo-wrapper {
  height: 240px;
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0 100px 0;
  margin: 0 74px;
}

.coo-wrapper ul {
  height: 100%;
  width: 100%;
}

.coo-wrapper ul li {
  height: 90px;
  width: 90px;
  margin-top: 30px;
  margin-right: 39px;
  float: left;
}

.coo-wrapper ul li img {
  height: 100%;
  width: 100%;
}

.coo-wrapper ul a:nth-child(4) li {
  background-size: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(jpg/4/4.jpg);
}

.coo-wrapper ul a:nth-child(12) li {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(jpg/4/12.jpg);
}

.coo-wrapper ul a:nth-child(14) li {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(jpg/4/14.png);
}

.coo-wrapper ul a:nth-child(15) li {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(jpg/4/15.png);
}

.coo-wrapper ul a:nth-child(8) li {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(jpg/4/8.png);
}

.coo-wrapper ul a:nth-child(9) li {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(jpg/4/9.png);
}

.coo-wrapper ul a:nth-child(10) li {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(jpg/4/10.png);
}

.footer {
  width: 1349px;
  height: 300px;
  margin: 0 auto;
  background: #222222;
}

.footer .f-regular-out {
  height: 119px;
  width: 1200px;
  padding: 0 74px;
  border-bottom: 1px solid #333333;
}

.footer .f-regular-out .f-regular-list {
  height: 119px;
  width: 1080px;
  margin: 0 auto;
}

.footer .f-regular-out .f-regular-list li {
  background: url(jpg/footer.png) center center no-repeat;
  padding: 0 0 0 55px;
  box-sizing: border-box;
  float: left;
  color: #fff;
  margin-right: 100px;
  line-height: 119px;
}

.footer .f-regular-out .f-regular-list li:nth-child(1) {
  background-position: -5px 35px;
}

.footer .f-regular-out .f-regular-list li:nth-child(2) {
  background-position: -4px -56px;
}

.footer .f-regular-out .f-regular-list li:nth-child(3) {
  background-position: -4px -163px;
}

.footer .f-regular-out .f-regular-list li:nth-child(4) {
  background-position: -4px -266px;
}

.footer .f-product-info {
  height: 113px;
  width: 983px;
  margin: 34px 183px 0 183px;
}

.footer .f-product-info .f-product-left {
  font-weight: bold;
  color: #5A5A5A;
  float: left;
  height: 52px;
  width: 453px;
  padding: 25px 60px 30px;
  border-right: 1px solid #333;
}

.footer .f-product-info .f-product-left a {
  color: #5A5A5A;
}

.footer .f-product-info .f-product-left .f-info-inner {
  font-size: 12px;
  line-height: 2.5em;
}

.footer .f-product-info .f-product-left .blank:hover {
  color: #fff;
}

.footer .f-product-info .f-focus-us {
  height: 113px;
  width: 324px;
  padding: 0 0 0 56px;
  float: left;
}

.footer .f-product-info .f-focus-us .f-focus-us-txt {
  height: 18px;
  width: 324px;
  color: #565656;
  font-size: 12px;
}

.footer .f-product-info .f-focus-us .f-focus-icon {
  height: 111px;
  width: 324px;
  margin-top: -16px;
}

.footer .f-product-info .f-focus-us .f-focus-icon a {
  height: 42px;
  width: 42px;
  display: inline-block;
  background-image: url(jpg/3/aq1.png);
  margin-top: 20px;
  margin-right: 9px;
}

.footer .f-product-info .f-focus-us .f-focus-icon .f-focus-icon1:hover {
  background-position: -281px 0;
}

.footer .f-product-info .f-focus-us .f-focus-icon .f-focus-icon2:hover {
  background-position: -177px 0;
}

.footer .f-product-info .f-focus-us .f-focus-icon .f-focus-icon3:hover {
  background-position: -229px 0;
}

.footer .f-product-info .f-focus-us .f-focus-icon .f-focus-icon1 {
  background-position: -104px 0;
}

.footer .f-product-info .f-focus-us .f-focus-icon .f-focus-icon2 {
  background-position: 0 0;
}

.footer .f-product-info .f-focus-us .f-focus-icon .f-focus-icon3 {
  background-position: -52px 0;
}

.footer .f-product-info .f-focus-us .f-focus-icon img {
  margin-left: 25px;
}
