<!DOCTYPE html>
<html lang="zh" >
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="/www/hxrz/images/favicon.ico"/>
    <title>首页 - 华夏方圆认证(辽宁)有限公司</title>
    <meta name="keywords" content="沈阳认证,QES认证,ISQ认证,管理体系,50430,9001">
    <meta name="description" content="华夏方圆认证(辽宁)有限公司位于辽宁省沈阳市，是经过国家认证认可监督管理委员会批准的专业第三方管理体系认证机构。">


    <link href="/www/hxrz/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
    <link href="/www/hxrz/css/reset.css" rel="stylesheet" type="text/css"/>
    <link href="/www/hxrz/css/common.css" rel="stylesheet" type="text/css"/>
    <link href="/www/hxrz/css/index_superslide.css" rel="stylesheet" type="text/css"/>
    <link href="/www/hxrz/css/font_2968007_9mraubzqqj5.css" rel="stylesheet" type="text/css"/>

    <script src="/www/hxrz/js/jquery.min.js"></script>
    <script src="/www/hxrz/js/jquery.SuperSlide.2.1.1.js"></script>
    <script src="/www/hxrz/js/html5shiv.min.js"></script>
    <script src="/www/hxrz/js/html5shiv-printshiv.min.js"></script>

</head>

<body id="index">
<!-- ##########页首########## -->
<!-- header 开始 -->
<!-- 轮播 开始 -->
<header class="slideBox">
    <div class="w1400">
        <div class="bd">
            <ul>
                <li class="item active" style="background-image: url(/profile/upload/2025/11/26/banner_1_20251126110116A001.png)"></li>
                <li class="item" style="background-image: url(/profile/upload/2025/11/26/banner_2_20251126110125A002.jpg)"></li>
            </ul>

        </div>
        <a class="prev" href="javascript:void(0)"></a>
        <a class="next" href="javascript:void(0)"></a>

    </div>
</header>
<script>
    /*广告轮播*/
    $(function() {
        /*banner图滚动*/
        jQuery(".slideBox").slide({
            mainCell: ".bd ul",
            autoPlay: true,
            effect: "fold",
            defaultIndex: 0,
            delayTime: 2000,
            interTime: 5000,
            endFun: function(e) {
            }
        });
        // 焦点图滚动
        jQuery(".focus").slide({mainCell:".bd ul",autoPlay:true});
        // 小图无缝滚动
        jQuery(".picMarquee-left").slide({mainCell:".bd ul",autoPlay:true,effect:"leftMarquee",vis:6,interTime:50});
        // 新增艺术家档案小图无缝滚动
        jQuery(".picMarquee-left2").slide({mainCell:".bd ul",autoPlay:true,effect:"leftMarquee",vis:8,interTime:50});
        /*banner图下方新闻消息切换*/
        jQuery(".txtScroll-top").slide({mainCell:".bd ul",autoPage:true,effect:"topLoop",autoPlay:true,vis:1});
    });

</script>
<!-- 轮播 结束 -->

<!-- 导航条 -->

<div class="nav_box row">
    <ul class="nav clearfix">
        <li><h3><a href="/index.html">网站首页</a></h3></li>
        <li><h3><a href="/1/renzhengyewu.html">认证业务</a></h3></li>
        <li><h3><a href="/1/zhengshuchaxun.html">证书查询</a></h3></li>
        <li><h3><a href="/1/gongkaiwenjian.html">公开文件</a></h3></li>
        <li><h3><a href="/1/guanyuwomen.html">关于我们</a></h3></li>
        <li><h3><a href="/1/lianxiwomen.html">联系我们</a></h3></li>
    </ul>

</div>

