@charset "utf-8";
/*格式化CSS*/
html, body, div, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre, a, address, code, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height:160%;
}
ol, ul, li {
list-style: none;
}
table {
border-collapse: caption;
border-spacing: 0;
}
caption, td {
font-weight: normal;
}
/* 清除浮动 */
.clear {
clear: both;
height:1px;
margin-top:-1px;
overflow:hidden;
}
.red{color:#ff0000;}
body {
color:#333;
line-height:160%;
font-size:14px;
font-family:微软雅黑,宋体, arial,verdana,sans-serif;
background-color:#fff;
}
a:link {color: #666; text-decoration: none}
a:visited {color: #666; text-decoration: none}
a:hover {color: #ED1C24; text-decoration: underline}

#logo {
float: left;
position: relative;
width: 300px;
padding:20px 0;
}
#logo h2{
color: #f4a163;
font-size: 13px;
font-weight: normal;
left: 85px;
position: absolute;
top: 70px;
}
#logo a {
display: block;
}

/*导航条*/
#nav{
clear: both;
height: 40px;
line-height: 40px;
background-color: #F03726;
margin-bottom: 10px;
}
#nav ul{
}
#nav li{
float:left;
width:130px;
text-align:center;
font-size: 16px;
line-height: 40px;
}
#nav li a{
color:#fff;
display:block;
width:130px;
line-height: 40px;
transition: all 0.3s ease-in-out 0s;
}

#nav a:hover{
background-color:#FFC600;
text-decoration: none;
}

#nav li.p{
float: right;background: #B20F05;text-align: center;width: 143px;
}
#nav li.p a{
width: 143px;
}


#topHead{
float: right;
text-align:center;
font-size:12px;
margin-top:30px;
}
#topHead a{
display: block;
float: left;
width: 180px;
line-height: 36px;
font-size: 18px;
color: #FF4300;
border-radius: 2px;
border: 1px solid #FF4300;
background-color: #FCEADC;
}

.h40{
height:40px;
clear:both;
}

.cityList{
float: left;
width: 400px;
line-height: 35px;
padding-left: 5px;
}
.cityList li{
float: left;
width: 65px;
line-height: 35px;
}
.location {
line-height: 35px;
}
.cityList a{
display: inline-block;
font-size: 14px;
margin: 0 10px 10px 0;
padding: 2px 6px;
white-space: nowrap;
border-radius: 3px;
}
.location{
background:url(dpico.png) no-repeat 0 6px;
padding-left:23px;
}
.tagList .location{
background:url(dpico.png) no-repeat 0 -21px;
}
.location a{
border: 1px solid #FF4300;
color: #FF4300;
font-size: 13px;
margin-bottom:0;
}

.cityList a.on{
background-color: #FF4300;
color: #fff;
}

.tagList{
float: left;
width: 480px;
line-height: 35px;
}
.topad{
float: right;
width: 300px;
border: 1px solid #666;
}
.tagList li{
	float: left;
}
.tagList a{
border: 1px solid #ddd;
border-radius: 3px;
color: #666;
display: inline-block;
font-size: 13px;
margin: 10px 7px 0 0;
padding: 2px 6px;
text-decoration: none;
transition: background-color 0.15s ease 0s;
white-space: nowrap;
}
.tagList a:hover {
border-color: #e73737;
color: #e73737;
}

/* Home*/
.area{
width:1208px;
margin:0 auto;
}

.hnews{
float: left;
width:380px;
margin-right: 30px;
}
.hbbs{
float: left;
width:380px;
margin-right: 30px;
}
.hnews .t,.hbbs .t{
line-height: 22px;
}
.hnews .t a,.hbbs .t a{
color: #f39700;
}
.hnews .t h2,.hbbs .t h2{
font-size: 22px;
line-height:22px;
padding-left: 12px;
border-left: 4px solid #f39700;
}
.hnews .t h2{
float: left;
width: 150px;
}
.hnews .t .hd{
float: right;
padding-top:6px;
}

.hnews .c ul,.hbbs .c ul{
margin-top:10px;
padding-top:10px;
border-top:1px solid #eaeaea;
}
.hnews span,.hbbs span,.happly span{
float: right;
font-size: 12px;
color: #666;
font-weight: normal;
}

