@charset "gb2312"; /*=========================================全局共用属性CSS nie ===============================================*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset,figure,figcaption, table, th, td img{margin:0; padding:0; } 
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, table, tbody, td, tfoot, th, thead, tr, ul {margin:0; padding:0;border:0; outline:0; vertical-align:baseline;}
body{font-family:"Microsoft YaHei","微软雅黑","Open Sans",Arial,"Hiragino Sans GB",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif,tahoma,arial,"Hiragino Sans GB","宋体",sans-serif; font-size:12px; text-align:left; margin:0 auto; line-height:24px; background:#f1f1f1; color:#333; font-weight:400;max-width: 640px!important;margin: 0 auto}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; }
img{border:0; vertical-align:middle; }/*让链接里的 img 无边框；清除图片间距*/
ul,li{list-style:none; } 
button{cursor:pointer; } /*这个可以不用*/
.clear{clear:both; }
.fl{float:left; }
.fr{float:right; }
.tl{text-align:left; }
/*全局的字体链接*/
a:link,a:visited{color:#333; text-decoration:none; }
a:hover,a:active{color:#c00; text-decoration:none; }
.clearfix:after{ content:"."; display:block;height:0;clear:both;visibility:hidden;font-size:0px;}
.contain{clear:both;width:100%;margin:0 auto;}
/*==============================top==============================*/
.top{clear:both; height:36px; background:#164aa0;}
.top .top_con{clear:both; width:100%; margin:0 auto; text-align:left; line-height:36px; font-family:"宋体"; color:#bac9e3; font-size:12px;}
.top .top_con span{float:right; background:url(../images/home.jpg) no-repeat left center; padding-left:15px;}
.top .top_con span img{padding:0px 10px;}
.top .top_con span a:link,.top .top_con span a:visited{color:#bac9e3; text-decoration:none; }s
.top .top_con span a:hover,.top .top_con span a:active{color:#ff0; text-decoration:none; }/
/*==============================header==============================*/
.header{clear:both; height:98px; background:#f8f8f8;}
.header .logo{padding-top: 6px;text-align: center;width: 100%;display: block;}
.header .logo img{width:100%}
.header .photo{margin-top: 7px;font-family:"微软雅黑";color:#ff020d;font-size:22px;line-height:22px;width: 80%;text-align: center;box-sizing: border-box;height: auto;display: block;margin: auto;word-break: break-all;}
.header .photo font{clear:both; font-size:12px; color:#333; display:block;}
/*==============================导航==============================*/
.nav{clear:both;background:#fff;border-top:1px solid #ccc;/* height:49px; */}
.nav ul{clear:both;width:100%;margin:0 auto;padding: 6px 0;}
.nav ul li{float:left;text-align:center;width: 25%;line-height: 33px;font-size: 14px;box-sizing: border-box;overflow: hidden;}
.nav ul li a:link,.nav ul li a:visited{color:#333; text-decoration:none; display:block; }
.nav ul li a:hover,.nav ul li a:active{color:#fff; background:#164aa0; text-decoration:none; }
/*==============================banner==============================*/
.slideBox{ width:100%; overflow:hidden; position:relative; }
.slideBox .bd{position:relative;height:100%;z-index:0;overflow: hidden;}
.slideBox .bd li{zoom:1;vertical-align:middle;overflow: hidden;}
.slideBox .bd li img{width: 100%}
.slideBox .bd li a{height:507px; width:100%; display:block;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{position:absolute;left: 1%;top:50%;margin-top:-39px;display:block;width:51px;height:78px;background:url(../images/left.png) no-repeat center center;background-size: 58%;}
.slideBox .next{position:absolute;right: 1%;top:50%;margin-top:-39px;display:block;width:51px;height:78px;background:url(../images/right.png) no-repeat center center;background-size: 58%;}
/*==============================banner底部==============================*/
.home_about_service{clear:both; height:136px; background:#164aa0;}
.home_about{width:590px;}
.home_about .home_about_tit{clear:both; text-align:left; line-height:40px; font-size:16px; color:#fff; padding:8px 0px 5px 0px;}
.home_about .home_about_tit img{ padding-right:5px;}
.home_about .home_about_tit a{float:right; color:#fff; font-size:12px;}
.home_about .home_about_tit a:hover{color:#ff0;}
.home_about .home_about_con{clear:both; font-size:12px; line-height:24px; color:#fff; text-align:left;}
.home_about .home_about_con img{float:left; border:3px solid #fff; margin-right:10px; margin-top:3px;}
/*==============================产品中心==============================*/
.home_pro{clear:both;background:#fff;width:100%;}
.home_pro .home_pro_tit{clear:both;background:url(../images/icon03.jpg) repeat-x center bottom;padding: 0 3px;}
.home_pro .home_pro_tit b{float:left; background:url(../images/icon04.jpg) repeat-x center bottom; font-size:20px; color:#333; padding-bottom:5px; line-height:40px;}
.home_pro .home_pro_tit a{float:right; font-size:14px; color:#555; text-decoration:none; padding-bottom:5px; line-height:40px;}
.home_pro .home_pro_tit a:hover{color:#c00; }
.home_pro .home_pro_con{clear:both;width:100%;margin: 10px auto 0;flex-wrap: wrap;display: flex;justify-content: space-around;}
.home_pro .home_pro_con li{float:left;width: 49%;background:#f5f5f5;color:#5a5a5a;padding-bottom:10px;margin-bottom: 5px;transition:background 1s,color 1s;-o-transition:background 1s,color 1s;-ms-transition:background 1s,color 1s;-moz-transition:background 1s,color 1s;-webkit-transition:background 1s,color 1s;}
.home_pro .home_pro_con li .ho_img{clear:both;width: 100%;padding: 5px;box-sizing: border-box;overflow:hidden;}
.home_pro .home_pro_con li .ho_img a img{transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;width: 100%;height: 115px;}
.home_pro .home_pro_con li .ho_tit{clear:both;padding: 0px 6px 0px 6px;font-size:14px;}
.home_pro .home_pro_con li .ho_txt{clear:both;padding: 0px 6px 0px 6px;font-size:12px;line-height:22px;padding-bottom:3px;height:44px;overflow:hidden;}
.home_pro .home_pro_con li .ho_more{clear:both; padding:0px 10px 0px 10px;}
.home_pro .home_pro_con li .ho_more a{ border:1px solid #c00; padding:2px 8px; color:#c00; font-size:12px; transition:border 1s,color 1s; -o-transition:border 1s,color 1s; -ms-transition:border 1s,color 1s; -moz-transition:border 1s,color 1s; -webkit-transition:border 1s,color 1s;}
.home_pro .home_pro_con li:hover{ background:#164aa0; color:#fff;}
.home_pro .home_pro_con li:hover .ho_more a{ border:1px solid #fff; color:#fff;}
.home_pro .home_pro_con li:hover .ho_img a img{transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2); }
/*==============================新闻中心==============================*/
.home_new{clear:both;background:url(../images/newbg.jpg) no-repeat center top #2b5aa7;padding: 10px 0px 15px 0px;}
.home_new .home_new_tit{clear:both;width:100%;margin:0 auto;padding: 0 3px;background:url(../images/icon05.png) repeat-x center bottom;box-sizing: border-box;}
.home_new .home_new_tit b{float:left; background:url(../images/icon06.png) repeat-x center bottom; font-size:20px; color:#fff; padding-bottom:5px; line-height:40px;}
.home_new .home_new_tit a{float:right; font-size:14px; color:#fff; text-decoration:none; padding-bottom:5px; line-height:40px;}
.home_new .home_new_tit a:hover{color:#ff0; }
.home_new ul{clear:both;width:100%;margin: 5px auto 0;}
.home_new ul li{float:left;width: 100%;background:#fff;margin-top: 1px;padding:10px;box-sizing: border-box;}
.home_new ul li h3{clear:both; text-align:left; font-size:14px; color:#333; line-height:24px; padding-bottom:5px;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.home_new ul li>div{clear:both;text-align:left;color:#5c5c5c;line-height:20px;font-size:14px;}
.home_new ul li>div p{float:right; display:inline-block; width:213px;}
.home_new ul li>div p a{clear:both; display:block; color:#166893;}
.home_new ul li>div p a:hover{color:#c00;}
.home_new ul li>div img{float:left;}
.home_new_marleft{margin-right:0px !important;}
/*==============================客户案例==============================*/
.home_case{clear:both; background:#fff; width:100%; padding:10px auto;}
.home_case .home_case_tit{clear:both;width:100%;padding: 0 3px;box-sizing: border-box;margin:0 auto;background:url(../images/icon03.jpg) repeat-x center bottom;}
.home_case .home_case_tit b{float:left; background:url(../images/icon04.jpg) repeat-x center bottom; font-size:20px; color:#333; padding-bottom:5px; line-height:40px;}
.home_case .home_case_tit a{float:right; font-size:14px; color:#333; text-decoration:none; padding-bottom:5px; line-height:40px;}
.home_case .home_case_tit a:hover{color:#c00; }
.home_case .home_case_con{ width:100%;  overflow:hidden; position:relative; margin-top:20px;}
.home_case .home_case_con .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.home_case .home_case_con .hd ul{clear:both; text-align:center; float:none; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.home_case .home_case_con .hd ul li{float:none; display:inline-block;  width:9px; height:9px; margin-right:5px; font-size:0px; cursor:pointer; background:url(../images/dot01.jpg) 0 0px no-repeat; }
.home_case .home_case_con .hd ul li.on{background:url(../images/dot02.jpg) 0 0px no-repeat; }
.home_case .home_case_con .bd{ padding:0px;   }
.home_case .home_case_con .bd ul{ overflow:hidden; zoom:1; }
.home_case .home_case_con .bd ul li{float:left;width: 50%;height:146px;_display:inline;overflow:hidden;text-align:center;position:relative;box-sizing: border-box;}
.home_case .home_case_con .bd ul li .pic{width: 100%;height:146px;overflow:hidden;padding: 0 2px;box-sizing: border-box;}
.home_case .home_case_con .bd ul li .pic img{transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;width: 100%;}
.home_case .home_case_con .bd ul li:hover .pic img{transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);  }
.home_case .home_case_con .bd ul li .title{position:absolute;width:100%;bottom:0px;left:0px;color:#fff;padding: 0 2px;font-size:12px;text-align:left;box-sizing: border-box;}
.home_case .home_case_con .bd ul li .title a{color:#fff;padding:0px 10px;background:rgba(22,74,160,1.0);display:block;line-height:35px;height:35px;transition:all 1s;-o-transition:all 1s;box-sizing: border-box;-ms-transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;text-align: center}
.home_case .home_case_con .bd ul li:hover .title a{ color:#fff; padding:0px 10px; background:rgba(22,74,160,0.6); height:146px; font-weight:bold}
/*==============================友情链接==============================*/
.home_link{clear:both;background:#fff;width:100%;border-top:1px solid #e1e1e1;padding: 15px 0px;}
.home_link dl{clear:both;width:100%;margin:0 auto;padding-left: 5px;overflow: hidden;box-sizing: border-box;}
.home_link dl dt{float:left; width:80px; background:url(../images/link.jpg) no-repeat left center #164aa0; margin-top:5px; height:39px; line-height:39px; font-size:16px; color:#fff; text-align:center; padding-left:91px;}
.home_link dl dd{float:right;width: 100%;text-align:left;font-size:12px;line-height:26px;}
.home_link dl dd a{padding:0px 15px 0px 0px;}
/*==============================底部==============================*/
.down{clear:both;background:#164AA0;padding: 5px 0px 50px;}
.down .downav{clear:both; height:40px; background:url(../images/downnavbg.jpg) no-repeat center bottom #045fb2; padding-bottom:9px; width:100%; margin:0 auto; text-align:center;}
.down .downav a{padding:0px 25px; color:#fff; line-height:40px; font-size:16px;}
.down .downav a:hover{color:#ff0;}
.footer{clear:both;width:100%;}
.footer dt{float:left; width:130px; padding:10px 100px 0px 50px;}
.footer dd{width: 100%;text-align: center;}
.footer dd .rmtxt{padding-top:10px;width: 100%;font-size:12px;line-height:24px;text-align: center;color:#fff;box-sizing: border-box;padding: 0 3%;}
.footer dd .rmtxt a{color:#fff;}
.footer dd .rm{float:right; width:115px; height:115px; padding-right:50px;}
/*==============================内页==============================*/
.inside_ban{clear:both;}
.inside_ban img{width: 100%}
.inside_tit{clear:both;width:100%;background:#fff;height: 30px;line-height: 30px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;font-size: 12px;}
/**/
.fenye{clear:both;width:100%;display:block;margin: 10px auto;line-height:24px;text-align:center;font-family:"微软雅黑";font-size:14px;color:#333;}
.fenye strong{color:#c00;}
.fenye a{padding:0px 3px;}
.fenye em{font-style:normal;}
.fenye span,.fenye b{padding:0px 3px;}
.inside_con{clear:both;background:#fff;padding: 0px 0px 5px 0px;width:100%;margin: 3px auto;box-sizing: border-box;min-height: 300px;}
.inside_txt{clear:both;text-align:left;font-size: 13px;color:#666;line-height: 24px;padding: 5px 3px 0px;}
.inside_txt img{ max-width:100%;}
.sxy{clear:both;width: 100%;margin:0 auto;padding: 10px 0px 10px 0px;}
.sxy p{float:left;text-align:left;line-height:24px;width: 100%;display:inline-block;}
.sxy p b{ color:#c00;}
/*==============================内页新闻==============================*/
.inside_new{clear:both; width:100%; margin:0 auto;}
.inside_new li{float:left;width: 100%;background:#fff;margin-top: 1px;padding: 10px 3px  20px;box-sizing: border-box;}
.inside_new li h3{clear:both; text-align:left; font-size:14px; color:#333; line-height:24px; padding-bottom:5px;}
.inside_new li h3 a{
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.inside_new li>div{clear:both; text-align:left; color:#5c5c5c; line-height:20px; font-size:14px; height:81px;}
.inside_new li>div p{float:right; display:inline-block; width:213px;}
.inside_new li>div p a{clear:both; display:block; color:#166893;}
.inside_new li>div p a:hover{color:#c00;}
.inside_new li>div img{float:left;}
.inside_new_tit{clear:both;color:#c00;font-size:18px;text-align:center;line-height:24px;padding-top: 10px;}
.inside_new_time{clear:both; border-bottom:1px dashed #ccc; color:#666; font-size:12px; line-height:20px; text-align:center; padding:5px 0px;}
.inside_nav{clear:both;width:100%;background:#164aa0;display: flex;justify-content: space-around;}
.inside_nav li{line-height:40px;text-align:center;font-family:"微软雅黑";font-size:14px;width: 25%;text-align: center;box-sizing: border-box;}
.inside_nav li a{text-decoration:none;border-right:1px solid #ccc;display:block;}
.inside_nav li a:link,.inside_nav li a:visited{color:#fff; }
.inside_nav li a:hover,.inside_nav li a:active,#in_nav{color:#fff; background:url(../images/icon07.png) no-repeat center bottom #f00;}

.inside_nav1{clear:both;width:100%;background:#164aa0;flex-wrap: wrap;display: flex;justify-content: space-between;}
.inside_nav1 li{line-height:40px;text-align:center;font-family:"微软雅黑";font-size:14px;width: 25%;text-align: center;}
.inside_nav1 li a{text-decoration:none;border-right:1px solid #ccc;display:block;}
.inside_nav1 li a:link,.inside_nav li a:visited{color:#fff; }
.inside_nav1 li a:hover,.inside_nav li a:active,#in_nav{color:#fff; background:url(../images/icon07.png) no-repeat center bottom #f00;}
/*==============================内页产品==============================*/
.inside_pro{clear:both;width:100%;padding-top: 10px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.inside_pro li{float:left;width: 49%;display:inline-block;color:#5a5a5a;/* padding-bottom:10px; */margin-bottom:1px;transition:background 1s,color 1s;-o-transition:background 1s,color 1s;-ms-transition:background 1s,color 1s;-moz-transition:background 1s,color 1s;-webkit-transition:background 1s,color 1s;}
.inside_pro li .ho_img{clear:both;width: 100%;height: 130px;overflow:hidden;}
.inside_pro li .ho_img a img{transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;-moz-transition:all 1s;width: 100%;-webkit-transition:all 1s;height: 100%;}
.inside_pro li .ho_tit{clear:both;font-size: 12px;text-align: center;height: 37px;line-height: 37px;}
.inside_pro li .ho_txt{clear:both;padding: 0px 3px 0px 3px;font-size:12px;line-height: 20px;height:44px;overflow:hidden;}
.inside_pro li .ho_more{clear:both;padding: 0px 3px 0px;}
.inside_pro li .ho_more a{ border:1px solid #c00; padding:2px 8px; color:#c00; font-size:12px; transition:border 1s,color 1s; -o-transition:border 1s,color 1s; -ms-transition:border 1s,color 1s; -moz-transition:border 1s,color 1s; -webkit-transition:border 1s,color 1s;}
.inside_pro li:hover{ background:#164aa0; color:#fff;}
.inside_pro li:hover .ho_more a{ border:1px solid #fff; color:#fff;}
.inside_pro li:hover .ho_img a img{transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2); }
.inside_pro_con{clear:both;width: 100%;box-sizing: border-box;padding: 3px;}
.inside_pro_contit{clear:both;width: 100%;padding: 10px 3px 0px 3px;margin:0px auto 0px;font-size: 16px;font-weight:bold;color:#c00;box-sizing: border-box;border-top:1px solid #ccc;margin-top: 10px;}
.inside_pro_con .inside_pro_con_p{float:left;width: 100%;}
.inside_pro_con .inside_pro_con_p img{width:100%;height: auto;}
.inside_pro_con .inside_pro_con_fr{width: 100%;}
.inside_pro_con .inside_pro_con_fr h3{clear:both;color:#c00;font-size: 20px;text-align:left;font-weight:normal;line-height:24px;padding-top:10px;padding-bottom:5px;border-bottom:1px solid #ccc;}
.inside_pro_con .inside_pro_con_fr .pro_con_fr{clear:both;text-align:left;font-size:14px;line-height:24px;color:#666;width: 100%;overflow: hidden;}
.inside_pro_con .inside_pro_con_fr .pro_con_fr p{clear:both; color:#c00; line-height:30px;}
.inside_tp{clear:both;width: 100%;margin:0 auto;text-align:center;}
.inside_tp img{width:100%}
/**/
.inside_xgpro{clear:both; width:690px;}
.inside_xgpro li{float:left; width:128px; margin-right:10px;}
.inside_xgpro li a{position:relative; display:block; clear:both; width:128px; height:85px; overflow:hidden;}
.inside_xgpro li a span{display:block; width:128px; color:#fff; font-family:"微软雅黑"; font-size:18px; text-align:center; line-height:24px; padding-top:30px; height:55px; position:absolute; background:rgba(0,0,0,0.5); right:128px; top:0px; transition:right .5s; -o-transition:right .5s; -ms-transition:right .5s; -moz-transition:right .5s; -webkit-transition:right .5s;}
.inside_xgpro li a:hover span{ right:0px;}
/*==============================内页联系我们==============================*/
.inside_zxly{clear:both;background: url(../images/icon09.jpg) no-repeat top center #fff;padding:80px 0px 20px 0px;}
.inside_zxly .zxly_dl{clear:both;width:100%;margin:0 auto;}
.inside_zxly .zxly_dt{float:left; width:252px; padding-right:30px; border-right:1px dashed #ccc;}
.inside_zxly .zxly_dd{float:right;width: 100%;}
.inside_zxly .zxly_dd .zxly_dd_p01{float:left;width: 100%;text-align:left;font-size:14px;color:#333;padding-left: 6px;box-sizing: border-box;}
.inside_zxly .zxly_dd .zxly_dd_p02{clear:both;width: 100%;text-align:left;font-size:14px;color:#333;padding-left: 6px;box-sizing: border-box;}
.inside_zxly .zxly_dd .zxly_dd_p01 label,.inside_zxly .zxly_dd .zxly_dd_p02 label{ float:left; width:42px; line-height:30px;}
.inside_zxly .zxly_dd .zxly_dd_p01 .input01{float:left; width:300px; background:#fff; border:1px solid #ccc; margin:0px 0px 10px 0px; line-height:24px; padding:2px 5px; text-align:left; color:#333; font-family:"微软雅黑";}
.inside_zxly .zxly_dd .zxly_dd_p02 .input02{float:left;width: 300px;background:#fff;border:1px solid #ccc;margin:0px 0px 10px 0px;line-height:24px;height:48px;padding:2px 5px;text-align:left;resize: none;color:#333;font-family:"微软雅黑";}
.inside_zxly .zxly_dd .zxly_btn{clear:both; text-align:center;}
.inside_zxly .zxly_dd .zxly_btn01{border:0; padding:0px; line-height:30px; margin:0px 20px 0px 0px; width:72px; background:#006AB8; height:30px; color:#A9DBFE; cursor:pointer; font-family:"微软雅黑"; font-size:14px;}
.inside_zxly .zxly_dd .zxly_btn02{border:0; padding:0px; line-height:30px; margin:0px; width:72px; background:#A9DBFE; height:30px; color:#006AB8; cursor:pointer; font-family:"微软雅黑"; font-size:14px;}


/*底部菜单*/
/*down*/

.down1 {
    width: 100%;
    height: 50px;
    background: #2063d2;
    border-top: 1px solid #3074e6;
    position: fixed;
    bottom: 0;
    z-index: 10000000;
    left:0;
}

.down1 div {
    max-width: 640px;
    margin: 0 auto;
}

.down1 div a {
    float: left;
    width: 25%;
    height: 50px;
    padding-top: 3px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    box-sizing: border-box;
    display: block;
    border-right: 1px solid #3074e6;
}
.down1 div a img{width: 25px;}
.down1 div a:last-child {
    border-right: 1px solid transparent
}

.down1 div a:hover {
    background-color: #555;
}
@media all and (max-width:370px){
    .home_new ul li>div a.fl{
        width: 40%
    }
    .home_new ul li>div a.fl img{width: 100%}
    .home_new ul li>div p{
        width: 58%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .inside_new li>div a.fl{
        width: 40%
    }
    .inside_new li>div a.fl img{width: 100%}
    .inside_new li>div p{
        width: 58%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}
.div2 {
    top: 0px;
    z-index: 9999999999999999999999999999999;
    position: fixed;
    _position: absolute;
    width: 100%;
    max-width: 640px;
    border-bottom: 1px solid #ccc;
}