<div id="scroll">
    <!--
    <div class="scrollItems yc3">
        <a href="/1/zaixiantousu.html"><i class="tousu icon-tousujianyi"></i></a>
        <div class="ts">在线投诉</div>
    </div>
    -->

    <div class="scrollItems yc4">
        <a href="/1/lianxiwomen.html"><img src="/www/hxrz/images/yc4.png"></a>
        <div class="zx" style="display: none;">在线申请</div>
    </div>
    <div class="scrollItems yc1">
        <a><img src="/www/hxrz/images/yc1.png"></a>
        <div class="dh" style="display: none;">024-22717999</div>
    </div>
    <div class="scrollItems yc2">
        <a><img src="/www/hxrz/images/yc2.png"></a>
        <div class="lx" style="display: none;"><img src="/www/hxrz/images/qr_code.png"></div>
    </div>
    <div id="toTop" class="scrollItem">
        <a href="#"><img src="/www/hxrz/images/yc3.jpg"></a>
    </div>
    <!--    <div id="toBottom" class="scrollItem"> 回到底部 </div>-->
</div>

<style>
    #scroll { position: fixed; right: 25px; bottom:30px; z-index: 1000; _position: absolute; _top: 100%; _right: 100px; _bottom: 0; }
    .scrollItem { cursor: pointer; text-align: center;}
    .scrollItems {
        cursor: pointer;
        text-align: center;
        width: 54px;
        height: 54px;
        background-color: #848484;
        margin-bottom: 4px;
    }
    .ts{
        height: 54px;
        width: 200px;
        background-color: #848484;
        position: fixed;
        right: 83px;
        bottom: 266px;
        color: #fff;
        line-height: 54px;
        text-align: center;
    }
    .zx{
        height: 54px;
        width: 200px;
        background-color: #848484;
        position: fixed;
        right: 83px;
        bottom: 208px;
        color: #fff;
        line-height: 54px;
        text-align: center;
    }
    .dh{
        height: 54px;
        width: 200px;
        background-color: #848484;
        position: fixed;
        right: 83px;
        bottom: 150px;
        color: #fff;
        line-height: 54px;
        text-align: center;
    }
    .lx{
        position: fixed;
        right: 83px;
        bottom: 71px;
        color: #fff;
        line-height: 54px;
        text-align: center;
    }
    .scrollItems:hover .dh{
        display: none;
    }
    .tousu {
        font-family: "iconfont" !important;
        font-size: 24px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #FFFFFF;
        line-height: 54px;
    }
</style>
<script>
    // $("#scroll").hide();

    // $(window).scroll(function(){
    //
    //     function get_scrollTop_of_body(){ //scrollTop能力检测函数
    //         var scrollTop;
    //         if(typeof window.pageYOffset != 'undefined'){
    //             scrollTop = window.pageYOffset;
    //         }
    //         else
    //         if(typeof document.compatMode != 'undefined' &&
    //             document.compatMode != 'BackCompat'){
    //             scrollTop = document.documentElement.scrollTop;
    //         }
    //         else
    //         if(typeof document.body != 'undefined'){
    //             scrollTop = document.body.scrollTop;
    //         }
    //         return scrollTop;
    //     }
    //     var myScroll=parseInt(get_scrollTop_of_body());
    //     if(myScroll>10){
    //         $("#scroll").fadeIn();
    //     }else{
    //         $("#scroll").fadeOut();}
    //
    // });

    // var speed = 1000;//自定义滚动速度
    //回到顶部
    // $("#toTop").click(function () {
    //     $("html,body").animate({ "scrollTop": 0 }, speed);
    // });
    //回到底部
    var windowHeight = parseInt($("body").css("height"));//整个页面的高度
    $("#toBottom").click(function () {
        $("html,body").animate({ "scrollTop": windowHeight }, speed);
    });

    //显示隐藏

    $(".dh").hide();
    $(".yc1").hover(function () {
        $(".dh").show();
    }, function () {
        $(".dh").hide();
    })

    //显示隐藏

    $(".lx").hide();
    $(".yc2").hover(function () {
        $(".lx").show();
    }, function () {
        $(".lx").hide();
    })

    $(".zx").hide();
    $(".yc4").hover(function () {
        $(".zx").show();
    }, function () {
        $(".zx").hide();
    })

    $(".ts").hide();
    $(".yc3").hover(function () {
        $(".ts").show();
    }, function () {
        $(".ts").hide();
    })
