-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2.html
More file actions
163 lines (157 loc) · 6.74 KB
/
2.html
File metadata and controls
163 lines (157 loc) · 6.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE HTML>
<html>
<head>
<title>苏州永昶财务管理有限公司</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="苏州永昶财税,注册公司,代理记账,双软认证,专利申请,高新人才落户" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js"></script>
<!-- Custom Theme files -->
<link href="css/style.css" rel='stylesheet' type='text/css' />
<!-- Custom Theme files -->
<!-- webfonts -->
<link href='https://fonts.googleapis.com/css?family=Slabo+27px' rel='stylesheet' type='text/css'>
<style>
a.weixin{
position:relative;
}
.weixin::after{
content: url(images/wechart.jpg);
position: absolute;
right: -28px;
top: -135px;
z-index: 99;
width:60px;
height: 60px;
border-radius: 4px;
transform-origin: top right;
transform: scale(0);
opacity: 0;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.weixin:hover::after{
transform:scale(1);
opacity: 1;
}
</style>
</head>
<body>
<!-- header -->
<div class="header">
<!-- container -->
<!-- top-nav -->
<div class="container">
<div class="logo">
<h1>苏州永昶财务服务有限公司</h1>
</div>
<div class="header_bottom_right">
<div class="h_menu4"><!-- start h_menu4 -->
<a class="toggleMenu" href="#">菜单</a>
<ul class="nav">
<li class="active"><a href="index.html">主页</a></li>
<li><a href="services.html">服务</a>
<ul>
<li><a href="1.html">注册公司</a></li>
<li><a href="2.html">代理记账</a></li>
<li><a href="3.html">税务管理</a></li>
<li><a href="4.html">双软认证</a></li>
<li><a href="5.html">代缴社保</a></li>
<li><a href="6.html">专利申请</a></li>
</ul>
</li>
<li><a href="news.html">行业动态</a></li>
<li><a href="about.html">关于我们</a></li>
<li><a href="support.html">联系我们</a></li>
</ul>
<script type="text/javascript" src="js/nav.js"></script>
</div><!-- end h_menu4 -->
<div class="clearfix"> </div>
<!-- top-nav -->
</div>
<!-- header -->
</div>
</div>
<div class="clients text-left">
<div class="container">
<h3>代理记账</h3>
</br>
<p>
<h4>什么是代理记账?</h4>
<p>代理记账是现代服务业重要组成部分,单位将会计核算等财务工作委托给专业记账公司,相关重要事项如现金和财产等仍由自己管理的一种会计方式。</p></br>
<h4>代理记账的优势和好处</h4>
<p>主要是法规要求、企业需要、服务专业、成本较低、财务连续、报税及时(合理税赋)、利于保守商业机密等。</p></br>
<h4>代理记账最重要的好处</h4>
<p>最直接好处就是节省人员成本,而最重要的好处是账务处理更专业和合法合理纳税,这也是许多中小企业选择代理记账服务的重要原因</p></br>
<h4>代理记账存在的问题</h4>
<p>通常是定期或定时上门服务,平时通过电话咨询财税业务,会计不是常驻企业随时办理和咨询业务</p></br>
<h4>什么企业适合代理记账</h4>
<p>无需组建财务部门或无需聘用专职会计的单位;希望账务处理到位、费用又不高的中小企业。</p></br>
<h4>如何选择代理记账公司</h4>
<p>到财务记账公司实地察看,查看该公司及其人员证书,重点了解会计务实经验。</p></br>
<h4>代理记账的工作流程</h4>
<p>简要流程:每月月底前后接票或收票→及时做账→按时报税→择日回访。</p></br>
<h4>客户需要提供的资料</h4>
<p>主要是发票、现金银行单据、员工工资信息等各种原始凭证。</p></br>
<p>本公司为苏州市政府确定的为小微企业购买代理记账服务定点单位。欢迎选择我们为您提供财税服务。</p></br>
</p>
<a class="b-home" href="1.html">下一篇</a>
<a class="b-home" href="3.html">上一篇</a>
</div>
</div>
<!-- footer -->
<div class="footer">
<div class="container">
<!-- footer-gridsw -->
<div class="footer-grids">
<div class="col-md-3 footer-grid">
<h3>会计服务</h3>
<ul>
<li><a href="1.html">注册公司</a></li>
<li><a href="2.html">代理记账</a></li>
<li><a href="3.html">税务管理</a></li>
</ul>
</div>
<div class="footer-grids">
<div class="col-md-3 footer-grid">
<h3>其他服务</h3>
<ul>
<li><a href="4.html">双软认证</a></li>
<li><a href="5.html">代缴社保</a></li>
<li><a href="6.html">专利申请</a></li>
</ul>
</div>
<div class="col-md-3 footer-grid">
<h3>外部链接</h3>
<ul>
<li><a href="http://sz.jsds.gov.cn/">苏州税务</a></li>
<li><a href="http://www.jsds.gov.cn/">江苏税务</a></li>
<li><a href="http://www.chinatax.gov.cn/">中国税务</a></li>
</ul>
</div>
<div class="col-md-3 footer-grid">
<h3>联系我们</h3>
<ul class="socials">
<li><a href="http://wpa.qq.com/msgrd?v=3&uin=312940427&site=qq&menu=yes"><img src="images/qq.png"/ width="32" height="32"></a></li>
<li><a href="mailto:shifeng.lu@omniremotes.com"><img src="images/mail.png"/ width="32" height="32"></a></li>
<a class="weixin" href="javascript:">
<img src="images/weixin.png"/ width="32" height="32">
</a>
</ul>
</div>
<div class="clearfix"> </div>
</div>
<div class="copy">
<p>Copyright © 2016-2018 苏州永昶财务咨询有限公司 <a href="http://www.89yccw.com/" target="_blank" title="苏州永昶财务咨询有限公司"></a> -技术支持 <a href="http://www.vbot-smart.com/" title="苏州微策信息技术有限公司" target="_blank">微策信息</a></p>
</div>
<!-- footer-grids -->
</div>
</div>
<!-- footer -->
<!-- container -->
</body>
</html>