<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <!--<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />-->
    <meta http-equiv="Content-Type" content="text/html, charset=utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1"/>


    





<title>遵义建工(集团)有限公司</title>
	<meta name="keywords" content="遵义建工(集团)有限公司,遵义建工集团,遵义建工       " />
	<meta name="description" content="遵义建工（集团）有限公司始终坚持“服务业主，铸造精品；以人为本，绿色施工；遵纪守法，诚信经营；构建和谐，持续发展”的管理方针。以“学习、合作、务实、发展”的企业精神，内抓管理，外拓市场，重视科学技术，发挥人才因素，高要求、严管理，以质量求信誉，以信誉谋发展，立足遵义向外延伸，增强发展优势，全面提高公司综合效益，努力开创公司发展的新局面。       ">    <script type="text/javascript" src="http://www.zyjgjt.com/js/wow.js"></script>
    <script type="text/javascript" src="http://www.zyjgjt.com/js/wow.min2.js"></script>
    <script>
        new WOW().init();
    </script>
    <!------------------------------------------------->
    <link rel="stylesheet" type="text/css" href="http://www.zyjgjt.com/css/index.css?v=1.1"/>
    <link rel="stylesheet" type="text/css" href="http://www.zyjgjt.com/css/less.css"/>
    <link rel="stylesheet" type="text/css" href="http://www.zyjgjt.com/css/animate.css"/>


    <script src="http://www.zyjgjt.com/plug-in/jquery/jquery3.6.0.js" type="text/javascript"></script>

    <script src="http://www.zyjgjt.com/plug-in/layui/layui.js"></script>
    <link href="http://www.zyjgjt.com/plug-in/layui/css/layui.css" rel="stylesheet" type="text/css"/>
    <script src="http://www.zyjgjt.com/plug-in/jquery/jquery.s2t.js"></script>

    <script src="http://www.zyjgjt.com/plug-in/swiper/swiper4.2.min.js"></script>
    <link rel="stylesheet" href="http://www.zyjgjt.com/plug-in/swiper/swiper4.2.min.css">
    <link rel="stylesheet" type="text/css" href="http://www.zyjgjt.com/js/new/bootstrap.min.css"/>
    <script type="text/javascript" src="http://www.zyjgjt.com/js/new/bootstrap.min.js"></script>
    <!------------------------------------------------->


