@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff");
}
.hui12{
    font-size: 20px;
}
.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px;
}

h2.tt {
  text-align: center;
}

h2.tt b {
  font-size: 38px;
  line-height: 38px;
  color: #014da5;
  text-align: center;
  padding-bottom: 27px;
  background: url("../images/title_b.png") no-repeat center bottom;
  display: block;
}

h2.tt p {
  color: #7fafe6;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 1%;
}

h2.tt p span::after, h2.tt p span::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 67px;
  height: 1px;
  background: #014da5;
}

h2.tt p span::after {
  margin-left: 2%;
}

h2.tt p span::before {
  margin-right: 2%;
}

@media screen and (max-width: 980px) {
  h2.tt b {
    font-size: 24px;
    padding-bottom: 15px;
  }
  h2.tt p {
    font-size: 15px;
  }
}

.i-product {
  margin-top: 3%;
}

.i-product ul {
  margin-top: 3%;
}

.i-product ul li {
  width: 20%;
  float: left;
  padding: 0 15px;
}

.i-product ul li .img1 {
  border: 1px solid #ccc;
  overflow: hidden;
}

.i-product ul li .img1 img {
  max-width: 100%;
  transition: all .5s;
}

.i-product ul li h3 {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
}

.i-product ul li:hover .img1 img {
  transform: scale(1.1);
}

@media screen and (max-width: 980px) {
  .i-product ul li {
    width: 33%;
  }
}

.i-about {
  background: url(../images/about_bg.jpg) no-repeat top center;
  padding: 3% 0;
  margin-top: 2%;
}

.i-about .content {
  padding-top: 2%;
  line-height: 40px;
}

.i-about a.more {
  display: block;
  width: 182px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #676767;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  margin-top: 2%;
}

.i-about a.more:hover {
  background: #014da5;
}

@media screen and (max-width: 980px) {
  .i-about {
    padding: 3%;
  }
  .i-about .content {
    line-height: 30px;
  }
  .i-about p {
    margin: 0;
  }
}

.i-she {
  background: url(../images/bj1.png) repeat-x top center;
  padding-bottom: 5%;
}

.i-she h2 {
  font-size: 25px;
  color: #014da5;
  text-align: center;
  padding-top: 46px;
  padding-bottom: 32px;
}

.i-she .container {
  position: relative;
  background: #fff;
}

.menu_swiper {
  max-width: 924px;
  overflow: hidden;
  margin: 0 auto;
}

@media screen and (max-width: 980px) {
  .menu_swiper {
    width: 100%;
  }
}

.menu_li {
  width: 201px;
  height: 111px;
  background: url("../images/menu_bg.png") no-repeat #fff;
  text-align: center;
  margin-bottom: 40px;
  overflow: hidden;
  margin-right: 40px;
}

@media screen and (max-width: 980px) {
  .menu_li {
    width: 100%;
    height: auto;
  }
}

.menu_li > div {
  padding-top: 35px;
  position: relative;
}

.menu_li span:nth-child(3),
.menu_li span:nth-child(1) {
  font-size: 50px;
  line-height: 32px;
  font-family: "Arial";
  font-weight: bold;
  position: absolute;
  right: 95px;
  bottom: 0;
}

.menu_li span:nth-child(2) {
  font-size: 16px;
  color: #333;
  padding-left: 40px;
  line-height: 16px;
  vertical-align: bottom;
}