</script>
<!-- header 结束 -->
<!-- ##########主体（start）########## -->
<div class="rz_frame">
    <div class="rz_top">
        <img src="/www/hxrz/images/tubiao.png">
        <a href="/1/renzhengyewu.html">
            <img class="gengduo" src="/www/hxrz/images/gengduo.png">
        </a>
        <p>认证业务</p>
        <div class="rz_left"></div>
    </div>


    <div class="rz_content">
        <div><a href="/www/hxrz/images/Q1.jpg" target="_blank"><img class="gengduo" src="/www/hxrz/images/Q1.jpg"></a></div>
        <div><a href="/www/hxrz/images/Q2.jpg" target="_blank"><img class="gengduo" src="/www/hxrz/images/Q2.png"></a></div>
        <div><a href="/www/hxrz/images/E2.jpg" target="_blank"><img class="gengduo" src="/www/hxrz/images/E2.png"></a></div>
        <div><a href="/www/hxrz/images/S2.jpg" target="_blank"><img class="gengduo" src="/www/hxrz/images/S2.png"></a></div>
    </div>

</div>


<div class="frame">
    <div class="frame_left" style="height: 500px;">
        <div class="frame_left_top">
            <img src="/www/hxrz/images/tubiao.png">
            <p>公开文件</p>
            <div class="straightLine_left"></div>
        </div>
        <div class="frame_left_bottom">
            <ul class="gkwj-ul">
                <li><a href="/1/guanyuwomen.html#qyzz" target="_blank" title="企业资质">
						<span class="gkwj-ico gkwj-ico1">
							<em></em>
						</span>
                    <h3>资质证书</h3>
                </a></li>


                <li><a href="/1/renzhengguize.html" target="_blank" title="认证规则">
						<span class="gkwj-ico gkwj-ico2">
							<em></em>
						</span>
                    <h3>认证规则</h3>
                </a></li>


                <li><a href="/1/shenqingquanli.html" target="_blank" title="申请组织权利">
						<span class="gkwj-ico gkwj-ico3">
							<em></em>
						</span>
                    <h3>申请组织权利</h3>
                </a></li>


                <li><a href="/1/renzhengliucheng.html" target="_blank" title="认证流程图">
						<span class="gkwj-ico gkwj-ico4">
							<em></em>
						</span>
                    <h3>认证流程图</h3>
                </a></li>


                <li><a href="/1/huozhengxuzhi.html" target="_blank" title="获证组织须知">
						<span class="gkwj-ico gkwj-ico5">
							<em></em>
						</span>
                    <h3>获证组织须知</h3>
                </a></li>


                <li><a href="/1/zerenbaogao.html" target="_blank" title="社会责任报告">
						<span class="gkwj-ico gkwj-ico6">
							<em></em>
						</span>
                    <h3>社会责任报告</h3>
                </a></li>


                <li><a href="/1/shoufeibiaozhun.html" target="_self" title="认证收费标准">
						<span class="gkwj-ico gkwj-ico7">
							<em></em>
						</span>
                    <h3>认证收费标准</h3>
                </a></li>


                <li><a href="/1/gongkaiwenjian.html" target="_blank" title="文件下载">
						<span class="gkwj-ico gkwj-ico8">
							<em></em>
						</span>
                    <h3>文件下载</h3>
                </a></li>
            </ul>
        </div>
    </div>

    <div class="frame_right" style="height: 500px;">
        <div class="frame_right_top">
            <img src="/www/hxrz/images/tubiao.png">
            <p>证书查询</p>
            <div class="straightLine_right"></div>
        </div>
        <div class="frame_left_bottom">
            <div class="tab-bd">
                <div class="tab-pal">
                    <form action="/1/zhengshuchaxun.html" method="get" class="form-horizontal" role="form">
                        <div class="form-group">
                            <label for="firstname" class="control-label">证书编号：</label>
                            <div class="form-group-div">
                                <a href="/1/zhengshuchaxun.html" target="_blank">
                                    <input type="text" class="form-control" id="firstname" placeholder="">
                                </a>
                            </div>
                        </div>
                        <div class="form-group">
                            <label for="lastname" class="control-label">组织名称：</label>
                            <div class="form-group-div">
                                <a href="/1/zhengshuchaxun.html" target="_blank">
                                    <input type="text" class="form-control" id="lastname" placeholder="">
                                </a>
                            </div>
                        </div>
                        <div class="col-sm-offset-3">
                            <button type="button" class="btn btn-primary"><a href="/1/zhengshuchaxun.html" target="_blank">查询</a></button>
                            <button type="reset" class="btn btn-primary"><a href="javascript:;" target="_blank">重置</a></button>
                        </div>
                    </form>
                </div>
            </div>
        </div>
    </div>
