$(function () { $(".banner_left .banner_left_item").hover(function () { $(this).find(".banner_left_bg").addClass("cur"); $(this).find(".sub_nav").show(); }, function () { $(this).find(".banner_left_bg").removeClass("cur"); $(this).find(".sub_nav").hide(); }) /* $(".tab_list .tab_li").eq(2).css("height","150px"); $(".tab_list .tab_li").eq(3).css("height","150px"); $(".tab_list .tab_li").eq(7).css("height","320px"); $(".tab_list .tab_li").eq(8).css("height","320px");*/ }) var _zyat = _zyat || []; _zyat.push(['trackPageView']); _zyat.push(['enableLinkTracking']); (function() { var u="//tm.71360.com/"; _zyat.push(['setTrackerUrl', u+'monitor']); _zyat.push(['setSiteId', 87953]); _zyat.push(['setCstId', 85921]); _zyat.push(['setSiteType', 1]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'monitor.js'; s.parentNode.insertBefore(g,s); })();

热门搜索:离婚起诉书销售合同催账律师函劳动纠纷

“一站式”服务,贴心到家 3步完成找律师
01选择服务

企业或个人,选择属于您的门类,-确定产品

02选择律师

和在线律师咨询了解,开始产品定做-确定价格

03开工

企业或个人,选择属于您的门类,-确定产品

最热服务推荐—记住所有产品等待为您量身定做,请及时和在线律师咨询

遗赠协议

遗赠协议是指遗赠人与受赠人达成的在遗赠...

财产抵押、质押 合同

财产的抵押、质押,是为了保证债权人实现...

保证合同

保证合同是保证人与债权人订立的关于保证...

房产买卖合同审查

房屋买卖过程一般会签订中介(居间)合同...

借款合同

借款合同,是指借款人向贷款人借款,到期...

劳动纠纷解决

公正合理维权,绝不浪费任何权益追讨机会

劳务派遣协议

劳务派遣,是指劳动者和用人单位(也称劳务派...

保密协议

《劳动合同法》第23条规定,用人单位与劳动...

量身定做员工手册

员工手册、规章制度是企业上下行为的准则,对...

人资HR文档包定制

仅凭一份劳动合同就能应付日常HR管理的时代...

公司“三会”决议起草及见证

股东会决议是指有限责任公司股东会依职权对所...

委托合同

委托合同是指受托人为委托人办理委托事务,委...

个人法律服务

企业法律服务

超值套餐打包—申藴和独家“定制化法务套餐”,定价,流程和管理“尽在您掌握”

企业黄金卡12000/年
所包含的服务和套餐:
企业标准卡8000/年
所包含的服务和套餐:

律师在线

Lawyers Online
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F293b63a538183ae93b87240f6d6491c7' type='text/javascript'%3E%3C/script%3E"))

申蕴和微信咨询平台

扫一扫 获赠免费咨询

var _sogou_sa_q = _sogou_sa_q || []; _sogou_sa_q.push(['_sid', '157045-161227']); (function () { var _sogou_sa_protocol = (("https:" == document.location.protocol) ? "https://" : "http://"); var _sogou_sa_src = _sogou_sa_protocol + "hermes.sogou.com/sa.js%3Fsid%3D157045-161227"; document.write(unescape("%3Cscript src='" + _sogou_sa_src + "' type='text/javascript'%3E%3C/script%3E")); })(); $(function () { var speed = 300; var bWidth = $("#bridge").width(); var cWidth = 87; var theInt = timer = null; $("#close").click(function () { hide(); }); $("#birImg").click(function () { open(); }); $("#online").click(function () { open(); }); function hide() { $("#showBox").slideUp(speed); $("#bridge").animate({ width: cWidth }, speed); $("#online").animate({ fontSize: "16px" }, speed, function () { $("#online h6").css({ "-webkit-transform": "scale(.75)" }); }); $("#close").fadeOut(50); } function open() { $("#bridge").animate({ width: bWidth }, speed); $("#online").animate({ fontSize: "20px" }, speed, function () { $("#online h6").css({ "-webkit-transform": "scale(1)" }); }); $("#showBox").slideDown(speed); $("#close").delay(speed).fadeIn(50); } //var browerWidth = 1024; //$(window).resize(function () { // change(); //}); //change(); //function change() { // var windowWidth = $(window).width(); // if (windowWidth < browerWidth) { // timer = setInterval(function () { // if ($("#BDBridgeFixedWrap").html() != "") { // hide(); // clearInterval(timer); // } // }); // } else { // open(); // } //} }); (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-47362258-1', 'winbindlaw.com'); ga('send', 'pageview'); /* */ /* */
var _kc_userID="212779"; $(function () { //图片轮播 num = $(".PicCont .Pic").size(); i = 0; for (i = 0; i < num; i++) { $(".PicNum").append("
" + (i + 1) + "
"); } theInt = null; $(".PicCont .Pic").eq(0).fadeIn(500); $(".PicNum .Text").eq(0).addClass("cur"); $(".PicNum .Text").each(function (i) { $(this).click(function () { HuanDeng(i); Change(i); }); }); HuanDeng = function (p) { clearInterval(theInt); theInt = setInterval(function () { p++; if (p < num) { Change(p); } else { p = 0 Change(p); } }, 5000); } HuanDeng(0); function Change(num) { $(".PicCont .Pic").fadeOut(500); $(".PicCont .Pic").eq(num).fadeIn(500); $(".PicNum .Text").removeClass("cur"); $(".PicNum .Text").eq(num).addClass("cur"); } //选项卡 $(".tab_top .tab_btn").click(function () { $(this).addClass("click").siblings().removeClass("click"); $(".tab_box:eq(" + $(this).index() + ")").addClass("tab_show").siblings().removeClass("tab_show"); }) //手风琴 $(".card_list .item_title").hover(function () { $(this).parent().siblings().removeClass("card_show"); $(this).parent().addClass("card_show"); }) $(".banner_bottom li a").hover(function () { //alert("asdsad"); $(this).addClass("cur").partent().siblings("li").find("a").removeClass("cur"); }, function () { $(this).removeClass("cur"); }) })