.menu_li:hover span:nth-child(1) {
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.menu_li span:nth-child(3) {
  bottom: -300px;
}

.menu_li:hover span:nth-child(3) {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  bottom: 0;
}

.menu_li p {
  font-size: 16px;
  color: #666;
  line-height: 42px;
  position: relative;
  z-index: 9;
}

.menu .swiper-btn-next,
.menu .swiper-btn-prev {
  width: 46px;
  height: 91px;
  position: absolute;
  bottom: 138px;
  z-index: 99999;
}

.menu .swiper-btn-next {
  right: 50px;
  background: url("../images/menu_next.jpg") no-repeat;
}

.menu .swiper-btn-prev {
  left: 50px;
  background: url("../images/menu_prev.jpg") no-repeat;
}

.menu .swiper-btn-next:hover {
  background: url("../images/menu_anext.jpg") no-repeat;
}

.menu .swiper-btn-prev:hover {
  background: url("../images/menu_aprev.jpg") no-repeat;
}

.workshop {
  padding-top: 280px;
  background: url("../images/workshop_bg.jpg") repeat-x;
}

.work_swiper {
  overflow: hidden;
}

.i-news {
  margin-top: 4%;
}

.i-news ul {
  margin-top: 3%;
}

.i-news ul .img1 {
  padding-bottom: 4%;
}

.i-news ul img {
  max-width: 100%;
}

.i-news ul li {
  line-height: 28px;
  height: 28px;
}

.i-news ul li h3 {
  font-size: 15px;
  font-weight: normal;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.i-news ul li span {
  padding-right: 10px;
  color: #999;
}

.i-news ul li p {
  font-size: 13px;
  color: #666;
}

.sol {
  background: #014da5;
  text-align: center;
  padding: 3% 0;
  color: #fff;
  margin-top: 3%;
  font-size: 24px;
}

.sol a {
  display: inline-block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #333;
  color: #fff;
  border-radius: 5px;
  margin-left: 5%;
  font-size: 18px;
}

.top {
  width: 1200px;
  margin: 0 auto;
}

.i-row {
  margin: 0 -15px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*头部*/
#header .logo {
  width: 300px;
}

#header .logo img {
  max-width: 100%;
}

#header .top_contact {
  float: right;
}

#header .top_contact .k2 {
  font-size: 20px;
  font-family: "impact";
  color: #333;
  line-height: 100px;
}

#header .out-nav {
  margin-top: 5px;
}

#header .out-nav .nav {
  background-color: #8392bd;
  height: 32px;
}

#header .out-nav .nav li {
  line-height: 32px;
  height: 32px;
  text-align: center;
  width: 130px;
  float: left;
  position: relative;
  z-index: 999;
}

#header .out-nav .nav li a {
  display: block;
  line-height: 32px;
  color: #fff;
  height: 32px;
}

#header .out-nav .nav li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #24588e;
}

#header .out-nav .nav .dropdown {
  background: #01557a;
  color: #fff;
  z-index: 9999;
  position: absolute;
  top: 32px;
  left: 0px;
  display: none;
  width: 100%;
}

#header .out-nav .nav .dropdown a {
  background: #01557a;
  color: #fff;
  height: 38px;
  line-height: 38px;
}

#header .out-nav .nav .dropdown a:hover {
  background: #042d3f;
  text-decoration: none;
}

/*热门搜索*/
.yq_search {
  text-align: left;
  height: 24px;
  margin: 10px 0;
}

.yq_search #form_search {
  float: right;
}

.yq_search #form_search input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

.yq_search #form_search input#sou_word {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

.yq_search #form_search input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #333;
  color: #fff;
  border: none;
  cursor: pointer;
}

.yq_search .hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

.yq_search .hotSearch a {
  margin-right: 6px;
}

/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left;
}

.i-product-cate .cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

/*首页关于我们*/
/*首页新闻*/
.news_company {
  width: 280px;
  float: right;
}

.news_company .news1_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.news_company .content {
  padding: 5px;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact .contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case .case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}

.slideBox .hd ul li {
  display: inline-block;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd li img {
  width: 100%;
  height: auto;
  display: block;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}

.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}

/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px;
}

.news .hd {
  position: relative;
}

.news .hd li {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  margin-right: 8px;
  text-align: center;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}

.news .hd li.on {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #95a9dc;
  border-color: #95a9dc;
}

.news .bd li {
  width: 100%;
}

.news .bd li span {
  float: right;
}

/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
  background: #95a9dc;
  color: #fff;
}

/*页面底部*/
#footer {
  background: #4f4f4f;
  padding: 2% 0;
  color: #fff;
  padding-bottom: 1%;
}

#footer ul li {
  line-height: 38px;
}

#footer ul li.tit {
  font-size: 18px;
}

#footer ul li a {
  color: #fff;
}

/*内页公用*/
.ny_all {
  padding-top: 30px;
}