</div>

<!--获证企业开始-->
<div class="rz_frame" style="height: 450px;">
    <div class="rz_top">
        <img src="/www/hxrz/images/tubiao.png">
        <p>最新获证企业</p>
        <div class="rz_left"></div>
    </div>
    <div class="new_frame_bottom">
        <div class="tmall-brand">
            <div class="tempWrap">
                <ul id="marquee1" class="fCl-slide">
                </ul>
            </div>
        </div>
    </div>
    <script>
        $.getJSON("/api/cert/newCertificate", function (data) {
            //console.info(data)
            //成功
            if (data.code == 0) {
                for (var i = 0; i < data.data.length; i++) {
                    $("#marquee1").append('<li style="padding-left: 15px;padding-right: 15px;"><div class="dotted"><a>' +   data.data[i].name + '</a></div></li>');
                }
            }

            setTimeout(function(){
                jQuery(".tmall-brand").slide({mainCell:".fCl-slide",autoPlay:true,effect:"topMarquee",vis:7,interTime:50,trigger:"click"});
            },1000);
        });
    </script>
</div>
<!--获证企业结束-->

<!--认证好处开始-->
<div class="rz_frame">
    <div class="rz_top">
        <img src="/www/hxrz/images/tubiao.png">
        <!--
        <a href="#">
            <img class="gengduo" src="/www/hxrz/images/gengduo.png">
        </a>
        -->
        <p>认证好处</p>
        <div class="rz_left"></div>
    </div>


    <div class="hc_content">
        <div>
            <img src="/www/hxrz/images/benefit1.png" alt="">
            <span>增加企业竞争优势</span>
            <p>树立企业形象，提高企业的知名度，增加市场竞争优势，强化品质管理。提高企业效益，扩大市场份额，增强客户信心。</p>
        </div>
        <div>
            <img src="/www/hxrz/images/benefit2.png" alt="">
            <span>吸引客户/精简运营</span>
            <p>让企业减少浪费，实现高标准、精简运营，并持续改进，相当于获得国际贸易的绿卡，消除了国际贸易壁垒。</p>
        </div>
        <div>
            <img src="/www/hxrz/images/benefit3.png" alt="">
            <span>减少企业风险</span>
            <p>强化企业内部管理，用丰富严谨的经验稳定企业运营，减少员工辞职造成的技术或质量波动，并规避法律风险。</p>
        </div>
        <div>
            <img src="/www/hxrz/images/benefit4.png" alt="">
            <span>提高客户满意度</span>
            <p>充分考虑客户需求，让客户得到满足，保证客户口碑，获得政府支持和奖励。</p>
        </div>
    </div>
</div>
<!--认证好处结束-->