.txtScroll-left .hd ul li {
background-color: #ccc;
cursor: pointer;
float: left;
width: 9px;
height: 9px;
margin-left: 5px;
overflow: hidden;
text-indent: -999px;
}

.txtScroll-left .hd ul li.on {
background-color:#f39700;
}


.happly{
float: right;
width:350px;
border: 1px solid #ccc;
padding: 15px;
}
.happly .t h2{
font-size: 22px;
}
.happly .t a{
color:#f39700;
}
.happly li{
font-size: 14px;
overflow: hidden;
padding: 1px 0;
}
.happly li a{
color: #333;
font-size: 14px;
display: block;
line-height: 24px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}


.htag{
float: left;
width: 188px;
height: 406px;
background: #fe8d8d;
background-image: -webkit-linear-gradient(-90deg,#fe8d8d,#e15673);

}
.htitle {
color: #222222;
font-weight: bold;
height: 35px;
text-align: center;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}
.htitle b {
border-left: 4px solid #f39700;
color: #f39700;
float: left;
line-height: 22px;
margin-right: 20px;
padding-left: 12px;
font-size: 22px;
font-weight: bold;
}
.htitle em {
float: right;
color: #999;
display: inline-block;
font-size: 16px;
font-weight: normal;
padding-top: 3px;
font-style: normal;
/*  background-color:#8EC31F;
line-height: 28px;
padding: 0 12px;
border-radius: 15px;*/
}

.hcase{
overflow: hidden;
/*width: 960px;*/
width: 1210px;
}
.hcase ul{
/*width: 990px;*/
width: 1300px;
}
.hcase li{
display:block;
margin-bottom:5px;
width: 226px;
height: 260px;
float: left;
margin-right: 20px;
}
.hcase li img{
width: 224px;
}
.hcase li .casetitle{
font-size: 15px;
height: 24px;
overflow:hidden;
color:#333;
background-color:#eee;
}
.hcase li .casedes{
font-size: 12px;
color: #999;
}
.product{
padding-top: 20px;
}
.product .c{
margin-top: 20px;
padding-bottom: 60px;
width:965px;
}


/*  main */
.center{
text-align:center;
}

.main{
text-align:left;
}

.place {
color:#666;
line-height: 42px;
margin-bottom: 20px;
padding-left: 10px;
background-color:#eee;
}

.leftMain{
float:right;
width:300px;
min-height: 600px;
}

.leftCol{
margin-bottom: 30px;
}
.leftCol .t{
font-size: 20px;
color: #e73737;
height: 30px;
line-height: 30px;
padding: 6px 0;
margin-bottom: 6px;
border-bottom: 1px solid #999;
}
.leftCol li{
line-height: 30px;
}
.leftCol .tags a{
border: 1px solid #ddd;
border-radius: 3px;
color: #666;
display: inline-block;
font-size: 13px;
margin: 10px 7px 0 0;
padding: 2px 6px;
text-decoration: none;
transition: background-color 0.15s ease 0s;
white-space: nowrap;
}
.leftCol .tags a:hover {
border-color: #e73737;
color: #e73737;
}

.leftMain .menu .c{
}
.leftMain .menu li{
margin-bottom: 10px;
}
.leftMain .menu li a{
font-size: 16px;
line-height: 42px;
display: block;
color: #333;
padding-left:50px;
border:1px solid #ccc;
background:url("li2.png") no-repeat 30px center;
}
.leftMain .menu li a:hover{
color: #fff;
background-color:#FA8E08;
}
.leftMain .menu li.y a{
background-color:#eee;
}

.rightMain{
width: 850px;
float: left;
margin-right: 40px;
overflow:hidden;
}

.rightMain .c{
line-height: 30px;
font-size: 14px;
}
.rightMain .share{
margin:20px 0;
}

.rightMain .newslist li {
border-bottom: 1px dotted #999;
margin-bottom: 20px;
padding-bottom: 10px;
padding-right: 8px;
}
.rightMain .newslist li span{
float: right;
}
.postHead{
color: #333;
font-size: 16px;
font-weight: bold;
line-height: 30px;
}
.postHead a:link,.postHead a:visited{color:#333}
.postHead a:hover {color:#BE0027}
.postTime{
color: #8C8C8C;
font-size: 12px;
margin:15px 0;
}
.newsTag a{
margin-right: 10px;
}
.newsTag span{
margin-right: 10px;
}

.news .postTime{
margin:0;
}
.postTag{
font-size:12px;
background:url("images/linebg.png") repeat-x 0 bottom;
}
.postDes{
color: #666;
}


.colT {
border-bottom: 2px solid #ccc;
color: #666;
line-height: 22px;
font-size: 22px;
padding-bottom:15px;
margin-bottom:20px;
}
.topdes{
border-bottom: 1px solid #CCCCCC;
margin-bottom: 20px;
padding: 15px 0;
color: #000000;
font-size: 14px;
}

.newsTitle{
font-size: 30px;
margin-top: 0px;
margin-bottom: 10px;
padding: 0;
font-weight: 800;color:#333;}
.newsContent{font-size:14px;line-height:30px;color:#333;}
.newsContent p{}
.newsContent img{vertical-align:middle;}



.caselist{
width: 760px;
}


.col1{
background:url(image/gg1.gif) no-repeat;
height:140px;
width:228px;
float:right;
}
.col2{
float:left;
width:505px;
}


.colC{
padding-bottom:10px;
line-height:30px;
}
.bottomInfo{
border: 1px solid #ccc;
color:#999;
padding:10px;
}
.bottomCol{
clear:both;
margin:5px 10px 0px 0;
padding-bottom:20px;
}
.bottomCol li{
padding:0px;
font-size:14px;
line-height: 28px;
height: 28px;
}
.bottomCol li span{
float: right;
}

.comment{
padding: 20px 0;
}
.comment .textbox{
width: 100%;
box-sizing: border-box;
}
.comment .btn1{
    float: right;
}
.comment .input{
width: 200px;
}


.bottomCol .t,.commentlist .t{
padding: 5px 0;
font-size: 16px;
color:#333;
}

.commentlist li{
font-size: 12px;
color: #666;
border-top: 1px solid #ccc;
padding: 10px;
}
.commentlist li.new{
background-color: #ffeed1;
}
.commentlist li p{
margin: 0;
color: #333;
font-size: 14px;
line-height: 30px;
}
.commentlist li span{
    color: #76B7F8;
}
/*   footer */
.footbg{
margin-top:30px;
background-color: #F1F2F3;
}
#footer {
clear: both;
font-size: 12px;
margin: 0 auto;
padding-top: 20px;
text-align: left;
overflow: hidden;
/*    background: url("code3.png") no-repeat scroll right 32px;}*/
}
#footer ul{
width: 1200px;
}
#footer strong{
color:#333;
font-weight:bold;
}
.tel{
font-size:28px;font-weight:bold;font-family:times new roman;padding-bottom:5px;line-height: 30px;
}
.wx{
margin-top:5px;padding:4px;background:#fff;
}
.copyright {
clear:both;
font-size: 12px;
line-height: 26px;
margin-top: 20px;
padding: 5px 0;
border-top:1px solid #ccc;
color: #999;
}
#footer li {
float: left;
line-height: 24px;
padding-right: 0px;
width: 240px;
color: #666;
}
#footer li.h {
width: 385px;
}
#footer li .t {
font-size: 16px;
font-weight: bold;
padding-bottom: 3px;
}
#footer li a{
color: #666;
line-height: 24px;
}

