67 changed files with 24859 additions and 0 deletions
@ -0,0 +1,307 @@ |
|||
{php} |
|||
//模板多语言 |
|||
use think\Lang; |
|||
|
|||
$lang_cn=array( |
|||
'positive'=>'客户评价', |
|||
'partner'=>'合作伙伴', |
|||
'see'=>'查看', |
|||
'recent news'=>'最近新闻', |
|||
'service items'=>'服务项目', |
|||
'successful case'=>'成功案例', |
|||
'successful case text'=>'以下案例均由雨飞工作室开发,部分设计灵感及素材来源于网络,如果您不希望贵司的案例显示在这里,请与我们联系。更多的成功案例正在整理中,请大家继续关注。如您有需要,随时可以联系我们……', |
|||
'index one'=>'我们的理念', |
|||
'index one text'=>'以客为尊、卓越服务、力争第一!', |
|||
'index two'=>'我们的目标', |
|||
'index two text'=>'平凡创造奇迹,业绩突破梦想!', |
|||
'index three'=>'我们的管理', |
|||
'index three text'=>'没有完美的个人,只有完美的团队!', |
|||
'about us'=>'关于我们', |
|||
'current location'=>'当前位置', |
|||
'home'=>'首页', |
|||
'team introduction'=>'团队介绍', |
|||
'our advantage'=>'我们的优势', |
|||
'our advantage one'=>'深厚的技术力量', |
|||
'our advantage two'=>'丰富的行业经验', |
|||
'our advantage three'=>'高效的作业流程', |
|||
'our advantage four'=>'完善的服务体系', |
|||
'our advantage five'=>'众多的成功案例', |
|||
'phone'=>'电话', |
|||
'email'=>'邮箱', |
|||
'address'=>'地址', |
|||
'fax'=>'传真', |
|||
'homepage'=>'官网', |
|||
'personal center'=>'个人中心', |
|||
'sign out'=>'退出', |
|||
'login'=>'登录', |
|||
'weibo login'=>'微博登录', |
|||
'qq login'=>'QQ登录', |
|||
'register'=>'注册', |
|||
'scan QR code'=>'扫描二维码', |
|||
'scan'=>'扫一扫', |
|||
'contact us'=>'联系我们', |
|||
'link'=>'友情链接', |
|||
'search'=>'搜索', |
|||
'result'=>'条结果', |
|||
'search result'=>'搜索结果', |
|||
'news copyright'=>'注:本文转载自%s,转载目的在于传递更多信息,并不代表本网赞同其观点和对其真实性负责。如有侵权行为,请联系我们,我们会及时删除。', |
|||
'last news'=>'上一篇', |
|||
'next news'=>'下一篇', |
|||
'our location'=>'我们的位置', |
|||
'online message'=>'在线留言', |
|||
'username'=>'姓名', |
|||
'content'=>'内容', |
|||
'captcha'=>'验证码', |
|||
'click to get'=>'点击获取', |
|||
'send message'=>'发送留言', |
|||
'contact information'=>'联系方式', |
|||
'working hours'=>'工作时间', |
|||
'Monday ~ Friday'=>'周一~周五', |
|||
'Saturday'=>'周六', |
|||
'Sunday'=>'周日', |
|||
'rest'=>'休息', |
|||
'work flow'=>'工作流程', |
|||
'design'=>'协商设计', |
|||
'development phase'=>'开发阶段', |
|||
'test and acceptance'=>'测试验收', |
|||
'flow one'=>'1 双方协商网站建设内容,修改补充,达成共识 </br>2 我方制定《网站建设方案》 </br>3 双方确定建站细节及价格</br>4 双方签订《网站建设协议》</br>5 客户支付预付款(30%)</br>6 客户根据第一阶段调研表提供网站相关第一步内容资料完成样稿设计</br>', |
|||
'flow two'=>'1 我方根据《网站建设方案》完成网站样稿 </br>2 客户支付预付款(40%) </br>3 首页、频道首页、基本页、网站架构图 </br>4 客户审核确认样稿 </br>5 为客户注册域名</br>6 同时进行第二阶段调研 </br>', |
|||
'flow three'=>'1 我方完成全部网站制作 </br>2 我方完成网站测试,双方协商完善 </br>3 网站本地测试通过,客户确认 </br>4 客户验收网站,网站开通 </br>5 客户签发《网站建设验收合格确认书》 </br>6 客户支付余款,网站开通 </br>', |
|||
'center'=>'个人中心', |
|||
'modify information'=>'修改资料', |
|||
'modify pwd'=>'修改密码', |
|||
'bind account'=>'绑定账号', |
|||
'my favorites'=>'我的收藏', |
|||
'my comments'=>'我的评论', |
|||
'hot articles'=>'热门文章', |
|||
'recent articles'=>'最近发布', |
|||
'recent comments'=>'最新评论', |
|||
'ads contribution'=>'广告赞助', |
|||
'error'=>'抱歉,出现错误了!', |
|||
'reason'=>'无法访问页面的原因:', |
|||
'automatically'=>'页面自动', |
|||
'jump'=>'跳转', |
|||
'wait second'=>'等待时间:', |
|||
'comments'=>'评论', |
|||
'send comments'=>'发表评论', |
|||
'need login to comment'=>'您需要登录后才可以评论', |
|||
'register immediately'=>'立即注册', |
|||
'anonymous'=>'匿名人', |
|||
'just'=>'刚刚', |
|||
'reply'=>'回复', |
|||
'cancel'=>'取消', |
|||
'ok'=>'确定', |
|||
'user login'=>'用户登录', |
|||
'username or email'=>'手机号', |
|||
'remember'=>'记住登录', |
|||
'forget password'=>'忘记密码', |
|||
'nickname'=>'昵称', |
|||
'without filled'=>'未填写', |
|||
'score coin'=>'积分(金币)', |
|||
'last login'=>'最后登录', |
|||
'sex'=>'性别', |
|||
'ProMonkey'=>'男', |
|||
'ProMM'=>'女', |
|||
'secrecy'=>'保密', |
|||
'personal website'=>'个人网站', |
|||
'signature'=>'签名', |
|||
'news title'=>'原文标题', |
|||
'comment content'=>'评论内容', |
|||
'comment time'=>'评论时间', |
|||
'account activation'=>'账号激活', |
|||
'account not activated'=>'账号未激活', |
|||
'resend active email'=>'重发激活邮件?', |
|||
'resend now'=>'现在就重发吧!', |
|||
'bound qq'=>'已绑定腾讯QQ账号', |
|||
'bind new qq'=>'绑定腾讯QQ账号', |
|||
'bound sina weibo'=>'已绑定新浪微博账号', |
|||
'bind new sina weibo'=>'绑定新浪微博账号', |
|||
'member avatar'=>'会员头像', |
|||
'program loading'=>'程序加载中', |
|||
'pic effect'=>'截图效果', |
|||
'save capture'=>'保存截图', |
|||
'reselection'=>'重新选择', |
|||
'turn R'=>'右转', |
|||
'turn L'=>'左转', |
|||
'original'=>'原图', |
|||
'Skin effect'=>'美肤效果', |
|||
'Sketch effect'=>'素描效果', |
|||
'Enhancement effect'=>'自然增强', |
|||
'Purple effect'=>'紫调效果', |
|||
'Soft focus'=>'柔焦效果', |
|||
'Retro effect'=>'复古效果', |
|||
'Black-white effect'=>'黑白效果', |
|||
'Imitation LOMO'=>'仿lomo', |
|||
'Bright white effect'=>'亮白增强', |
|||
'Grey-white effect'=>'灰白效果', |
|||
'Grey effect'=>'灰色效果', |
|||
'Warm autumn effect'=>'暖秋效果', |
|||
'Wood carving effect'=>'木雕效果', |
|||
'Rough effect'=>'粗糙效果', |
|||
); |
|||
$lang_en=array( |
|||
'positive'=>'Customer evaluation', |
|||
'partner'=>'Partner', |
|||
'see'=>'See', |
|||
'recent news'=>'Recent news', |
|||
'service items'=>'Service Items', |
|||
'successful case'=>'Successful case', |
|||
'successful case text'=>'The following cases were developed by the rain fly studio, part of the design inspiration and material from the network, if you do not want to see your case here, please contact us. More successful case is finishing, please continue to pay attention to. If you have any need, you can contact us at any time......', |
|||
'index one'=>'Our philosophy', |
|||
'index one text'=>'Customer oriented, excellent service, and strive for the first!', |
|||
'index two'=>'Our goal', |
|||
'index two text'=>'Extraordinary to create a miracle, the results of a breakthrough in the dream!', |
|||
'index three'=>'Our management', |
|||
'index three text'=>'There is no perfect person, but only the perfect team!', |
|||
'about us'=>'About us', |
|||
'current location'=>'Current location', |
|||
'home'=>'Home', |
|||
'team introduction'=>'Team Introduction', |
|||
'our advantage'=>'Our advantage', |
|||
'our advantage one'=>'Deep technical strength', |
|||
'our advantage two'=>'Rich experience', |
|||
'our advantage three'=>'Efficient operation process', |
|||
'our advantage four'=>'Perfect service system', |
|||
'our advantage five'=>'Many successful cases', |
|||
'phone'=>'Phone', |
|||
'email'=>'Email', |
|||
'address'=>'Add', |
|||
'homepage'=>'Homepage', |
|||
'personal center'=>'Personal Center', |
|||
'sign out'=>'Sign out', |
|||
'login'=>'Login', |
|||
'weibo login'=>'Weibo login', |
|||
'qq login'=>'QQ login', |
|||
'register'=>'Register', |
|||
'scan QR code'=>'Scan QR code', |
|||
'scan'=>'Scan', |
|||
'contact us'=>'Contact us', |
|||
'link'=>'Friendship link', |
|||
'search'=>'Search', |
|||
'result'=>'News', |
|||
'search result'=>'Search result', |
|||
'news copyright'=>'Note: This article is reproduced from %s, reproduced in the purpose of passing more information, does not mean that this network agrees with its view and responsible for its authenticity. If there is infringement, please contact us, we will promptly delete.', |
|||
'last news'=>'Last news', |
|||
'next news'=>'Next news', |
|||
'our location'=>'Our location', |
|||
'online message'=>'Online Message', |
|||
'username'=>'Username', |
|||
'content'=>'Content', |
|||
'captcha'=>'Captcha', |
|||
'click to get'=>'Click to get', |
|||
'send message'=>'Send message', |
|||
'contact information'=>'Contact information', |
|||
'working hours'=>'Working hours', |
|||
'Monday ~ Friday'=>'Monday ~ Friday', |
|||
'Saturday'=>'Saturday', |
|||
'Sunday'=>'Sunday', |
|||
'rest'=>'Rest', |
|||
'work flow'=>'Work flow', |
|||
'design'=>'Design', |
|||
'development phase'=>'Development phase', |
|||
'test and acceptance'=>'Test and acceptance', |
|||
'flow one'=>'1 negotiation website content, modify and supplement, we set out to reach a consensus </br>2 website construction scheme </br>3 station to determine both the details and price </br>4 the two sides signed the "agreement on the construction site" </br>5 customer payment (30%) </br>6 customers according to the first phase of research provide website related information to complete the first step of sample design </br>', |
|||
'flow two'=>'1 according to our "website construction plan" to complete the site </br>2 sample customer payment in advance (40%) </br>3 home page, channel home page, basic page, website structure figure </br>4 customer verification sample </br>5 for customers to register the domain name </br>6 and second stage </br>', |
|||
'flow three'=>'1 we completed our website </br>2 to complete the site test, improve the </br>3 site local consultation between the two sides through testing, the customer to confirm customer acceptance of </br>4 website, the website customer </br>5 issued "website construction acceptance confirmation" </br>6 customers pay the balance, the net station opened </br>', |
|||
'center'=>'Center', |
|||
'modify information'=>'Modify info', |
|||
'modify pwd'=>'Modify password', |
|||
'bind account'=>'Bind account', |
|||
'my favorites'=>'My favorites', |
|||
'my comments'=>'My comments', |
|||
'hot articles'=>'Hot news', |
|||
'recent articles'=>'Last news', |
|||
'recent comments'=>'CMT', |
|||
'ads contribution'=>'Ads Contribution', |
|||
'error'=>'Error!', |
|||
'reason'=>'Reason:', |
|||
'automatically'=>'Automatically', |
|||
'jump'=>'Jump', |
|||
'wait second'=>'Wait second:', |
|||
'comments'=>'Comments', |
|||
'send comments'=>'Send comments', |
|||
'need login to comment'=>'You need to log in before you can comment', |
|||
'register immediately'=>'Register immediately', |
|||
'anonymous'=>'Anonymous', |
|||
'just'=>'Just', |
|||
'reply'=>'Reply', |
|||
'cancel'=>'Cancel', |
|||
'ok'=>'OK', |
|||
'user login'=>'User login', |
|||
'username or email'=>'phone', |
|||
'remember'=>'Remember', |
|||
'forget password'=>'Forget password', |
|||
'nickname'=>'Nickname', |
|||
'without filled'=>'Without filled', |
|||
'score coin'=>'score(coin)', |
|||
'last login'=>'Last login', |
|||
'sex'=>'Sex', |
|||
'ProMonkey'=>'ProMonkey', |
|||
'ProMM'=>'ProMM', |
|||
'secrecy'=>'Secrecy', |
|||
'personal website'=>'Website', |
|||
'signature'=>'Signature', |
|||
'news title'=>'News title', |
|||
'comment content'=>'Comment content', |
|||
'comment time'=>'Comment time', |
|||
'account activation'=>'Account activation', |
|||
'account not activated'=>'Account is not activated', |
|||
'resend active email'=>'Resend active email?', |
|||
'resend now'=>'Resend email now!', |
|||
'bound qq'=>'Have bound qq', |
|||
'bind new qq'=>'Bind new qq', |
|||
'bound sina weibo'=>'Have bound sina weibo', |
|||
'bind new sina weibo'=>'Bind new sina weibo', |
|||
'member avatar'=>'Member avatar', |
|||
'program loading'=>'Program loading', |
|||
'pic effect'=>'Picture effect', |
|||
'save capture'=>'Save capture', |
|||
'reselection'=>'Re-select', |
|||
'turn R'=>'R', |
|||
'turn L'=>'L', |
|||
'original'=>'Original', |
|||
'Skin effect'=>'Skin', |
|||
'Sketch effect'=>'Sketch', |
|||
'Enhancement effect'=>'Enhance', |
|||
'Purple effect'=>'Purple', |
|||
'Soft focus'=>'Soft', |
|||
'Retro effect'=>'Retro', |
|||
'Black-white effect'=>'Black-W', |
|||
'Imitation LOMO'=>'LOMO', |
|||
'Bright white effect'=>'Bright-W', |
|||
'Grey-white effect'=>'G-W', |
|||
'Grey effect'=>'Grey', |
|||
'Warm autumn effect'=>'Warm', |
|||
'Wood carving effect'=>'Wood', |
|||
'Rough effect'=>'Rough', |
|||
); |
|||
Lang::set($lang_cn,null,'zh-cn'); |
|||
Lang::set($lang_en,null,'en-us'); |
|||
//以下为模板栏目设置 |
|||
$home_adtype_id="1";//首页幻灯片(广告位置)id |
|||
$link_footer="1";//页脚友链类型id |
|||
//根据语言选择 |
|||
switch ($lang) { |
|||
case 'en-us': |
|||
$portal_index_lastnews="12";//首页最近新闻分类cid |
|||
$positive_cid="13";//客户好评分类cid |
|||
$client_cid="13";//客户分类cid |
|||
$lastportfolios_cid="10";//最近案例分类cid |
|||
$services_cid="9";//服务项目cid |
|||
$about_id="8";//公司简介单页面菜单id |
|||
$portal_hot_articles="12,10";//右侧边栏热门文章分类cid,多个cid中间英文逗号分隔 |
|||
$portal_last_post="12,10";//右侧边栏最近发布文章分类cid,多个cid中间英文逗号分隔 |
|||
break; |
|||
//其它语言 |
|||
case 'zh-cn': |
|||
default: |
|||
$portal_index_lastnews="5";//首页最近新闻分类cid |
|||
$positive_cid="6";//客户好评分类cid |
|||
$client_cid="6";//客户分类cid |
|||
$lastportfolios_cid="3";//最近案例分类cid |
|||
$services_cid="2";//服务项目cid |
|||
$about_id="1";//公司简介单页面菜单id |
|||
$portal_hot_articles="5,3";//右侧边栏热门文章分类cid,多个cid中间英文逗号分隔 |
|||
$portal_last_post="5,3";//右侧边栏最近发布文章分类cid,多个cid中间英文逗号分隔 |
|||
} |
|||
{/php} |
|||
File diff suppressed because it is too large
@ -0,0 +1,193 @@ |
|||
{empty name="is_mobile"} |
|||
<div class="main-im"> |
|||
<link rel="stylesheet" href="{$yf_theme_path}public/css/kefu.css"> |
|||
<div id="open_im" class="open-im" style="display:none"> </div> |
|||
<div class="im_main" id="im_main"> |
|||
<div id="close_im" class="close-im"><a href="javascript:void(0);" title="点击关闭"> </a></div> |
|||
<div class="im-qq qq-a"> |
|||
<div class="qq-container"></div> |
|||
<div class="qq-hover-c"><img class="img-qq" src="{$yf_theme_path}public/images/qq.png"></div> |
|||
<span>客服热线</span> |
|||
</div> |
|||
<div class="im-tel" style="height: 45px;"> |
|||
<div>文交所</div> |
|||
<div class="tel-num"><i class="fa fa-phone-square"></i> 0755-88266839</div> |
|||
</div> |
|||
<div class="im-tel" style="height: 45px;"> |
|||
<div>文化四板</div> |
|||
<div class="tel-num"><i class="fa fa-phone-square"></i> 0755-88266885</div> |
|||
</div> |
|||
<div class="im-tel" style="height: 110px;"> |
|||
<div>产权托管</div> |
|||
<div align="left" style="font-weight:normal;">业务咨询</div> |
|||
<div class="tel-num"><i class="fa fa-phone-square"></i> 0755-88266821</div> |
|||
<div align="left" style="font-weight:normal;">客户服务</div> |
|||
<div class="tel-num"><i class="fa fa-phone-square"></i> 0755-88266900</div> |
|||
</div> |
|||
<div class="im-tel" style="height: 45px;"> |
|||
<div>文化资产</div> |
|||
<div class="tel-num"><i class="fa fa-phone-square"></i> 0755-88266805</div> |
|||
</div> |
|||
<div class="im-footer" style="position:relative;border-bottom:1px solid #dddddd;"> |
|||
<div class="weixing-container"> |
|||
<div class="weixing-show" style="display:none"> |
|||
<div class="weixing-txt">关注深圳文交所</div> |
|||
<img class="weixing-ma" src="{$yf_theme_path}public/images/qbar.jpg"> |
|||
<div class="weixing-sanjiao"></div> |
|||
<div class="weixing-sanjiao-big"></div> |
|||
</div> |
|||
</div> |
|||
<div class="weixing-container2"> |
|||
<div class="weixing-show2" style="display:none"> |
|||
<div class="weixing-txt">下载APP</div> |
|||
<img class="weixing-ma" src="{$yf_theme_path}public/images/weixin.jpg"> |
|||
<div class="weixing-sanjiao"></div> |
|||
<div class="weixing-sanjiao-big"></div> |
|||
</div> |
|||
</div> |
|||
<div style="clear:both"></div> |
|||
</div> |
|||
<div class="im-title im-foot"> |
|||
<div class="im-gp"><a class="plus need-gp" href="{:url('home/Listn/gp_check')}">我要挂牌</a></div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
{/empty} |
|||
<div class="modal fade" id="gpModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> |
|||
<div class="modal-dialog modal-lg" role="document"> |
|||
<div class="modal-content"> |
|||
<div class="modal-header"> |
|||
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> |
|||
<h4 class="modal-title" id="myModalLabel">挂牌申请</h4> |
|||
</div> |
|||
<div class="modal-body"> |
|||
<div class="wrap"> |
|||
<div class="section"> |
|||
<div class="main"> |
|||
<pre class="agreement"> |
|||
{$agreesys.content_tpl} |
|||
</pre> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<div class="col-xs-12 col-sm-4"> |
|||
<label > 我已阅读并同意: </label><input name="agree" value="1" class="ace ace-switch ace-switch-4 btn-flat agree-input" type="checkbox" /> |
|||
</div> |
|||
<div class="col-xs-12 col-sm-8"> |
|||
<label> 挂牌类型: </label> |
|||
<input type="radio" value="1" checked="" name="gp_type"> |
|||
<label for="i1">企业挂牌</label> |
|||
<input type="radio" value="2" name="gp_type"> |
|||
<label for="i2">项目挂牌</label> |
|||
<input type="radio" value="3" name="gp_type"> |
|||
<label for="i3">人才挂牌</label> |
|||
</div> |
|||
</div> |
|||
<div class="modal-footer"> |
|||
<button type="button" class="btn btn-default close-btn" data-dismiss="modal">取消</button> |
|||
<a class="btn btn-primary red-btn submit-btn disabled" href="{:url('home/Listn/gp_add')}">确定 |
|||
</a> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<footer id="footer"> |
|||
<div><img src="{$yf_theme_path}public/images/background8.jpg"></div> |
|||
<div class="footer-top"> |
|||
<div class="container"> |
|||
<div class="row"> |
|||
<section class="col-lg-3 col-md-3 col-xs-6 col-sm-3 footer-one hidden-xs"> |
|||
<h3><span>{:lang('about us')}</span></h3> |
|||
<ul> |
|||
<li><a href="/list/18.html">本所介绍</a></li> |
|||
</ul> |
|||
</section> |
|||
<!--section class="col-lg-3 col-md-3 col-xs-6 col-sm-3 footer-two hidden-xs"> |
|||
<h3><span>{:lang('link')}</span></h3> |
|||
<ul id="tweets"> |
|||
{foreach name="links" item="vo"} |
|||
<li><a href="{$vo.lk_url}" target="_blank">{$vo.lk_name}</a></li> |
|||
{/foreach} |
|||
</ul> |
|||
</section--> |
|||
<section class="col-lg-3 col-md-3 col-xs-12 col-sm-3 footer-two"> |
|||
<h3><span>{:lang('contact us')}</span></h3> |
|||
<ul class="contact-us"> |
|||
<li> |
|||
<i class="fa fa-globe"></i> |
|||
<p style="font-size:16px;"> |
|||
<strong>深圳</strong> |
|||
</p> |
|||
</li> |
|||
<li> |
|||
<i class="fa fa-map-marker"></i> |
|||
<p> |
|||
<strong>{:lang('address')}:</strong><div style="font-size: 12px;">{$site_address}</div> |
|||
</p> |
|||
</li> |
|||
<li class="phone"> |
|||
<i class="fa fa-phone"></i> |
|||
<p><strong>{:lang('phone')}:</strong> {$site_tel}</p> |
|||
</li> |
|||
<li class="email"> |
|||
<i class="fa fa-envelope"></i> |
|||
<p><strong>{:lang('email')}:</strong><a href="mailto:{$site_admin_email}">{$site_admin_email}</a></p> |
|||
</li> |
|||
<li> |
|||
<i class="fa fa-qq"></i> |
|||
<p><strong>Q Q:</strong><a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin={$site_qq}&site=qq&menu=yes">{$site_qq}</a></p> |
|||
</li> |
|||
</ul> |
|||
</section> |
|||
<section class="col-lg-3 col-md-3 col-xs-12 col-sm-3 footer-two"> |
|||
<h3> </h3> |
|||
<ul class="contact-us"> |
|||
<li> |
|||
<i class="fa fa-globe"></i> |
|||
<p style="font-size:16px;"> |
|||
<strong>北京</strong> |
|||
</p> |
|||
</li> |
|||
<li> |
|||
<i class="fa fa-map-marker"></i> |
|||
<p> |
|||
<strong>{:lang('address')}:</strong><div style="font-size: 12px;">北京市朝阳区百子湾路1号2单元<BR/> </div> |
|||
</p> |
|||
</li> |
|||
<li class="phone"> |
|||
<i class="fa fa-phone"></i> |
|||
<p><strong>{:lang('phone')}:</strong> 13910211629</p> |
|||
</li> |
|||
<li class="email"> |
|||
<i class="fa fa-envelope"></i> |
|||
<p><strong>{:lang('email')}:</strong><a href="mailto:1148906664@qq.com">1148906664@qq.com</a></p> |
|||
</li> |
|||
<li> |
|||
<i class="fa fa-qq"></i> |
|||
<p><strong>Q Q:</strong><a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=1148906664&site=qq&menu=yes">1148906664</a></p> |
|||
</li> |
|||
</ul> |
|||
</section> |
|||
<section class="col-lg-3 col-md-3 col-xs-12 col-sm-3 footer-four"> |
|||
<h3><span>{:lang('scan QR code')}</span></h3> |
|||
<img src="{$yf_theme_path}public/images/qbar.jpg" alt="{:lang('scan')}" style="width:120px;margin-right: 10px"> |
|||
<!-img src="{$yf_theme_path}public/images/qbar.jpg" alt="{:lang('scan')}" style="width:120px;"--> |
|||
</section> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="footer-bottom"> |
|||
<div class="container"> |
|||
<div class="row"> |
|||
<div class="text-center">{$site_copyright} | {$site_icp}</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</footer> |
|||
<a href="#" class="scrollup"><i class="fa fa-angle-up"></i></a> |
|||
<div id="elevator_item" class="elevator-item"> |
|||
<a class="plus need-gp" href="{:url('home/Listn/gp_check')}" title="我要挂牌"></a> |
|||
</div> |
|||
{$site_tongji} |
|||
File diff suppressed because it is too large
@ -0,0 +1,6 @@ |
|||
{php} |
|||
/*这里只是一个模板函数库演示*/ |
|||
function helloworld(){ |
|||
echo "hello world!"; |
|||
} |
|||
{/php} |
|||
@ -0,0 +1,41 @@ |
|||
{include file="public:function"/} |
|||
{include file="public:config"/} |
|||
<meta name="author" content="{$Think.config.sys_name}"> |
|||
<meta charset="utf-8"> |
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|||
<meta name="renderer" content="webkit"> |
|||
<meta http-equiv="Cache-Control" content="no-siteapp"/> |
|||
<!--引入自定义css--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public.css?v={:rand()}"> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public2.css?v={:rand()}"> |
|||
<!--引入阿里巴巴图库--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/fonts/font-awesome/css/font-awesome.min.css"> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/font/iconfont.css"> |
|||
<!--引入swiper--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/widget/swiper.min.css"> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/swiper.min.js"></script> |
|||
<!--引入jquery--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/jquery.js"></script> |
|||
<!--引入公共方法--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/public.js"></script> |
|||
<!--返回顶部逻辑--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/backtop.js"></script> |
|||
<!--引入倒计时--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/count.js"></script> |
|||
<!--引入分页框架--> |
|||
<script type="text/javascript" src='{$yf_theme_path}public/js/widget/pagination.js'></script> |
|||
<link rel="stylesheet" href="{$yf_theme_path}public/css/widget/page.css"> |
|||
<!--引入弹出层--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/reveal.js"></script> |
|||
<!--[if lt IE 9]><style>.reveal-modal-bg{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);}</style><![endif]--> |
|||
<!--美化select--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/widget/selectFilter.css"> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/selectFilter.js"></script> |
|||
|
|||
<script src="__PUBLIC__/layer/layer_home.js"></script> |
|||
<!--divhover美化--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/divhover.js"></script> |
|||
|
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/browser.js"></script> |
|||
<script src="https://ssl.captcha.qq.com/TCaptcha.js"></script> |
|||
|
|||
@ -0,0 +1,40 @@ |
|||
{include file="public:function"/} |
|||
{include file="public:config"/} |
|||
<meta name="author" content="{$Think.config.sys_name}"> |
|||
<meta charset="utf-8"> |
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|||
<meta name="renderer" content="webkit"> |
|||
<meta http-equiv="Cache-Control" content="no-siteapp"/> |
|||
<!--引入自定义css--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public.css?v={:rand()}"> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public2.css?v={:rand()}"> |
|||
<!--引入阿里巴巴图库--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/fonts/font-awesome/css/font-awesome.min.css"> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/font/iconfont.css"> |
|||
<!--引入swiper--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/widget/swiper.min.css"> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/swiper.min.js"></script> |
|||
<!--引入jquery--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/jquery.js"></script> |
|||
<!--引入公共方法--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/public.js"></script> |
|||
<!--返回顶部逻辑--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/backtop.js"></script> |
|||
<!--引入倒计时--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/count.js"></script> |
|||
<!--引入分页框架--> |
|||
<script type="text/javascript" src='{$yf_theme_path}public/js/widget/pagination.js'></script> |
|||
<link rel="stylesheet" href="{$yf_theme_path}public/css/widget/page.css"> |
|||
<!--引入弹出层--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/reveal.js"></script> |
|||
<!--[if lt IE 9]><style>.reveal-modal-bg{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);}</style><![endif]--> |
|||
<!--美化select--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/widget/selectFilter.css"> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/selectFilter.js"></script> |
|||
|
|||
<script src="__PUBLIC__/layer/layer_home.js"></script> |
|||
<!--divhover美化--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/divhover.js"></script> |
|||
|
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/browser.js"></script> |
|||
<script src="https://ssl.captcha.qq.com/TCaptcha.js"></script> |
|||
@ -0,0 +1,196 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
<head> |
|||
<meta charset="utf-8"> |
|||
<title>{$site_seo_title} {$site_name}</title> |
|||
<meta name="keywords" content="{$site_seo_keywords}" /> |
|||
<meta name="description" content="{$site_seo_description}"> |
|||
{include file="public:shead" /} |
|||
<!--手机注册page开始--> |
|||
|
|||
</head> |
|||
<body style="background:none;"> |
|||
<div style="width:380px;"> |
|||
<!--登陆弹窗page开始--> |
|||
<div class="modeub logintop"> |
|||
<div class="modef1 logintitle modeub modeac"> |
|||
<div class="linkorangewh logobackimg orangelink"></div> |
|||
<div class="registered">{:lang('user login')}</div> |
|||
<div class="linkorangewh logobackimg orangelink"></div> |
|||
</div> |
|||
</div> |
|||
<form id="login_form"> |
|||
<div class="modeub loginpagemb"> |
|||
<div class="modef1 numberbody modeub"> |
|||
<div class="numberlefticon"></div> |
|||
<div class="modeub numbercentericon modeac logininput"> |
|||
<div class="loginname iconfont icon-icon-user"></div> |
|||
<div class=" modeub modeac"> |
|||
<input type="text" name="member_list_username" pattern="^1[3-9]\d{9}$" placeholder="{:lang('username or email')}" class="check numberinputwh numberinputwh4" style="width:290px"> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="numberrighticon"></div> |
|||
</div> |
|||
</div> |
|||
<div class="modeub loginpagemb"> |
|||
<div class="modef1 numberbody modeub"> |
|||
<div class="numberlefticon"></div> |
|||
<div class="modeub numbercentericon modeac logininput"> |
|||
<div class="loginname iconfont icon-dingdangdaisuo"></div> |
|||
<div class=" modeub modeac"> |
|||
<input type="password" name="member_list_pwd" placeholder="{:lang('pwd')}(5-20位)" class="check numberinputwh numberinputwh4" style="width:290px"> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="numberrighticon"></div> |
|||
</div> |
|||
</div> |
|||
<div class="modeub loginpagemb"> |
|||
<div class="modef1 modeub text-center"> |
|||
<div id="loginnc" class="nc-container" style="margin:0px auto;"></div> |
|||
</div> |
|||
</div> |
|||
<div class="modeub loginpagemb"> |
|||
<div class="modef1 modeac"> |
|||
<label for="remember" class="radio rememberpassword"> |
|||
<span class="radio-bg"></span> |
|||
<input type="checkbox" name="remember" id="remember" value="1">{:lang('remember')} |
|||
<span class="radio-on"></span> |
|||
</label> |
|||
</div> |
|||
<div class="forgetpassword" data-animation="fade" onclick="forgetPassword()" style="cursor: pointer">{:lang('forget password')}</div> |
|||
<div class="registerpage register_user" data-animation="fade" style="cursor: pointer">{:lang('register immediately')}</div> |
|||
</div> |
|||
|
|||
{:token('__login__')} |
|||
<div class="loginbutton modeub modeac modepc" style="cursor: pointer">{:lang('ok')}</div> |
|||
</form> |
|||
</div> |
|||
<!--手机注册page结束--> |
|||
<script type="text/javascript" charset="utf-8" src="//g.alicdn.com/sd/ncpc/nc.js?t={:time()}"></script> |
|||
<script> |
|||
var nc_token = ["FFFF0N000000000082FD", (new Date()).getTime(), Math.random()].join(':'); |
|||
var nc; |
|||
var scene='nc_message'; |
|||
var csessionid=''; |
|||
var sig=''; |
|||
var NC_Opt = { |
|||
//声明滑动验证需要渲染的目标元素ID。 |
|||
renderTo: "#loginnc", |
|||
//应用类型标识。它和使用场景标识(scene字段)一起决定了滑动验证的业务场景与后端对应使用的策略模型。您可以在人机验证控制台的配置管理页签找到对应的appkey字段值,请务必正确填写。 |
|||
appkey: "FFFF0N000000000082FD", |
|||
//使用场景标识。它和应用类型标识(appkey字段)一起决定了滑动验证的业务场景与后端对应使用的策略模型。您可以在人机验证控制台的配置管理页签找到对应的scene值,请务必正确填写。 |
|||
scene: "nc_login", |
|||
//滑动验证码的主键,请勿将该字段定义为固定值。确保每个用户每次打开页面时,其token值都是不同的。系统默认的格式为:”您的appkey”+”时间戳”+”随机数”。 |
|||
token: nc_token, |
|||
//滑动条的宽度。 |
|||
customWidth:350, |
|||
//业务键字段,可为空。为便于线上问题的排查,建议您按照线上问题定位文档中推荐的方法配置该字段值。 |
|||
trans:{"key1":"code0"}, |
|||
//通过Dom的ID属性自动填写trans业务键,可为空。建议您按照线上问题定位文档中推荐的方法配置该字段值。 |
|||
elementID: ["usernameID"], |
|||
//是否自定义配置底层采集组件。如无特殊场景,请使用默认值(0),即不自定义配置底层采集组件。 |
|||
is_Opt: 0, |
|||
//语言。PC端Web页面场景默认支持18国语言,详细配置方法请参见自定义文案与多语言文档。 |
|||
language: "cn", |
|||
//是否启用。一般情况,保持默认值(true)即可。 |
|||
isEnabled: true, |
|||
//内部网络请求的超时时间。一般情况建议保持默认值(3000ms)。 |
|||
timeout: 3000, |
|||
//允许服务器超时重复次数,默认5次。超过重复次数后将触发报错。 |
|||
times:5, |
|||
//用于自定义滑动验证各项请求的接口地址。一般情况,请勿配置该参数。 |
|||
apimap: { |
|||
// 'analyze': '//a.com/nocaptcha/analyze.jsonp', |
|||
// 'get_captcha': '//b.com/get_captcha/ver3', |
|||
// 'get_captcha': '//pin3.aliyun.com/get_captcha/ver3' |
|||
// 'get_img': '//c.com/get_img', |
|||
// 'checkcode': '//d.com/captcha/checkcode.jsonp', |
|||
// 'umid_Url': '//e.com/security/umscript/3.2.1/um.js', |
|||
// 'uab_Url': '//aeu.alicdn.com/js/uac/909.js', |
|||
// 'umid_serUrl': 'https://g.com/service/um.json' |
|||
}, |
|||
//前端滑动验证通过时会触发该回调参数。您可以在该回调参数中将请求标识(token)、会话ID(sessionid)、签名串(sig)字段记录下来,随业务请求一同发送至您的服务端调用验签。 |
|||
callback: function (data) { |
|||
window.console && console.log(nc_token) |
|||
window.console && console.log(data.csessionid) |
|||
csessionid=data.csessionid; |
|||
sig=data.sig; |
|||
} |
|||
} |
|||
nc = new noCaptcha(NC_Opt) |
|||
//用于自定义文案。详细配置方法请参见自定义文案与多语言文档。 |
|||
nc.upLang('cn', { |
|||
_startTEXT: "拖动滑块到最右边", |
|||
_yesTEXT: "验证通过", |
|||
_error300: "哎呀,出错了,点击<a href=\"javascript:__nc.reset()\">刷新</a>再来一次", |
|||
_errorNetwork: "网络不给力,请<a href=\"javascript:__nc.reset()\">点击刷新</a>" |
|||
}) |
|||
<!-- 提交登录表单开始 --> |
|||
function submitLogin(){ |
|||
var pdata=$('#login_form').serialize(); |
|||
pdata+="&token="+nc_token; |
|||
pdata+="&sessionid="+csessionid; |
|||
pdata+="&sig="+sig; |
|||
pdata+="&scene="+scene; |
|||
console.log("pdata",pdata); |
|||
$.ajax({type:"POST", |
|||
url:"{:url('home/Login/runlogin')}", |
|||
data:pdata, |
|||
async: false, |
|||
success:function (data) { |
|||
var ret=data.data; |
|||
nc.reload(); |
|||
if (data.code == 1) { |
|||
setTimeout(function(){ |
|||
parent.location.reload(); |
|||
},1000); |
|||
$('#LoginPage',parent.document).trigger('reveal:close'); |
|||
}else{ |
|||
layer.msg(data.msg); |
|||
$("input[name='__login__']").val(ret.token); |
|||
} |
|||
} |
|||
}) |
|||
} |
|||
<!--点击忘记密码开始--> |
|||
function forgetPassword(){ |
|||
$('#LoginPage',parent.document).trigger('reveal:close'); |
|||
$('.reveal-modal',parent.document).attr('style',''); |
|||
$(".reveal-modal-bg",parent.document).remove(); |
|||
$('#RetrievePassword',parent.document).reveal($(this).data()); |
|||
|
|||
} |
|||
<!--点击忘记密码结束--> |
|||
<!-- 提交登录表单结束 --> |
|||
$(function(){ |
|||
$('.register_user').on('click', function(e) { |
|||
$('#LoginPage',parent.document).trigger('reveal:close'); |
|||
$('.reveal-modal',parent.document).attr('style',''); |
|||
$(".reveal-modal-bg",parent.document).remove(); |
|||
e.preventDefault(); |
|||
//$(".regform").html('<iframe id="regframe" src="" width="96%" height="360px" frameborder="0" scrolling="no"></iframe>'); |
|||
var url="{:url('login/reg')}"; |
|||
$("#regframe",parent.document).attr('src',url); |
|||
$('#RegisteredPage',parent.document).reveal($(this).data()); |
|||
|
|||
}); |
|||
$(".loginbutton").on('click',function(e){ |
|||
var flag = true; |
|||
$("#login_form input.check").each(function(){ |
|||
var val=$(this).val(); |
|||
if(!val){ |
|||
var holder=$(this).attr("placeholder"); |
|||
layer.tips("请输入"+holder,$(this), {tipsMore:true,tips: [2,'#e50112']}); |
|||
flag=false; |
|||
} |
|||
}); |
|||
if(flag){ |
|||
submitLogin(); |
|||
} |
|||
}); |
|||
}); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,392 @@ |
|||
<link rel="stylesheet" href="{$yf_theme_path}/static/css/iconfont/iconfont.css"> |
|||
<style> |
|||
/* 联系我们页面的样式 */ |
|||
#header{ |
|||
min-width: 1200px; |
|||
/*background: url({$yf_theme_path}/static/img/indexhbg.jpg) no-repeat;*/ |
|||
/*background-size: cover;*/ |
|||
background-position: top center; |
|||
} |
|||
.inner{ |
|||
position: relative; |
|||
/*width: 1200px;*/ |
|||
margin: 0 auto; |
|||
margin: 0 auto; |
|||
} |
|||
#header li{ |
|||
list-style: none; |
|||
} |
|||
#header .shortcut{ |
|||
color: #999; |
|||
font-size: 12px; |
|||
padding-top: 10px; |
|||
height: 44px; |
|||
background-color: #eee; |
|||
} |
|||
#header .shortcut .iconweixin{ |
|||
color: #4cbf00; |
|||
padding-left:20px; |
|||
padding-right: 5px; |
|||
font-size: 14px; |
|||
} |
|||
#header .shortcut ul{ |
|||
float: right; |
|||
} |
|||
#header .shortcut li{ |
|||
float: left;line-height: 22px; |
|||
margin-right: 18px; |
|||
} |
|||
#header .shortcut li:last-child{ |
|||
margin-right: 0; |
|||
} |
|||
#header .shortcut li.spacer{ |
|||
overflow: hidden; |
|||
margin-top: 7px; |
|||
width: 1px; |
|||
height: 10px; |
|||
background-color: #999; |
|||
} |
|||
#header .shortcut a{ |
|||
color: #999; |
|||
} |
|||
#header .shortcut a:hover{ |
|||
color: #7c1c1c; |
|||
} |
|||
#header .shortcut .wechat{ |
|||
position: relative; |
|||
} |
|||
#header .shortcut .wechat:hover .pane{ |
|||
display: block; |
|||
} |
|||
#header .shortcut .wechat .pane{ |
|||
position: absolute;display: none; |
|||
left: 50%;top: 22px; |
|||
margin-left: -140px; |
|||
z-index: 10; |
|||
padding-top: 8px; |
|||
} |
|||
#header .shortcut .wechat .box{ |
|||
position: relative; |
|||
background-color: #fff;width: 302px; |
|||
padding: 0 10px;border: 1px solid #66799e;color: #333;font-size: 14px; |
|||
line-height:1.2rem; |
|||
} |
|||
#header .shortcut .wechat .box:before{ |
|||
position: absolute;content: ' '; |
|||
width: 10px; |
|||
height: 10px; |
|||
left: 50%;margin-left: -5px; |
|||
top: -6px; |
|||
-webkit-transform: rotate(-45deg); |
|||
-moz-transform: rotate(-45deg); |
|||
-ms-transform: rotate(-45deg); |
|||
transform: rotate(-45deg); |
|||
border-top: 1px solid #66799e; |
|||
border-right: 1px solid #66799e; |
|||
background-color: #fff; |
|||
} |
|||
#header .shortcut .wechat .box>div{ |
|||
float:left;width: 50%;padding: 10px;line-height:1.2rem;text-align: center; |
|||
} |
|||
#header .shortcut .wechat .qr{ |
|||
width: 120px;height: 120px; |
|||
} |
|||
|
|||
#header .head{ |
|||
width: 1200px; |
|||
margin: 0 auto; |
|||
height: 74px; |
|||
/*color: #fff;*/ |
|||
line-height: 1; |
|||
} |
|||
#header .head .logo{ |
|||
float: left;margin-top: 23px; |
|||
} |
|||
#header .head .logo a{ |
|||
display: block; |
|||
} |
|||
#header .head .tnav{ |
|||
float: left;margin-top: 10px; |
|||
line-height: 36px; |
|||
position: relative; |
|||
} |
|||
#header .head .tnav>li{ |
|||
float: left;margin-right:45px;font-size: 13px; |
|||
} |
|||
#header .head .tnav>li:nth-last-of-type(1){ |
|||
margin-right:0px; |
|||
} |
|||
#header .head .tnav li{ |
|||
/*position: relative;*/ |
|||
} |
|||
#header .head .tnav a{ |
|||
color: #333; |
|||
display: inline-block; |
|||
padding: 0 3px; |
|||
font-size: 16px; |
|||
} |
|||
#header .head .tnav>li:hover>a{ |
|||
/* 鼠标移入一级li弹出二级ul,鼠标移入二级ul内的时候,一级li保持高亮 */ |
|||
color: #C42D2C; |
|||
} |
|||
#header .head .tnav a:hover{ |
|||
color: #C42D2C; |
|||
} |
|||
|
|||
#header .head .tnav li.sub:hover>ul{display: flex;} |
|||
#header .head .tnav .chi_3 li:hover{ |
|||
border-bottom: 3px solid #C42D2C; |
|||
} |
|||
#header .head .tnav .chi_3 li:hover a{ |
|||
color: #C42D2C; |
|||
} |
|||
#header .head ul ul{ |
|||
position: absolute; |
|||
z-index: 100; |
|||
padding:17px 17px 0px 17px; |
|||
background: -webkit-linear-gradient(to bottom,#ffffff,#ffffff); /* Safari 5.1-6.0 */ |
|||
background: -o-linear-gradient(to bottom,#ffffff,#ffffff); /* Opera 11.1-12.0 */ |
|||
background: -moz-linear-gradient(to bottom,#ffffff,#ffffff); /* Firefox 3.6-15 */ |
|||
background: linear-gradient(to bottom,#ffffff,#ffffff); |
|||
line-height:1.8em; |
|||
display:none; |
|||
flex-direction: column; |
|||
flex-wrap: wrap; |
|||
justify-content: space-around; |
|||
align-items: center; |
|||
} |
|||
#menu-item-7 ul{left:0px !important;} |
|||
#menu-item-285 ul{left:128px !important;} |
|||
#menu-item-72 ul{left:290px !important;} |
|||
#menu-item-301 ul{left:475px !important;} |
|||
#menu-item-61 ul{left:617px !important;} |
|||
#menu-item-304 ul{left:786px !important;} |
|||
#menu-item-2 ul{left:964px !important;} |
|||
#menu-item-1 ul{right:-7px !important;} |
|||
.chi_2:before { |
|||
border: solid transparent; |
|||
/*content: ' ';*/ |
|||
height: 0; |
|||
left: 50%; |
|||
position: absolute; |
|||
transform: rotate(-90deg);-o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); |
|||
width: 0; |
|||
} |
|||
.chi_2{ |
|||
/*border-top:5px solid #C42D2C;*/ |
|||
/*border-left: 1px solid #C42D2C;*/ |
|||
/*border-right: 1px solid #C42D2C;*/ |
|||
/*border-bottom: 1px solid #C42D2C;*/ |
|||
border-radius: 10px; |
|||
box-shadow: 0px 2px 4px 3px rgba(0,0,0,.04); |
|||
} |
|||
.chi_2:before { |
|||
border-width:7px; |
|||
border-left-color:#C42D2C; |
|||
top: -14px; |
|||
} |
|||
#header .head .sub ul a{ |
|||
padding:0px;font-size:14px;line-height:2em;color: #999;width:100%; |
|||
/*border-bottom:1px solid #C42D2C;*/ |
|||
} |
|||
/*#header .head .sub ul ul a:hover{color:#7e2222 !important;background:#dcdcdc;border-radius:8px;}*/ |
|||
#header .head .chi_2 a:first-child{font-weight:bold;line-height:1.4em;padding-bottom:5px;} |
|||
#header .head .sub ul ul a{ |
|||
font-size:1.1em;font-weight:normal !important;padding-bottom:0px !important;color:#434343;border:none;line-height:1.7em !important; |
|||
/*text-indent:14px;*/ |
|||
} |
|||
/*#header .head .sub ul ul a:before {content: ' ';position: absolute;left:6px;top:45%;width: 3px;height: 3px;background-color: #434343;border-radius:50%;}*/ |
|||
/*#header .head .sub ul ul a:hover:before{background-color:#7e2222;}*/ |
|||
|
|||
/*#menu-item-285 ul:before{margin-left:-440px;}*/ |
|||
/*#menu-item-72 ul:before{margin-left:-230px;}*/ |
|||
/*#menu-item-301 ul:before{margin-left:-60px;}*/ |
|||
/*#menu-item-61 ul:before{margin-left:80px;}*/ |
|||
/*#menu-item-304 ul:before{margin-left:250px;}*/ |
|||
/*#menu-item-2 ul:before{margin-left:420px;}*/ |
|||
/*#menu-item-1 ul:before{margin-left:540px;}*/ |
|||
|
|||
/*#menu-item-72 ul{left:-466px !important;}*/ |
|||
/*#menu-item-72 ul:before{margin-left:-100px;}*/ |
|||
/*#menu-item-61 ul{left:-536px !important;}*/ |
|||
/*#menu-item-61 ul:before{margin-left:-42px;}*/ |
|||
/*#menu-item-140 ul{left:-606px !important;}*/ |
|||
/*#menu-item-140 ul:before{margin-left:59px;}*/ |
|||
/*#menu-item-2 ul{left:-732px !important;}*/ |
|||
/*#menu-item-2 ul:before{margin-left:158px;}*/ |
|||
/*#menu-item-113 ul{left:-802px !important;}*/ |
|||
/*#menu-item-113 ul:before{margin-left:228px;}*/ |
|||
/*#menu-item-1 ul{left:-872px !important;}*/ |
|||
/*#menu-item-1 ul:before{margin-left:298px;}*/ |
|||
/*#menu-item-49 ul{left:-942px !important;}*/ |
|||
/*#menu-item-49 ul:before{margin-left:368px;}*/ |
|||
/*#menu-item-285 ul{left:-405px !important;}*/ |
|||
|
|||
#header .head ul ul li{ |
|||
display:inline-block;vertical-align:top;padding:0px;line-height:1.6em; |
|||
/*width:250px;min-height:100px;*/ |
|||
margin-bottom:15px; |
|||
} |
|||
/*#header .head ul ul li:nth-child(2),*/ |
|||
/*#header .head ul ul li:nth-child(3),*/ |
|||
/*#header .head ul ul li:nth-child(6),*/ |
|||
/*#header .head ul ul li:nth-child(7),*/ |
|||
/*#header .head ul ul li:nth-child(11),*/ |
|||
/*#header .head ul ul li:nth-child(10){*/ |
|||
/* margin:0px 41px 15px 41px;*/ |
|||
/*}*/ |
|||
#header .head ul ul li{ |
|||
margin:0px 0px 15px 0px; |
|||
} |
|||
#header .head ul ul ul li{margin:0px !important;min-height:auto;width:100%;padding:0px;min-width:100px;max-width:240px;list-style-type:disc;list-style-position:inside;} |
|||
#header .head ul ul ul{padding:0px;margin-top:5px;position:relative;width:100%;height:auto;left:0px !important;background:none;display:block;} |
|||
#header .head ul ul ul ul{margin:5px 10px;} |
|||
|
|||
|
|||
#header .head .search{ |
|||
float: right; |
|||
width: 780px; |
|||
margin-top: 15px;height: 46px;background-color: #D40F1F; |
|||
border-radius: 4px; |
|||
color: #727478; |
|||
position: relative; |
|||
border-radius: 25px; |
|||
overflow: hidden; |
|||
} |
|||
#header .head .search input.key{ |
|||
border: 0;background-color: #fff; |
|||
width: 100%;height: 42px;padding: 8px 12px; |
|||
color: #999999; |
|||
-webkit-appearance: none; |
|||
-moz-appearance: none; |
|||
-ms-appearance: none; |
|||
appearance: none; |
|||
outline: 0; |
|||
margin: 2px auto 2px 2px; |
|||
border-radius: 25px; |
|||
overflow: hidden; |
|||
} |
|||
#header .head .search .iconsearch{ |
|||
position: absolute; |
|||
width: 100px;height: 46px;line-height: 46px; |
|||
cursor: pointer; |
|||
font-size: 10px;font-weight: bold; |
|||
top: 0; |
|||
right: 0; |
|||
text-align: center; |
|||
color: #ffffff; |
|||
background-color: #D40F1F;border-radius: 0px 25px 25px 0px; |
|||
} |
|||
#header .head .center-li{ |
|||
float: right; |
|||
width: 780px; |
|||
margin-top: 15px; |
|||
position: relative; |
|||
overflow: hidden; |
|||
} |
|||
#header .head .center-li li{ |
|||
padding-left: 16px; |
|||
display: inline-block; |
|||
} |
|||
#header .head .center-li a{ |
|||
color: #999; |
|||
font-size: 14px; |
|||
} |
|||
#header .head .center-li a:hover{ |
|||
color: #D3101E; |
|||
} |
|||
#header .slider_list{ |
|||
width: 950px; |
|||
height: 400px; |
|||
} |
|||
#header .slider_list a{display: block;} |
|||
#header .slider_list .swiper-pagination-bullet-active { |
|||
background: #f52f3e!important; |
|||
} |
|||
#header .slider_list .swiper-pagination-bullet { |
|||
width: 10px; |
|||
height: 10px; |
|||
background: #fff; |
|||
} |
|||
</style> |
|||
<div id="header"> |
|||
<div class="inner"> |
|||
<!--顶部引导页开始--> |
|||
<div class="shortcut"> |
|||
<div style="width: 1200px;margin: 0 auto;"> |
|||
<div style="float: left;line-height: 22px;">欢迎您来到深圳文化产权交易所,中国文化产业专属的要素交易市场!</div> |
|||
<ul> |
|||
{empty name="user.member_list_id"} |
|||
<li><a href="javascript:" class="login_user">{:lang('login')}</a></li> |
|||
<li class="spacer"></li> |
|||
<li><a href="javascript:" class="register_user">{:lang('register')}</a></li> |
|||
<li class="spacer"></li> |
|||
{/empty} |
|||
{notempty name="user.member_list_id"} |
|||
<li>欢迎您, |
|||
<a href="{:url('home/Center/index')}" >{$user['member_list_nickname']|default=$user['member_list_username']}</a> |
|||
{if condition="$notice_unread gt 0"} |
|||
,您有 <a href="{:url('home/Center/notice')}" >{$notice_unread}</a> 条新通知,请注意查收! |
|||
{/if} |
|||
<a href="{:url('home/Login/logout')}"> {:lang('sign out')}</a> |
|||
</li> |
|||
{/notempty} |
|||
|
|||
<li class="wechat"><a href="javascript:;"> |
|||
<!-- <span class="iconfont_tm iconweixin"></span>--> |
|||
微信公众平台</a> |
|||
<div class="pane"> |
|||
<div class="box clearfix"> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/qrcode_wjs.jpg"><p>深圳文交所</p></div> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/ccde.jpg"><p>全国文化大数据<br/>交易中心</p></div> |
|||
</div> |
|||
</div> |
|||
</li> |
|||
<li class="spacer"></li> |
|||
<li><a href="{:url('home/Listn/contact')}">联系我们</a></li> |
|||
<!-- --> |
|||
<li class="spacer"></li> |
|||
<li><a href="/home/pviews/render/content/complaint.html">投诉建议</a></li> |
|||
|
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<!--顶部引导页结束--> |
|||
<div class="head"> |
|||
<div class="logo"><a href="/"><img src="{$yf_theme_path}/static/img/logo.png?11" width="212"></a></div> |
|||
|
|||
<div class="search"> |
|||
<form id="search-form" action="{:url('home/Listn/search')}" method="post"> |
|||
{:token('__topsearch__')} |
|||
<!-- <input type="text" id="search-keyword" name="keyword" class="key" placeholder="请输入内容" value="<?php echo isset($keyword)?$keyword:'';?>">--> |
|||
<input type="text" id="search-keyword" name="keyword" class="key" placeholder="公司/标的编号/标的名称/项目" value="<?php echo isset($keyword)?$keyword:'';?>"> |
|||
<span id="submit-search-form" class="iconfont_tm iconsearch"> 搜索</span> |
|||
</form> |
|||
</div> |
|||
<div class="center-li"> |
|||
<ul> |
|||
<li><a href="#">文化资源数据</a></li> |
|||
<li><a href="#">深圳国夏文化数字科技有限公司</a></li> |
|||
<li><a href="#">国家图书馆出版社有限公司</a></li> |
|||
<li><a href="#">乡村振兴</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="head"> |
|||
{yf:menu top_ul_class="tnav" haschild_a_class="has" firstchild_dropdown_class="sub" haschild_span_class="sf-sub-indicator" nochild_a_class="nohas"} |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script> |
|||
// 前台导航一级菜单高亮 |
|||
jQuery(document).ready(function () { |
|||
$("#submit-search-form").click(function(){ |
|||
if(!$("#search-keyword").val()){ |
|||
alert('关键词必填!'); |
|||
return; |
|||
} |
|||
$("#search-form").submit(); |
|||
}); |
|||
}); |
|||
|
|||
</script> |
|||
@ -0,0 +1,530 @@ |
|||
<link rel="stylesheet" href="/app/home/view/szwjs/static/css/iconfont/iconfont.css"> |
|||
<style> |
|||
|
|||
#header{ |
|||
min-width: 1200px; |
|||
background: url(/app/home/view/szwjs/static/img/indexhbg.jpg) no-repeat; |
|||
background-size: cover; |
|||
background-position: top center; |
|||
} |
|||
.inner{ |
|||
position: relative; |
|||
width: 1200px; |
|||
margin: 0 auto; |
|||
} |
|||
#header li{ |
|||
list-style: none; |
|||
} |
|||
#header .shortcut{ |
|||
color: #999; |
|||
font-size: 12px; |
|||
padding-top: 10px; |
|||
height: 44px; |
|||
} |
|||
#header .shortcut .iconweixin{ |
|||
color: #4cbf00; |
|||
padding-left:20px; |
|||
padding-right: 5px; |
|||
font-size: 14px; |
|||
} |
|||
#header .shortcut ul{ |
|||
float: right; |
|||
} |
|||
#header .shortcut li{ |
|||
float: left;line-height: 22px; |
|||
margin-right: 18px; |
|||
} |
|||
#header .shortcut li:last-child{ |
|||
margin-right: 0; |
|||
} |
|||
#header .shortcut li.spacer{ |
|||
overflow: hidden; |
|||
margin-top: 7px; |
|||
width: 1px; |
|||
height: 10px; |
|||
background-color: #999; |
|||
} |
|||
#header .shortcut a{ |
|||
color: #999; |
|||
} |
|||
#header .shortcut a:hover{ |
|||
color: #ff5256; |
|||
} |
|||
#header .shortcut .wechat{ |
|||
position: relative; |
|||
} |
|||
#header .shortcut .wechat:hover .pane{ |
|||
display: block; |
|||
} |
|||
#header .shortcut .wechat .pane{ |
|||
position: absolute;display: none; |
|||
left: 50%;top: 22px; |
|||
margin-left: -140px; |
|||
z-index: 10; |
|||
padding-top: 8px; |
|||
} |
|||
#header .shortcut .wechat .box{ |
|||
position: relative; |
|||
background-color: #fff;width: 302px; |
|||
padding: 0 10px;border: 1px solid #66799e;color: #333;font-size: 14px; |
|||
} |
|||
#header .shortcut .wechat .box:before{ |
|||
position: absolute;content: ' '; |
|||
width: 10px; |
|||
height: 10px; |
|||
left: 50%;margin-left: -5px; |
|||
top: -6px; |
|||
-webkit-transform: rotate(-45deg); |
|||
-moz-transform: rotate(-45deg); |
|||
-ms-transform: rotate(-45deg); |
|||
transform: rotate(-45deg); |
|||
border-top: 1px solid #66799e; |
|||
border-right: 1px solid #66799e; |
|||
background-color: #fff; |
|||
} |
|||
#header .shortcut .wechat .box>div{ |
|||
float:left;width: 50%;padding: 10px;line-height: 2;text-align: center; |
|||
} |
|||
#header .shortcut .wechat .qr{ |
|||
width: 120px;height: 120px; |
|||
} |
|||
|
|||
#header .head{ |
|||
height: 74px; |
|||
color: #fff; |
|||
} |
|||
#header .head .logo{ |
|||
float: left;margin-top: 8px; |
|||
} |
|||
#header .head .logo a{ |
|||
display: block; |
|||
} |
|||
#header .head .tnav{ |
|||
float: left;margin-top: 15px;margin-left: 30px; |
|||
line-height: 36px; |
|||
} |
|||
#header .head .tnav>li{ |
|||
float: left;margin-right: 10px;font-size: 14px; |
|||
} |
|||
#header .head .tnav li{ |
|||
position: relative; |
|||
} |
|||
#header .head .tnav a{ |
|||
color: #fff;display: block;padding: 0 10px; |
|||
} |
|||
#header .head .tnav a.active, |
|||
#header .head .tnav a:hover{ |
|||
color: #ff5256; |
|||
} |
|||
#header .head .tnav li.sub:hover,#header .head .tnav li.sub:hover a, |
|||
#header .head .tnav li.sub>a.active{ |
|||
background-color: #fff;color: #333;border-radius: 2px; |
|||
} |
|||
#header .head .tnav li.sub li.sub:hover,#header .head .tnav li.sub li.sub:hover>a{ |
|||
background-color: #dedede; |
|||
} |
|||
|
|||
#header .head .tnav li.sub ul a{color: #666666;} |
|||
#header .head .tnav li.sub ul a:hover, |
|||
#header .head .tnav li.sub ul a.active{ |
|||
background-color: #dedede; |
|||
} |
|||
#header .head .tnav li.sub:hover>ul{ |
|||
display: block; |
|||
} |
|||
#header .head .tnav li.sub ul{ |
|||
display: none; |
|||
position: absolute;z-index: 100; |
|||
background-color: #fff; |
|||
margin-top: -2px;padding: 5px 0; |
|||
box-shadow: 0px 1px 1px #ccc; |
|||
} |
|||
#header .head .tnav li.sub ul ul{ |
|||
left: 100%; |
|||
top: -3px; |
|||
} |
|||
#header .head .tnav>li>ul li{ |
|||
white-space: nowrap;min-width: 76px; |
|||
} |
|||
|
|||
#header .head .search{ |
|||
float: right; |
|||
width: 148px; |
|||
margin-top: 15px;height: 36px;background-color: #151826; |
|||
border-radius: 4px; |
|||
color: #727478; |
|||
position: relative; |
|||
} |
|||
#header .head .search input.key{ |
|||
border: 0;background-color: transparent; |
|||
width: 100%;height: 100%;padding: 8px 12px; |
|||
color: #ffffff; |
|||
-webkit-appearance: none; |
|||
-moz-appearance: none; |
|||
-ms-appearance: none; |
|||
appearance: none; |
|||
outline: 0; |
|||
} |
|||
#header .head .search .iconsearch{ |
|||
position: absolute; |
|||
width: 36px;height: 36px;line-height: 36px; |
|||
cursor: pointer; |
|||
font-size: 15px;font-weight: bold; |
|||
top: 0; |
|||
right: 0; |
|||
text-align: center; |
|||
background-color: #151826;border-radius: 4px; |
|||
} |
|||
|
|||
#header .catemenu{ |
|||
width: 240px; |
|||
background-color: #162033; |
|||
color: #848a96; |
|||
font-size: 12px; |
|||
margin-right: 10px; |
|||
} |
|||
#header .catemenu .iconfont_tm{font-size: 17px;margin-right: 6px;float: left;} |
|||
#header .catemenu dl{ |
|||
padding-bottom: 13px; |
|||
} |
|||
#header .catemenu dl:last-child{ |
|||
padding-bottom: 5px; |
|||
} |
|||
#header .catemenu dt{ |
|||
margin-bottom: 5px; |
|||
} |
|||
#header .catemenu dt img{ |
|||
margin-top: -8px; |
|||
margin-left: -8px; |
|||
} |
|||
#header .catemenu dd{ |
|||
line-height: 34px;height: 34px;position: relative; |
|||
} |
|||
#header .catemenu>dl dl{ |
|||
position: absolute;left: 100%; |
|||
top: 0;display: none;z-index: 100; |
|||
background-color: #162033; |
|||
padding-bottom: 0!important; |
|||
border-left: 1px solid rgba(255,255,255,.1); |
|||
} |
|||
#header .catemenu dd:hover>dl{ |
|||
display: block; |
|||
} |
|||
#header .catemenu a{ |
|||
color: #848a96;display: block; |
|||
position: relative; |
|||
padding-right: 24px; |
|||
padding-left: 15px; |
|||
white-space: nowrap; |
|||
cursor: pointer; |
|||
} |
|||
#header .catemenu dd:hover, |
|||
#header .catemenu dd:hover>a, |
|||
#header .catemenu a:hover{ |
|||
color: #ff5256; |
|||
background-color: #2e3747; |
|||
} |
|||
#header .catemenu .iconarrow_r{ |
|||
position: absolute; |
|||
font-size: 8px; |
|||
top: 1px;right: 2px; |
|||
} |
|||
|
|||
#header .slider_list{ |
|||
width: 950px; |
|||
height: 400px; |
|||
} |
|||
#header .slider_list a{display: block;} |
|||
#header .slider_list .swiper-pagination-bullet-active { |
|||
background: #f52f3e!important; |
|||
} |
|||
#header .slider_list .swiper-pagination-bullet { |
|||
width: 10px; |
|||
height: 10px; |
|||
background: #fff; |
|||
} |
|||
#header .msgs{ |
|||
margin-top: 10px; |
|||
background-color: #fff; |
|||
height: 493px; |
|||
padding: 15px; |
|||
} |
|||
#header .msgs .headtitle{ |
|||
border-bottom: 1px solid #f3f3f3; |
|||
height: 44px; |
|||
padding-bottom: 10px; |
|||
} |
|||
#header .msgs .headtitle .title{ |
|||
float: left; |
|||
font-size: 18px; |
|||
line-height: 34px; |
|||
} |
|||
#header .msgs .headtitle ul{ |
|||
float: right; |
|||
} |
|||
#header .msgs .headtitle li{ |
|||
height: 34px; |
|||
line-height: 34px; |
|||
float: left; |
|||
padding: 0 14px; |
|||
cursor: pointer; |
|||
color: #8a8888; |
|||
} |
|||
#header .msgs .headtitle li.active, |
|||
#header .msgs .headtitle li:hover{ |
|||
color: #fff; |
|||
background-color: #c9a035; |
|||
} |
|||
#header .msgs .con{ |
|||
margin-top: 15px; |
|||
height: 394px; |
|||
} |
|||
#header .msgs .con .leftpic{ |
|||
float: left; |
|||
width: 480px; |
|||
height: 394px; |
|||
} |
|||
#header .msgs .con .leftpic img{ |
|||
width: 100%;height: 100%; |
|||
object-fit: cover; |
|||
object-position: center; |
|||
-ms-object-fit: cover; |
|||
-ms-object-position: center; |
|||
} |
|||
#header .msgs .con ul{ |
|||
margin-left: 495px; |
|||
} |
|||
#header .msgs .con li{ |
|||
border-bottom: 1px dotted #cbcbcb; |
|||
height: 66px; |
|||
line-height: 30px; |
|||
padding: 4px 0; |
|||
width: 424px; |
|||
overflow: hidden; |
|||
text-overflow: ellipsis; |
|||
white-space: nowrap; |
|||
} |
|||
#header .msgs .con li:last-child{ |
|||
border-bottom:none; |
|||
} |
|||
#header .msgs .con li .date{color: #999999;} |
|||
#header .msgs .con li a{ |
|||
height: 26px; |
|||
} |
|||
</style> |
|||
<div id="header"> |
|||
<div class="inner"> |
|||
<div class="shortcut"> |
|||
<ul> |
|||
{empty name="user.member_list_id"} |
|||
<li><a href="javascript:" class="login_user">{:lang('login')}</a></li> |
|||
<li class="spacer"></li> |
|||
<li><a href="javascript:" class="register_user">{:lang('register')}</a></li> |
|||
{/empty} |
|||
{notempty name="user.member_list_id"} |
|||
<li>欢迎您, |
|||
<a href="{:url('home/Center/index')}" >{$user['member_list_nickname']|default=$user['member_list_username']}</a> |
|||
{if condition="$notice_unread gt 0"} |
|||
,您有 <a href="{:url('home/Center/notice')}" >{$notice_unread}</a> 条新通知,请注意查收! |
|||
{/if} |
|||
<a href="{:url('home/Login/logout')}"> {:lang('sign out')}</a> |
|||
</li> |
|||
{/notempty} |
|||
|
|||
<li class="wechat"><a href="javascript:;"><span class="iconfont_tm iconweixin"></span>微信公众平台</a> |
|||
<div class="pane"> |
|||
<div class="box clearfix"> |
|||
<div><img class="qr" src="/app/home/view/szwjs/static/img/qrcode_wjs.jpg"><p>深圳文交所</p></div> |
|||
<div><img class="qr" src="/app/home/view/szwjs/static/img/qrcode_jf.jpg"><p>掌柜文化金服</p></div> |
|||
</div> |
|||
</div> |
|||
</li> |
|||
<li class="spacer"></li> |
|||
<li><a href="{:url('home/Listn/contact')}">联系我们</a></li> |
|||
<!-- --> |
|||
<li class="spacer"></li> |
|||
<li><a href="/home/pviews/render/content/complaint.html">投诉建议</a></li> |
|||
|
|||
</ul> |
|||
</div> |
|||
<script> |
|||
function nav_main (vlaue) { |
|||
vlaue = vlaue||''; |
|||
vlaue = vlaue.split('-'); |
|||
var level = []; |
|||
_getlevel(vlaue); |
|||
|
|||
var nav = [ |
|||
{id:'0',cn:'首页',url:'/'}, |
|||
{id:'1',cn:'深圳市文化金融服务中心',url:'/culture/index/index.html'}, |
|||
{id:'2',cn:'文化金融',url:'',childs:[ |
|||
{id:'2-0',cn:'国有产权指定进场交易',url:'/page/6/kind/2.html',childs:[ |
|||
{id:'2-0-0',cn:'政策法规',url:'/list/33/pid/72.html'} |
|||
] |
|||
}, |
|||
{id:'2-1',cn:'文化和旅游产业专项债券公共服务',url:'/page/74/kind/3.html'}, |
|||
{id:'2-2',cn:'中国文化产权登记备案平台',url:'/page/3/kind/4.html'}, |
|||
{id:'2-3',cn:'文化艺术资产托管平台',url:'/page/73/kind/5.html',childs:[ |
|||
|
|||
{id:'2-3-0',cn:'媒体资产托管运营平台',url:'http://mztg.szcaee.cn/#/home'}, |
|||
{id:'2-3-1',cn:'文旅资产托管平台',url:'/page/101/kind/16.html'}, |
|||
{id:'2-3-2',cn:'音乐资产托管平台',url:'/page/102/kind/17.html'}, |
|||
{id:'2-3-3',cn:'影视资产托管平台',url:''}, |
|||
{id:'2-3-4',cn:'无形资产(知识产权)托管平台',url:'/page/104/kind/19.html'} |
|||
] |
|||
}, |
|||
{id:'2-4',cn:'区域股权中介服务',url:''} |
|||
] |
|||
}, |
|||
{id:'3',cn:'艺术金融',url:'http://www.szcaee.net/',childs:[ |
|||
{id:'3-0',cn:'艺术品资产托管',url:'/home/news/category/kind/4.html',childs:[ |
|||
{id:'3-0-0',cn:'当代艺术品托管',url:''}, |
|||
{id:'3-0-1',cn:'当代工艺美术品托管',url:''}, |
|||
{id:'3-0-2',cn:'民间工艺品托管',url:''}, |
|||
{id:'3-0-3',cn:'古旧艺术品托管',url:''}, |
|||
] |
|||
}, |
|||
{id:'3-1',cn:'艺品拍',url:'/home/news/category/kind/9.html',childs:[ |
|||
{id:'3-1-0',cn:'线下拍卖',url:''}, |
|||
{id:'3-1-1',cn:'线上拍卖',url:''}, |
|||
{id:'3-1-2',cn:'关于艺品拍',url:''}, |
|||
{id:'3-1-3',cn:'加入俱乐部',url:''}, |
|||
] |
|||
}, |
|||
{id:'3-2',cn:'艺享拍',url:'http://www.yuhao360.com/custom/index.php?i=1'}, |
|||
{id:'3-3',cn:'艺版拍',url:'http://yppc.szcaee.net:8090/cxpweb/html/buyTradeHall.html'}, |
|||
{id:'3-4',cn:'文版通(区块链基地)',url:'https://www.wenbantong.com/',childs:[ |
|||
{id:'3-4-0',cn:'基地介绍',url:'/home/news/bsyw/n_id/1401.html'}, |
|||
{id:'3-4-1',cn:'链上商城',url:'https://ta.wenbantong.com/activity/list.htm?addressFlag=2'}, |
|||
{id:'3-4-2',cn:'最新动态',url:'https://cms.wenbantong.com/gsdt/index.htm'}, |
|||
{id:'3-4-3',cn:'招商热线',url:'http://www.szcaee.cn/home/index.html#wenbantong'}, |
|||
] |
|||
} |
|||
] |
|||
}, |
|||
{id:'4',cn:'信息公开',url:'/list/2.html',childs:[ |
|||
{id:'4-0',cn:'公告',url:'/list/22.html',childs:[ |
|||
{id:'4-0-0',cn:'文交所公告',url:'/list/22/cid/1.html'}, |
|||
{id:'4-0-1',cn:'成交公告',url:'/list/22/cid/2.html'}, |
|||
{id:'4-0-2',cn:'登记托管公告',url:'/list/22/cid/3.html'}, |
|||
{id:'4-0-3',cn:'国有资产公告',url:'/list/22/cid/4.html'}, |
|||
]}, |
|||
{id:'4-1',cn:'要闻',url:'/list/23.html',childs:[ |
|||
{id:'4-1-0',cn:'文交所要闻',url:'/list/23/cid/1.html'}, |
|||
{id:'4-1-1',cn:'工作动态',url:'/list/23/cid/2.html'}, |
|||
] |
|||
}, |
|||
{id:'4-2',cn:'政策',url:'/list/25.html'}, |
|||
{id:'4-3',cn:'活动',url:'/list/24.html'}, |
|||
{id:'4-4',cn:'视频专区',url:'/list/19.html',childs:[ |
|||
{id:'4-4-0',cn:'宣传片',url:'/list/19/cid/1.html'}, |
|||
{id:'4-4-1',cn:'更多',url:'/list/19/cid/2.html'}]}, |
|||
] |
|||
}, |
|||
{id:'5',cn:'服务机构',url:'/list/4.html',childs:[ |
|||
{id:'5-0',cn:'文化产业专业推荐机构',url:''}, |
|||
{id:'5-1',cn:'文化产业专业服务机构',url:''}, |
|||
{id:'5-2',cn:'文化金融专业服务机构',url:''}, |
|||
{id:'5-3',cn:'艺术金融服务机构',url:'',childs:[ |
|||
{id:'5-0',cn:'艺品拍合作方',url:''}, |
|||
{id:'5-1',cn:'艺版拍合作方',url:''}, |
|||
{id:'5-2',cn:'文版通合作方',url:'/page/112/kind/26.html'}, |
|||
{id:'5-3',cn:'鉴评仓储服务机构',url:''}, |
|||
] |
|||
}, |
|||
] |
|||
}, |
|||
{id:'6',cn: '关于本所', url: '/list/18.html', childs: [ |
|||
{id:'6-0',cn: '成立背景', url: '/page/92/kind/7.html'}, |
|||
{id:'6-1',cn: '平台授权', url: '/page/93/kind/8.html'}, |
|||
{id:'6-2',cn: '定位和概念', url: '/page/94/kind/9.html'}, |
|||
{id:'6-3',cn: '对象和范围', url: '/page/95/kind/10.html'}, |
|||
{id:'6-4',cn: '交易手段和平台服务', url: '/page/96/kind/11.html'}, |
|||
{id:'6-5',cn: '业务框架和模型', url: '/page/97/kind/12.html'}, |
|||
{id:'6-6',cn: '理念和宗旨', url: '/page/98/kind/13.html'}, |
|||
{id:'6-7',cn: '本所大事记', url: '/page/106/kind/21.html'}, |
|||
{id:'6-8',cn: '团队架构', url: '',childs: [ |
|||
{id:'6-8-0',cn: '本所领导', url: '/page/108/kind/22.html'}, |
|||
{id:'6-8-1',cn: '组织架构', url: '/page/109/kind/23.html'}, |
|||
{id:'6-8-2',cn: '机构职能', url: '/page/110/kind/24.html'}, |
|||
{id:'6-8-3',cn: '队伍建设', url: '/page/111/kind/25.html'}, |
|||
] |
|||
}, |
|||
{id:'6-9',cn: '人才招聘', url: '/list/41.html'}, |
|||
] |
|||
}, |
|||
{id:'7',cn: '规则指引', url: '/list/49.html', childs: [ |
|||
{id:'7-0',cn: '规则制度', url: '/list/21.html'}, |
|||
{id:'7-1',cn: '业务指引', url: '/list/50.html'}, |
|||
] |
|||
} |
|||
] |
|||
var html='<div class="logo"><a href="/"><img src="/app/home/view/szwjs/static/img/logo.png" width="254" height="45"></a></div>' + |
|||
'<ul class="tnav">'; |
|||
_build(nav); |
|||
html+='</ul>'; |
|||
|
|||
function _getlevel (data) { |
|||
var str=''; |
|||
for(var k=0;k<data.length;k++){ |
|||
str += '-'+data[k] |
|||
} |
|||
level.push(str.slice(1)); |
|||
if( data.length > 1){ |
|||
_getlevel(data.splice(0,data.length-1)); |
|||
} |
|||
} |
|||
|
|||
function _build (data) { |
|||
for(var i=0;i<data.length;i++){ |
|||
var sub = data[i]; |
|||
var cn = sub.cn; |
|||
var url = sub.url||'javascript:;'; |
|||
var childs = sub.childs; |
|||
var id = sub.id||''; |
|||
var active = ''; |
|||
if(level.length){ |
|||
for(var k=0;k<level.length;k++){ |
|||
if(id == level[k]){ |
|||
active = 'active'; |
|||
break; |
|||
} |
|||
} |
|||
if(active==''){ |
|||
if(location.pathname==url){ |
|||
active = 'active'; |
|||
} |
|||
} |
|||
} |
|||
if(childs&&childs.length){ |
|||
html+='<li class="sub"><a href="'+url+'" class="'+active+'">'+cn+'</a>'; |
|||
html+='<ul>'; |
|||
_build(childs); |
|||
html+='</ul>'; |
|||
html+='</li>'; |
|||
}else{ |
|||
html+='<li><a href="'+url+'" class="'+active+'">'+cn+'</a></li>'; |
|||
} |
|||
} |
|||
} |
|||
|
|||
html +='<div class="search">' + |
|||
' <form id="search-form" action="{:url(\'home/Listn/search\')}" method="post">' + |
|||
' <input type="text" id="search-keyword" class="key" placeholder="请输入内容">' + |
|||
' <span id="submit-search-form" class="iconfont_tm iconsearch"></span>' + |
|||
' </form>' + |
|||
' </div>' |
|||
document.write(html); |
|||
} |
|||
</script> |
|||
|
|||
<div class="head"> |
|||
<script> |
|||
nav_main(window.menuid||'');//3-1-0 |
|||
</script> |
|||
</div> |
|||
</div> |
|||
<div class="nav" style="display:none;height:0px"></div> |
|||
</div> |
|||
|
|||
|
|||
@ -0,0 +1,286 @@ |
|||
<link rel="stylesheet" href="{$yf_theme_path}/static/css/iconfont/iconfont.css"> |
|||
<style> |
|||
|
|||
#header{ |
|||
min-width: 1200px; |
|||
background: url({$yf_theme_path}/static/img/indexhbg.jpg) no-repeat; |
|||
background-size: cover; |
|||
background-position: top center; |
|||
} |
|||
.inner{ |
|||
position: relative; |
|||
width: 1200px; |
|||
margin: 0 auto; |
|||
} |
|||
#header li{ |
|||
list-style: none; |
|||
} |
|||
#header .shortcut{ |
|||
color: #999; |
|||
font-size: 12px; |
|||
padding-top: 10px; |
|||
height: 44px; |
|||
} |
|||
#header .shortcut .iconweixin{ |
|||
color: #4cbf00; |
|||
padding-left:20px; |
|||
padding-right: 5px; |
|||
font-size: 14px; |
|||
} |
|||
#header .shortcut ul{ |
|||
float: right; |
|||
} |
|||
#header .shortcut li{ |
|||
float: left;line-height: 22px; |
|||
margin-right: 18px; |
|||
} |
|||
#header .shortcut li:last-child{ |
|||
margin-right: 0; |
|||
} |
|||
#header .shortcut li.spacer{ |
|||
overflow: hidden; |
|||
margin-top: 7px; |
|||
width: 1px; |
|||
height: 10px; |
|||
background-color: #999; |
|||
} |
|||
#header .shortcut a{ |
|||
color: #999; |
|||
} |
|||
#header .shortcut a:hover{ |
|||
color: #7c1c1c; |
|||
} |
|||
#header .shortcut .wechat{ |
|||
position: relative; |
|||
} |
|||
#header .shortcut .wechat:hover .pane{ |
|||
display: block; |
|||
} |
|||
#header .shortcut .wechat .pane{ |
|||
position: absolute;display: none; |
|||
left: 50%;top: 22px; |
|||
margin-left: -140px; |
|||
z-index: 10; |
|||
padding-top: 8px; |
|||
} |
|||
#header .shortcut .wechat .box{ |
|||
position: relative; |
|||
background-color: #fff;width: 302px; |
|||
padding: 0 10px;border: 1px solid #66799e;color: #333;font-size: 14px; |
|||
} |
|||
#header .shortcut .wechat .box:before{ |
|||
position: absolute;content: ' '; |
|||
width: 10px; |
|||
height: 10px; |
|||
left: 50%;margin-left: -5px; |
|||
top: -6px; |
|||
-webkit-transform: rotate(-45deg); |
|||
-moz-transform: rotate(-45deg); |
|||
-ms-transform: rotate(-45deg); |
|||
transform: rotate(-45deg); |
|||
border-top: 1px solid #66799e; |
|||
border-right: 1px solid #66799e; |
|||
background-color: #fff; |
|||
} |
|||
#header .shortcut .wechat .box>div{ |
|||
float:left;width: 50%;padding: 10px;line-height: 2;text-align: center; |
|||
} |
|||
#header .shortcut .wechat .qr{ |
|||
width: 120px;height: 120px; |
|||
} |
|||
|
|||
#header .head{ |
|||
height: 74px; |
|||
color: #fff; |
|||
} |
|||
#header .head .logo{ |
|||
float: left;margin-top: 8px; |
|||
} |
|||
#header .head .logo a{ |
|||
display: block; |
|||
} |
|||
#header .head .tnav{ |
|||
float: left;margin-top: 15px;margin-left: 10px; |
|||
line-height: 36px; |
|||
} |
|||
#header .head .tnav>li{ |
|||
float: left;margin-right:4px;font-size: 13px; |
|||
} |
|||
#header .head .tnav li{ |
|||
position: relative; |
|||
} |
|||
#header .head .tnav a{ |
|||
color: #fff; |
|||
display: inline-block; |
|||
padding: 0 3px; |
|||
} |
|||
#header .head .tnav a.active, |
|||
#header .head .tnav a:hover{ |
|||
color: #7c1c1c; |
|||
} |
|||
|
|||
#header .head .tnav li.sub:hover>ul{display: block;} |
|||
#header .head ul ul{ |
|||
position: absolute; |
|||
z-index: 100; |
|||
left:0px; |
|||
padding:17px; |
|||
width:1200px; |
|||
background: -webkit-linear-gradient(to bottom,#e5e5e5,#ffffff); /* Safari 5.1-6.0 */ |
|||
2 background: -o-linear-gradient(to bottom,#e5e5e5,#ffffff); /* Opera 11.1-12.0 */ |
|||
3 background: -moz-linear-gradient(to bottom,#e5e5e5,#ffffff); /* Firefox 3.6-15 */ |
|||
background: linear-gradient(to bottom,#e5e5e5,#ffffff); |
|||
line-height:1.8em; |
|||
display:none; |
|||
height:580px; |
|||
display:none; |
|||
} |
|||
.chi_2:before { |
|||
border: solid transparent; |
|||
content: ' '; |
|||
height: 0; |
|||
left: 50%; |
|||
position: absolute; |
|||
transform: rotate(-90deg);-o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); |
|||
width: 0; |
|||
} |
|||
.chi_2{border-top:5px solid #bc854d; |
|||
border-left: 1px solid #993d3a; |
|||
border-right: 1px solid #993d3a; |
|||
border-bottom: 1px solid #993d3a; |
|||
border-radius: 0px 0px 10px 10px;} |
|||
.chi_2:before { |
|||
border-width:7px; |
|||
border-left-color:#bc854d; |
|||
top: -19px; |
|||
} |
|||
#header .head .sub ul a{color:#333;padding:0px;font-size:1.2em;line-height:2em;color: #7c1c1c;width:100%;border-bottom:1px solid #7c1c1c;} |
|||
#header .head .sub ul ul a:hover{color:#7e2222 !important;background:#dcdcdc;border-radius:8px;} |
|||
#header .head .chi_2 a:first-child{font-weight:bold;line-height:1.4em;padding-bottom:5px;} |
|||
#header .head .sub ul ul a{font-size:1.1em;font-weight:normal !important;padding-bottom:0px !important;color:#434343;border:none;line-height:1.7em !important;text-indent:14px;} |
|||
#header .head .sub ul ul a:before {content: ' ';position: absolute;left:6px;top:45%;width: 3px;height: 3px;background-color: #434343;border-radius:50%;} |
|||
#header .head .sub ul ul a:hover:before{background-color:#7e2222;} |
|||
#menu-item-72 ul{left:-466px !important;} |
|||
#menu-item-72 ul:before{margin-left:-100px;} |
|||
#menu-item-61 ul{left:-536px !important;} |
|||
#menu-item-61 ul:before{margin-left:-42px;} |
|||
#menu-item-140 ul{left:-606px !important;} |
|||
#menu-item-140 ul:before{margin-left:59px;} |
|||
#menu-item-2 ul{left:-732px !important;} |
|||
#menu-item-2 ul:before{margin-left:158px;} |
|||
#menu-item-113 ul{left:-802px !important;} |
|||
#menu-item-113 ul:before{margin-left:228px;} |
|||
#menu-item-1 ul{left:-872px !important;} |
|||
#menu-item-1 ul:before{margin-left:298px;} |
|||
#menu-item-49 ul{left:-942px !important;} |
|||
#menu-item-49 ul:before{margin-left:368px;} |
|||
|
|||
#header .head ul ul li{display:inline-block;min-height:100px;vertical-align:top;padding:0px;line-height:1.6em;width:250px;margin-bottom:15px;} |
|||
#header .head ul ul li:nth-child(2),#header .head ul ul li:nth-child(3),#header .head ul ul li:nth-child(6),#header .head ul ul li:nth-child(7),#header .head ul ul li:nth-child(11),#header .head ul ul li:nth-child(10){margin:0px 41px 15px 41px;} |
|||
#header .head ul ul ul li{margin:0px !important;min-height:auto;width:100%;padding:0px;min-width:100px;max-width:240px;list-style-type:disc;list-style-position:inside;} |
|||
#header .head ul ul ul{padding:0px;margin-top:5px;position:relative;width:100%;height:auto;left:0px !important;background:none;display:block;} |
|||
#header .head ul ul ul ul{margin:5px 10px;} |
|||
|
|||
|
|||
#header .head .search{ |
|||
float: right; |
|||
width: 148px; |
|||
margin-top: 15px;height: 36px;background-color: #151826; |
|||
border-radius: 4px; |
|||
color: #727478; |
|||
position: relative; |
|||
} |
|||
#header .head .search input.key{ |
|||
border: 0;background-color: transparent; |
|||
width: 100%;height: 100%;padding: 8px 12px; |
|||
color: #ffffff; |
|||
-webkit-appearance: none; |
|||
-moz-appearance: none; |
|||
-ms-appearance: none; |
|||
appearance: none; |
|||
outline: 0; |
|||
} |
|||
#header .head .search .iconsearch{ |
|||
position: absolute; |
|||
width: 36px;height: 36px;line-height: 36px; |
|||
cursor: pointer; |
|||
font-size: 15px;font-weight: bold; |
|||
top: 0; |
|||
right: 0; |
|||
text-align: center; |
|||
background-color: #151826;border-radius: 4px; |
|||
} |
|||
|
|||
#header .slider_list{ |
|||
width: 950px; |
|||
height: 400px; |
|||
} |
|||
#header .slider_list a{display: block;} |
|||
#header .slider_list .swiper-pagination-bullet-active { |
|||
background: #f52f3e!important; |
|||
} |
|||
#header .slider_list .swiper-pagination-bullet { |
|||
width: 10px; |
|||
height: 10px; |
|||
background: #fff; |
|||
} |
|||
</style> |
|||
<div id="header"> |
|||
<div class="inner"> |
|||
<!--顶部引导页开始--> |
|||
<div class="shortcut"> |
|||
<ul> |
|||
{empty name="user.member_list_id"} |
|||
<li><a href="javascript:" class="login_user">{:lang('login')}</a></li> |
|||
<li class="spacer"></li> |
|||
<li><a href="javascript:" class="register_user">{:lang('register')}</a></li> |
|||
{/empty} |
|||
{notempty name="user.member_list_id"} |
|||
<li>欢迎您, |
|||
<a href="{:url('home/Center/index')}" >{$user['member_list_nickname']|default=$user['member_list_username']}</a> |
|||
{if condition="$notice_unread gt 0"} |
|||
,您有 <a href="{:url('home/Center/notice')}" >{$notice_unread}</a> 条新通知,请注意查收! |
|||
{/if} |
|||
<a href="{:url('home/Login/logout')}"> {:lang('sign out')}</a> |
|||
</li> |
|||
{/notempty} |
|||
|
|||
<li class="wechat"><a href="javascript:;"><span class="iconfont_tm iconweixin"></span>微信公众平台</a> |
|||
<div class="pane"> |
|||
<div class="box clearfix"> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/qrcode_wjs.jpg"><p>深圳文交所</p></div> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/qrcode_jf.jpg"><p>SZCAEE艺术金融</p></div> |
|||
</div> |
|||
</div> |
|||
</li> |
|||
<li class="spacer"></li> |
|||
<li><a href="{:url('home/Listn/contact')}">联系我们</a></li> |
|||
<!-- --> |
|||
<li class="spacer"></li> |
|||
<li><a href="/home/pviews/render/content/complaint.html">投诉建议</a></li> |
|||
|
|||
</ul> |
|||
</div> |
|||
<!--顶部引导页结束--> |
|||
<div class="head"> |
|||
<div class="logo"><a href="/"><img src="{$yf_theme_path}/static/img/logo.png" width="254" height="45"></a></div> |
|||
{yf:menu top_ul_class="tnav" haschild_a_class="has" firstchild_dropdown_class="sub" haschild_span_class="sf-sub-indicator" nochild_a_class="nohas"} |
|||
<div class="search"> |
|||
<form id="search-form" action="{:url('home/Listn/search')}" method="post"> |
|||
{:token('__topsearch__')} |
|||
<input type="text" id="search-keyword" name="keyword" class="key" placeholder="请输入内容" value="<?php echo isset($keyword)?$keyword:'';?>"> |
|||
<span id="submit-search-form" class="iconfont_tm iconsearch"></span> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script> |
|||
// 前台导航一级菜单高亮 |
|||
jQuery(document).ready(function () { |
|||
$("#submit-search-form").click(function(){ |
|||
$("#search-form").submit(); |
|||
}); |
|||
}); |
|||
|
|||
</script> |
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,443 @@ |
|||
<link rel="stylesheet" href="{$yf_theme_path}/static/css/iconfont/iconfont.css"> |
|||
<style> |
|||
/* 首页和其他页面(除了联系我们)的样式 */ |
|||
#header{ |
|||
min-width: 1200px; |
|||
/*background: url({$yf_theme_path}/static/img/indexhbg.jpg) no-repeat;*/ |
|||
/*background-size: cover;*/ |
|||
background-color: #fff; |
|||
background-position: top center; |
|||
} |
|||
.inner{ |
|||
position: relative; |
|||
/*width: 1200px;*/ |
|||
width: auto; |
|||
margin: 0 auto; |
|||
} |
|||
#header li{ |
|||
list-style: none; |
|||
} |
|||
#header .shortcut{ |
|||
color: #999; |
|||
font-size: 12px; |
|||
padding-top: 10px; |
|||
height: 44px; |
|||
background-color: #eee; |
|||
} |
|||
#header .shortcut .iconweixin{ |
|||
color: #4cbf00; |
|||
padding-left:20px; |
|||
padding-right: 5px; |
|||
font-size: 14px; |
|||
} |
|||
#header .shortcut ul{ |
|||
float: right; |
|||
} |
|||
#header .shortcut li{ |
|||
float: left;line-height: 22px; |
|||
margin-right: 18px; |
|||
} |
|||
#header .shortcut li:last-child{ |
|||
margin-right: 0; |
|||
} |
|||
#header .shortcut li.spacer{ |
|||
overflow: hidden; |
|||
margin-top: 7px; |
|||
width: 1px; |
|||
height: 10px; |
|||
background-color: #999; |
|||
} |
|||
#header .shortcut a{ |
|||
color: #999; |
|||
} |
|||
#header .shortcut a:hover{ |
|||
color: #7c1c1c; |
|||
} |
|||
#header .shortcut .wechat{ |
|||
position: relative; |
|||
} |
|||
#header .shortcut .wechat:hover .pane{ |
|||
display: block; |
|||
} |
|||
#header .shortcut .wechat .pane{ |
|||
position: absolute;display: none; |
|||
left: 50%;top: 22px; |
|||
margin-left: -140px; |
|||
z-index: 10; |
|||
padding-top: 8px; |
|||
} |
|||
#header .shortcut .wechat .box{ |
|||
position: relative; |
|||
background-color: #fff;width: 302px; |
|||
padding: 0 10px;border: 1px solid #66799e;color: #333;font-size: 14px; |
|||
} |
|||
#header .shortcut .wechat .box:before{ |
|||
position: absolute;content: ' '; |
|||
width: 10px; |
|||
height: 10px; |
|||
left: 50%;margin-left: -5px; |
|||
top: -6px; |
|||
-webkit-transform: rotate(-45deg); |
|||
-moz-transform: rotate(-45deg); |
|||
-ms-transform: rotate(-45deg); |
|||
transform: rotate(-45deg); |
|||
border-top: 1px solid #66799e; |
|||
border-right: 1px solid #66799e; |
|||
background-color: #fff; |
|||
} |
|||
#header .shortcut .wechat .box>div{ |
|||
float:left;width: 50%;padding: 10px;line-height: 1.2rem;text-align: center; |
|||
} |
|||
#header .shortcut .wechat .qr{ |
|||
width: 120px;height: 120px; |
|||
} |
|||
|
|||
#header .head{ |
|||
width: 1200px; |
|||
margin: 0 auto; |
|||
/*color: #fff;*/ |
|||
} |
|||
#header .head .logo{ |
|||
float: left;margin-top: 23px; |
|||
} |
|||
#header .head .logo a{ |
|||
display: block; |
|||
} |
|||
#header .head .tnav{ |
|||
float: left;margin-top: 10px; |
|||
line-height: 36px; |
|||
position: relative; |
|||
} |
|||
#header .head .tnav>li{ |
|||
float: left;margin-right:45px;font-size: 13px; |
|||
} |
|||
#header .head .tnav>li:nth-last-of-type(1){ |
|||
margin-right:0px; |
|||
} |
|||
#header .head .tnav li{ |
|||
/*position: relative;*/ |
|||
} |
|||
#header .head .tnav a{ |
|||
/*color: #fff;*/ |
|||
display: inline-block; |
|||
padding: 0 3px; |
|||
font-size: 16px; |
|||
} |
|||
#header .head .tnav>li:hover>a{ |
|||
/* 鼠标移入一级li弹出二级ul,鼠标移入二级ul内的时候,一级li保持高亮 */ |
|||
color: #C42D2C; |
|||
} |
|||
#header .head .tnav a:hover{ |
|||
color: #C42D2C; |
|||
} |
|||
|
|||
#header .head .tnav li.sub:hover>ul{display: flex;} |
|||
#header .head .tnav .chi_3 li:hover{ |
|||
border-bottom: 3px solid #C42D2C; |
|||
} |
|||
#header .head .tnav .chi_3 li:hover a{ |
|||
color: #C42D2C; |
|||
} |
|||
#header .head ul ul{ |
|||
position: absolute; |
|||
z-index: 100; |
|||
padding:17px 17px 0px 17px; |
|||
background: -webkit-linear-gradient(to bottom,#ffffff,#ffffff); /* Safari 5.1-6.0 */ |
|||
background: -o-linear-gradient(to bottom,#ffffff,#ffffff); /* Opera 11.1-12.0 */ |
|||
background: -moz-linear-gradient(to bottom,#ffffff,#ffffff); /* Firefox 3.6-15 */ |
|||
background: linear-gradient(to bottom,#ffffff,#ffffff); |
|||
line-height:1.8em; |
|||
display:none; |
|||
flex-direction: column; |
|||
flex-wrap: wrap; |
|||
justify-content: space-around; |
|||
align-items: center; |
|||
} |
|||
#menu-item-7 ul{left:0px !important;} |
|||
#menu-item-285 ul{left:128px !important;} |
|||
#menu-item-72 ul{left:290px !important;} |
|||
#menu-item-301 ul{left:475px !important;} |
|||
#menu-item-61 ul{left:617px !important;} |
|||
#menu-item-304 ul{left:786px !important;} |
|||
#menu-item-2 ul{left:964px !important;} |
|||
#menu-item-1 ul{right:-7px !important;} |
|||
.chi_2:before { |
|||
border: solid transparent; |
|||
/*content: ' ';*/ |
|||
height: 0; |
|||
left: 50%; |
|||
position: absolute; |
|||
transform: rotate(-90deg);-o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); |
|||
width: 0; |
|||
} |
|||
.chi_2{ |
|||
/*border-top:5px solid #C42D2C;*/ |
|||
/*border-left: 1px solid #C42D2C;*/ |
|||
/*border-right: 1px solid #C42D2C;*/ |
|||
/*border-bottom: 1px solid #C42D2C;*/ |
|||
border-radius: 10px; |
|||
box-shadow: 0px 2px 4px 3px rgba(0,0,0,.04); |
|||
} |
|||
.chi_2:before { |
|||
border-width:7px; |
|||
border-left-color:#C42D2C; |
|||
top: -14px; |
|||
} |
|||
#header .head .sub ul a{ |
|||
padding:0px;font-size:14px;line-height:2em;color: #999;width:100%; |
|||
/*border-bottom:1px solid #C42D2C;*/ |
|||
} |
|||
/*#header .head .sub ul ul a:hover{color:#7e2222 !important;background:#dcdcdc;border-radius:8px;}*/ |
|||
#header .head .chi_2 a:first-child{font-weight:bold;line-height:1.4em;padding-bottom:5px;} |
|||
#header .head .sub ul ul a{ |
|||
font-size:1.1em;font-weight:normal !important;padding-bottom:0px !important;color:#434343;border:none;line-height:1.7em !important; |
|||
/*text-indent:14px;*/ |
|||
} |
|||
/*#header .head .sub ul ul a:before {content: ' ';position: absolute;left:6px;top:45%;width: 3px;height: 3px;background-color: #434343;border-radius:50%;}*/ |
|||
/*#header .head .sub ul ul a:hover:before{background-color:#7e2222;}*/ |
|||
|
|||
/*#menu-item-285 ul:before{margin-left:-440px;}*/ |
|||
/*#menu-item-72 ul:before{margin-left:-230px;}*/ |
|||
/*#menu-item-301 ul:before{margin-left:-60px;}*/ |
|||
/*#menu-item-61 ul:before{margin-left:80px;}*/ |
|||
/*#menu-item-304 ul:before{margin-left:250px;}*/ |
|||
/*#menu-item-2 ul:before{margin-left:420px;}*/ |
|||
/*#menu-item-1 ul:before{margin-left:540px;}*/ |
|||
|
|||
/*#menu-item-72 ul{left:-466px !important;}*/ |
|||
/*#menu-item-72 ul:before{margin-left:0px;}*/ |
|||
/*#menu-item-61 ul{left:-536px !important;}*/ |
|||
/*#menu-item-61 ul:before{margin-left:-42px;}*/ |
|||
/*#menu-item-140 ul{left:-606px !important;}*/ |
|||
/*#menu-item-140 ul:before{margin-left:59px;}*/ |
|||
/*#menu-item-2 ul{left:-732px !important;}*/ |
|||
/*#menu-item-2 ul:before{margin-left:158px;}*/ |
|||
/*#menu-item-113 ul{left:-802px !important;}*/ |
|||
/*#menu-item-113 ul:before{margin-left:228px;}*/ |
|||
/*#menu-item-1 ul{left:-872px !important;}*/ |
|||
/*#menu-item-1 ul:before{margin-left:298px;}*/ |
|||
/*#menu-item-49 ul{left:-942px !important;}*/ |
|||
/*#menu-item-49 ul:before{margin-left:368px;}*/ |
|||
/*#menu-item-285 ul{left:-405px !important;}*/ |
|||
|
|||
#header .head ul ul li{ |
|||
display:inline-block;vertical-align:top;padding:0px;line-height:1.6em; |
|||
/*width:250px;min-height:100px;*/ |
|||
margin-bottom:15px; |
|||
} |
|||
/*#header .head ul ul li:nth-child(2),*/ |
|||
/*#header .head ul ul li:nth-child(3),*/ |
|||
/*#header .head ul ul li:nth-child(6),*/ |
|||
/*#header .head ul ul li:nth-child(7),*/ |
|||
/*#header .head ul ul li:nth-child(11),*/ |
|||
/*#header .head ul ul li:nth-child(10){*/ |
|||
/* margin:0px 41px 15px 41px;*/ |
|||
/*}*/ |
|||
#header .head ul ul li{ |
|||
margin:0px 0px 15px 0px; |
|||
} |
|||
#header .head ul ul ul li{margin:0px !important;min-height:auto;width:100%;padding:0px;min-width:100px;max-width:240px;list-style-type:disc;list-style-position:inside;} |
|||
#header .head ul ul ul{padding:0px;margin-top:5px;position:relative;width:100%;height:auto;left:0px !important;background:none;display:block;} |
|||
#header .head ul ul ul ul{margin:5px 10px;} |
|||
|
|||
|
|||
#header .head .search{ |
|||
float: right; |
|||
width: 780px; |
|||
margin-top: 15px;height: 46px;background-color: #D40F1F; |
|||
border-radius: 4px; |
|||
color: #727478; |
|||
position: relative; |
|||
border-radius: 25px; |
|||
overflow: hidden; |
|||
} |
|||
#header .head .search input.key{ |
|||
border: 0;background-color: #fff; |
|||
width: 100%;height: 42px;padding: 8px 12px; |
|||
color: #999999; |
|||
-webkit-appearance: none; |
|||
-moz-appearance: none; |
|||
-ms-appearance: none; |
|||
appearance: none; |
|||
outline: 0; |
|||
margin: 2px auto 2px 2px; |
|||
border-radius: 25px; |
|||
overflow: hidden; |
|||
} |
|||
#header .head .search .iconsearch{ |
|||
position: absolute; |
|||
width: 100px;height: 46px;line-height: 46px; |
|||
cursor: pointer; |
|||
font-size: 10px;font-weight: bold; |
|||
top: 0; |
|||
right: 0; |
|||
text-align: center; |
|||
color: #ffffff; |
|||
background-color: #D40F1F;border-radius: 0px 25px 25px 0px; |
|||
} |
|||
#header .head .center-li{ |
|||
float: right; |
|||
width: 780px; |
|||
margin-top: 15px; |
|||
position: relative; |
|||
overflow: hidden; |
|||
} |
|||
#header .head .center-li li{ |
|||
padding-left: 16px; |
|||
display: inline-block; |
|||
} |
|||
#header .head .center-li a{ |
|||
color: #999; |
|||
} |
|||
#header .head .center-li a:hover{ |
|||
color: #D3101E; |
|||
} |
|||
#header .catemenu{ |
|||
width: 240px; |
|||
background-color: #162033; |
|||
color: #848a96; |
|||
font-size: 12px; |
|||
margin-right: 10px; |
|||
} |
|||
#header .catemenu .iconfont,#header .catemenu .iconfont_tm{font-size: 17px;margin-right: 6px;float: left;width:16px;} |
|||
#header .catemenu dl{ |
|||
padding-bottom: 13px; |
|||
} |
|||
#header .catemenu dl:last-child{ |
|||
padding-bottom: 5px; |
|||
} |
|||
#header .catemenu dt{ |
|||
margin-bottom: 5px; |
|||
} |
|||
#header .catemenu dt img{ |
|||
margin-top: -8px; |
|||
margin-left: -8px; |
|||
} |
|||
#header .catemenu dd{ |
|||
line-height: 34px;height: 34px;position: relative; |
|||
} |
|||
#header .catemenu>dl dl{ |
|||
position: absolute;left: 100%; |
|||
top: 0;display: none;z-index: 100; |
|||
background-color: #162033; |
|||
padding-bottom: 0!important; |
|||
border-left: 1px solid rgba(255,255,255,.1); |
|||
} |
|||
#header .catemenu dd:hover>dl{ |
|||
display: block; |
|||
} |
|||
#header .catemenu a{ |
|||
color: #848a96; |
|||
display: block; |
|||
position: relative; |
|||
padding-right: 24px; |
|||
padding-left: 10px; |
|||
text-overflow: ellipsis; |
|||
overflow:hidden; |
|||
white-space: nowrap; |
|||
cursor: pointer; |
|||
} |
|||
#header .catemenu dd:hover, |
|||
#header .catemenu dd:hover>a, |
|||
#header .catemenu a:hover{ |
|||
color: #7c1c1c; |
|||
background-color: #2e3747; |
|||
} |
|||
#header .catemenu .iconarrow_r{ |
|||
position: absolute; |
|||
font-size: 8px; |
|||
top: 1px;right: 2px; |
|||
} |
|||
|
|||
#header .slider_list{ |
|||
width: 950px; |
|||
height: 400px; |
|||
} |
|||
#header .slider_list a{display: block;} |
|||
#header .slider_list .swiper-pagination-bullet-active { |
|||
background: #f52f3e!important; |
|||
} |
|||
#header .slider_list .swiper-pagination-bullet { |
|||
width: 10px; |
|||
height: 10px; |
|||
background: #fff; |
|||
} |
|||
|
|||
</style> |
|||
<div class="headerbox"> |
|||
<div class="shortcut"> |
|||
<div style="width: 1200px;margin: 0 auto;"> |
|||
<div style="float: left;line-height: 22px;">欢迎您来到深圳文化产权交易所,中国文化产业专属的要素交易市场!</div> |
|||
<ul> |
|||
{empty name="user.member_list_id"} |
|||
<li><a href="javascript:" class="login_user">登录</a></li> |
|||
<li class="spacer"></li> |
|||
<li><a href="javascript:" class="register_user">注册</a></li> |
|||
<li class="spacer"></li> |
|||
{/empty} |
|||
{notempty name="user.member_list_id"} |
|||
<li>欢迎您, |
|||
<a href="{:url('home/Center/index')}" >{$user['member_list_nickname']|default=$user['member_list_username']}</a> |
|||
{if condition="$notice_unread gt 0"} |
|||
,您有 <a href="{:url('home/Center/notice')}" >{$notice_unread}</a> 条新通知,请注意查收! |
|||
{/if} |
|||
<a href="{:url('home/Login/logout')}"> {:lang('sign out')}</a> |
|||
</li> |
|||
{/notempty} |
|||
|
|||
<li class="wechat"><a href="javascript:;"> |
|||
<!-- <span class="iconfont_tm iconweixin"></span>--> |
|||
微信公众平台</a> |
|||
<div class="pane"> |
|||
<div class="box clearfix"> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/qrcode_wjs.jpg"><p>深圳文交所</p></div> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/ccde.jpg"><p>全国文化大数据<br/>交易中心</p></div> |
|||
</div> |
|||
</div> |
|||
</li> |
|||
<li class="spacer"></li> |
|||
<li><a href="{:url('home/Listn/contact')}">联系我们</a></li> |
|||
<!-- --> |
|||
<li class="spacer"></li> |
|||
<li><a href="/home/pviews/render/content/complaint.html">投诉建议</a></li> |
|||
|
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<!--顶部引导页结束--> |
|||
<div class="head"> |
|||
<div class="logo"><a href="/"><img src="{$yf_theme_path}/static/img/logo.png?11" width="212" height="45"></a></div> |
|||
|
|||
<div class="search"> |
|||
<form id="search-form" action="{:url('home/Listn/search')}" method="post"> |
|||
{:token('__topsearch__')} |
|||
<input type="text" id="search-keyword" name="keyword" class="key" placeholder="公司/标的编号/标的名称/项目" value="<?php echo isset($keyword)?$keyword:'';?>"> |
|||
<span id="submit-search-form" class="iconfont_tm iconsearch"> 搜索</span> |
|||
</form> |
|||
</div> |
|||
<div class="center-li"> |
|||
<ul> |
|||
<li><a href="javascript:void(0);">文化资源数据</a></li> |
|||
<li><a href="javascript:void(0);">深圳国夏文化数字科技有限公司</a></li> |
|||
<li><a href="javascript:void(0);">国家图书馆出版社有限公司</a></li> |
|||
<li><a href="javascript:void(0);">乡村振兴</a></li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<div class="head"> |
|||
{yf:menu top_ul_class="tnav" haschild_a_class="has" firstchild_dropdown_class="sub" haschild_span_class="sf-sub-indicator" nochild_a_class="nohas"} |
|||
</div> |
|||
</div> |
|||
<script> |
|||
// 前台导航一级菜单高亮 |
|||
jQuery(document).ready(function () { |
|||
$("#submit-search-form").click(function(){ |
|||
if(!$("#search-keyword").val()){ |
|||
alert('关键词必填!'); |
|||
return; |
|||
} |
|||
$("#search-form").submit(); |
|||
}); |
|||
}); |
|||
|
|||
</script> |
|||
@ -0,0 +1,342 @@ |
|||
<link rel="stylesheet" href="{$yf_theme_path}/static/css/iconfont/iconfont.css"> |
|||
<style> |
|||
|
|||
#header{ |
|||
min-width: 1200px; |
|||
background: url({$yf_theme_path}/static/img/indexhbg.jpg) no-repeat; |
|||
background-size: cover; |
|||
background-position: top center; |
|||
} |
|||
.inner{ |
|||
position: relative; |
|||
width: 1200px; |
|||
margin: 0 auto; |
|||
} |
|||
#header li{ |
|||
list-style: none; |
|||
} |
|||
#header .shortcut{ |
|||
color: #999; |
|||
font-size: 12px; |
|||
padding-top: 10px; |
|||
height: 44px; |
|||
} |
|||
#header .shortcut .iconweixin{ |
|||
color: #4cbf00; |
|||
padding-left:20px; |
|||
padding-right: 5px; |
|||
font-size: 14px; |
|||
} |
|||
#header .shortcut ul{ |
|||
float: right; |
|||
} |
|||
#header .shortcut li{ |
|||
float: left;line-height: 22px; |
|||
margin-right: 18px; |
|||
} |
|||
#header .shortcut li:last-child{ |
|||
margin-right: 0; |
|||
} |
|||
#header .shortcut li.spacer{ |
|||
overflow: hidden; |
|||
margin-top: 7px; |
|||
width: 1px; |
|||
height: 10px; |
|||
background-color: #999; |
|||
} |
|||
#header .shortcut a{ |
|||
color: #999; |
|||
} |
|||
#header .shortcut a:hover{ |
|||
color: #7c1c1c; |
|||
} |
|||
#header .shortcut .wechat{ |
|||
position: relative; |
|||
} |
|||
#header .shortcut .wechat:hover .pane{ |
|||
display: block; |
|||
} |
|||
#header .shortcut .wechat .pane{ |
|||
position: absolute;display: none; |
|||
left: 50%;top: 22px; |
|||
margin-left: -140px; |
|||
z-index: 10; |
|||
padding-top: 8px; |
|||
} |
|||
#header .shortcut .wechat .box{ |
|||
position: relative; |
|||
background-color: #fff;width: 302px; |
|||
padding: 0 10px;border: 1px solid #66799e;color: #333;font-size: 14px; |
|||
} |
|||
#header .shortcut .wechat .box:before{ |
|||
position: absolute;content: ' '; |
|||
width: 10px; |
|||
height: 10px; |
|||
left: 50%;margin-left: -5px; |
|||
top: -6px; |
|||
-webkit-transform: rotate(-45deg); |
|||
-moz-transform: rotate(-45deg); |
|||
-ms-transform: rotate(-45deg); |
|||
transform: rotate(-45deg); |
|||
border-top: 1px solid #66799e; |
|||
border-right: 1px solid #66799e; |
|||
background-color: #fff; |
|||
} |
|||
#header .shortcut .wechat .box>div{ |
|||
float:left;width: 50%;padding: 10px;line-height: 2;text-align: center; |
|||
} |
|||
#header .shortcut .wechat .qr{ |
|||
width: 120px;height: 120px; |
|||
} |
|||
|
|||
#header .head{ |
|||
height: 74px; |
|||
color: #fff; |
|||
} |
|||
#header .head .logo{ |
|||
float: left;margin-top: 8px; |
|||
} |
|||
#header .head .logo a{ |
|||
display: block; |
|||
} |
|||
#header .head .tnav{ |
|||
float: left;margin-top: 15px;margin-left: 10px; |
|||
line-height: 36px; |
|||
} |
|||
#header .head .tnav>li{ |
|||
float: left;margin-right:4px;font-size: 13px; |
|||
} |
|||
#header .head .tnav li{ |
|||
position: relative; |
|||
} |
|||
#header .head .tnav a{ |
|||
color: #fff; |
|||
display: inline-block; |
|||
padding: 0 3px; |
|||
} |
|||
#header .head .tnav a.active, |
|||
#header .head .tnav a:hover{ |
|||
color: #7c1c1c; |
|||
} |
|||
|
|||
#header .head .tnav li.sub:hover>ul{display: block;} |
|||
#header .head ul ul{ |
|||
position: absolute; |
|||
z-index: 100; |
|||
left:0px; |
|||
padding:17px; |
|||
width:1200px; |
|||
background: -webkit-linear-gradient(to bottom,#e5e5e5,#ffffff); /* Safari 5.1-6.0 */ |
|||
2 background: -o-linear-gradient(to bottom,#e5e5e5,#ffffff); /* Opera 11.1-12.0 */ |
|||
3 background: -moz-linear-gradient(to bottom,#e5e5e5,#ffffff); /* Firefox 3.6-15 */ |
|||
background: linear-gradient(to bottom,#e5e5e5,#ffffff); |
|||
line-height:1.8em; |
|||
display:none; |
|||
height:580px; |
|||
display:none; |
|||
} |
|||
.chi_2:before { |
|||
border: solid transparent; |
|||
content: ' '; |
|||
height: 0; |
|||
left: 50%; |
|||
position: absolute; |
|||
transform: rotate(-90deg);-o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); |
|||
width: 0; |
|||
} |
|||
.chi_2{border-top:5px solid #bc854d; |
|||
border-left: 1px solid #993d3a; |
|||
border-right: 1px solid #993d3a; |
|||
border-bottom: 1px solid #993d3a; |
|||
border-radius: 0px 0px 10px 10px;} |
|||
.chi_2:before { |
|||
border-width:7px; |
|||
border-left-color:#bc854d; |
|||
top: -19px; |
|||
} |
|||
|
|||
#header .head .sub ul a{color:#333;padding:0px;font-size:1.2em;line-height:2em;color: #7c1c1c;width:100%;border-bottom:1px solid #7c1c1c;} |
|||
#header .head .sub ul ul a:hover{color:#7e2222 !important;background:#dcdcdc;border-radius:8px;} |
|||
#header .head .chi_2 a:first-child{font-weight:bold;line-height:1.4em;padding-bottom:5px;} |
|||
#header .head .sub ul ul a{font-size:1.1em;font-weight:normal !important;padding-bottom:0px !important;color:#434343;border:none;line-height:1.7em !important;text-indent:14px;} |
|||
#header .head .sub ul ul a:before {content: ' ';position: absolute;left:6px;top:45%;width: 3px;height: 3px;background-color: #434343;border-radius:50%;} |
|||
#header .head .sub ul ul a:hover:before{background-color:#7e2222;} |
|||
#menu-item-72 ul{left:-466px !important;} |
|||
#menu-item-72 ul:before{margin-left:-100px;} |
|||
#menu-item-61 ul{left:-536px !important;} |
|||
#menu-item-61 ul:before{margin-left:-42px;} |
|||
#menu-item-140 ul{left:-606px !important;} |
|||
#menu-item-140 ul:before{margin-left:59px;} |
|||
#menu-item-2 ul{left:-732px !important;} |
|||
#menu-item-2 ul:before{margin-left:158px;} |
|||
#menu-item-113 ul{left:-802px !important;} |
|||
#menu-item-113 ul:before{margin-left:228px;} |
|||
#menu-item-1 ul{left:-872px !important;} |
|||
#menu-item-1 ul:before{margin-left:298px;} |
|||
#menu-item-49 ul{left:-942px !important;} |
|||
#menu-item-49 ul:before{margin-left:368px;} |
|||
|
|||
#header .head ul ul li{display:inline-block;min-height:100px;vertical-align:top;padding:0px;line-height:1.6em;width:250px;margin-bottom:15px;} |
|||
#header .head ul ul li:nth-child(2),#header .head ul ul li:nth-child(3),#header .head ul ul li:nth-child(6),#header .head ul ul li:nth-child(7),#header .head ul ul li:nth-child(11),#header .head ul ul li:nth-child(10){margin:0px 41px 15px 41px;} |
|||
#header .head ul ul ul li{margin:0px !important;min-height:auto;width:100%;padding:0px;min-width:100px;max-width:240px;list-style-type:disc;list-style-position:inside;} |
|||
#header .head ul ul ul{padding:0px;margin-top:5px;position:relative;width:100%;height:auto;left:0px !important;background:none;display:block;} |
|||
#header .head ul ul ul ul{margin:5px 10px;} |
|||
|
|||
|
|||
#header .head .search{ |
|||
float: right; |
|||
width: 148px; |
|||
margin-top: 15px;height: 36px;background-color: #151826; |
|||
border-radius: 4px; |
|||
color: #727478; |
|||
position: relative; |
|||
} |
|||
#header .head .search input.key{ |
|||
border: 0;background-color: transparent; |
|||
width: 100%;height: 100%;padding: 8px 12px; |
|||
color: #ffffff; |
|||
-webkit-appearance: none; |
|||
-moz-appearance: none; |
|||
-ms-appearance: none; |
|||
appearance: none; |
|||
outline: 0; |
|||
} |
|||
#header .head .search .iconsearch{ |
|||
position: absolute; |
|||
width: 36px;height: 36px;line-height: 36px; |
|||
cursor: pointer; |
|||
font-size: 15px;font-weight: bold; |
|||
top: 0; |
|||
right: 0; |
|||
text-align: center; |
|||
background-color: #151826;border-radius: 4px; |
|||
} |
|||
|
|||
#header .catemenu{ |
|||
width: 240px; |
|||
background-color: #162033; |
|||
color: #848a96; |
|||
font-size: 12px; |
|||
margin-right: 10px; |
|||
} |
|||
#header .catemenu .iconfont,#header .catemenu .iconfont_tm{font-size: 17px;margin-right: 6px;float: left;width:16px;} |
|||
#header .catemenu dl{ |
|||
padding-bottom: 13px; |
|||
} |
|||
#header .catemenu dl:last-child{ |
|||
padding-bottom: 5px; |
|||
} |
|||
#header .catemenu dt{ |
|||
margin-bottom: 5px; |
|||
} |
|||
#header .catemenu dt img{ |
|||
margin-top: -8px; |
|||
margin-left: -8px; |
|||
} |
|||
#header .catemenu dd{ |
|||
line-height: 34px;height: 34px;position: relative; |
|||
} |
|||
#header .catemenu>dl dl{ |
|||
position: absolute;left: 100%; |
|||
top: 0;display: none;z-index: 100; |
|||
background-color: #162033; |
|||
padding-bottom: 0!important; |
|||
border-left: 1px solid rgba(255,255,255,.1); |
|||
} |
|||
#header .catemenu dd:hover>dl{ |
|||
display: block; |
|||
} |
|||
#header .catemenu a{ |
|||
color: #848a96; |
|||
display: block; |
|||
position: relative; |
|||
padding-right: 24px; |
|||
padding-left: 10px; |
|||
text-overflow: ellipsis; |
|||
overflow:hidden; |
|||
white-space: nowrap; |
|||
cursor: pointer; |
|||
} |
|||
#header .catemenu dd:hover, |
|||
#header .catemenu dd:hover>a, |
|||
#header .catemenu a:hover{ |
|||
color: #7c1c1c; |
|||
background-color: #2e3747; |
|||
} |
|||
#header .catemenu .iconarrow_r{ |
|||
position: absolute; |
|||
font-size: 8px; |
|||
top: 1px;right: 2px; |
|||
} |
|||
|
|||
#header .slider_list{ |
|||
width: 950px; |
|||
height: 400px; |
|||
} |
|||
#header .slider_list a{display: block;} |
|||
#header .slider_list .swiper-pagination-bullet-active { |
|||
background: #f52f3e!important; |
|||
} |
|||
#header .slider_list .swiper-pagination-bullet { |
|||
width: 10px; |
|||
height: 10px; |
|||
background: #fff; |
|||
} |
|||
|
|||
</style> |
|||
<div class="headerbox"> |
|||
<div class="shortcut"> |
|||
<ul> |
|||
{empty name="user.member_list_id"} |
|||
<li><a href="javascript:" class="login_user">登录</a></li> |
|||
<li class="spacer"></li> |
|||
<li><a href="javascript:" class="register_user">注册</a></li> |
|||
{/empty} |
|||
{notempty name="user.member_list_id"} |
|||
<li>欢迎您, |
|||
<a href="{:url('home/Center/index')}" >{$user['member_list_nickname']|default=$user['member_list_username']}</a> |
|||
{if condition="$notice_unread gt 0"} |
|||
,您有 <a href="{:url('home/Center/notice')}" >{$notice_unread}</a> 条新通知,请注意查收! |
|||
{/if} |
|||
<a href="{:url('home/Login/logout')}"> {:lang('sign out')}</a> |
|||
</li> |
|||
{/notempty} |
|||
|
|||
<li class="wechat"><a href="javascript:;"><span class="iconfont_tm iconweixin"></span>微信公众平台</a> |
|||
<div class="pane"> |
|||
<div class="box clearfix"> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/qrcode_wjs.jpg"><p>深圳文交所</p></div> |
|||
<div><img class="qr" src="{$yf_theme_path}/static/img/qrcode_jf.jpg"><p>SZCAEE艺术金融</p></div> |
|||
</div> |
|||
</div> |
|||
</li> |
|||
<li class="spacer"></li> |
|||
<li><a href="{:url('home/Listn/contact')}">联系我们</a></li> |
|||
<!-- --> |
|||
<li class="spacer"></li> |
|||
<li><a href="/home/pviews/render/content/complaint.html">投诉建议</a></li> |
|||
|
|||
</ul> |
|||
</div> |
|||
<!--顶部引导页结束--> |
|||
<div class="head"> |
|||
<div class="logo"><a href="/"><img src="{$yf_theme_path}/static/img/logo.png" width="254" height="45"></a></div> |
|||
{yf:menu top_ul_class="tnav" haschild_a_class="has" firstchild_dropdown_class="sub" haschild_span_class="sf-sub-indicator" nochild_a_class="nohas"} |
|||
<div class="search"> |
|||
<form id="search-form" action="{:url('home/Listn/search')}" method="post"> |
|||
{:token('__topsearch__')} |
|||
<input type="text" id="search-keyword" name="keyword" class="key" placeholder="请输入内容" value="<?php echo isset($keyword)?$keyword:'';?>"> |
|||
<span id="submit-search-form" class="iconfont_tm iconsearch"></span> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script> |
|||
// 前台导航一级菜单高亮 |
|||
jQuery(document).ready(function () { |
|||
$("#submit-search-form").click(function(){ |
|||
$("#search-form").submit(); |
|||
}); |
|||
}); |
|||
|
|||
</script> |
|||
@ -0,0 +1,216 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
<head> |
|||
<meta charset="utf-8"> |
|||
<title>{$site_seo_title} {$site_name}</title> |
|||
<meta name="keywords" content="{$site_seo_keywords}" /> |
|||
<meta name="description" content="{$site_seo_description}"> |
|||
{include file="public:shead" /} |
|||
<!--手机注册page开始--> |
|||
|
|||
</head> |
|||
<body style="background:none;"> |
|||
|
|||
<div style="width:380px;"> |
|||
<div class="modeub logintop"> |
|||
<div class="modef1 logintitle modeub modeac"> |
|||
<div class="linkorangewh logobackimg orangelink"></div> |
|||
<div class="registered">手机注册</div> |
|||
<div class="linkorangewh logobackimg orangelink"></div> |
|||
</div> |
|||
<div class="cardregisterpage"></div> |
|||
</div> |
|||
<form class="" id="RegisteredForm" action="{:url('home/Register/runregister')}" method="post"> |
|||
<input type="hidden" name="member_list_card" id="membeer_card" accept="image/*" class="loginfile"> |
|||
<div class="modeub loginpagemb" style="margin-bottom: 12px;"> |
|||
<div class="modef1 numberbody modeub"> |
|||
<div class="numberlefticon"></div> |
|||
<div class="modeub numbercentericon modeac logininput"> |
|||
|
|||
<div class=" modeub modeac"> |
|||
<input type="text" name="member_list_tel" placeholder="请输入手机号码" class="numberinputwh numberinputwh2 numberinputwh3 numberinputwh4" style="width:337px;" required> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="numberrighticon"></div> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="modeub loginpagemb" style="margin-bottom: 12px;"> |
|||
<div id="registernc" class="nc-container" style="margin-top:4px;"></div> |
|||
<div class="modef1 numberbody modeub" style="width:170px;margin-left:10px;"> |
|||
<div class="numberlefticon"></div> |
|||
<div class="modeub numbercentericon modeac logininput" style="width:98px;"> |
|||
<div class=" modeub modeac"> |
|||
<input type="text" name="verify" placeholder="6位验证码(600s)" class="numberinputwh" style="width:98px" required> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="numberrighticon"></div> |
|||
</div> |
|||
</div> |
|||
<div class="modeub loginpagemb" style="margin-bottom: 12px;"> |
|||
<div class="modef1 numberbody modeub"> |
|||
<div class="numberlefticon"></div> |
|||
<div class="modeub numbercentericon modeac logininput"> |
|||
<div class=" modeub modeac"> |
|||
<input type="password" name="password" placeholder="请输入密码" class="numberinputwh numberinputwh2 numberinputwh3 numberinputwh4" style=" width:337px;" required> |
|||
</div> |
|||
|
|||
</div> |
|||
|
|||
<div class="numberrighticon"></div> |
|||
</div> |
|||
</div> |
|||
<div class="modeub loginpagemb" style="margin-bottom: 12px;"> |
|||
<div class="modef1 numberbody modeub"> |
|||
<div class="numberlefticon"></div> |
|||
<div class="modeub numbercentericon modeac logininput"> |
|||
<div class=" modeub modeac"> |
|||
<input type="password" name="repassword" placeholder="确认密码" class="numberinputwh numberinputwh2 numberinputwh3 numberinputwh4" style="width:337px;" required> |
|||
</div> |
|||
|
|||
</div> |
|||
<div class="numberrighticon"></div> |
|||
</div> |
|||
</div> |
|||
<input type="submit" style="display: none"> |
|||
</form> |
|||
<div class="modeub loginpagemt" style="margin-top: 5px;"> |
|||
<div class="modef1 modeub modeac havename modepc"> |
|||
已有账户?<span class="havelogin" style="cursor: pointer" onclick="toLoginPage()">立即登录</span> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="loginbutton modeub modeac modepc" style="cursor: pointer;margin-top: 5px;" id="registeredNext">注册</div> |
|||
</div> |
|||
<!--手机注册page结束--> |
|||
<script type="text/javascript" charset="utf-8" src="//g.alicdn.com/sd/ncpc/nc.js?t={:time()}"></script> |
|||
<script> |
|||
var nc_token = ["FFFF0N000000000082FD", (new Date()).getTime(), Math.random()].join(':'); |
|||
var nc; |
|||
var NC_Opt = |
|||
{ |
|||
//声明滑动验证需要渲染的目标元素ID。 |
|||
renderTo: "#registernc", |
|||
//应用类型标识。它和使用场景标识(scene字段)一起决定了滑动验证的业务场景与后端对应使用的策略模型。您可以在人机验证控制台的配置管理页签找到对应的appkey字段值,请务必正确填写。 |
|||
appkey: "FFFF0N000000000082FD", |
|||
//使用场景标识。它和应用类型标识(appkey字段)一起决定了滑动验证的业务场景与后端对应使用的策略模型。您可以在人机验证控制台的配置管理页签找到对应的scene值,请务必正确填写。 |
|||
scene: "nc_message", |
|||
//滑动验证码的主键,请勿将该字段定义为固定值。确保每个用户每次打开页面时,其token值都是不同的。系统默认的格式为:”您的appkey”+”时间戳”+”随机数”。 |
|||
token: nc_token, |
|||
//滑动条的宽度。 |
|||
customWidth:230, |
|||
//业务键字段,可为空。为便于线上问题的排查,建议您按照线上问题定位文档中推荐的方法配置该字段值。 |
|||
trans:{"key1":"code0"}, |
|||
//通过Dom的ID属性自动填写trans业务键,可为空。建议您按照线上问题定位文档中推荐的方法配置该字段值。 |
|||
elementID: ["usernameID"], |
|||
//是否自定义配置底层采集组件。如无特殊场景,请使用默认值(0),即不自定义配置底层采集组件。 |
|||
is_Opt: 0, |
|||
//语言。PC端Web页面场景默认支持18国语言,详细配置方法请参见自定义文案与多语言文档。 |
|||
language: "cn", |
|||
//是否启用。一般情况,保持默认值(true)即可。 |
|||
isEnabled: true, |
|||
//内部网络请求的超时时间。一般情况建议保持默认值(3000ms)。 |
|||
timeout: 3000, |
|||
//允许服务器超时重复次数,默认5次。超过重复次数后将触发报错。 |
|||
times:5, |
|||
//用于自定义滑动验证各项请求的接口地址。一般情况,请勿配置该参数。 |
|||
apimap: { |
|||
// 'analyze': '//a.com/nocaptcha/analyze.jsonp', |
|||
// 'get_captcha': '//b.com/get_captcha/ver3', |
|||
// 'get_captcha': '//pin3.aliyun.com/get_captcha/ver3' |
|||
// 'get_img': '//c.com/get_img', |
|||
// 'checkcode': '//d.com/captcha/checkcode.jsonp', |
|||
// 'umid_Url': '//e.com/security/umscript/3.2.1/um.js', |
|||
// 'uab_Url': '//aeu.alicdn.com/js/uac/909.js', |
|||
// 'umid_serUrl': 'https://g.com/service/um.json' |
|||
}, |
|||
//前端滑动验证通过时会触发该回调参数。您可以在该回调参数中将请求标识(token)、会话ID(sessionid)、签名串(sig)字段记录下来,随业务请求一同发送至您的服务端调用验签。 |
|||
callback: function (data) { |
|||
window.console && console.log(nc_token) |
|||
window.console && console.log(data.csessionid) |
|||
window.console && console.log(data.sig) |
|||
var url="{:url('register/sendRegisterSms')}"; |
|||
var account = $("#RegisteredForm input[name='member_list_tel']"); |
|||
if(!account.val()){ |
|||
account.focus(); |
|||
nc.reload(); |
|||
return false; |
|||
}else if(!(/^1[3456789]\d{9}$/.test(account.val()))){ |
|||
layer.alert('手机号格式不正确', {icon: 5}, function (index) { |
|||
layer.close(index); |
|||
account.focus(); |
|||
}); |
|||
nc.reload(); |
|||
return false; |
|||
} |
|||
$.post(url,{sessionid:data.csessionid,token:nc_token,sig:data.sig,scene:'nc_message',mobile:account.val()},function(res){ |
|||
console.log(res); |
|||
layer.msg(res.msg); |
|||
nc.reload(); |
|||
}); |
|||
} |
|||
} |
|||
nc = new noCaptcha(NC_Opt) |
|||
//用于自定义文案。详细配置方法请参见自定义文案与多语言文档。 |
|||
nc.upLang('cn', { |
|||
_startTEXT: "拖动滑块到最右边,获取短信码", |
|||
_yesTEXT: "验证通过", |
|||
_error300: "哎呀,出错了,点击<a href=\"javascript:__nc.reset()\">刷新</a>再来一次", |
|||
_errorNetwork: "网络不给力,请<a href=\"javascript:__nc.reset()\">点击刷新</a>" |
|||
}) |
|||
<!--点击立即登录开始--> |
|||
function toLoginPage(){ |
|||
$('.reveal-modal',parent.document).attr('style',''); |
|||
$(".reveal-modal-bg",parent.document).remove(); |
|||
|
|||
//$(".logform",parent.document).html('<iframe id="logframe" src="" width="96%" height="360px" frameborder="0" scrolling="no"></iframe>'); |
|||
var url="{:url('login/log')}"; |
|||
$("#logframe",parent.document).attr('src',url); |
|||
$('#LoginPage',parent.document).reveal($(this).data()); |
|||
|
|||
} |
|||
<!--注册开始--> |
|||
$("#registeredNext").click(function(){ |
|||
var isvalid = true; |
|||
$("#RegisteredForm input").each(function(){ |
|||
if($(this)[0].validity.valueMissing){ |
|||
isvalid=false; |
|||
} |
|||
}); |
|||
if($("#RegisteredForm input[name='password']:first").val()!=$("#RegisteredForm input[name='repassword']:first").val()){ |
|||
layer.alert("两次密码不一致", {icon: 5}, function (index) { |
|||
layer.close(index); |
|||
}); |
|||
isvalid=false; |
|||
} |
|||
if(isvalid){ |
|||
$.ajax({type:"POST", |
|||
url:$("#RegisteredForm").attr("action"), |
|||
data:$("#RegisteredForm").serialize(), |
|||
async: false, |
|||
success:function (data) { |
|||
if (data.code == 1) { |
|||
layer.alert("注册成功,请完善资料", {icon: 6,shade:false}, function (index) { |
|||
layer.close(index); |
|||
$('#RegisteredPage',parent.document).trigger('reveal:close'); |
|||
$('#PhonePerfectPage',parent.document).reveal($(this).data()); |
|||
}); |
|||
}else{ |
|||
layer.alert(data.msg, {icon: 5,shade:false}, function (index) { |
|||
layer.close(index); |
|||
}); |
|||
} |
|||
} |
|||
}) |
|||
}else{ |
|||
if($("#RegisteredForm input[name='password']:first").val()==$("#RegisteredForm input[name='repassword']:first").val()){ |
|||
$("#RegisteredForm input[type='submit']:first").click(); |
|||
} |
|||
} |
|||
}); |
|||
<!--注册结束--> |
|||
</script> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,84 @@ |
|||
<div class="sidebar col-lg-3 col-md-3 col-sm-4 col-xs-12"> |
|||
<div class="blog-entry-meta-tags"> |
|||
</div> |
|||
<form action="{:url('home/Listn/search')}" class="search-ajaxform" method="post"> |
|||
<div class="widget search-form"> |
|||
<div class="input-group"> |
|||
<input name="keyword" type="text" value="Search..." onfocus="if(this.value=='Search...')this.value='';" onblur="if(this.value=='')this.value='Search...';" class="search-input form-control"> |
|||
<span class="input-group-btn"> |
|||
<button type="submit" class="subscribe-btn btn"><i class="fa fa-search"></i></button> |
|||
</span> |
|||
</div> |
|||
</div> |
|||
</form> |
|||
<div class="widget tabs"> |
|||
<div id="horizontal-tabs"> |
|||
<ul class="tabs"> |
|||
<li id="tab1" class="current">{:lang('hot articles')}</li> |
|||
<li id="tab2">{:lang('recent articles')}</li> |
|||
<li id="tab3">{:lang('recent comments')}</li> |
|||
</ul> |
|||
<div class="contents"> |
|||
<div class="tabscontent" id="content1" style="display: block;"> |
|||
<ul class="posts"> |
|||
{yf:news name="hot_articles" cid="$portal_hot_articles" field="news_title,news_time,news_scontent,n_id,news_img" limit="5" order="news_hits desc" /} |
|||
{foreach name="hot_articles" item="vo"} |
|||
<li> |
|||
<a href="{:url('home/News/index',array('id'=>$vo['n_id']))}"><img class="img-thumbnail recent-post-img" alt="" src="{$vo['news_img']|get_imgurl}"></a> |
|||
<p><a href="{:url('home/News/index',array('id'=>$vo['n_id']))}">{$vo.news_title|msubstr=0,20}</a></p> |
|||
<span class="color">{$vo.news_time||date="Y-m-d",###}</span> |
|||
</li> |
|||
{/foreach} |
|||
</ul> |
|||
</div> |
|||
<div class="tabscontent" id="content2"> |
|||
<ul class="posts"> |
|||
{yf:news name="last_post" cid="$portal_last_post" field="news_title,news_time,news_scontent,n_id,news_img" limit="5" order="news_time desc" /} |
|||
{foreach name="last_post" item="vo"} |
|||
<li> |
|||
<a href="{:url('home/News/index',array('id'=>$vo['n_id']))}"><img class="img-thumbnail recent-post-img" alt="" src="{$vo['news_img']|get_imgurl}"></a> |
|||
<p><a href="{:url('home/News/index',array('id'=>$vo['n_id']))}">{$vo.news_title|msubstr=0,20}</a></p> |
|||
<span class="color">{$vo.news_time|date="Y-m-d",###}</span> |
|||
</li> |
|||
{/foreach} |
|||
</ul> |
|||
</div> |
|||
<div class="tabscontent" id="content3"> |
|||
<ul class="posts"> |
|||
{yf:comments name="last_comments" limit="5" order="createtime desc" /} |
|||
{foreach name="last_comments" item="vo"} |
|||
<li> |
|||
<a class="pull-left" href="{:url('home/News/index',array('id'=>$vo['t_id']))}" title="{:lang('see')}"> |
|||
<img src="{$vo.member_list_headpic|get_imgurl=1}" class="img-thumbnail recent-post-img"/> |
|||
</a> |
|||
<i class="fa fa-comment"></i> |
|||
<a href="{:url('home/Index/visit',array('id'=>$vo['uid']))}">{$vo['member_list_nickname']|default=$vo['member_list_username']}:</a> |
|||
<p>{$vo.c_content}</p> |
|||
<span class="comment-time">{$vo.createtime|date="Y-m-d H:i:s",###}</span> |
|||
</li>{/foreach} |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="widget ads"> |
|||
<h3 class="title">{:lang('ads contribution')}</h3> |
|||
<div class="ads-img row"> |
|||
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> |
|||
<img class="img-thumbnail" alt="" src="{$yf_theme_path}public/images/ads-small.jpg"> |
|||
</div> |
|||
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> |
|||
<img class="img-thumbnail" alt="" src="{$yf_theme_path}public/images/ads-small.jpg"> |
|||
</div> |
|||
</div> |
|||
<div class="ads-img row"> |
|||
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> |
|||
<img class="img-thumbnail" alt="" src="{$yf_theme_path}public/images/ads-small.jpg"> |
|||
</div> |
|||
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> |
|||
<img class="img-thumbnail" alt="" src="{$yf_theme_path}public/images/ads-small.jpg"> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
@ -0,0 +1,32 @@ |
|||
<script src="{$yf_theme_path}public/js/wdatepicker.js"></script> |
|||
<script src="__PUBLIC__/others/jquery.form.js"></script> |
|||
<script src="__PUBLIC__/others/validate.js" type="text/javascript"></script> |
|||
<script src="__PUBLIC__/layer/layer_home.js"></script> |
|||
<script> |
|||
$(function(){ |
|||
$("body").on("click","a.editcheck", function(event){ |
|||
event.preventDefault(); |
|||
event.stopPropagation(); |
|||
var $url=this.href; |
|||
console.log("url",$url); |
|||
$.get($url, function(data){ |
|||
if(data.code==1){ |
|||
window.location.href=data.url; |
|||
} else { |
|||
layer.alert(data.msg, {icon: 5}, function(index){ |
|||
layer.close(index); |
|||
window.location.href=data.url; |
|||
}); |
|||
} |
|||
}, "json"); |
|||
return false; |
|||
}); |
|||
}); |
|||
</script> |
|||
<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? "https://" : "http://");document.write(unescape("%3Cspan style='display:none;' id='cnzz_stat_icon_1274178035'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s22.cnzz.com/z_stat.php%3Fid%3D1274178035' type='text/javascript'%3E%3C/script%3E"));</script> |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
@ -0,0 +1,12 @@ |
|||
{include file="public:config"/} |
|||
<!--引入自定义css--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public.css?v={:rand()}"> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/public2.css?v={:rand()}"> |
|||
<!--引入阿里巴巴图库--> |
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/css/font/iconfont.css"> |
|||
<!--引入jquery--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/jquery.js"></script> |
|||
<!--引入弹出层--> |
|||
<script type="text/javascript" src="{$yf_theme_path}public/js/widget/reveal.js"></script> |
|||
|
|||
<script src="__PUBLIC__/layer/layer_home.js"></script> |
|||
@ -0,0 +1,26 @@ |
|||
<div class="modeleft "> |
|||
<div class="modelefttop modeub modever modeac modepc"> |
|||
<div class="lefttutitle">个人中心</div> |
|||
<div class="leften">Ersonal Center</div> |
|||
</div> |
|||
<div class="modeleftmenu center_menu"> |
|||
{foreach name="menus" id="vo" key="key"} |
|||
<div class="leftmenu modeub modeac modepc button bubble-right {if condition="strpos($vo['jump'],'/'.strtolower(ACTION_NAME).'.html')"}modeleftmenuactive{/if}"> |
|||
<div class="modef1 jiesh" onclick="javascript:window.location.href='{:url($vo.jump,'',false)}'">{$vo.title}{if condition="$key eq 6"}(<span style="color: red;">{$notice_unread}</span>){/if}</div> |
|||
<div class="icon-huiseweixuanzhong iconfont modekuai"></div> |
|||
</div> |
|||
{/foreach} |
|||
</div> |
|||
</div> |
|||
<script type="text/javascript"> |
|||
$(function(){ |
|||
$(".center_menu .leftmenu").mouseout(function(){ |
|||
if($(this).siblings('.modeleftmenuactive').length==1){ |
|||
$(this).removeClass("modeleftmenuactive"); |
|||
} |
|||
}); |
|||
$(".center_menu .leftmenu").mousemove(function(){ |
|||
$(this).addClass("modeleftmenuactive"); |
|||
}) |
|||
}); |
|||
</script> |
|||
@ -0,0 +1,29 @@ |
|||
<div class="aboutpage"> |
|||
<div class="tvmcontent clearfix"> |
|||
<ul id="leftmenus" class="leftmenus"> |
|||
<!--<li class="menu_item"> |
|||
<a data-id="a" class="active">成立背景</a> |
|||
<ul class="menu_child"> |
|||
<li class="child_item"><a class="active">A-1</a></li> |
|||
<li class="child_item"><a>A-2</a></li> |
|||
<li class="child_item"><a>A-3</a></li> |
|||
</ul> |
|||
</li> |
|||
<li class="menu_item"> |
|||
<a data-id="b">交易手段和平台服务</a> |
|||
<ul class="menu_child"> |
|||
<li class="child_item"><a>B-1</a></li> |
|||
<li class="child_item"><a>B-2</a></li> |
|||
<li class="child_item"><a>B-3</a></li> |
|||
</ul> |
|||
</li> |
|||
<li class="menu_item"> |
|||
<a data-id="c">业务框架和模型</a> |
|||
</li>--> |
|||
</ul> |
|||
<div class="rightcontent"> |
|||
<div id="rc_title" class="rc_title"></div> |
|||
<div id="rc_panel" class="rc_panel"></div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
@ -0,0 +1,655 @@ |
|||
<!DOCTYPE html> |
|||
<html lang="en"> |
|||
<head> |
|||
<meta charset="utf-8"> |
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|||
<meta http-equiv="pragma" content="no-cache"> |
|||
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate"> |
|||
<link rel="icon" href="favicon.ico"> |
|||
<link rel="stylesheet" href="css/common.css"> |
|||
|
|||
<link rel="stylesheet" href="css/iconfont/iconfont.css"> |
|||
<script src="css/iconfont/iconfont.js"></script> |
|||
|
|||
<link rel="stylesheet" href="css/swiper.min.css"> |
|||
<script src="libs/swiper.min.js"></script> |
|||
|
|||
<script src="libs/jquery-3.3.1.min.js"></script> |
|||
<script src="libs/host.js"></script> |
|||
<title>深圳文化产权交易所</title> |
|||
</head> |
|||
<body> |
|||
<div class="artbox"> |
|||
<div class="arttitbox"> |
|||
<div class="inner"> |
|||
|
|||
</div> |
|||
</div> |
|||
<div class="artpart artpart_1"> |
|||
<div class="inner"> |
|||
<div class="artpartleft"> |
|||
<div class="artTit"><img src="img/art_world0.png"></div> |
|||
<div class="btnbox"> |
|||
<a href="http://www.szcaee.cn/">进入平台</a> |
|||
</div> |
|||
</div> |
|||
<div class="artpartright"> |
|||
<div class="conbox"> |
|||
<p class="txt">艺术品资产托管平台是实现艺术品资产化的交易平台,是深圳文交所艺术金融业务的发端。</p> |
|||
<p class="txt">经过鉴定和评估的各类艺术品,首先通过艺术品资产托管平台进行托管,并可在该平台挂牌交易。</p> |
|||
<div class="productbox"> |
|||
<div class="product"> |
|||
<img src="img/art_pro1.jpg"> |
|||
<div> |
|||
<p>和田玉雕观音挂件</p> |
|||
<p>资产托管代码:GDB500066</p> |
|||
</div> |
|||
</div> |
|||
<div class="product"> |
|||
<img src="img/art_pro2.jpg"> |
|||
<div> |
|||
<p>老牦牛骨串(单)</p> |
|||
<p>资产托管代码:GDB500048</p> |
|||
</div> |
|||
</div> |
|||
<div class="product"> |
|||
<img src="img/art_pro3.jpg"> |
|||
<div> |
|||
<p>和田玉渔翁得利摆件</p> |
|||
<p>资产托管代码:GDB500065</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="tipbox"> |
|||
<div class="artcodebox"> |
|||
<img src="img/art_code.jpg"> |
|||
<p>扫描二维码 关注公众号</p> |
|||
</div> |
|||
<div class="part1_contact"> |
|||
<div class="p_contact"> |
|||
<div class="p_c_border"></div> |
|||
<span class="iconfont icontel"></span>0755-88266839 |
|||
</div> |
|||
<div class="p_contact"> |
|||
<span class="iconfont iconemail"></span>yszctg@szcaee.cn |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="artpart artpart_2"> |
|||
<div class="inner"> |
|||
<div class="artpartleft"> |
|||
<div class="artTit"><img src="img/art_world1.png"></div> |
|||
<div class="btnbox"> |
|||
<a href="http://www.szcaee.cn/">进入平台</a> |
|||
</div> |
|||
</div> |
|||
<div class="artpartright"> |
|||
<div class="conbox"> |
|||
<div class="texbox"> |
|||
<p class="txt">艺品拍平台是实现艺术品资产价值发现的拍卖平台,是资产托管平台交易的升级版。区别于艺术品传统拍卖及艺术品电商的模式,深圳文交所的艺品拍以投资为指向,面向有明确投资意向的艺术品爱好者,并设计了五大制度亮点。</p> |
|||
</div> |
|||
<div class="proexample"> |
|||
<div class="exleft"> |
|||
<img src="img/art_expro.jpg"> |
|||
<div class="timebox"> |
|||
<p class="timetip"><span class="iconfont iconclock"></span><span>进行中</span></p> |
|||
<p>倒计时:2019-06-18 23:15:46</p> |
|||
</div> |
|||
</div> |
|||
<div class="exright"> |
|||
<p class="pointlist"> |
|||
<span class="listTop">亮点1</span><span class="listcon">三个月无理由退货</span> |
|||
</p> |
|||
<p class="pointlist"> |
|||
<span class="listTop">亮点2</span><span class="listcon">拍品溯源档案簿</span> |
|||
</p> |
|||
<p class="pointlist"> |
|||
<span class="listTop">亮点3</span><span class="listcon">具增值空间的定价机制</span> |
|||
</p> |
|||
<p class="pointlist"> |
|||
<span class="listTop">亮点4</span><span class="listcon">完备的退出系统</span> |
|||
</p> |
|||
<p class="pointlist"> |
|||
<span class="listTop">亮点5</span><span class="listcon">完善的会员体系</span> |
|||
</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="tipbox"> |
|||
<div class="tip2tit">联系人信息</div> |
|||
<div class="contactlist"> |
|||
<p><span class="iconfont icontel"></span>刘先生 15818663614</p> |
|||
<p><span class="iconfont icontel"></span>陶女士 13631639218</p> |
|||
<p><span class="iconfont icontel"></span>陈先生 18917154412</p> |
|||
<p><span class="iconfont iconemail"></span>YSGG@SZCAEE.CN</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="artpart artpart_3"> |
|||
<div class="inner"> |
|||
<div class="artpartleft"> |
|||
<div class="artTit"><img src="img/art_world2.png"></div> |
|||
<div class="btnbox"> |
|||
<a href="http://www.szcaee.cn/">进入平台</a> |
|||
</div> |
|||
</div> |
|||
<div class="artpartright"> |
|||
<div class="conbox"> |
|||
<p class="txt">一个实现艺术品资产消费型退出的分享式拍卖平台。</p> |
|||
<p class="txt">平台具有创新性和分享性,未得到拍品的有效竞拍人,依然可以获得拍品差价利润的福利,艺享拍面向大众消费者,以网络电商交易为模式,实现利润共享,同时有效提高社会各阶层对艺术消费的认知与参与度,加快艺术品资产的流通变现。</p> |
|||
<div class="contact3"> |
|||
<div class="contact3border"></div> |
|||
<p><span class="iconfont icontel"></span>18138753625</p> |
|||
<p><span class="iconfont iconqq"></span>2597163315</p> |
|||
<p><span class="iconfont iconemail"></span>SZCAEE_YXP@163.COM</p> |
|||
</div> |
|||
</div> |
|||
<div class="tipbox"> |
|||
<div class="artcodebox"> |
|||
<img src="img/art_code1.jpg"> |
|||
<p>扫描二维码<br>关注公众号</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="artpart artpart_4"> |
|||
<div class="inner"> |
|||
<div class="artpartleft"> |
|||
<div class="artTit"><img src="img/art_world3.png"></div> |
|||
<div class="btnbox"> |
|||
<a href="http://www.szcaee.cn/">进入平台</a> |
|||
</div> |
|||
</div> |
|||
<div class="artpartright"> |
|||
<div class="tips_box tips1"> |
|||
<p class="txt">经由艺术品资产托管平台、艺品拍平台确权和确价的艺术品资产,在该平台进行版权化产品设计,通过拍卖形式实现挂牌和交易,提高艺术品资产标准化交易规模和效率。</p> |
|||
</div> |
|||
<div class="tips_box tips2"> |
|||
<div class="part4_contact"> |
|||
<h1>招商咨询</h1> |
|||
<p class="telspecial">电话</p> |
|||
<p>18138753625</p> |
|||
<p>18576653695</p> |
|||
</div> |
|||
<div class="part4code"> |
|||
<img src="img/art_code2.jpg"> |
|||
<p>关注微信公众号</p> |
|||
</div> |
|||
</div> |
|||
<div class="tips_box tips3"> |
|||
<div class="igbox"> |
|||
<img src="img/art_part4pro1.jpg"> |
|||
</div> |
|||
<div class="prointro"> |
|||
<p class="introtit">描金凤凰和田玉镯 </p> |
|||
<div class="prodetails"> |
|||
<p><span class="iconfont iconmoney"></span>价格</p> |
|||
<p><span class="iconfont iconlisting"></span>走势</p> |
|||
<p><span class="iconfont iconmultilayer"></span>数量</p> |
|||
<p><span class="iconfont icondetails"></span>详情</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="tips_box tips3"> |
|||
<div class="igbox"> |
|||
<img src="img/art_part4pro2.jpg"> |
|||
</div> |
|||
<div class="prointro"> |
|||
<p class="introtit">紫罗兰 </p> |
|||
<div class="prodetails"> |
|||
<p><span class="iconfont iconmoney"></span>价格</p> |
|||
<p><span class="iconfont iconlisting"></span>走势</p> |
|||
<p><span class="iconfont iconmultilayer"></span>数量</p> |
|||
<p><span class="iconfont icondetails"></span>详情</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="artpart artpart_5"> |
|||
<div class="inner"> |
|||
<div class="artpartleft"> |
|||
<div class="artTit"><img src="img/art_world4.png"></div> |
|||
<div class="btnbox"> |
|||
<a href="http://www.szcaee.cn/">进入平台</a> |
|||
</div> |
|||
</div> |
|||
<div class="artpartright"> |
|||
<div class="artpart5left"> |
|||
<div class="tips_box tips1"> |
|||
<p class="txt">文版通平台是金融化的文化艺术品消费投资平台,是加速实现艺术品流通和流转的交易平台。平台借助区块链技术,以锚定底层资产为核心手段,为艺术品锚定可标准化、可交割和可流通的比价物,进一步促使文化艺术品的金融转化,提高艺术品资产交易的流通性。</p> |
|||
</div> |
|||
<div class="tips_box tipsPro"> |
|||
<img src="img/art_part5_pro.jpg"> |
|||
<p><span class="iconfont iconclock"></span>活动中</p> |
|||
</div> |
|||
</div> |
|||
<div class="artpart5right"> |
|||
<div class="tips_box tips2"> |
|||
<div class="part5_contact"> |
|||
<h1>招商咨询</h1> |
|||
<p class="telspecial">电话</p> |
|||
<p>0755-88266861</p> |
|||
<p>18576653695</p> |
|||
</div> |
|||
<div class="part5_contact"> |
|||
<h1>产品发行咨询</h1> |
|||
<p class="telspecial">电话</p> |
|||
<p>0755-88266900</p> |
|||
</div> |
|||
</div> |
|||
<div class="tips_box part5_code"> |
|||
<div class="percontact"> |
|||
<h1>个人客户咨询</h1> |
|||
<div class="telbox"> |
|||
<span class="iconfont icontel"></span> |
|||
<p>0755-88266808</p> |
|||
<p>0755-88266810</p> |
|||
</div> |
|||
<div class="telbox"> |
|||
<span class="iconfont iconemail"></span> |
|||
<p>Kefu@szcaee.cn</p> |
|||
</div> |
|||
</div> |
|||
<div class="art_part5code"> |
|||
<img src="img/art_code3.jpg"> |
|||
<p>关注微信公众号</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="ct_bg jc_title" style="background-image: url(img/wjc_bg_01.jpg)"> |
|||
<div class="inner"> |
|||
<div class="title_img"> |
|||
<img src="img/title_ryq.png"> |
|||
</div> |
|||
<div class="swiper_box"> |
|||
<div class="swiper-container"> |
|||
<div class="swiper-wrapper"> |
|||
<div class="swiper-slide"><a href="javascript:;"><img src="img/art_swper_pic1.jpg"></a></div> |
|||
<div class="swiper-slide"><a href="javascript:;"><img src="img/art_swper_pic1.jpg"></a></div> |
|||
<div class="swiper-slide"><a href="javascript:;"><img src="img/art_swper_pic1.jpg"></a></div> |
|||
<div class="swiper-slide"><a href="javascript:;"><img src="img/art_swper_pic1.jpg"></a></div> |
|||
<div class="swiper-slide"><img src="img/art_swper_pic1.jpg"></div> |
|||
<div class="swiper-slide"><img src="img/art_swper_pic2.jpg"></div> |
|||
<div class="swiper-slide"><img src="img/art_swper_pic3.jpg"></div> |
|||
<div class="swiper-slide"><img src="img/art_swper_pic4.jpg"></div> |
|||
<div class="swiper-slide"><img src="img/art_swper_pic1.jpg"></div> |
|||
<div class="swiper-slide"><img src="img/art_swper_pic2.jpg"></div> |
|||
</div> |
|||
<!-- Add Arrows --> |
|||
<div class="swiper-button-next"><img src="img/arrow_r.png"></div> |
|||
<div class="swiper-button-prev"><img src="img/arrow_l.png"></div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
</div> |
|||
<div class="footertop"> |
|||
<div class="content"> |
|||
<div class="divhidden centerleftright"> |
|||
<div class=" footertopleft"> |
|||
<div class="divhidden footerborder"> |
|||
<div class="footeraddressname guideleft">深圳</div> |
|||
<div class="guideright addressnameen">SHENZHEN</div> |
|||
</div> |
|||
<div class="footerdes">地址:广东省深圳市福田区滨河大道5008号</div> |
|||
<div class="footerdes">电话:0755-88266839</div> |
|||
<div class="footerdes">邮箱:szwenjiaosuo@126.com</div> |
|||
<div class="footerdes">QQ:3446235353</div> |
|||
</div> |
|||
<div class=" footertopleft"> |
|||
<div class="divhidden footerborder"> |
|||
<div class="footeraddressname guideleft">北京</div> |
|||
<div class="guideright addressnameen">BEIJING</div> |
|||
</div> |
|||
<div class="footerdes">地址:北京市东城区安定门东大街28号雍和大厦D座1506</div> |
|||
<div class="footerdes">邮箱:szwenjiaosuo@126.com</div> |
|||
<div class="footerdes">QQ:1124357341</div> |
|||
</div> |
|||
<div class=" footertopright"> |
|||
<div class="qscode"> |
|||
<img src="img/art_codebot.jpg" alt="扫一扫"> |
|||
</div> |
|||
<div class="divhidden weixtop centerleftright"> |
|||
<div class="iconfont icon-weixin2 weixfont"></div> |
|||
<div class=" saoguan"><span class="iconfont iconweixin"></span>扫描二维码</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="about"> |
|||
<div class="inner"> |
|||
<div class="boxinner"> |
|||
关于<span class="aboutus"><a style="text-decoration: none;color: rgba(143,143,168,1);" href="http://www.szcaee.cn/list/18.html">深圳文化产权交易所</a></span> |
|||
<div class="boxinner_p"> |
|||
<p>挂牌服务:杨先生 0755-88266838 程先生 13684955269</p> |
|||
<p>文化艺术资产托管:崔女士 0755-88266839 刘女士 0755-88266885</p> |
|||
<p>文化和旅游企业专项债:李先生 0755-88266850 孙女士 13632505962</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="footerbottom"> |
|||
<div class="inner"> |
|||
<div class="content"> |
|||
<div class="divhidden"> |
|||
<div class="guideleft friendline"> |
|||
友情链接: |
|||
<a href="http://www.ritran.com" style="text-decoration: none;color: rgba(82,82,97,1)" target="_blank">湖北仁辰文化管理发展有限公司</a> |
|||
/ <a href="http://www.e-m-s.com.cn/" style="text-decoration: none;color: rgba(82,82,97,1)" target="_blank">1号私仓</a> |
|||
/ <a href="http://www.1688tea.com.cn" style="text-decoration: none;color: rgba(82,82,97,1)" target="_blank">东莞市昌兴茶叶仓储有限公司</a> |
|||
/ <a href="http://www.ccicshenzhen.com.cn" style="text-decoration: none;color: rgba(82,82,97,1)" target="_blank">中国检验认证集团深圳有限公司</a> |
|||
/ <a href="http://www.szccicnm.com/" style="text-decoration: none;color: rgba(82,82,97,1)" target="_blank">深圳中检网络传媒有限公司</a> |
|||
</div> |
|||
<div class="guideright friendline">Copyright 2016 深圳文化产权交易所 | <a href="http://www.beian.miit.gov.cn" target="_blank">粤ICP备:11099274号</a></div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<script> |
|||
function honorinit () { |
|||
var home_ryq_json=[ |
|||
{ |
|||
"lk_id": "65", |
|||
"lk_name": "关于金融支持文化产业振兴和发展繁荣的指导意见", |
|||
"lk_cid": "10", |
|||
"lk_pic": "http://www.szcaee.cn/data/upload/2017-12-09/5a2ad8c775720.png", |
|||
"lk_url": " http://www.szcaee.cn/home/news/bszc2/n_id/8.html", |
|||
"lk_time": "1512757447", |
|||
"lk_order": "50", |
|||
"lk_status": "1", |
|||
"lk_uid": "1" |
|||
}, |
|||
{ |
|||
"lk_id": "66", |
|||
"lk_name": "中共深圳市委、深圳市人民政府关于支持和促进深圳文化产权交易所发展的意见 ", |
|||
"lk_cid": "10", |
|||
"lk_pic": "http://www.szcaee.cn/data/upload/2017-12-09/5a2ad8e82ba19.png", |
|||
"lk_url": "http://www.szcaee.cn/home/news/bszc2/n_id/7.html", |
|||
"lk_time": "1512757480", |
|||
"lk_order": "51", |
|||
"lk_status": "1", |
|||
"lk_uid": "1" |
|||
}, |
|||
{ |
|||
"lk_id": "67", |
|||
"lk_name": "关于贯彻落实国务院决定加强文化产权交易和艺术品交易管理的意见", |
|||
"lk_cid": "10", |
|||
"lk_pic": "http://www.szcaee.cn/data/upload/2017-12-09/5a2ad90989654.png", |
|||
"lk_url": "http://www.szcaee.cn/home/news/bszc2/n_id/2.html", |
|||
"lk_time": "1512757513", |
|||
"lk_order": "52", |
|||
"lk_status": "1", |
|||
"lk_uid": "1" |
|||
}, |
|||
{ |
|||
"lk_id": "68", |
|||
"lk_name": "关于深入推进文化金融合作的意见", |
|||
"lk_cid": "10", |
|||
"lk_pic": "http://www.szcaee.cn/data/upload/2017-12-09/5a2ad92a4ed0d.png", |
|||
"lk_url": " http://www.szcaee.cn/home/news/bszc/n_id/236.html", |
|||
"lk_time": "1512757546", |
|||
"lk_order": "53", |
|||
"lk_status": "1", |
|||
"lk_uid": "1" |
|||
}, |
|||
{ |
|||
"lk_id": "65", |
|||
"lk_name": "关于金融支持文化产业振兴和发展繁荣的指导意见", |
|||
"lk_cid": "10", |
|||
"lk_pic": "http://www.szcaee.cn/data/upload/2017-12-09/5a2ad8c775720.png", |
|||
"lk_url": " http://www.szcaee.cn/home/news/bszc2/n_id/8.html", |
|||
"lk_time": "1512757447", |
|||
"lk_order": "50", |
|||
"lk_status": "1", |
|||
"lk_uid": "1" |
|||
} |
|||
] |
|||
var html = ""; |
|||
for(var i=0;i<home_ryq_json.length;i++){ |
|||
var dom ='<div class="swiper-slide"><a href="'+home_ryq_json[i].lk_url+'" target="_blank"><img src="'+home_ryq_json[i].lk_pic+'"></a></div>' |
|||
html +=dom; |
|||
} |
|||
$(".swiper_box .swiper-wrapper").html(html); |
|||
var swiper = new Swiper('.swiper-container', { |
|||
slidesPerView: 3, |
|||
slidesPerGroup: 1, |
|||
spaceBetween: 15, |
|||
loop: true, |
|||
autoplay: { |
|||
delay: 2500, |
|||
disableOnInteraction: false, |
|||
}, |
|||
navigation: { |
|||
nextEl: '.swiper-button-next', |
|||
prevEl: '.swiper-button-prev', |
|||
}, |
|||
}); |
|||
} |
|||
honorinit(); |
|||
</script> |
|||
</body> |
|||
</html> |
|||
<style type="text/css"> |
|||
.artpart{position: relative; font-family: 宋体; background-repeat: no-repeat; background-size: 100% 100%; background-position: center;} |
|||
.artpart_1{ padding:110px 0px 120px 0px;background-image: url("img/artbg1.jpg");} |
|||
.artpart .artpartleft{ width: 494px; position: absolute; left: 0px; top: 0px;} |
|||
.artpartleft .artTit{padding: 14px 0px 0px 43px;} |
|||
.artpartleft .btnbox{ padding: 151px 0px 0px 88px;} |
|||
.artpartleft .btnbox a{display: block; width: 220px; height: 54px; color: #fff; background: -moz-linear-gradient( top,#fe4825,#f6313c); background: -webkit-linear-gradient( top,#fe4825,#f6313c); text-align: center; line-height: 54px; border-radius: 25px; font-size: 18px;} |
|||
.artpartright{padding-left: 494px;} |
|||
.artpartright .conbox{width: 523px; height: 372px; padding: 13px 35px 0px 18px; background: #fff;} |
|||
.artpartright .conbox .txt{ padding: 11px 31px 0px 18px; line-height: 24px; color: #666;} |
|||
.artpartright .productbox{ display: flex; justify-content: space-between; padding-top: 21px;} |
|||
.artpartright .product{ text-align: center; width: 146px;} |
|||
.artpartright .product p:first-child{font-size: 14px; color: #343333; line-height: 18px; padding: 12px 0px 6px 0px;} |
|||
.artpartright .product p:nth-child(2){font-size: 12px; color: #666666;} |
|||
.tipbox{width: 203px; height: 370px; background: -moz-linear-gradient( top,#fe4726,#f6303d); background: -webkit-linear-gradient( top,#fe4726,#f6303d); position: absolute; top: 12px; right: 0px;} |
|||
.artcodebox{ padding:36px 0px 28px 0px; text-align: center; color: #fff; font-size: 14px; line-height: 44px;} |
|||
.p_contact{color: #fff; font-size: 16px; letter-spacing: 1px; padding-left: 24px; padding-bottom: 16px;} |
|||
.p_contact:first-child{line-height: 42px; position: relative;} |
|||
.p_contact .iconfont{ color: #313745; font-size: 22px; padding-right: 5px;} |
|||
.p_contact .iconemail{font-size: 16px;} |
|||
.p_contact .p_c_border{ width: 42px; height: 44px; border: 1px solid #fff; border-right: 0px; position: absolute; top: 0px; left: 11px;} |
|||
.p_contact .p_c_border:before{content: ""; height: 6px; width: 1px; background: #fff; position: absolute; right: 0px; top: 0px;} |
|||
.p_contact .p_c_border:after{content: ""; height: 6px; width: 1px; background: #fff; position: absolute; right: 0px; bottom: 0px;} |
|||
|
|||
.artpart_2{ padding:110px 0px 109px 0px; background-image: url("img/artbg2.jpg");} |
|||
.artpart_2 .artpartright .conbox{ width: 524px; height: 382px; overflow: hidden; margin: 0px 0px 0px 182px; background: none; padding: 0px;} |
|||
.artpart_2 .artpartright .conbox .txt{padding: 11px 0px 0px 20px;} |
|||
.artpart_2 .tipbox{ background-image: url("img/arttipsbg.jpg"); left: 494px; top: 12px;} |
|||
.tip2tit{font-size: 14px; color: #fff; text-align: center; height: 54px; line-height: 54px; position: relative; margin-top: 15px;} |
|||
.tip2tit:before{content: ""; position: absolute; height:1px; width: 51px; background: #fff; top: 27px; left: 10px;} |
|||
.tip2tit:after{content: ""; position: absolute; height:1px; width: 51px; background: #fff; top: 27px; right: 10px;} |
|||
.contactlist p{font-size: 14px; color: #fff; line-height: 41px;} |
|||
.artpart_2 .icontel{ font-size: 20px; color: #9bd9f3; padding: 0px 11px 0px 15px;} |
|||
.artpart_2 .iconemail{ width: 24px; color: #9bd9f3; padding: 0px 8px 0px 15px;} |
|||
.artpart_2 .texbox{ background: #fff; padding: 10px 30px 16px 25px;} |
|||
.proexample{ margin-top: 10px; display: flex; padding: 0px 0px 0px 20px; justify-content: stretch;} |
|||
.proexample .exleft{ margin-right: 4px; width: 298px;} |
|||
.exleft .timebox{ width: 100%; height: 40px; line-height: 40px; font-size: 14px; padding-left: 87px; position: relative; background: #fff;} |
|||
.timebox .timetip{ width: 87px; height: 40px; text-align: center; color: #fff; position: absolute; left: 0px; top: 0px; background: #bf242a; display: flex; justify-content: center;} |
|||
.timebox p{ color: #666; text-align: center;} |
|||
.artpart_2 .iconclock{ font-size: 24px; padding-right: 5px;} |
|||
.exright{ background: #fff; flex-grow:1; padding: 7px 0px 0px 13px;} |
|||
.exright .pointlist{ line-height: 43px;} |
|||
.pointlist .listTop{font-size: 16px; color: #323846; vertical-align: middle; font-weight: bold;} |
|||
.pointlist .listcon{ font-size: 12px; color: #000; position: relative; padding-left: 22px; vertical-align: middle; width: 142px; overflow: hidden;} |
|||
.listcon:before{content: ""; position: absolute; top: -2px; left: 11px; width: 3px; height: 16px; background: #e10022;} |
|||
.artpart_3{background-image: url("img/artbg3.jpg"); padding: 110px 0px 121px 0px;} |
|||
.artpart_3 .artpartright .conbox{padding: 26px 35px 0px 18px; height: 370px;} |
|||
.artpart_3 .tipbox{top: 0px; right: 0px; background-image: url("img/arttipsbg1.jpg")} |
|||
.artpart_3 .artcodebox{ padding-top: 84px; font-size: 16px; line-height: 25px;} |
|||
.artpart_3 .artcodebox p{ padding-top: 15px;} |
|||
.contact3{padding: 34px 0px 0px 40px; position: relative;} |
|||
.contact3 .contact3border{ width: 67px; height: 153px; border:2px solid #d6ddec; position: absolute; top: 19px; left:17px; border-right: none;} |
|||
.contact3 .contact3border:before{content: ""; width: 2px; height: 16px; background: #d6ddec; position: absolute; top: 0px; right: 0px;} |
|||
.contact3 .contact3border:after{content: ""; width: 2px; height: 16px; background: #d6ddec; position: absolute; bottom: 0px; right: 0px;} |
|||
.contact3 p{font-size: 18px; color: #323846; line-height: 38px; letter-spacing: 1px;} |
|||
.contact3 .icontel{ font-size: 22px; color: #323846; padding-right: 12px;} |
|||
.contact3 .iconqq{ font-size: 23px; color: #323846; padding-right: 12px;} |
|||
.contact3 .iconemail{ font-size: 16px; color: #323846; padding-right: 12px;} |
|||
.artpart_4{background-image: url("img/artbg4.jpg"); padding: 110px 0px 120px 0px;} |
|||
.artpart_4 .artpartright{display: flex; justify-content: space-between; flex-wrap: wrap; height: 373px; align-content:space-between;} |
|||
.artpart_4 .tips_box{ width: 350px; height: 181px;} |
|||
.artpartright .tips1{ background-image: url("img/art_part4_tipbg.jpg"); background-repeat: no-repeat;} |
|||
.tips1 .txt{ vertical-align: middle; display: inline-block; padding: 40px 21px; line-height: 25px; color: #fff;} |
|||
.artpartright .tips2{background: #fff; display: flex;} |
|||
.tips2 .part4_contact{ position:relative; border: 2px solid #d6ddec; margin: 20px 0px 0px 21px; width: 161px; height: 125px; padding-top: 26px; text-align: center;} |
|||
.part4_contact h1{font-size: 20px; color: #000; width: 131px;height: 30px; position: absolute; left: 15px; |
|||
top: -15px; background: #fff; text-align: center; line-height: 30px; padding-bottom: 26px;} |
|||
.tips2 p{font-size: 18px; color: #323846; line-height: 30px;} |
|||
.tips2 .part4_contact .telspecial{color: #6d6c6c;} |
|||
.tips2 .part5_contact .telspecial{line-height: 35px; padding-top: 5px;} |
|||
.artpartright .tips3{background: #fff;} |
|||
.artpartright .tips4{background: #fff;} |
|||
.part4code{padding: 14px 0px 0px 11px;} |
|||
.part4code p{ text-align: center; font-size: 14px; color: #848484; line-height: 32px;} |
|||
.tips3{display: flex;} |
|||
.tips3 .igbox{ width: 181px; height: 181px; overflow: hidden;} |
|||
.tips3 .prointro{ flex-grow:1; width: 169px;} |
|||
.prointro .introtit{ text-align: center; font-size: 14px; color: #333; line-height: 78px;} |
|||
.prointro .prodetails{display: flex; flex-wrap: wrap; overflow: hidden;} |
|||
.prodetails p{width: 50%; text-align: center; height: 51px; line-height: 51px; border-left: 1px solid #ccc; margin-left: -1px; border-top: 1px solid #ccc; color: #888888;} |
|||
.prodetails p .iconfont{padding-right: 6px; font-size: 18px;} |
|||
.artpart_5{background-image: url("img/artbg5.jpg"); padding: 110px 0px 121px 0px;} |
|||
.artpart_5 .artpartright{display: flex;} |
|||
.artpart5left{ width: 350px} |
|||
.artpart5right{ width: 350px;} |
|||
.artpart_5 .tips1 .txt{padding: 15px 21px;} |
|||
.artpart_5 .tipsPro{position: relative; margin-top: 8px;} |
|||
.artpart_5 .tipsPro p{ width: 84px; line-height: 27px; display: inline-block; text-align: center; background: #fb0303; font-size: 14px; color: #fff; position: absolute; top: 0px; left: 0px;} |
|||
.artpart_5 p .iconclock{ font-size: 16px; padding-right: 6px;} |
|||
.part5_contact{ text-align: center; width: 50%; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; height: 181px;} |
|||
.artpart5right h1{font-size: 20px; color: #000; line-height: 30px; padding-top: 28px;} |
|||
.part5_code{ background: #fff; display: flex;} |
|||
.part5_code .percontact{width: 199px; padding-left: 16px;} |
|||
.percontact .telbox{padding-left: 36px; position: relative; padding-top: 7px;} |
|||
.telbox .iconfont{position: absolute; left: 0px; top: 50%; font-size: 20px; margin-top: -10px; color: #323846;} |
|||
.telbox .iconemail{font-size: 16px; margin-top: -5px;} |
|||
.telbox p{ font-size: 16px; color: #323846; line-height: 26px;} |
|||
.art_part5code{padding: 19px 0px 0px 0px;} |
|||
.art_part5code p{ font-size: 14px; color: #848484; line-height: 37px; text-align: center;} |
|||
/*荣誉墙*/ |
|||
.jc_title{ |
|||
padding-top: 45px; |
|||
padding-bottom: 45px; |
|||
} |
|||
.jc_title .title_img{ |
|||
padding-bottom: 40px; |
|||
text-align: center; |
|||
} |
|||
.swiper_box .swiper-button-prev{ background-image: url("img/arrowbg.png"); width: 28px !important; height: 41px !important; line-height: 40px; text-align: center; left: 5px;} |
|||
.swiper_box .swiper-button-next{ background-image: url("img/arrowbg.png"); width: 28px !important; height: 41px !important; line-height: 40px; text-align: center; right: 5px;} |
|||
.swiper_box .swiper-slide{padding: 7px;} |
|||
.swiper_box .swiper-slide a{padding: 17px; display: block; background: #fff; box-shadow: 0px 0px 7px #d2d3d3;} |
|||
.divhidden{ |
|||
overflow: hidden; |
|||
} |
|||
.centerleftright{ |
|||
display: -webkit-box !important; |
|||
display: box !important; |
|||
position:relative; |
|||
-webkit-box-align:center; |
|||
box-align:center; |
|||
-webkit-box-pack:center; |
|||
box-pack:center; |
|||
} |
|||
.footertop{ |
|||
background:rgba(26,26,52,1); |
|||
padding-top: 60px; |
|||
padding-bottom: 50px; |
|||
} |
|||
.footertopleft{ |
|||
width: 400px; |
|||
margin-right: 35px; |
|||
} |
|||
.footerborder{ |
|||
border-bottom: 1px solid rgba(255,255,255,0.1); |
|||
padding-bottom: 17px; |
|||
margin-bottom: 19px; |
|||
} |
|||
.footeraddressname{ |
|||
font-size:30px; |
|||
|
|||
color:rgba(181,181,195,1); |
|||
} |
|||
.addressnameen{ |
|||
font-size:20px; |
|||
|
|||
color:rgba(68,68,94,1); |
|||
line-height: 42px; |
|||
margin-left: 152px; |
|||
} |
|||
.footerdes{ |
|||
font-size:14px; |
|||
|
|||
color:rgba(143,143,168,1); |
|||
margin-bottom: 15px; |
|||
text-transform:lowercase; |
|||
} |
|||
.footertopright{ |
|||
|
|||
} |
|||
.qscode{ |
|||
width: 148px; |
|||
height: 148px; |
|||
} |
|||
.qscodeimg{ |
|||
background-image: url(../images/rubbish/qscode.png); |
|||
width: 148px; |
|||
height: 148px; |
|||
} |
|||
.weixfont{ |
|||
color:rgba(255,255,255,1); |
|||
font-size: 24px !important; |
|||
} |
|||
.weixtop{ |
|||
margin-top: 20px; |
|||
} |
|||
.saoguan{ |
|||
font-size:16px; |
|||
|
|||
color:rgba(255,255,255,1); |
|||
margin-left: 15px; |
|||
} |
|||
.about{ |
|||
font-size:16px; |
|||
|
|||
color:rgba(82,82,97,1); |
|||
margin-top: 20px; |
|||
} |
|||
.aboutus{ |
|||
color: rgba(112, 112, 151, 1); |
|||
margin-left: 5px; |
|||
cursor: pointer; |
|||
} |
|||
.footerbottom{ |
|||
background:rgba(14,14,42,1); |
|||
padding: 25px 0; |
|||
} |
|||
.friendline a,.friendline{ |
|||
font-size:12px; |
|||
color:rgba(82,82,97,1); |
|||
} |
|||
.footertop .iconweixin{padding-right: 14px; font-size: 21px;} |
|||
.boxinner{padding-left: 88px;} |
|||
.boxinner_p{padding: 17px 0px 0px 6px;} |
|||
.boxinner_p p{ color:#8f8fa8; font-size: 14px; line-height: 24px;} |
|||
.guideleft{float: left;} |
|||
.guideright{float: right;} |
|||
</style> |
|||
@ -0,0 +1,89 @@ |
|||
<script> |
|||
if(window.detail){ |
|||
document.write('<link rel="stylesheet" href="/app/home/view/szwjs/static/css/common.css">'); |
|||
document.write('<link rel="stylesheet" href="/app/home/view/szwjs/static/css/complaint.css">'); |
|||
document.write('<script src="/app/home/view/szwjs/public/js/jquery.js"><\/script>'); |
|||
document.write('<script src="/app/home/view/szwjs/static/libs/host.js"><\/script>'); |
|||
document.write('<script src="/app/home/view/szwjs/static/js/complaint.js"><\/script>'); |
|||
} |
|||
</script> |
|||
<style> |
|||
.required-sgin{color:red;} |
|||
</style> |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="tvmtabtitle">深圳文交所客户投诉记录表</div> |
|||
<form id="tousuform" class="myform"> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td rowspan="7" class="ttitle weightB">客户基本信息</td> |
|||
<td class="ttitle">姓名<i class="required-sgin">*</i></td> |
|||
<td><input id="cpt_name"></td> |
|||
<td class="ttitle">电话<i class="required-sgin">*</i></td> |
|||
<td><input type="tel" id="cpt_tel"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">客户账号<i class="required-sgin">*</i></td> |
|||
<td colspan="3"><input id="cpt_account"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">账号是否入金</td> |
|||
<td class="inlines"><select id="cpt_is_recharge"> |
|||
<option value="1">是</option> |
|||
<option value="0">否</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle">金额<i class="required-sgin">*</i></td> |
|||
<td class="inlines"><input id="cpt_recharge_money" type="number" min="0"><span class="r_btn">元</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">参与平台<i class="required-sgin">*</i></td> |
|||
<td colspan="3"><input id="cpt_platform" placeholder="描述本人具体参拍的平台名称,如艺版拍"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">所属机构<i class="required-sgin">*</i></td> |
|||
<td colspan="3"><input id="cpt_org" placeholder="描述本人线上参拍时由哪个机构进行推荐,需准确填写所属推荐机构名称"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">客户投诉主体<i class="required-sgin">*</i></td> |
|||
<td colspan="3"><input id="cpt_target" placeholder="描述投诉涉及的公司,需准确填写公司名称"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">与投诉主体的关系<i class="required-sgin">*</i></td> |
|||
<td colspan="3"><input id="cpt_target_relation" placeholder="需具体描述本人与所投诉公司之间存在的关联关系"></td> |
|||
</tr> |
|||
<tr> |
|||
<td rowspan="3" class="ttitle weightB">反馈情况</td> |
|||
<td class="ttitle">基本情况反馈<i class="required-sgin">*</i></td> |
|||
<td colspan="3"><textarea id="cpt_information" rows="4" placeholder="阐述投诉的基本情况,说明诉求"></textarea></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">经济问题反馈<i class="required-sgin">*</i></td> |
|||
<td colspan="3"><textarea id="cpt_economy_problem" rows="4" placeholder="请提供本次投诉相关资金往来流水单,需注明往来对像、往来账号及金额情况"></textarea></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">相关协议及签署<i class="required-sgin">*</i><p style="margin-top: 5px;">文件情况介绍</p></td> |
|||
<td colspan="3"><textarea id="cpt_intro" rows="4" placeholder="请提供本次投诉相关佐证,如协议或有效文件"></textarea></td> |
|||
</tr> |
|||
<tr> |
|||
<td rowspan="3" class="ttitle weightB">对应证明附件<i class="required-sgin">*</i></td> |
|||
<td colspan="4" style="min-height: 38px;"> |
|||
<span id="cpt_attach_btn" class="uploadbtn" style="display: none;">上传文件</span> |
|||
<table id="cpt_attach_list" class="smalltab"></table> |
|||
</td> |
|||
</tr> |
|||
</table> |
|||
<div id="tousuformbtm" style="display: none;"> |
|||
<div class="tvmformdesc"> |
|||
<p class="desctitle">填表说明:</p> |
|||
<p class="desctext">1. 请根据实际情况详细反馈,并提供对应证明附件,如资金证据,相关协议等。</p> |
|||
<p class="desctext">2. 上传附件仅支持word、pdf和图片格式文件。</p> |
|||
<p class="desctext">3. 上传附件最大不超过30M。</p> |
|||
</div> |
|||
<div class="tvmformbtns"> |
|||
{:token('__feedback__')} |
|||
<button id="submitformbtn" class="submitbtn">提交</button> |
|||
</div> |
|||
</div> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
@ -0,0 +1,8 @@ |
|||
<!--公司简介--> |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="cpcontainner" id="cpcontainner"> |
|||
|
|||
</div> |
|||
</div> |
|||
</div> |
|||
@ -0,0 +1,2 @@ |
|||
html,body{height: auto} |
|||
|
|||
@ -0,0 +1,661 @@ |
|||
* { |
|||
box-sizing: border-box; |
|||
margin: 0; |
|||
padding: 0; |
|||
} |
|||
*:before, |
|||
*:after { |
|||
box-sizing: inherit; |
|||
} |
|||
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block} |
|||
img{border:0; max-width:100%; height:auto;vertical-align: middle} |
|||
svg:not(:root) { |
|||
overflow: hidden; |
|||
display: inline-block; |
|||
vertical-align: middle; |
|||
fill: currentColor; |
|||
} |
|||
input, select, textarea { |
|||
outline: 0; |
|||
} |
|||
|
|||
html,body{height: 100%;} |
|||
body{ |
|||
font-family: Microsoft YaHei,tahoma,arial,Hiragino Sans GB, sans-serif; |
|||
outline: 0; |
|||
font-size: 14px; |
|||
min-width: 1200px; |
|||
line-height: 1; |
|||
color: #333; |
|||
background: #FFFFFF; |
|||
-webkit-font-smoothing: antialiased; |
|||
-moz-osx-font-smoothing: grayscale; |
|||
text-rendering: optimizeLegibility; |
|||
} |
|||
a { |
|||
color: #333; |
|||
-webkit-touch-callout: none; |
|||
text-decoration: none; |
|||
cursor: pointer; |
|||
} |
|||
|
|||
a:hover { |
|||
color: #ff5256; |
|||
} |
|||
|
|||
|
|||
.clearfix:after {content: "";visibility: hidden;display: block;height: 0;clear: both;} |
|||
|
|||
input::-webkit-input-placeholder { |
|||
color: #999999; |
|||
} |
|||
input[type="search"], input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { |
|||
-webkit-appearance: none !important |
|||
} |
|||
|
|||
|
|||
.fr-view p{margin: 0 0 10px;} |
|||
|
|||
pre{ |
|||
font-family: inherit;font-size: inherit;white-space: pre-wrap; |
|||
padding: 0;margin: 0;border: 0;border-radius: 0; |
|||
background-color: inherit; |
|||
} |
|||
|
|||
.list_flex { |
|||
display: -webkit-box; |
|||
display: -webkit-flex; |
|||
display: -ms-flexbox; |
|||
display: flex; |
|||
-webkit-flex-wrap: nowrap; |
|||
-ms-flex-wrap: nowrap; |
|||
flex-wrap: nowrap; |
|||
} |
|||
|
|||
/*居中*/ |
|||
.flex_center{ |
|||
/*上下居中*/ |
|||
-webkit-box-align: center; |
|||
-ms-flex-align: center; |
|||
-webkit-align-items: center; |
|||
align-items: center; |
|||
|
|||
/*左右居中*/ |
|||
-webkit-box-pack: center; |
|||
-ms-flex-pack: center; |
|||
-webkit-justify-content: center; |
|||
justify-content: center; |
|||
} |
|||
|
|||
|
|||
.list_flex .box_item, .list_flex .box_info { |
|||
position: relative; |
|||
display: -webkit-box; |
|||
display: -webkit-flex; |
|||
display: -ms-flexbox; |
|||
display: flex; |
|||
-webkit-box-orient: vertical; |
|||
-webkit-box-direction: normal; |
|||
-webkit-flex-direction: column; |
|||
-ms-flex-direction: column; |
|||
flex-direction: column; |
|||
-webkit-box-pack: start; |
|||
-webkit-justify-content: flex-start; |
|||
-ms-flex-pack: start; |
|||
justify-content: flex-start; |
|||
-webkit-box-align: stretch; |
|||
-webkit-align-items: stretch; |
|||
-ms-flex-align: stretch; |
|||
align-items: stretch; |
|||
-webkit-align-content: stretch; |
|||
-ms-flex-line-pack: stretch; |
|||
align-content: stretch; |
|||
} |
|||
.box_flex_1 { |
|||
-webkit-box-flex: 1; |
|||
-moz-box-flex: 1; |
|||
-webkit-flex: 1; |
|||
-ms-flex: 1; |
|||
flex: 1; |
|||
} |
|||
|
|||
.inner{ |
|||
position: relative; |
|||
/*width: 1200px;*/ |
|||
margin: 0 auto; |
|||
} |
|||
|
|||
.ct_bg{ |
|||
background-repeat: no-repeat; |
|||
background-size: 100% 100%; |
|||
background-position: center; |
|||
} |
|||
|
|||
#header{ |
|||
/* background: url(../img/indexhbg.jpg) no-repeat; */ |
|||
background-color:#252e4b; |
|||
background-size: cover; |
|||
background-position: top center; |
|||
padding-bottom: 30px; |
|||
} |
|||
#header li{ |
|||
list-style: none; |
|||
} |
|||
#header .shortcut{ |
|||
color: #999; |
|||
font-size: 12px; |
|||
padding-top: 10px; |
|||
height: 44px; |
|||
} |
|||
#header .shortcut .iconweixin{ |
|||
color: #4cbf00; |
|||
padding-left:20px; |
|||
padding-right: 5px; |
|||
font-size: 14px; |
|||
} |
|||
#header .shortcut ul{ |
|||
float: right; |
|||
} |
|||
#header .shortcut li{ |
|||
float: left;line-height: 22px; |
|||
margin-right: 18px; |
|||
} |
|||
#header .shortcut li:last-child{ |
|||
margin-right: 0; |
|||
} |
|||
#header .shortcut li.spacer{ |
|||
overflow: hidden; |
|||
margin-top: 7px; |
|||
width: 1px; |
|||
height: 10px; |
|||
background-color: #999; |
|||
} |
|||
#header .shortcut a{ |
|||
color: #999; |
|||
} |
|||
#header .shortcut a:hover{ |
|||
color: #ff5256; |
|||
} |
|||
#header .shortcut .wechat{ |
|||
position: relative; |
|||
} |
|||
#header .shortcut .wechat:hover .pane{ |
|||
display: block; |
|||
} |
|||
#header .shortcut .wechat .pane{ |
|||
position: absolute;display: none; |
|||
left: 50%;top: 22px; |
|||
margin-left: -140px; |
|||
z-index: 10; |
|||
padding-top: 8px; |
|||
} |
|||
#header .shortcut .wechat .box{ |
|||
position: relative; |
|||
background-color: #fff;width: 302px; |
|||
padding: 0 10px;border: 1px solid #66799e;color: #333;font-size: 14px; |
|||
} |
|||
#header .shortcut .wechat .box:before{ |
|||
position: absolute;content: ' '; |
|||
width: 10px; |
|||
height: 10px; |
|||
left: 50%;margin-left: -5px; |
|||
top: -6px; |
|||
-webkit-transform: rotate(-45deg); |
|||
-moz-transform: rotate(-45deg); |
|||
-ms-transform: rotate(-45deg); |
|||
transform: rotate(-45deg); |
|||
border-top: 1px solid #66799e; |
|||
border-right: 1px solid #66799e; |
|||
background-color: #fff; |
|||
} |
|||
#header .shortcut .wechat .box>div{ |
|||
float:left;width: 50%;padding: 10px;line-height: 2;text-align: center; |
|||
} |
|||
#header .shortcut .wechat .qr{ |
|||
width: 120px;height: 120px; |
|||
} |
|||
|
|||
#header .head{ |
|||
height: 74px; |
|||
/*color: #fff;*/ |
|||
} |
|||
#header .head .logo{ |
|||
float: left;margin-top: 8px; |
|||
} |
|||
#header .head .logo a{ |
|||
display: block; |
|||
} |
|||
#header .head .nav{ |
|||
float: left;margin-top: 15px;margin-left: 30px; |
|||
line-height: 36px; |
|||
} |
|||
#header .head .nav>li{ |
|||
float: left;margin-right: 10px;font-size: 14px; |
|||
} |
|||
#header .head .nav li{ |
|||
position: relative; |
|||
} |
|||
#header .head .nav a{ |
|||
color: #fff;display: block;padding: 0 9px; |
|||
} |
|||
#header .head .nav a.active, |
|||
#header .head .nav a:hover{ |
|||
color: #ff5256; |
|||
} |
|||
#header .head .nav li.sub:hover,#header .head .nav li.sub:hover a, |
|||
#header .head .nav li.sub>a.active{ |
|||
background-color: #fff;color: #333;border-radius: 2px; |
|||
} |
|||
#header .head .nav li.sub li.sub:hover,#header .head .nav li.sub li.sub:hover>a{ |
|||
background-color: #dedede; |
|||
} |
|||
|
|||
#header .head .nav li.sub ul a{color: #666666;} |
|||
#header .head .nav li.sub ul a:hover, |
|||
#header .head .nav li.sub ul a.active{ |
|||
background-color: #dedede; |
|||
} |
|||
#header .head .nav li.sub:hover>ul{ |
|||
display: block; |
|||
} |
|||
#header .head .nav li.sub ul{ |
|||
display: none; |
|||
position: absolute;z-index: 100; |
|||
background-color: #fff; |
|||
margin-top: -2px;padding: 5px 0; |
|||
box-shadow: 0px 1px 1px #ccc; |
|||
} |
|||
#header .head .nav li.sub ul ul{ |
|||
left: 100%; |
|||
top: -3px; |
|||
} |
|||
#header .head .nav>li>ul li{ |
|||
white-space: nowrap;min-width: 76px; |
|||
} |
|||
|
|||
#header .head .search{ |
|||
float: right; |
|||
width: 148px; |
|||
margin-top: 15px;height: 36px;background-color: #151826; |
|||
border-radius: 4px; |
|||
color: #727478; |
|||
position: relative; |
|||
} |
|||
#header .head .search input.key{ |
|||
border: 0;background-color: transparent; |
|||
width: 100%;height: 100%;padding: 8px 12px; |
|||
color: #ffffff; |
|||
-webkit-appearance: none; |
|||
-moz-appearance: none; |
|||
-ms-appearance: none; |
|||
appearance: none; |
|||
outline: 0; |
|||
} |
|||
#header .head .search .iconsearch{ |
|||
position: absolute; |
|||
width: 36px;height: 36px;line-height: 36px; |
|||
cursor: pointer; |
|||
font-size: 15px;font-weight: bold; |
|||
top: 0; |
|||
right: 0; |
|||
text-align: center; |
|||
background-color: #151826;border-radius: 4px; |
|||
} |
|||
|
|||
#header .catemenu{ |
|||
width: 240px; |
|||
background-color: #162033; |
|||
color: #848a96; |
|||
font-size: 12px; |
|||
margin-right: 10px; |
|||
} |
|||
#header .catemenu .iconfont_tm{font-size: 17px;margin-right: 6px;float: left;} |
|||
#header .catemenu dl{ |
|||
padding-bottom: 13px; |
|||
} |
|||
#header .catemenu dl:last-child{ |
|||
padding-bottom: 5px; |
|||
} |
|||
#header .catemenu dt{ |
|||
margin-bottom: 5px; |
|||
} |
|||
#header .catemenu dt img{ |
|||
margin-top: -8px; |
|||
margin-left: -8px; |
|||
} |
|||
#header .catemenu dd{ |
|||
line-height: 34px;height: 34px;position: relative; |
|||
} |
|||
#header .catemenu>dl dl{ |
|||
position: absolute;left: 100%; |
|||
top: 0;display: none;z-index: 100; |
|||
background-color: #162033; |
|||
padding-bottom: 0!important; |
|||
border-left: 1px solid rgba(255,255,255,.1); |
|||
} |
|||
#header .catemenu dd:hover>dl{ |
|||
display: block; |
|||
} |
|||
#header .catemenu a{ |
|||
color: #848a96;display: block; |
|||
position: relative; |
|||
padding-right: 24px; |
|||
padding-left: 15px; |
|||
white-space: nowrap; |
|||
cursor: pointer; |
|||
} |
|||
#header .catemenu dd:hover, |
|||
#header .catemenu dd:hover>a, |
|||
#header .catemenu a:hover{ |
|||
color: #ff5256; |
|||
background-color: #2e3747; |
|||
} |
|||
#header .catemenu .iconarrow_r{ |
|||
position: absolute; |
|||
font-size: 8px; |
|||
top: 1px;right: 2px; |
|||
} |
|||
|
|||
#header .slider_list{ |
|||
width: 950px; |
|||
height: 400px; |
|||
} |
|||
#header .slider_list a{display: block;} |
|||
#header .slider_list .swiper-pagination-bullet-active { |
|||
background: #f52f3e!important; |
|||
} |
|||
#header .slider_list .swiper-pagination-bullet { |
|||
width: 10px; |
|||
height: 10px; |
|||
background: #fff; |
|||
} |
|||
#mainshow .msgs{ |
|||
margin-top:15px; |
|||
padding: 15px 0px; |
|||
} |
|||
#mainshow .headtitle{ |
|||
display:inline-block; |
|||
width:100%; |
|||
margin-bottom:10px; |
|||
} |
|||
#mainshow .headtitle .title{ |
|||
float: left; |
|||
font-size:24px; |
|||
color:#313131; |
|||
padding-left:10px; |
|||
border-left:5px solid #c20d14; |
|||
} |
|||
#mainshow .headtitle ul{ |
|||
float: right; |
|||
} |
|||
#mainshow .headtitle li{ |
|||
height: 34px; |
|||
line-height: 34px; |
|||
float: left; |
|||
padding: 0 14px; |
|||
cursor: pointer; |
|||
color: #8a8888; |
|||
} |
|||
#mainshow .msgs .headtitle li.active, |
|||
#mainshow .msgs .headtitle li:hover{ |
|||
color: #fff; |
|||
background-color: #c9a035; |
|||
} |
|||
#mainshow .msgs .con{ |
|||
margin-top: 15px; |
|||
height: 394px; |
|||
} |
|||
#mainshow .msgs .con .leftpic{ |
|||
float: left; |
|||
width: 480px; |
|||
height: 394px; |
|||
} |
|||
#mainshow .msgs .con .leftpic img{ |
|||
width: 100%;height: 100%; |
|||
object-fit: cover; |
|||
object-position: center; |
|||
-ms-object-fit: cover; |
|||
-ms-object-position: center; |
|||
} |
|||
#mainshow .msgs .con ul{ |
|||
margin-left: 495px; |
|||
} |
|||
#mainshow .msgs .con li{ |
|||
border-bottom: 1px dotted #cbcbcb; |
|||
height: 66px; |
|||
line-height: 30px; |
|||
padding: 4px 0; |
|||
width: 424px; |
|||
overflow: hidden; |
|||
text-overflow: ellipsis; |
|||
white-space: nowrap; |
|||
} |
|||
#mainshow .msgs .con li:last-child{ |
|||
border-bottom:none; |
|||
} |
|||
#mainshow .msgs .con li .date{color: #999999;} |
|||
#mainshow .msgs .con li a{ |
|||
height: 26px; |
|||
} |
|||
|
|||
|
|||
|
|||
.footertop{ |
|||
background:rgba(26,26,52,1); |
|||
padding-top: 60px; |
|||
padding-bottom: 50px; |
|||
} |
|||
.footertopleft{ |
|||
width: 400px; |
|||
margin-right: 35px; |
|||
display:inline-block; |
|||
vertical-align: top; |
|||
} |
|||
.footerborder{ |
|||
border-bottom: 1px solid rgba(255,255,255,0.1); |
|||
padding-bottom: 17px; |
|||
margin-bottom: 19px; |
|||
} |
|||
.footeraddressname{ |
|||
font-size:30px; |
|||
|
|||
color:rgba(181,181,195,1); |
|||
} |
|||
.addressnameen{ |
|||
font-size:20px; |
|||
|
|||
color:rgba(68,68,94,1); |
|||
line-height: 42px; |
|||
} |
|||
.footerdes{ |
|||
font-size:14px; |
|||
|
|||
color:rgba(143,143,168,1); |
|||
margin-bottom: 15px; |
|||
text-transform:lowercase; |
|||
} |
|||
.footertopright{ |
|||
|
|||
} |
|||
.qscode{ |
|||
width: 148px; |
|||
height: 148px; |
|||
} |
|||
.qscodeimg{ |
|||
background-image: url(../images/rubbish/qscode.png); |
|||
width: 148px; |
|||
height: 148px; |
|||
} |
|||
.weixfont{ |
|||
color:rgba(255,255,255,1); |
|||
font-size: 24px !important; |
|||
/*页面底部的样式---写不进去*/ |
|||
background-color: #ccc; |
|||
} |
|||
.weixtop{ |
|||
margin-top: 20px; |
|||
} |
|||
.saoguan{ |
|||
font-size:16px; |
|||
|
|||
color:rgba(255,255,255,1); |
|||
margin-left: 15px; |
|||
} |
|||
.about{ |
|||
font-size:16px; |
|||
|
|||
color:rgba(82,82,97,1); |
|||
margin-top: 20px; |
|||
} |
|||
.aboutus{ |
|||
color: rgba(112, 112, 151, 1); |
|||
margin-left: 5px; |
|||
cursor: pointer; |
|||
} |
|||
.footerbottom{ |
|||
background:rgba(14,14,42,1); |
|||
padding: 25px 0; |
|||
} |
|||
.friendline a,.friendline{ |
|||
font-size:12px; |
|||
color:rgba(82,82,97,1); |
|||
} |
|||
.footertop .iconweixin{padding-right: 14px; font-size: 21px;} |
|||
.boxinner{padding-left: 88px;} |
|||
.boxinner_p{padding: 17px 0px 0px 6px;} |
|||
.boxinner_p p{ color:#8f8fa8; font-size: 14px; line-height: 24px;} |
|||
.guideleft{float: left;} |
|||
.guideright{float: right;} |
|||
|
|||
.tvmcontent{position: relative; max-width: 1200px;margin: 0 auto;} |
|||
|
|||
.tvmtabwrap{ |
|||
margin: 30px 0 40px; |
|||
background: rgba(255,255,255,1); |
|||
box-shadow: rgba(0, 0, 0, 0.08) 10px 10px 30px 5px; |
|||
border-radius: 4px; |
|||
border: 1px solid rgba(244, 242, 245, 1); |
|||
} |
|||
.tvmtabwrap .tvmtabtitle{ |
|||
position: relative; |
|||
height: 60px;line-height: 60px;padding-left: 40px; |
|||
border-bottom: 1px solid rgba(244,242,245,1); |
|||
font-size: 18px; |
|||
} |
|||
.tvmtabwrap .tvmtabtitle::before{ |
|||
position: absolute;content:'';background: rgba(235,76,18,1); |
|||
width: 4px;height: 30px;left: 18px;top: 15px; |
|||
} |
|||
.tvmtabwrap .myform{padding:30px 40px 40px;} |
|||
|
|||
.tvmtab{margin:auto; border-spacing: 0;border-collapse: collapse;border: 1px solid #ddd;width:100%;font-size: 16px;} |
|||
.tvmtab tr td{position: relative; border: 1px solid #ddd;} |
|||
.tvmtab .ptitle{padding:8px 12px;font-size: 18px;color: #1B1A35;font-weight: bold;text-align: center;} |
|||
.tvmtab .ttitle{width: 180px; padding:8px 12px;color: #1B1A35; text-align: center;} |
|||
.tvmtab .ttitle.widthAuto{width: auto;font-weight: normal;text-align: left;} |
|||
.tvmtab .ttitle.weightB{font-weight: bold;} |
|||
.tvmtab input, |
|||
.tvmtab select, |
|||
.tvmtab textarea { |
|||
display: block; |
|||
position: relative; |
|||
z-index: 1; |
|||
width: 100%; |
|||
min-height: 38px; |
|||
padding: 6px 12px; |
|||
font-size: 16px; |
|||
font-family: inherit; |
|||
line-height: 1.5; |
|||
color: #333; |
|||
background: none; |
|||
border: none; |
|||
resize: none; |
|||
outline: none; |
|||
/*cursor: pointer;*/ |
|||
} |
|||
.tvmtab input[type=radio],.tvmtab input[type=checkbox]{ |
|||
width:auto; |
|||
display:inline-block; |
|||
border:1px solid #ddd; |
|||
border-radius:50%; |
|||
padding:0px; |
|||
min-height:auto; |
|||
margin:0px 3px; |
|||
width:12px; |
|||
height:12px; |
|||
padding-right:0px !important; |
|||
} |
|||
/*.tvmtab input[disabled], |
|||
.tvmtab select[disabled], |
|||
.tvmtab textarea[disabled]{ |
|||
background:none!important; |
|||
}*/ |
|||
.tvmtab .inlines{position: relative;} |
|||
.tvmtab .inlines input, |
|||
.tvmtab .inlines select{padding-right:50px;} |
|||
.tvmtab .inlines select::-ms-expand { display: none; } |
|||
.tvmtab .inlines .r_btn{display: inline-block;position: absolute;padding: 0 15px;height: 38px;line-height: 38px;right: 0;top: 0; text-align: center;} |
|||
.tvmtab .inlines .r_btn .b_ar{position: relative;top: 15px; border-left:3px solid transparent;border-right:3px solid transparent;border-top:6px solid #333;} |
|||
|
|||
.tvmtab input[type="file"]{opacity: 0;display: none;} |
|||
.tvmtab .smalltab{border-spacing: 0;border-collapse: collapse;border: none;width:auto;} |
|||
.tvmtab .smalltab td{padding: 8px 12px;border: none;} |
|||
.tvmtab .smalltab td .optbtn, |
|||
.tvmtab .smalltab td a{cursor: pointer;text-decoration: underline!important;display: inline-block;min-width: 120px;} |
|||
.tvmtab .smalltab td .optbtn{color: #BF3628;} |
|||
.tvmtab .uploadbtn{display: inline-block;margin:12px; padding: 6px 10px;font-size: 14px;color: #FFFFFF;border-radius:2px;background-color:#BF3628;cursor: pointer;} |
|||
|
|||
.tvmtab .color_red{color:#FF0000;} |
|||
|
|||
.tvmtab input::-webkit-input-placeholder, |
|||
.tvmtab textarea::-webkit-input-placeholder{color: #999999;font-size: 15px;} |
|||
.tvmtab input:-moz-placeholder, |
|||
.tvmtab textarea:-moz-placeholder{color: #999999;font-size: 15px;} |
|||
.tvmtab input::-moz-placeholder, |
|||
.tvmtab textarea::-moz-placeholder{color: #999999;font-size: 15px;} |
|||
.tvmtab input:-ms-input-placeholder, |
|||
.tvmtab textarea:-ms-input-placeholder {color: #999999;font-size: 15px;} |
|||
|
|||
|
|||
.tvmformdesc{margin-top: 15px;font-size: 15px;line-height: 1.5;} |
|||
.tvmformdesc .desctitle{font-weight: bold;} |
|||
|
|||
.tvmformbtns{text-align: center;} |
|||
.tvmformbtns .submitbtn{ |
|||
width: 108px; |
|||
height: 32px; |
|||
background:#BF3628; |
|||
border-radius: 2px; |
|||
border: none; |
|||
font-size: 16px; |
|||
color: rgba(255,255,255,1); |
|||
line-height: 22px; |
|||
margin-top: 30px; |
|||
cursor: pointer; |
|||
font-family: inherit; |
|||
} |
|||
.tvmformbtns .submitbtn:disabled{opacity: 0.75;} |
|||
|
|||
.aboutpage{position: relative;background-position: center top;background-size: 100%;background-repeat: no-repeat;background-image: url("../img/about_bg.jpg")} |
|||
.leftmenus{width: 240px;float: left;background-color: #F5F2F6;font-size: 16px;text-align: right;margin-bottom: 40px;} |
|||
.rightcontent{margin-left: 290px;margin-bottom: 40px;} |
|||
.leftmenus .lm_title{height: 126px;margin-top: -63px;padding: 0 20px; font-size:22px;text-align: center;color: #ffffff;background-color: #BD201B;} |
|||
.leftmenus .lm_title .lm_en{font-size:14px;text-transform:uppercase; margin-top: 12px;} |
|||
.leftmenus .menu_item{position: relative;border-bottom: 1px dashed #dedede;} |
|||
.leftmenus .menu_item a{display: block;padding: 24px 38px 24px 20px;position: relative;color: #0e0e29;} |
|||
.leftmenus .menu_item a.active, |
|||
.leftmenus .menu_item a:hover{color: #bd201b;} |
|||
.leftmenus .menu_item>a:after{position: absolute;content: '';background-color: #0e0e29; right: 20px;width: 4px;height: 4px;top: 31px;} |
|||
.leftmenus .menu_item>a.active:after, |
|||
.leftmenus .menu_item>a:hover:after{background-color: #bd201b;} |
|||
|
|||
.leftmenus .menu_item .menu_child{position: relative;font-size: 14px;display: none} |
|||
.leftmenus .menu_item .menu_child .child_item{position: relative;border-top: 1px solid #e4e5e7; } |
|||
.leftmenus .menu_item .menu_child .child_item a{padding: 16px 50px 16px 20px;} |
|||
|
|||
.rightcontent .rc_title{display: none; font-size: 20px;padding-top:10px;line-height:50px;margin-bottom: 40px;color: #bd201b;border-bottom: 1px solid #dedede;} |
|||
.rightcontent .rc_panel{position: relative;padding-right:40px;} |
|||
|
|||
|
|||
|
|||
|
|||
@ -0,0 +1 @@ |
|||
html,body{height: auto} |
|||
@ -0,0 +1,2 @@ |
|||
/*公司简介*/ |
|||
.cpcontainner{padding: 25px 40px;} |
|||
@ -0,0 +1,79 @@ |
|||
@CHARSET "UTF-8"; |
|||
*{box-sizing: border-box;margin: 0;padding: 0;} |
|||
*:before,*:after {box-sizing: inherit;} |
|||
img{vertical-align:top;} |
|||
body{background:none !important;text-align:center;} |
|||
#header{text-align:left;} |
|||
#gcwraper{background:url(../img/gucuan/bg.jpg) repeat center;overflow:hidden;height:100%;max-width:1200px;width:100%;margin:0px auto;} |
|||
#head{width:100%;position:relative;} |
|||
#head .container{position:absolute;z-index:99;top:0px;left:0px;width:100%;background:none;} |
|||
#brand,#info,#jinxi,#logo{width:100%;} |
|||
#logo img{margin:3.7% auto 1.9% auto;width:22%;min-width:240px;} |
|||
#info{margin-top:35%;} |
|||
#jinxi{position:relative;margin-top:6.4%;} |
|||
#jinxi img{width:87%;margin:0px auto;} |
|||
#jinxi a{position:absolute;z-index:99;left:50%;margin-left:-7.2%;bottom:24%;width:14.4%;} |
|||
#content .section{margin-bottom:12%;} |
|||
#content{margin-top:-14%;position:relative;} |
|||
#gucuan .down{margin:8% auto 8.2% auto;} |
|||
#platform{margin:2% 0px 14% 0px;} |
|||
.down img{width:2.4%;margin:0px auto;} |
|||
.right_fixd{position: fixed;bottom: 20px;right: 10px;width: 84px;z-index: 999;} |
|||
.sticktop{ |
|||
width: 84px; |
|||
height: 85px; |
|||
margin-top: 11px; |
|||
background:rgba(240,240,240,1); |
|||
display: none; |
|||
} |
|||
.jiantou{ |
|||
font-size: 10px; |
|||
color: rgba(102,102,102,1); |
|||
text-align: center; |
|||
padding-top: 20px; |
|||
} |
|||
.jiantou img{width:25%;min-width:20px;} |
|||
.dingbu{ |
|||
font-size:12px; |
|||
|
|||
color:rgba(102,102,102,1); |
|||
margin-top: 10px; |
|||
text-align: center; |
|||
} |
|||
#jxwraper{height:100%;max-width:1200px;width:100%;margin:0px auto;background:#fff;font-family:"微软雅黑";letter-spacing:2px;} |
|||
.jinxi{background:#fcfcfc;} |
|||
.jinxi .title{width:20%;margin:0px auto 70px auto;} |
|||
.jinxi .txt{font-size:1.3rem;line-height:2.8rem;text-align:left;margin:-10px 8px 18px 8px;} |
|||
.jinxi .show{display:inline-block;vertical-align:top;margin-bottom:10px;} |
|||
.jinxi .leftside{display:inline-block;vertical-align:top;width:506px;} |
|||
.jinxi .rightside{display:inline-block;vertical-align:top;width:600px;margin-left:10px;} |
|||
#jxwraper .line{background:url(../img/jinxi/line.jpg) repeat-x center bottom;width:93%;margin:0px auto;display:inline-block;vertical-align:top;} |
|||
#jxwraper .hide{display:none;} |
|||
#jxwraper .section{margin-bottom:40px;} |
|||
#jxwraper #foot{margin-top:140px;} |
|||
.point .btns{margin-top:10px;line-height:1rem;} |
|||
.point .btns a{width:100%;} |
|||
.point .btns a img{width:40px;} |
|||
.point .info{color:#7d9bc0;font-size:1rem;margin-bottom:10px;} |
|||
.point .title{background:url(../img/jinxi/line2.jpg) repeat-x center;} |
|||
.point .showlist{background:#e5e5e5;padding:5px 22px;margin:0px 13px;} |
|||
.point .showlist .tag{display:inline-block;vertical-align:top;width:205px;} |
|||
.point .showlist .show{border-bottom:1px dotted #bdbdbd;padding:20px 0px 20px 20px;display:inline-block;vertical-align:top;} |
|||
.point .showlist .txt{display:inline-block;vertical-align:top;width:880px;margin-left:15px;margin-top:10px;text-align:left;font-size:1rem;line-height:2rem;} |
|||
.steps .title{margin:0px auto;width:38%;} |
|||
.steps .info{margin:40px 0px 56px 0px;} |
|||
#jxwraper .steps .title .line{width:50%;} |
|||
.steps .img{display:inline-block;vertical-align:top;width:600px;} |
|||
.steps .txts{display:inline-block;vertical-align:top;width:554px;text-align:left;margin-left:30px;font-size:1rem;color:#858585;line-height:1.4rem;} |
|||
.tgshow .show{display:inline-block;vertical-align:top;padding:0px 18px;border-radius:10px;box-shadow:#c2c2c2 0px 0px 10px;margin-top:39px;} |
|||
.tgshow .img{display:inline-block;vertical-align:top;width:300px;padding:35px 0px;} |
|||
.tgshow .info{display:inline-block;vertical-align:top;width:730px;padding:25px 0px 10px 0px;margin-left:20px;text-align:left;letter-spacing:0px;} |
|||
.tgshow .txt{color:#474747;font-size:0.9rem;line-height:1.3rem;margin-top:10px;} |
|||
.tgshow .stitle span{font-weight:bold;font-size:1.6rem;} |
|||
.tgshow .stitle a{float:right;border-radius:3px;color:#c2c2c2;border:1px solid #c2c2c2;padding:0px 5px 0px 20px;font-size:0.8rem;line-height:1.5rem;background:url(../img/jinxi/right.png) no-repeat 4px center;background-size:10px 10px;} |
|||
.tgshow .showlist{padding:0px 50px 30px 50px;} |
|||
.tgshow .title{width:28.7%;margin:0px auto;} |
|||
#jxwraper .tgshow .title .line{width:70%;} |
|||
.zhuanqu .title{width:20%;margin:0px auto;} |
|||
.zhuanqu .list{margin:68px 0px;} |
|||
#cnzz_stat_icon_1274178035{display:none;} |
|||
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 67 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,343 @@ |
|||
.jc_list{display:none;} |
|||
.jc_box .active{display:block;} |
|||
.jc_list .jc_icon img{} |
|||
.jc_list .jc_panel{position: relative;width:805px;min-height:490px;background-color: #FFFFFF;} |
|||
.tab{margin-top:0px;display:inline-block;width:100%;vertical-align:top;font-size:22px;position:relative;height:56px;} |
|||
.jc_box .red{border-bottom:5px solid #ec5d65;} |
|||
.jc_box .yellow{border-bottom:5px solid #dabea4;} |
|||
.jc_box .blue{border-bottom:5px solid #a5c2da;} |
|||
.jc_box .bblue{border-bottom:5px solid #3c5fdb;} |
|||
.tab .item:nth-child(1){background-color:#ec5d65; /* 浏览器不支持时显示 */background-image: linear-gradient(#c20d14, #ec5d65);left:0px;z-index:99;} |
|||
.tab .item:nth-child(2){background-color:#dabea4; /* 浏览器不支持时显示 */background-image: linear-gradient(#cda67d, #dabea4);left:166px;z-index:89;} |
|||
.tab .item:nth-child(3){background-color:#a5c2da; /* 浏览器不支持时显示 */background-image: linear-gradient(#82abcb, #a5c2da);left:332px;z-index:79;} |
|||
.tab .item:nth-child(4){background-color:#3c5fdb; /* 浏览器不支持时显示 */background-image: linear-gradient(#3c5fdb, #9dbaf8);left:455px;z-index:69;} |
|||
#header .pl_menus{height:74px;border-bottom:1px solid #c9c9c9;} |
|||
#header .pl_menus li{display:inline-block;vertical-align:top;text-align:center;margin-top:17px;overflow:hidden;height:57px;} |
|||
#header .pl_menus li:nth-child(even) a{border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9;} |
|||
#whjrzx_category_nav li a{padding:0px 55px;} |
|||
#yszx_category_nav li a,#big_category_nav li a{padding:0px 46px;} |
|||
#gj_category_nav li{min-width:20%;} |
|||
.jc_list .jc_panel .pl_menus .item a{font-size:18px;font-weight:bold;width:100%;display: inline-block;color:#7d7d7d;text-align: center;padding:0px 20px;margin-bottom:17px;line-height:40px;height:40px;} |
|||
.tab .item{color:#fff;border-radius:8px 8px 0px 0px;box-shadow:2px 0px 0px #242d4c;position:absolute;line-height:51px;height:51px;overflow:hidden;bottom:0px;text-align: center;padding:0px 17px;} |
|||
.jc_list .jc_panel .pl_menus .item a:hover, |
|||
.jc_list .jc_panel .pl_menus .item.active a{color:#1b1b1b;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s;} |
|||
.jc_list .jc_panel .pl_ct{} |
|||
.jc_list .jc_panel .pl_ct .ct_item{position: relative; display:none;} |
|||
.jc_list .jc_panel .pl_ct .ct_item.active{display: block;} |
|||
#header .pl_menus li.active{background:url(../img/redborder.jpg) center bottom no-repeat;} |
|||
|
|||
.tab .item:hover,.tab .item.active{line-height:55px;height:55px;font-weight:bold;-webkit-transition:all 200ms linear 100ms;-moz-transition:all 200ms linear 100ms;-o-transition:all 200ms linear 100ms;transition:all 200ms linear 100ms;} |
|||
|
|||
.msgshow{display:inline-block;vertical-align:top;width:390px;} |
|||
.msgshow .top{position:relative;} |
|||
.msgshow .top .more,.msgshow .top .txt{position:absolute;z-index:99;color:#fff;} |
|||
.msgshow .top .more{bottom:18px;right:18px;} |
|||
.msgshow .top .more a{color:#fff;font-size:12px;} |
|||
.msgshow .top .txt{left:30px;top:52px;line-height:1.2em;font-size:28px;} |
|||
.msgshow .top .txt small{font-size:0.5em;vertical-align: top;} |
|||
.msgshow:nth-child(even){margin:0px 10px;} |
|||
.msgshow .content li{line-height:1.2em;padding:15px 0px 12px 5px;list-style: disc inside !important;color:#c1c1c1;} |
|||
.msgshow .content li.top{color:#7e2222;} |
|||
.msgshow .content li a{width:64%;color:#535353;font-size:15px;margin-left:-8px;white-space: nowrap;display:inline-block;vertical-align:top;text-overflow: ellipsis;overflow: hidden;word-break: break-all;} |
|||
.msgshow .content li .date{float:right;color:#535353;padding-right:15px;font-size:15px;} |
|||
.msgshow .content li a:hover{color:#7e2222;} |
|||
|
|||
.hide{display:none !important;} |
|||
.load_more1{display: none; background-color: #EBEAEA;color: #666666;font-size: 12px;padding: 12px 0;} |
|||
.load_more1.show{display: block;} |
|||
.load_more1:hover{color: #C9A035;} |
|||
|
|||
.mytable{width:100%;border-spacing: 0;border-collapse: collapse;border: 0;} |
|||
.mytable>thead{background-color: #F9F9F9;color: #666666;font-size: 12px;} |
|||
.mytable>thead>tr>th{padding: 12px 8px;border-bottom: 1px solid #e4e5e7;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;} |
|||
.mytable>tbody{font-size: 14px;text-transform : uppercase} |
|||
.mytable>tbody>tr{cursor: pointer;} |
|||
.mytable>tbody>tr:hover{color:#e31921;} |
|||
.mytable>tbody>tr>td{position: relative;line-height: 16px;padding:16px 8px;border-bottom: 1px solid #e4e5e7;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;} |
|||
|
|||
#yszx_category_ct .mytable>thead>tr>th{padding: 14px 8px;} |
|||
#yszx_category_ct .mytable>tbody>tr>td{padding:15px 8px;} |
|||
|
|||
.mytable1{width:100%;position: relative;} |
|||
.mytable1 .tr{ |
|||
width: 100%; |
|||
display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; |
|||
-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap; |
|||
} |
|||
.mytable1 .tr .td{ |
|||
padding: 0 8px; |
|||
color:#313131; |
|||
font-size:14px; |
|||
text-align: center; |
|||
border-bottom: 1px solid #c9c9c9; |
|||
white-space: nowrap;overflow: hidden;text-overflow:ellipsis; |
|||
-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1; |
|||
} |
|||
.mytable1 .tbody .td{font-size:16px;} |
|||
.mytable1 .tr .td.flex_2 {-webkit-box-flex: 2;-moz-box-flex: 2;-webkit-flex: 2;-ms-flex:2;flex: 2;} |
|||
#child_item1a .thead .td:nth-child(2),.mytable1 .tr .td.flex_4{-webkit-box-flex: 2;-moz-box-flex: 2;-webkit-flex: 2;-ms-flex:2;flex: 2;} |
|||
.mytable1 .thead, |
|||
.load_more{background-color:#e5e5e5;border-bottom:1px solid #c9c9c9;color: #707070;font-size:1.1em;height:41px;line-height:41px;} |
|||
.mytable1 .thead .td{border-bottom:none;} |
|||
.mytable1 .tbody{font-size: 14px;text-transform : uppercase;height:554px;} |
|||
.mytable1 .tbody .tr{cursor: pointer;height:44px;line-height:44px;} |
|||
.mytable1 .tbody .tr:hover{color:#e31921;} |
|||
|
|||
#pl_child_nav_11 .thead{height:90px;} |
|||
#pl_child_nav_11 .tbody{height:546px;} |
|||
|
|||
#pl_child_nav_15 .thead{height:90px;} |
|||
#pl_child_nav_15 .tbody{height:546px;} |
|||
.load_more{display: block; visibility:hidden;text-align: center;} |
|||
.load_more.show{visibility: visible;} |
|||
.load_more:hover{color: #C9A035;} |
|||
|
|||
.jc_list .jc_panel .pl_ct .pl_child_nav{position: relative; padding: 0 45px;line-height:52px;height:52px; font-size:1.1em;color: #666666;background-color: #eeeeee;border-bottom:1px solid #c9c9c9;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav.hidden{visibility: hidden;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .item{padding: 0 60px;overflow:hidden;color:#707070;display: inline-block;font-size:14px; width: auto;line-height:52px;min-width:10%;text-align:center;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .item:hover, |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .item.active{color:#e92d35;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .swiper-button{background: none!important;color: #999!important;top: 0!important;width: 27px!important;height: 100%!important;margin-top: 0!important;outline: none!important;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .swiper-button-prev{left: 16px!important;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .swiper-button-next{right: 16px!important;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .swiper-button:active{outline: none;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav .swiper-button .iconfont_tm{font-size: 14px;font-weight: bold;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_list{} |
|||
.jc_list .jc_panel .pl_ct .child_item{position: relative; display:none;} |
|||
.jc_list .jc_panel .pl_ct .child_item.active{display: block;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap{position: relative;padding: 12px 14px 0 14px;height:544px;} |
|||
.jc_list .jc_panel .pl_ct .pl_child_nav.hidden + .child_item .item_wrap{padding-top: 0;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem{display: inline-block; cursor: pointer;vertical-align: top;margin-bottom:5px;margin-top:5px;width:19.8%;text-align:center;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .desc{text-align: center;padding:5px 5px 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .imgpanel{display: inline-block;position: relative;width: 140px;height: 140px;background-color: #F9F9F9;overflow: hidden;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .imgpanel .coverimg{ |
|||
position: absolute;width: 100%;height: 100%;left: 0;top: 0; |
|||
background-size: cover;background-position: center;background-repeat: no-repeat; |
|||
transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s; |
|||
} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .imgpanel .introduce{ |
|||
position: absolute;bottom: 0;left: 0;width: 100%;padding: 10px 15px;line-height: 18px;max-height: 56px; background-color: rgba(255,255,255,.6);color: #000;text-align: left; |
|||
display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; |
|||
transform:translateY(100%);-moz-transform:translateY(100%);-webkit-transform:translateY(100%);-o-transform:translateY(100%); |
|||
transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s; |
|||
} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem:hover .imgpanel .coverimg{ |
|||
transform: scale(1.15);-moz-transform: scale(1.15);-webkit-transform: scale(1.15);-o-transform: scale(1.15); |
|||
} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem:hover .imgpanel .introduce{ |
|||
transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0); |
|||
} |
|||
|
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem.cols_3{width: 33.333%;padding: 0 15px 15px;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem.cols_3 .imgpanel{width:100%;padding-top:45%;height: auto;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem.cols_3.rows_2 .imgpanel{padding-top:56%;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem.cols_4{width: 25%;padding: 0 15px 15px;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem.cols_4 .imgpanel{width:100%;padding-top:100%;height: auto;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .text{font-size: 13px;color: #666666;text-align:center;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .text>div{line-height: 1.4;padding-bottom: 8px;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .text .title{font-size: 14px;color: #040404;margin-top: 8px;padding-bottom:4px;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem.rows_2 .title{line-height: 19px;height: 38px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;} |
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .imgitem .text .labname{color:#999;} |
|||
|
|||
|
|||
|
|||
.jc_list .jc_panel .pl_ct .child_item .item_wrap .swiper-container{} |
|||
|
|||
.jc_title{padding-top: 45px;padding-bottom: 45px;} |
|||
.jc_title .title_img{padding-bottom: 40px;text-align: center;} |
|||
|
|||
.jc_icon_list{-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;} |
|||
.jc_icon_list .item{border: 5px solid rgba(245,109,79,0.4);width: 150px;height: 150px;border-radius: 50%;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s;} |
|||
.jc_icon_list .red_line{display: inline-block;height: 6px;background-color: rgba(245,109,79,0.4);} |
|||
.jc_icon_list .item.active{border: none;width: 160px;height: 160px;background: url("../img/wjc_icon_01.png") center no-repeat;background-size: contain;} |
|||
.jc_icon_list .item:not(.active):hover{border-color: #EF7B52;transform:scale(1.08);} |
|||
.jc_icon_list .item .item_ct{text-align: center;color: rgba(244,75,37,1);font-size: 20px;} |
|||
.jc_icon_list .item .item_ct .iconfont_tm{font-size:50px;} |
|||
.jc_icon_list .item .item_ct p{padding-top: 20px;} |
|||
|
|||
.item {position: unset;height: unset;overflow-y: unset;outline: unset;line-height: unset;} |
|||
.part1 .item {position: relative;height: 358px;overflow-y: scroll;outline: none;line-height:20px;} |
|||
.yjc_icon_list{padding: 0 60px;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;} |
|||
.yjc_icon_list .item{text-align: center;} |
|||
.yjc_icon_list .item .yicon{ |
|||
display: inline-block;width:145px;height: 145px;line-height: 145px;background: url("../img/yjc_icon_01.png") no-repeat center;background-size: cover;color: #FFFFFF; |
|||
transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s; |
|||
} |
|||
.yjc_icon_list .item:hover .yicon{transform: scale(1.1);} |
|||
.yjc_icon_list .item .yicon .iconfont_tm{font-size: 50px;} |
|||
.yjc_icon_list .item .title{font-size: 20px;color: #000000;margin-top: 15px;} |
|||
.yjc_icon_list .item .desc{font-size: 14px;color: #666666;margin-top: 10px;} |
|||
|
|||
.wjc_list{padding: 60px 0;} |
|||
.wjc_list .list_body{ |
|||
display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; |
|||
-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; |
|||
-webkit-box-orient: horizontal;-ms-flex-direction: row;-webkit-flex-direction: row;flex-direction: row; |
|||
-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; |
|||
} |
|||
.wjc_list .list_body .item{width: 595px;height: 443px;overflow: hidden; margin-bottom: 10px;padding-bottom: 10px;background-color: #FFFFFF;box-shadow: 0 3px 10px rgba(0,0,0,.35);} |
|||
.wjc_list .list_body .item .imgpanel{height: 208px;overflow: hidden;position: relative;} |
|||
.wjc_list .list_body .item .coverimg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-position:top center;background-repeat: no-repeat;background-size: cover;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s;} |
|||
.wjc_list .list_body .item:hover .coverimg{transform: scale(1.1);} |
|||
.wjc_list .list_body .item .it_title{color: #000000;font-size: 20px;padding: 25px 35px;font-weight: bold;} |
|||
.wjc_list .list_body .item .it_desc{ |
|||
color: #999999;font-size: 14px;padding:0 35px;margin-bottom:15px;line-height: 22px; |
|||
max-height: 140px;overflow-y: auto; |
|||
} |
|||
.wjc_list .list_body .item .it_desc p{ |
|||
margin-top: 15px; |
|||
} |
|||
.wjc_list .list_body .item .it_desc p:first-child{margin-top: 0;} |
|||
|
|||
.hxfw_list{padding: 60px 0;} |
|||
.hxfw_list .title{padding: 10px 0 70px 80px;font-size: 32px;color: #FFFFFF;} |
|||
.hxfw_list .icon_list{text-align: right;padding-right: 10px;} |
|||
.hxfw_list .icon_list .item{display: inline-block;margin-left: 50px;text-align: center;font-size: 18px;color: #FFFFFF;} |
|||
.hxfw_list .icon_list .item .b_icon{display: inline-block;width: 116px;height: 116px;line-height: 116px;border-radius: 50%;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s;} |
|||
.hxfw_list .icon_list .item:hover .b_icon{transform:scale(1.1);} |
|||
.hxfw_list .icon_list .item .b_icon .iconfont_tm{font-size: 64px;} |
|||
.hxfw_list .icon_list .item p{margin-top: 15px;} |
|||
|
|||
.right_fixd{position: fixed;bottom: 20px;right: 10px;width: 84px;z-index: 999;} |
|||
.right_fixd .r_menu{background-color: #FFFFFF;font-size: 12px;color: #666666;box-shadow: 0 3px 10px rgba(0,0,0,.35);} |
|||
.right_fixd .item{display: inline-block;width: 100%;height: 74px;text-align: center;position: relative;text-decoration: none;overflow: hidden;border-top: 1px solid #E6E6E6;cursor: pointer;float: left;} |
|||
.right_fixd .r_menu .item .iconfont_tm{font-size: 22px;position: absolute;top: 12px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);} |
|||
.right_fixd .r_menu .item.totop .iconfont_tm{font-size: 12px;} |
|||
.right_fixd .r_menu .item .desc{position: absolute;bottom: 12px;left: 50%;width: 100%;line-height: 15px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);} |
|||
.right_fixd .item:hover, |
|||
.right_fixd .item.active{background-color:#BF3628;color: #FFFFFF;transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s; -o-transition: all .3s;} |
|||
.right_fixd .r_menu .item:first-child{border-top: 0;} |
|||
.right_fixd .r_menu:last-child{margin-top: 12px;} |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
.artpart{position: relative; background-repeat: no-repeat; background-size: 100% 100%; background-position: center;} |
|||
.artpart_1{ padding:110px 0px 120px 0px;background-image: url("../img/artbg1.jpg");} |
|||
.artpart .artpartleft{ width: 494px; position: absolute; left: 0px; top: 0px;} |
|||
.artpartleft .artTit{padding: 14px 0px 0px 43px;} |
|||
.artpartleft .btnbox{ padding: 91px 0px 0px 88px;} |
|||
.artpartleft .btnbox a{display: block; width: 220px; height: 54px; color: #fff; background: -moz-linear-gradient( top,#fe4825,#f6313c); background: -webkit-linear-gradient( top,#fe4825,#f6313c); text-align: center; line-height: 54px; border-radius: 25px; font-size: 18px;} |
|||
.artpartright{padding-left: 494px;} |
|||
.artpartright .conbox{width: 523px; height: 372px; padding: 13px 35px 0px 18px; background: #fff;} |
|||
.artpartright .conbox .txt{ padding: 11px 31px 0px 18px; line-height: 24px; color: #666;} |
|||
.artpartright .productbox{ display: flex; justify-content: space-between; padding-top: 21px;} |
|||
.artpartright .product{ text-align: center; width: 146px;} |
|||
.artpartright .product p:first-child{font-size: 14px; color: #343333; line-height: 18px; padding: 12px 0px 6px 0px;} |
|||
.artpartright .product p:nth-child(2){font-size: 12px; color: #666666;} |
|||
.tipbox{width: 203px; height: 370px; background: -moz-linear-gradient( top,#fe4726,#f6303d); background: -webkit-linear-gradient( top,#fe4726,#f6303d); position: absolute; top: 12px; right: 0px;} |
|||
.artcodebox{ padding:36px 0px 28px 0px; text-align: center; color: #fff; font-size: 14px; line-height: 44px;} |
|||
.p_contact{color: #fff; font-size: 15px; letter-spacing: 1px; padding-left: 24px; padding-bottom: 16px; text-transform: lowercase;} |
|||
.p_contact:first-child{line-height: 42px; position: relative;} |
|||
.p_contact .iconfont_tm{ color: #313745; font-size: 22px; padding-right: 5px;} |
|||
.p_contact .iconemail{font-size: 16px;} |
|||
.p_contact .p_c_border{ width: 42px; height: 44px; border: 1px solid #fff; border-right: 0px; position: absolute; top: 0px; left: 11px;} |
|||
.p_contact .p_c_border:before{content: ""; height: 6px; width: 1px; background: #fff; position: absolute; right: 0px; top: 0px;} |
|||
.p_contact .p_c_border:after{content: ""; height: 6px; width: 1px; background: #fff; position: absolute; right: 0px; bottom: 0px;} |
|||
|
|||
.artpart_2{ padding:110px 0px 109px 0px; background-image: url("../img/artbg2.jpg");} |
|||
.artpart_2 .artpartright .conbox{ width: 524px; height: 382px; overflow: hidden; margin: 0px 0px 0px 182px; background: none; padding: 0px;} |
|||
.artpart_2 .artpartright .conbox .txt{padding: 11px 0px 0px 20px;} |
|||
.artpart_2 .tipbox{ background-image: url("../img/arttipsbg.jpg"); left: 494px; top: 12px;} |
|||
.tip2tit{font-size: 14px; color: #fff; text-align: center; height: 54px; line-height: 54px; position: relative; margin-top: 15px;} |
|||
.tip2tit:before{content: ""; position: absolute; height:1px; width: 51px; background: #fff; top: 27px; left: 10px;} |
|||
.tip2tit:after{content: ""; position: absolute; height:1px; width: 51px; background: #fff; top: 27px; right: 10px;} |
|||
.contactlist p{font-size: 14px; color: #fff; line-height: 41px;text-transform: lowercase;} |
|||
.artpart_2 .icontel{ font-size: 20px; color: #9bd9f3; padding: 0px 11px 0px 15px;} |
|||
.artpart_2 .iconemail{ width: 24px; color: #9bd9f3; padding: 0px 8px 0px 15px;} |
|||
.artpart_2 .texbox{ background: #fff; padding: 10px 30px 16px 25px;} |
|||
.proexample{ margin-top: 10px; display: flex; padding: 0px 0px 0px 20px; justify-content: stretch;} |
|||
.proexample .exleft{ margin-right: 4px; width: 298px;} |
|||
.exleft .timebox{ width: 100%; height: 40px; line-height: 40px; font-size: 14px; padding-left: 87px; position: relative; background: #fff;} |
|||
.timebox .timetip{ width: 87px; height: 40px; text-align: center; color: #fff; position: absolute; left: 0px; top: 0px; background: #bf242a; display: flex; justify-content: center;} |
|||
.timebox p{ color: #666; text-align: center;} |
|||
.artpart_2 .iconclock{ font-size: 24px; padding-right: 5px;} |
|||
.exright{ background: #fff; flex-grow:1; padding: 7px 0px 0px 13px;} |
|||
.exright .pointlist{ line-height: 43px;} |
|||
.pointlist .listTop{font-size: 16px; color: #323846; vertical-align: middle; font-weight: bold;} |
|||
.pointlist .listcon{ font-size: 12px; color: #000; position: relative; padding-left: 22px; vertical-align: middle; width: 142px; overflow: hidden;} |
|||
.listcon:before{content: ""; position: absolute; top: -2px; left: 11px; width: 3px; height: 16px; background: #e10022;} |
|||
.artpart_3{background-image: url("../img/artbg3.jpg"); padding: 110px 0px 121px 0px;} |
|||
.artpart_3 .artpartright .conbox{padding: 26px 35px 0px 18px; height: 370px;} |
|||
.artpart_3 .tipbox{top: 0px; right: 0px; background-image: url("../img/arttipsbg1.jpg")} |
|||
.artpart_3 .artcodebox{ padding-top: 84px; font-size: 16px; line-height: 25px;} |
|||
.artpart_3 .artcodebox p{ padding-top: 15px;} |
|||
.contact3{padding: 34px 0px 0px 40px; position: relative;} |
|||
.contact3 .contact3border{ width: 67px; height: 153px; border:2px solid #d6ddec; position: absolute; top: 19px; left:17px; border-right: none;} |
|||
.contact3 .contact3border:before{content: ""; width: 2px; height: 16px; background: #d6ddec; position: absolute; top: 0px; right: 0px;} |
|||
.contact3 .contact3border:after{content: ""; width: 2px; height: 16px; background: #d6ddec; position: absolute; bottom: 0px; right: 0px;} |
|||
.contact3 p{font-size: 18px; color: #323846; line-height: 38px; letter-spacing: 1px; text-transform: lowercase;} |
|||
.contact3 .icontel{ font-size: 22px; color: #323846; padding-right: 12px;} |
|||
.contact3 .iconqq{ font-size: 23px; color: #323846; padding-right: 12px;} |
|||
.contact3 .iconemail{ font-size: 16px; color: #323846; padding-right: 12px;} |
|||
.artpart_4{background-image: url("../img/artbg4.jpg"); padding: 110px 0px 120px 0px;} |
|||
.artpart_4 .artpartright{display: flex; justify-content: space-between; flex-wrap: wrap; height: 373px; align-content:space-between;} |
|||
.artpart_4 .tips_box{ width: 350px; height: 181px;} |
|||
.artpartright .tips1{ background-image: url("../img/art_part4_tipbg.jpg"); background-repeat: no-repeat;} |
|||
.tips1 .txt{ vertical-align: middle; display: inline-block; padding: 40px 21px; line-height: 25px; color: #fff;} |
|||
.artpartright .tips2{background: #fff; display: flex;} |
|||
.tips2 .part4_contact{ position:relative; border: 2px solid #d6ddec; margin: 20px 0px 0px 21px; width: 161px; height: 125px; padding-top: 26px; text-align: center;} |
|||
.part4_contact h1{font-size: 20px; color: #000; width: 131px;height: 30px; position: absolute; left: 15px; |
|||
top: -15px; background: #fff; text-align: center; line-height: 30px; padding-bottom: 26px;} |
|||
.tips2 p{font-size: 18px; color: #323846; line-height: 30px;} |
|||
.tips2 .part4_contact .telspecial{color: #6d6c6c;} |
|||
.tips2 .part5_contact .telspecial{line-height: 35px; padding-top: 5px;} |
|||
.artpartright .tips3{background: #fff;} |
|||
.artpartright .tips4{background: #fff;} |
|||
.part4code{padding: 14px 0px 0px 11px;} |
|||
.part4code p{ text-align: center; font-size: 14px; color: #848484; line-height: 32px;} |
|||
.tips3{display: flex;} |
|||
.tips3 .igbox{ width: 181px; height: 181px; overflow: hidden;} |
|||
.tips3 .prointro{ flex-grow:1; width: 169px;} |
|||
.prointro .introtit{ text-align: center; font-size: 14px; color: #333; line-height: 78px;} |
|||
.prointro .prodetails{display: flex; flex-wrap: wrap; overflow: hidden;} |
|||
.prodetails p{width: 50%; text-align: center; height: 51px; line-height: 51px; border-left: 1px solid #ccc; margin-left: -1px; border-top: 1px solid #ccc; color: #888888;} |
|||
.prodetails p .iconfont_tm{padding-right: 6px; font-size: 18px;} |
|||
.artpart_5{background-image: url("../img/artbg5.jpg"); padding: 110px 0px 121px 0px;} |
|||
.artpart_5 .artpartright{display: flex;} |
|||
.artpart5left{ width: 350px} |
|||
.artpart5right{ width: 350px;} |
|||
.artpart_5 .tips1 .txt{padding: 15px 21px;} |
|||
.artpart_5 .tipsPro{position: relative; margin-top: 8px;} |
|||
.artpart_5 .tipsPro p{ width: 84px; line-height: 27px; display: inline-block; text-align: center; background: #fb0303; font-size: 14px; color: #fff; position: absolute; top: 0px; left: 0px;} |
|||
.artpart_5 p .iconclock{ font-size: 16px; padding-right: 6px;} |
|||
.part5_contact{ text-align: center; width: 50%; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; height: 181px;} |
|||
.artpart5right h1{font-size: 20px; color: #000; line-height: 30px; padding-top: 28px;} |
|||
.part5_code{ background: #fff; display: flex;} |
|||
.part5_code .percontact{width: 199px; padding-left: 16px;} |
|||
.percontact .telbox{padding-left: 36px; position: relative; padding-top: 7px;} |
|||
.telbox .iconfont_tm{position: absolute; left: 0px; top: 50%; font-size: 20px; margin-top: -10px; color: #323846;} |
|||
.telbox .iconemail{font-size: 16px; margin-top: -5px;} |
|||
.telbox p{ font-size: 16px; color: #323846; line-height: 26px; text-transform: lowercase;} |
|||
.art_part5code{padding: 19px 0px 0px 0px;} |
|||
.art_part5code p{ font-size: 14px; color: #848484; line-height: 37px; text-align: center;} |
|||
.artpart_4 .part5_code .percontact{margin: 0 auto;} |
|||
.artpart_4 .artpart5right h1{ text-align: center;} |
|||
.art4codebox{ padding:0px; text-align: center; color: #fff; font-size: 14px; line-height: 44px; margin-top: -5px;} |
|||
/*荣誉墙*/ |
|||
.jc_title{ |
|||
padding-top: 45px; |
|||
padding-bottom: 45px; |
|||
} |
|||
.jc_title .title_img{ |
|||
padding-bottom: 40px; |
|||
text-align: center; |
|||
} |
|||
.swiper_box .swiper-button-prev{ background-image: url("../img/arrowbg.png"); width: 28px!important; height: 41px!important;; line-height: 40px; text-align: center; left: 5px;} |
|||
.swiper_box .swiper-button-next{ background-image: url("../img/arrowbg.png"); width: 28px!important;; height: 41px!important;; line-height: 40px; text-align: center; right: 5px;} |
|||
.swiper_box .swiper-slide{padding: 7px;} |
|||
.swiper_box .swiper-slide a{padding: 17px; display: block; background: #fff; box-shadow: 0px 0px 7px #d2d3d3;} |
|||
.divhidden{ |
|||
overflow: hidden; |
|||
} |
|||
.centerleftright{ |
|||
display: -webkit-box !important; |
|||
display: box !important; |
|||
position:relative; |
|||
-webkit-box-align:center; |
|||
box-align:center; |
|||
-webkit-box-pack:center; |
|||
box-pack:center; |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
#partners table td{ padding: 8px 12px; line-height: 20px; height: 57px;} |
|||
#partners table tr td:first-child{width: 120px!important; text-align: center} |
|||
#partners table tr .ptitle{color: #1B1A35; font-size: 16px; height: 45px;} |
|||
.notesbox h1{ font-size: 16px; color: #1B1A35; font-weight: normal; line-height: 28px;} |
|||
.notesbox .noteTit{margin: 10px 0px; color: rgba(76,76,76,1); line-height: 22px; font-size: 18px;} |
|||
.notesbox div p{line-height: 25px; margin-left: 15px;} |
|||
#partners table tr td.notestd{text-align: left;} |
|||
File diff suppressed because one or more lines are too long
@ -0,0 +1,3 @@ |
|||
/* |
|||
test.css |
|||
*/ |
|||
@ -0,0 +1,46 @@ |
|||
html,body{height: auto} |
|||
.webuploader-container { |
|||
position: relative; |
|||
} |
|||
.webuploader-element-invisible { |
|||
position: absolute !important; |
|||
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ |
|||
clip: rect(1px,1px,1px,1px); |
|||
width: 100%;height: 100%; |
|||
} |
|||
.webuploader-pick { |
|||
position: relative; |
|||
display: inline-block; |
|||
cursor: pointer; |
|||
background: none; |
|||
padding: 10px 15px; |
|||
color: #fff; |
|||
text-align: center; |
|||
border-radius: 3px; |
|||
overflow: hidden; |
|||
width: 100%;height: 100%; |
|||
} |
|||
|
|||
.webuploader-pick-disable { |
|||
opacity: 0.6; |
|||
pointer-events:none; |
|||
} |
|||
.file_name,.file_name_tg{z-index: 1;position: absolute;width: 100%;height: 100%;left: 0;top: 0;} |
|||
.file_name_tg div,.file_name div, |
|||
.file_name_tg label,.file_name label{width: 100%;height: 100%;} |
|||
.listborder .must:before{ |
|||
font-size: 20px; |
|||
position: absolute; |
|||
left: 3px; |
|||
top: 8px; |
|||
content: '*'; |
|||
color: #FF0000; |
|||
} |
|||
/*上下居中*/ |
|||
.align_center{ |
|||
/*上下居中*/ |
|||
-webkit-box-align: center; |
|||
-ms-flex-align: center; |
|||
-webkit-align-items: center; |
|||
align-items: center; |
|||
} |
|||
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
@ -0,0 +1,344 @@ |
|||
<script> |
|||
document.write('<script src="/app/home/view/szwjs/static/libs/webuploader.min.js"><\/script>'); |
|||
document.write('<script src="/app/home/view/szwjs/index/Public/Js/base.js"><\/script>'); |
|||
</script> |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="tvmtabtitle">托管申请表</div> |
|||
<form id="tgapply_form" class="myform"> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ptitle color_red"><span id="form_title"></span>资产托管申请表</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方名称<i style="color:red">*</i></td> |
|||
<td colspan="4"><input id="hoster_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方类别</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_type"> |
|||
<option value="1">机构/公司</option> |
|||
<option value="2">个人</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr style="display:none"> |
|||
<td class="ttitle">{if condition="$tg_type neq 1"}托管{/if}资产类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_type"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr style="display:none"> |
|||
<td class="ttitle">托管资产子类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_child"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方诉求</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_reason"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="10" id="base_info"><div>基本情况</div></td> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“企业法人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">单位名称<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="company_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">单位地址<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="company_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">法定代表人<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="legal_person"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">法人身份证<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="legal_cardno"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">营业执照代码<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="business_code"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">注册资本<i style="color:red">*</i></td> |
|||
<td colspan="3" class="inlines"><input id="reg_capital" type="number" min="0"> |
|||
<span class="r_btn">万元</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">经济性质<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="eco_nature"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“自然人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">证件类型</td> |
|||
<td class="inlines"><select id="leader_cardtype"> |
|||
<option value="000">身份证</option> |
|||
<option value="001">护照</option> |
|||
<option value="002">户口簿</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle weightN person">证件号码</td> |
|||
<td><input id="leader_cardno"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN person" id="natural_name_label">权属方姓名</td> |
|||
<td class="inlines"><input id="natural_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="3"><div>联系方式</div></td> |
|||
<td class="ttitle weightN" >通讯地址<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="natural_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">联系电话<i style="color:red">*</i></td> |
|||
<td><input id="natural_tel" type="tel"></td> |
|||
<td class="ttitle weightN">传真</td> |
|||
<td><input id="natural_fax"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">电子邮件<i style="color:red">*</i></td> |
|||
<td><input id="natural_email" type="email"></td> |
|||
<td class="ttitle weightN">邮编</td> |
|||
<td><input id="natural_code" type="tel"></td> |
|||
</tr> |
|||
|
|||
<tr class="tgtype3"> |
|||
<td class="ttitle">推荐机构(无则不填)</td> |
|||
<td colspan="4" class="inlines"><input id="recom_agency" type="tel"></td> |
|||
</tr> |
|||
</table> |
|||
<br/> |
|||
<br/> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ttitle">(托管信息)</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle widthMid">托管资产数量<i style="color:red">*</i></td> |
|||
<td colspan="4" class="inlines"><input type="number" min="0" id="capital_num"> |
|||
<span class="r_btn">件</span></td> |
|||
</tr> |
|||
</table> |
|||
<br/> |
|||
<br/> |
|||
<table id="prolist" class="tvmtab text-center" style="line-height:1.4em;"> |
|||
<thead> |
|||
<tr> |
|||
<td colspan="6" class="ttitle"> |
|||
(资产托管清单) |
|||
{if condition="!isset($showinfo) or (isset($showinfo) and $showinfo eq 0)"} |
|||
<div style="float:right"> |
|||
<div class="modeub addproduct" style="width:72px;margin-right:48px;cursor:pointer;"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">新增</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</td> |
|||
</tr> |
|||
<tr> |
|||
<th class="ttitle" align="center" style="width:50px;">#</th> |
|||
<th class="ttitle" align="center">资产名称</th> |
|||
<th class="ttitle" align="center">资产类别</th> |
|||
<th class="ttitle" align="center" style="width:90px;">托管方报价</th> |
|||
{if condition="(isset($products) and count($products)) or (isset($showinfo) and $showinfo eq 0)"} |
|||
<th class="ttitle" align="center">审核状态</th> |
|||
{/if} |
|||
{if condition="!isset($status) or (isset($status) and $status elt 40)"} |
|||
<th class="ttitle" align="center" width="90px">操作</th> |
|||
{/if} |
|||
</tr> |
|||
</thead> |
|||
<tbody> |
|||
{if condition="isset($products) and count($products)"} |
|||
{volist name="products" id="vo" key="k"} |
|||
<tr data-json="<?php echo urldecode(http_build_query($vo));?>"> |
|||
<td style="padding:4px 0px;">{$k}</td> |
|||
<td>{$vo.capital_name}{$vo.zj_name?'<br/>专家修改:'.$vo.zj_name:''}</td> |
|||
<td>{$vo.capital_child|getCapitalChild}</td> |
|||
<td>{$vo.capital_price}</td> |
|||
<td><span class="listedstatus">{if condition="$vo['flag'] eq 1"}审核通过{else}未审核{/if}</span></td> |
|||
{if condition="!isset($status) or (isset($status) and $status elt 40)"} |
|||
<td style="padding:4px 0px;"> |
|||
{if condition="$vo['flag'] neq 1"} |
|||
<div style="width:72px;display:inline-block;"> |
|||
<div class="modeub edtproduct"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">编辑</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
<div style="width:72px;display:inline-block;"> |
|||
<div class="modeub delproduct"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">删除</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</td> |
|||
{/if} |
|||
</tr> |
|||
{/volist} |
|||
{/if} |
|||
</tbody> |
|||
{if condition="isset($baseinfo) and $baseinfo['apply_type'] eq 2 and $baseinfo['proassign'] eq 1"} |
|||
<tfoot> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle">专家修改</td> |
|||
<td colspan="5" class="inlines"> |
|||
<input type="radio" name="assagree" id="assagree1" value="1" checked>同意 |
|||
<input type="radio" name="assagree" id="assagree2" value="0">不同意 |
|||
</td> |
|||
</tr> |
|||
</tfoot> |
|||
{/if} |
|||
</table> |
|||
</form> |
|||
|
|||
{notempty name="files"} |
|||
<div class="basiccon3"> |
|||
<div class="modept list_flex flex_center"> |
|||
<div class="sicon logobackimg"></div> |
|||
<div class="filename">附件提交</div> |
|||
<div class="sicon logobackimg"></div> |
|||
</div> |
|||
<div id="fj_list"> |
|||
<div class="listborder"> |
|||
<div class="listleftright list_flex"> |
|||
<div class="listnumber">#</div> |
|||
<div style="width: 178px;padding-left: 20px;">附件标题</div> |
|||
<div class="box_flex_1" style="text-align: center;">文件格式</div> |
|||
<div style="width: 210px;text-align: center;">上传</div> |
|||
</div> |
|||
</div> |
|||
{volist name="files" id="vo" key="k"} |
|||
<div class="listborder poster"> |
|||
<div class="listleftright modeub cursor_text"> |
|||
<div class="listnumber">{$k}</div> |
|||
<div class="box_flex_1 modeub modeac"> |
|||
{if condition="isset($vo['flag']) and $vo.flag eq 1 and $vo.path"} |
|||
<div class="xuzhi txt must" style="width: 275px;text-align:left;text-decoration: underline" title="点击查看" onclick="javascript:window.open('{$vo.path}')" >{$vo.ftypedescr}</div> |
|||
{else} |
|||
<div class="xuzhi txt must" style="width: 275px;text-align:left;">{$vo.ftypedescr}</div> |
|||
{/if} |
|||
{notempty name="vo.ftemp_id"} |
|||
<div class="icondown logobackimg" style="background-size: 65%;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')"></div> |
|||
<div style="color:#eb600b;font-size: 12px;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')">下载模板</div> |
|||
{/notempty} |
|||
</div> |
|||
<div class="liststu listedstatus" style="width: 238px; text-align: center;">{$vo.ftype|strtolower}</div> |
|||
<div class="liststu listedstatus modeub modepc" style="width: 450px"> |
|||
<div style="line-height: 32px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 250px;padding-right: 10px;"> |
|||
{if condition="(isset($vo['reload']) and $vo['reload'] eq 1) and (isset($vo['flag']) and $vo.flag eq 1)"}审核通过{/if} |
|||
</div> |
|||
{if condition="(isset($vo['flag']) and $vo.flag eq 1) and (isset($vo['reload']) and $vo['reload']!=1)"} |
|||
审核通过 |
|||
{elseif condition="!isset($showinfo) or $showinfo!=1"} |
|||
<div class="buttonright modeub buttonright2" style="margin-left: 0px;"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">选择文件</div> |
|||
<div class="rightbutton2"></div> |
|||
<div {if condition="$vo.mustupload eq 1"}required="required"{/if} class="file_name webuploader-container" id="file_one_{$vo.ftype_id}" {if condition="$vo.ftype eq 'JPG'"}accept="image/jpeg" {/if} |
|||
{if condition="$vo.ftype eq 'PDF'"}accept="application/pdf" {/if} |
|||
{if condition="isset($vo['reload']) and $vo['reload'] eq 1"} data-fname="{$vo.fname}" data-url="{$vo.path}" data-uniquecode="{$vo.unique_code}"{/if} |
|||
{if condition="$vo.ftype eq 'DOC'"}accept="application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document" {/if} data-fname="{$vo.ftypedescr}" > |
|||
|
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
</div> |
|||
{/volist} |
|||
</div> |
|||
{/notempty} |
|||
{if condition="isset($showinfo) and $showinfo"} |
|||
<input type="hidden" id="showinfo" value="1" /> |
|||
<div class="basiccon3"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button onclick='window.location.href="{:url("center/mytg")}"' class="submitbtn">返回</button> |
|||
</div> |
|||
</div> |
|||
{else} |
|||
<div class="basiccon3" id="TgApplbutWrap"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button id="TgApplbut" class="submitbtn" disabled>提交</button> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
|
|||
<script> |
|||
|
|||
$(function(){ |
|||
var txts=[["法人身份证正面照片","法人身份证反面照片"],["权属人身份证正面照片","权属人身份证反面照片"]]; |
|||
|
|||
$(".poster .file_name").eq(2).attr('required',true); |
|||
$("#hoster_type").change(function(){ |
|||
var val=$("#hoster_type").val(); |
|||
|
|||
if(val==1){ |
|||
var txt=txts[0]; |
|||
$(".poster .txt").eq(0).html(txt[0]); |
|||
$(".poster .txt").eq(1).html(txt[1]); |
|||
//$(".poster").eq(2).show(); |
|||
$(".poster").eq(2).find('.xuzhi').addClass('must'); |
|||
$(".poster .file_name").eq(2).attr('required',true); |
|||
}else{ |
|||
//$(".poster").eq(2).hide(); |
|||
$(".poster").eq(2).find('.xuzhi').removeClass('must'); |
|||
$(".poster .file_name").eq(2).attr('required',false); |
|||
var txt=txts[1]; |
|||
$(".poster .txt").eq(0).html(txt[0]); |
|||
$(".poster .txt").eq(1).html(txt[1]); |
|||
} |
|||
}); |
|||
|
|||
$(".addproduct").click(function(event){ |
|||
event.preventDefault(); |
|||
var capital_num=$("#capital_num").val(); |
|||
if(capital_num<=0){ |
|||
tool.msg("请先填写资产数量"); |
|||
return true; |
|||
} |
|||
var current=$("#prolist tbody tr").length; |
|||
if(current+1>capital_num){ |
|||
tool.msg("超过最大资产托管数量"); |
|||
return true; |
|||
} |
|||
layer.open({ |
|||
type: 2, |
|||
area: ['50%', '94%'], |
|||
//skin: 'layui-layer-rim', //加上边框 |
|||
title: false, |
|||
content:"{:url('gjadd2',['tg_type'=>$tg_type,'apply_id'=>$apply_id])}" |
|||
}); |
|||
}); |
|||
$("body").delegate(".delproduct",'click',function(){ |
|||
|
|||
var parent=$(this).parents('#prolist'); |
|||
var index=parent.find(this).index('.delproduct'); |
|||
$("body").layerAlert('确定删除此托管资产?','error',function(){ |
|||
$("#prolist tbody tr").eq(index).remove(); |
|||
}); |
|||
}); |
|||
$("body").delegate(".edtproduct",'click',function(){ |
|||
|
|||
var parent=$(this).parents('#prolist'); |
|||
var index=parent.find(this).index('.edtproduct'); |
|||
var url="{:url('gjadd2',['tg_type'=>$tg_type,'apply_id'=>$apply_id])}"; |
|||
layer.open({ |
|||
type: 2, |
|||
area: ['50%', '94%'], |
|||
//skin: 'layui-layer-rim', //加上边框 |
|||
title: false, |
|||
content:url+"?index="+index |
|||
}); |
|||
}); |
|||
}); |
|||
</script> |
|||
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
@ -0,0 +1,165 @@ |
|||
(function () { |
|||
var leftTitle={ |
|||
zh:'关于本所', |
|||
en:'ABOUT US', |
|||
}; |
|||
var leftMenus=[ |
|||
{ |
|||
id:'1', |
|||
name:'成立背景', |
|||
/*children:[//仅支持到二级菜单 |
|||
{ |
|||
id:'1', |
|||
name:'成立背景-001' |
|||
}, |
|||
{ |
|||
id:'b', |
|||
name:'成立背景-002' |
|||
}, |
|||
]*/ |
|||
}, |
|||
{ |
|||
id:'2', |
|||
name:'平台授权' |
|||
}, |
|||
{ |
|||
id:'3', |
|||
name:'定位和概念' |
|||
}, |
|||
{ |
|||
id:'4', |
|||
name:'对象和范围' |
|||
}, |
|||
{ |
|||
id:'5', |
|||
name:'交易手段和平台服务' |
|||
}, |
|||
{ |
|||
id:'6', |
|||
name:'业务框架和模型' |
|||
}, |
|||
{ |
|||
id:'7', |
|||
name:'理念和宗旨' |
|||
}, |
|||
]; |
|||
var urlParams=Utils.url2hash(); |
|||
//选中菜单
|
|||
var activeMenuId=getDefaultMenuId(); |
|||
var leftMenusEl,rcTitleEl,rcContentEl; |
|||
$(function () { |
|||
leftMenusEl=$("#leftmenus"); |
|||
rcTitleEl=$("#rc_title"); |
|||
rcContentEl=$("#rc_panel"); |
|||
|
|||
buildMenus(leftMenusEl); |
|||
leftMenusEl.on('click','a',function (e) {e.preventDefault();e.stopPropagation(); |
|||
var self=$(this); |
|||
setActiveMenu(self); |
|||
setRightContent(rcContentEl,self); |
|||
}); |
|||
leftMenusEl.find('a[data-id="'+activeMenuId+'"]').click(); |
|||
}); |
|||
|
|||
function getDefaultMenuId() { |
|||
var menuId=urlParams.type; |
|||
if(!menuId){ |
|||
var children=leftMenus; |
|||
while (children.length>0){ |
|||
var firstChild=children[0]; |
|||
menuId=firstChild.id||''; |
|||
children=firstChild.children||[]; |
|||
} |
|||
} |
|||
return menuId; |
|||
} |
|||
|
|||
function buildMenus(wrapEl) { |
|||
wrapEl.append('<li class="list_flex flex_center lm_title"><div>'+(leftTitle.zh||'')+'<br><div class="lm_en">'+(leftTitle.en||'')+'</div></div></li>'); |
|||
var html=''; |
|||
leftMenus.forEach(function (item) { |
|||
var id=item.id||''; |
|||
var name=item.name||''; |
|||
var childArr=item.children||[]; |
|||
html+='<li class="menu_item"><a data-id="'+id+'">'+name+'</a>'; |
|||
if(childArr.length>0){ |
|||
html+='<ul class="menu_child">'; |
|||
childArr.forEach(function (childItem) { |
|||
var id_child=childItem.id||''; |
|||
var name_child=childItem.name||''; |
|||
html+='<li class="child_item"><a data-id="'+id_child+'">'+name_child+'</a></li>'; |
|||
}); |
|||
html+='</ul>'; |
|||
} |
|||
html+='</li>'; |
|||
}); |
|||
wrapEl.append(html); |
|||
} |
|||
|
|||
function setActiveMenu(self) { |
|||
var parentEl=self.parent(); |
|||
var childMenuEl=null; |
|||
if(parentEl.hasClass('menu_item')){//一级菜单
|
|||
childMenuEl=parentEl.children('.menu_child'); |
|||
if(childMenuEl.length>0){ |
|||
childMenuEl.slideToggle(200); |
|||
} |
|||
var prevActiveEl=leftMenusEl.find('.menu_item>.active'); |
|||
if(prevActiveEl.length>0&&self.text()!=prevActiveEl.text()){ |
|||
var nextEl=prevActiveEl.next(); |
|||
if(nextEl.length>0){ |
|||
nextEl.slideToggle(200); |
|||
} |
|||
if(self.attr('data-id')){ |
|||
leftMenusEl.find('.active').removeClass('active'); |
|||
}else{ |
|||
prevActiveEl.removeClass('active'); |
|||
} |
|||
} |
|||
self.addClass('active'); |
|||
|
|||
}else if(parentEl.hasClass('child_item')){//二级菜单
|
|||
leftMenusEl.find('.active').removeClass('active'); |
|||
self.addClass('active'); |
|||
var parentMenuEl=parentEl.closest('.menu_item'); |
|||
parentMenuEl.children('a').addClass('active'); |
|||
childMenuEl=parentMenuEl.children('.menu_child'); |
|||
if(childMenuEl.is(':hidden')){ |
|||
childMenuEl.slideDown(200); |
|||
} |
|||
} |
|||
} |
|||
//根据菜单类型获取数据
|
|||
function setRightContent(wrapEl,self) { |
|||
wrapEl.empty(); |
|||
var menuId=self.attr('data-id')||''; |
|||
if(menuId){ |
|||
rcTitleEl.text(self.text()); |
|||
rcTitleEl.show(); |
|||
getInfo(menuId,function (data) { |
|||
if(data&&data.content){ |
|||
wrapEl.html(data.content); |
|||
} |
|||
}) |
|||
} |
|||
} |
|||
|
|||
function getInfo(type,call) { |
|||
var url='/home/About/look?type='+type; |
|||
$.ajax({ |
|||
url:url, |
|||
type:'get', |
|||
dataType:'json', |
|||
success:function (rs) { |
|||
if(rs&&rs.code==200){ |
|||
call&&call(rs.data); |
|||
}else{ |
|||
call&&call(); |
|||
} |
|||
}, |
|||
error:(function (e) { |
|||
call&&call(); |
|||
}) |
|||
}); |
|||
} |
|||
})(); |
|||
@ -0,0 +1,252 @@ |
|||
(function () { |
|||
$(function () { |
|||
//查看详情时禁止编辑
|
|||
var attach_btnEl=$("#cpt_attach_btn"),attach_listEl=$("#cpt_attach_list"); |
|||
if(window.detail){ |
|||
$("#tousuformbtm").remove(); |
|||
attach_btnEl.remove(); |
|||
setForm(window.detail); |
|||
return; |
|||
}else{ |
|||
$("#tousuformbtm").show(); |
|||
attach_btnEl.show(); |
|||
} |
|||
|
|||
attach_btnEl.on('click',function (e) {e.preventDefault(); |
|||
addUploadFile(); |
|||
}); |
|||
|
|||
attach_listEl.on('change','input',function(e){e.preventDefault(); |
|||
// uploadFile.call(this,{type:'image'});
|
|||
uploadFile.call(this); |
|||
}); |
|||
attach_listEl.on('click','.optbtn',function(e){e.preventDefault(); |
|||
var type=$(this).attr('data-type'); |
|||
if(type=='delete'){ |
|||
$(this).closest('tr').remove(); |
|||
} |
|||
}); |
|||
$("#submitformbtn").click(function (e) {e.preventDefault(); |
|||
checkParams($(this)) |
|||
}); |
|||
$("#cpt_is_recharge").change(function () { |
|||
if($(this).val()=='0'){ |
|||
$("#cpt_recharge_money").attr('disabled',true); |
|||
}else{ |
|||
$("#cpt_recharge_money").attr('disabled',false); |
|||
} |
|||
}); |
|||
$("#cpt_name").focus(); |
|||
}); |
|||
|
|||
function setForm(info) { |
|||
var tousuformEl=$("#tousuform"); |
|||
tousuformEl.find('input').attr('disabled',true); |
|||
tousuformEl.find('select').attr('disabled',true); |
|||
tousuformEl.find('textarea').attr('disabled',true); |
|||
tousuformEl.closest('.tvmtabwrap').css({'margin':0}); |
|||
|
|||
$("#cpt_name").val(info.name||''); |
|||
$("#cpt_tel").val(info.tel||''); |
|||
$("#cpt_account").val(info.account||''); |
|||
$("#cpt_is_recharge").val(info.is_recharge); |
|||
if(info.recharge_money){ |
|||
$("#cpt_recharge_money").val(Utils.accDiv(info.recharge_money||0,100)); |
|||
} |
|||
$("#cpt_platform").val(info.platform||''); |
|||
$("#cpt_org").val(info.org||''); |
|||
$("#cpt_target").val(info.target||''); |
|||
$("#cpt_target_relation").val(info.target_relation||''); |
|||
$("#cpt_information").val(info.information||''); |
|||
$("#cpt_economy_problem").val(info.economy_problem||''); |
|||
$("#cpt_intro").val(info.intro||''); |
|||
var attach=info.attach||''; |
|||
console.log("attach",attach); |
|||
if(attach){ |
|||
var attachArr=[]; |
|||
try { |
|||
attachArr=JSON.parse(attach); |
|||
}catch(e){ |
|||
|
|||
} |
|||
var html=''; |
|||
attachArr.forEach(function (item) { |
|||
html+='<tr><td><a href="'+item.url+'" target="_blank">'+item.name+'</a></td></tr>'; |
|||
}); |
|||
if(html){ |
|||
$("#cpt_attach_list").append(html); |
|||
}else{ |
|||
$("#cpt_attach_list").append('<tr><td>无</td></tr>'); |
|||
} |
|||
} |
|||
} |
|||
|
|||
function addUploadFile() { |
|||
var attach_listEl=$("#cpt_attach_list"); |
|||
attach_listEl.append('<tr style="display: none;"><td><input type="file"><a href="" target="_blank"></a></td><td><span class="optbtn" data-type="delete">删除</span></td></tr>'); |
|||
attach_listEl.find('tr:last').find('input').click(); |
|||
} |
|||
|
|||
function checkParams(btnEl) { |
|||
|
|||
var name=$("#cpt_name").val().trim(); |
|||
if(!name){ |
|||
return Utils.layerAlert('请填写姓名'); |
|||
} |
|||
|
|||
var tel=$("#cpt_tel").val().trim(); |
|||
if(!tel){ |
|||
return Utils.layerAlert('请填写电话'); |
|||
}else{ |
|||
var phonereg = /(^1[2|3|4|5|7|8|9]\d{9}$)|(^09\d{8}$)/; |
|||
var telreg = /^((0\d{2,3})-)(\d{7,8})(-(\d+))?$/; |
|||
if(!phonereg.test(tel)&&!telreg.test(tel)){ |
|||
return Utils.layerAlert('请填写正确的电话号码'); |
|||
} |
|||
} |
|||
|
|||
var account=$("#cpt_account").val().trim(); |
|||
if(!account){ |
|||
return Utils.layerAlert('请填写客户账号'); |
|||
} |
|||
|
|||
var is_recharge=$("#cpt_is_recharge").val(); |
|||
var recharge_money=''; |
|||
if(is_recharge=='1'){ |
|||
recharge_money=$("#cpt_recharge_money").val().trim(); |
|||
if(!recharge_money) { |
|||
return Utils.layerAlert('请填写入金金额'); |
|||
} else if(isNaN(recharge_money)||recharge_money<0){ |
|||
return Utils.layerAlert('入金金额输入不合法'); |
|||
}else if((recharge_money+'').indexOf('.')!=-1&&(recharge_money+'').split('.')[1].length>2){ |
|||
return Utils.layerAlert('入金金额最多保留两位小数'); |
|||
} |
|||
recharge_money=Utils.accMul(recharge_money,100);//分
|
|||
} |
|||
|
|||
var platform=$("#cpt_platform").val().trim(); |
|||
if(!platform){ |
|||
return Utils.layerAlert('请填写参与平台'); |
|||
} |
|||
|
|||
var org=$("#cpt_org").val().trim(); |
|||
if(!org){ |
|||
return Utils.layerAlert('请填写所属机构'); |
|||
} |
|||
|
|||
var target=$("#cpt_target").val().trim(); |
|||
if(!target){ |
|||
return Utils.layerAlert('请填写客户投诉主体'); |
|||
} |
|||
|
|||
var target_relation=$("#cpt_target_relation").val().trim(); |
|||
if(!target_relation){ |
|||
return Utils.layerAlert('请填写与投诉主体的关系'); |
|||
} |
|||
|
|||
var information=$("#cpt_information").val().trim(); |
|||
if(!information){ |
|||
return Utils.layerAlert('请填写基本情况反馈'); |
|||
} |
|||
|
|||
var economy_problem=$("#cpt_economy_problem").val().trim(); |
|||
if(!economy_problem){ |
|||
return Utils.layerAlert('请填写经济问题反馈'); |
|||
} |
|||
|
|||
var intro=$("#cpt_intro").val().trim(); |
|||
if(!intro){ |
|||
return Utils.layerAlert('请填写相关协议及签署文件情况介绍'); |
|||
} |
|||
|
|||
var attachListEl=$("#cpt_attach_list").find('a'); |
|||
var attachArr=[]; |
|||
for(var i=0,len=attachListEl.length;i<len;i++){ |
|||
var attachitem=$(attachListEl[i]); |
|||
var url=attachitem.attr('href'); |
|||
var filename=attachitem.text(); |
|||
if(url&&filename){ |
|||
attachArr.push({"url":url,'name':filename}); |
|||
} |
|||
} |
|||
if(attachArr.length==0){ |
|||
return Utils.layerAlert('请上传对应证明附件'); |
|||
} |
|||
|
|||
var token=$("input[name='__feedback__']").val().trim(); |
|||
var sendParams={ |
|||
name:name, |
|||
tel:tel, |
|||
platform:platform, |
|||
account:account, |
|||
is_recharge:is_recharge, |
|||
recharge_money:recharge_money, |
|||
org:org, |
|||
target:target, |
|||
target_relation:target_relation, |
|||
information:information, |
|||
economy_problem:economy_problem, |
|||
intro:intro, |
|||
__feedback__:token, |
|||
attach:JSON.stringify(attachArr), |
|||
}; |
|||
saveData(btnEl,sendParams); |
|||
} |
|||
|
|||
function resetForm() { |
|||
$("#tousuform")[0].reset(); |
|||
$("#cpt_attach_list").empty(); |
|||
} |
|||
|
|||
function saveData(btnEl,info) { |
|||
btnEl.attr('disabled',true); |
|||
$.ajax({ |
|||
url:'/home/feedback/submit', |
|||
type:'POST', |
|||
data:info, |
|||
dataType:'json', |
|||
success:function (rs) { |
|||
btnEl.attr('disabled',false); |
|||
if(rs&&rs.code==200){ |
|||
Utils.layerAlert('您的投诉信息提交成功,请耐心等待反馈结果','success',function () { |
|||
resetForm(); |
|||
}); |
|||
}else{ |
|||
$("input[name='__feedback__']").val(rs.data.token); |
|||
Utils.layerAlert(rs&&rs.data?rs.data:'您的投诉信息提交失败,请稍后重试','error'); |
|||
} |
|||
}, |
|||
error:(function (e) { |
|||
btnEl.attr('disabled',false); |
|||
Utils.layerAlert('您的投诉信息提交失败,请稍后重试','error'); |
|||
}) |
|||
}); |
|||
|
|||
} |
|||
//图片上传
|
|||
function uploadFile(parms){ |
|||
(function(obj){ |
|||
var trEl=$(obj).closest('tr').show(); |
|||
var progress=$(obj).next(); |
|||
var context={ |
|||
onload:function(rs){ |
|||
if(rs&&rs.code=='200'){ |
|||
var filename=obj.files[0].name; |
|||
var url=rs.data||''; |
|||
progress.text(filename); |
|||
progress.attr('href',url); |
|||
}else{ |
|||
progress.text(rs.data||'上传失败,请稍后重试'); |
|||
} |
|||
}, |
|||
onprocess:function(rs){ |
|||
progress.text(rs.percent); |
|||
} |
|||
}; |
|||
if(parms){ |
|||
context.parms=parms; |
|||
} |
|||
Utils.uploadImgWithAjax(obj,context); |
|||
})(this); |
|||
} |
|||
})(); |
|||
@ -0,0 +1,48 @@ |
|||
// 公司简介
|
|||
(function () { |
|||
var urlParmas=Utils.url2hash(); |
|||
var cpId=urlParmas.id; |
|||
if(!cpId){return;} |
|||
$(function () { |
|||
getInfo(cpId,setInfo); |
|||
}); |
|||
|
|||
function setInfo(rs) { |
|||
if(rs&&rs.data){ |
|||
var data=rs.data||{}; |
|||
var c_jcname=data.c_jcname||data.c_name||''; |
|||
if(c_jcname){ |
|||
document.title=c_jcname; |
|||
} |
|||
var c_content=data.c_content||''; |
|||
$('#cpcontainner').html(c_content); |
|||
} |
|||
} |
|||
|
|||
function getInfo(id,call){ |
|||
$.ajax({ |
|||
url:'/api/finance/getOne', |
|||
type:'POST', |
|||
dataType:'json', |
|||
data:{id:id}, |
|||
success:function (rs) { |
|||
try{ |
|||
if(rs && typeof(rs)=="string"){ |
|||
rs=JSON.parse(rs); |
|||
} |
|||
}catch(ex){ |
|||
|
|||
} |
|||
if(rs.code==200){ |
|||
call&&call(rs); |
|||
}else if(rs.msg){ |
|||
Utils.layerAlert(rs.msg,'error'); |
|||
} |
|||
}, |
|||
error:function (e) { |
|||
|
|||
} |
|||
}) |
|||
} |
|||
|
|||
})(); |
|||
@ -0,0 +1,6 @@ |
|||
//test.js
|
|||
(function(){ |
|||
|
|||
//$("#contenter").html("print from test.js!");
|
|||
|
|||
})() |
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,241 @@ |
|||
|
|||
var HOST_CONFIG = (function () { |
|||
var CURRHOSTNAME=location.hostname||''; |
|||
var HOST={}; |
|||
// var isLocal=(!CURRHOSTNAME)||(/^(qa|localhost|192.168|127.0)/.test(CURRHOSTNAME));
|
|||
if (/szcaee.cn/.test(CURRHOSTNAME)){//正式域名
|
|||
HOST['HOST_TYPE']='pro'; |
|||
|
|||
}else{ |
|||
HOST['HOST_TYPE']='qa';//qa环境
|
|||
|
|||
} |
|||
return HOST; |
|||
})(); |
|||
|
|||
var Utils={ |
|||
url2hash:function(_url,fgf){ |
|||
var parmhash={}; |
|||
var querstr=_url||location.search; |
|||
var offset1=querstr.indexOf("?"); |
|||
if(offset1!=-1){ |
|||
querstr=querstr.substring(offset1+1); |
|||
} |
|||
if(querstr!=""){ |
|||
var parms=querstr.split(fgf||"&"); |
|||
var parmsLen=parms.length; |
|||
for(var i=0;i<parmsLen;i++){ |
|||
var _keyval=parms[i].split("="); |
|||
var _key=(_keyval[0]||"").replace(/(^\s*)|(\s*$)/g,"");//$.trim(_keyval[0]);
|
|||
var _val=(_keyval[1]||"").replace(/(^\s*)|(\s*$)/g,"");//$.trim(_keyval[1]);
|
|||
try{ |
|||
parmhash[_key]=decodeURI(_val); |
|||
}catch(ex){ |
|||
var offset0=-1; |
|||
var n=0; |
|||
while((offset0=_val.indexOf("%%"))!=-1){ |
|||
_val=_val.substring(0,offset0)+'%25'+_val.substring(offset0+1); |
|||
n+=4; |
|||
} |
|||
parmhash[_key]=decodeURI(_val); |
|||
} |
|||
} |
|||
} |
|||
return parmhash; |
|||
}, |
|||
date2str:function(_data,format){ |
|||
format=format||"yyyy-MM-dd hh:mm:ss"; |
|||
var o = { |
|||
"M+" : _data.getMonth()+1, //month
|
|||
"d+" : _data.getDate(), //day
|
|||
"h+" : _data.getHours(), //hour
|
|||
"m+" : _data.getMinutes(), //minute
|
|||
"s+" : _data.getSeconds(), //second
|
|||
"q+" : Math.floor((_data.getMonth()+3)/3), //quarter
|
|||
"S" : _data.getMilliseconds() //millisecond
|
|||
}; |
|||
if(/(y+)/.test(format)) format=format.replace(RegExp.$1, |
|||
(_data.getFullYear()+"").substr(4 - RegExp.$1.length)); |
|||
for(var k in o)if(new RegExp("("+ k +")").test(format)) |
|||
format = format.replace(RegExp.$1, |
|||
RegExp.$1.length==1 ? o[k] : |
|||
("00"+ o[k]).substr((""+ o[k]).length)); |
|||
return format; |
|||
}, |
|||
str2date:function(str){ |
|||
var strlen=str.length; |
|||
if(strlen<19){ |
|||
if(strlen==10){ |
|||
str+=" 00:00:00"; |
|||
}else if(strlen==16){ |
|||
str+=":00"; |
|||
} |
|||
} |
|||
var reg = /^(\d{1,4})(-|\/)(\d{1,2})\2(\d{1,2}) (\d{1,2}):(\d{1,2}):(\d{1,2})$/; |
|||
var r = str.match(reg); |
|||
if(r!=null){ |
|||
|
|||
var d= new Date(r[1], r[3]-1,r[4],r[5],r[6],r[7]); |
|||
if(d.getFullYear()==r[1]&&(d.getMonth()+1)==r[3]&&d.getDate()==r[4]&&d.getHours()==r[5]&&d.getMinutes()==r[6]&&d.getSeconds()==r[7]){ |
|||
return d; |
|||
} |
|||
} |
|||
return null; |
|||
}, |
|||
|
|||
//加法函数
|
|||
accAdd:function(arg1, arg2) { |
|||
var r1,r2, m, n; |
|||
try{r1=arg1.toString().split(".")[1].length}catch(e){r1=0} |
|||
try{r2=arg2.toString().split(".")[1].length}catch(e){r2=0} |
|||
m=Math.pow(10,Math.max(r1,r2)); |
|||
//动态控制精度长度
|
|||
n = (r1 >= r2) ? r1 : r2; |
|||
return ((arg1 * m + arg2 * m) / m).toFixed(n); |
|||
}, |
|||
accAddFixed2: function(arg1, arg2,unittype){ |
|||
return Number(this.accAdd(arg1, arg2)).toFixed(unittype==3?3:2); |
|||
}, |
|||
//减法函数
|
|||
accSub:function(arg1, arg2) { |
|||
var r1, r2, m, n; |
|||
try {r1 = arg1.toString().split(".")[1].length;}catch (e){r1 = 0;} |
|||
try {r2 = arg2.toString().split(".")[1].length;}catch (e){r2 = 0;} |
|||
m = Math.pow(10, Math.max(r1, r2)); |
|||
//动态控制精度长度
|
|||
n = (r1 >= r2) ? r1 : r2; |
|||
return ((arg1 * m - arg2 * m) / m).toFixed(n); |
|||
}, |
|||
accSubFixed2: function(arg1, arg2,unittype){ |
|||
return Number(this.accSub(arg1, arg2)).toFixed(unittype==3?3:2); |
|||
}, |
|||
//乘法函数
|
|||
accMul:function(arg1, arg2) { |
|||
var m = 0, s1 = arg1.toString(), s2 = arg2.toString(); |
|||
try {m += s1.split(".")[1].length;}catch(e){} |
|||
try {m += s2.split(".")[1].length;}catch(e){} |
|||
return Number(s1.replace(".", "")) * Number(s2.replace(".", "")) / Math.pow(10, m); |
|||
}, |
|||
accMulFixed2: function(arg1, arg2,unittype){ |
|||
return Number(this.accMul(arg1, arg2)).toFixed(unittype==3?3:2); |
|||
}, |
|||
//除法函数
|
|||
accDiv:function(arg1, arg2) { |
|||
var t1 = 0, t2 = 0, r1, r2; |
|||
try {t1 = arg1.toString().split(".")[1].length;}catch(e){} |
|||
try {t2 = arg2.toString().split(".")[1].length;}catch(e){} |
|||
with (Math) { |
|||
r1 = Number(arg1.toString().replace(".", "")); |
|||
r2 = Number(arg2.toString().replace(".", "")); |
|||
return this.accMul((r1 / r2) , pow(10, t2 - t1)); |
|||
} |
|||
}, |
|||
accDivFixed2: function(arg1, arg2,unittype){ |
|||
return Number(this.accDiv(arg1, arg2)).toFixed(unittype==3?3:2); |
|||
}, |
|||
//分 元
|
|||
fen2yuan:function (v) { |
|||
v=this.accDiv(v||0,100).toFixed(2); |
|||
return v; |
|||
}, |
|||
layerAlert:function(msg,type,call) { |
|||
if(!window.layer){ |
|||
window.alert(msg); |
|||
return call&&call(); |
|||
|
|||
} |
|||
var icon=0; |
|||
if(type=='error'){ |
|||
icon=5; |
|||
}else if(type=='success'){ |
|||
icon=6; |
|||
} |
|||
layer.alert(msg, {icon: icon,cancel:function () { |
|||
call&&call(); |
|||
}}, function (index) { |
|||
layer.close(index); |
|||
call&&call(); |
|||
}); |
|||
}, |
|||
uploadImgWithAjax:function(fileobj,context){ |
|||
context=context||{}; |
|||
function showimg(file){ |
|||
(function(onefileobj){ |
|||
var onprocess=context.onprocess||null,onload=context.onload||null,filediv=null,parms=context.parms; |
|||
if(onefileobj.extobj){ |
|||
var extobj=onefileobj.extobj; |
|||
if(extobj.onprocess){onprocess=extobj.onprocess;} |
|||
if(extobj.onload){onload=extobj.onload;} |
|||
if(extobj.filediv){filediv=extobj.filediv;} |
|||
delete onefileobj.extobj; |
|||
} |
|||
|
|||
var upfilename=onefileobj.name; |
|||
if(upfilename!=""){ |
|||
upfilename=upfilename.toLowerCase(); |
|||
var offset1=upfilename.lastIndexOf("."); |
|||
if(offset1!=-1||upfilename.indexOf('image')==0){ |
|||
var typestr=""; |
|||
if(upfilename.indexOf('image')==0){ |
|||
typestr="image"; |
|||
}else{ |
|||
typestr=upfilename.substring(offset1+1); |
|||
} |
|||
|
|||
if(parms&&parms.maxSize&&onefileobj.size>parms.maxSize*1024){ |
|||
setTimeout(function(){ |
|||
Utils.layerAlert("上传文件大小不能超过"+parms.maxSize+"KB!"); |
|||
},500); |
|||
return false; |
|||
} |
|||
|
|||
var xhr = new XMLHttpRequest(); |
|||
if(onprocess){ |
|||
xhr.upload.onprogress = function(_upevent){ |
|||
if (_upevent.lengthComputable) { |
|||
var oksize=_upevent.loaded; |
|||
var percentComplete =oksize / _upevent.total; |
|||
var bfbint=parseInt(percentComplete*100); |
|||
var bfbstr=bfbint+"%"; |
|||
onprocess({"percent":bfbstr,"loaded":_upevent.loaded,"total":_upevent.total},filediv); |
|||
} |
|||
}; |
|||
} |
|||
var urlstr='/home/Feedback/uploadimage', attributename='image'; |
|||
|
|||
if(parms){ |
|||
urlstr+='?'; |
|||
for(var key in parms){ |
|||
urlstr+=key+"="+parms[key]+"&"; |
|||
} |
|||
urlstr=urlstr.substring(0,urlstr.length-1); |
|||
} |
|||
xhr.open("POST",urlstr,true); |
|||
var formdata = new FormData(); |
|||
formdata.append(attributename,onefileobj); |
|||
if(onload){ |
|||
xhr.onload = function(res) { |
|||
if(this.status==200){ |
|||
var attachjson=JSON.parse(this.responseText); |
|||
attachjson["type"]=typestr; |
|||
onload(attachjson,filediv); |
|||
}else{ |
|||
onload({code:'500',msg:'上传失败,请稍后重试',data:'上传失败,请稍后重试'},filediv); |
|||
} |
|||
}; |
|||
} |
|||
xhr.send(formdata); |
|||
} |
|||
} |
|||
})(file); |
|||
} |
|||
try{ |
|||
var fileobjs=fileobj.files; |
|||
for(var i= 0,fileobjslen=fileobjs.length;i<fileobjslen;i++){ |
|||
showimg(fileobjs[i]); |
|||
} |
|||
}catch(ex){ |
|||
console.log(ex); |
|||
} |
|||
} |
|||
}; |
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,53 @@ |
|||
<!DOCTYPE html> |
|||
<html lang="zh-CN"> |
|||
<head> |
|||
<meta name="viewport" content="width=375,user-scalable=no"> |
|||
<meta name="description" content=""> |
|||
<meta name="keywords" content="" > |
|||
<meta charset="utf-8"> |
|||
<meta content="email=no" name="format-detection" /> |
|||
<meta name="apple-touch-fullscreen" content="YES"> |
|||
<meta name="format-detection" content="telephone=no"> |
|||
<meta name="apple-mobile-web-app-capable" content="yes"> |
|||
<meta name="mobile-web-app-capable" content="yes"> |
|||
<link rel="stylesheet" href="css/common.css"> |
|||
<script src="libs/jquery-3.3.1.min.js"></script> |
|||
<script src="libs/host.js"></script> |
|||
<script> |
|||
</script> |
|||
<style type="text/css"> |
|||
.newsBox{ } |
|||
.newsBox .news_item{ padding: 15px 11px; background: #fff; margin-top: 10px; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;} |
|||
.newsBox .newsimg{ width: 125px; height: 90px; flex-shrink:0;} |
|||
.newsBox .newstext{margin:3px 0px 0px 13px; font-size: 15px; color: #222222; line-height: 20px; flex-grow: 1;} |
|||
.newstext p:first-child{height: 40px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;} |
|||
.newstext .newstime{ font-size: 11px; color: #999999; margin-top: 11px;} |
|||
</style> |
|||
<title>媒资托管</title> |
|||
</head> |
|||
<body> |
|||
<div class="newsBox"> |
|||
<div class="news_item list_flex"> |
|||
<div class="newsimg"><img src="img/newspic.jpg" alt=""></div> |
|||
<div class="newstext"> |
|||
<p>深圳文交所与广西联合产权交易所达成战略合作</p> |
|||
<p class="newstime">2019-07-10 12:36:56</p> |
|||
</div> |
|||
</div> |
|||
<div class="news_item list_flex"> |
|||
<div class="newsimg"><img src="img/newspic.jpg" alt=""></div> |
|||
<div class="newstext"> |
|||
<p>深圳文交所与广西联合产权交易所达成战略合作</p> |
|||
<p class="newstime">2019-07-10 12:36:56</p> |
|||
</div> |
|||
</div> |
|||
<div class="news_item list_flex"> |
|||
<div class="newsimg"><img src="img/newspic.jpg" alt=""></div> |
|||
<div class="newstext"> |
|||
<p>深圳文交所与广西联合产权交易所达成战略合作</p> |
|||
<p class="newstime">2019-07-10 12:36:56</p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</body> |
|||
</html> |
|||
@ -0,0 +1,133 @@ |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="tvmtabtitle">应用基地合作服务机构名录</div> |
|||
<form id="partners" class="myform"> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td class="ptitle">序号</td> |
|||
<td class="ptitle">机构名称</td> |
|||
<td class="ptitle">应用基地合作服务身份</td> |
|||
<td class="ptitle">服务内容</td> |
|||
</tr> |
|||
<tr> |
|||
<td>1</td><td>深圳优众实业有限公司</td><td>深圳文交所战拓部区块链应用基地研发基地</td><td>⑦、⑧、⑨、⑪、⑫、⑭、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>2</td><td>莱恩御峰(北京)影视投资管理有限公司</td><td>深圳文交所战拓部区块链应用基地音乐文化链品类应用中心</td><td>②、③、⑧、⑨、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>3</td><td>南阳云朝文化产业股份有限公司</td><td>深圳文交所战拓部区块链应用基地大健康文化品类应用中心</td><td>②、③、⑧、⑨、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>4</td><td>东方至禄(天津)网络科技有限公司</td><td>深圳文交所战拓部区块链应用基地东方至禄创投中心</td><td>⑤、⑧、⑨、⑪、⑬、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>5</td><td>深圳市首冠文化产业有限公司</td><td>深圳文交所战拓部区块链应用基地国际创投中心</td><td>⑤、⑧、⑨、⑪、⑬、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>6</td><td>东篱雅集(北京)文化有限公司(原绍德堂)</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>7</td><td>河南艺海梦缘文化传播有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>8</td><td>九漆堂(深圳)文化产业投资有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>9</td><td>中惠金服互联网科技有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>10</td><td>成都艺玉文化传媒有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>11</td><td>深圳市八德财富供应链服务有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>12</td><td>武汉古美文化科技有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>13</td><td>湖南九源康旅文化产业有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>14</td><td>桥海生态科技(深圳)有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>15</td><td>安徽省紫笔源商贸有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>16</td><td>诗和远方控股有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>17</td><td>郑州崇圣文化产业有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>18</td><td>壹启来网络科技发展(深圳)有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>19</td><td>深圳乐享华章文化产业实业有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>20</td><td>广州慧江生物科技有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>21</td><td>天津市喜瑞腾文化艺术发展有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>22</td><td>常州孝行天下文化传播有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>23</td><td>深圳市文通文化产业有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>24</td><td>深圳中道财智控股有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>25</td><td>山东天圣石文化科技有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>26</td><td>深圳乐享健康文旅发展有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>27</td><td>流金岁月文化产业发展有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>28</td><td>约到科技(深圳)有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td>29</td><td>杭州拜偲科智能科技有限公司</td><td>深圳文交所战拓部区块链应用基地一级服务商</td><td>⑨、⑩、⑪、⑮、⑯、⑰、⑱</td> |
|||
</tr> |
|||
<tr> |
|||
<td colspan="4" class="notestd"> |
|||
<div class="notesbox"> |
|||
<div class="noteTit">说明</div> |
|||
<div> |
|||
<h1>1、服务内容:</h1> |
|||
<p>①拓展品类链应用中心</p> |
|||
<p>②开发对应文化品类的品类链</p> |
|||
<p>③拓展子链应用中心</p> |
|||
<p>④拓展创投中心合作服务机构</p> |
|||
<p>⑤拓展分中心合作服务机构</p> |
|||
<p>⑥拓展基地合作服务机构</p> |
|||
<p>⑦拓展分基地合作服务机构</p> |
|||
<p>⑧拓展一级服务商</p> |
|||
<p>⑨拓展二级服务商(城市合伙人)</p> |
|||
<p>⑩上线产品(版通项目)</p> |
|||
<p>⑪拓展社区管理团队,社区开发</p> |
|||
<p>⑫为项目提供应用基地综合服务</p> |
|||
<p>⑬为项目提供创投服务</p> |
|||
<p>⑭参与文版通课题的研究与应用、应用场景的发展与落地</p> |
|||
<p>⑮为项目提供综合服务</p> |
|||
<p>⑯整合行业资源提供资产及服务等</p> |
|||
<p>⑰提供市场规划及运营服务</p> |
|||
<p>⑱提供应用综合资源、产品及服务等</p> |
|||
<h1>2、以上内容仅作为文版通服务机构的基本信息查询,不作为法律信息参考依据,深圳文交所战略拓展事业部将根据实际情况不定期更新服务机构名单;</h1> |
|||
<h1>3、如需向本所进一步核实合作服务机构信息,敬请致电咨询:198 0755 4085(杨先生)。</h1> |
|||
</div> |
|||
</div> |
|||
</td> |
|||
</tr> |
|||
</table> |
|||
</form> |
|||
</div> |
|||
</div> |
|||
|
|||
@ -0,0 +1,3 @@ |
|||
<div style="min-height:300px"> |
|||
这是内容! |
|||
</div> |
|||
@ -0,0 +1,305 @@ |
|||
<script> |
|||
document.write('<script src="/app/home/view/szwjs/static/libs/webuploader.min.js"><\/script>'); |
|||
document.write('<script src="/app/home/view/szwjs/index/Public/Js/base.js"><\/script>'); |
|||
</script> |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="tvmtabtitle">托管申请表</div> |
|||
<form id="tgapply_form" class="myform"> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ptitle color_red"><span id="form_title"></span>资产托管申请表</td> |
|||
</tr> |
|||
{if condition="$tg_type eq 2"} |
|||
<tr> |
|||
<td class="ttitle">托管方类别</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_type"> |
|||
<option value="1">机构/公司</option> |
|||
<option value="2">个人</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方名称</td> |
|||
<td colspan="4"><input id="hoster_name"></td> |
|||
</tr> |
|||
{else} |
|||
<tr> |
|||
<td class="ttitle">托管方名称</td> |
|||
<td colspan="4"><input id="hoster_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方类别</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_type"> |
|||
<option value="1">机构/公司</option> |
|||
<option value="2">个人</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
{/if} |
|||
{if condition="$tg_type eq 3"} |
|||
<tr> |
|||
<td class="ttitle">{if condition="$tg_type neq 1"}托管{/if}资产类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_type"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管资产子类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_child"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
{/if} |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle">托管方诉求</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_reason"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle widthMid">托管资产数量</td> |
|||
<td colspan="4" class="inlines"><input type="number" min="0" id="capital_num"> |
|||
<span class="r_btn">件</span></td> |
|||
</tr> |
|||
{if condition="$tg_type neq 3"} |
|||
<tr> |
|||
<td class="ttitle">{if condition="$tg_type neq 1"}托管{/if}资产类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_type"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
{/if} |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">{if condition="$tg_type neq 1"}托管{/if}资产类型</td> |
|||
<td colspan="4" class="inlines"> |
|||
<select id="capital_class" class="capital_class"> |
|||
<option value="1">有形</option> |
|||
<option value="2">无形</option> |
|||
<option value="3">版权</option> |
|||
<option value="0">其它</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">{if condition="$tg_type neq 1"}托管{/if}资产名称</td> |
|||
<td colspan="4"><input id="capital_name"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">{if condition="$tg_type neq 1"}托管{/if}资产数量</td> |
|||
<td colspan="4"><input type="number" min="0" id="capital_num"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管周期</td> |
|||
<td colspan="4" class="inlines"><input id="capital_cycle"> |
|||
<span class="r_btn">天</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="7" id="base_info"><div>基本情况</div></td> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“企业法人”的填写以下内容:</td> |
|||
</tr> |
|||
{if condition="$tg_type eq 1"} |
|||
<tr> |
|||
<td class="ttitle weightN">单位名称</td> |
|||
<td colspan="3"><input id="company_name"></td> |
|||
</tr> |
|||
{/if} |
|||
<tr> |
|||
<td class="ttitle weightN">单位地址</td> |
|||
<td colspan="3"><input id="company_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">法定代表人</td> |
|||
<td colspan="3"><input id="legal_person"></td> |
|||
</tr> |
|||
{if condition="$tg_type eq 3 or $tg_type eq 1"} |
|||
<tr> |
|||
<td class="ttitle weightN">法人身份证</td> |
|||
<td colspan="3"><input id="legal_cardno"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">营业执照代码</td> |
|||
<td colspan="3"><input id="business_code"></td> |
|||
</tr> |
|||
{/if} |
|||
{if condition="$tg_type neq 3"} |
|||
<tr style="display: none"> |
|||
<td class="ttitle weightN">联系方式</td> |
|||
<td colspan="3"><input type="tel" id="legal_tel"></td> |
|||
</tr> |
|||
{/if} |
|||
<tr> |
|||
<td class="ttitle weightN">注册资本</td> |
|||
<td colspan="3" class="inlines"><input id="reg_capital" type="number" min="0"> |
|||
<span class="r_btn">万元</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">经济性质</td> |
|||
<td colspan="3"><input id="eco_nature"></td> |
|||
</tr> |
|||
|
|||
<tr> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“自然人”的填写以下内容:</td> |
|||
</tr> |
|||
{if condition="$tg_type eq 3"} |
|||
<tr> |
|||
<td class="ttitle weightN">证件类型</td> |
|||
<td class="inlines"><select id="leader_cardtype"> |
|||
<option value="000">身份证</option> |
|||
<option value="001">护照</option> |
|||
<option value="002">户口簿</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle weightN">证件号码</td> |
|||
<td><input id="leader_cardno"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN" id="natural_name_label">联系人</td> |
|||
<td class="inlines"><input id="natural_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="3"><div>联系方式</div></td> |
|||
<td class="ttitle weightN" >通讯地址</td> |
|||
<td colspan="3"><input id="natural_addr"></td> |
|||
</tr> |
|||
{else} |
|||
{if condition="$tg_type eq 1"} |
|||
<tr> |
|||
<td class="ttitle weightN" id="leader_name_label">托管方姓名</td> |
|||
<td class="inlines" colspan="3"><input id="leader_name"></td> |
|||
</tr> |
|||
{/if} |
|||
<tr> |
|||
<td class="ttitle weightN">证件类型</td> |
|||
<td class="inlines"><select id="leader_cardtype"> |
|||
<option value="000">身份证</option> |
|||
<option value="001">护照</option> |
|||
<option value="002">户口簿</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle weightN">证件号码</td> |
|||
<td><input id="leader_cardno"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="4"><div>联系方式</div></td> |
|||
<td class="ttitle weightN" id="natural_name_label">联系人</td> |
|||
<td colspan="3"><input id="natural_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">通讯地址</td> |
|||
<td colspan="3"><input id="natural_addr"></td> |
|||
</tr> |
|||
{/if} |
|||
<tr> |
|||
<td class="ttitle weightN">联系电话</td> |
|||
<td><input id="natural_tel" type="tel"></td> |
|||
<td class="ttitle weightN">传真</td> |
|||
<td><input id="natural_fax"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">电子邮件</td> |
|||
<td><input id="natural_email" type="email"></td> |
|||
<td class="ttitle weightN">邮编</td> |
|||
<td><input id="natural_code" type="tel"></td> |
|||
</tr> |
|||
<tr class="tgtype3"> |
|||
<td class="ttitle">推荐机构</td> |
|||
<td colspan="4" class="inlines"><input id="recom_agency" type="tel"></td> |
|||
</tr> |
|||
|
|||
<tr class="tgtype1"> |
|||
<td colspan="5" class="ptitle">托管标的简况</td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle">托管资产权属</td> |
|||
<td colspan="4" class="inlines"><select id="capital_own"> |
|||
<option value="1">自有</option> |
|||
<option value="2">授权</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估机构</td> |
|||
<td colspan="4"><input id="assessment"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估基准日</td> |
|||
<td colspan="4"><input id="assessment_date" onClick="WdatePicker()" readonly></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">资产评估单价</td> |
|||
<td colspan="4"><input id="capital_unit"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">资产评估总价</td> |
|||
<td colspan="4" class="inlines"><input id="capital_price" type="number" min="0"> |
|||
<span class="r_btn">元</span></td> |
|||
</tr> |
|||
</table> |
|||
</form> |
|||
|
|||
{notempty name="files"} |
|||
{if condition="(isset($showinfo) and $tg_type eq 3) or !isset($showinfo)"} |
|||
<div class="basiccon3"> |
|||
<div class="modept list_flex flex_center"> |
|||
<div class="sicon logobackimg"></div> |
|||
<div class="filename">附件提交</div> |
|||
<div class="sicon logobackimg"></div> |
|||
</div> |
|||
<div id="fj_list"> |
|||
<div class="listborder"> |
|||
<div class="listleftright list_flex"> |
|||
<div class="listnumber">#</div> |
|||
<div style="width: 178px;padding-left: 20px;">附件标题</div> |
|||
<div class="box_flex_1" style="text-align: center;">文件格式</div> |
|||
<div style="width: 210px;text-align: center;">上传</div> |
|||
</div> |
|||
</div> |
|||
{volist name="files" id="vo" key="k"} |
|||
<div class="listborder"> |
|||
<div class="listleftright modeub cursor_text"> |
|||
<div class="listnumber">{$k}</div> |
|||
<div class="box_flex_1 modeub modeac"> |
|||
{if condition="isset($vo['flag']) and $vo.flag eq 1 and $vo.path"} |
|||
<div class="xuzhi {if condition="$vo.mustupload eq 1"}must{/if}" style="width: 275px;text-align:left;text-decoration: underline" title="点击查看" onclick="javascript:window.open('{$vo.path}')" >{$vo.ftypedescr}</div> |
|||
{else} |
|||
<div class="xuzhi {if condition="$vo.mustupload eq 1"}must{/if}" style="width: 275px;text-align:left;">{$vo.ftypedescr}</div> |
|||
{/if} |
|||
{notempty name="vo.ftemp_id"} |
|||
<div class="icondown logobackimg" style="background-size: 65%;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')"></div> |
|||
<div style="color:#eb600b;font-size: 12px;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')">下载模板</div> |
|||
{/notempty} |
|||
</div> |
|||
<div class="liststu listedstatus" style="width: 238px; text-align: center;">{$vo.ftype|strtolower}</div> |
|||
<div class="liststu listedstatus modeub modepc" style="width: 450px"> |
|||
<div style="line-height: 32px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 250px;padding-right: 10px;"></div> |
|||
{if condition="isset($vo['flag']) and $vo.flag eq 1"} |
|||
审核通过 |
|||
{elseif condition="!isset($showinfo)"} |
|||
<div class="buttonright modeub buttonright2" style="margin-left: 0px;"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">选择文件</div> |
|||
<div class="rightbutton2"></div> |
|||
<div class="file_name webuploader-container" id="file_one_{$vo.ftype_id}" {if condition="$vo.ftype eq 'JPG'"}accept="image/jpeg" {/if} |
|||
{if condition="isset($vo['reload']) and $vo['reload'] eq 1"} data-fname="{$vo.fname}" data-url="{$vo.path}" data-uniquecode="{$vo.unique_code}"{/if} |
|||
{if condition="$vo.ftype eq 'PDF'"}accept="application/pdf" {/if} |
|||
{if condition="$vo.ftype eq 'DOC'"}accept="application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document" {/if} data-fname="{$vo.ftypedescr}" {if condition="$vo.mustupload eq 1"} required{/if}> |
|||
|
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
</div> |
|||
{/volist} |
|||
</div> |
|||
{/if} |
|||
{/notempty} |
|||
{if condition="isset($showinfo)"} |
|||
<input type="hidden" id="showinfo" value="1" /> |
|||
<div class="basiccon3"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button onclick='window.location.href="{:url("center/mytg")}"' class="submitbtn">返回</button> |
|||
</div> |
|||
</div> |
|||
{else} |
|||
<div class="basiccon3" id="TgApplbutWrap"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button id="TgApplbut" class="submitbtn" disabled>提交</button> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
<script src="{$yf_theme_path}/index/Public/Js/layer/layer.js"></script> |
|||
|
|||
@ -0,0 +1,384 @@ |
|||
<script> |
|||
document.write('<script src="/app/home/view/szwjs/static/libs/webuploader.min.js"><\/script>'); |
|||
</script> |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="tvmtabtitle">托管申请表</div> |
|||
<form id="tgapply_form" class="myform"> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ptitle color_red"><span id="form_title"></span>资产托管申请表</td> |
|||
</tr> |
|||
<tr> |
|||
<td colspan="5" class="ttitle">(个人信息)</td> |
|||
</tr> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle">申请类别<i style="color:red">*</i></td> |
|||
<td colspan="4" class="inlines"><div id="tg_type"> |
|||
</div></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方名称<i style="color:red">*</i></td> |
|||
<td colspan="4"><input id="hoster_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方类别</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_type"> |
|||
<option value="1">机构/公司</option> |
|||
<option value="2">个人</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="7" id="base_info"><div>基本情况</div></td> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“企业法人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN" id="buscode">营业执照代码</td> |
|||
<td colspan="3"><input id="business_code"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN" id="legperson">法定代表人</td> |
|||
<td colspan="3"><input id="legal_person"></td> |
|||
</tr> |
|||
<tr style="display: none"> |
|||
<td class="ttitle weightN" id="legtel">联系方式</td> |
|||
<td colspan="3"><input id="legal_tel"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">注册资本</td> |
|||
<td colspan="3" class="inlines"><input id="reg_capital" type="number" min="0"> |
|||
<span class="r_btn">万元</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">经济性质</td> |
|||
<td colspan="3"><input id="eco_nature"></td> |
|||
</tr> |
|||
|
|||
<tr> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“自然人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">证件类型</td> |
|||
<td class="inlines"><select id="leader_cardtype"> |
|||
<option value="000">身份证</option> |
|||
<option value="001">护照</option> |
|||
<option value="002">户口簿</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle weightN" id="cardno">证件号码</td> |
|||
<td><input id="leader_cardno"></td> |
|||
</tr> |
|||
|
|||
<tr> |
|||
<td class="ttitle" rowspan="4"><div>联系方式</div></td> |
|||
<td class="ttitle weightN" id="natural_name_label">联系人</td> |
|||
<td colspan="3"><input id="natural_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">通讯地址<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="natural_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">联系电话<i style="color:red">*</i></td> |
|||
<td><input id="natural_tel" type="tel"></td> |
|||
<td class="ttitle weightN">传真</td> |
|||
<td><input id="natural_fax"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">电子邮件</td> |
|||
<td><input id="natural_email" type="email"></td> |
|||
<td class="ttitle weightN">邮编</td> |
|||
<td><input id="natural_code" type="number"></td> |
|||
</tr> |
|||
<tr class="tgtype3"> |
|||
<td class="ttitle">推荐机构</td> |
|||
<td colspan="4" class="inlines"><input id="recom_agency" type="tel"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle">资产权属</td> |
|||
<td colspan="4" class="inlines"><select id="capital_own"> |
|||
<option value="1">自有</option> |
|||
<option value="2">授权</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td colspan="5" class="ptitle">托管标的简况</td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产类型</td> |
|||
<td colspan="4" class="inlines"><select id="capital_class" class="capital_class"> |
|||
<option value="1">有形</option> |
|||
<option value="2">无形</option> |
|||
<option value="3">版权</option> |
|||
<option value="0">其它</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产名称</td> |
|||
<td colspan="4"><input id="capital_name"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产数量</td> |
|||
<td colspan="4"><input type="number" min="0" id="capital_num"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管周期</td> |
|||
<td colspan="4" class="inlines"><input id="capital_cycle"> |
|||
<span class="r_btn">天</span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产交易单位</td> |
|||
<td colspan="4"><input id="capital_unit"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产价格</td> |
|||
<td colspan="4" class="inlines"><input id="capital_price" type="number" min="0"> |
|||
<span class="r_btn">元</span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估机构</td> |
|||
<td colspan="4"><input id="assessment"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估基准日</td> |
|||
<td colspan="4"><input id="assessment_date" onClick="WdatePicker()" readonly></td> |
|||
</tr> |
|||
</table> |
|||
<br/> |
|||
<br/> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ttitle">(托管信息)</td> |
|||
</tr> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle widthMid">托管资产数量<i style="color:red">*</i></td> |
|||
<td colspan="4" class="inlines"><input type="number" min="0" id="capital_num"> |
|||
<span class="r_btn">件</span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle">托管资产类别</td> |
|||
<td colspan="4" class="inlines"><div id="capital_type"> |
|||
</div></td> |
|||
</tr> |
|||
<tr class="tgtype3"> |
|||
<td class="ttitle">托管资产类别</td> |
|||
<td colspan="4" class="inlines"><div id="capital_type"> |
|||
</div></td> |
|||
</tr> |
|||
{if condition="isset($baseinfo) and $baseinfo['apply_type'] eq 2 and $baseinfo['proassign'] eq 1"} |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle">专家修改</td> |
|||
<td colspan="4" class="inlines"> |
|||
<input type="radio" name="assagree" id="assagree1" value="1" checked>同意 |
|||
<input type="radio" name="assagree" id="assagree2" value="0">不同意 |
|||
</td> |
|||
</tr> |
|||
{/if} |
|||
</table> |
|||
<br/> |
|||
<br/> |
|||
<table id="prolist" class="tvmtab text-center" style="line-height:1.4em;"> |
|||
<thead> |
|||
<tr> |
|||
<td colspan="6" class="ttitle"> |
|||
(艺术品资产托管清单) |
|||
{if condition="!isset($status) or (isset($status) and $status elt 40)"} |
|||
<div style="float:right"> |
|||
<div class="modeub addproduct" style="width:72px;margin-right:48px;"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">新增</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</td> |
|||
</tr> |
|||
<tr> |
|||
<th class="ttitle" align="center">#</th> |
|||
<th class="ttitle" align="center">资产名称</th> |
|||
<th class="ttitle" align="center">资产类型</th> |
|||
<th class="ttitle" align="center">自报价格</th> |
|||
{if condition="isset($products) and count($products)"} |
|||
<th class="ttitle" align="center">审核状态</th> |
|||
{/if} |
|||
{if condition="!isset($status) or (isset($status) and $status elt 40)"} |
|||
<th class="ttitle" align="center" width="90px">操作</th> |
|||
{/if} |
|||
</tr> |
|||
</thead> |
|||
<tbody> |
|||
{if condition="isset($products) and count($products)"} |
|||
{volist name="products" id="vo" key="k"} |
|||
<tr data-json="<?php echo urldecode(http_build_query($vo));?>"> |
|||
<td style="padding:4px 0px;">{$k}</td> |
|||
<td>{$vo.capital_name}{$vo.zj_name?'<br/>专家修改:'.$vo.zj_name:''}</td> |
|||
<td>{$vo.capital_type|getCapitalType}</td> |
|||
<td>{$vo.capital_price}</td> |
|||
<td><span class="listedstatus">{if condition="$vo['flag'] eq 1"}审核通过{else}未审核{/if}</span></td> |
|||
{if condition="!isset($status) or (isset($status) and $status elt 40)"} |
|||
<td style="padding:4px 0px;"> |
|||
{if condition="$vo['flag'] neq 1"} |
|||
<div style="width:72px;display:inline-block;"> |
|||
<div class="modeub edtproduct"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">编辑</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
<div style="width:72px;display:inline-block;"> |
|||
<div class="modeub delproduct"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">删除</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</td> |
|||
{/if} |
|||
</tr> |
|||
{/volist} |
|||
{/if} |
|||
</tbody> |
|||
</table> |
|||
</form> |
|||
|
|||
{notempty name="files"} |
|||
<div class="basiccon3"> |
|||
<div class="modept list_flex flex_center"> |
|||
<div class="sicon logobackimg"></div> |
|||
<div class="filename">附件提交</div> |
|||
<div class="sicon logobackimg"></div> |
|||
</div> |
|||
<div id="fj_list"> |
|||
<div class="listborder"> |
|||
<div class="listleftright list_flex"> |
|||
<div class="listnumber">#</div> |
|||
<div style="width: 178px;padding-left: 20px;">附件标题</div> |
|||
<div class="box_flex_1" style="text-align: center;">文件格式</div> |
|||
<div style="width: 210px;text-align: center;">上传</div> |
|||
</div> |
|||
</div> |
|||
{volist name="files" id="vo" key="k"} |
|||
<div class="listborder poster"> |
|||
<div class="listleftright modeub cursor_text"> |
|||
<div class="listnumber">{$k}</div> |
|||
<div class="box_flex_1 modeub modeac"> |
|||
{if condition="isset($vo['flag']) and $vo.flag eq 1 and $vo.path"} |
|||
<div class="xuzhi txt must" style="width: 275px;text-align:left;text-decoration: underline" title="点击查看" onclick="javascript:window.open('{$vo.path}')" >{$vo.ftypedescr}</div> |
|||
{else} |
|||
<div class="xuzhi txt must" style="width: 275px;text-align:left;">{$vo.ftypedescr}</div> |
|||
{/if} |
|||
{notempty name="vo.ftemp_id"} |
|||
<div class="icondown logobackimg" style="background-size: 65%;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')"></div> |
|||
<div style="color:#eb600b;font-size: 12px;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')">下载模板</div> |
|||
{/notempty} |
|||
</div> |
|||
<div class="liststu listedstatus" style="width: 238px; text-align: center;">{$vo.ftype|strtolower}</div> |
|||
<div class="liststu listedstatus modeub modepc" style="width: 450px"> |
|||
<div style="line-height: 32px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 250px;padding-right: 10px;"> |
|||
{if condition="(isset($vo['reload']) and $vo['reload'] eq 1) and (isset($vo['flag']) and $vo.flag eq 1)"}审核通过{/if} |
|||
</div> |
|||
{if condition="(isset($vo['flag']) and $vo.flag eq 1) and (isset($vo['reload']) and $vo['reload']!=1)"} |
|||
审核通过 |
|||
{elseif condition="!isset($showinfo) or $showinfo!=1"} |
|||
<div class="buttonright modeub buttonright2" style="margin-left: 0px;"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">选择文件</div> |
|||
<div class="rightbutton2"></div> |
|||
<div class="file_name webuploader-container" id="file_one_{$vo.ftype_id}" {if condition="$vo.ftype eq 'JPG'"}accept="image/jpeg" {/if} |
|||
{if condition="$vo.ftype eq 'PDF'"}accept="application/pdf" {/if} |
|||
{if condition="isset($vo['reload']) and $vo['reload'] eq 1"} data-fname="{$vo.fname}" data-url="{$vo.path}" data-uniquecode="{$vo.unique_code}"{/if} |
|||
{if condition="$vo.ftype eq 'DOC'"}accept="application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document" {/if} data-fname="{$vo.ftypedescr}" {if condition="$vo.mustupload eq 1"} required{/if}> |
|||
|
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
</div> |
|||
{/volist} |
|||
</div> |
|||
{/notempty} |
|||
{if condition="isset($showinfo) and $showinfo"} |
|||
<input type="hidden" id="showinfo" value="1" /> |
|||
<div class="basiccon3"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button onclick='window.location.href="{:url("center/mytg")}"' class="submitbtn">返回</button> |
|||
</div> |
|||
</div> |
|||
{else} |
|||
<div class="basiccon3" id="TgApplbutWrap"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button id="TgApplbut" class="submitbtn" disabled>提交</button> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
|
|||
<script> |
|||
|
|||
$(function(){ |
|||
var txts=[["法人身份证正面照片","法人身份证反面照片"],["权属人身份证正面照片","权属人身份证反面照片"]]; |
|||
|
|||
$(".poster .file_name").eq(2).attr('required',true); |
|||
$("#hoster_type").change(function(){ |
|||
var val=$("#hoster_type").val(); |
|||
|
|||
if(val==1){ |
|||
var txt=txts[0]; |
|||
$(".poster .txt").eq(0).html(txt[0]); |
|||
$(".poster .txt").eq(1).html(txt[1]); |
|||
$(".poster").eq(2).show(); |
|||
$(".poster .file_name").eq(2).attr('required',true); |
|||
}else{ |
|||
$(".poster").eq(2).hide(); |
|||
$(".poster .file_name").eq(2).attr('required',false); |
|||
var txt=txts[1]; |
|||
$(".poster .txt").eq(0).html(txt[0]); |
|||
$(".poster .txt").eq(1).html(txt[1]); |
|||
} |
|||
}); |
|||
|
|||
$(".addproduct").click(function(event){ |
|||
event.preventDefault(); |
|||
var capital_num=$("#capital_num").val(); |
|||
if(capital_num<=0){ |
|||
tool.msg("请先填写资产数量"); |
|||
return true; |
|||
} |
|||
var current=$("#prolist tbody tr").length; |
|||
if(current+1>capital_num){ |
|||
tool.msg("超过最大资产托管数量"); |
|||
return true; |
|||
} |
|||
layer.open({ |
|||
type: 2, |
|||
area: ['50%', '94%'], |
|||
//skin: 'layui-layer-rim', //加上边框 |
|||
title: false, |
|||
content:"{:url('jointg3',['tg_type'=>$tg_type,'apply_id'=>$apply_id])}" |
|||
}); |
|||
}); |
|||
$("body").delegate(".delproduct",'click',function(){ |
|||
|
|||
var parent=$(this).parents('#prolist'); |
|||
var index=parent.find(this).index('.delproduct'); |
|||
$("body").layerAlert('确定删除此托管资产?','error',function(){ |
|||
$("#prolist tbody tr").eq(index).remove(); |
|||
}); |
|||
}); |
|||
$("body").delegate(".edtproduct",'click',function(){ |
|||
|
|||
var parent=$(this).parents('#prolist'); |
|||
var index=parent.find(this).index('.edtproduct'); |
|||
var url="{:url('jointg3',['tg_type'=>$tg_type,'apply_id'=>$apply_id])}"; |
|||
layer.open({ |
|||
type: 2, |
|||
area: ['50%', '94%'], |
|||
//skin: 'layui-layer-rim', //加上边框 |
|||
title: false, |
|||
content:url+"?index="+index |
|||
}); |
|||
}); |
|||
}); |
|||
</script> |
|||
@ -0,0 +1,441 @@ |
|||
<link href="{$yf_theme_path}/public/css/bootstrap.css" rel="stylesheet"> |
|||
|
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}/public/js/skin/WdatePicker.css" > |
|||
<script type="text/javascript" src="{$yf_theme_path}/public/js/wdatepicker.js"></script> |
|||
<script src="{$yf_theme_path}/public/js/jquery.js"></script> |
|||
<script src='{$yf_theme_path}/public/js/bootstrap.js'></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/jquery-ui-1.10.3.min.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/jquery.ui.widget.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/jquery.fileupload.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/layer/layer.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/base.js"></script> |
|||
<style> |
|||
.control-label{line-height:2.8em;} |
|||
.form-horizontal .form-group{margin-right: -10px;margin-left: -10px;} |
|||
.attachment-select-trigger{border: 1px dashed #C3C9D0;text-align: center;width: 100%;background-color: rgba(255,255,255,0.65);color: #848484 } |
|||
.progress-bar {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #99D6FF;} |
|||
.attachment {position: relative;overflow: hidden;width: 100%;border: 1px solid #E9E9E9;margin-bottom: 6px;} |
|||
.actions {position: relative;margin-top: 11px;padding-right: 10px;} |
|||
form .info .preview-area,form .info .status {float: none !important;display: inline-block;vertical-align:top} |
|||
form .info .status .file-name {max-width:100px} |
|||
form .attachment-select-trigger label i {display: table-cell;vertical-align: middle;width: 25px} |
|||
form .attachment-field {border: 0;position:relative;margin-bottom: 0} |
|||
.attachment-field input[type=file] {height: 100%;width:84%;z-index: 1;cursor: pointer;position: absolute;top: 1px;left: 1px;margin: 0;opacity: 0;filter: alpha(opacity=0);} |
|||
.attachment-field .error {color: #FF3824;vertical-align: middle} |
|||
.attachment-select-trigger {border: 1px dashed #C3C9D0;text-align: center;width: 100%;background-color: rgba(255,255,255,0.65)} |
|||
.attachment-select-trigger:hover, .attachment-select-trigger.drag-over {background-color: #E6F5FF} |
|||
.attachment-select-trigger:hover {background-color: rgba(255,255,255,0.65)} |
|||
.attachment-select-trigger:active {background-color: #E6F5FF} |
|||
.attachment-select-trigger label {margin: 0;display: table;width: 100%} |
|||
.attachment-select-trigger label .plus {font-size: 24px;line-height: 1;width: 36px;display: table-cell;vertical-align: middle} |
|||
.attachment-select-trigger label .select-text-wrapper {display: table-cell;vertical-align: middle} |
|||
.attachment-select-trigger label .select-text {padding: 11px 10px 10px 0;text-align: left;line-height: 1.4;display: table-cell;vertical-align: middle} |
|||
.preview-area {width: 28px;height: 28px;margin: 5px;position: relative} |
|||
.preview-area .preview {position: absolute;left: 0;top: 0;background: white} |
|||
.preview-area .preview img {border-radius: 2px;width: 28px;height: 28px} |
|||
.status {position: relative;margin-top: 11px} |
|||
.status .file-name {max-width: 280px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;vertical-align: middle} |
|||
.status .file-name.error {display: block} |
|||
.actions {position: relative;margin-top: 11px;padding-right: 10px} |
|||
.actions label {display: inline} |
|||
.actions .delete-link {color: #FF7466} |
|||
.actions .rechoose-link {color: #009AFF} |
|||
.control-label{padding-top:0px !important;margin-bottom:0px !important;} |
|||
.form-group{margin-bottom:10px;} |
|||
</style> |
|||
|
|||
<h3 class="text-center" style="margin-top:20px;margin-bottom:15px">{if condition="$tg_type eq 3"}古建{else}艺术品{/if}资产托管清单</h3> |
|||
<div class="apply" style="padding:0px 10px;"> |
|||
<form class="form-horizontal container" id="pForm" method="post" action="{:url('api/capital/apply')}" style="padding:0px 10px;width:97%;margin-bottom:0px;"> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">托管诉求(多选)<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<div class="checkbox" style='margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="checkbox" name="hoster_reason" id="hoster_reason0" checked value="1">资产背书 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="checkbox" name="hoster_reason" id="hoster_reason1" value="2">协议转让 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label > |
|||
<input type="checkbox" name="hoster_reason" id="hoster_reason2" value="3">资产拍卖 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label > |
|||
<input type="checkbox" name="hoster_reason" id="hoster_reason3" value="4">资产管理计划(产品设计) |
|||
</label> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产名称<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="capital_name" value=""> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产尺寸<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="capital_size" value=""> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产类型</label> |
|||
<div class="col-xs-9"> |
|||
<select id="capital_type" name="capital_type" class="form-control"> |
|||
<option value="70">古典艺术</option> |
|||
<option value="80">近现代艺术</option> |
|||
<option value="90">当代艺术</option> |
|||
<option value="99">工艺美术</option> |
|||
<option value="100">艺术品权益</option> |
|||
</select> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">自报价格<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="capital_price" value="" placeholder="元"> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产简介<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<textarea class="form-control" name="capital_desc" placeholder="最多500字"></textarea> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产图片(最多5张)</label> |
|||
<div class="col-xs-9"> |
|||
<div id="posters" style="min-height:60px"> |
|||
<div class="attachment-field"> |
|||
<input type="file" name="allpicbtn" id="allpicbtn" class="jquery-file-upload-file-input" > |
|||
<input type="hidden" name="capital_files" id="capital_files" class="picfield"> |
|||
<div class="attachments"></div> |
|||
<div class="attachment-select-trigger"> |
|||
<label><div class="plus">+</div><div class="select-text-wrapper"> |
|||
<div class="select-text">须提供纯色背景高清图,图片尺寸【像素1200(宽)*1200(高)、图片大小不超过500K】,一件作品不能超过5张图片(单独提供)</div> |
|||
</div></label> |
|||
</div> |
|||
<div class="attachment-error-message"></div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<div class="col-xs-12"> |
|||
<p>作品合规照片(电子档)</p> |
|||
<p>1、书画须提供:整体图、题款、钤印、局部绘画细节图。</p> |
|||
<p>2、玉器须提供:整体图、局部细节图、纹饰细节图。</p> |
|||
<p>3、陶瓷须提供:正面整体图、纹饰局部细节图、底部整体细节图。</p> |
|||
<p>4、铜杂须提供;整体图、可显示材质的细节图、铭文款识细节图。</p> |
|||
<p>5、文房须提供:整体图、可显示材质的细节图、铭文款识细节图。</p> |
|||
</div> |
|||
</div> |
|||
<h5 class="text-center" style="margin:30px 0px 15px 0px;">第三方评估(选填)</h5> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">评估机构</label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="capital_agency" value=""> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">评估价值</label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="capital_sprice" value="" placeholder="元"> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">评估时间</label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="capital_date" value="" onClick="WdatePicker()" readonly > |
|||
</div> |
|||
</div> |
|||
<br/> |
|||
<div class="form-group"> |
|||
<div class="row"> |
|||
<input type="hidden" name="capitalid" id="capitalid"> |
|||
<input type="hidden" name="id" id="id"> |
|||
<div class="col-xs-5 col-xs-offset-1"><button type="button" class="btn btn-danger closebtn" style="width:100%">取消</button></div> |
|||
<div class="col-xs-5"><button type="button" class="btn btn-danger submitbtn" style="width:100%">保存</button></div> |
|||
</div> |
|||
</div> |
|||
</form> |
|||
<br/> |
|||
</div> |
|||
<script> |
|||
function change(limit){ |
|||
var size = ""; |
|||
if(limit < 0.1 * 1024){ //小于0.1KB,则转化成B |
|||
size = limit.toFixed(2) + "B" |
|||
}else if(limit < 0.1 * 1024 * 1024){ //小于0.1MB,则转化成KB |
|||
size = (limit/1024).toFixed(2) + "KB" |
|||
}else if(limit < 0.1 * 1024 * 1024 * 1024){ //小于0.1GB,则转化成MB |
|||
size = (limit/(1024 * 1024)).toFixed(2) + "MB" |
|||
}else{ //其它转化成GB |
|||
size = (limit/(1024 * 1024 * 1024)).toFixed(2) + "GB" |
|||
} |
|||
|
|||
var sizeStr = size + ""; //转成字符串 |
|||
var index = sizeStr.indexOf("."); //获取小数点处的索引 |
|||
var dou = sizeStr.substr(index + 1 ,2) //获取小数点后两位的值 |
|||
if(dou == "00"){ //判断后两位是否为00,如果是则删除00 |
|||
return sizeStr.substring(0, index) + sizeStr.substr(index + 3, 2) |
|||
} |
|||
return size; |
|||
} |
|||
|
|||
function uploadPic(url,btn,input,current,num){ |
|||
//插件jquery.fileupload.js |
|||
jQuery(btn).fileupload({ |
|||
add: function (e, data) { |
|||
var acceptFileTypes = /^image\/(gif|jpe?g|png)$/i; |
|||
//文件类型判断 |
|||
if(data.originalFiles[0]['type'].length && !acceptFileTypes.test(data.originalFiles[0]['type'])) { |
|||
tool.msg("上传文件类型不对"); |
|||
return false; |
|||
} |
|||
data.submit(); |
|||
}, |
|||
url: url, |
|||
dataType: 'json', |
|||
done: function (e, data) { |
|||
var file=data.result; |
|||
tool.msg(file['msg']); |
|||
if(file['code']==1){ |
|||
var pic=file['data']['path']; |
|||
if(num==1){ |
|||
$(input).val(pic); |
|||
$(btn).val(pic); |
|||
}else{ |
|||
var cur=$(input).val(); |
|||
var ipic=''; |
|||
if(cur)ipic=cur+';'+pic; |
|||
else ipic=pic; |
|||
$(input).val(ipic); |
|||
|
|||
} |
|||
}else{ |
|||
$(".attachments .attachment:last").remove(); |
|||
} |
|||
}, |
|||
progressall: function (e, data) { |
|||
var progress = parseInt(data.loaded / data.total * 100, 10); |
|||
var count=$(".attachments").eq(current).find(".attachment").length; |
|||
var curbar=current; |
|||
if(num>1){ |
|||
curbar=count-1; |
|||
} |
|||
console.log('curbar:'+curbar); |
|||
$("#progressbar"+curbar).css({'width':progress+"%"}); |
|||
if(progress==100){ |
|||
$("#progressbar"+curbar).delay(500).fadeOut(); |
|||
} |
|||
} |
|||
}).bind('fileuploadadd',function(e,data){ |
|||
var file=data['files'][0]; |
|||
var url = null; |
|||
if (window.createObjectURL != undefined) { |
|||
url = window.createObjectURL(file); |
|||
} else if (window.URL != undefined) { |
|||
url = window.URL.createObjectURL(file); |
|||
} else if (window.webkitURL != undefined) { |
|||
url = window.webkitURL.createObjectURL(file); |
|||
} |
|||
var name=file['name']; |
|||
var size=change(file['size']); |
|||
var count=$(".attachments").eq(current).find(".attachment").length; |
|||
var curbar=current; |
|||
if(num>1){ |
|||
curbar=count; |
|||
} |
|||
console.log('curbar2:'+curbar); |
|||
if(/^blob/.test(url)){ |
|||
var html='<div class="attachment clearfix">'; |
|||
html+='<div class="progress-bar" id="progressbar'+curbar+'" role="progressbar" aria-valuenow="0" data-transitiongoal="100" aria-valuemin="0" aria-valuemax="100"></div>'; |
|||
html+='<div class="info clearfix"><div class="preview-area pull-left"><div class="preview"><img src="'+url+'" width="100%" /></div></div>'; |
|||
html+='<div class="status pull-left"><span class="file-name">'+name+'</span><span class="file-size-status">(<span class="file-size">'+size+'<span></span></span>)</span></div>'; |
|||
html+='<div class="actions web-actions pull-right"><a data-role="cancel" class="delete-link" data-index="'+curbar+'" href="javascript:void(0)">删除</a></div></div></div>'; |
|||
|
|||
if(num==1){ |
|||
$(".attachments").eq(current).html(html); |
|||
}else{ |
|||
|
|||
if(count>=num){ |
|||
tool.msg("超过允许上传图片张数"); |
|||
return false; |
|||
} |
|||
$(".attachments").eq(current).append(html); |
|||
} |
|||
|
|||
} |
|||
}).prop('disabled', !$.support.fileInput).parent().addClass($.support.fileInput ? undefined : 'disabled'); |
|||
} |
|||
$(function(){ |
|||
var capindex="<?php echo input('index','');?>"; |
|||
|
|||
if(capindex!='undefined'&&capindex!=''){ |
|||
capindex=parseInt(capindex); |
|||
var data=parent.$('#prolist tbody tr').eq(capindex).attr('data-json'); |
|||
|
|||
if(data!='undefined'){ |
|||
$("#capitalid").val(capindex); |
|||
data=data.split("&"); |
|||
if(data.length){ |
|||
for(var i=0;i<data.length;i++){ |
|||
var row=data[i].split('='); |
|||
console.log("row",row); |
|||
if(row.length==2){ |
|||
if(row[0]=='capital_files'){ |
|||
var pics=decodeURIComponent(row[1]); |
|||
if(pics){ |
|||
$("input[name='"+row[0]+"']").val(pics); |
|||
pics=pics.split(';'); |
|||
console.log("pics",pics); |
|||
if(typeof pics=='object'&&pics.length){ |
|||
for(var j=0;j<pics.length;j++){ |
|||
if(pics[j]){ |
|||
console.log("pic",pics[j]); |
|||
var html='<div class="attachment clearfix">'; |
|||
html+='<div class="progress-bar" id="progressbar'+j+'" role="progressbar" aria-valuenow="0" data-transitiongoal="100" aria-valuemin="0" aria-valuemax="100"></div>'; |
|||
html+='<div class="info clearfix"><div class="preview-area pull-left"><div class="preview"><img src="'+pics[j]+'" width="100%" /></div></div>'; |
|||
html+='<div class="status pull-left"><span class="file-name">照片'+(j+1)+'</span></div>'; |
|||
html+='<div class="actions web-actions pull-right"><a data-role="cancel" class="delete-link" data-index="'+j+'" href="javascript:void(0)">删除</a></div></div></div>'; |
|||
|
|||
$(".attachments").append(html); |
|||
} |
|||
} |
|||
} |
|||
} |
|||
continue; |
|||
} |
|||
if(row[0]=='hoster_reason'){ |
|||
$("input[name='hoster_reason']").each(function(index,item){ |
|||
var val=$(this).val(); |
|||
var reason=row[1]; |
|||
if(reason){ |
|||
reason=reason.split(','); |
|||
console.log("reason",reason,val); |
|||
if(reason.indexOf(val)!=-1){ |
|||
$(this).prop("checked",true) |
|||
} |
|||
} |
|||
}); |
|||
continue; |
|||
} |
|||
if(row[0]=='capital_desc'){ |
|||
$("textarea[name='"+row[0]+"']").text(row[1]); |
|||
continue; |
|||
} |
|||
if(row[0]=='capital_type'){ |
|||
$("#capital_type option").each(function(){ |
|||
var val=$(this).val(); |
|||
if(val==row[1]){ |
|||
$(this).prop("selected",true) |
|||
} |
|||
}); |
|||
continue; |
|||
} |
|||
var robj=$("input[name='"+row[0]+"']"); |
|||
var rlen=robj.length; |
|||
if(rlen&&row[0]!='capitalid'){ |
|||
robj.val(row[1]); |
|||
continue; |
|||
} |
|||
} |
|||
} |
|||
} |
|||
} |
|||
} |
|||
$("body").delegate(".delete-link",'click',function(){ |
|||
|
|||
var parent=$(this).parents('.attachment-field'); |
|||
var index=parent.find(this).index('.delete-link'); |
|||
var pics=parent.find('.picfield').val(); |
|||
|
|||
if(pics){ |
|||
pics=pics.split(';'); |
|||
pics.splice(index,1); |
|||
pics=pics.join(';'); |
|||
parent.find('.picfield').val(pics); |
|||
} |
|||
var parent=$(this).parents(".attachment"); |
|||
parent.remove(); |
|||
}); |
|||
var url="{:url('upload',['key'=>'allpicbtn'])}"; |
|||
uploadPic(url,"#allpicbtn","#capital_files",0,5); |
|||
//注意:parent 是 JS 自带的全局对象,可用于操作父页面 |
|||
var index = parent.layer.getFrameIndex(window.name); //获取窗口索引 |
|||
//关闭iframe |
|||
$('.closebtn').click(function(){ |
|||
parent.layer.close(index); |
|||
}); |
|||
$('.submitbtn').click(function(){ |
|||
var capname = $('input[name="capital_name"]').val(); |
|||
if(capname === ''){ |
|||
parent.layer.msg('请填写资产名称'); |
|||
return; |
|||
} |
|||
|
|||
var val = $('input[name="capital_size"]').val(); |
|||
if(val === ''){ |
|||
parent.layer.msg('请填写资产尺寸'); |
|||
return; |
|||
} |
|||
|
|||
var capprice = $('input[name="capital_price"]').val(); |
|||
if(capprice === ''){ |
|||
parent.layer.msg('请填写自报价格'); |
|||
return; |
|||
} |
|||
|
|||
var val = $('textarea[name="capital_desc"]').val(); |
|||
if(val === ''){ |
|||
parent.layer.msg('请填写资产简介'); |
|||
return; |
|||
} |
|||
var data=$("#pForm").serialize(); |
|||
data=decodeURIComponent(data,true); |
|||
|
|||
var len=parent.$('#prolist tbody tr').length+1; |
|||
var typeval=$('#capital_type option:selected').val(); |
|||
var captype="古典艺术"; |
|||
if(typeval==80)captype="近现代艺术"; |
|||
if(typeval==90)captype="当代艺术"; |
|||
if(typeval==99)captype="工艺美术"; |
|||
if(typeval==100)captype="艺术品权益"; |
|||
|
|||
var html='<tr data-json="'+data+'">'; |
|||
console.log("cindex",capindex,data); |
|||
if(capindex!==''){len=parseInt(capindex)+1} |
|||
|
|||
var id="{$apply_id}"; |
|||
html+='<td style="padding:4px 0px;">'+len+'</td><td>'+capname+'</td><td>'+captype+'</td><td>'+capprice+'</td>'; |
|||
if(id){ |
|||
html+='<td><span class="listedstatus">未审核</span></td>'; |
|||
} |
|||
html+='<td style="padding:4px 0px;">'; |
|||
html+='<div style="width:72px;display:inline-block;"><div class="modeub edtproduct"><div class="leftbutton2"></div><div class="box_flex_1 centerbutton2 list_flex flex_center">编辑</div><div class="rightbutton2"></div></div></div>'; |
|||
html+='<div style="width:72px;display:inline-block;"><div class="modeub delproduct"><div class="leftbutton2"></div><div class="box_flex_1 centerbutton2 list_flex flex_center">删除</div><div class="rightbutton2"></div></div></div>'; |
|||
html+='</td></tr>'; |
|||
|
|||
if(capindex!==''){ |
|||
console.log("capindex inter"); |
|||
parent.$('#prolist tbody tr').eq(capindex).remove(); |
|||
if(capindex>0){ |
|||
parent.$('#prolist tbody tr').eq(capindex-1).after(html); |
|||
}else{ |
|||
parent.$('#prolist tbody').prepend(html); |
|||
} |
|||
}else{ |
|||
parent.$('#prolist tbody').append(html); |
|||
} |
|||
parent.layer.close(index); |
|||
}); |
|||
}) |
|||
</script> |
|||
@ -0,0 +1,178 @@ |
|||
<script> |
|||
document.write('<script src="/app/home/view/szwjs/static/libs/webuploader.min.js"><\/script>'); |
|||
</script> |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="tvmtabtitle">托管申请表</div> |
|||
<form id="tgapply_form" class="myform"> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ptitle color_red"><span id="form_title"></span>资产托管申请表</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方类别</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_type"> |
|||
<option value="1">机构/公司</option> |
|||
<option value="2">个人</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方名称</td> |
|||
<td colspan="4"><input id="hoster_name"></td> |
|||
</tr> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle">托管方诉求</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_reason"> |
|||
<option value="1">资产背书</option> |
|||
<option value="2">协议转让</option> |
|||
<option value="3">资产拍卖</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle widthMid">托管资产数量</td> |
|||
<td colspan="4" class="inlines"><input type="number" min="0" id="capital_num"> |
|||
<span class="r_btn">件</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管资产类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_type"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="7"><div>基本情况</div></td> |
|||
<td class="ttitle widthAuto" colspan="4">托管方为“企业法人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">单位地址</td> |
|||
<td colspan="3"><input id="company_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">法定代表人</td> |
|||
<td colspan="3"><input id="legal_person"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">注册资本</td> |
|||
<td colspan="3" class="inlines"><input id="reg_capital" type="number" min="0"> |
|||
<span class="r_btn">万元</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">经济性质</td> |
|||
<td colspan="3"><input id="eco_nature"></td> |
|||
</tr> |
|||
|
|||
<tr> |
|||
<td class="ttitle widthAuto" colspan="4">托管方为“自然人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">证件类型</td> |
|||
<td class="inlines"><select id="leader_cardtype"> |
|||
<option value="000">身份证</option> |
|||
<option value="001">护照</option> |
|||
<option value="002">户口簿</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle weightN">证件号码</td> |
|||
<td><input id="leader_cardno"></td> |
|||
</tr> |
|||
|
|||
<tr> |
|||
<td class="ttitle" rowspan="4"><div>联系方式</div></td> |
|||
<td class="ttitle weightN">联系人</td> |
|||
<td colspan="3"><input id="natural_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">通讯地址</td> |
|||
<td colspan="3"><input id="natural_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">联系电话</td> |
|||
<td><input id="natural_tel" type="tel"></td> |
|||
<td class="ttitle weightN">传真</td> |
|||
<td><input id="natural_fax"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">电子邮件</td> |
|||
<td><input id="natural_email" type="email"></td> |
|||
<td class="ttitle weightN">邮编</td> |
|||
<td><input id="natural_code" type="tel"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle">资产权属</td> |
|||
<td colspan="4" class="inlines"><select id="capital_own"> |
|||
<option value="1">自有</option> |
|||
<option value="2">授权</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td colspan="5" class="ptitle">托管标的简况</td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产类型</td> |
|||
<td colspan="4" class="inlines"><select id="capital_class" class="capital_class"> |
|||
<option value="1">有形</option> |
|||
<option value="2">无形</option> |
|||
<option value="3">版权</option> |
|||
<option value="0">其他</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产名称</td> |
|||
<td colspan="4"><input id="capital_name"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产数量</td> |
|||
<td colspan="4"><input type="number" min="0" id="capital_num"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管周期</td> |
|||
<td colspan="4" class="inlines"><input id="capital_cycle"> |
|||
<span class="r_btn">天</span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产交易单位</td> |
|||
<td colspan="4"><input id="capital_unit"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产价格</td> |
|||
<td colspan="4" class="inlines"><input id="capital_price" type="number" min="0"> |
|||
<span class="r_btn">元</span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估机构</td> |
|||
<td colspan="4"><input id="assessment"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估基准日</td> |
|||
<td colspan="4"><input id="assessment_date" onClick="WdatePicker()" readonly></td> |
|||
</tr> |
|||
</table> |
|||
</form> |
|||
|
|||
{notempty name="files"} |
|||
<div class="basiccon3"> |
|||
<div class="modept list_flex flex_center"> |
|||
<div class="sicon logobackimg"></div> |
|||
<div class="filename">附件提交</div> |
|||
<div class="sicon logobackimg"></div> |
|||
</div> |
|||
<div id="fj_list"> |
|||
<div class="listborder"> |
|||
<div class="listleftright list_flex"> |
|||
<div class="listnumber">#</div> |
|||
<div style="width: 178px;padding-left: 20px;">附件标题</div> |
|||
<div class="box_flex_1" style="text-align: center;">文件格式</div> |
|||
<div style="width: 210px;text-align: center;">上传</div> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
</div> |
|||
</div> |
|||
{/notempty} |
|||
<div class="basiccon3"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button id="TgApplbut" class="submitbtn" disabled>提交</button> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
@ -0,0 +1,542 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
<head> |
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|||
<title> 深圳文化产权交易所</title> |
|||
<meta name="keywords" content="文化产业,文化产业板,文化企业,投融资服务,文化创意,文化+金融,资产处置,股权融资,线上托管,艺术品托管,人才产权"> |
|||
<meta name="description" |
|||
content="以国家赋予的文化+金融先行先试的政策为导向,以国家关于创新驱动和构建多层次资本市场的战略为出发点;以服务于文化产业实体经济为立足点;以支持中小微企业进入资本市场为专注点;涵盖文化产权中的物权、非物权、人才产权全要素;覆盖文化企业资产处置、资本融通、股权交易、产品流通全产业链;囊括登记托管、招标发布、募集发行、挂牌交易、公开拍卖全交易手段;整合柜台交易、线下撮合、层级路演和线上交易全平台服务;建成立"> |
|||
<meta name="author" content="深圳文化产权交易所"> |
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|||
<meta name="renderer" content="webkit"> |
|||
<meta http-equiv="Cache-Control" content="no-siteapp"> |
|||
<!--引入自定义css--> |
|||
<link rel="stylesheet" type="text/css" href="http://www.szcaee.cn/app/home/view/szwjs/public/css/public.css"> |
|||
<link rel="stylesheet" type="text/css" href="http://www.szcaee.cn/app/home/view/szwjs/public/css/public2.css"> |
|||
<!--引入阿里巴巴图库--> |
|||
<link rel="stylesheet" type="text/css" href="http://www.szcaee.cn/app/home/view/szwjs/public/css/font/iconfont.css"> |
|||
<!--引入swiper--> |
|||
<link rel="stylesheet" type="text/css" |
|||
href="http://www.szcaee.cn/app/home/view/szwjs/public/css/widget/swiper.min.css"> |
|||
|
|||
<!--引入二级导航--> |
|||
<link rel="stylesheet" type="text/css" href="http://www.szcaee.cn/app/home/view/szwjs/public/css/widget/menu.css"> |
|||
<link rel="stylesheet" href="http://www.szcaee.cn/app/home/view/szwjs/public/css/widget/page.css"> |
|||
<!--[if lt IE 9]> |
|||
<style>.reveal-modal-bg { |
|||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000); |
|||
}</style><![endif]--> |
|||
<!--美化select--> |
|||
<link rel="stylesheet" type="text/css" href="http://www.szcaee.cn/app/home/view/szwjs/public/css/widget/selectFilter.css"> |
|||
|
|||
|
|||
|
|||
|
|||
<!--必需--> |
|||
<link rel="stylesheet" type="text/css" href="http://www.szcaee.cn/public/layer/skin/layer_home.css"> |
|||
<link rel="stylesheet" type="text/css" href="http://www.szcaee.cn/app/home/view/szwjs/public/js/skin/WdatePicker.css" > |
|||
<script type="text/javascript" src="http://www.szcaee.cn/app/home/view/szwjs/public/js/jquery.js"></script> |
|||
<script type="text/javascript" src="http://www.szcaee.cn/app/home/view/szwjs/public/js/wdatepicker.js"></script> |
|||
<script type="text/javascript" src="http://www.szcaee.cn/public/layer/layer_home.js"></script> |
|||
|
|||
|
|||
<style> |
|||
.tabwrap{padding: 0 20px 25px;display: none;} |
|||
.tabwrap *, .tabwrap *:before,.tabwrap *:after{ |
|||
-webkit-box-sizing: border-box; |
|||
-moz-box-sizing: border-box; |
|||
box-sizing: border-box; |
|||
} |
|||
.tvmtable{margin:auto; border-spacing: 0;border-collapse: collapse;border: 1px solid #ddd;width:100%;font-size: 16px;} |
|||
.tvmtable tr td{position: relative; border: 1px solid #ddd;} |
|||
.tvmtable .ptitle{padding:8px 12px;font-size: 18px;color: #1B1A35;font-weight: bold;text-align: center;} |
|||
.tvmtable .ttitle{width: 180px; padding:8px 12px;color: #1B1A35; text-align: center;font-weight: bold;} |
|||
.tvmtable .ttitle.widthMid{width: 220px;} |
|||
.tvmtable .ttitle.widthAuto{width: auto;font-weight: normal;text-align: left;} |
|||
.tvmtable .ttitle.weightN{font-weight: normal;} |
|||
.tvmtable input, |
|||
.tvmtable select, |
|||
.tvmtable textarea { |
|||
display: block; |
|||
position: relative; |
|||
width: 100%; |
|||
min-height: 38px; |
|||
padding: 6px 12px; |
|||
font-size: 16px; |
|||
font-family: inherit; |
|||
line-height: 1.5; |
|||
color: #333; |
|||
/*background-color: #FAFAFA;*/ |
|||
background-color: #FFFFFF; |
|||
background-image: none; |
|||
border: none; |
|||
resize: none; |
|||
outline: none; |
|||
cursor: pointer; |
|||
appearance: none; |
|||
-moz-appearance: none; |
|||
-webkit-appearance: none; |
|||
-ms-appearance: none; |
|||
} |
|||
.tvmtable .inlines{position: relative;} |
|||
.tvmtable .inlines input, |
|||
.tvmtable .inlines select{padding-right:50px;} |
|||
.tvmtable .inlines select::-ms-expand { display: none; } |
|||
.tvmtable .inlines .r_btn{display: inline-block;position: absolute;padding: 0 15px;height: 38px;line-height: 38px;right: 0;top: 0; text-align: center;} |
|||
.tvmtable .inlines .r_btn .b_ar{position: relative;top: 15px; border-left:3px solid transparent;border-right:3px solid transparent;border-top:6px solid #333;} |
|||
.tvmtable .color_red{color:#FF0000;} |
|||
|
|||
</style> |
|||
|
|||
|
|||
</head> |
|||
<body> |
|||
<div class="content bodymb"> |
|||
<div class="basictop modef1"> |
|||
<div class="moderighttag modeub modeac"> |
|||
<div class="linecolor"></div> |
|||
<div class="basictitle">企业托管申请表</div> |
|||
</div> |
|||
<div class="basiccon basiccon2"> |
|||
|
|||
<!--表单开始--> |
|||
<form class="tabwrap" id="tgApplyForm"> |
|||
<table class="tvmtable"> |
|||
<tr> |
|||
<td colspan="5" class="ptitle color_red"><span id="form_title"></span>资产托管申请表</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方类别</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_type"> |
|||
<option value="1">机构/公司</option> |
|||
<option value="2">个人</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方名称</td> |
|||
<td colspan="4"><input id="hoster_name"></td> |
|||
</tr> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle">托管方诉求</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_reason"> |
|||
<option value="1">资产背书</option> |
|||
<option value="2">协议转让</option> |
|||
<option value="3">资产拍卖</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle widthMid">托管资产数量</td> |
|||
<td colspan="4" class="inlines"><input type="number" min="0" id="capital_num"> |
|||
<span class="r_btn">件</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管资产类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_type"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="7"><div>基本情况</div></td> |
|||
<td class="ttitle widthAuto" colspan="4">托管方为“企业法人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">单位地址</td> |
|||
<td colspan="3"><input id="company_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">法定代表人</td> |
|||
<td colspan="3"><input id="legal_person"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">注册资本</td> |
|||
<td colspan="3" class="inlines"><input id="reg_capital" type="number" min="0"> |
|||
<span class="r_btn">万元</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">经济性质</td> |
|||
<td colspan="3"><input id="eco_nature"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle widthAuto" colspan="4">托管方为“企业法人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">证件类型</td> |
|||
<td class="inlines"><select id="leader_cardtype"> |
|||
<option value="000">身份证</option> |
|||
<option value="001">护照</option> |
|||
<option value="002">户口簿</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle weightN">证件号码</td> |
|||
<td><input id="leader_cardno"></td> |
|||
</tr> |
|||
|
|||
<tr> |
|||
<td class="ttitle" rowspan="4"><div>联系方式</div></td> |
|||
<td class="ttitle weightN">联系人</td> |
|||
<td colspan="3"><input id="natural_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">通讯地址</td> |
|||
<td colspan="3"><input id="natural_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">联系电话</td> |
|||
<td><input id="natural_tel" type="tel"></td> |
|||
<td class="ttitle weightN">传真</td> |
|||
<td><input id="natural_fax"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">电子邮件</td> |
|||
<td><input id="natural_email" type="email"></td> |
|||
<td class="ttitle weightN">邮编</td> |
|||
<td><input id="natural_code" type="tel"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle">资产权属</td> |
|||
<td colspan="4" class="inlines"><select id="capital_own"> |
|||
<option value="1">自有</option> |
|||
<option value="2">授权</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td colspan="5" class="ptitle">托管标的简况</td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产类型</td> |
|||
<td colspan="4" class="inlines"><select id="capital_class"> |
|||
<option value="1">有形</option> |
|||
<option value="2">无形</option> |
|||
<option value="3">版权</option> |
|||
<option value="0">其它</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产名称</td> |
|||
<td colspan="4"><input id="capital_name"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产数量</td> |
|||
<td colspan="4"><input type="number" min="0" id="capital_num"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管周期</td> |
|||
<td colspan="4" class="inlines"><input id="capital_cycle"> |
|||
<span class="r_btn">天</span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产交易单位</td> |
|||
<td colspan="4"><input id="capital_unit"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">托管资产价格</td> |
|||
<td colspan="4" class="inlines"><input id="capital_price" type="number" min="0"> |
|||
<span class="r_btn">元</span></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估机构</td> |
|||
<td colspan="4"><input id="assessment"></td> |
|||
</tr> |
|||
<tr class="tgtype1"> |
|||
<td class="ttitle widthMid">评估基准日</td> |
|||
<td colspan="4"><input id="assessment_date" onClick="WdatePicker()" readonly></td> |
|||
</tr> |
|||
</table> |
|||
</form> |
|||
</div> |
|||
|
|||
<div class="basiccon basiccon2 basiccon3"> |
|||
<div class=" modeub modept modeac modepc"> |
|||
<div class="headerightbun modeub modeac modepc" onclick="goTgApply.call(this)">提交</div> |
|||
</div> |
|||
|
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
</body> |
|||
<script> |
|||
var apply_type=url2hash().tg_type; //申请类型 |
|||
$(function () { |
|||
var tgApplyFormEl=$("#tgApplyForm"); |
|||
var formTitle=''; |
|||
var capital_type_json={}; |
|||
if(apply_type==1){ |
|||
formTitle='文化'; |
|||
capital_type_json=[ |
|||
{key: "10",name:"媒体"}, |
|||
{key:"20",name:"音乐"}, |
|||
{key:"30",name:"影视"}, |
|||
{key:"40",name:"文旅"}, |
|||
{key:"50",name:"动漫"}, |
|||
{key:"60",name:"IP"}, |
|||
{key:"0",name:"其它"}, |
|||
]; |
|||
tgApplyFormEl.find('.tgtype2').remove(); |
|||
} |
|||
else if(apply_type==2){ |
|||
formTitle='艺术品'; |
|||
capital_type_json=[ |
|||
{key:'70',name:'古旧艺术品'}, |
|||
{key:'80',name:'民间工艺品'}, |
|||
{key:'90',name:'当代艺术品'}, |
|||
{key:'99',name:'当代工艺美术品'}, |
|||
]; |
|||
tgApplyFormEl.find('.tgtype1').remove(); |
|||
} |
|||
$("#form_title").text(formTitle); |
|||
|
|||
capital_type_json.forEach(function (item) { |
|||
$("#capital_type").append('<option value="'+item.key+'">'+item.name+'</option>') |
|||
}); |
|||
|
|||
tgApplyFormEl.show(); |
|||
}); |
|||
|
|||
function goTgApply(){ |
|||
|
|||
var hoster_typeEl=$("#hoster_type"); |
|||
var hoster_type=hoster_typeEl.val(); //托管方类别 |
|||
var hoster_nameEl=$("#hoster_name"); |
|||
var hoster_name=hoster_nameEl.val().trim(); //托管方名称 |
|||
var capital_typeEl=$("#capital_type"); |
|||
var capital_type=capital_typeEl.val(); //托管资产类别 |
|||
var company_addrEl=$("#company_addr"); |
|||
var company_addr=company_addrEl.val().trim(); //单位地址 |
|||
var legal_personEl=$("#legal_person"); |
|||
var legal_person=legal_personEl.val().trim(); //法定代表人 |
|||
var reg_capitalEl=$("#reg_capital"); |
|||
var reg_capital=reg_capitalEl.val(); //注册资本(万元) |
|||
var eco_natureEl=$("#eco_nature"); |
|||
var eco_nature=eco_natureEl.val().trim(); //经济性质 |
|||
var leader_cardtypeEl=$("#leader_cardtype"); |
|||
var leader_cardtype=leader_cardtypeEl.val(); //证件类型 |
|||
var leader_cardnoEl=$("#leader_cardno"); |
|||
var leader_cardno=leader_cardnoEl.val().trim(); //证件号码 |
|||
var natural_nameEl=$("#natural_name"); |
|||
var natural_name=natural_nameEl.val().trim(); //联系人 |
|||
var natural_addrEl=$("#natural_addr"); |
|||
var natural_addr=natural_addrEl.val().trim(); //通讯地址 |
|||
var natural_telEl=$("#natural_tel"); |
|||
var natural_tel=natural_telEl.val().trim(); //联系电话 |
|||
var natural_faxEl=$("#natural_fax"); |
|||
var natural_fax=natural_faxEl.val().trim(); //传真 |
|||
var natural_emailEl=$("#natural_email"); |
|||
var natural_email=natural_emailEl.val().trim(); //电子邮件 |
|||
var natural_codeEl=$("#natural_code"); |
|||
var natural_code=natural_codeEl.val().trim(); //邮编 |
|||
|
|||
var capital_numEl=$("#capital_num"); |
|||
var capital_num=capital_numEl.val(); //托管资产数量 |
|||
|
|||
if(!hoster_name){ |
|||
hoster_nameEl.focus(); |
|||
return layerAlert('请输入托管方名称'); |
|||
} |
|||
if(!leader_cardno){ |
|||
leader_cardnoEl.focus(); |
|||
return layerAlert('请输入证件号码'); |
|||
} |
|||
if(!natural_name){ |
|||
natural_nameEl.focus(); |
|||
return layerAlert('请填写联系人'); |
|||
} |
|||
|
|||
if(reg_capital){//有小数位 |
|||
if(isNaN(reg_capital)||reg_capital<0){ |
|||
reg_capitalEl.focus(); |
|||
return layerAlert('注册资本输入不合法'); |
|||
}else if((reg_capital+'').indexOf('.')!=-1&&(reg_capital+'').split('.')[1].length>4){ |
|||
reg_capitalEl.focus(); |
|||
return layerAlert('注册资本最多保留四位小数'); |
|||
} |
|||
} |
|||
|
|||
if(leader_cardtype=='000'&&leader_cardno){ |
|||
if(!validate_id(leader_cardno)){ |
|||
leader_cardnoEl.focus(); |
|||
return layerAlert('请输入有效的身份证号'); |
|||
} |
|||
} |
|||
|
|||
if(!capital_num){ |
|||
capital_numEl.focus(); |
|||
return layerAlert('请输入托管资产数量'); |
|||
}else if(isNaN(capital_num)||capital_num<0||capital_num%1>0){ |
|||
capital_numEl.focus(); |
|||
return layerAlert('托管资产数量输入不合法'); |
|||
} |
|||
|
|||
var params={ |
|||
apply_type:apply_type, |
|||
hoster_type:hoster_type, |
|||
hoster_name:hoster_name, |
|||
capital_type:capital_type, |
|||
company_addr:company_addr, |
|||
legal_person:legal_person, |
|||
reg_capital:reg_capital, |
|||
eco_nature:eco_nature, |
|||
leader_cardtype:leader_cardtype, |
|||
leader_cardno:leader_cardno, |
|||
natural_name:natural_name, |
|||
natural_addr:natural_addr, |
|||
natural_tel:natural_tel, |
|||
natural_fax:natural_fax, |
|||
natural_email:natural_email, |
|||
natural_code:natural_code, |
|||
|
|||
capital_num:capital_num, |
|||
}; |
|||
|
|||
if(apply_type==1){ |
|||
var capital_own=$("#capital_own").val(); //资产权属 |
|||
var capital_ownEl=$("#capital_class"); |
|||
var capital_class=capital_ownEl.val(); //托管资产类型 |
|||
var capital_nameEl=$("#capital_name"); |
|||
var capital_name=capital_nameEl.val().trim(); //托管资产名称 |
|||
|
|||
var capital_cycleEl=$("#capital_cycle"); |
|||
var capital_cycle=capital_cycleEl.val().trim(); //托管周期 |
|||
var capital_unitEl=$("#capital_unit"); |
|||
var capital_unit=capital_unitEl.val().trim(); //托管资产交易单位 |
|||
var capital_priceEl=$("#capital_price"); |
|||
var capital_price=capital_priceEl.val(); //托管资产价格 |
|||
var assessmentEl=$("#assessment"); |
|||
var assessment=assessmentEl.val().trim(); //评估机构 |
|||
var assessment_dateEl=$("#assessment_date"); |
|||
var assessment_date=assessment_dateEl.val().trim(); //评估基准日 |
|||
|
|||
if(!capital_name){ |
|||
capital_nameEl.focus(); |
|||
return layerAlert('请填写托管资产名称'); |
|||
} |
|||
|
|||
if(!capital_cycle) { |
|||
capital_cycleEl.focus(); |
|||
return layerAlert('请输入托管周期'); |
|||
} else if(isNaN(capital_cycle)||capital_cycle<0||capital_cycle%1>0){ |
|||
capital_cycleEl.focus(); |
|||
return layerAlert('托管周期输入不合法'); |
|||
} |
|||
|
|||
if(capital_price){//有小数位 |
|||
if(isNaN(capital_price)||capital_price<0){ |
|||
capital_priceEl.focus(); |
|||
return layerAlert('托管资产价格输入不合法'); |
|||
}else if((capital_price+'').indexOf('.')!=-1&&(capital_price+'').split('.')[1].length>2){ |
|||
capital_priceEl.focus(); |
|||
return layerAlert('托管资产价格最多保留两位小数'); |
|||
} |
|||
capital_price=accMul(capital_price,100);//分 |
|||
} |
|||
|
|||
$.extend( params, { |
|||
capital_own:capital_own, |
|||
capital_class:capital_class, |
|||
capital_name:capital_name, |
|||
capital_cycle:capital_cycle, |
|||
capital_unit:capital_unit, |
|||
capital_price:capital_price, |
|||
assessment:assessment, |
|||
assessment_date:assessment_date, |
|||
} ); |
|||
|
|||
} else if(apply_type==2){ |
|||
var hoster_reason=$("#hoster_reason").val(); //托管方诉求 |
|||
$.extend( params, { |
|||
hoster_reason:hoster_reason, |
|||
} ); |
|||
} |
|||
|
|||
var self=$(this); |
|||
if(self.attr('data-load')==1){return;} |
|||
self.attr('data-load',1); |
|||
saveTgData(params,function (v) { |
|||
self.attr('data-load',0); |
|||
if(v){ |
|||
$("#tgApplyForm")[0].reset(); |
|||
} |
|||
}) |
|||
|
|||
} |
|||
|
|||
function layerAlert(msg,type) { |
|||
var icon=0; |
|||
if(type=='error'){ |
|||
icon=5; |
|||
}else if(type=='success'){ |
|||
icon=6; |
|||
} |
|||
layer.alert(msg, {icon: icon}, function (index) { |
|||
layer.close(index); |
|||
}); |
|||
} |
|||
|
|||
function saveTgData(info,call) { |
|||
$.ajax({ |
|||
url:'/home/api/apply', |
|||
type:'POST', |
|||
dataType:'json', |
|||
data:info, |
|||
success:function (rs) { |
|||
if(rs.code==200||rs.status==1||rs.status=='success'){ |
|||
call&&call(true); |
|||
layerAlert('托管申请提交成功','success') |
|||
}else{ |
|||
layerAlert(rs.msg||'托管申请提交失败','error'); |
|||
} |
|||
}, |
|||
error:function (e) { |
|||
call&&call(false); |
|||
layerAlert('托管申请提交失败','error') |
|||
} |
|||
|
|||
}) |
|||
} |
|||
|
|||
function validate_id(value){ |
|||
var isIDNumber15 = /^[1-9]\d{7}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}$/; |
|||
var isIDNumber18 = /^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/; |
|||
if (isIDNumber15.test(value)) { |
|||
return true; |
|||
} else if (isIDNumber18.test(value)) { |
|||
return true; |
|||
} |
|||
return false; |
|||
} |
|||
//乘法函数 |
|||
function accMul(arg1, arg2) { |
|||
var m = 0, s1 = arg1.toString(), s2 = arg2.toString(); |
|||
try {m += s1.split(".")[1].length;}catch(e){} |
|||
try {m += s2.split(".")[1].length;}catch(e){} |
|||
return Number(s1.replace(".", "")) * Number(s2.replace(".", "")) / Math.pow(10, m); |
|||
} |
|||
function url2hash(_url,fgf){ |
|||
var parmhash={}; |
|||
var querstr=_url||location.search; |
|||
var offset1=querstr.indexOf("?"); |
|||
if(offset1!=-1){ |
|||
querstr=querstr.substring(offset1+1); |
|||
} |
|||
if(querstr!=""){ |
|||
var parms=querstr.split(fgf||"&"); |
|||
var parmsLen=parms.length; |
|||
for(var i=0;i<parmsLen;i++){ |
|||
var _keyval=parms[i].split("="); |
|||
var _key=(_keyval[0]||"").replace(/(^\s*)|(\s*$)/g,"");//$.trim(_keyval[0]); |
|||
var _val=(_keyval[1]||"").replace(/(^\s*)|(\s*$)/g,"");//$.trim(_keyval[1]); |
|||
try{ |
|||
parmhash[_key]=decodeURI(_val); |
|||
}catch(ex){ |
|||
var offset0=-1; |
|||
var n=0; |
|||
while((offset0=_val.indexOf("%%"))!=-1){ |
|||
_val=_val.substring(0,offset0)+'%25'+_val.substring(offset0+1); |
|||
n+=4; |
|||
} |
|||
parmhash[_key]=decodeURI(_val); |
|||
} |
|||
} |
|||
} |
|||
return parmhash; |
|||
} |
|||
</script> |
|||
</html> |
|||
@ -0,0 +1,354 @@ |
|||
<script> |
|||
document.write('<script src="/app/home/view/szwjs/static/libs/webuploader.min.js"><\/script>'); |
|||
document.write('<script src="/app/home/view/szwjs/index/Public/Js/base.js"><\/script>'); |
|||
</script> |
|||
<div class="tvmcontent"> |
|||
<div class="tvmtabwrap"> |
|||
<div class="tvmtabtitle">托管申请表</div> |
|||
<form id="tgapply_form" class="myform"> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ptitle color_red"><span id="form_title"></span>要素交易平台资产托管申请表</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方名称<i style="color:red">*</i></td> |
|||
<td colspan="4"><input id="hoster_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方类别</td> |
|||
<td colspan="4" class="inlines"><select id="hoster_type"> |
|||
<option value="1">机构/公司</option> |
|||
<option value="2">个人</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr style="display:none"> |
|||
<td class="ttitle">{if condition="$tg_type neq 1"}托管{/if}资产类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_type"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr style="display:none"> |
|||
<td class="ttitle">托管资产子类别</td> |
|||
<td colspan="4" class="inlines"><select id="capital_child"> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle">托管方诉求</td> |
|||
<td colspan="4" class="inlines"> |
|||
<select id="hoster_reason"> |
|||
<option value="4">资产托管</option> |
|||
<option value="5">资产管理</option> |
|||
<option value="7">资产转让</option> |
|||
<option value="6">资产利用</option> |
|||
</select> |
|||
<span class="r_btn"><span class="b_ar"></span></span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="10" id="base_info"><div>基本情况</div></td> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“企业法人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">单位名称<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="company_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">单位地址<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="company_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">法定代表人<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="legal_person"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">法人身份证<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="legal_cardno"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">营业执照代码<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="business_code"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">注册资本<i style="color:red">*</i></td> |
|||
<td colspan="3" class="inlines"><input id="reg_capital" type="number" min="0"> |
|||
<span class="r_btn">万元</span></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN org">经济性质<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="eco_nature"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle widthAuto" colspan="4"><span class="owner_role">托管方</span>为“自然人”的填写以下内容:</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">证件类型</td> |
|||
<td class="inlines"><select id="leader_cardtype"> |
|||
<option value="000">身份证</option> |
|||
<option value="001">护照</option> |
|||
<option value="002">户口簿</option> |
|||
</select><span class="r_btn"><span class="b_ar"></span></span></td> |
|||
<td class="ttitle weightN person">证件号码</td> |
|||
<td><input id="leader_cardno"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN person" id="natural_name_label">权属方姓名</td> |
|||
<td class="inlines"><input id="natural_name"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle" rowspan="3"><div>联系方式</div></td> |
|||
<td class="ttitle weightN" >通讯地址<i style="color:red">*</i></td> |
|||
<td colspan="3"><input id="natural_addr"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">联系电话<i style="color:red">*</i></td> |
|||
<td><input id="natural_tel" type="tel"></td> |
|||
<td class="ttitle weightN">传真</td> |
|||
<td><input id="natural_fax"></td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle weightN">电子邮件<i style="color:red">*</i></td> |
|||
<td><input id="natural_email" type="email"></td> |
|||
<td class="ttitle weightN">邮编</td> |
|||
<td><input id="natural_code" type="tel"></td> |
|||
</tr> |
|||
|
|||
<tr class="tgtype3"> |
|||
<td class="ttitle">推荐机构(无则不填)</td> |
|||
<td colspan="4" class="inlines"><input id="recom_agency" type="tel"></td> |
|||
</tr> |
|||
</table> |
|||
<br/> |
|||
<br/> |
|||
<table class="tvmtab"> |
|||
<tr> |
|||
<td colspan="5" class="ttitle">(托管信息)</td> |
|||
</tr> |
|||
<tr> |
|||
<td class="ttitle widthMid">托管资产数量<i style="color:red">*</i></td> |
|||
<td colspan="4" class="inlines"><input type="number" min="0" id="capital_num"> |
|||
<span class="r_btn">件</span></td> |
|||
</tr> |
|||
</table> |
|||
<br/> |
|||
<br/> |
|||
<table id="prolist" class="tvmtab text-center" style="line-height:1.4em;"> |
|||
<thead> |
|||
<tr> |
|||
<td colspan="6" class="ttitle"> |
|||
(资产托管清单) |
|||
{if condition="!isset($showinfo) or (isset($showinfo) and $showinfo eq 0)"} |
|||
<div style="float:right"> |
|||
<div class="modeub addproduct" style="width:72px;margin-right:48px;cursor:pointer;"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">新增</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</td> |
|||
</tr> |
|||
<tr> |
|||
<th class="ttitle" align="center" style="width:50px;">#</th> |
|||
<th class="ttitle" align="center">资产名称</th> |
|||
<th class="ttitle" align="center">资产类别</th> |
|||
<th class="ttitle" align="center" style="width:90px;">托管方报价</th> |
|||
{if condition="(isset($products) and count($products)) or (isset($showinfo) and $showinfo eq 0)"} |
|||
<th class="ttitle" align="center">审核状态</th> |
|||
{/if} |
|||
{if condition="!isset($status) or (isset($status) and $status elt 40)"} |
|||
<th class="ttitle" align="center" width="90px">操作</th> |
|||
{/if} |
|||
</tr> |
|||
</thead> |
|||
<tbody> |
|||
{if condition="isset($products) and count($products)"} |
|||
{volist name="products" id="vo" key="k"} |
|||
<tr data-json="<?php echo urldecode(http_build_query($vo));?>"> |
|||
<td style="padding:4px 0px;">{$k}</td> |
|||
<td>{$vo.capital_name}{$vo.zj_name?'<br/>专家修改:'.$vo.zj_name:''}</td> |
|||
<td>{$vo.capital_child|getCapitalChild}</td> |
|||
<td>{$vo.capital_price}</td> |
|||
<td><span class="listedstatus">{if condition="$vo['flag'] eq 1"}审核通过{else}未审核{/if}</span></td> |
|||
{if condition="!isset($status) or (isset($status) and $status elt 40)"} |
|||
<td style="padding:4px 0px;"> |
|||
{if condition="$vo['flag'] neq 1"} |
|||
<div style="width:72px;display:inline-block;"> |
|||
<div class="modeub edtproduct"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">编辑</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
<div style="width:72px;display:inline-block;"> |
|||
<div class="modeub delproduct"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">删除</div> |
|||
<div class="rightbutton2"></div> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</td> |
|||
{/if} |
|||
</tr> |
|||
{/volist} |
|||
{/if} |
|||
</tbody> |
|||
{if condition="isset($baseinfo) and $baseinfo['apply_type'] eq 2 and $baseinfo['proassign'] eq 1"} |
|||
<tfoot> |
|||
<tr class="tgtype2"> |
|||
<td class="ttitle">专家修改</td> |
|||
<td colspan="5" class="inlines"> |
|||
<input type="radio" name="assagree" id="assagree1" value="1" checked>同意 |
|||
<input type="radio" name="assagree" id="assagree2" value="0">不同意 |
|||
</td> |
|||
</tr> |
|||
</tfoot> |
|||
{/if} |
|||
</table> |
|||
</form> |
|||
|
|||
{notempty name="files"} |
|||
<div class="basiccon3"> |
|||
<div class="modept list_flex flex_center"> |
|||
<div class="sicon logobackimg"></div> |
|||
<div class="filename">附件提交</div> |
|||
<div class="sicon logobackimg"></div> |
|||
</div> |
|||
<div id="fj_list"> |
|||
<div class="listborder"> |
|||
<div class="listleftright list_flex"> |
|||
<div class="listnumber">#</div> |
|||
<div style="width: 178px;padding-left: 20px;">附件标题</div> |
|||
<div class="box_flex_1" style="text-align: center;">文件格式</div> |
|||
<div style="width: 210px;text-align: center;">上传</div> |
|||
</div> |
|||
</div> |
|||
{volist name="files" id="vo" key="k"} |
|||
<div class="listborder poster"> |
|||
<div class="listleftright modeub cursor_text"> |
|||
<div class="listnumber">{$k}</div> |
|||
<div class="box_flex_1 modeub modeac"> |
|||
{if condition="isset($vo['flag']) and $vo.flag eq 1 and $vo.path"} |
|||
<div class="xuzhi txt must" style="width: 275px;text-align:left;text-decoration: underline" title="点击查看" onclick="javascript:window.open('{$vo.path}')" >{$vo.ftypedescr}</div> |
|||
{else} |
|||
<div class="xuzhi txt must" style="width: 275px;text-align:left;">{$vo.ftypedescr}</div> |
|||
{/if} |
|||
{notempty name="vo.ftemp_id"} |
|||
<div class="icondown logobackimg" style="background-size: 65%;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')"></div> |
|||
<div style="color:#eb600b;font-size: 12px;" onclick="javascript:window.open('{:get_capitaltempfile($vo.ftemp_id)}')">下载模板</div> |
|||
{/notempty} |
|||
</div> |
|||
<div class="liststu listedstatus" style="width: 238px; text-align: center;">{$vo.ftype|strtolower}</div> |
|||
<div class="liststu listedstatus modeub modepc" style="width: 450px"> |
|||
<div style="line-height: 32px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 250px;padding-right: 10px;"> |
|||
{if condition="(isset($vo['reload']) and $vo['reload'] eq 1) and (isset($vo['flag']) and $vo.flag eq 1)"}审核通过{/if} |
|||
</div> |
|||
{if condition="(isset($vo['flag']) and $vo.flag eq 1) and (isset($vo['reload']) and $vo['reload']!=1)"} |
|||
审核通过 |
|||
{elseif condition="!isset($showinfo) or $showinfo!=1"} |
|||
<div class="buttonright modeub buttonright2" style="margin-left: 0px;"> |
|||
<div class="leftbutton2"></div> |
|||
<div class="box_flex_1 centerbutton2 list_flex flex_center">选择文件</div> |
|||
<div class="rightbutton2"></div> |
|||
<div {if condition="$vo.mustupload eq 1"}required="required"{/if} class="file_name webuploader-container" id="file_one_{$vo.ftype_id}" {if condition="$vo.ftype eq 'JPG'"}accept="image/jpeg" {/if} |
|||
{if condition="$vo.ftype eq 'PDF'"}accept="application/pdf" {/if} |
|||
{if condition="isset($vo['reload']) and $vo['reload'] eq 1"} data-fname="{$vo.fname}" data-url="{$vo.path}" data-uniquecode="{$vo.unique_code}"{/if} |
|||
{if condition="$vo.ftype eq 'DOC'"}accept="application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document" {/if} data-fname="{$vo.ftypedescr}" > |
|||
|
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
</div> |
|||
{/volist} |
|||
</div> |
|||
{/notempty} |
|||
{if condition="isset($showinfo) and $showinfo"} |
|||
<input type="hidden" id="showinfo" value="1" /> |
|||
<div class="basiccon3"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button onclick='window.location.href="{:url("center/mytg")}"' class="submitbtn">返回</button> |
|||
</div> |
|||
</div> |
|||
{else} |
|||
<div class="basiccon3" id="TgApplbutWrap"> |
|||
<div class="tvmformbtns" style="padding-bottom: 30px;"> |
|||
<button id="TgApplbut" class="submitbtn" disabled>提交</button> |
|||
</div> |
|||
</div> |
|||
{/if} |
|||
</div> |
|||
</div> |
|||
|
|||
<script> |
|||
|
|||
$(function(){ |
|||
var txts=[["法人身份证正面照片","法人身份证反面照片"],["权属人身份证正面照片","权属人身份证反面照片"]]; |
|||
|
|||
$(".poster .file_name").eq(2).attr('required',true); |
|||
$("#hoster_type").change(function(){ |
|||
var val=$("#hoster_type").val(); |
|||
|
|||
if(val==1){ |
|||
var txt=txts[0]; |
|||
$(".poster .txt").eq(0).html(txt[0]); |
|||
$(".poster .txt").eq(1).html(txt[1]); |
|||
//$(".poster").eq(2).show(); |
|||
$(".poster").eq(2).find('.xuzhi').addClass('must'); |
|||
$(".poster .file_name").eq(2).attr('required',true); |
|||
$(".poster").eq(6).find('.xuzhi').addClass('must'); |
|||
$(".poster .file_name").eq(6).attr('required',true); |
|||
}else{ |
|||
//$(".poster").eq(2).hide(); |
|||
$(".poster").eq(2).find('.xuzhi').removeClass('must'); |
|||
$(".poster .file_name").eq(2).attr('required',false); |
|||
$(".poster").eq(6).find('.xuzhi').removeClass('must'); |
|||
$(".poster .file_name").eq(6).attr('required',false); |
|||
var txt=txts[1]; |
|||
$(".poster .txt").eq(0).html(txt[0]); |
|||
$(".poster .txt").eq(1).html(txt[1]); |
|||
} |
|||
}); |
|||
|
|||
$(".addproduct").click(function(event){ |
|||
event.preventDefault(); |
|||
var capital_num=$("#capital_num").val(); |
|||
if(capital_num<=0){ |
|||
tool.msg("请先填写资产数量"); |
|||
return true; |
|||
} |
|||
var current=$("#prolist tbody tr").length; |
|||
if(current+1>capital_num){ |
|||
tool.msg("超过最大资产托管数量"); |
|||
return true; |
|||
} |
|||
layer.open({ |
|||
type: 2, |
|||
area: ['50%', '94%'], |
|||
//skin: 'layui-layer-rim', //加上边框 |
|||
title: false, |
|||
content:"{:url('xcadd2',['tg_type'=>$tg_type,'apply_id'=>$apply_id])}" |
|||
}); |
|||
}); |
|||
$("body").delegate(".delproduct",'click',function(){ |
|||
|
|||
var parent=$(this).parents('#prolist'); |
|||
var index=parent.find(this).index('.delproduct'); |
|||
$("body").layerAlert('确定删除此托管资产?','error',function(){ |
|||
$("#prolist tbody tr").eq(index).remove(); |
|||
}); |
|||
}); |
|||
$("body").delegate(".edtproduct",'click',function(){ |
|||
|
|||
var parent=$(this).parents('#prolist'); |
|||
var index=parent.find(this).index('.edtproduct'); |
|||
var url="{:url('xcadd2',['tg_type'=>$tg_type,'apply_id'=>$apply_id])}"; |
|||
layer.open({ |
|||
type: 2, |
|||
area: ['50%', '94%'], |
|||
//skin: 'layui-layer-rim', //加上边框 |
|||
title: false, |
|||
content:url+"?index="+index |
|||
}); |
|||
}); |
|||
}); |
|||
</script> |
|||
@ -0,0 +1,667 @@ |
|||
<link href="{$yf_theme_path}/public/css/bootstrap.css" rel="stylesheet"> |
|||
|
|||
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}/public/js/skin/WdatePicker.css" > |
|||
<script type="text/javascript" src="{$yf_theme_path}/public/js/wdatepicker.js"></script> |
|||
<script src="{$yf_theme_path}/public/js/jquery.js"></script> |
|||
<script src='{$yf_theme_path}/public/js/bootstrap.js'></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/jquery-ui-1.10.3.min.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/jquery.ui.widget.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/jquery.fileupload.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/layer/layer.js"></script> |
|||
<script src="{$yf_theme_path}/index/Public/Js/base.js"></script> |
|||
<style> |
|||
.control-label{line-height:2.8em;} |
|||
.form-horizontal .form-group{margin-right: -10px;margin-left: -10px;} |
|||
.attachment-select-trigger{border: 1px dashed #C3C9D0;text-align: center;width: 100%;background-color: rgba(255,255,255,0.65);color: #848484 } |
|||
.progress-bar {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #99D6FF;} |
|||
.attachment {position: relative;overflow: hidden;width: 100%;border: 1px solid #E9E9E9;margin-bottom: 6px;} |
|||
.actions {position: relative;margin-top: 11px;padding-right: 10px;} |
|||
form .info .preview-area,form .info .status {float: none !important;display: inline-block;vertical-align:top} |
|||
form .info .status .file-name {max-width:100px} |
|||
form .attachment-select-trigger label i {display: table-cell;vertical-align: middle;width: 25px} |
|||
form .attachment-field {border: 0;position:relative;margin-bottom: 0} |
|||
.attachment-field input[type=file] {height: 100%;width:84%;z-index: 1;cursor: pointer;position: absolute;top: 1px;left: 1px;margin: 0;opacity: 0;filter: alpha(opacity=0);} |
|||
.attachment-field .error {color: #FF3824;vertical-align: middle} |
|||
.attachment-select-trigger {border: 1px dashed #C3C9D0;text-align: center;width: 100%;background-color: rgba(255,255,255,0.65)} |
|||
.attachment-select-trigger:hover, .attachment-select-trigger.drag-over {background-color: #E6F5FF} |
|||
.attachment-select-trigger:hover {background-color: rgba(255,255,255,0.65)} |
|||
.attachment-select-trigger:active {background-color: #E6F5FF} |
|||
.attachment-select-trigger label {margin: 0;display: table;width: 100%} |
|||
.attachment-select-trigger label .plus {font-size: 24px;line-height: 1;width: 36px;display: table-cell;vertical-align: middle} |
|||
.attachment-select-trigger label .select-text-wrapper {display: table-cell;vertical-align: middle} |
|||
.attachment-select-trigger label .select-text {padding: 11px 10px 10px 0;text-align: left;line-height: 1.4;display: table-cell;vertical-align: middle} |
|||
.preview-area {width: 28px;height: 28px;margin: 5px;position: relative} |
|||
.preview-area .preview {position: absolute;left: 0;top: 0;background: white} |
|||
.preview-area .preview img {border-radius: 2px;width: 28px;height: 28px} |
|||
.status {position: relative;margin-top: 11px} |
|||
.status .file-name {max-width: 280px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;vertical-align: middle} |
|||
.status .file-name.error {display: block} |
|||
.actions {position: relative;margin-top: 11px;padding-right: 10px} |
|||
.actions label {display: inline} |
|||
.actions .delete-link {color: #FF7466} |
|||
.actions .rechoose-link {color: #009AFF} |
|||
.control-label{padding-top:0px !important;margin-bottom:0px !important;} |
|||
.form-group{margin-bottom:10px;} |
|||
</style> |
|||
|
|||
<h3 class="text-center" style="margin-top:20px;margin-bottom:15px">乡村振兴要素交易平台资产托管清单</h3> |
|||
<div class="apply" style="padding:0px 10px;"> |
|||
<form class="form-horizontal" id="pForm" method="post" action="{:url('api/capital/apply')}" style="padding:0px 10px;width:97%;margin-bottom:0px;"> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产名称<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="capital_name" value=""> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">专区<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<div class="checkbox" style='margin-top:10px;display:inline-block;padding-left:0px;'> |
|||
<label> |
|||
<input type="radio" name="capital_kind" id="capital_kind1" value="1">金溪专区 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="radio" name="capital_kind" id="capital_kind2" value="2">德化专区 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="radio" name="capital_kind" id="capital_kind3" value="3">无 |
|||
</label> |
|||
</div> |
|||
(勾选后对应专区位置显示) |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产类别<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<select id="capital_child" name="capital_child" class="form-control"> |
|||
</select> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产托管要素(多选)<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<div class="checkbox" style='margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="checkbox" name="capital_elem[]" id="capital_elem1" value="1">资产所有权 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="checkbox" name="capital_elem[]" id="capital_elem2" value="2">资产使用权 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-top:10px;margin-left:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="checkbox" name="capital_elem[]" id="capital_elem3" value="3">资产收益权 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="checkbox" name="capital_elem[]" id="capital_elem4" value="4">资产租赁权 |
|||
</label> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产是否存在抵押情况<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<div class="checkbox" style='margin-top:10px;display:inline-block;padding-left:0px;'> |
|||
<label> |
|||
<input type="radio" name="capital_mortgage" id="capital_mortgage0" value="1">是 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="radio" name="capital_mortgage" id="capital_mortgage1" checked value="0">否 |
|||
</label> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="form-group mortgage" style="display:none;"> |
|||
<label class="col-xs-3 control-label">抵押证明附件<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<div id="posters" style="min-height:60px"> |
|||
<div class="attachment-field"> |
|||
<input type="file" name="mortgagebtn" id="mortgagebtn" class="jquery-file-upload-file-input" > |
|||
<input type="hidden" name="mortgage_img[]" id="mortgage_img" class="picfield mortgage_img"> |
|||
<div class="attachments"></div> |
|||
<div class="attachment-select-trigger"> |
|||
<label><div class="plus">+</div><div class="select-text-wrapper"> |
|||
<div class="select-text">须提供高清图,图片尺寸【像素1200(宽)*1200(高)、图片大小不超过10M】,不能超过1张图片(单独提供)</div> |
|||
</div></label> |
|||
</div> |
|||
<div class="attachment-error-message"></div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
|
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产数量<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<input type="number" class="form-control" id="capital_num" name="capital_num" value=""> |
|||
</div> |
|||
</div> |
|||
<div class="form-group "> |
|||
<label class="col-xs-3 control-label">资产面积(平方米)</label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" id="capital_area" name="capital_area" value="" placeholder="平方米"> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">地理位置</label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" id="capital_location" name="capital_location" value=""> |
|||
</div> |
|||
</div> |
|||
<div class="form-group "> |
|||
<label class="col-xs-3 control-label"><span class=" ">资产年代</span><i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<div class="checkbox" style='margin-top:10px;display:inline-block;padding-left:0px;'> |
|||
<label> |
|||
<input type="radio" name="capital_year" id="capital_year1" value="1">明朝 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="radio" name="capital_year" id="capital_year2" value="2">清朝 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-top:10px;margin-left:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="radio" name="capital_year" id="capital_year3" value="3">民国 |
|||
</label> |
|||
</div> |
|||
<div class="checkbox" style='margin-left:10px;margin-top:10px;display:inline-block;'> |
|||
<label> |
|||
<input type="radio" name="capital_year" id="capital_year4" value="4" >其它 |
|||
</label> |
|||
</div> |
|||
<input type="text" name="year_other" id="year_other" class="form-control" style="width:136px;display:inline-block;vertical-align:top;margin-top:4px;"> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">托管方报价(元)<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<input type="number" class="form-control" name="capital_price" id="capital_price" value="" placeholder="元"> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产简介</label> |
|||
<div class="col-xs-9"> |
|||
<textarea class="form-control" name="capital_desc" id="capital_desc" placeholder="最多500字"></textarea> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="form-group"> |
|||
<label class="col-xs-3 control-label">资产图片(最多10张)<i style="color:red">*</i></label> |
|||
<div class="col-xs-9"> |
|||
<div id="posters" style="min-height:60px"> |
|||
<div class="attachment-field"> |
|||
<input type="file" name="allpicbtn" id="allpicbtn" class="jquery-file-upload-file-input" > |
|||
<input type="hidden" name="capital_files" id="capital_files" class="picfield"> |
|||
<div class="attachments"></div> |
|||
<div class="attachment-select-trigger"> |
|||
<label><div class="plus">+</div><div class="select-text-wrapper"> |
|||
<div class="select-text">须提供高清图,图片尺寸【像素1200(宽)*1200(高)、图片大小不超过10M】,一件作品不能超过10张图片(单独提供)</div> |
|||
</div></label> |
|||
</div> |
|||
<div class="attachment-error-message"></div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<div class="form-group level3"> |
|||
<label class="col-xs-3 control-label">其他披露信息</label> |
|||
<div class="col-xs-9"> |
|||
<input type="text" class="form-control" name="other_info" id="other_info" value=""> |
|||
</div> |
|||
</div> |
|||
<div class="form-group"> |
|||
<div class="row"> |
|||
<input type="hidden" name="capitalid" id="capitalid"> |
|||
<input type="hidden" name="id" id="id"> |
|||
<div class="col-xs-5 col-xs-offset-1"><button type="button" class="btn btn-danger closebtn" style="width:100%">取消</button></div> |
|||
<div class="col-xs-5"><button type="button" class="btn btn-danger submitbtn" style="width:100%">保存</button></div> |
|||
</div> |
|||
</div> |
|||
</form> |
|||
<br/> |
|||
</div> |
|||
<script> |
|||
function change(limit){ |
|||
var size = ""; |
|||
if(limit < 0.1 * 1024){ //小于0.1KB,则转化成B |
|||
size = limit.toFixed(2) + "B" |
|||
}else if(limit < 0.1 * 1024 * 1024){ //小于0.1MB,则转化成KB |
|||
size = (limit/1024).toFixed(2) + "KB" |
|||
}else if(limit < 0.1 * 1024 * 1024 * 1024){ //小于0.1GB,则转化成MB |
|||
size = (limit/(1024 * 1024)).toFixed(2) + "MB" |
|||
}else{ //其它转化成GB |
|||
size = (limit/(1024 * 1024 * 1024)).toFixed(2) + "GB" |
|||
} |
|||
|
|||
var sizeStr = size + ""; //转成字符串 |
|||
var index = sizeStr.indexOf("."); //获取小数点处的索引 |
|||
var dou = sizeStr.substr(index + 1 ,2) //获取小数点后两位的值 |
|||
if(dou == "00"){ //判断后两位是否为00,如果是则删除00 |
|||
return sizeStr.substring(0, index) + sizeStr.substr(index + 3, 2) |
|||
} |
|||
return size; |
|||
} |
|||
|
|||
function uploadPic(url,btn,input,current,num){ |
|||
//插件jquery.fileupload.js |
|||
jQuery(btn).fileupload({ |
|||
add: function (e, data) { |
|||
var acceptFileTypes = /^image\/(gif|jpe?g|png)$/i; |
|||
//文件类型判断 |
|||
if(data.originalFiles[0]['type'].length && !acceptFileTypes.test(data.originalFiles[0]['type'])) { |
|||
tool.msg("上传文件类型不对"); |
|||
return false; |
|||
} |
|||
data.submit(); |
|||
}, |
|||
url: url, |
|||
dataType: 'json', |
|||
done: function (e, data) { |
|||
var file=data.result; |
|||
tool.msg(file['msg']); |
|||
if(file['code']==1){ |
|||
var pic=file['data']['path']; |
|||
if(num==1){ |
|||
$(input).val(pic); |
|||
$(btn).val(pic); |
|||
}else{ |
|||
var cur=$(input).val(); |
|||
var ipic=''; |
|||
if(cur)ipic=cur+';'+pic; |
|||
else ipic=pic; |
|||
$(input).val(ipic); |
|||
|
|||
} |
|||
}else{ |
|||
$(".attachments .attachment:last").remove(); |
|||
} |
|||
}, |
|||
progressall: function (e, data) { |
|||
var progress = parseInt(data.loaded / data.total * 100, 10); |
|||
var count=$(".attachments").eq(current).find(".attachment").length; |
|||
var curbar=current; |
|||
if(num>1){ |
|||
curbar=count-1; |
|||
} |
|||
console.log('curbar:'+curbar); |
|||
$("#progressbar"+curbar).css({'width':progress+"%"}); |
|||
if(progress==100){ |
|||
$("#progressbar"+curbar).delay(500).fadeOut(); |
|||
} |
|||
} |
|||
}).bind('fileuploadadd',function(e,data){ |
|||
var file=data['files'][0]; |
|||
var url = null; |
|||
if (window.createObjectURL != undefined) { |
|||
url = window.createObjectURL(file); |
|||
} else if (window.URL != undefined) { |
|||
url = window.URL.createObjectURL(file); |
|||
} else if (window.webkitURL != undefined) { |
|||
url = window.webkitURL.createObjectURL(file); |
|||
} |
|||
var name=file['name']; |
|||
var size=change(file['size']); |
|||
var count=$(".attachments").eq(current).find(".attachment").length; |
|||
var curbar=current; |
|||
if(num>1){ |
|||
curbar=count; |
|||
} |
|||
console.log('curbar2:'+curbar,url,num); |
|||
if(/^blob/.test(url)){ |
|||
var html='<div class="attachment clearfix">'; |
|||
html+='<div class="progress-bar" id="progressbar'+curbar+'" role="progressbar" aria-valuenow="0" data-transitiongoal="100" aria-valuemin="0" aria-valuemax="100"></div>'; |
|||
html+='<div class="info clearfix"><div class="preview-area pull-left"><div class="preview"><img src="'+url+'" width="100%" /></div></div>'; |
|||
html+='<div class="status pull-left"><span class="file-name">'+name+'</span><span class="file-size-status">(<span class="file-size">'+size+'<span></span></span>)</span></div>'; |
|||
html+='<div class="actions web-actions pull-right"><a data-role="cancel" class="delete-link" data-index="'+curbar+'" href="javascript:void(0)">删除</a></div></div></div>'; |
|||
console.log('html:',html,current); |
|||
if(num==1){ |
|||
$(".attachments").eq(current).html(html); |
|||
}else{ |
|||
|
|||
if(count>=num){ |
|||
tool.msg("超过允许上传图片张数"); |
|||
return false; |
|||
} |
|||
$(".attachments").eq(current).append(html); |
|||
} |
|||
|
|||
} |
|||
}).prop('disabled', !$.support.fileInput).parent().addClass($.support.fileInput ? undefined : 'disabled'); |
|||
} |
|||
function uploadFile(url,btn,input,current,num){ |
|||
//插件jquery.fileupload.js |
|||
jQuery(btn).fileupload({ |
|||
add: function (e, data) { |
|||
var acceptFileTypes = /^application\/(zip|x-zip-compressed|x-rar-compressed|octet-stream)$/i; |
|||
//文件类型判断 |
|||
if(data.originalFiles[0]['type'].length && !acceptFileTypes.test(data.originalFiles[0]['type'])) { |
|||
tool.msg("上传文件类型不对"); |
|||
return false; |
|||
} |
|||
data.submit(); |
|||
}, |
|||
url: url, |
|||
dataType: 'json', |
|||
done: function (e, data) { |
|||
var file=data.result; |
|||
tool.msg(file['msg']); |
|||
if(file['code']==1){ |
|||
var data=file['data']; |
|||
var filename=data['filename']; |
|||
var pic=data['path']; |
|||
console.log("file",file); |
|||
if(pic){ |
|||
$(""+input).val(pic); |
|||
var parent=$(btn).parent(".attachment-field"); |
|||
parent.find(".select-text").html("提供rar/zip格式(已上传:"+filename+")"); |
|||
} |
|||
} |
|||
}, |
|||
progressall: function (e, data) { |
|||
var progress = parseInt(data.loaded / data.total * 100, 10); |
|||
var parent=$(btn).parent(".attachment-field"); |
|||
parent.find(".select-text").html("提供rar/zip格式(已上传"+progress+"%)"); |
|||
} |
|||
}).bind('fileuploadadd',function(e,data){ |
|||
|
|||
|
|||
}).prop('disabled', !$.support.fileInput).parent().addClass($.support.fileInput ? undefined : 'disabled'); |
|||
} |
|||
$(function(){ |
|||
var childs={:json_encode(config('building.childs2'))}; |
|||
$("#capital_child").html("<option value=''>请选择</option>"); |
|||
$.each(childs, function (n, child) { |
|||
$.each(child, function (key, item) { |
|||
$("#capital_child").append('<option value="'+key+'">'+item+'</option>'); |
|||
}); |
|||
}); |
|||
$(".mortgage").hide(); |
|||
$("input[name='capital_mortgage']").change(function(){ |
|||
var val=$(this).val(); |
|||
if(val==1){ |
|||
$(".mortgage").show(); |
|||
}else{ |
|||
$(".mortgage").hide(); |
|||
} |
|||
}); |
|||
var capindex="<?php echo input('index','');?>"; |
|||
if(capindex!='undefined'&&capindex!=''){ |
|||
capindex=parseInt(capindex); |
|||
var data=parent.$('#prolist tbody tr').eq(capindex).attr('data-json'); |
|||
|
|||
if(data!='undefined'){ |
|||
$("#capitalid").val(capindex); |
|||
data=data.split("&"); |
|||
var capital_type=''; |
|||
var capchild=''; |
|||
if(data.length){ |
|||
for(var i=0;i<data.length;i++){ |
|||
var row=data[i].split('='); |
|||
if(row[0]=='capital_parent'){ |
|||
var key=row[0]; |
|||
|
|||
if(row[1]==2){ |
|||
cur=''; |
|||
$("#ownerfile").show(); |
|||
} |
|||
$("#"+key+" option").each(function(){ |
|||
var val=$(this).val(); |
|||
if(val==row[1]){ |
|||
$(this).prop("selected",true) |
|||
} |
|||
}); |
|||
continue; |
|||
} |
|||
|
|||
if(row.length==2){ |
|||
if(row[0]=='capital_mortgage'){ |
|||
if(row[1]==1)$(".mortgage").show(); |
|||
var key=row[0]; |
|||
$("input[name='capital_mortgage']").each(function(){ |
|||
var val=$(this).val(); |
|||
if(val==row[1]){ |
|||
$(this).prop("checked",true) |
|||
} |
|||
}); |
|||
continue; |
|||
} |
|||
if(row[0]=='capital_elem[]'||row[0]=='capital_kind[]'||row[0]=='capital_year[]'|| |
|||
row[0]=='capital_elem'||row[0]=='capital_kind'||row[0]=='capital_year'){ |
|||
var key=row[0]; |
|||
var ret=row[1]; |
|||
if(key=='capital_elem'){ |
|||
key+='[]'; |
|||
ret=ret.split(','); |
|||
} |
|||
console.log("capital arr",key,ret,row); |
|||
|
|||
$("input[name='"+key+"']").each(function(){ |
|||
var val=$(this).val(); |
|||
if(ret.length>1){ |
|||
console.log("val",val,ret.indexOf(val)); |
|||
if(ret.indexOf(val)!=-1){ |
|||
$(this).prop("checked",true); |
|||
} |
|||
}else{ |
|||
if(val==ret){ |
|||
$(this).prop("checked",true); |
|||
} |
|||
} |
|||
|
|||
}); |
|||
continue; |
|||
} |
|||
if(row[0]=='capital_files'){ |
|||
var pics=decodeURIComponent(row[1]); |
|||
if(pics){ |
|||
$("input[name='"+row[0]+"']").val(pics); |
|||
pics=pics.split(';'); |
|||
console.log("pics2",pics); |
|||
if(typeof pics=='object'&&pics.length){ |
|||
for(var j=0;j<pics.length;j++){ |
|||
if(pics[j]){ |
|||
console.log("pic",pics[j]); |
|||
var html='<div class="attachment clearfix">'; |
|||
html+='<div class="progress-bar" id="progressbar'+j+'" role="progressbar" aria-valuenow="0" data-transitiongoal="100" aria-valuemin="0" aria-valuemax="100"></div>'; |
|||
html+='<div class="info clearfix"><div class="preview-area pull-left"><div class="preview"><img src="'+pics[j]+'" width="100%" /></div></div>'; |
|||
html+='<div class="status pull-left"><span class="file-name">照片'+(j+1)+'</span></div>'; |
|||
html+='<div class="actions web-actions pull-right"><a data-role="cancel" class="delete-link" data-index="'+j+'" href="javascript:void(0)">删除</a></div></div></div>'; |
|||
|
|||
$(".attachments").eq(1).append(html); |
|||
} |
|||
} |
|||
} |
|||
} |
|||
continue; |
|||
} |
|||
if(row[0]=='mortgage_img'||row[0]=='mortgage_img[]'){ |
|||
var pics=decodeURIComponent(row[1]); |
|||
console.log('mortgage_img',pics); |
|||
if(pics){ |
|||
$("input[name='"+row[0]+"']").val(pics); |
|||
pics=pics.split(';'); |
|||
if(typeof pics=='object'&&pics.length){ |
|||
for(var j=0;j<pics.length;j++){ |
|||
if(pics[j]){ |
|||
console.log("pic",pics[j]); |
|||
var html='<div class="attachment clearfix">'; |
|||
html+='<div class="progress-bar" id="progressbar'+j+'" role="progressbar" aria-valuenow="0" data-transitiongoal="100" aria-valuemin="0" aria-valuemax="100"></div>'; |
|||
html+='<div class="info clearfix"><div class="preview-area pull-left"><div class="preview"><img src="'+pics[j]+'" width="100%" /></div></div>'; |
|||
html+='<div class="status pull-left"><span class="file-name">照片'+(j+1)+'</span></div>'; |
|||
html+='<div class="actions web-actions pull-right"><a data-role="cancel" class="delete-link" data-index="'+j+'" href="javascript:void(0)">删除</a></div></div></div>'; |
|||
console.log("mortgage_img",html); |
|||
$(".mortgage .attachments").append(html); |
|||
} |
|||
} |
|||
} |
|||
} |
|||
continue; |
|||
} |
|||
if(row[0]=='capital_desc'){ |
|||
$("textarea[name='"+row[0]+"']").text(row[1]); |
|||
continue; |
|||
} |
|||
if(row[0]=='capital_type'||row[0]=='capital_child'){ |
|||
var key=row[0]; |
|||
$("#"+key+" option").each(function(){ |
|||
var val=$(this).val(); |
|||
if(val==row[1]){ |
|||
$(this).prop("selected",true) |
|||
} |
|||
}); |
|||
continue; |
|||
} |
|||
console.log("key",row[0]); |
|||
var robj=$("input[name='"+row[0]+"']"); |
|||
var rlen=robj.length; |
|||
if(rlen&&row[0]!='capitalid'){ |
|||
robj.val(row[1]); |
|||
console.log("key",row[0],row[1]); |
|||
continue; |
|||
} |
|||
} |
|||
} |
|||
} |
|||
} |
|||
} |
|||
$("body").delegate(".delete-link",'click',function(){ |
|||
|
|||
var parent=$(this).parents('.attachment-field'); |
|||
var index=parent.find(this).index('.delete-link'); |
|||
var pics=parent.find('.picfield').val(); |
|||
|
|||
if(pics){ |
|||
pics=pics.split(';'); |
|||
pics.splice(index,1); |
|||
pics=pics.join(';'); |
|||
parent.find('.picfield').val(pics); |
|||
} |
|||
var parent=$(this).parents(".attachment"); |
|||
parent.remove(); |
|||
}); |
|||
var url="{:url('upload',['key'=>'allpicbtn'])}"; |
|||
uploadPic(url,"#allpicbtn","#capital_files",1,10); |
|||
|
|||
var url="{:url('upload',['key'=>'mortgagebtn'])}"; |
|||
uploadPic(url,"#mortgagebtn",".mortgage_img",0,1); |
|||
|
|||
//注意:parent 是 JS 自带的全局对象,可用于操作父页面 |
|||
var index = parent.layer.getFrameIndex(window.name); //获取窗口索引 |
|||
//关闭iframe |
|||
$('.closebtn').click(function(){ |
|||
parent.layer.close(index); |
|||
}); |
|||
$('.submitbtn').click(function(){ |
|||
var capname = $('input[name="capital_name"]').val(); |
|||
var capital_kind = $("input[name='capital_kind']:checked").val(); |
|||
console.log('capital_kind',capital_kind); |
|||
var capital_child = $('#capital_child option:selected').val(); |
|||
if(capname === ''){ |
|||
parent.layer.msg('请填写资产名称'); |
|||
return; |
|||
} |
|||
if(capital_kind === ''||typeof capital_kind=='undefined'){ |
|||
parent.layer.msg('请选择专区'); |
|||
return; |
|||
} |
|||
if(capital_child === ''){ |
|||
parent.layer.msg('请选择资产类别'); |
|||
return; |
|||
} |
|||
var capital_elem = $("input[name='capital_elem[]']:checked").val(); |
|||
if(capital_elem == ''||typeof capital_elem == 'undefined'){ |
|||
parent.layer.msg('请选择资产托管要素'); |
|||
return; |
|||
} |
|||
var capital_mortgage =$("input[name='capital_mortgage']:checked").val(); |
|||
var mortgage_img = $('#mortgage_img').val(); |
|||
if(capital_mortgage==1&&mortgage_img === ''){ |
|||
parent.layer.msg('请上传抵押证明附件'); |
|||
return; |
|||
} |
|||
var capital_num = $('#capital_num').val(); |
|||
if(capital_num === ''){ |
|||
parent.layer.msg('请填写资产数量'); |
|||
return; |
|||
} |
|||
var capital_year = $("input[name='capital_year']:checked").val(); |
|||
if(capital_year === ''||typeof capital_year == 'undefined'){ |
|||
parent.layer.msg('请选择资产年代'); |
|||
return; |
|||
} |
|||
if(capital_year==4){ |
|||
var year_other = $("input[name='year_other']").val(); |
|||
if(year_other==''){ |
|||
parent.layer.msg('请填写资产年代其它内容'); |
|||
return; |
|||
} |
|||
} |
|||
var capprice = $('input[name="capital_price"]').val(); |
|||
if(capprice === ''){ |
|||
parent.layer.msg('请填写托管方报价'); |
|||
return; |
|||
} |
|||
var val = $('input[name="capital_files"]').val(); |
|||
if(val === ''){ |
|||
parent.layer.msg('请上传资产图片'); |
|||
return; |
|||
} |
|||
|
|||
|
|||
var data=$("#pForm").serialize(); |
|||
data=decodeURIComponent(data,true); |
|||
|
|||
var len=parent.$('#prolist tbody tr').length+1; |
|||
var typeval=$('#capital_child option:selected').val(); |
|||
var captype=""; |
|||
var childs={:json_encode(config('building.childs2'))}; |
|||
$.each(childs, function (n, child) { |
|||
$.each(child, function (key, item) { |
|||
if(key==typeval){ |
|||
captype=item; |
|||
return false; |
|||
} |
|||
}); |
|||
}); |
|||
var html='<tr data-json="'+data+'">'; |
|||
if(capindex!==''){len=parseInt(capindex)+1} |
|||
|
|||
var id="{$apply_id}"; |
|||
html+='<td style="padding:4px 0px;">'+len+'</td><td>'+capname+'</td><td>'+captype+'</td><td>'+capprice+'</td>'; |
|||
if(id){ |
|||
html+='<td><span class="listedstatus">未审核</span></td>'; |
|||
} |
|||
html+='<td style="padding:4px 0px;">'; |
|||
html+='<div style="width:72px;display:inline-block;margin-right:5px;"><div class="modeub edtproduct"><div class="leftbutton2"></div><div class="box_flex_1 centerbutton2 list_flex flex_center">编辑</div><div class="rightbutton2"></div></div></div>'; |
|||
html+='<div style="width:72px;display:inline-block;"><div class="modeub delproduct"><div class="leftbutton2"></div><div class="box_flex_1 centerbutton2 list_flex flex_center">删除</div><div class="rightbutton2"></div></div></div>'; |
|||
html+='</td></tr>'; |
|||
|
|||
if(capindex!==''){ |
|||
console.log("capindex inter"); |
|||
parent.$('#prolist tbody tr').eq(capindex).remove(); |
|||
if(capindex>0){ |
|||
parent.$('#prolist tbody tr').eq(capindex-1).after(html); |
|||
}else{ |
|||
parent.$('#prolist tbody').prepend(html); |
|||
} |
|||
}else{ |
|||
parent.$('#prolist tbody').append(html); |
|||
} |
|||
parent.layer.close(index); |
|||
}); |
|||
}) |
|||
</script> |
|||
Loading…
Reference in new issue