<>
.entTab li {
width: 182px;
}
/* 给飘窗添加一些基础样式,如宽度,高度和背景颜色等等 */
body{
height: 3000px;
background: #4488ad73 url(name-piao.png) repeat-x fixed bottom;
}
.notice-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
z-index: 9998;
display: none;
}
/* 修改弹窗样式 */
.float-ad {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%-50%);
width: 450px;
max-width: 90%;
max-height: 80vh;
overflow-y: auto;
line-height: 1.6;
background-color: #fff;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0,0,0,0.2);
z-index: 9999;
display: none;
}
.inner-div{
line-height:35px;
font-size: 16px;
border:0px solid red;
background-color: #3aa3d0;
display: flex;
align-items: center;
justify-content: center;
color:white;
margin-bottom:5px;
}
.notice-footer {
right: 30px;
text-align: right;
}
.float-ad .button{ text-align:center;}
.float-ad .btm {
width:50px;
height:20px;
border:0px solid red;
margin-top:15px;
background-color: #3aa3d0;
color:white;
}
.float-ad .btm:hover{cursor: pointer;}
.dnBox h2 { width: 100%; line-height: 30px; background: #1385b6; border-radius: 3px; color: #fff; text-decoration: none; font-weight: normal; text-align: center; font-size: 14px; display: block; }
>
- 名称登记
- 企业登记
- 个体工商户登记
- 电子营业执照
- 行政许可审批
| 企业开办“一网通办” (内资的有限公司、股份有限公司、一人公司开办业务) |
|
|
我要办理 |
| 企业登记-新设 (内资的个人独资企业、非公司企业法人,合伙企业,农民专业合作社,所有外资、台港澳企业开办业务) |
|
|
我要办理 |
| 企业登记-变更(备案) |
|
|
我要办理 |
| 企业登记-注销 |
|
|
我要办理 |
| 受益所有人信息备案 |
|
|
我要办理 |
| 外商投资企业信息报告 |
|
|
我要办理 |
<>
#footer a:link {
color:#FFFFFF;
}
#footer a:visited {
color:#000080;
}
#footer a:hover {
color:#000080;
}
#footer a:active {
color:#000080;
}
>