@charset "utf-8";
/**/

@media(max-width:1100px) {
#top{ width:100%; position:fixed; background:#fff; top:0; left:0; height:4rem; z-index:12;}
#top .k{ width:100%; margin:0 auto; overflow:hidden;}
#logo{ float:left; overflow:hidden; margin-top:0.5rem; margin-left:1rem; height:4rem;}
#logo img{ width:auto; height:3rem;}

#menu{ float:inherit; overflow:hidden; margin-left:0; position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.8); display:none; }
#menu ul{ background:#fff; width:70%; height:100%; float:left; overflow:scroll; }
#menu ul li{ float:inherit; width:100%;}
#menu ul li a{ display:block; line-height:4rem; border-bottom:solid 1px #eee; color:#000; font-size:1rem; padding:0 25px;}
#menu ul li a:hover{ background:#000; color:#e9af26;}

#menu .zmenu{ position:inherit; display:block; width:100%;}
#menu .zmenu dl dd a{ line-height:3rem; background:#f7f7f7; font-size:0.8rem;}
#menu .zmenu dl dd a:hover{ background:#000;}
#menu .zmenu dl dd .zzmenu{ display:block;}
#menu .zmenu dl dd .zzmenu a{ text-indent:1rem; color:#666;}

#close{ width:4rem; height:4rem; background:#e9af26; float:left; cursor:pointer; display:block;}
#close img{ width:100%;}

#menu_btn{ float:right; height:4rem; cursor:pointer; display:block; line-height:4rem; text-transform:uppercase; margin-right:1rem;}
#menu_btn img{ height:100%; vertical-align:middle;}

#lan{ float:right; color:#333; background:none; width:80px; font-size:1rem; text-align:center; height:4rem; line-height:4rem; margin:0; padding:0; cursor:pointer; margin-top:0;  }
#lan img{ margin-right:5px; padding-left:0;}
#lan span{ float:left; display:block; overflow:hidden; padding-top:1.3rem; padding-left:0; }
#glo1{ display:none}
#glo2{ display:block;vertical-align:middle; margin:0 0 0 0;}

#lan .list{ position:absolute; background:#eee; width:122px; margin-top:4rem;display:none;}
#lan .list a{ display:block;}
#lan .list a:hover{ background:#231815; color:#e9af26;}

#search_btn{ float:right; width:50px; text-align:center; cursor:pointer; margin-top:0.8rem; margin-right:20px; background:#e9af26; border-radius:20px;}
#search_btn img{ width:80%;}


#search{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8); overflow:hidden; z-index:20; display:none;}
#search .k{ width:75%; margin:18rem auto 0 auto; overflow:hidden; background:#fff; padding:30px;}
#search_con{ width:100%; overflow:hidden;}
#search_con input{ background:#f7f7f7; width:80%; height:60px; line-height:60px; text-indent:20px;}
#search_con button{ width:20%; text-align:center; height:60px; background:#231815; float:right; cursor:pointer; transition:all 0.5s;}
#search_con button:hover{ background:#e9af26;}
#search_con button img{ height:100%;}
#search_close{ background:#231815; width:20px; height:20px; position:absolute; box-shadow:5px 5px 5px rgba(0,0,0,0.5); margin:-110px 0 0 75%; cursor:pointer; border-radius:50%; border:solid 2px #fff; padding:10px;}
#search_close img{ width:100%;transition:all 0.5s;}
#search_close:hover img{ transform:rotate(90deg);}


/*banner*/
#banner{ margin-top:4rem; overflow:hidden; width:100%;}
.swiper-container {	width: 100%;margin-left: auto;margin-right: auto;}
.swiper-slide {	text-align: center;	font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;	display: -webkit-flex;	display: flex;	-webkit-box-pack: center;-ms-flex-pack: center;	-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center;align-items: center;}
.swiper-slide{ overflow:hidden;}
.swiper-slide img {	width:100%;}
.PC_banner{ display:block;}
.M_banner{ display:none;}

#ind_inquery{ width:100%; overflow:hidden; position:absolute; z-index:2; padding:20px 0; margin-top:-90px; display:none;}
#ind_inquery .k{ width:1300px; margin:0 auto; overflow:hidden; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
#ind_inquery .k ul{ padding:50px; overflow:hidden;}
#ind_inquery .k ul li{ float:left;}
#ind_inquery .k ul li:nth-child(1){ margin-right:20px;}
#ind_inquery .k ul li:nth-child(1) div:nth-child(1){ font-size:30px; text-transform:uppercase; line-height:30px;}
#ind_inquery .k ul li:nth-child(1) div:nth-child(1) span{ color:#e9af26;}
#ind_inquery .k ul li:nth-child(1) div:nth-child(2){ font-size:18px; text-transform:uppercase;}
#ind_inquery .k ul li:nth-child(2){ margin-right:20px;}
#ind_inquery .k ul li:nth-child(2) select{ border:solid 1px #eee; width:260px; height:53px; font-size:18px; text-indent:10px;}
#ind_inquery .k ul li:nth-child(3){ margin-right:20px;}
#ind_inquery .k ul li:nth-child(3) input{ border:solid 1px #eee; width:180px; height:53px; font-size:18px; text-indent:10px;}
#ind_inquery .k ul li:nth-child(4){ margin-right:20px;}
#ind_inquery .k ul li:nth-child(4) input{ border:solid 1px #eee; width:180px; height:53px; font-size:18px; text-indent:10px;}
#ind_inquery .k ul li:nth-child(5){ }
#ind_inquery .k ul li:nth-child(5) button{ background:#e9af26; line-height:53px; text-transform:uppercase; cursor:pointer; color:#fff; width:180px;  font-size:18px; transition:all 0.5s;}
#ind_inquery .k ul li:nth-child(5) button:hover{ background:#2f373b;}

#ind_pro{ overflow:hidden; margin-top:2rem;}
#ind_pro h2{ font-size:1.2rem; line-height:2rem; text-align:center; text-transform:uppercase;}

#ind_pro_btn{ width:95%; margin:0 auto; text-align:center; overflow:scroll;}
#ind_pro_btn ul{ display:block; width:690px;}
#ind_pro_btn ul li{ float:left; margin:1rem 2px 1rem 0; background:#fff; padding:0 0.4rem; width:auto; line-height:2.4rem; text-align:center; font-size:0.7rem; cursor:pointer;}

#ind_pro_list{ width:90%; margin:1rem auto 1rem auto; overflow:hidden;}
#ind_pro_list ul{ width:100%; display:none;}
#ind_pro_list ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#ind_pro_list ul li a{ display:block; background:#2f373b; text-align:center; font-size:0.8rem; line-height:3rem; color:#fff;}
#ind_pro_list ul li a img{ width:100%;}
#ind_pro_list ul li a:hover{ background:#e9af26;}

#ind_customer{ width:100%; background:#fff; text-align:center; overflow:hidden;}
#ind_customer h2{ font-size:1.2rem; line-height:2rem; text-align:center; text-transform:uppercase; padding-top:2rem;}
#ind_customer h3{ font-size:0.8rem; line-height:1.4rem; text-align:center; text-transform:uppercase;}

#ind_customer_list{ width:90%; margin:1rem auto 1rem auto; overflow:hidden;}
#ind_customer_list ul{ width:100%;}
#ind_customer_list ul li{ width:100%; margin:0 auto 1rem 0; float:left; height:auto;}
#ind_customer_list ul li a{ display:block; background:#f7f7f7; line-height:2.4rem; font-size:0.8rem;}
#ind_customer_list ul li a h4{ font-size:0.8rem; color:#000;}
#ind_customer_list ul li a p{ height:55vw; overflow:hidden;}
#ind_customer_list ul li a img{ width:100%;}
#ind_customer_list ul li a:hover{ background:#e9af26; color:#fff;}

#ind_about{ background:url(image/di2.jpg) no-repeat center top/auto 100%; overflow:hidden; width:100%;}
#ind_about .k{ width:90%; overflow:hidden; margin:2rem auto;}
#ind_about .k .left{ float:left; width:100%;}
#ind_about .k .left img{ width:100%;}
#ind_about .k .right{ width:100%; float:right;}
#ind_about .k .right h2{ font-size:1.2rem; font-weight:700; overflow:hidden; line-height:2rem; padding-top:1rem;}
#ind_about .k .right p{ font-size:0.8rem; line-height:30px;}
#ind_about .k .right a{ display:block; width:130px; line-height:40px; text-align:center; font-size:0.8rem; color:#fff; background:#e9af26; margin-top:1rem;}
#ind_about .k .right a:hover{ background:#2f373b;}

#ind_faq{ width:100%; background:#fff; text-align:center; overflow:hidden;}
#ind_faq h2{ font-size:1.2rem; line-height:2rem; text-align:center; text-transform:uppercase; padding-top:2rem;}
#ind_faq h3{ font-size:0.8rem; line-height:20px; text-align:center; text-transform:uppercase;}

#ind_faq_list{ width:90%; margin:1rem auto 1rem auto; overflow:hidden;}
#ind_faq_list ul{ width:100%;}
#ind_faq_list ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#ind_faq_list ul li a{ background:#f7f7f7; overflow:hidden; display:block; padding:30px; text-align:left;} 
#ind_faq_list ul li a .left{ float:left; overflow:hidden; width:25%;}
#ind_faq_list ul li a .right{ overflow:hidden; width:75%; float:right; font-size:0.8rem;}
#ind_faq_list ul li a .right h4{ font-size:1rem; padding-bottom:10px;}
#ind_faq_list ul li a:hover{ background:#e9af26; color:#fff;}

#ind_faq_more a{ display:block; width:130px; line-height:40px; text-align:center; font-size:0.8rem; color:#fff; background:#e9af26; margin:1rem auto 2rem auto;}
#ind_faq_more a:hover{ background:#2f373b;}

#ind_news{ overflow:hidden; width:90%; margin:0 auto;}
#ind_news h2{ font-size:1.2rem; line-height:2rem; text-align:center; text-transform:uppercase; padding-top:2rem;}
#ind_news h3{ font-size:0.8rem; line-height:20px; text-align:center; text-transform:uppercase; font-weight:100;}

#ind_news_list{ width:100%; margin:1rem auto 1rem auto; overflow:hidden;}
#ind_news_list .left{ float:left; width:100%; margin-bottom:1rem;}
#ind_news_list .left a{ display:block; background:#fff; overflow:hidden;}
#ind_news_list .left a img{ width:100%;}
#ind_news_list .left a p:nth-child(2){ padding:20px 30px 0px 30px; font-size:1rem; overflow:hidden;}
#ind_news_list .left a p:nth-child(3){  padding:10px 30px 20px 30px; font-size:0.8rem; color:#999; transition:all 0.5s;}
#ind_news_list .left a:hover{ background:#e9af26; color:#fff;}
#ind_news_list .left a:hover p:nth-child(3){color:#fff}

#ind_news_list .right{ width:100%; float:right; overflow:hidden;}
#ind_news_list .right ul li{ margin-bottom:20px;}
#ind_news_list .right ul li a{ display:block; padding:1rem 0; overflow:hidden; background:url(image/bit01.png) no-repeat 94% center #fff;}
#ind_news_list .right ul li a .date{ width:19%; float:left; border-right:solid 1px #eee; text-align:center;}
#ind_news_list .right ul li a .date span{ font-size:36px; line-height:40px;}
#ind_news_list .right ul li a .con{ padding:8px 5% 0 5%; float:left; width:70%; font-size:0.8rem;}
#ind_news_list .right ul li a:hover{ background:url(image/bit02.png) no-repeat 94% center #e9af26; color:#fff;}

#ind_news_more a{ display:block; width:130px; line-height:40px; text-align:center; font-size:0.8rem; color:#fff; background:#e9af26; margin:0 auto 2rem auto;}
#ind_news_more a:hover{ background:#2f373b;}

#bottom{ width:100%; background:#2f373b; color:#fff; overflow:hidden;}
#bottom .k{ width:100%; margin:0 auto 0 auto; padding-bottom:2rem; overflow:hidden;}
#bottom .k ul li{ float:left; line-height:30px; display:none;}
#bottom .k ul li p:nth-child(1){ font-size:18px; line-height:50px; text-transform:uppercase;}
#bottom .k ul li a{ color:#fff; line-height:30px;}
#bottom .k ul li a:hover{ color:#e9af26;}
#bottom .k ul li:nth-child(1){ width:220px; display:none;}
#bottom .k ul li:nth-child(2){ width:280px; display:none;}
#bottom .k ul li:nth-child(3){ width:320px; display:none;}

#bottom1{ width:90%; margin:0 auto; overflow:hidden; border-top:solid 0px #545b5e;}
#bottom1 .copyright{ float:left; line-height:1.2rem; text-align:center;}
#bottom1 .share{ float:right; overflow:hidden; text-align:center; width:100%;}
#bottom1 .share ul{ display:inline-block}
#bottom1 .share ul li{ float:left; margin:24px 5px 2rem 5px;}
#bottom1 .share ul li a{ display:block; background:#1b2023; border-radius:50%; overflow:hidden;}
#bottom1 .share ul li a:hover{ background:#e9af26;}


#page{ width:100%; text-align:center; overflow:hidden; margin:20px auto 80px auto;}
#page ul{ display:inline-block;}
#page ul li{ float:left; margin:0 5px;}
#page ul li a{ display:block; line-height:40px; padding:0 1rem; background:#2f373b; color:#fff;}
#page ul li.p{ display:none;}
#page ul li a:hover{ background:#2f373b; color:#fff;}
#page ul li a.it{ background:#e9af26; color:#fff;}

#feedback{ width:100%; background:#f7f7f7; overflow:hidden;}
#feedback .a1{ width:90%; line-height:1rem; font-size:0.8rem; padding:0.5rem 5%; color:#fff; background:#2f373b; text-align:center; margin:0 auto 20px auto;}
#feedback .a2{ width:90%; margin:0 auto; overflow:hidden;}
#feedback .a2 ul{ width:100%;}
#feedback .a2 ul li{ width:100%;margin:0 0 15px 0; background:#fff; overflow:hidden;}
#feedback .a2 ul li img{ float:left;}
#feedback .a2 ul li input{ height:34px; border-left:solid 1px #eee; text-indent:15px; line-height:34px; margin-top:8px; width:70%;}
#feedback .a3{ width:80%; margin:0 auto 15px auto; overflow:hidden; background:#fff; height:180px; padding:20px 5%;}
#feedback .a3 textarea{ width:90%; height:100%; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#feedback .a4{ width:90%; margin:0 auto 0rem auto; overflow:hidden;}
#feedback .a4 ul{ width:100%; overflow:hidden; margin:0 ; padding:0;}
#feedback .a4 ul li{  margin:0; margin-bottom:15px; width:100%;}
#feedback .a4 ul li.b1{ overflow:hidden; width:100%;}
#feedback .a4 ul li.b1 button{ display:block; line-height:50px; width:100%; padding:0 0; border-radius:3px; text-align:center; color:#fff; background:#e9af26; font-size:0.8rem;}
#feedback .a4 ul li.b1 button:hover{ background:#48acff;}
#feedback .a4 ul li.b2{ margin-right:10px;}
#feedback .a4 ul li.b2 a{ display:block; line-height:50px; width:50%; border-radius:3px; text-align:center; color:#fff; background:#e9af26; font-size:0.8rem;padding:0 2rem;}
#feedback .a4 ul li.b2 a:hover{ background:#48acff;}
#feedback .a4 ul li.b3{ width:100%; background:#fff; overflow:hidden;}
#feedback .a4 ul li.b3 img{ float:left;}
#feedback .a4 ul li.b3 input{ height:34px; border-left:solid 1px #eee; text-indent:15px; line-height:34px; margin-top:8px; width:50%;}
#feedback .a4 ul li.b3 a{ color:#1c8c00; font-size:16px; text-align:center;}

#newslist{ width:90%; margin:0 auto; overflow:hidden}
#newslist ul{ width:100%;}
#newslist ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#newslist ul li a{ display:block;}
#newslist ul li a img{ width:100%; transition:all 0.5s;}
#newslist ul li a p{ overflow:hidden;}
#newslist ul li a h2{ height:auto;}
#newslist ul li a h3{ font-weight:500; font-size:1rem; height:auto;}
#newslist ul li a h4{ font-weight:400;}
#newslist ul li a p:nth-child(2){ font-size:1rem; line-height:1.4rem; padding:10px 0 0 0; height:auto; overflow:hidden;}
#newslist ul li a p:nth-child(3){ font-size:0.8rem; color:#999;}
#newslist ul li a:hover{ color:#5facff;}
#newslist ul li a:hover img{ transform:scale(1.15);}

#mybanner{ width:100%; overflow:hidden; margin-top:4rem;}
#mybanner img{ width:100%;}

#pro_k{ width:100%; margin:0 auto; overflow:hidden;}
#pro_k .right{ width:100%; float:right;}



#p_menu{ width:100%;  margin:-50px auto 20px auto; overflow:hidden; text-align:center; display:none;}
#p_menu ul{ display:inline-block}
#p_menu ul li{ float:left; padding:0 5px;}
#p_menu ul li a{ display:block; padding:0 30px; line-height:40px; background:#2f373b; color:#fff;}
#p_menu ul li a:hover{ background:#e9af26; color:#fff;}

#pro1{ text-align:center; overflow:hidden; margin:2rem auto 1rem auto;}
#pro1 h1{ font-size:1.2rem; line-height:50px; text-transform:uppercase;}

#prolist{ width:90%; margin:1rem auto 0 auto; overflow:hidden;}
#prolist ul{ width:100%;}
#prolist ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#prolist ul li a{ display:block; background:#2f373b; text-align:center; font-size:0.8rem; line-height:3rem; color:#fff;}
#prolist ul li a img{ width:100%;}
#prolist ul li a:hover{ background:#e9af26;}

#videolist{ width:90%; margin:1rem auto 0 auto; overflow:hidden;}
#videolist ul{ width:100%;}
#videolist ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#videolist ul li a{ display:block; background:#2f373b; text-align:center; font-size:0.8rem; line-height:3rem; color:#fff;}
#videolist ul li a img{ width:100%;}
#videolist ul li a:hover{ background:#e9af26;}


#probig{ width:90%; margin:1rem auto 2rem auto; overflow:hidden;} 
#probig .left{ width:100%; float:left; overflow:hidden;}
#probig .left .big{ overflow:hidden;}
#probig .left .big img{ width:100%;}
#probig .left .big ul li{ display:none;}
#probig .left .big ul li:nth-child(1){ display:block;}
#probig .left .small{ width:100%; overflow:hidden; margin-top:10px;}
#probig .left .small ul li{ width:80px; height:80px; float:left; margin-right:10px; cursor:pointer; border:solid 1px #fff; overflow:hidden;}
#probig .left .small ul li img{ width:100%;}

#probig .right{ width:100%; float:right;}
#probig .right h1{ font-size:1.2rem; line-height:2rem; padding:1rem 0 0 0;}
#probig .right .a1{ font-size:0.8rem; line-height:2rem;}
#probig .right .a2{ overflow:hidden; margin-top:30px;}
#probig .right .a2 a{ display:block; background:#e9af26; width:120px; line-height:2.4rem; text-align:center; color:#fff; font-size:0.8rem;}

#probig1{ width:90%; margin:0 auto; overflow:hidden; background:#eee;}
#probig1 ul li{ float:left; line-height:3rem; padding:0 1.2rem; font-size:0.8rem; cursor:pointer; border-right:solid 1px #fff;}

#probig2{ width:90%; margin:30px auto; font-size:0.8rem; overflow:hidden; display:none;}
#probig2 img{ max-width:100%;}

#probig3{ width:90%; margin:30px auto; font-size:0.8rem; overflow:hidden; display:none;}
#probig3 img{ max-width:100%;}

#caselist{ width:90%; margin:2rem auto 0 auto; overflow:hidden;}
#caselist ul{ width:100%;}
#caselist ul li{ width:100%; overflow:hidden; margin:0 20px 20px 0; float:left;}
#caselist ul li a{ display:block; background:#eee; text-align:center; line-height:50px;}
#caselist ul li a p{ height:auto;}
#caselist ul li a img{ width:100%;}
#caselist ul li a:hover{ background:#e9af26; color:#fff;}

#case{ width:90%; margin:0 auto; overflow:hidden; text-align:center;}
#case img{max-width:100%;}

#case0{ width:100%; text-align:center; padding-top:20px; overflow:hidden;}
#case0 div{ display:inline-block;}
#case0 div a{ display:block; float:left; margin:0 0 10px 0; background:#2f373b; line-height:36px; width:95%; text-align:center; color:#fff; text-transform:uppercase}
#case0 div a:hover{ background:#e9af26;}

#case1{ width:100%; overflow:hidden; text-align:center; padding-top:80px;}
#case1 h2{ font-size:1rem; text-transform:uppercase; line-height:60px;}

#case2{ width:100%; margin:1vw auto 2rem auto; padding-top:20px; overflow:hidden}
#case2 ul li{ width:100%; margin-bottom:2rem; float:left;}
#case2 ul li img{ width:100%;}
#case2 ul li a{ display:block; width:90%; margin:0 auto; overflow:hidden; text-align:center; background:#fff; padding-bottom:20px; box-shadow:5px 5px 10px 5px rgba(0,0,0,0)}
#case2 ul li a:hover{ box-shadow:5px 5px 10px 5px rgba(0,0,0,0.1)}















#faq_list{ width:90%; margin:1rem auto 1rem auto; overflow:hidden;}
#faq_list ul{ width:100%;}
#faq_list ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#faq_list ul li a{ background:#fff; overflow:hidden; display:block; padding:30px; text-align:left;} 
#faq_list ul li a .left{ float:left; overflow:hidden; width:25%;}
#faq_list ul li a .right{ overflow:hidden; width:75%; float:right; font-size:0.8rem;}
#faq_list ul li a .right h4{ font-size:1rem; padding-bottom:10px;}
#faq_list ul li a:hover{ background:#e9af26; color:#fff;}

#about1{ width:90%; margin:0 auto 2rem auto; overflow:hidden; font-size:16px;}
#about1 img{ max-width:100%;}

#contact{ width:80%; margin:1rem auto 10px auto; overflow:hidden; background:#fff; padding:1rem 5%;}
#contact .left{ width:100%; float:left; line-height:20px; font-size:16px;}
#contact .left p{ padding:15px 0;}
#contact .right{ width:100%;}
#contact .right img{ width:100%;}

#news_tt{ width:90%; margin:1rem auto 20px auto; overflow:hidden;}
#news_tt h1{ font-size:24px; line-height:30px;}
#news_tt p.date{ border-top:solid 1px #ddd;  border-bottom:solid 1px #ddd; line-height:30px; margin-top:20px;}

#news_content{ width:90%; margin:0 auto 2rem auto; overflow:hidden; font-size:16px;}
#news_content img{ max-width:100%;}

#video{ text-align:center; overflow:hidden;  width:90%; margin:0 auto 4rem auto;}
#video video{ width:100%; height:auto;}

#pro_menu{ width:100%; float:left; margin-top:0; overflow:hidden; text-align:center;}
#pro_menu .tt{ display:block; color:#fff; background:url(image/bit.png) no-repeat 65vw center/ auto 0.5rem #2f373b; cursor:pointer; line-height:3rem; border-bottom:solid 1px #fff;}
#pro_menu ul{ display:none;}
#pro_menu ul li{padding:0}
#pro_menu ul li a{ display:block; padding:0 30px; text-align:left; line-height:40px; background:#465156; color:#fff;}
#pro_menu ul li a:hover{ background:#e9af26; color:#fff;}
#pro_menu ul li dl{ background:#fff; width:100%;}
#pro_menu ul li dl dd a{ text-align:left; background:#fff; color:#000;}


#pro1a{ text-align:center; overflow:hidden; margin:50px auto 30px auto;}
#pro1a h1{ font-size:1.2rem; line-height:3rem; text-transform:uppercase;}

#propic{ width:100%; overflow:hidden; margin-top:4rem;}
#propic img{ width:100%;}






}