.ny_left_top {
  width: 20%;
  float: left;
}

.ny_left_top h3 {
  line-height: 41px;
  text-align: center;
  font-weight: normal;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #fff;
  background: #014da5;
}

.ny_left_top .ny_menu {
  padding: 10px;
  border: 1px solid #ccc;
}

.ny_left_top .ny_menu .n-news-list {
  font-size: 14px;
}

.ny_left_top .ny_menu .n-news-list li {
  line-height: 28px;
}

.ny_left_top .ny_menu .n-news-list li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 4px;
  background: #999;
}

@media screen and (max-width: 980px) {
  .ny_left_top {
    width: 100%;
  }
}

.out-foot {
  background: #333;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  padding: 1% 0;
}

.out-foot a {
  color: #fff;
}

.ny_banner {
  width: 100%;
  margin: 0 auto;
}

.ny_banner img {
  width: 100%;
}

.sort_product {
  margin-top: 10px;
}

.ny_contact {
  margin-top: 10px;
}

.ny_contact .content {
  padding: 5px;
  line-height: 24px;
}

.ny_right_top {
  width: 78%;
  padding-bottom: 10px;
  float: right;
}

@media screen and (max-width: 980px) {
  .ny_right_top {
    width: 100%;
  }
}

.ny_ding {
  padding: 10px 0;
}

.ny_ding .site {
  text-align: left;
  line-height: 30px;
  background: url(../images/home.png) no-repeat left center;
  padding-left: 20px;
  font-size: 14px;
}

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.ny_right_top .content .content {
  padding: 10px;
}

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 9;
  background: #014da5;
}

.ny_sort li:last-child a {
  margin-bottom: 0;
}

.ny_sort li a {
  color: #fff;
  display: block;
  line-height: 39px;
  font-family: "微软雅黑";
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}

.ny_sort li a:hover {
  background: #8392bd;
}

.ny_sort li .about_b {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 210px;
  background: #999;
  z-index: 9999;
}

.ny_sort li .layer2 {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 218px;
  padding: 10px;
  background: #ccc;
  z-index: 9999;
}

.ny_sort li .layer2 li {
  overflow: hidden;
}

.ny_sort li .layer2 li a {
  font-weight: normal;
  background: none;
}

.ny_sort li .layer2 li a:hover {
  text-decoration: none;
  color: #333;
}

.ny_sort li .layer2 li .layer3 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 10px;
}

.ny_sort li .layer2 li .layer3 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.ny_sort li .layer2 li .layer3 li .layer4 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 15px;
}

.ny_sort li .layer2 li .layer3 li .layer4 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

@media screen and (max-width: 980px) {
  .ny_sort li {
    display: inline-block;
    padding: 0 1%;
    margin-bottom: 0.5%;
  }
  .ny_sort li a {
    margin: 0;
  }
}

.head1 img {
  height: 70px;
}

.i-container {
  margin-top: 20px;
}

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 1% 0;
}

.ny_news_list li a.more {
  background: #fcfcfc;
  border: 1px solid #f0f0f0;
  display: block;
  width: 86px;
  text-align: center;
  float: right;
  color: #65beba;
  border-radius: 4px;
}

.ny_news_list li h3 {
  font-size: 14px;
  margin: 10px 0;
  color: #323232;
}

.ny_news_list li h3 a {
  color: #323232;
}

.ny_news_list li h3 a:HOVER {
  color: #65beba;
}

.ny_news_list li p {
  line-height: 22px;
  font-size: 14px;
  color: #666666;
}

/*内页产品列表*/
img {
  max-width: 100%;
}

.ny_product_list li h3 {
  text-align: center;
  line-height: 40px;
}

.ny_product_list li h3 a {
  color: #333;
  font-size: 14px;
}

/*内页留言*/
.f_message {
  padding: 30px;
}

.f_message .m_label {
  position: absolute;
  width: 160px;
  text-align: left;
  line-height: 40px;
  padding-left: 8px;
  color: #ccc;
  z-index: 1;
  cursor: text;
  left: 118px;
}

.f_message .c_label {
  line-height: 18px;
  padding-top: 12px;
}

