留言板_北京硕阳文化传播有限公司         $(document).ready(function(){ var timer; $('.nav li').hover(function(){ var $this =$(this); $this.siblings().find('.subnav').hide(); clearTimeout(timer); $this.find('.subnav').show(); $this.addClass('hover'); }, function(){ var $this =$(this); $this.removeClass('hover'); timer = setTimeout(function(){ $this.find('.subnav').hide(); },500); }); $('.nav li').not(".hr").eq(1).addClass("n2"); $('.nav li').not(".hr").eq(2).addClass("n3"); $('.nav li').not(".hr").eq(3).addClass("n4"); $('.nav li').not(".hr").eq(4).addClass("n5"); $("#2").addClass("focus"); });                   走进硕阳  硕阳简介 硕阳视点 硕阳团队 硕阳客户 硕阳动态   服务项目  VCR广告片 宣传片 微电影 设备租赁 艺术演出   硕阳作品  VCR广告片 宣传片 微电影 flash动画片 公关活动策划   加入硕阳  招聘计划 我要加入 硕阳爱才   联系硕阳  留言板 联系方式 地图                     留言板ABOUT US    地图 联系方式 留言板   

       

    

    

    

      留言板  您现在的位置:首页 > > 留言板       留言名:

 电子邮箱:

 类型:留言投诉询问售后

 留言标题:

 留言内容:

  验证码: 

 

                  北京硕阳文化传播有限公司 版权所有 Copyright © 2013 www.shuoyangtv.com Inc.All rights reserved  var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Fb348d2aeff0999a7c4ae48897777c190' type='text/javascript'%3E%3C/script%3E"));  360网站安全检测平台

 地址:北京市朝阳区北京传媒总部基地B座930  联系电话:010-85376657 13230395111  邮箱:[email protected]

      /*浮动QQ在线客服*/ .kf_contain{z-index:99; width:143px; right:0; top:100px; position:absolute} .kf_contain .kf_list{ width:142px; margin:0 auto; } .kf_contain .kf_list .kf_top{width:143px;background:url(../template/default/images/kf_top.gif) no-repeat left top; height:119px;} .kf_list h2{background:url(../template/default/images/kf_bg.png) no-repeat left top; height:18px; width:100px; text-align:center; line-height:18px; font-size:12px; font-weight:normal; color:#fff;margin-bottom:8px; margin-top:8px;} .kf_top .kf_time{margin-left:40px; padding-top:35px;} .kf_top .kf_time p{height:23px; line-height:23px; overflow:hidden; text-align:center} .kf_contain .kf_list .kf_body{padding-top:5px; background:url(../template/default/images/kf_center.gif) repeat-y left top;padding-bottom:10px;overflow:hidden; text-align:center} .kf_body .kf_body_div{margin-left:40px; } .kf_contain .kf_list .kf_body ul{padding:0; width:133px; background-color:#FFFFFF; border:#FFFFFF 1px solid} .kf_contain .kf_list .kf_body li{font-size:9pt; list-style-type:none; height:25px; padding-right:5px; clear:both; display:block;} .kf_contain .kf_list .kf_body li span{line-height:25px; margin-left:10px; display:block; vertical-align:middle} .kf_contain .kf_list .kf_body li span.lf{float:left} .kf_contain .kf_list .kf_body li span.lr{float:right} .kf_contain .kf_list .kf_btm{height:32px; width:143px; background:url(../template/default/images/kf_btm.gif) no-repeat left top;} .on_kf{width:32px; height:118px; float:right} /*浮动QQ在线客服*/          工作时间 周一至周日

 8:00 - 18:00

     在线客服     销售客服      前期策划      秦皇岛分公司  联系手机 13230395111

          var tips; var theTop = 100/*这是默认高度,越大越往下*/; var old = theTop; var $on_e= document.getElementById("on"); var $off_e=document.getElementById("off"); function initFloatTips() { document.getElementById("off").style.display = "none"; tips = document.getElementById("kf_contain"); moveTips(); }; function moveTips() { var sped = 50; if (window.innerHeight) { pos = window.pageYOffset } else if (document.documentElement && document.documentElement.scrollTop) { pos = document.documentElement.scrollTop } else if (document.body) { pos = document.body.scrollTop; } pos = pos - tips.offsetTop + theTop; pos = tips.offsetTop + pos / 10; if (pos < theTop) pos = theTop; if (pos != old) { tips.style.top = pos + "px"; sped = 10; } old = pos; setTimeout(moveTips, sped); } initFloatTips(); function kf_on(){ $on_e.style.display = "none"; $off_e.style.display = "block"; } function kf_off(){ $on_e.style.display = "block"; $off_e.style.display = "none"; }