/* 链接 */
.links{
line-height:30px;
color:#666666;
margin:0 auto;
}
.links a:link,.links a:visited,.links a:hover {color:#666666;padding: 0 5px;}

.forms {
}
.forms label {
float: left;
height: 28px;
line-height: 28px;
text-align: right;
width: 80px;
}
.forms li {
clear: both;
height: 28px;
line-height: 28px;
padding: 5px 0;
}
.input, .textbox {
border: 1px solid #ccc;
float: left;
line-height: 16px;
padding: 6px 5px;
font-size: 14px;
color: #333;
}
.textbox {
height: 100px;
width: 418px;
}
.btn1{
background-color: #86bc4c;
border: 0 none;
color: #fff;
font-size: 14px;
line-height: 28px;
padding: 0;
padding: 0 16px;
border-radius: 3px;
cursor: pointer;
}
.btn1:hover{
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
box-shadow:  0 1px 0 #ececec;
}

.box{
clear:both;
border-top: 1px solid #cccccc;
}
.rbox {
background: #fff none repeat scroll 0 0;
border: 1px solid #cccccc;
float: left;
margin-top: 60px;
padding-bottom: 30px;
padding-left: 30px;
padding-top: 30px;
width: 300px;
}
.rbox .t {
color: #454545;
font-size: 20px;
font-weight: bold;
margin-left: 30px;
padding-bottom: 10px;
}
/*
.m{
border-top:2px solid;
border-bottom:2px solid;
padding:10px 10px 10px 25px;
margin:10px 0 10px 10px;
color:#000;
font-size:18px;
text-align:left;
background: url(m.gif) no-repeat 23px center;
height:40px;
line-height:40px;
}
#upNews{
height:25px;
overflow:hidden;
text-align:center;
margin-top: 6px;
}
#upNews li{
height:25px;
}
.m2{
margin-left:10px;
background-color:#ED1651;
color:#fff;
font-size:22px;
text-align:center;
}

*/

.times{
float:right;
}
.k{
width:10px;
height:1px;
float:left;
}

.server{
height:220px;
margin:20px auto;
padding:20px 0;
color: #999;
/*background: url("http://p8.qhimg.com/d/inn/14bdcede/screen-bg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);*/
}
.server li{
float:left;
width:120px;
text-align: center;
margin-right: 90px;
}
.server li.p4{
margin-right:0;
}
.server li h3{
font-size:20px;
line-height:32px;
margin:5px 0;
padding-top:0px;
color:#333;
}

.server li img{
width:120px;
}
.case,.customer{
padding:5px 0;
margin-bottom:10px;
float:left;
display:inline;
}
.customer{
width:260px;
margin-left:40px;
padding:0 0px;
}
.customer li{
margin-bottom:10px;
}
.customer li i{
background: url(quote1.png) no-repeat;
display:inline-block;
width:10px;
height:20px;
}
.customer li p{
text-align:right;
margin:0;
}
.case {
padding:0px 0px;
width: 660px;
}
.server .t,.case .t, .customer .t {
font-size: 22px;
margin-bottom: 10px;
padding-bottom: 10px;
margin-top: 10px;
color:#f97f02;
border-bottom:1px solid #ccc;
font-weight: normal;
}
.case .t span{
color: #666666;
float: right;
font-size: 14px;
font-weight: normal;
display:block;
width:80px;
padding-top: 10px;
}
.case .t span a{
color:#c72244;
}
.case li {
float: left;
height: 100px;
margin-right: 24px;
margin-top: 10px;
width: 318px;
}
.case li p{
margin:0;
color:#aaa;
}
.case li img {
float: left;
height: 65px;
margin-right: 12px;
margin-top: 10px;
width: 65px;
}
.case li.p4{
margin-right:0;
}
.case li.g img{
filter:alpha(opacity=90);
opacity:0.9;
}
.case li.g a{
color:#BE0027;
}





.links{
clear:both;
}

.col h3{
font-size:20px;
margin:0;
height:25px;
line-height:25px;
}
.col b{
font-size:14px;
color:#CC0066;
}


/* 分页 */
DIV.page {
margin:8px 0px;
clear:both;
font-family:Tahoma,SimSun,Arial;
text-align: right;
}
DIV.page A {
margin:2px;
padding:5px 12px;
color: #666;
text-decoration: none;
height:30px;
background-color:#eee;
}
DIV.page A:hover {
color: #ED1651;
}
DIV.page A:active {
color: #666;
border:1px solid #CCCCCC;
}
DIV.page SPAN.current {
padding:5px 12px;
font-weight: bold;
color: #fff;
background-color:#f03726;
}
DIV.page SPAN.disabled {
margin:2px;
color: #ddd;
}

.leftC{
float:left;
width:80px;
}
.leftC li{
border-bottom:1px solid #ccc;
height:50px;
line-height:50px;
font-size:12px;
padding-left:10px;
}
.rightC{
float:right;
width:640px;
}
.item{
float:left;
width:189px;
height:160px;
padding-left:1px;
padding-bottom:1px;
overflow:hidden;
}



.pTitle{font-size: 20px;font-weight: normal;}

.newstitle{ text-align:center; font-size:26px; }
.newstimes{  padding:5px 0; text-align:center; color:#999999;font-size: 12px;}
.newstimes span{ margin-right:10px;}
.newsdetails{line-height: 30px;}

li.getpage{ clear:both; background:none; border:none;padding-left:0;}
/* cut pages */
#getpage{clear:both; color:#444;padding:15px 0 15px 0;line-height:26px;height: 26px;}
#getpage a,#getpage span{display:block;float:left;height:26px;line-height:26px;padding:0 10px;margin-right:3px;text-decoration:none;}
#getpage span.current{border:1px solid #999;font-weight:bold;background:#999;color:#fff;}
#getpage span.pagetxt{height:28px;border:none;line-height:28px;margin:0;}
#getpage span.pageturn{border:1px solid #ccc;color:#ccc;background:none;}
#getpage a.pageturn{border:1px solid #ccc;background:none;}
#getpage a{color:#666;border:1px solid #ccc;}
#getpage a:hover{border-color:#999;color:#fff;background:#999;}
#getpage .inputt{font-size:12px; height:22px; color:#444; background:#fff; line-height:22px; border:solid #666 1px; width:30px; text-align:center; cursor:pointer;}


.caseInfo{
width: 500px;
}
.caseInfo li{
font-size: 22px;
display: block;
height: 38px;
line-height: 38px;
padding-left: 38px;
margin:10px 0;
position: relative;
}
.caseInfo li .poptip{
display: none;
z-index: 9;
}
.caseInfo li.telico{
background:url(tel.png) no-repeat 2px center;
background-size: 30px auto;
color: #1178DA;
}
.caseInfo li.lineico{
background:url(line.png) no-repeat 2px center;
background-size: 30px auto;
color: #1CB30A;
}




.poptip{position: absolute;top: 2px;left:180px;padding: 6px 10px 5px;*padding: 7px 10px 4px;line-height: 16px;color: #DB7C22;font-size: 12px;background-color: #FFFCEF;border: solid 1px #FFBB76;border-radius: 2px;box-shadow: 0 0 3px #ddd;}
.poptip-arrow{position: absolute;overflow: hidden;font-style: normal;font-family: simsun;font-size: 12px;text-shadow:0 0 2px #ccc;}

.poptip-arrow em,.poptip-arrow i{position: absolute;left:0;top:0;font-style: normal;}
.poptip-arrow em{color: #FFBB76;}
.poptip-arrow i{color: #FFFCEF;text-shadow:none;}

.poptip-arrow-top,.poptip-arrow-bottom{height: 6px;width: 12px;left:12px;margin-left:-6px;}
.poptip-arrow-left,.poptip-arrow-right{height: 12px;width: 6px;top: 12px;margin-top:-1px;}

.poptip-arrow-top{top: -6px;}
.poptip-arrow-top em{top: -1px;}
.poptip-arrow-top i{top: 0px;}

.poptip-arrow-bottom{bottom: -6px;}
.poptip-arrow-bottom em{top: -8px;}
.poptip-arrow-bottom i{top: -9px;}

.poptip-arrow-left{left:-6px;}
.poptip-arrow-left em{left:1px;}
.poptip-arrow-left i{left:2px;}

.poptip-arrow-right{right:-6px;}
.poptip-arrow-right em{left:-6px;}
.poptip-arrow-right i{left:-7px;}



.hmenu{
overflow:hidden;
padding:30px 0;
}
.hmenu ul{
width: 1050px;
}
.hmenu li{
float: left;
height: 250px;
margin-right: 40px;
width: 300px;
text-align:center;
}
.hmenu li h3{
font-size:18px;
color:#1F65AD;
padding:0px 0;
font-weight:normal;
line-height:22px;
}
.hmenu li p{
text-align: left;
text-align:center}



#Top {
bottom: 10px;
color: #444;
cursor: pointer;
height: 180px;
position: fixed;
right: 5px;
text-align: center;
text-decoration: none;
width: 45px;
}
#Top>a {
display: block;
height: 34px;
line-height: 16px;
margin-bottom: 2px;
padding: 5px;
width: 34px;
}
#Top a.btn-qq:link, #Top a.btn-qq:visited {
background: #b2b2b2 url("../images/icotop.png") no-repeat scroll -99px 0;
text-indent: -9999px;
}
#Top a.btn-qq .share{
display:none;
position: absolute;
top: 0;
right: 45px;
width: 212px;
padding: 10px 3px 10px 10px;
border: 1px solid #ccc;
background-color: #fff;
}

#Top a.btn-qq:hover {
background: #d80c18 url("../images/icotop.png") no-repeat scroll -148px 0;
color: #fff;
text-decoration: none;
text-indent: 0;
}
#Top a.btn-wx:link, #Top a.btn-wx:visited {
background: #b2b2b2 url("../images/icotop.png") no-repeat scroll 0 -50px;
text-indent: -9999px;
}
#Top a.btn-wx:hover {
background: #d80c18 url("../images/icotop.png") no-repeat scroll -50px -50px;
color: #fff;
text-decoration: none;
text-indent: 0;
}
#Top a.btn-top:link, #Top a.btn-top:visited {
background: #b2b2b2 url("../images/icotop.png") no-repeat scroll 0 0;
text-indent: -9999px;
}
#Top a.btn-top:hover {
background: #d80c18 url("../images/icotop.png") no-repeat scroll -50px 0;
color: #fff;
text-decoration: none;
text-indent: 0;
}
#Top a.btn-phone:link, #Top a.btn-phone:visited {
background: #b2b2b2 url("../images/icotop.png") no-repeat scroll -99px -50px;
text-indent: -9999px;
}
#Top a.btn-phone:hover {
background: #d80c18 url("../images/icotop.png") no-repeat scroll -148px -50px;
color: #fff;
text-decoration: none;
text-indent: 0;
}