</head>
<style>

    html, body {
        font-size: 12px;
        background-color: #629dc6;
        line-height: 21px;
    }

    .newstitle {
        font-size: 26px;
        color: #000000;
    }

    .newstitle a {
        font-size: 14px;
        float: right;
        position: relative;
        line-height: 50px;
        color: #383838;
    }

    .newstitle a:hover {
        font-size: 14px;
        color: #0b6e38;
    }

    .newslistkj {
        background: #fafafa;
        border-radius: 15px;
        overflow: hidden;
        margin: 0 10px 20px 10px
    }

    .newslisto {
        display: flex;
    }

    .newslisto span {
        background: #377a4a;
        width: 6px;
        height: 6px;
        display: inline-block;
        border-radius: 5px;
        min-width: 6px;
        margin: 9px 9px 0 0;
    }

    .newslisto div {
        font-size: 16px;
        color: #383838;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .newslisto div:hover {
        font-size: 16px;
        color: #0b6e38;
    }


    .picture_new {
        border-radius: 15px;
        overflow: hidden;
    }

    .swiper-container3 {
        height: 380px;
        overflow: hidden;
    }

    .sslide3 {
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: center;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
    }


    .sca3 {
        position: relative;
        height: 100%;
        display: block;
    }

    .sca3 div {
        position: relative;
        background: linear-gradient(to top, #000000, #00000000 95%);
        position: absolute;
        bottom: 0;
        width: 90%;
        font-size: 18px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .row {
        margin-bottom: 2%;
    }

    td {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .box {
        overflow: hidden;
        -webkit-line-clamp: 6;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .center-img {
        position: relative;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: center;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .text-over-hidden {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
</style>
<script src="js/new/jquery.tinycarousel.js" type="text/javascript"></script><!--产品展示轮换-->
<script src="js/new/jquery.tinycarousel.min.js" type="text/javascript"></script><!--多图显示轮换-->
<script>


    function getCurDate() {
        var d = new Date();
        var week;
        switch (d.getDay()) {
            case 1:
                week = "星期一";
                break;
            case 2:
                week = "星期二";
                break;
            case 3:
                week = "星期三";
                break;
            case 4:
                week = "星期四";
                break;
            case 5:
                week = "星期五";
                break;
            case 6:
                week = "星期六";
                break;
            default:
                week = "星期天";
        }
        var years = d.getFullYear();
        var month = add_zero(d.getMonth() + 1);
        var days = add_zero(d.getDate());
        var hours = add_zero(d.getHours());
        var minutes = add_zero(d.getMinutes());
        var seconds = add_zero(d.getSeconds());
        var ndate = "现在是：" + years + "年" + month + "月" + days + "日 " + hours + ":" + minutes + ":" + seconds + "    " + week + " 欢迎光临遵义建工（集团）有限公司!";
        divDate.innerHTML = ndate;
    }

    function add_zero(temp) {
        if (temp < 10) return "0" + temp; else return temp;
    }

    setInterval("getCurDate()", 100);


</script>
<div class="overfh-x" id="topmd">
    <script src="http://www.zyjgjt.com/plug-in/layui/layui.js"></script>
<link href="http://www.zyjgjt.com/plug-in/layui/css/layui.css" rel="stylesheet" type="text/css" />
<script src="http://www.zyjgjt.com/plug-in/jquery/jquery.s2t.js"></script>
<link rel="stylesheet" href="http://www.zyjgjt.com/plug-in/fonts/font-awesome/css/font-awesome.min.css" />


<script src="http://www.zyjgjt.com/plug-in/swiper/swiper4.2.min.js"></script>
<link rel="stylesheet" href="http://www.zyjgjt.com/plug-in/swiper/swiper4.2.min.css">
<style>
.gdnav ul ul li a:hover {
    border-top:solid 2px #a9170b;
    background: #1364ac ;
    color: #ffffff !important ;
}
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 ul li,
.nav_menu3 ul li a,
.nav_menu3 #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav_menu3 {
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.nav_menu3 > ul{
    display: flex;
    justify-content: flex-end;
    height: 100%;width: 100%;
}
.nav_menu3 > ul > li {
    width: 100%;
    text-align: right;
    height: 100%;
    border-left: 1px solid #1a7fc9;
    border-right: 1px solid #58b4d9;
}
.nav_menu3 > ul > li > a {
    text-decoration: none;
    text-transform: uppercase;
    /* -webkit-transition: color .2s ease;
     -moz-transition: color .2s ease;
     -ms-transition: color .2s ease;
     -o-transition: color .2s ease;
     transition: color .2s ease;*/
    /* border-right: 1px #a84300 solid;*/
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 18px; 
    font-weight: bold;
	 color: #ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;    text-align: center; padding: 0 15px;
}
.nav_menu3 > ul > li > a >span> ddd{ padding-top:10px; font-size: 12px ;  font-weight: 100;}


.nav_menu3 li:hover > ul {
   left: auto;min-width: 100%;
    z-index: 1;
	background:#2783d1;
}
.nav_menu3 li:hover {
    border-top:solid 2px #a9170b;
    border-bottom: solid 2px rgb(55,132,176);
}
.nav_menu3 li:first-child:hover {
    border-top:solid 2px #a9170b;
    border-bottom: solid 2px  #a9170b;
}

.nav_menu3 li:hover a {
   /* border-top:solid 2px #a9170b;*/
    color: #ffffff !important ;
}
.nav_menu3.align-right li:hover > ul {
    right: 0;
}
.nav_menu3 ul ul ul {
    margin-left: 100%;
    top: 0;
}
.nav_menu3.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
.nav_menu3 ul ul li {
    height: 0;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease;
}
.nav_menu3 ul li:hover > ul > li {
        display: inline;
}
.nav_menu3 ul ul li a {
    
   white-space: nowrap;
	word-break: keep-all;
    padding: 14px 30px;
    height: 100%;
    text-align: center;
    text-decoration: none;
   color: #ffffff;
    font-size: 16px;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    /* border-top: 1px solid #990B2C;*/
	   
}

.nav_menu3 ul ul {
    position: absolute;
    left: -9999px;
    margin: 0;
    padding:0;
}


	.toplogo{
		   
	}
	.qttop{
        position: relative;  top: 0; z-index: 99; text-align:center; border-bottom: 1px solid #3e8abe; background: #3e8abe;
        /*background-image: url("images/new/logo1000.jpg");*/
        background-size: 100% auto;
    }
	.toplogo img{max-height: 90%;    position: relative;}
	.navbg{ 	}
	.navbg1{ 
		 height:68px;		position: relative;		top: -9px;
	}
	.topimg1{
		position: absolute;    left: 40%;    top: 50%; top: 7rem;}
	
	.toprkj{
		width: 100%;padding: 10px 50px 0 0;
	}

	.topwm{
        text-align:right;
        width: 100%;
        color: #FFFFFF;
        padding-top: 2px;
        padding-bottom: 2px;
        height: 20px;
        font-size: 10px;
        line-height: 20px;
    }
	
	.selectmsg{    padding: 13px 25px;    border: 1px solid #ea6f84;border-radius: 0.8em;}
	
	.sousuo{font-size: 1.2em;border-radius: 0.8em;
    font-weight: bold;position: relative;    top: 2px;
    color: #fff;    background: #ea6f84;    display: inline-block;    padding: 10px 20px;}
	.sousuo:hover{ color: #fff;    background: #ff0933; }
	#fontswitch{background: #ffffff;
		border-radius: 50%;
		color: #946917;
		padding: 4px 5px;
	}
	
	
	.sp_nav {
    right: 5%!important;
        width: 2rem;
        position: absolute;
        cursor: pointer;
        height: 2.4rem;
        top: 50px;
    }
    #bhnav {
        z-index: 1;
        top: 0;
        width: 100%;
        display: inline-block;
        visibility: visible;
        animation-name: fadeInDown;
        height: 43px;

    }
    a {
        color: #FFFFFF;
    }
</style>

<div class="wrapper qttop" >
	
	<Div class="wrapperm">
	<div class="topwm">
        <a style="color: #FFFFFF;text-decoration: none" target="_blank" href="" onclick="SetHome(window.location)"><span>设为首页</span></a><span> | </span>
        <a style="color: #FFFFFF;text-decoration: none" target="_blank" href="" onclick="shoucang(window.location,document.title)"><span>加入收藏</span></a>
    </div> 

    </div>

    <div class="layui-col-xs12 layui-col-sm12 layui-col-md12" style="background-color:#fff; background-image: url('http://www.zyjgjt.com/images/new/top_back.png'); background-repeat:repeat-x;padding: 20px 0 20px 0; ">
        <div class="wrapperm">
            <!--<img id="left-img" src="images/new/top_logo.png" class="img-fluid" style="float: left">-->
            <img id="left-img" src="http://www.zyjgjt.com/uploads_base/image/202307/1_1690788637714965130.png" class="img-fluid" style="float: left;">
            <div class="mdisplaynone">
                <img id="right-img " src="http://www.zyjgjt.com/images/new/top_right.png" class="img-fluid" style="float: right;margin-top: 50px">
            </div>

        </div>

    </div>
    <div class="layui-col-xs12 layui-col-sm12 layui-col-md12" style="background-color:#fff; background-image: url('http://www.zyjgjt.com/images/new/bannerBg.jpg'); background-repeat:repeat-x;">
        <div class="wrapperm">
            <div class=" nav_menu3 gdnav wow fadeInDown animated" id="bhnav" >
                <ul>
                    <li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/'><span>集团首页<ddd style='display:none'></ddd></span></a></li><input type="hidden" id="url-69" value="http://www.zyjgjt.com/"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/70.html'><span>企业介绍<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/193.html'>企业简介</a></li><input type='hidden'  id='url-193' value=' http://www.zyjgjt.com/list/193.html'><li><a href='http://www.zyjgjt.com/list/194.html'>领导致辞</a></li><input type='hidden'  id='url-194' value=' http://www.zyjgjt.com/list/194.html'><li><a href='http://www.zyjgjt.com/list/195.html'>组织架构</a></li><input type='hidden'  id='url-195' value=' http://www.zyjgjt.com/list/195.html'></ul></li><input type="hidden" id="url-70" value="http://www.zyjgjt.com/list/70.html"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/71.html'><span>新闻资讯<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/183.html'>行业新闻</a></li><input type='hidden'  id='url-183' value=' http://www.zyjgjt.com/list/183.html'><li><a href='http://www.zyjgjt.com/list/185.html'>集团新闻</a></li><input type='hidden'  id='url-185' value=' http://www.zyjgjt.com/list/185.html'><li><a href='http://www.zyjgjt.com/list/196.html'>热点关注</a></li><input type='hidden'  id='url-196' value=' http://www.zyjgjt.com/list/196.html'><li><a href='http://www.zyjgjt.com/list/197.html'>通知公告</a></li><input type='hidden'  id='url-197' value=' http://www.zyjgjt.com/list/197.html'></ul></li><input type="hidden" id="url-71" value="http://www.zyjgjt.com/list/71.html"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/72.html'><span>企业资质<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/198.html'>资质荣誉</a></li><input type='hidden'  id='url-198' value=' http://www.zyjgjt.com/list/198.html'><li><a href='http://www.zyjgjt.com/list/199.html'>质量认证</a></li><input type='hidden'  id='url-199' value=' http://www.zyjgjt.com/list/199.html'></ul></li><input type="hidden" id="url-72" value="http://www.zyjgjt.com/list/72.html"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/73.html'><span>企业文化<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/189.html'>发展战略</a></li><input type='hidden'  id='url-189' value=' http://www.zyjgjt.com/list/189.html'><li><a href='http://www.zyjgjt.com/list/190.html'>生产环境</a></li><input type='hidden'  id='url-190' value=' http://www.zyjgjt.com/list/190.html'></ul></li><input type="hidden" id="url-73" value="http://www.zyjgjt.com/list/73.html"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/74.html'><span>工程案例<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/200.html'>市政工程</a></li><input type='hidden'  id='url-200' value=' http://www.zyjgjt.com/list/200.html'><li><a href='http://www.zyjgjt.com/list/201.html'>桥梁工程</a></li><input type='hidden'  id='url-201' value=' http://www.zyjgjt.com/list/201.html'><li><a href='http://www.zyjgjt.com/list/202.html'>房建工程</a></li><input type='hidden'  id='url-202' value=' http://www.zyjgjt.com/list/202.html'><li><a href='http://www.zyjgjt.com/list/203.html'>厂房工程</a></li><input type='hidden'  id='url-203' value=' http://www.zyjgjt.com/list/203.html'><li><a href='http://www.zyjgjt.com/list/204.html'>园林工程</a></li><input type='hidden'  id='url-204' value=' http://www.zyjgjt.com/list/204.html'><li><a href='http://www.zyjgjt.com/list/205.html'>水利工程</a></li><input type='hidden'  id='url-205' value=' http://www.zyjgjt.com/list/205.html'></ul></li><input type="hidden" id="url-74" value="http://www.zyjgjt.com/list/74.html"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/75.html'><span>资料下载<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/206.html'>公司文件</a></li><input type='hidden'  id='url-206' value=' http://www.zyjgjt.com/list/206.html'></ul></li><input type="hidden" id="url-75" value="http://www.zyjgjt.com/list/75.html"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/191.html'><span>BIM<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/207.html'>BIM</a></li><input type='hidden'  id='url-207' value=' http://www.zyjgjt.com/list/207.html'></ul></li><input type="hidden" id="url-191" value="http://www.zyjgjt.com/list/191.html"><li class='nav_menu3_li'><a class='text' href='http://www.zyjgjt.com/list/192.html'><span>联系我们<ddd style='display:none'></ddd></span></a><ul><li><a href='http://www.zyjgjt.com/list/208.html'>联系方式</a></li><input type='hidden'  id='url-208' value=' http://www.zyjgjt.com/list/208.html'><li><a href='http://www.zyjgjt.com/list/209.html'>人才理念</a></li><input type='hidden'  id='url-209' value=' http://www.zyjgjt.com/list/209.html'><li><a href='http://www.zyjgjt.com/list/210.html'>招聘信息</a></li><input type='hidden'  id='url-210' value=' http://www.zyjgjt.com/list/210.html'></ul></li><input type="hidden" id="url-192" value="http://www.zyjgjt.com/list/192.html">                </ul>
            </div>
        </div>

    </div>
	<div class="sp_nav"> <span></span> <span></span> <span></span> </div>
	
</div>
<!--<div class="mdisplaynone wrapper" style="position: relative;z-index: 9;  padding: 2px">

</div>-->

<div class='wrapperm'>


</div>
<div class="sjj_nav">
    <ul>
        <li id="sjj_nav2"><a> << 关闭</a><a href="http://www.zyjgjt.com/select.php">网站搜索</a><li><a href='http://www.zyjgjt.com/'>集团首页</a></li><li><a href='http://www.zyjgjt.com/list/70.html'>企业介绍</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/193.html'>企业简介</a></li><li><a href='http://www.zyjgjt.com/list/194.html'>领导致辞</a></li><li><a href='http://www.zyjgjt.com/list/195.html'>组织架构</a></li></ul></li><li><a href='http://www.zyjgjt.com/list/71.html'>新闻资讯</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/183.html'>行业新闻</a></li><li><a href='http://www.zyjgjt.com/list/185.html'>集团新闻</a></li><li><a href='http://www.zyjgjt.com/list/196.html'>热点关注</a></li><li><a href='http://www.zyjgjt.com/list/197.html'>通知公告</a></li></ul></li><li><a href='http://www.zyjgjt.com/list/72.html'>企业资质</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/198.html'>资质荣誉</a></li><li><a href='http://www.zyjgjt.com/list/199.html'>质量认证</a></li></ul></li><li><a href='http://www.zyjgjt.com/list/73.html'>企业文化</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/189.html'>发展战略</a></li><li><a href='http://www.zyjgjt.com/list/190.html'>生产环境</a></li></ul></li><li><a href='http://www.zyjgjt.com/list/74.html'>工程案例</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/200.html'>市政工程</a></li><li><a href='http://www.zyjgjt.com/list/201.html'>桥梁工程</a></li><li><a href='http://www.zyjgjt.com/list/202.html'>房建工程</a></li><li><a href='http://www.zyjgjt.com/list/203.html'>厂房工程</a></li><li><a href='http://www.zyjgjt.com/list/204.html'>园林工程</a></li><li><a href='http://www.zyjgjt.com/list/205.html'>水利工程</a></li></ul></li><li><a href='http://www.zyjgjt.com/list/75.html'>资料下载</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/206.html'>公司文件</a></li></ul></li><li><a href='http://www.zyjgjt.com/list/191.html'>BIM</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/207.html'>BIM</a></li></ul></li><li><a href='http://www.zyjgjt.com/list/192.html'>联系我们</a><i class="sp_nav_xjb"></i><ul><li><a href='http://www.zyjgjt.com/list/208.html'>联系方式</a></li><li><a href='http://www.zyjgjt.com/list/209.html'>人才理念</a></li><li><a href='http://www.zyjgjt.com/list/210.html'>招聘信息</a></li></ul></li>    </ul>
    <div style="position:relative; height:4rem"></div>
</div>
<script>
    $(function () {
        console.log("没进来？")
        topChange();
        $(window).on('resize', function() {
            topChange();
        });
    })
    function topChange() {
        //$('.test').text($(window).width() + "x" + $(window).height());

        var windowWidth = $(window).width();
        if (windowWidth < 1300) {
            $(".topwm").css("display", "none");
            //$("#right-img").css("display", "none");
            $("#left-img").css("float", "none");
        } else {
            $(".topwm").css("display", "block");
            //$("#right-img").css("display", "block");
            $("#left-img").css("float", "left");
        }
        if (windowWidth < 700) {
            $("#left-img").css("max-width", "75%");
        } else {
            $("#left-img").css("max-width", "100%");
        }
    }
    function shoucang(sTitle, sURL) {
        try {
            window.external.addFavorite(sURL, sTitle);
        }
        catch (e) {
            try {
                window.sidebar.addPanel(sTitle, sURL, "");
            }
            catch (e) {
                alert("加入收藏失败，请使用Ctrl+D进行添加");
            }
        }
    }
    function SetHome(url){

        if (document.all) {

            document.body.style.behavior='url(#default#homepage)';

            document.body.setHomePage(url);

        }else{

            alert("您好,您的浏览器不支持自动设置页面为首页功能,请您手动在浏览器里设置该页面为首页!");

        }

    }
    function getCurrentDate(format) {
        var weeks = new Array("日", "一", "二", "三", "四", "五", "六");
        var now = new Date();
        var year = now.getFullYear(); //得到年份
        var month = now.getMonth();//得到月份
        var date = now.getDate();//得到日期
        var day = now.getDay();//得到周几
        var hour = now.getHours();//得到小时
        var minu = now.getMinutes();//得到分钟
        var sec = now.getSeconds();//得到秒
        month = month + 1;
        if (month < 10) month = "0" + month;
        if (date < 10) date = "0" + date;
        if (hour < 10) hour = "0" + hour;
        if (minu < 10) minu = "0" + minu;
        if (sec < 10) sec = "0" + sec;
        var time = "";
        //精确到天
        if(format==1){
            time = year + "-" + month + "-" + date;
        }
        //精确到分
        else if(format==2){
            time = year + "-" + month + "-" + date+ " " + hour + ":" + minu + ":" + sec;
        }else if(format==3){
            time = year + "年" + month + "月" + date+ "日 星期" + weeks[day];
        }
        return time;
    }
    $('#shownowtime').html(getCurrentDate(3));



    /***********************************/
    $(function () {
        var windoww = $(window).width();
        $('.sp_nav').click(function () {
            $('.sp_nav').toggleClass('sp_nav_se');
            $('.sjj_nav').toggleClass('nav_show');
            $('.top').toggleClass('posfixed');
        });

        $('.sjj_nav ul li i').click(function () {
            $(this).parent().children('ul').slideToggle().parent().siblings().children('ul').slideUp();
            $(this).toggleClass('sjj_nav_i_se');
            $(this).parent().siblings().find('i').removeClass('sjj_nav_i_se');
        });
		$('#sjj_nav2').click(function () {
            $('.sp_nav').toggleClass('sp_nav_se');
            $('.sjj_nav').toggleClass('nav_show');
            $('.top').toggleClass('posfixed');
        });

        $('.sp_nav_xjb').html('<svg t="1496193951932" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="995" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"> <path d="M768.468 428.876l-84.723-84.723-170.711 170.711-170.711-170.711-84.723 84.723 170.711 170.711-0.092 0.091 84.723 84.724 0.092-0.092 0.092 0.092 84.723-84.724-0.092-0.091z" p-id="996"></path></svg>');

    });
	
	
var isSimplified = true;
$(function () {
	$('#fontswitch').click(function () {
		if (isSimplified) {
			$('body').s2t();
			isSimplified = false;
			$(this).text('简');
			localStorage.allmsg=2;
		} else {
		$('body').t2s();
			isSimplified = true;
			$(this).text('繁');
			localStorage.allmsg=1;
		}
	});
	if(typeof(localStorage.allmsg)=='undefined' )
	{}else
	if(localStorage.allmsg==2)
	{
		$('body').s2t();
		isSimplified = false;
		$('#fontswitch').text('简');
	}
});
if(typeof(localStorage.allmsg)=='undefined' )
{}else
if(localStorage.allmsg==2)
{
	$('body').s2t();
	isSimplified = false;
	$('#fontswitch').text('简');
}	

</script>


<script type="text/javascript">
 
    $("#selectmsg").focus();
</script>

    <div class="wrapperm" style="background-color: #FFFFFF; ">
        <div class="row col-12" style="margin:0">
            <video muted autoplay loop width="100%" height="auto">
                <source src="http://www.zyjgjt.com/images/new/home.mp4" type="video/mp4" autoplay>
            </video>
        </div>

        <div class="row col-12" style="margin:0 0 20px 0">
            <div id="Date"
                 style="border: 1px solid #ccc; margin: 0 auto; width:100%; height:30px; margin-top:10px;background-image: url('images/new/DateBg.png'); background-repeat: repeat-x;">
                <div class="col-xl-6 col-md-12 col-sm-12"
                     style="float:left;line-height:32px;margin-left:20px; font-family:宋体; font-size:12px; color:#000;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;">
                    <span id="divDate"></span>
                </div>
                <div class="col-xl-4 col-md-12 col-sm-12 d-inline-block"
                     style="float:left;line-height:30px;min-width: 200px" align="right">
                    <img class=" d-inline-block" src="http://www.zyjgjt.com/images/new/searchico.png"
                         style="vertical-align:middle;"/> 站内搜索
                    <input class="col-6 input-group-text d-inline-block text-left" name="txtSearch" type="text"
                           id="txtSearch"
                           style="font-size: 12px;vertical-align: middle; font-style: normal;font-weight: normal; height: 20px"/>
                    <input type="image" name="ImageButton1" id="ImageButton1"
                           src="http://www.zyjgjt.com/images/new/searchBtn2.jpg"
                           style="border-width:0px;" onclick="window.location.href = 'http://www.zyjgjt.com/select.php?page=1&title='+$('#txtSearch').val()+'&content=&regtime1=&regtime2=';"/>
                    &nbsp;&nbsp;&nbsp;
                </div>
            </div>
        </div>

        <div class="row col-12" style="margin:0">
            <div class="col-xl-4 col-md-4 col-sm-4 border-right" style=""> <!--左半部分-->

                <div class="row" style="margin:0; padding: 20px 0 20px 0">

                    <div class="col-12">
                        <div class="col-xl-12 col-md-12 col-sm-12">
                            <div class="swiper swiper2" style="position: relative; overflow: hidden">
                                <div class="swiper-wrapper">
                                    <a class="swiper-slide" href="http://www.zyjgjt.com/article/1270.html" target="_blank"> <div class="center-img" style="background-image: url(uploads_web/image/202402/1_1709101021566137589.jpg); height: 150px"></div><div class="text-over-hidden" style="width: 100%; height: 20px; color: #FFFFFF;background: rgb(25,25,25);">喜 报    徐四清董事长荣获“2021-2023年贵州省优秀民营企业家”称号</div></a><a class="swiper-slide" href="http://www.zyjgjt.com/article/1267.html" target="_blank"> <div class="center-img" style="background-image: url(uploads_web/image/202309/1_1695883056323826320.jpg); height: 150px"></div><div class="text-over-hidden" style="width: 100%; height: 20px; color: #FFFFFF;background: rgb(25,25,25);">喜报 ！遵义建工（集团）有限公司贺胜——荣获贵州省五一劳动奖章</div></a><a class="swiper-slide" href="http://www.zyjgjt.com/article/1219.html" target="_blank"> <div class="center-img" style="background-image: url(UpLoadPic/Yhg_2023629150146.jpg); height: 150px"></div><div class="text-over-hidden" style="width: 100%; height: 20px; color: #FFFFFF;background: rgb(25,25,25);">奋进新征程、建功新时代 遵义建工（集团）党支部开展“纪念七一”主题党建活动</div></a><a class="swiper-slide" href="http://www.zyjgjt.com/article/1218.html" target="_blank"> <div class="center-img" style="background-image: url(UpLoadPic/Yhg_2023531115442.jpg); height: 150px"></div><div class="text-over-hidden" style="width: 100%; height: 20px; color: #FFFFFF;background: rgb(25,25,25);">遵义建工（集团）再次荣获贵州省优秀施工企业</div></a><a class="swiper-slide" href="http://www.zyjgjt.com/article/1217.html" target="_blank"> <div class="center-img" style="background-image: url(uploads_web/image/202308/1_1690861876590168929.jpg); height: 150px"></div><div class="text-over-hidden" style="width: 100%; height: 20px; color: #FFFFFF;background: rgb(25,25,25);">遵义建工（集团） 贺胜  荣获全国建筑行业职业技能竞赛第四名</div></a>
                                </div>
                                <!--<div class="swiper-pagination" style="position: absolute;bottom: 0;right: 0; width: 100%"></div>-->

                            </div>

                        </div>

                        <!--<div class="col-xl-6 col-md-6 col-sm-6">
                            <div class="swiper-pagination" ></div>
                        </div>-->
                    </div>
                </div>


                <div class="row" style="margin:0; padding: 20px 0 20px 0"> <!--企业资质-->
                    <!--<div class="col-12" style="text-align: right; height: 40px">
                        <a target="_blank" href="news-3-0-0.htm"><img src="images/new/qyzzTitle.jpg" class="img-fluid"/></a>
                    </div>-->
                    <div class="col-12 text-right"
                         style="height: 40px;margin: 10px 0 10px 0; overflow: hidden; border-bottom: 1px solid rgb(227,221,187);">
                        <a id="enterprise_url" target="_blank" href="news-3-0-0.htm" style="text-decoration:none"><img
                                    src="http://www.zyjgjt.com/images/new/enterprise.jpg" style="float: left;">
                            <span class="more" style="line-height: 20px;color: rgb(146,146,146)">更多 >></span></a>
                        <!--<div class="col-8" style="border-bottom: 5px solid rgb(227,221,187);width: 100%;margin-top: 5px;"></div>-->
                    </div>
                    <div class="col-12" style="overflow: hidden;">
                        <table class="table-primary" width="100%" border="0" cellspacing="0" cellpadding="0"
                               style="background-color: #FFFFFF">
                            <tbody>

                            <tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1225.html'>  安全生产许可证</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2023-08-01</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1227.html'>  营业执照正本</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2023-08-01</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1229.html'>  环境管理体系副本</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2014-12-01</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1230.html'>  职业健康体系副本</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2014-12-01</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1231.html'>  质量管理体系副本</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2014-12-01</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1264.html'>  建筑业企业资质证书（副本）</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2023-08-01</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1265.html'>  建筑业企业资质证书（副本）</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2023-08-01</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1226.html'>  安全生产许可证正本</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2014-12-01</td></tr>                            </tbody>
                        </table>
                    </div>
                </div>
                <div class="row" style="margin:0; padding: 20px 0 20px 0"> <!--资料下载-->
                    <div class="col-12 text-right"
                         style="height: 40px;margin: 10px 0 10px 0;  overflow: hidden;border-bottom: 1px solid rgb(227,221,187);">
                        <a id="data_down_url" target="_blank" href="news-3-0-0.htm" style="text-decoration:none"><img
                                    src="http://www.zyjgjt.com/images/new/data_down.jpg" style="float: left;">
                            <span class="more" style="line-height: 20px;color: rgb(146,146,146)">更多 >></span></a>
                        <!--<div class="col-8" style="border-bottom: 5px solid rgb(227,221,187);width: 100%;margin-top: 5px;"></div>-->
                    </div>
                    <div class="col-12 " style="overflow: hidden">
                        <table class="table-primary" width="100%" border="0" cellspacing="0" cellpadding="0"
                               style="background-color: #FFFFFF">
                            <tbody>

                            <tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1257.html'>  关于发布遵义建工（集团）有限公司企业核心理念的通知（第1页</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2011-06-03</td></tr><tr><td><img src='http://www.zyjgjt.com/images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'><div style='height: 24px;margin: 3px; line-height: 24px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'><a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1258.html'>  关于发布遵义建工（集团）有限公司企业核心理念的通知（第2页）</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'> 2011-06-03</td></tr>                            </tbody>
                        </table>

                    </div>
                </div>
            </div>

            <div class="col-xl-8 col-md-8 col-sm-8"><!--右边部分-->
                <div class="row" style="margin:0; padding: 0 0 20px 0"> <!--集团简介-->
                    <div class="col-12 text-right"
                         style="height: 40px;margin: 10px 0 10px 0; border-bottom: 1px solid rgb(227,221,187)">
                        <a class="about_us_url" target="_blank" href="aboutUs-1-30.htm"><img
                                    src="http://www.zyjgjt.com/images/new/about_us.jpg" class="img-fluid"
                                    style="float: left;">
                            <span class="more" style="line-height: 40px;color: rgb(146,146,146)">更多 >></span></a>
                    </div>
                    <div class="col-12">
                        <div class="col-xl-3 col-md-4 col-sm-4 center-img" style="float: left; "><a class="about_us_url"><div class=" center-img  img-thumbnail" style="background-image: url(http://www.zyjgjt.com/uploads_web/image/202308/1_1690852960424323087.jpg);width: 100%;padding-bottom: 90%" ></div></a></div><div class="col-xl-9 col-md-8 col-sm-8 box" style="margin-top: 1%;height: 116px;"><a class="about_us_url" target="_blank" style=" text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif;line-height: 20px;color: #06456c;"><p style="text-indent: 2em">遵义建工（集团）有限公司是经国家住建部审核批准的建筑工程施工总承包壹级企业。</p><p style="text-indent: 2em">拥有十七项建筑企业资质：</p><p style="text-indent: 2em">1.建筑工程施工总承包壹级；</p><p style="text-indent: 2em">3 建筑机电安装工程专业承包壹级； </p><p style="text-indent: 2em">5.古建筑工程专业承包壹级；</p><p style="text-indent: 2em">7.环保工程专业承包壹级；</p><p style="text-indent: 2em">9.消防设施工程专业承包壹级；</p><p style="text-indent: 2em">11.地基基础工程专业承包壹级；</p><p style="text-indent: 2em">13. 公路工程施工总承包贰级；</p><p style="text-indent: 2em">15. 公路路基工程专业承包贰级； 16.水利水电工程施工总承包贰级；</p><p style="text-indent: 2em">17.市政公用工程施工总承包贰级。</p><p style="text-indent: 2em">公司组织机构健全，除精干高效的集团本部外，下设厦门分公司、贵阳分公司、海南分公司、武汉分公司等数个基层生产经营单位。公司实行董事会制，实行董事长领导下的“三总师”负责制和公司统一核算，分级管理的经营承包体制，积极推行项目法施工和项目经理负责制。拥有四个全资及控股子公司。主要从事建筑施工、房地产开发、小额贷款等业务。</p><p style="text-indent: 2em">公司注册资本金1亿元人民币，现有职工300余人，持证工程技术管理人员368人/证，其中高级职称47人，中级职称88人。拥有一级建造师22人、二级建造师53人，注册造价工程师8人，注册安全工程师2人。</p><p style="text-indent: 2em">全面推行建筑企业管理认证工作，通过了ISO9001质量管理体系认证/ISO14001环境管理体系认证/OHSMS职业健康安全管理体系认证，质量管理体系运行有效，所承建的工程竣工验收一次合格率100%，合同履约率100%，顾客满意率96%，树立了良好的品牌形象，赢得了社会各界的赞誉。</p><p style="text-indent: 2em">自2012年起，大力推行BIM技术的学习和运用，确定了以鲁班BIM技术为主的应用平台，形成了“全员、全方位、全过程”运用BIM技术指导现场施工的管理体系。 近几年来，多次被省、市评为“安全生产单位”和“建筑工程质量先进单位”、省级“守合同、重信用”单位，先进基层党组织。二00八年至二0二二年连续十五年被评为“贵州省建筑行业优秀施工企业”；二0一四年度被评为“全国优秀施工企业”；公司董事长徐四清荣获二0一七年度“全国优秀施工企业家”荣誉称号；二0一六年入选贵州省建筑行业重点骨干企业100强；二0二0年入选贵州省建筑施工企业100强；二0二一年被评为AAA级企业信用单位；二0一五年、二0二二年均入选贵州省民营企业100强。</p><p style="text-indent: 2em">公司承建的“遵义市信合大厦”、“遵义医学院新蒲校区图书馆”、与贵州省建总合作承建的“茅台国际大酒店”等代表性工程被评为贵州省“黄果树杯”优质工程奖。</p><p style="text-indent: 2em">“遵义医学院新蒲校区图书馆”工程荣获2017年度中国建设工程“鲁班奖”（国家优质工程）。</p><p style="text-indent: 2em"></p><p style="text-indent: 2em">遵义建工（集团）积极履行企业社会责任担当：</p><p style="text-indent: 2em">2018年10月，向遵义市第28中学捐资助学6万元，成立“遵义建工爱心助学基金”；</p><p style="text-indent: 2em">2019年9月，向习水县教育系统捐资助学4万元；</p><p style="text-indent: 2em">2020年1月，积极参与抗击新冠肺炎疫情，向（武汉）汉川、黄冈市捐赠抗疫资金300万元，荣获（武汉）汉川“抗疫爱心企业”荣誉称号；</p><p style="text-indent: 2em">2020年3月，向遵义市教育系统捐赠20万只防疫口罩。</p><p style="text-indent: 2em">遵义建工（集团）有限公司始终坚持“服务业主，铸造精品；以人为本，绿色施工；遵纪守法，诚信经营；构建和谐，持续发展”的管理方针，以“学习、合作、务实、发展”的企业精神，内抓管理，外拓市场，重视科学技术，发挥人才因素，主动服务于新时代经济社会的发展，秉承“我们永远要建好工程”的核心理念，以质量求信誉，以信誉谋发展，立足遵义向外延伸，力争成为管理理念先进，机制灵活高效，经营绩效卓越的业内知名企业，努力开创公司发展壮大的新局面。</p><p style="text-indent: 2em"></p><p style="text-indent: 2em"></p></a></div>                        <a class="text-right about_us_url" href="aboutUs-1-30.htm"
                           style="line-height:20px; color:Red;float: right;text-decoration:none">
                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[更多]</a>
                    </div>
                    <!-- <a class="text-right" href="aboutUs-1-30.htm" style="line-height:20px; color:Red;float: right;text-decoration:none">
                         &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[更多]
                     </a>-->
                    <!--<script type="text/javascript">
                        $(function () {
                            var content = $("#content").html();
                            console.log(content);
                            var arry = content.split("gt;");
                            console.log(arry);
                        })
                    </script>-->
                </div>


                <div class="row" style="margin:0; padding: 20px 0 20px 0"><!--集团新闻-->
                    <div class="col-xl-7 col-md-6 col-sm-6 border-right">

                        <div class="col-12 text-right"
                             style="height: 40px;margin: 10px 0 10px 0; border-bottom: 1px solid rgb(227,221,187)">
                            <a id="news_url" target="_blank" href="news-2-35-0.htm"><img
                                        src="http://www.zyjgjt.com/images/new/news.jpg" class="img-fluid"
                                        style="float: left;">
                                <span class="more" style="line-height: 40px;color: rgb(146,146,146)">更多 >></span></a>
                        </div>


                        <div class="col-xl-12 col-md-12 col-sm-12" style="overflow: hidden">
                            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <tbody>

                                <tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1273.html'>  传承长征精神 汲取奋进力量  遵义建工（集团）党支部开展纪念“七一”主题党日活动</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2025-07-01</td></tr><tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1272.html'>  （集团）公司 BIM技术跨界运用交流会圆满完成</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2024-10-17</td></tr><tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1271.html'>  追寻伟人足迹    汲取奋进力量 遵义建工党支部开展纪念“七一”主题党建活动</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2024-06-18</td></tr><tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1270.html'>  喜 报    徐四清董事长荣获“2021-2023年贵州省优秀民营企业家”称号</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2024-02-28</td></tr><tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1269.html'>  2023年度一级建造师考试取证再获佳绩</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2023-12-11</td></tr><tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1268.html'>  遵义建工（集团）有限公司荣获第三届“新基建杯”中国智能建造及BIM应用大赛建筑工程BIM施工组二等奖</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2023-10-17</td></tr><tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1267.html'>  喜报 ！遵义建工（集团）有限公司贺胜——荣获贵州省五一劳动奖章</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2023-09-28</td></tr><tr><td><img src='images/new/redico.png' class='rounded float-start d-inline-block' > </td><td style='border-bottom:1px dotted #656565;'> <div style='height: 24px;margin: 3px; line-height: 24px;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;'>  <a style='text-decoration:none;color: #0C0C0C;' target='_blank' href='http://www.zyjgjt.com/article/1219.html'>  奋进新征程、建功新时代 遵义建工（集团）党支部开展“纪念七一”主题党建活动</a></div></td><td style='border-bottom:1px dotted #656565;' class='text-right'>2023-06-29</td></tr>
                                </tbody>
                            </table>
                        </div>
                    </div>
                    <div id="news-right" class="col-xl-5 col-md-6 col-sm-6" style="overflow: hidden;">
                        <video muted  autoplay loop width="100%" height="100%" style="margin: auto"><source src="uploads_web/video/202308/1_1690879481505936109.mp4" type="video/mp4" autoplay></video><input id="news-type" type="hidden" value="video">                        <!--<video muted  autoplay loop width="100%" height="100%" >
                            <source src="images/video1/new.mp4" type="video/mp4" autoplay>
                        </video><input id="news-type" type="hidden" value="video">-->
                    </div>
                    <script type="text/javascript">
                        $(function () {
                            console.log(IsPhone());
                            var val = $("#news-type").val();
                            console.log(val);
                            if (val == 'video') {
                                $("#news-right").css("background-color", "#0C0C0C")
                            } else {
                                $("#news-right").css("background-color", "#FFFFFF")
                            }
                            $("#news_url").attr("href", $("#url-71").val());
                            $(".about_us_url").attr("href", $("#url-193").val());
                            $("#data_down_url").attr("href", $("#url-75").val());
                            $("#enterprise_url").attr("href", $("#url-72").val());
                            $("#certificate_url").attr("href", $("#url-198").val());
                            $("#case_url").attr("href", $("#url-74").val());
                            $(window).on('resize', function () {
                                var windowWidth = $(window).width();
                                if (windowWidth < 1158) {
                                    $(".more").css("display", "none");
                                } else {
                                    $(".more").css("display", "block");
                                }
                            });

                        })

                        function IsPhone() {
                            //获取浏览器navigator对象的userAgent属性（浏览器用于HTTP请求的用户代理头的值）
                            var info = navigator.userAgent;
                            //通过正则表达式的test方法判断是否包含“Mobile”字符串
                            var isPhone = /mobile/i.test(info);
                            //如果包含“Mobile”（是手机设备）则返回true
                            return isPhone;
                        }

                    </script>
                </div>


                <div class="row" style="margin:0; "> <!--资质证书-->
                    <div class="col-12 text-right"
                         style="height: 40px;margin: 10px 0 10px 0; border-bottom: 1px solid rgb(227,221,187)">
                        <a id="certificate_url" target="_blank" href="newsPic-1-3-80-0.htm"><img
                                    src="http://www.zyjgjt.com/images/new/certificate.jpg" class="img-fluid"
                                    style="float: left;">
                            <span class="more" style="line-height: 40px;color: rgb(146,146,146)">更多 >></span></a>
                    </div>
                    <div class="col-xl-4 col-md-6 col-sm-12 text-center" style="margin: 10px 0 10px 0"><div class="col-12 " ><a target="_blank" style="text-decoration:none" href="http://www.zyjgjt.com/article/1265.html"> <div class="center-img" style="height: 150px; background-image: url(uploads_web/image/202308/1_1690861050730327512.jpg) ; -webkit-background-size: 100% 100%;"></div></a><div class="col-12" style="font-family: 宋体; font-size: 12px; color: #0b528d;line-height: 12px;margin-top: 5px"> <a target="_blank" style="text-decoration:none" href="http://www.zyjgjt.com/article/1265.html"> 建筑业企业资质证书（副本）</a></div></div></div><div class="col-xl-4 col-md-6 col-sm-12 text-center" style="margin: 10px 0 10px 0"><div class="col-12 " ><a target="_blank" style="text-decoration:none" href="http://www.zyjgjt.com/article/1264.html"> <div class="center-img" style="height: 150px; background-image: url(uploads_web/image/202308/1_1690860955314943511.jpg) ; -webkit-background-size: 100% 100%;"></div></a><div class="col-12" style="font-family: 宋体; font-size: 12px; color: #0b528d;line-height: 12px;margin-top: 5px"> <a target="_blank" style="text-decoration:none" href="http://www.zyjgjt.com/article/1264.html"> 建筑业企业资质证书（副本）</a></div></div></div><div class="col-xl-4 col-md-6 col-sm-12 text-center" style="margin: 10px 0 10px 0"><div class="col-12 " ><a target="_blank" style="text-decoration:none" href="http://www.zyjgjt.com/article/1225.html"> <div class="center-img" style="height: 150px; background-image: url(uploads_web/image/202308/1_1690860537746525377.jpg) ; -webkit-background-size: 100% 100%;"></div></a><div class="col-12" style="font-family: 宋体; font-size: 12px; color: #0b528d;line-height: 12px;margin-top: 5px"> <a target="_blank" style="text-decoration:none" href="http://www.zyjgjt.com/article/1225.html"> 安全生产许可证</a></div></div></div>                </div>

            </div>
        </div>

        <div class="wrapperm" style="padding: 0 0 20px 0">
            <div class="row"
                 style=" border: 1px solid rgb(210,210,210);margin-left: 0;margin-right: 0;margin-bottom: 0">
                <!--工程案例-->
                <div class="col-12 text-right"
                     style="height: 40px;margin: 10px 0 10px 0; border-bottom: 1px solid rgb(227,221,187)">
                    <a id="case_url" target="_blank" href="news-5-0-0.htm"><img
                                src="http://www.zyjgjt.com/images/new/case.jpg" class="img-fluid"
                                style="float: left;">
                        <span class="more" style="line-height: 40px;color: rgb(146,146,146)">更多 >></span></a>
                </div>
                <div class="col-12">
                    <div class="swiper swiper1">
                        <div class="swiper-wrapper">
                            <div class="swiper-slide text-center"> <a target="_blank" href="http://www.zyjgjt.com/article/1250.html"><div class="col-12"><div class="center-img" style="background-image: url(UpLoadPic/Yhg_2014115161330.jpg);height: 180px"> </div></div><span>遵义市万里路海丰高层</span></a></div><div class="swiper-slide text-center"> <a target="_blank" href="http://www.zyjgjt.com/article/1251.html"><div class="col-12"><div class="center-img" style="background-image: url(UpLoadPic/Yhg_2014115161415.jpg);height: 180px"> </div></div><span>智慧龙城-1</span></a></div><div class="swiper-slide text-center"> <a target="_blank" href="http://www.zyjgjt.com/article/1252.html"><div class="col-12"><div class="center-img" style="background-image: url(UpLoadPic/Yhg_2014115161501.jpg);height: 180px"> </div></div><span>智慧龙城</span></a></div><div class="swiper-slide text-center"> <a target="_blank" href="http://www.zyjgjt.com/article/1253.html"><div class="col-12"><div class="center-img" style="background-image: url(UpLoadPic/Yhg_2014115161551.jpg);height: 180px"> </div></div><span>厦门正新项目CI</span></a></div><div class="swiper-slide text-center"> <a target="_blank" href="http://www.zyjgjt.com/article/1254.html"><div class="col-12"><div class="center-img" style="background-image: url(UpLoadPic/Yhg_2014115161631.jpg);height: 180px"> </div></div><span>武汉小高层建筑</span></a></div><div class="swiper-slide text-center"> <a target="_blank" href="http://www.zyjgjt.com/article/1255.html"><div class="col-12"><div class="center-img" style="background-image: url(UpLoadPic/Yhg_2014115161747.jpg);height: 180px"> </div></div><span>厦门正新研发中心</span></a></div><div class="swiper-slide text-center"> <a target="_blank" href="http://www.zyjgjt.com/article/1256.html"><div class="col-12"><div class="center-img" style="background-image: url(UpLoadPic/Yhg_2014115161831.jpg);height: 180px"> </div></div><span>赤天化集团商住楼</span></a></div>
                        </div>
                        <!-- <div class="swiper-pagination"></div>-->
                    </div>
                    <div class="swiper-button-next swiper1"></div>
                    <div class="swiper-button-prev swiper1"></div>
                </div>

            </div>
        </div>


    </div>


</div>
<link rel="stylesheet" type="text/css" href="http://www.zyjgjt.com/js/new/index.css"/>
<script type="text/javascript" src="http://www.zyjgjt.com/js/new/index.js"></script>
<link href="http://www.zyjgjt.com/plug-in/layui/css/layui.css" rel="stylesheet" type="text/css" />
<style>
    html,body {
        background: rgb(98,157,198) !important;
    }
    .footer{
        padding-bottom: 20px;
        background: rgb(98,157,198);
    }
    .footer_msg{
        color:#fff !important;
    }
    .footer_hg{
        background:rgb(98,157,198);
        color:#fff !important;
        font-family: 黑体;
        font-size: 14px;
        /*margin-top: 336px;*/
        text-align: center;
        padding: 20px 0;
    }


.word_center{
    display: flex;
    /*justify-content: center;
    align-items: center;*/
    flex-direction: column;
    color: #FFFFFF;
    padding-top: 20px;
}
    .address{
        display: flex;
        justify-content: space-around;
        width: 64%;
        padding: 31px 0;
    }
    .preper{
        display: flex;
        justify-content: space-around;
        width: 35%;
        padding-bottom: 34px;
    }

    .footer_left_msg{
        width: 40%; height: 80px;float: left;display: inline-block;text-align: right;
    }
    .center-img {
        position: relative;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: center;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
    }
</style>

<!--<div class="wrapperm" style="height: 100px;position: relative;margin-top: 20px">
    <div style="position: absolute;right: 5%;width: 20%;height: 100px">
        
    </div>
    <div class="text-right" style="position: absolute;right: 27%;width: 25%;font-size: 5px;height: 110px;overflow: hidden">
            </div>
    <div style="position: absolute;left: 10%;width: 25%;height: 100px">
        <img src="images/new/BottomLogo.png" style="width: 100%;height: auto">
    </div>
    </div>
    <div class="row" style="margin-left: 0;margin-right: 0;margin-bottom: 20px">
        <div class="col-12" align="center" >
                    </div>

    </div>
    <div class="footer_hg text-center">技术支持&nbsp;&nbsp;
        <a href="https://www.gzyhg.com/" target="_blank" alt="贵州永恒光有限公司" title="贵州永恒光有限公司" style="color: #FFFFFF">贵州永恒光科技有限公司 </a>
    </div>
</div>-->

<div class="wrapperm" >
	<div style="padding: 20px;">
    <div id="bottom_logo" class="layui-col-xs12 layui-col-sm12 layui-col-md5" style="text-align: right;">
        <img src="http://www.zyjgjt.com/images/new/BottomLogo.png" style="width: auto;">
    </div>
    <div class="layui-col-xs12 layui-col-sm12 layui-col-md5" style="padding-right: 10px;margin-bottom: 20px">
        <p style="text-align: left; line-height: 1.75em; text-indent: 2em;"><span style="color: rgb(255, 255, 255); font-size: 16px;"><span style="color: rgb(255, 255, 255); text-align: right;">Copyright © 2022 版权所有&nbsp;&nbsp;</span>遵义建工(集团)有限公司</span></p><p style="text-align: left; line-height: 1.75em; text-indent: 2em;"><span style="color: rgb(255, 255, 255); font-size: 16px;">企业地址：遵义市汇川区北海路91号北海风尚嘉苑小区四层</span></p><p style="text-align: left; line-height: 1.75em; text-indent: 2em;"><span style="color: rgb(255, 255, 255); font-size: 16px;">综合部：0851-28238676 经营部：0851-28223822</span></p><p style="text-align: left; line-height: 1.75em; text-indent: 2em;"><a href="https://beian.miit.gov.cn/" target="_blank" style="text-decoration: underline; color: rgb(255, 255, 255); font-size: 16px;"><span style="color: rgb(255, 255, 255); font-size: 16px;">备案号:黔ICP备17012287号-1</span></a></p><p style="text-align: left; line-height: 1.75em; text-indent: 2em;"><img src="/uploads/image/202307/1_1688700350653167725.png" title="1_1688700350653167725.png" alt="备案图标.png"/><a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=52030202001073" target="_blank" style="text-decoration: underline; color: rgb(255, 255, 255); font-size: 16px;"><span style="color: rgb(255, 255, 255); font-size: 16px;">52030202001073</span></a></p>    </div>
    <div class="layui-col-xs12 layui-col-sm12 layui-col-md2" style="text-align: center;">
        <img src="http://www.zyjgjt.com/uploads_web/image/202308/1_1690861311217545836.jpg" style="width: auto;height: 180px">    </div>
    <div class="layui-col-xs12 layui-col-sm12 layui-col-md12 footer_hg" style="text-align: center;margin: 20px 0 20px 0;">
        技术支持&nbsp;&nbsp;
        <a href="https://www.gzyhg.com/" target="_blank" alt="贵州永恒光有限公司" title="贵州永恒光有限公司" style="color: #FFFFFF">贵州永恒光科技有限公司 </a>
    </div>
	</div>
</div>

<script>
    endChange();
    $(window).on('resize', function() {
        endChange();
    });
    function endChange(){
        var windowWidth = $(window).width();
        if (windowWidth < 1030) {
            $("#bottom_logo img").css({
                "height": "60px",
                "max-width" : "75%"
            });
            $("#bottom_logo").css({
                "text-align": "center",
                "height": "60px",
                "margin-bottom" : "10px"
            });

        } else {
            $("#bottom_logo").css({
                "text-align": "right",
                "height": "80px",
                "margin-bottom" : "0"
            });
            $("#bottom_logo img").css({
                "height": "80px",
                "max-width" : "100%"
            });
        }
    }
</script>