.f_message ul li {
  text-align: center;
  width: 440px;
  position: relative;
  margin-top: 20px;
}

.f_message ul li p {
  float: left;
  font-size: 14px;
  text-align: right;
  width: 100px;
  position: relative;
}

.f_message ul li p.bix::before {
  content: '*';
  color: red;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 12px;
}

.f_message ul li textarea {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
  height: 120px;
}

.f_message ul li .code_img {
  margin-left: 18px;
  visibility: hidden;
}

.f_message ul li input {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
}

.f_message ul li input#contact {
  height: 40px;
}

.f_message ul li input#name {
  height: 40px;
}

.f_message ul li input#checkcode {
  width: 170px;
}

.f_message ul li input#msgbtn {
  background: #088b3f;
}

@media (max-width: 990px) {
  .header1 {
    position: relative;
    background: #fff;
  }
  .header1 .container {
    padding: 0 15px;
  }
  .header-left {
    width: 100%;
  }
  .header-left img {
    max-height: 60px;
  }
  .header-left .logo {
    padding-right: 20%;
    margin-left: 15px;
  }
  .header-left .nav-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -17px;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 9px 10px;
    background: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  .header-left .nav-btn:after,
  .header-left .nav-btn:before,
  .header-left .nav-btn span {
    display: block;
    height: 2px;
    width: 22px;
    background: #333;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  .header-left .nav-btn span {
    margin: 4px 0;
  }
  .header-left .nav-btn:after,
  .header-left .nav-btn:before {
    content: "";
    -webkit-transform-origin: 11.2%;
    transform-origin: 11.2%;
  }
  .header-left .nav-btn.active {
    padding-right: 5px;
  }
  .header-left .nav-btn.active span {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  .header-left .nav-btn.active:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header-left .nav-btn.active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 58px;
    z-index: 999;
    background: #fff;
    width: 100%;
    display: none;
    padding-bottom: 10px;
  }
  .header-menu .menu-left {
    width: 100%;
    margin-left: 0;
  }
  .header-menu .menu-left > li {
    width: 100%;
    float: none;
    border-bottom: 1px solid rgba(230, 230, 230, 0.1);
  }
  .header-menu .menu-left > li > a {
    text-align: left;
    padding-right: 20%;
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
  }
  .header-menu .menu-left .nav-arrow {
    position: absolute;
    z-index: 999;
    width: 20%;
    text-align: left;
    right: 0;
    top: 0;
    height: 40px;
  }
  .header-menu .menu-left .nav-arrow:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 50%;
    margin-left: -5px;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    border-bottom: none;
  }
  .header-menu .menu-left .nav-arrow.clicked:after,
  .header-menu .menu-left .nav-arrow:after {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
  }
  .header-menu .menu-left .nav-arrow.clicked:after {
    border-style: dashed dashed solid;
    border-color: transparent transparent #fff;
    border-top: none;
  }
  .header-menu .menu-left .nav-arrow.clicked + a {
    background: #000;
    color: #03a9f4;
  }
  .header-menu .menu-left .nav-arrow.clicked + a:before {
    display: none;
  }
  .header-menu .menu-left .sub-nav {
    position: static;
    width: 100%;
  }
  .header-menu .menu-left .sub-nav > li {
    background: none;
  }
  .header-menu .menu-left .sub-nav > li a {
    display: block;
    padding: 5px 20px;
  }
  .header-menu .menu-left .sub-nav > li h3 {
    margin: 0;
    color: #ddd;
    text-align: left;
    text-indent: 5px;
  }
  .header-menu .menu-left .sub-nav > li .iconfont {
    color: #ddd;
    font-size: 14px;
  }
  .header-menu .menu-left .sub-nav > li p {
    display: none;
  }
  .header-menu .menu-right {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .header-menu .menu-right a {
    width: 110px;
    margin: 0 !important;
    padding: 0;
  }
  .header:hover {
    background: #000;
  }
}

.moblie-nav {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  background: #333;
  width: 100%;
}

.moblie-nav li {
  width: 25%;
  color: #fff;
  float: left;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff;
}

.moblie-nav li a {
  color: #fff;
}