.new_social_icon {
height:40px;
}
.new_social_icon li {
float: left;
margin-right: 6px;
}
.new_social_icon li a {
padding: 8px;
box-sizing: border-box;
background-color: #eee;
border-radius: 3px;
color: #fff;
font-size: 14px;
height:40px;
line-height: 1.7;
position: relative;
padding-left: 39px;
display: block;
}
.new_social_icon li.facebook a{
background-color: #2d609b;
}
.new_social_icon li.facebook a:before{
content: "";
width: 30px;
height: 30px;
overflow: hidden;
display: block;
background: transparent url(../images/shareico.png) no-repeat scroll 0 0;
position: absolute;
top: 5px;
left: 5px;
}
.new_social_icon li.googleplus a {
background-color: #ce4d39;
}
.new_social_icon li.googleplus a:before{
content: "";
width: 30px;
height: 30px;
overflow: hidden;
display: block;
background: transparent url(../images/shareico.png) no-repeat scroll -30px 0;
position: absolute;
top: 5px;
left: 5px;
}
.new_social_icon li.twitter a {
background-color: #2ca8d2;
}
.new_social_icon li.twitter a:before{
content: "";
width: 30px;
height: 30px;
overflow: hidden;
display: block;
background: transparent url(../images/shareico.png) no-repeat scroll -60px 0;
position: absolute;
top: 5px;
left: 5px;
}
.new_social_icon li.weibo a {
background-color: #f5ca59;
}
.new_social_icon li.weibo a:before {
content: "";
width: 30px;
height: 30px;
overflow: hidden;
display: block;
background: transparent url(../images/shareico.png) no-repeat scroll -90px 0;
position: absolute;
top: 5px;
left: 5px;
}
.new_social_icon li.wechat a {
background-color: #5ebc2b;
}
.new_social_icon li.wechat a:before {
content: "";
width: 30px;
height: 30px;
overflow: hidden;
display: block;
background: transparent url(../images/shareico.png) no-repeat scroll -150px 0;
position: absolute;
top: 5px;
left: 5px;
}
.new_social_icon li.line a{
background-color: #00c300;
display: none;
}
.new_social_icon li.line a:before {
content: "";
width: 30px;
height: 30px;
overflow: hidden;
display: block;
background: transparent url(../images/shareico.png) no-repeat scroll -120px 0;
position: absolute;
top: 5px;
left: 5px;
}
