@charset "gb2312";
*{ margin:0px; padding:0px; border:0; }
body { -webkit-text-size-adjust: 100%;}
html,body { width:100%; height:100%; margin:0px; padding:0; font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif; background:#fff; text-align: justify;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin:0; font-weight:normal; } 
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6,p,em,i,b,span { margin:0; padding:0; font-weight:normal; font-style:normal;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter: alpha(opacity=100); }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
a { color:#404040; text-decoration:none; }
a:hover{ color:#004995; text-decoration:none;}
.cl { clear:both;}
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,i,em,b,span,td,tr { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }



.amn { transition:all ease-out .1s 0s;-webkit-transition:all ease-out .1s 0s;}


.swiper-container { width:100%; margin:0 auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1;  }
.swiper-wrapper { position: relative; width:100%; height:380px; z-index:1;  display:flex;}
.swiper-slide { width:100%; height:100%; position:relative; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; }
.swiper-slide h3 { width:100%; height:100%; position: absolute;}
.swiper-slide h3 img { width:100%; height:100%; }
.swiper-slide h3 span { width:100%;  position:absolute; bottom:0; float:left; padding:0 30px 40px 30px; font-size:16px; font-weight: 600; line-height:24px; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,.8); background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));position:absolute;  text-align:center;   }

