File: /www/wwwroot/www.ycfawu.com/wp-content/themes/twentytwentythree/page-index.php
<?php /* Template Name: 优诚法务-主页-1.0 */ ?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="baidu-site-verification" content="codeva-u0zRiMrLgC" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
<title><?php
if ( function_exists( 'wpseo_replace_vars' ) ) {
$yoast_title = get_post_meta( $post->ID, '_yoast_wpseo_title', true );
$parsed_title = wpseo_replace_vars( $yoast_title, $post );
echo $parsed_title;
}
?></title>
<meta name="keywords" content="<?php echo get_post_meta(get_the_ID(), '_yoast_wpseo_focuskw', true); ?>" />
<meta name="description" content="<?php echo get_post_meta(get_the_ID(), '_yoast_wpseo_metadesc', true); ?>" />
<link rel="stylesheet" type="text/css" href="<?php echo get_parent_theme_file_uri('assets/css/swiper.min.css'); ?>">
<link rel="stylesheet" type="text/css" href="<?php echo get_parent_theme_file_uri('assets/css/common.css'); ?>">
<link rel="stylesheet" type="text/css" href="<?php echo get_parent_theme_file_uri('assets/css/pc.index.css'); ?>">
<script type="text/javascript" src="<?php echo get_parent_theme_file_uri('assets/js/swiper.min.js'); ?>"></script>
<script type="text/javascript" src="<?php echo get_parent_theme_file_uri('assets/js/jquery-3.3.1.min.js'); ?>"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?2bebbfa1ab7741947530356387f6fe01";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<div class="wap">
<?php get_header('m_ycfw'); ?>
<div>
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/banner.jpg'); ?>" alt="优诚法务">
</div>
<div>
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img1.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img2.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img3.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img4.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img5.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img6.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img7.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img8.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img9.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part1_img10.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
</div>
<div class="m_part11">
<div class="title">优诚法务法律课堂</div>
<ul class="tab">
<li class="a">法律常识</li>
<li>企业动态</li>
<li>法律咨询</li>
</ul>
<ul class="content">
<li class="a">
<?php $args = ['numberposts' => 3, 'category' => 19]; $posts = get_posts($args); ?>
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part11_img1.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<?php if($posts): foreach($posts as $p => $post): ?>
<a href="<?php the_permalink();?>">
<div class="list">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<p class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<span>MORE</span>
</p>
</div>
</a>
<?php wp_reset_postdata(); endforeach; endif; ?>
</li>
<li>
<?php $args = ['numberposts' => 3, 'category' => 20]; $posts = get_posts($args); ?>
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part11_img1.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<?php if($posts): foreach($posts as $p => $post): ?>
<a href="<?php the_permalink();?>">
<div class="list">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<p class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<span>MORE</span>
</p>
</div>
</a>
<?php wp_reset_postdata(); endforeach; endif; ?>
</li>
<li>
<?php $args = ['numberposts' => 3, 'category' => 21]; $posts = get_posts($args); ?>
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_index/part11_img1.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<?php if($posts): foreach($posts as $p => $post): ?>
<a href="<?php the_permalink();?>">
<div class="list">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<p class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<span>MORE</span>
</p>
</div>
</a>
<?php wp_reset_postdata(); endforeach; endif; ?>
</li>
</ul>
</div>
<div class="m_part12" style="background-image: url('<?php echo get_parent_theme_file_uri('assets/images/m_index/part12_bg.jpg'); ?>');">
<div class="title">申请免费法资咨询</div>
<ul>
<li><input type="text" placeholder="公司名称"/></li>
<li><input type="text" placeholder="您的姓名"/></li>
<li><input type="text" placeholder="手机号码"/></li>
</ul>
<button>立即预约</button>
</div>
<div>
<img src="<?php echo get_parent_theme_file_uri('assets/images/m_about/footer_img.jpg'); ?>" alt="优诚法务">
</div>
</div>
<div class="pc">
<?php get_header('ycfw'); ?>
<div class="swiper-container swiper1" style="height: 620px;">
<div class="swiper-wrapper">
<div class="swiper-slide" style="background-image: url('<?php echo get_parent_theme_file_uri('assets/images/index/banner_1.jpg'); ?>');"></div>
<div class="swiper-slide" style="background-image: url('<?php echo get_parent_theme_file_uri('assets/images/index/banner_2.jpg'); ?>');"></div>
<div class="swiper-slide" style="background-image: url('<?php echo get_parent_theme_file_uri('assets/images/index/banner_3.jpg'); ?>');"></div>
</div>
<div class="swiper-pagination"></div>
</div>
<script>
var swiper = new Swiper('.swiper1', {
pagination: {
el: '.swiper-pagination',
},
clickable: true,
spaceBetween: 0,
centeredSlides: true,
autoplay: true,
loop:true,
autoplayDisableOnInteraction: false
});
</script>
<section class="part1">
<div class="w_1200 title">
<h3>企业运营中您是否也遇到这样的问题?</h3>
<p>HAVE YOU EVER ENCOUNTERED SUCH A PROBLEM?</p>
</div>
<ul class="w_1200">
<li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part1_img_1.png'); ?>" alt="优诚法务"></li>
<li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part1_img_2.png'); ?>" alt="优诚法务"></li>
<li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part1_img_3.png'); ?>" alt="优诚法务"></li>
<li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part1_img_4.png'); ?>" alt="优诚法务"></li>
<li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part1_img_5.png'); ?>" alt="优诚法务"></li>
</ul>
</section>
<section class="part2">
<div class="w_1200 title">
<h3>优诚法务</h3>
<p>YOUCHENG LEGAL</p>
</div>
<div class="w_1200 c">
<p style="line-height: 2;">专业实效的企业用工风险防控系统缔造者,让企业用工安全、老板经营安心<br>企业远离用工风险,老板摆脱劳动纠纷,员工关系更美好</p>
<ul>
<li>
<h5>梳理问题 了解需求</h5>
<p>Understanding needs</p>
</li>
<li>
<h5>定制个性服务和解决方案</h5>
<p>Customizing personalized services and solutions</p>
</li>
<li>
<h5>顾问+律师+管家</h5>
<p>Consultant + Lawyer + Housekeeper</p>
</li>
<li>
<h5>配套系统法律知识培训</h5>
<p>Supporting system legal knowledge training</p>
</li>
</ul>
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_title.png'); ?>" alt="优诚法务">
</div>
<div class="w_1200" style="display: flex; margin-top: 50px; justify-content: space-between;">
<div style="width: 49%;">
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_left.png'); ?>" alt="优诚法务">
</div>
<div style="width: 49%;">
<img style="display: block; margin-bottom: 20px;" src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_text.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<img style="display: block; margin-bottom: 20px;" src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_bar.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<p style="text-indent: 2em; line-height: 1.5; font-size: 16px; color: #333;">优诚法务,十大防控系统 ,以劳动合同管控为核心,从企业内部制度设计到企业用工形式,囊括了各种用工法律关系,各项企业权益内容,各个用工管理环节,各种用工风险,贯穿企业用工全过程,九大管控系统环环相扣,全面管控,形成管理闭环,化解劳资矛盾,系统防控风险,将争议纠纷扼杀在萌芽状态,真正系统解决企业管理、成本、法律风险等痛点。优诚法务用工风险防控系统导入企业全面运行,让企业做到企业用工安全、老板经营安心,为企业发展、变革赋能护航,持续提升企业市场竞争力。</p>
</div>
</div>
</section>
<section class="part3">
<div class="w_1200">
<div class="left">
<ul>
<li>用工风险防范</li>
<li>合同审查与订制</li>
<li>法律顾问服务</li>
<li>用工风险密训</li>
<li>股权纠纷事务</li>
</ul>
<div class="swiper-container swiper2" style="margin-left: 102px; margin-top: 64px;">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_left1.jpg'); ?>" alt="优诚法务" />
</div>
<div class="swiper-slide">
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_left2.jpg'); ?>" alt="优诚法务" />
</div>
</div>
</div>
<script>
var swiper = new Swiper('.swiper2', {
clickable: true,
spaceBetween: 0,
centeredSlides: true,
autoplay: true,
loop:true,
autoplayDisableOnInteraction: false
});
</script>
</div>
<div class="right">
<div class="head">综合法律顾问服务方案</div>
<ul>
<li>
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_img2.jpg'); ?>" alt="优诚法务">
<div class="desc">
<h5>企业经营合同顾问服务</h5>
<hr />
<p>充分考虑合同签订到合同履行完毕的过程中可能出现的风险和漏洞充分考虑合同签订到合同履行完毕的过程中可能出现的风险和漏洞,尽可能的识别、控制、规避或转移风险。</p>
<p>针对企业上下游交易企业之间的权利义务关系,结合公司的行业特点、运营模式及业务流程,为公司起草或修订或审核业务相关的法律文书。</p>
<div class="meta">
<a href="">查看详情</a>
<a href="">点击咨询</a>
</div>
</div>
</li>
<li>
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part2_img1.jpg'); ?>" alt="优诚法务">
<div class="desc">
<h5>企业股权架构顾问服务</h5>
<hr />
<p>根据企业的实际需要,提供公司设立、公司章程、公司三会一层治理文件、股东协议、股权转让等事宜的完整具体法律服务方案和体系。</p>
<p>1.股东会、董事会、监事会流程决议的法律咨询。</p>
<p>2.企业设立、公司变更、公司入股、合伙协议、增资减资、股东权责及争议等相关咨询和审核。</p>
<div class="meta">
<a href="">查看详情</a>
<a href="">点击咨询</a>
</div>
</div>
</li>
</ul>
</div>
</div>
</section>
<section class="part4">
<div class="w_1200 title">
<h3>合作伙伴</h3>
<p>COOPERATIVE PARTNER</p>
</div>
<div style="position: relative;">
<div class="w_1200 swiper-container swiper3">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_logo1.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
</div>
<div class="swiper-slide">
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_logo2.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
</div>
<div class="swiper-slide">
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_logo3.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
</div>
</div>
</div>
<div class="w_1200" style="position: absolute; top: 50%; left: 0; right: 0;">
<div class="swiper-button-next swiper3" style="background-image: unset; background-image: url('<?php echo get_parent_theme_file_uri('assets/images/index/next_icon.png'); ?>'); background-size: 100%; width: 51px; height: 51px; right: -70px; transform: rotate(180deg);"></div>
<div class="swiper-button-prev swiper3" style="background-image: unset; background-image: url('<?php echo get_parent_theme_file_uri('assets/images/index/next_icon.png'); ?>'); background-size: 100%; width: 51px; height: 51px; left: -70px;"></div>
</div>
</div>
<script>
var swiper = new Swiper('.swiper3', {
clickable: true,
spaceBetween: 0,
centeredSlides: true,
autoplay: true,
loop:true,
autoplayDisableOnInteraction: false,
navigation: {
nextEl: ".swiper-button-next.swiper3",
prevEl: ".swiper-button-prev.swiper3",
}
});
</script>
<!--<ul class="w_1200">-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img1.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img2.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img3.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img4.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img5.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img6.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img7.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img8.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img9.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img10.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img11.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!-- <li><img src="<?php echo get_parent_theme_file_uri('assets/images/index/part4_img12.png'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷"></li>-->
<!--</ul>-->
</section>
<section class="part5">
<div class="w_1200 title">
<h3>企业解决法律问题常见处理方式分析</h3>
<p>ANALYSIS OF COMMON WAYS TO SOLVE LEGAL PROBLEMS IN ENTERPRISES</p>
</div>
<ul class="w_1200">
<li>
<h5>项目</h5>
<p>个人经验自行处理</p>
<p>专职法务</p>
<p>传统法律顾问</p>
<p>优诚法务</p>
</li>
<li>
<h5>费用</h5>
<p>零成本</p>
<p>一年不低于20万</p>
<p>一年1-10万不等</p>
<p>9.8万</p>
</li>
<li>
<h5>专业度</h5>
<p>无</p>
<p>法律专业深度有限</p>
<p>法律专业深度有限</p>
<p>资深企业管理顾问+<br>专业细分法律顾问+<br>用工风险防控顾问</p>
</li>
<li>
<h5>服务方式</h5>
<p>无</p>
<p>自己+其他律所</p>
<p>自己+有事你找我=被动</p>
<p>体检+预防+落地<br>+诉讼+跟踪服务=主动</p>
</li>
<li>
<h5>结论</h5>
<p>风险极高,不可取</p>
<p>成本高,专业度不够</p>
<p>成本高,专业深度有限<br>响应慢、效率低、顾而不问</p>
<p>少量投入找到更专业<br>更合适的团队、能动服务</p>
</li>
</ul>
</section>
<section class="part6">
<div class="w_1200 title">
<h3>走进优诚法务</h3>
<p>YOUCHENG LEGAL</p>
</div>
<div class="c w_1200">
<div class="left">
<img src="<?php echo get_parent_theme_file_uri('assets/images/index/part6_img1.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<h5>优诚法务法律咨询有限公司</h5>
<p>专注为国内企业提供企业领域劳动法与用工风险防控培训和咨询落地的专业服务机构;站在企业角度用工实际出发,综合运用劳动法规政策,以用工风险防控咨询为核心,聚焦管理、成本、风控、法律四维视角,创立『企业用工风险防控十大防御系统』,为企业提供“劳动法+”的系统解决方案,解决企业用工过程中的痛点和难点问题方案,帮助企业实现降低人力成本,全面控制法律风险,提升品牌形象,让员工关系良性互动,为企业持续发展变革护航,实现战略、管理的优化升级,提升市场竞争力;</p>
<p style="margin-top: 10px;">优诚法务为企业管理+法务顾问+职业律师三位一体的服务模式,30多位服务专家顾问团队,秉承“企业用工安全 老板经营安心”的服务宗旨,深获客户的高度服务认可推荐</p>
<a href="">MORE > </a>
</div>
<div class="right">
<h5>申请免费法资咨询</h5>
<form action="">
<div class="form-group">
<input type="text" placeholder="请输入您的姓名">
</div>
<div class="form-group">
<input type="text" placeholder="请输入您的电话号码">
</div>
<div class="form-group">
<textarea type="text" rows="3" placeholder="请输入您的咨询问题"></textarea>
</div>
<div class="form-group">
<button>立刻预约</button>
</div>
</form>
</div>
</div>
</section>
<section class="part7">
<div class="w_1200 title">
<h3>优诚法务法律课堂</h3>
<p>LAW INFORMATION CENTER</p>
</div>
<div class="w_1200">
<ul class="tab">
<li class="a">法律常识</li>
<li>企业动态</li>
<li>法律咨询</li>
</ul>
<ul class="content">
<li class="a">
<?php $args = ['numberposts' => 4, 'category' => 19]; $posts = get_posts($args); ?>
<div class="left">
<img style="width: 100%; margin-bottom: 10px;" src="<?php echo get_parent_theme_file_uri('assets/images/index/part7_img2.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<?php if($posts): foreach($posts as $p => $post): if($p == 0): ?>
<a href="<?php the_permalink();?>"><div class="item">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<div class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<a href="<?php the_permalink();?>">MORE</a>
</div>
</div></a>
<?php wp_reset_postdata(); endif; endforeach; endif;?>
</div>
<div class="right">
<?php if($posts): foreach($posts as $p => $post): if($p > 0): ?>
<a href="<?php the_permalink();?>"><div class="item">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<div class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<a href="<?php the_permalink();?>">MORE</a>
</div>
</div></a>
<?php wp_reset_postdata(); endif; endforeach; endif;?>
</div>
</li>
<li>
<?php $args = ['numberposts' => 4, 'category' => 20]; $posts = get_posts($args); ?>
<div class="left">
<img style="width: 100%; margin-bottom: 10px;" src="<?php echo get_parent_theme_file_uri('assets/images/index/part7_img2.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<?php if($posts): foreach($posts as $p => $post): if($p == 0): ?>
<a href="<?php the_permalink();?>"><div class="item">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<div class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<a href="<?php the_permalink();?>">MORE</a>
</div>
</div></a>
<?php wp_reset_postdata(); endif; endforeach; endif;?>
</div>
<div class="right">
<?php if($posts): foreach($posts as $p => $post): if($p > 0): ?>
<a href="<?php the_permalink();?>"><div class="item">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<div class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<a href="<?php the_permalink();?>">MORE</a>
</div>
</div></a>
<?php wp_reset_postdata(); endif; endforeach; endif;?>
</div>
</li>
<li>
<?php $args = ['numberposts' => 4, 'category' => 21]; $posts = get_posts($args); ?>
<div class="left">
<img style="width: 100%; margin-bottom: 10px;" src="<?php echo get_parent_theme_file_uri('assets/images/index/part7_img2.jpg'); ?>" alt="企业用工风险事前防控-企业用工风险诊断-劳资纠纷">
<?php if($posts): foreach($posts as $p => $post): if($p == 0): ?>
<a href="<?php the_permalink();?>"><div class="item">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<div class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<a href="<?php the_permalink();?>">MORE</a>
</div>
</div></a>
<?php wp_reset_postdata(); endif; endforeach; endif;?>
</div>
<div class="right">
<?php if($posts): foreach($posts as $p => $post): if($p > 0): ?>
<a href="<?php the_permalink();?>"><div class="item">
<h5><?php the_title(); ?></h5>
<p><?php echo wp_trim_words($post->post_content, 60, '...'); ?></p>
<div class="meta">
<span><?php the_time('Y-n-j H:i') ?></span>
<a href="<?php the_permalink();?>">MORE</a>
</div>
</div></a>
<?php wp_reset_postdata(); endif; endforeach; endif;?>
</div>
</li>
</ul>
</div>
</section>
<script>
$(".part7 ul.tab li").hover(function() {
$(this).addClass('a').siblings().removeClass('a');
var content = $(".part7 ul.content li");
$(content[$(this).index()]).addClass('a').siblings().removeClass('a');
});
$(".m_part11 ul.tab li").click(function() {
$(this).addClass('a').siblings().removeClass('a');
var content = $(".m_part11 ul.content li");
$(content[$(this).index()]).addClass('a').siblings().removeClass('a');
});
</script>
<?php get_footer('ycfw'); ?>
</div>
</body>
</html>