<!--选择理由开始-->
<div class="rz_frame" style="height: 290px;">
    <div class="rz_top">
        <img src="/www/hxrz/images/tubiao.png">
        <!--
        <a href="#">
            <img class="gengduo" src="/www/hxrz/images/gengduo.png">
        </a>
        -->
        <p>选择我们的理由</p>
        <div class="rz_left"></div>
    </div>


    <div class="ly_content">
        <div>
            <img src="/www/hxrz/images/reason1.png" alt="">
            <span>实力</span>
            <p>8年经验累积，行业典范国内外实地办公地点</p>
        </div>
        <div>
            <img src="/www/hxrz/images/reason2.png" alt="">
            <span>专业</span>
            <p>严选认证专家，制定实施方案，实践经验不少于5年</p>
        </div>
        <div>
            <img src="/www/hxrz/images/reason3.png" alt="">
            <span>高效</span>
            <p>顾问快速响应，提交资料当天办理，最快7天通过审核</p>
        </div>
        <div>
            <img src="/www/hxrz/images/reason4.png" alt="">
            <span>放心</span>
            <p>证书国家认监委可查，顺丰安全包邮到手</p>
        </div>
        <div>
            <img src="/www/hxrz/images/reason5.png" alt="">
            <span>价格</span>
            <p>以合理价格尊享服务无后期隐形收费</p>
        </div>
    </div>
</div>
<!--选择理由结束-->

<!--资讯开始-->
<div class="frame">
    <!--行业资讯开始-->
    <div class="frame_left" style="height: 370px;">
        <div class="frame_left_top">
            <img src="/www/hxrz/images/tubiao.png">
            <a href="/1/20.html">
                <img class="gengduo" src="/www/hxrz/images/gengduo.png">
            </a>
            <p>行业资讯</p>
            <div class="straightLine_left"></div>
        </div>
        <div class="frame_left_bottom">
            <ul class="written" style="margin-top: -45px;">
                
                    <li class="a1"><a href="/1/hangyezixun/12.html" target="_blank">司法部、市场监管总局负责人就《中华人民共...</a></li>
                    <li class="p2"><a href="/1/hangyezixun/12.html" target="_blank">2024-06-27</a></li>
                    <div style="clear: both;"></div>
                    <div class="dotted"></div>
                
                    <li class="a1"><a href="/1/hangyezixun/11.html" target="_blank">《市场监管领域重大违法行为举报奖励暂行办...</a></li>
                    <li class="p2"><a href="/1/hangyezixun/11.html" target="_blank">2023-06-30</a></li>
                    <div style="clear: both;"></div>
                    <div class="dotted"></div>
                
                    <li class="a1"><a href="/1/hangyezixun/10.html" target="_blank">《市场监督管理严重违法失信名单管理办法》...</a></li>
                    <li class="p2"><a href="/1/hangyezixun/10.html" target="_blank">2023-06-05</a></li>
                    <div style="clear: both;"></div>
                    <div class="dotted"></div>
                
                    <li class="a1"><a href="/1/hangyezixun/9.html" target="_blank">《市场监督管理信用修复管理办法》政策解读</a></li>
                    <li class="p2"><a href="/1/hangyezixun/9.html" target="_blank">2023-05-27</a></li>
                    <div style="clear: both;"></div>
                    <div class="dotted"></div>
                
                    <li class="a1"><a href="/1/hangyezixun/8.html" target="_blank">《市场监督管理行政处罚信息公示规定》政策...</a></li>
                    <li class="p2"><a href="/1/hangyezixun/8.html" target="_blank">2023-05-08</a></li>
                    <div style="clear: both;"></div>
                    <div class="dotted"></div>
                
            </ul>
        </div>
    </div>
    <!--行业资讯结束-->
    <!--企业资讯开始-->
    <div class="frame_right" style="height: 370px;">
        <div class="frame_right_top">
            <img src="/www/hxrz/images/tubiao.png">
            <a href="/1/21.html">
                <img class="gengduo" src="/www/hxrz/images/gengduo.png">
            </a>
            <p>企业资讯</p>
            <div class="straightLine_right"></div>
        </div>

        <div class="frame_left_bottom">
            <ul class="written" style="margin-top: -45px;">
                
                    <li class="a1"><a href="/1/qiyezixun/1.html" target="_blank">ISO认证常见的八大认证体系</a></li>
                    <li class="p2"><a href="/1/qiyezixun/1.html" target="_blank">2023-04-11</a></li>
                    <div style="clear: both;"></div>
                    <div class="dotted"></div>
                
            </ul>
        </div>
    </div>
    <!--企业资讯结束-->