.swiper-button-prev,.swiper-button-next { width:50px; height:100%; top:0; background: rgba(0,0,0,.0); cursor:pointer; position:absolute; z-index:99; text-align:center; font-size:40px; color:#fff; height:100%; line-height: 60px; font-family:"\5B8B\4F53";  font-weight:bold; display:flex; justify-content:center; align-items:center; }
.swiper-button-next { right:0;}
.swiper-button-prev { left:0;}

.swiper-pagination { position:absolute; text-align:center;  z-index:10; bottom:18px; left:0; width:100%; }
.swiper-pagination-bullet { width:10px; height:10px; display:inline-block; border-radius:100%; background:#fff; border-radius:6px; cursor:pointer; margin:0 4px;}
.swiper-pagination-bullet-active{ opacity:1; background:#f56a3f; width:40px; }

.warp { width:1200px; margin:0 auto;  overflow: hidden; }

.padT50 { padding:50px 0 0 0;}

.padTD50 { padding:50px 0 100px 0;}

/*菜单*/
.nav { width:100%; position: fixed; left:0; top:0; z-index:999; height:100px;  background: rgba(0,69,118,.85);  }
.nav ul { width:1200px; margin:0 auto; overflow:hidden; }
.nav ul li { float:left; font-size:16px; text-align:center; line-height:100px;  }
.nav ul li a { color:rgba(255,255,255,1); display:block;padding:0 30px;  transition:all ease-out .2s 0s; -webkit-transition:all ease-out .2s 0s; }
.nav ul li a:hover { background: rgba(3,88,159,.9);  } 
.nav ul li a.cug { background: rgba(3,88,159,.8);  font-weight:bold;  } 
.nav ul h1 { float:left; margin:20px 60px 0 0; }

.model_btn .toggleMenu { display:none;}
.model_menu { display:none;}
.mobnav { display: none;}	



/*在场直播*/
.elive { width:100%; margin:0 auto; height:100%; background: url(../images/index.jpg); background-size: cover; background-repeat: no-repeat; background-position: center -100px; }

.mb30{margin-bottom: 25px;}

.w50 { width:620px;}
.w43 { width:535px; margin-top: -15px; }

/*焦点图*/
.focus { width:100%; height:380px; position:relative; overflow:hidden; float:left; }
.focus .piclist { width:100%; position:absolute; }
.focus .piclist li { width:100%; float:left; height:100%; overflow:hidden; }
.focus .piclist li img { width:100%; height:380px; display:block; }
.focus .piclist li span { width:620px; height:85px; font-size:22px; line-height:24px; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,.8);  background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8))); position:absolute;  text-align:center; bottom:0px; }
.focus .piclist li span p { height:24px; overflow:hidden; width:90%; float: left; margin-left:5%; }
.focus .pager { width:100%; height:8px; position:absolute; left:0; bottom:34px; z-index:1; text-align:center;}
.focus .pager ul li { display:inline-block; zoom:1; width:10px; height:10px; margin:0 3px; line-height:99px; overflow:hidden; background:#fff; cursor:pointer;  border-radius:6px;}
.focus .pager ul li.on { background:#f56a3f; height:10px; width:40px;}
.focus .prev,.focus .next { width:40px; height:40px;top:50%; margin-top:-20px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:40px; font-size:40px; color:#fff;  font-family:"\5B8B\4F53";  font-weight:bold;  text-shadow:1px 1px 5px rgba(0,0,0,.5);}
.focus .prev { left:10px; }
.focus .next { right:10px; }



.w48 { width:47.5%; }

.slm { width:100%; float:left; border:0px dotted #d2d2d2;  background:url(../images/titbj.png) -10px center no-repeat; height:40px; overflow:hidden; padding:0 0 0 36px;  border-radius:5px;}
.slm span { line-height:40px; font-size:22px; font-weight:bold; color:#004995; }
.slm font { float:right;  line-height:38px; font-size:14px;  margin-right:0px;color:rgba(0,0,0,.4);  }
.slm font a { color:rgba(0,0,0,.4); }
.slm font a:hover { color: #13699c; }

.slm em { float:right;  line-height:38px; font-size:14px;  margin-right:0px;color:rgba(0,0,0,.4);  }
.slm em a { color:rgba(0,0,0,.4); }
.slm em a:hover { color: #13699c; }
.slm i { padding:0 10px; }

.slm b { float:right;  line-height:38px; font-size:14px;  margin-right:30px; }
.slm b a { color:rgba(0,0,0,.4); }
.slm b a:hover { color: #13699c; }


/*法律法规*/
.news { width:100%; float:left; margin-top:15px; }
.news ul li { width:100%; float:left; color:#404040; line-height:47px; font-size:16px;   border-bottom: dashed 1px #e1e1e1; height:47px; overflow:hidden; }
.news ul li b { color:#ccdae6; font-size:24px; font-weight:bold; margin-right:10px; vertical-align:bottom;  }



/*刑事合规*/
.bg2 { /*background:url(../images/bg.png) right 30px no-repeat; */background: linear-gradient(to left, #ecf6fc, #f6fcff); padding:10px 40px 40px 40px; margin-top: 30px; }

#xshg { width:100%; float:left; margin:30px 0 40px 0;}
#xshg ul li { width:220px; float:left; margin:0 30px 20px 0; } 
#xshg ul li h2 { width:100%; float:left; position:relative; padding:0 0 30px 0; }
#xshg ul li h2 img { width:100%; height:320px; }
#xshg ul li h2 span { width:84%; position:absolute; bottom:0px; left:8%; font-size:16px; color:#444; line-height:60px; overflow:hidden; height: 60px; padding:0 5%; float: left; text-align: center; background:#fff; box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%); }
#xshg ul li:hover h2 span { color:#004995; }

.newsfont { width: 100%; float: left; margin-top:20px; }
.newsfont ul li { width: 100%; float:left ; margin-top:10px; padding:18px 24px; background: linear-gradient(45deg, #004995, #13699c); }	
.newsfont ul li span { width: 100%; float: left; color:#fff;  line-height:28px; font-size:18px; font-weight:bold; overflow:hidden; height:28px;  }	
.newsfont ul li p  { width:100%; float:left; color:rgba(255,255,255,.8); line-height:28px; font-size:15px; padding:5px 0 0 0; overflow:hidden; height:61px;}
.newsfont ul li:hover span { color:#ffd67e; }


/*涉企相关问题咨询*/
.blue { width: 100%; float: left;  background: linear-gradient(45deg, #004995, #13699c); padding:50px 0; margin-top: 50px; }

.txt {width:100%; float: left; color:#fff ; font-size:20px; line-height: 22px; font-weight:bold; margin-bottom: 10px; }
.txt span {color:#ffd67e; font-size:14px;}

.con { width:47%; }
.con dl { width:100%; margin:1.1rem 0; overflow:hidden; font-size:16px; color:rgba(255,255,255,.9); line-height:2rem; }
.con dt { width:17%; float:left; }
.con dt b { color:#ffd67e; font-weight:normal; margin-left:5px; vertical-align: middle;}
.con dd { width:83%; float:left; }
.con font { width:100%; float: left; font-size:15px; color:#ffd67e; text-align: right;}
.con em { width:100%; float: left; font-size:15px; color:#ffd67e; text-align: left;}

input { width:100%;  height:36px; line-height:36px; background:#fff; border:0; border-radius:5px; text-indent:.8rem; color:#404040; }
select {width:100%;  height:36px; line-height:36px; background:#fff; border:0; border-radius:5px; text-indent:.8rem; color:#404040; }
textarea { width:100%; height:160px; line-height:36px; background:#fff; border:0; border-radius:5px; text-indent:.8rem; color:#404040; }

.con2 { width:100%; float: left; margin-top: 20px; }
.con2 dl { width:47%;float: left; }
.con2 dt { width:17%; float:left; }
.con2 dd { width:83%; float:left; }

.bot { width:100%; background:#cf140b; text-align:center; padding:0; margin:0; border:0; color:#FFF; height:45px; border-radius:5px; font-size: 18px; }




/*精品回答*/
.jpwd { width:100%; float:left; margin-top:18px; }
.jpwd ul li { width:48%; float:left; border-bottom: dashed 1px #e1e1e1; padding:12px 0 20px 0;  }
.jpwd ul li h3 { width:50px; height:55px; float:left; color:#fff;  background:url(../images/date2.png) center top no-repeat; background-size: cover; }
.jpwd ul li h3 b { width:100%; float:left; text-align: center; font-size:19px; line-height:20px; padding-top:17px;}
.jpwd ul li h3 p { width:100%; float:left; text-align: center; font-size:12px; line-height:16px; -webkit-transform:scale(.9); transform:scale(.9)}
.jpwd ul li h4 { width:500px; float:right; color:#404040; line-height:24px; font-size:16px; padding:5px 0 0 0; }
.jpwd ul li:nth-child(2n) { float:right;}


/*相关咨询*/
.xgzx { width:100%; float:left; margin-top:15px; }
.xgzx ul li { width:100%; float:left; border-bottom: dashed 1px #e1e1e1; line-height:24px; padding:15px 0; }
.xgzx ul li b {width:100%; float:left; color:#004995; font-size:14px;   }
.xgzx ul li font {width:100%; float:left; color:#404040;  font-size:16px;}
.xgzx ul li:hover font { color:#004995;}





.footer { width: 100%; float:left; color:#fff; line-height:32px; font-size:15px; text-align: center; padding:10px 0 10px 0; background: linear-gradient(45deg, #004995, #13699c); margin-top: 55px; }
.footer font { margin:0 0 0 15px }
.footer strong { margin:0 0 0 10px; }
.footer a { color:#fff;}
.footer a:hover { color:#ffd67e;}



/*-----------------------------------------------------------------------------列表页-----------------------------------------------------------------------------*/

.header { width: 100%; height:400px; background: url(../images/header.jpg) center top no-repeat; position:relative;  }
.mobheader { width: 100%; float:left; display: none;  }
.mobheader img { width: 100%; height: auto;}


.newslist { width:100%; float:left; margin-top:30px; }
.newslist ul li { width:100%; float:left; color:#404040; line-height:47px; font-size:16px;   border-bottom: dashed 1px #e1e1e1; height:47px; overflow:hidden; }
.newslist ul li b { color:#ccdae6; font-size:24px; font-weight:bold; margin-right:10px; vertical-align:bottom;  }
.newslist ul li span { float:right; margin-left:30px; line-height:47px; font-size:14px; color:#999;  }

.page { width:100%; float:left; font-size:15px; overflow:hidden; text-align:center; color: #555; margin-top: 50px;  }
.page a { color:#fff; background:#eee; margin:0 5px; padding:0 13px; line-height:32px; display: inline-table; border-radius:2px; border:0; color: #555;  }
.page a:hover { background: linear-gradient(45deg, #004995, #13699c); color:#fff; border-radius:2px;}




.areabot { width:100%; float:left;  padding:50px 0 260px; }
.areabot ul li { width:32%; float:left; position:relative; cursor:pointer; margin:0 2% 24px 0;  }
.areabot ul li h3 { width:100%; float:left; font-size:26px; text-align:center; letter-spacing:0.1em; color:#fff; text-shadow:1px 1px 4px rgba(0,0,0,.2); border-radius:10px;  display:flex; justify-content:center; align-items:center; height:170px; line-height: 40px; padding:0 25px; }
.areabot ul li h4 { width:100%;  padding:18px 35px 30px 35px; position:absolute; left:0; top:100%; background:#f8f8f8;  color:#555; line-height:26px; font-size:16px; border-radius:10px; opacity:0; filter:alpha(opacity=0);  }
.areabot ul li:hover h4 { left:0; top:0; opacity:1; filter:alpha(opacity=100); z-index:1; }
.areabot ul li h4 a { width: 100%;  padding:8px 0; float: left; border-bottom: dashed 1px #e1e1e1;}
.areabot ul li h4 b { color:#ccdae6; font-size:24px; font-weight:bold; margin-right:10px; vertical-align:bottom;}

.areabot ul li:nth-child(3n) { margin-right:0;  }
.areabot ul li:nth-child(9n+1) h3 { background:linear-gradient(135deg, #34df52, #0aa621); }
.areabot ul li:nth-child(9n+2) h3 { background:linear-gradient(135deg, #f7723e, #db3d00); }
.areabot ul li:nth-child(9n+3) h3 { background:linear-gradient(135deg, #f0df1b, #cab609); }
.areabot ul li:nth-child(9n+4) h3 { background:linear-gradient(135deg, #ff4b4c, #d91664); }
.areabot ul li:nth-child(9n+5) h3 { background:linear-gradient(135deg, #2bb5d2, #039cbc); }
.areabot ul li:nth-child(9n+6) h3 { background:linear-gradient(135deg, #ffa64d, #e4771c); }
.areabot ul li:nth-child(9n+7) h3 { background:linear-gradient(135deg, #5ef1ff, #00c8cc); }
.areabot ul li:nth-child(9n+8) h3 { background:linear-gradient(135deg, #a33ee1, #6c49cb); }
.areabot ul li:nth-child(9n+9) h3 { background:linear-gradient(135deg, #485ffd, #272ebd); }

@media screen and (max-width:800px) {


.nav { display: none; }	
.mobnav { width:100%; position: fixed; left:0; top:0;  z-index:999; height: 3.5rem; display:block; background: rgba(0,69,118,.85);  }
.mobnav h1 { float:left; margin:.6rem  0 0 4%; }
.mobnav h1 img { width:auto; height:2.3rem; }
	
.model_btn { margin: 5% 4% 0 ; float: right; }
.model_btn .toggleMenu { width:28px; height:22px; position:relative; font-size:1rem; display:block;}
.model_btn .toggleMenu span { display:block; height:2px; margin:0 0 8px 0; background:#fff;}
.model_btn.on .line1 { transform:rotate(-135deg) translate(-8px, -6px) ;-webkit-transform:rotate(-135deg) translate(-8px, -6px); top:50%; bottom:auto; }
.model_btn.on .line2 { transform:rotate(-45deg); -webkit-transform:rotate(-45deg); top:50%; bottom:auto;}
.model_btn.on .line3 { display:none; }

.model_menu { position:absolute; z-index:99999; right:0; top:3.5rem; width:50%; background:rgba(0,0,0,0.7); font-size:.85rem; }
.model_menu_content li { padding:.7rem 0; text-align:center; color:#fff; border-bottom:1px solid rgba(255,255,255,0.2);}
.model_menu_content li a { color:#fff;}
	
	
.elive { width:100%; margin:0 auto; height:17.5rem;  background-position: center 0; background-size: 120%;}


.warp { width:100%; padding:0 5%; }	


.w48,.w50 { width:100%; }
.w43 { width:100%; margin-top: 0; }



/*焦点图*/
.focus { width:100%; height:13rem; position:relative; overflow:hidden; margin-bottom:0; margin-top: 5%; }
.focus .piclist { width:100%; position:absolute; }
.focus .piclist li { width:100%; float:left; height:13rem; overflow:hidden; }
.focus .piclist li img { width:100%; height:13rem; display:block; }
.focus .piclist li span { width:300px; height: auto;  background:none; }
.focus .piclist li span p { height: auto; overflow:hidden; width:100%; padding:0 5% 5% 5%; float:left;  font-size:1.1rem; font-weight:500; line-height:1.5rem; color:#fff; text-shadow:0px 0px 5px rgba(0,0,0,1); text-align:center; }
.focus .pager { width:100%; height:10px; position:absolute; left:0; bottom:1.1rem; z-index:1; text-align:center; display:none;}
.focus .prev,.focus .next { width:2rem; height:3rem; top:50%; margin-top:-1.8rem;  line-height:3rem; font-size:2rem;  }
.focus .prev { left:5px; }
.focus .next { right:5px; }

.slm { background:url(../images/titbj.png) -12px center no-repeat; height:2rem; overflow:auto; padding:0 0 0 30px; margin-top: 8%; }
.slm span { line-height:2rem; font-size:1.2rem;  }
.slm font { line-height:2rem; font-size:.9rem; }
.slm b { float:right;  line-height:2rem; font-size:.9rem;  margin-right:0; }
.slm em {  display: none;   }


/*法律法规*/
.news { margin-top:2%; }
.news ul li { line-height:1.5rem; font-size:1rem; height:auto; overflow:auto; padding:.6rem 0; }
.news ul li b {  font-size:1.2rem; margin-right:.5rem; vertical-align:bottom;  }


/*刑事合规*/

#xshg { width:100%; float:left; margin:6% 0 0 0;}
#xshg ul li { width:13rem; float:left; margin:0 1rem .5rem 0; } 
#xshg ul li h2 { width:100%; float:left; position:relative; padding:0 0 1.3rem 0; }
#xshg ul li h2 img { width:100%; height:19rem; }
#xshg ul li h2 span {  font-size:1rem; line-height:1.5rem; overflow:auto; height: auto; padding:.6rem 5%;  }

.newsfont { margin-top:3%; }
.newsfont ul li { margin-top:3%; padding:5% 5%;  }	
.newsfont ul li span { line-height:1.5rem; font-size:1rem; overflow:auto; height:auto;  }	
.newsfont ul li p {  color:rgba(255,255,255,.8); line-height:1.5rem; font-size:.85rem;; padding:5px 0 0 0;  overflow:auto; height:auto; }



/*刑事合规*/
.bg2 { background:none; padding:0; margin-top:0; margin-bottom:0; }







/*涉企相关问题咨询*/
.blue { padding:7% 0; margin-top:7%; }
.txt {font-size:1.2rem; line-height: 1.5rem; margin-bottom:0; }
.txt span { font-size:.8rem;}

.con { width:100%; }
.con dl { margin:3% 0; font-size:1rem; line-height:2rem; }
.con dt { width:100%; float:left; }
.con dd { width:100%; float:left; }
.con font { font-size:.8rem;line-height:1.5rem;}
.con em { font-size:.8rem; line-height:1.5rem;}

input { height:2rem; line-height:2rem; }
select { height:2rem; line-height:2rem;}
textarea { height:10rem; line-height:2rem; }

.con2 { width:100%; float: left; margin-top:5%; }
.con2 dl { width:100%; float:left; }
.con2 dt { width:17%; float:left; display: none; }
.con2 dd { width:100%; float:left; }

.bot { width:100%; height:3rem; font-size: 1.1rem; }



/*精品回答*/
.jpwd { margin-top:2%;  }
.jpwd ul li { width: 100%; padding:.8rem 0 1rem 0;  }
.jpwd ul li h3 { width:15%;  }
.jpwd ul li h3 b { font-size:19px; line-height:1rem; padding-top:1rem;}
.jpwd ul li h3 p { font-size:.8rem; line-height:1.5rem; -webkit-transform:scale(.9); transform:scale(.9)}
.jpwd ul li h4 { width:80%; float:right; line-height:1.5rem; font-size:1rem; padding:.1rem 0 0 0; }



/*相关咨询*/
.xgzx { margin-top:2%;}
.xgzx ul li { line-height:1.5rem;  padding:.6rem 0; }
.xgzx ul li b {color:#004995; font-size:.8rem;  }
.xgzx ul li font {font-size:1rem;}



	
.footer { line-height:1.5rem; font-size:.85rem;  padding:.7rem 0;  margin-top: 7%; }
.footer font { display: none; }
.footer strong { margin:0 0 0 .8rem; }


/*-----------------------------------------------------------------------------列表页-----------------------------------------------------------------------------*/

.header { display: none; }
.mobheader { display:block;  }



/*法律法规*/
.newslist { margin-top:2%; }
.newslist ul li { line-height:1.5rem; font-size:1rem; height:auto; overflow:auto; padding:.6rem 0; }
.newslist ul li b {  font-size:1.2rem; margin-right:.5rem; vertical-align:bottom;  }
.newslist ul li span { display:none; }

.page { width:100%; float:left; margin:0; padding:7% 0 1% 0; font-size:.8rem; overflow:hidden; text-align:center; }
.page a { margin:0 3px; padding:0 .6rem; line-height:2rem; display: inline-table;}
.page span.current { background:#fff; color:#fff; display:inline-table; border-radius:50%; width:2rem; line-height:2rem; margin:0 3px;}

/*当前位置*/
.dqwz { display: none; }
.warp2 { width:100%; }




.areabot { padding:0 0 21rem 0; margin-top: 5%; }
.areabot ul li { width:100%; float:left; position:relative; cursor:pointer; margin:0 0 4% 0; ; }
.areabot ul li h3 { width:100%; float:left; font-size:1.2rem;  line-height:1.5rem; border-radius:5px; justify-content:center; align-items:center; height:auto;  padding:5%;  }
.areabot ul li h4 { width:100%; left:0%; padding:3% 6% 6% 6%; line-height:1.5rem; font-size:.9rem; border-radius:5px;  }
.areabot ul li h4 b { color:#ccdae6; font-size:1.5rem; font-weight:bold; margin-right:10px; vertical-align:bottom;}


.cont { width:100%; float:left; padding:6% 6%; background: #fff; }





.article { width:100%; float:left; border-bottom: 1px dashed rgba(197,168,106,.3); padding-bottom:5%; margin-bottom:5%; }

.tit { font-size:1.3rem; line-height:2rem; padding:0 0 .8rem 0; }

.info { width:100%; float:left; font-size:.8rem; line-height:1.375rem; }
.info span { padding:0; margin:0 .5rem; }
.info span.ico1 { background:none;  }
.info span.ico2 { background:none;  }

.article2 { width:100%; float:left;  }

.article2 .zw { width:100%; float:left; line-height:1.8rem; font-size:1rem; }
.article2 .zw p { padding:0 0 1rem 0; }
.article2 .zw img { max-width:100%; height:auto; margin:.3rem 0; }

.article_player2 { width:100%; float:left; margin-bottom:5%;}
#player2 { width:100%; height:auto; }

.article2 .txt { font-size:.8rem; text-align:right; padding:2% 0;  }
.article2 .txt em { background:url(../images/png35.png) left center no-repeat; padding:0 0 0 22px; }
.article2 .txt em b { font-size:10px; padding:0 2%;  }
.article2 .txt .fx { float: left; display: none; }




}