</div>
<!--资讯结束-->

<!--友情链接开始-->
<div class="rz_frame" style="height: 235px;">
    <div class="rz_top">
        <img src="/www/hxrz/images/tubiao.png">
        <!--
        <a href="#">
            <img class="gengduo" src="/www/hxrz/images/gengduo.png">
        </a>
        -->
        <p>友情链接</p>
        <div class="rz_left"></div>
    </div>


    <div class="links_content">
        <div>
            <a href="http://www.samr.gov.cn/"><img src="/www/hxrz/images/links1.jpg" alt=""></a>
            <a href="https://www.iecee.org/"><img src="/www/hxrz/images/links2.jpg" alt=""></a>
            <a href="http://www.cnca.gov.cn/"><img src="/www/hxrz/images/links3.jpg" alt=""></a>
            <a href="http://www.sac.gov.cn/"><img src="/www/hxrz/images/links4.jpg" alt=""></a>
            <a href="http://www.ccaa.org.cn/"><img src="/www/hxrz/images/links5.jpg" alt=""></a>
            <a href="https://www.cnas.org.cn/"><img src="/www/hxrz/images/links6.jpg" alt=""></a>
            <a href="http://www.china-cas.org/"><img src="/www/hxrz/images/links7.jpg" alt=""></a>
        </div>

        <div>
            <a href="https://www.cnis.ac.cn/pcindex/"><img src="/www/hxrz/images/links8.jpg" alt=""></a>
            <a href="https://www.iecex.com/"><img src="/www/hxrz/images/links9.jpg" alt=""></a>
            <a href="https://www.iqnet-certification.com/"><img src="/www/hxrz/images/links10.jpg" alt=""></a>
            <a href="https://www.ifoam.bio/"><img src="/www/hxrz/images/links11.jpg" alt=""></a>
            <a href="http://xxxzzlm.org/"><img src="/www/hxrz/images/links12.jpg" alt=""></a>
            <a href="https://cspiii.com/"><img src="/www/hxrz/images/links13.jpg" alt=""></a>
            <a href="http://www.iccaw.org.cn/"><img src="/www/hxrz/images/links14.jpg" alt=""></a>
        </div>

    </div>

</div>
<!--友情链接结束-->


<!-- ##########主体（end）########## -->
<!-- footer 开始 -->
<!-- ##########页脚########## -->
<footer class="index">



    <div class="foot">
        <div class="big_kuang">
            <div class="di_erweima">
                <img src="/www/hxrz/images/qr_code.png">
            </div>
            <div class="wenzi">
                <p>地址：辽宁省沈阳市皇姑区黄河北大街56-36号中粮广场3号楼502</p>
                <p>总机：024-22717999</p>
                <p>版权所有：华夏方圆认证(辽宁)有限公司 Copyright(©) All Rights Reserved</p>
                <p>
                    <a style="color: #FFFFFF" target="_blank" href="https://beian.miit.gov.cn/">备案号：辽ICP备2021008545号-1 </a>
                    <a style="color: #FFFFFF" target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=21010502000571">
                        <img src="/www/hxrz/images/jh.png"/>辽公网安备 21010502000571号
                    </a>
                </p>
            </div>
            <div style="clear: both;"></div>
        </div>
    </div>


</footer>
<!-- footer 结束 -->

</body>
</html>
