<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <meta charset="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
    <title>新闻报道-江苏双良锅炉有限公司</title>
    <link rel="stylesheet" href="/Public/home/css/style.css">
    <link rel="stylesheet" href="/Public/home/css/animate.css">
    <link rel="stylesheet" href="/Public/home/layui/css/layui.css">
    <link rel="stylesheet" href="/Public/home/layui/css/modules/laydate/default/laydate.css">
</head>
<style>
    .head_top{
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
        display: block;
    }

    .center{
        width: 100%;
        height: 75px;
        background: #e8e8e8;
        max-width: 1920px;
        margin: 0 auto;
    }
    .center_ul{
        height: 3px;
        background: #2a3d91;
        transition: 2s;
        -moz-transition: 2s; /* Firefox 4 */
        -webkit-transition: 2s; /* Safari and Chrome */
        -o-transition: 2s; /* Opera */
    }
    .center_div{
        width: 436px;
        height: 72px;
        margin: 0 auto;
    }
    .center_div:after{
        content: '';
        clear: both;
        display: block;
    }
    .center_div_div{
        float: left;
        margin-top: 27px;
    }
    .center_div img{
        width: 15px;
        height: 15px;
        margin-left: 56px;
        margin-right: 37px;
    }
    .center_div_div a{
        text-decoration: none;
    }
    .center_div_div_li{
        position: relative;
    }
    .center_div_div_li:after{
        position: absolute;
        top: 4px;
        right: 0;
        content: '';
        width: 1px;
        height: 12px;
        background: #cbcbcb;
    }
    .last_li:after{
        width: 0;
    }
    .center_div_div_li{
        font-size: 15px;
        color: #555555;
    }
    .center_div_div_li_img2{
        display: none;
    }
    .center_div_div:nth-child(1) li{
        color: #2a3d91;
    }
    .center_div_div:nth-child(1) img{
        position: relative;
        top: -2px;
    }
    .img1{
        display: none;
    }
    .img2{
        display: inline-block;
    }
    .news{
        width: 1200px;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 145px;
    }
    .news_div{
        width: 100%;
    }
    .news_div_top{
        margin-bottom: 30px;
    }
    .news_div_top:after,.news_div_top_left:after{
        content: '';
        clear: both;
        display: block;
    }
    .news_div_top_left{
        width: 803px;
        height: 265px;
        padding: 20px;
        float: left;
        background: #f5f5f5;
    }
    .news_div_top_left a{
        text-decoration: none;
    }
    .news_div_top_left_ul{
        width: 373px;
        height: 265px;
        float: left;
    }
    .news_div_top_left_ul img{
        width: 373px;
        height: 265px;
    }
    .news_div_top_left_div{
        width: 400px;
        height: 255px;
        float: left;
        padding: 10px 0 0 30px;
    }
    .news_div_top_left_div_ul{
        font-size: 18px;
        color: #000;
        margin-bottom: 20px;
    }
    .news_div_top_left_div_con{
        font-size: 14px;
        color: #555555;
        /*line-height: 2;*/
        margin-bottom: 10px;
        position:relative;
        line-height:1.4em;
        height:5.6em;
        overflow:hidden;
    }
    .news_div_top_left_div_con:after{
        content:"";
        position:absolute;
        bottom:0;
        right:0;
        padding-left:0.2em;
    }
    .news_div_top_left_div_time{
        height: 16px;
        font-size: 14px;
        color: #7b7b7b;
        display: flex;
        align-items: center;
        margin-bottom: 18px;
    }
    .news_div_top_left_div_time img{
        margin-right: 7px;
        position: relative;
        top: 1px;
    }
    .top_btn{
        width: 101px;
        height: 31px;
        font-size: 14px;
        text-align: center;
        line-height: 31px;
        color: white;
        background: #a9a9a9;
    }
    .news_div_top_right{
        width: 284px;
        height: 265px;
        padding: 20px;
        background: #f5f5f5;
        float: right;
    }
    .news_div_top_right_div{
        width: 244px;
        height: 225px;
        padding: 20px;
        background: white;
    }
    .news_div_top_right_div_ul{
        font-size: 20px;
        font-weight: 700;
        color: #000;
        margin-bottom: 15px;
    }
    .news_div_top_right_div_ul1{
        width: 244px;
        height: 41px;
        position: relative;
        margin-bottom: 10px;
    }
    .news_div_top_right_div_ul1 input{
        width:239px;
        height:39px;
        padding-left: 5px;
        font-size: 14px;
        border: 1px solid #e8e8e8;
        box-sizing: inherit;
    }
    .lab1{
        width:39px;
        height: 39px;
        background: #e8e8e8;
        /*display: flex;*/
        /*justify-content: center;*/
        /*align-items: center;*/
        position: absolute;
        right: -1px;
        top: 1px;
    }
    .lab1 img{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .ss{
        width: 244px;
        height: 31px;
        text-align: center;
        line-height: 31px;
        color: white;
        background: #2a3d91;
    }
    input::-webkit-input-placeholder { /* WebKit browsers */
        color: #aeaeae;
    }
    input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #aeaeae;
    }
    input::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #aeaeae;
    }
    input:-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #aeaeae;
    }
    .news_div_list{
        width: 1140px;
        padding: 30px 30px;
        border-bottom: 1px solid #dedede;
    }
    .news_div_list:after{
        content: '';
        clear: both;
        display: block;
    }
    .news_div_list_left{
        width: 850px;
        float: left;
    }
    .news_div_list_left_ul{
        font-size: 18px;
        color: #000;
        margin-bottom: 13px;
    }
    .news_div_list_left_ul1{
        margin-bottom: 13px;
    }
    .news_div_list_left_ul1:after{
        content: '';
        clear: both;
        display: block;
    }
    .news_div_list_left_ul1 li{
        float: left;
        height: 16px;
        font-size: 13px;
        color: #979797;
        display: flex;
        align-items: center;
        margin-right: 20px;
    }
    .news_div_list_left_ul1 li img{
        margin-right: 7px;
    }
    .news_div_list_left_con{
        font-size: 14px;
        color: #555555;
        /*line-height: 1.7;*/
        margin-bottom: 13px;
        position:relative;
        line-height:1.4em;
        height:2.8em;
        overflow:hidden;
    }
    .news_div_list_left_con:after{
        content:"";
        position:absolute;
        bottom:0;
        right:0;
        padding-left:0.2em;
    }
    .news_div_list_left_more{
        width: 101px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        color: #fff;
        font-size: 14px;
        background: #a9a9a9;
    }
    .news_div_list_right{
        float: right;
        width: 234px;
        height: 145px;
    }
    .news_div_list_right img{
        width: 234px;
        height: 145px;
        display: block;
    }


    .page_div{
        width: 100%;
        margin-top: 60px;
        height: 30px;
        text-align: center;
        color: #666;
        font-size: 12px;
        /*float: left;*/
    }
    .pagination:after{
        content: '';
        clear: both;
        display: block;
    }
    .pagination{
        display: flex;
        justify-content: center;
    }
    .pagination a{
        color: #999;
        text-decoration: none;
    }
    .pagination li{
        float: left;
        line-height: 20px;
        padding-left: 10px;
        padding-right: 10px;
        height: 20px;
        border: 1px solid #E1E1E1;
        margin-left: 5px;
        color: #999;
    }
</style>
<body>
<!DOCTYPE html>

<html>

<head>

    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>

    <meta charset="utf-8"/>

    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"/>

    <title>双良锅炉</title>

    <link rel="stylesheet" href="/Public/home/css/style.css">

</head>

<style>

    a{

        text-decoration: none!important;

    }

    .header{

        width: 100%;

        max-width: 1920px;

        margin: 0 auto;

        background: white;

        position: relative;

    }

    .header_div{

        width: 100%;

        height: 100px;

        max-width: 1250px;

        margin: 0 auto;

    }

    .header_div:after{

        content: '';

        clear: both;

        display: block;

    }

    .header_div_left{

        height: 100px;

        float: left;

    }

    .header_div_left_ul{

        height: 100%;

        padding-top: 31px;

    }

    .left_li1{

        float: left;

        padding-right: 16px;

        position: relative;

    }

    .left_li1:after{

        position: absolute;

        content: '';

        right: 0;

        top: 5px;

        width: 1px;

        height: 32px;

        background: #d8d8d8;

    }

    .left_li1 img{

        width: 121px;

        height: 75px;

        position:relative;

        top:-15px;

    }

    .left_li2{

        float: left;

        font-size: 21px;

        color: #8b8b8b;

        padding-left: 13px;

        padding-top: 6px;

        text-decoration: none!important;

    }

    .header_div_right{

        float: right;

        height: 100px;

    }

    .header_div_right:after{

        content: '';

        clear: both;

        display: block;

    }

    .header_div_right_div{

        font-size: 14px;

        color: #000000;

        float: right;

        margin-top: 42px;

    }

    .header_list{

        float: left;

        margin-right: 29px;

    }

    .header_list a{

        text-decoration: none;

        color: #000;

    }

    .header_list:last-child{

        margin-right: 14px;

    }

    .header_div_right_ul2 li:nth-child(1){

        position: relative;

    }

    .header_div_right_ul2 li:nth-child(1):after{

        position: absolute;

        content: '';

        width: 2px;

        height: 16px;

        background: #bfbfbf;

        left: -19px;

        top: 3px;

    }

    .header_div_right_ul2:after{

        content: '';

        clear: both;

        display: block;

    }

    .header_div_right_ul2{

        float: right;

        margin-top: 42px;

    }

    .header_div_right_ul2 li{

        float: left;

        font-size: 14px;

        color: #000;

        margin-left: 20px;

    }

    .header_div_right_ul2 li img{

        width: 15px;

        height: 15px;

        display: block;

        position: relative;

        top: 4px;

    }

    .header_list_ul{

        padding-bottom: 34px;

        cursor: pointer;

    }

    .header_list_ul:hover{

        border-bottom: 4px solid #283b90;

    }

    .header_list_div{

        position: absolute;

        width: 100%;

        top: 100px;

        left: 0;

        z-index: 1000;

        display: none;

    }

    .header_list_div_div{

        width: 100%;

        max-width: 1920px;

        padding: 50px 0 68px;

        margin: 0 auto;

        background: #efefef;

        border-top: 1px solid #119dee;

    }

    .header_list_div_div_bao{

        width: 1200px;

        margin: 0 auto;

    }

    .header_list_div_div_bao:after{

        content: '';

        clear: both;

        display: block;

    }

    .header_list_div_div_ul1{

        float: left;

        font-size: 15px;

        color: #171717;

    }

    .header_list_div_div_ul1 li{

        margin-bottom: 10px;

    }

    .header_list_div_div_ul1 a{

        text-decoration: none;

        color: #171717;

    }

    .header_span{

        width: 5px;

        height: 1px;

        background: #171717;

        display: inline-block;

        position: relative;

        top: -4px;

    }

    .header_list_div_div_img{

        float: right;

        width: 345px;

        height: 193px;

        display: block;

    }

    .header_list_div_div_div{

        float: right;

        width: 568px;

        height: 193px;

        margin-right: 73px;

        font-size: 14px;

        color: #555555;

        text-overflow: ellipsis;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        -webkit-line-clamp: 4;

        overflow: hidden;

        line-height: 2;

    }







    .fix_top{

        width: 50px;

        height: 50px;

        border-radius: 5px;

        background: #000;

        opacity: 0.5;

        position: fixed;

        right: 0;

        bottom: 150px;

        display: none;

        z-index: 999;

    }

    .fix_top img{

        position: absolute;

        top: 0;

        left: 0;

        right: 0;

        bottom: 0;

        margin: auto;

    }

    .search_box{

    position: relative;

}

.search_box_2 {

    position: absolute;

    display: none;

    top: 13px;

    z-index: 130;

    right: 1%;

    overflow: hidden;

    width: 747px;

    height: 80px;

    border: none;

    line-height: normal;

}

.search_box_2 div.saad{

    left: 0;

}

.search_box_2 .sea_form {

    position: absolute;

    right: 0;

    left: 760px;

    float: left;

    width: 685px;

    margin-top: 10px;

    background:#ccc;

    -webkit-transition: all .5s ;

    -moz-transition: all .5s ;

    -ms-transition: all .5s ;

    -o-transition: all .5s ;

    transition: all .5s ;

    transition-delay: .3s;

}

.search_box_2 .sea_form input {

    border: none;

    outline: none;

}

.search_box_2 .word_input {

    line-height: 56px;

    width: 600px;

    height: 56px;

    padding: 0 10px;

    background: #ccc;

}

.search_box_2 .sea_btn {

    width: 40px;

    height: 58px;

    cursor: pointer;

    text-indent: -9999px;

    background: url(/Public/home/images/search01.png) no-repeat center #ccc;

}

.seac_btn{

    position: absolute;

    margin-top: 10px;

    right: 0;

    background: #ccc;

}

.seac_btn i{

    display: block;

    width: 58px;

    height: 58px;

    background: url(/Public/home/images/btn_close_1.png) no-repeat center center;

}

</style>



<body>

<div class="header">

    <div class="header_div">

        <div class="header_div_left">

            <a href="/">

                <ul class="header_div_left_ul">

                    <li class="left_li1"><img src="/Public/home/images/logo.jpg" alt="燃气锅炉"></li>

                    <li class="left_li2">时代在变 蓝天不变</li>

                </ul>

            </a>

        </div>

        <div class="header_div_right">

            <ul class="header_div_right_ul2">

                <li><a href="http://english.shuangliang-boiler.com/">EN</a></li>

                <li><img src="/Public/home/images/search.png" alt="蓄热电锅炉" class="search_box">

                    <div class="search_box_2" style="display: none;">

                        <div class="sea_form" style="left: 690px;">

                            <form id="search_form" action="/index.php/Home/Index/heating.html">

                                <input type="text" name="" placeholder="请输入关键词" class="word_input">

                                <input type="submit" value="搜索" class="sea_btn">

                            </form>

                        </div>

                        <div class="seac_btn">

                            <i></i>

                        </div>

                    </div>

                </li>

            </ul>

            <div class="header_div_right_div">

                <div class="header_list">

                    <a href="/home/index/about.html?aba=head1"><ul class="header_list_ul">关于我们</ul></a>

                    <div class="header_list_div">

                        <div class="header_list_div_div">

                            <div class="header_list_div_div_bao">

                                <ul class="header_list_div_div_ul1">

                                    <a href="/home/index/about.html?aba=head2"><li><span class="header_span"></span> 公司简介</li></a>

                                    <a href="/home/index/history.html?aba=head1"><li><span class="header_span"></span> 发展历程</li></a>

                                    <a href="/home/index/honor.html?aba=head1"><li><span class="header_span"></span> 资质荣誉</li></a>

                                    <a href="/home/index/partner.html?aba=head1"><li><span class="header_span"></span> 合作伙伴</li></a>

                                    <a href="/home/index/culture.html?aba=head1"><li><span class="header_span"></span> 企业文化</li></a>

                                    <a href="/home/index/technology.html?aba=head1"><li><span class="header_span"></span> 技术中心</li></a>

                                    <a href="/home/index/contact.html?aba=head1"><li><span class="header_span"></span> 联系我们</li></a>

                                </ul>

                                <img src="/Public/home/images/header_tu.jpg" alt="电极锅炉" class="header_list_div_div_img">

                                <div class="header_list_div_div_div">

                                    创建于1997年的江苏双良锅炉有限公司，是双良集团核心支柱产业，历经20余年的持续创新，公司已成为行业内备受赞誉的清洁能源高效利用专家，产品遍布集中供暖、工业企业、民用供热等多个领域。

                                </div>

                            </div>

                        </div>

                    </div>

                </div>

                <div class="header_list">

                    <a href="/home/index/heating.html?aba=head1"><ul class="header_list_ul">系统解决方案</ul></a>

                    <div class="header_list_div">

                        <div class="header_list_div_div">

                            <div class="header_list_div_div_bao">

                                <ul class="header_list_div_div_ul1">

                                    <a href="/home/index/heating.html?aba=head2"><li><span class="header_span"></span> 集中供热领域</li></a>

                                    <a href="/home/index/industry.html?aba=head1"><li><span class="header_span"></span> 工业领域</li></a>

                                    <a href="/home/index/civil.html?aba=head1"><li><span class="header_span"></span> 民用领域</li></a>

                                    <a href="/home/index/cases.html?aba=head1"><li><span class="header_span"></span> 应用案例</li></a>

                                </ul>

                                <img src="/Public/home/images/header_tu.jpg" alt="电锅炉" class="header_list_div_div_img">

                                <div class="header_list_div_div_div">

                                   创建于1997年的江苏双良锅炉有限公司，是双良集团核心支柱产业，历经20余年的持续创新，公司已成为行业内备受赞誉的清洁能源高效利用专家，产品遍布集中供暖、工业企业、民用供热等多个领域。

                                </div>

                            </div>

                        </div>

                    </div>

                </div>

                <div class="header_list">

                    <a href="/home/index/product.html?aba=head1"><ul class="header_list_ul">产品中心</ul></a>

                    <!--<div class="header_list_div">

                        <div class="header_list_div_div">

                            <div class="header_list_div_div_bao">

                                <ul class="header_list_div_div_ul1">

								    
                                </ul>

                                <img src="/Public/home/images/header_tu.jpg" alt="电机锅炉" class="header_list_div_div_img">

                                <div class="header_list_div_div_div">

                                   创建于1997年的江苏双良锅炉有限公司，是双良集团核心支柱产业，历经20余年的持续创新，公司已成为行业内备受赞誉的清洁能源高效利用专家，产品遍布集中供暖、工业企业、民用供热等多个领域。

                                </div>

                            </div>

                        </div>

                    </div>-->

                </div>

                <div class="header_list">

                    <a href="/home/index/service.html?aba=head1"><ul class="header_list_ul">服务中心</ul></a>

                    <div class="header_list_div">

                        <div class="header_list_div_div">

                            <div class="header_list_div_div_bao">

                                <ul class="header_list_div_div_ul1">

                                    <a href="/home/index/service.html?aba=head2"><li><span class="header_span"></span> 服务宗旨</li></a>

                                    <a href="/home/index/platform.html?aba=head1"><li><span class="header_span"></span> 平台支持</li></a>

                                    <a href="/home/index/aides.html?aba=head1"><li><span class="header_span"></span> 选型助手</li></a>

                                </ul>

                                <img src="/Public/home/images/header_tu.jpg" alt="电阻锅炉" class="header_list_div_div_img">

                                <div class="header_list_div_div_div">

                                    创建于1997年的江苏双良锅炉有限公司，是双良集团核心支柱产业，历经20余年的持续创新，公司已成为行业内备受赞誉的清洁能源高效利用专家，产品遍布集中供暖、工业企业、民用供热等多个领域。

                                </div>

                            </div>

                        </div>

                    </div>

                </div>

                <div class="header_list">

                    <a href="/home/index/news.html?aba=head1"><ul class="header_list_ul">新闻中心</ul></a>

                    <div class="header_list_div">

                        <div class="header_list_div_div">

                            <div class="header_list_div_div_bao">

                                <ul class="header_list_div_div_ul1">

                                    <a href="/home/index/news.html?aba=head2"><li><span class="header_span"></span> 新闻报道</li></a>

                                    <a href="/home/index/trade.html"><li><span class="header_span"></span> 行业资讯</li></a>

                                </ul>

                                <img src="/Public/home/images/header_tu.jpg" alt="调峰锅炉" class="header_list_div_div_img">

                                <div class="header_list_div_div_div">

                                    创建于1997年的江苏双良锅炉有限公司，是双良集团核心支柱产业，历经20余年的持续创新，公司已成为行业内备受赞誉的清洁能源高效利用专家，产品遍布集中供暖、工业企业、民用供热等多个领域。

                                </div>

                            </div>

                        </div>

                    </div>

                </div>

                <div class="header_list">

                    <a href="/home/index/develop.html?aba=head1"><ul class="header_list_ul">加入我们</ul></a>

                    <div class="header_list_div">

                        <div class="header_list_div_div">

                            <div class="header_list_div_div_bao">

                                <ul class="header_list_div_div_ul1">

                                    <a href="/home/index/develop.html?aba=head2"><li><span class="header_span"></span> 人才发展</li></a>

                                    <a href="/home/index/chance.html"><li><span class="header_span"></span> 工作机会</li></a>

                                    <a href="/home/index/story.html"><li><span class="header_span"></span> 人物故事</li></a>

                                    <a href="/home/index/grace.html"><li><span class="header_span"></span> 员工风采</li></a>

                                </ul>

                                <img src="/Public/home/images/header_tu.jpg" alt="燃气锅炉" class="header_list_div_div_img">

                                <div class="header_list_div_div_div">

                                   创建于1997年的江苏双良锅炉有限公司，是双良集团核心支柱产业，历经20余年的持续创新，公司已成为行业内备受赞誉的清洁能源高效利用专家，产品遍布集中供暖、工业企业、民用供热等多个领域。

                                </div>

                            </div>

                        </div>

                    </div>

                </div>

            </div>

        </div>

    </div>

</div>



</body>

<script src="/Public/home/js/jquery-1.8.3.min.js"></script>

<script>

    $(function() {

        $(".search_box").live('click',function(){

            $(".search_box_2").slideDown();

            $(".sea_form").css("left",0);

        });

        $(".seac_btn").live('click', function () {

            $(".search_box_2").fadeOut();

            $(".sea_form").css("left",690);

        });

    })



    $('.fix_top').click(function () {

        $(window).scrollTop(0);

    });

    $(window).scroll(function(){

        if($(window).scrollTop() >= 1000){

            $('.fix_top').show();

        }else {

            $('.fix_top').hide();

        }

    });



    $('.header_list_div_div_ul1 li').hover(function () {

        $(this).find('.header_span').css({'width':'17px','background':'#2b3e92'});

        $(this).css('color','#2b3e92');

    },function () {

        $(this).find('.header_span').css({'width':'5px','background':'#171717'});

        $(this).css('color','#171717');

    });

    $('.header_list').hover(function () {

        $(this).find('.header_list_div').stop(true,false).slideUp();

        $(this).find('.header_list_div').stop(true,false).delay(300).slideDown();

    },function () {

        $(this).find('.header_list_div').stop(true,false).slideUp();

    });

</script>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id: "JhkxN9k5HdbamTAA",ck: "JhkxN9k5HdbamTAA"})</script>
</html>
<img src="/Public/home/images/n_01.jpg" alt="" class="head_top">
<div class="center">
    <ul class="center_ul"></ul>
    <div class="center_div">
        <ul class="center_div_div" style="width: 218px;">
            <a href="/home/index/news.html">
                <li class="center_div_div_li wow fadeInUp">
                    <img src="/Public/home/images/n_4.png" alt="" class="center_div_div_li_img1 img1">
                    <img src="/Public/home/images/n_04.png" alt="" class="center_div_div_li_img2 img2">
                    新闻报道
                </li>
            </a>
        </ul>
        <ul class="center_div_div" style="width: 218px;">
            <a href="/home/index/trade.html">
                <li class="center_div_div_li wow fadeInUp">
                    <img src="/Public/home/images/about_list1.png" alt="" class="center_div_div_li_img1 ">
                    <img src="/Public/home/images/about_list01.png" alt="" class="center_div_div_li_img2 ">
                    行业资讯
                </li>
            </a>
        </ul>
    </div>
</div>
<div class="news">
    <div class="news_div">
        <div class="news_div_top">
            <div class="news_div_top_left">
				<ul class="news_div_top_left_ul wow fadeInUp"><img src="/Public/attached/2023/11/20/655aa7aec7d3b.jpg" alt=""></ul>
				                <div class="news_div_top_left_div">
                    <ul class="news_div_top_left_div_ul ellipsis1 wow fadeInUp">零碳蒸汽 绿色制药 | 双良锅炉第63届药机博览会精彩回顾</ul>
                    <ul class="news_div_top_left_div_con ellipsis4 wow fadeInUp">2023年11月13日，为期三天的第63届（2023年秋季）全国制药机械博览会暨2023（秋季）中国国际制药机械博览会（以下简称：中国药机博览会）圆满落幕。双良锅炉携“高效零碳工业洁净蒸汽+数字化解决方案”参展了本次盛会。</ul>
                    <ul class="news_div_top_left_div_time wow fadeInUp"><img src="/Public/home/images/n_05.png" alt="">2023-11-20</ul>
                    <a href="/home/index/news_xq/aid/609.html"><ul class="top_btn btn_c wow fadeInUp">了解更多</ul></a>
                </div>
            </div>
            <div class="news_div_top_right">
                <div class="news_div_top_right_div">
                    <ul class="news_div_top_right_div_ul wow fadeInUp">新闻搜索</ul>
                    <ul class="news_div_top_right_div_ul1 wow fadeInUp">
                        <input type="text" class="layui-input" placeholder="选择发布年份" id="nian">
                        <label for="nian" class="lab1">
                            <img src="/Public/home/images/n_06.png" alt="">
                        </label>
                    </ul>
                    <ul class="news_div_top_right_div_ul1 wow fadeInUp">
                        <input type="text" class="layui-input" placeholder="选择发布月份" id="yue">
                        <label for="yue" class="lab1">
                            <img src="/Public/home/images/n_06.png" alt="">
                        </label>
                    </ul>
                    <ul class="news_div_top_right_div_ul1 wow fadeInUp">
                        <input type="text" placeholder="输入关键词" id="ci">
                    </ul>
                    <ul class="ss wow fadeInUp">搜索</ul>
                </div>
            </div>
        </div>
		<div class="news_div_list">
            <div class="news_div_list_left">
                <ul class="news_div_list_left_ul ellipsis1 wow fadeInUp">双良锅炉与您相约 第63届秋季药机博览会</ul>
                <ul class="news_div_list_left_ul1 wow fadeInUp">
                    <li><img src="/Public/home/images/n_07.png" alt="">点击量：17875</li>
                    <li><img src="/Public/home/images/n_05.png" alt="">2023-11-06</li>
                </ul>
                <ul class="news_div_list_left_con ellipsis wow fadeInUp">第63届（2023年秋季）全国制药机械博览会暨2023（秋季）中国国际制药机械博览会（以下简称“中国药机博览会”）将于2023年11月13日-15日在厦门国际博览中心举办。</ul>
                <a href="/home/index/news_xq/aid/608.html"><ul class="news_div_list_left_more btn_c wow fadeInUp">了解更多</ul></a>
            </div>
            <div class="news_div_list_right wow fadeInUp">
                <img src="/Public/attached/2023/11/06/654837163b3c5.jpg" alt="">
                            </div>
        </div><div class="news_div_list">
            <div class="news_div_list_left">
                <ul class="news_div_list_left_ul ellipsis1 wow fadeInUp">重阳|重阳送安康，举杯常相望</ul>
                <ul class="news_div_list_left_ul1 wow fadeInUp">
                    <li><img src="/Public/home/images/n_07.png" alt="">点击量：18657</li>
                    <li><img src="/Public/home/images/n_05.png" alt="">2023-10-23</li>
                </ul>
                <ul class="news_div_list_left_con ellipsis wow fadeInUp">重阳节前后，茅台镇开始下沙酿酒,甘美醇厚的茅台酒自此而生，贵州茅台酒厂采用双良环保锅炉，为酿酒工艺提供高品质蒸汽，真情酿造，滴滴醇香。</ul>
                <a href="/home/index/news_xq/aid/607.html"><ul class="news_div_list_left_more btn_c wow fadeInUp">了解更多</ul></a>
            </div>
            <div class="news_div_list_right wow fadeInUp">
                <img src="/Public/attached/2023/10/23/6536027b72f9f.jpg" alt="">
                            </div>
        </div><div class="news_div_list">
            <div class="news_div_list_left">
                <ul class="news_div_list_left_ul ellipsis1 wow fadeInUp">双良锅炉再次荣获“绿色建筑节能推荐产品证书”</ul>
                <ul class="news_div_list_left_ul1 wow fadeInUp">
                    <li><img src="/Public/home/images/n_07.png" alt="">点击量：18300</li>
                    <li><img src="/Public/home/images/n_05.png" alt="">2023-08-11</li>
                </ul>
                <ul class="news_div_list_left_con ellipsis wow fadeInUp">近日，经中国工程建设标准化协会绿色建筑节能产品专家委员会审查、评定，江苏双良锅炉有限公司（简称“双良锅炉”）研发生产的全自动燃油(气)真空热水机组、全自动燃天然气模块组装超低氮水管热水锅炉，符合相关要求，再度被授予“绿色建筑节能推荐产品证书”，在工程建设领域推荐使用。</ul>
                <a href="/home/index/news_xq/aid/588.html"><ul class="news_div_list_left_more btn_c wow fadeInUp">了解更多</ul></a>
            </div>
            <div class="news_div_list_right wow fadeInUp">
                <img src="/Public/attached/2023/08/11/64d5fc6901035.png" alt="">
                            </div>
        </div><div class="news_div_list">
            <div class="news_div_list_left">
                <ul class="news_div_list_left_ul ellipsis1 wow fadeInUp">双良锅炉荣获“工业锅炉行业领导品牌”</ul>
                <ul class="news_div_list_left_ul1 wow fadeInUp">
                    <li><img src="/Public/home/images/n_07.png" alt="">点击量：18627</li>
                    <li><img src="/Public/home/images/n_05.png" alt="">2023-08-03</li>
                </ul>
                <ul class="news_div_list_left_con ellipsis wow fadeInUp">近日，中国电器工业协会工业锅炉分会“工业锅炉行业领导品牌和优秀人物评选活动”评选结果揭晓。江苏双良锅炉有限公司（简称“双良锅炉”）被评为“工业锅炉行业领导品牌”，公司首席专家雷钦祥荣获“特殊贡献人物”称号、新技术研发中心主任陆建旻荣获“杰出青年工程师”称号。</ul>
                <a href="/home/index/news_xq/aid/587.html"><ul class="news_div_list_left_more btn_c wow fadeInUp">了解更多</ul></a>
            </div>
            <div class="news_div_list_right wow fadeInUp">
                <img src="/Public/attached/2023/08/03/64cafd61b2ab8.jpg" alt="">
                            </div>
        </div><div class="news_div_list">
            <div class="news_div_list_left">
                <ul class="news_div_list_left_ul ellipsis1 wow fadeInUp">双良“绿色低碳公益直播周”活动 | 数字化驱动的全生命周期碳中和解决方案——电蓄热供热技术及应用场景</ul>
                <ul class="news_div_list_left_ul1 wow fadeInUp">
                    <li><img src="/Public/home/images/n_07.png" alt="">点击量：19117</li>
                    <li><img src="/Public/home/images/n_05.png" alt="">2023-07-13</li>
                </ul>
                <ul class="news_div_list_left_con ellipsis wow fadeInUp">2023年7月10日至16日是我国举办的第33个全国节能宣传周，其中，7月12日是全国低碳日。</ul>
                <a href="/home/index/news_xq/aid/586.html"><ul class="news_div_list_left_more btn_c wow fadeInUp">了解更多</ul></a>
            </div>
            <div class="news_div_list_right wow fadeInUp">
                <img src="/Public/attached/2023/07/13/64af4cd2d54bf.jpg" alt="">
                            </div>
        </div><div class="news_div_list">
            <div class="news_div_list_left">
                <ul class="news_div_list_left_ul ellipsis1 wow fadeInUp">今日高考 | 高考加油！送给奋战的你！</ul>
                <ul class="news_div_list_left_ul1 wow fadeInUp">
                    <li><img src="/Public/home/images/n_07.png" alt="">点击量：19867</li>
                    <li><img src="/Public/home/images/n_05.png" alt="">2023-06-08</li>
                </ul>
                <ul class="news_div_list_left_con ellipsis wow fadeInUp">希望日夜兼程逐梦的你不留遗憾不畏考验奔向山高海阔的明天，双良锅炉准备了一些话，送给参加高考的你。</ul>
                <a href="/home/index/news_xq/aid/585.html"><ul class="news_div_list_left_more btn_c wow fadeInUp">了解更多</ul></a>
            </div>
            <div class="news_div_list_right wow fadeInUp">
                <img src="/Public/attached/2023/06/08/64818e2cc9aae.jpg" alt="">
                            </div>
        </div>
        <!--<div class="news_div_list">
            <div class="news_div_list_left">
                <ul class="news_div_list_left_ul ellipsis1 wow fadeInUp">双良获评“服务型制造示范企业”</ul>
                <ul class="news_div_list_left_ul1 wow fadeInUp">
                    <li><img src="/Public/home/images/n_07.png" alt="">点击量：88</li>
                    <li><img src="/Public/home/images/n_05.png" alt="">2017-09-28</li>
                </ul>
                <ul class="news_div_list_left_con ellipsis wow fadeInUp">9月25日，由国家工信部主办的首届中国服务型制造大会在广州召开，旨在贯彻落实《中国制造2025》及《发展服务型制造专项行动指南》任务部署，促进制造业由生产型制造向服务型制造转变。......</ul>
                <a href=""><ul class="news_div_list_left_more btn_c wow fadeInUp">了解更多</ul></a>
            </div>
            <div class="news_div_list_right wow fadeInUp">
                <img src="/Public/home/images/n_03.jpg" alt="">
            </div>
        </div>-->
    </div>
    <div class="page_div"><div><ul class="pagination">  <li class="disabled"><a href="#">1</a></li><li><a href="/home/index/news/p/2/modules/laydate/default/laydate.css.html">2</a></li><li><a href="/home/index/news/p/3/modules/laydate/default/laydate.css.html">3</a></li><li><a href="/home/index/news/p/4/modules/laydate/default/laydate.css.html">4</a></li><li><a href="/home/index/news/p/5/modules/laydate/default/laydate.css.html">5</a></li><li><a href="/home/index/news/p/6/modules/laydate/default/laydate.css.html">6</a></li><li><a href="/home/index/news/p/7/modules/laydate/default/laydate.css.html">7</a></li><li><a href="/home/index/news/p/8/modules/laydate/default/laydate.css.html">8</a></li><li><a href="/home/index/news/p/9/modules/laydate/default/laydate.css.html">9</a></li><li><a href="/home/index/news/p/10/modules/laydate/default/laydate.css.html">10</a></li><li><a href="/home/index/news/p/11/modules/laydate/default/laydate.css.html">11</a></li> <li><a href="/home/index/news/p/2/modules/laydate/default/laydate.css.html">>></a></li> </ul></div></div>
</div>
﻿<!DOCTYPE html>

<html>

<head>

    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>

    <meta charset="utf-8"/>

    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"/>

    <title>双良锅炉</title>

    <link rel="stylesheet" href="/Public/home/css/style.css">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>JavaScript右侧客服在线浮窗代码</title>

<style type="text/css">
body{margin:0;height:2000px;}
dl,dd,dt{margin:0;padding:0;}
a{ text-decoration:none;}


.floating_ck{position:fixed;right:20px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#293a8a;border-bottom:solid 1px #293a8a;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(/Public/home/images/icon0701/zxicon.png);}
	.words{background-image:url(/Public/home/images/icon0701/zxicon01.png);}
.quote{background-image:url(/Public/home/images/icon0701/zxicon.png);}
.qrcord{background-image:url(/Public/home/images/icon0701/erweima.png);}
.qrcordsp{background-image:url(/Public/home/images/icon0701/wxsp.png);}
.qrcorddy{background-image:url(/Public/home/images/icon0701/dy.png);}


	.qrcord01{background-image:url(/Public/home/images/icon0701/erweima01.png);}
.return{background-image:url(/Public/home/images/icon0701/erweima02.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-170px;top:0px;width:170px;font-size: 14px; height:80px;background-color:#293a8a;border-bottom:solid 1px #293a8a;display:none;}
.floating_left a{color:#fff;line-height:80px;}

.floating_ewm{height:170px;top:-180px;}
.floating_ewm i{background-image:url(/Public/home/images/weixin_code.jpg);display:block;width:150px;height:150px;margin:auto;margin-top:7px;}
.
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:13px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:13px;}


.floating_ewmsp{height:170px;top:-180px;}
.floating_ewmsp i{background-image:url(/Public/home/images/shiph.png);display:block;width:150px;height:150px;margin:auto;margin-top:7px;}
.
.floating_ewmsp p{color:#fff;margin-top:5px;}
.floating_ewmsp .qrcord_p01{font-size:13px;line-height:20px;}
.floating_ewmsp .qrcord_p02{font-size:13px;}


.floating_ewmdy{height:170px;top:-180px;}
.floating_ewmdy i{background-image:url(/Public/home/images/dysp.png);display:block;width:150px;height:150px;margin:auto;margin-top:7px;}
.
.floating_ewmdy p{color:#fff;margin-top:5px;}
.floating_ewmdy .qrcord_p01{font-size:13px;line-height:20px;}
.floating_ewmdy .qrcord_p02{font-size:13px;}


.floating_ewm1{height:170px;top:-180px;}
.floating_ewm1 i{background-image:url(/Public/home/images/qiyeweixin_code.jpg);display:block;width:150px;height:150px;margin:auto;margin-top:7px;}
.
.floating_ewm1 p{color:#fff;margin-top:5px;}
.floating_ewm1 .qrcord_p01{font-size:13px;line-height:20px;}
.floating_ewm1 .qrcord_p02{font-size:13px;}

</style>

<script type="text/javascript" src="/Public/home/js/top.js"></script>

</head>

<style>

	.bottom_lj{ 
        color: #b8b8b8; font-size: 13px; margin-top: 20px; line-height: 20px;
        display: flex;
        justify-content: space-between;
    }

	.bottom_lj a{color: #b8b8b8;}

	.bottom_lj a:hover{color: #777;}

    .footer{

        width: 100%;

        max-width: 1920px;

        margin: 0 auto;

        background: #2d3035;

        padding: 60px 0 80px;

    }

    .footer_div{

        width: 1200px;

        margin: 0 auto;

    }

    .footer_div:after{

        content: '';

        clear: both;

        display: block;

    }

    .footer_div_list{

        width: 155px;

        color: white;

        float: left;

    }

    .list_ul1{

        font-size: 17px;

        margin-bottom: 29px;

    }

    .list_ul1 a{

        color: white;

        

    }

    .list_ul1 a:hover{

        text-decoration: underline; color: #bad6ea;

    }

    .list_ul2{

        font-size: 14px;

    }

    .list_ul2 li{

        margin-bottom: 14px;

    }

    .list_ul2 li a{

        color: #c9c9c9;

        text-decoration: none;

    }

    .list_ul2 li a:hover{

        color: #fff; text-decoration: underline;

    }

    .list1{

        width: 155px;

    }

    .list2{

        width: 248px;

    }

    .list3{

        width: 220px;

    }

    .list4{

        width: 157px;

    }

    .list5{

        width: 160px;

    }

    .list6{

        width: 260px;

    }

    #selt{

        width: 258px;

        height: 39px;

        border: 1px solid #51555d;

        background: #2d3035;

        color: #d7d7d7;

        /*隐藏select的下拉图标*/

        appearance: none;

        -webkit-appearance: none;

        -moz-appearance: none;

        padding-left: 10px;

    }

    .list6_ul{

        position: relative;

    }

    .list6_ul:after{

        content: "";

        width: 44px;

        height: 37px;

        background: url(/Public/home/images/select_bg.jpg) no-repeat center;

        /*通过定位将图标放在合适的位置*/

        position: absolute;

        right: 3px;

        top: 1px;

        /*给自定义的图标实现点击下来功能*/

        pointer-events: none;

    }

    .list6_div{

        margin-top: 17px;

        width: 260px;

    }

    .list6_div:after{

        content: '';

        clear: both;

        display: block;

    }

    .list6_div img{

        width: 126px;

        height: 126px;

        display: block;

        float: left;

    }

    .list6_div_ul{

        float: left;

        width: 100px;

        height: 126px;

        font-size: 14px;

        color: #939496;

        padding-top: 75px;

        padding-left: 12px;

    }

    .list6_div_ul li:first-child{

        margin-bottom: 11px;

    }

    .footer_div2{

        width: 100%;

        border-top: 1px solid #383b3f;

    }

    .footer_div2_div{

        width: 1200px;

        margin: 0 auto;

        padding-top: 40px;

    }

    .footer_div2_div_ul{
        font-size: 14px;
        color: #b8b8b8;
        white-space: nowrap;
    }

    .footer_div2_div_ul h2{
        display: inline-block;
        font-weight: normal;
        font-size: 14px;
        margin-left: 10px;
    }


    .footer_div2_div_ul  a{

        color: #b8b8b8;

        text-decoration: none;

    }

    .footer_div2_div_ul  a:hover{

        text-decoration: underline;

    }
    
    .list6_div{
        display: flex;
    }
    
    .list6_div .box1,
      .list6_div .box2{
      flex: 1;    
      }
      
      .list6_div .box1{
          margin-right: 10px;
          font-size: 15px;
          text-align: center;
      }
      .list6_div .box1 p{
          margin: 4px 0;
      }
      
    .list6_div img{
        width: 100%;
    }

  .footer_div_list h2{
      font-weight: normal;
      font-size: 14px;
      color: #b8b8b8;
     margin-bottom: 20px;
  }

    
   .beian-x{
       display: block;
       margin-top: 20px;
      line-height: 1.5;
      color: #b8b8b8;
      font-size: 14px;
   }
   .beian-x img{
       vertical-align: middle;
   }
   .toolFix{position:fixed;left:20px;top:30%;z-index: 11;}
		.toolFix img{width: 178px;display: block;cursor: pointer;}
   
</style>

<body>
<div class="toolFix">
			<img src="/Public/home/images/icon0701/tool.jpg"/>
		</div>
<div class="footer">

    <div class="footer_div">

        <div class="footer_div_list list1">

            <ul class="list_ul1"><a href="/home/index/about.html?aba=foot1">关于我们</a></ul>

            <ul class="list_ul2">

                <li><a href="/home/index/about.html?aba=foot2">公司简介</a></li>

                <li><a href="/home/index/history.html?aba=foot1">发展历程</a></li>

                <li><a href="/home/index/honor.html?aba=foot1">资质荣誉</a></li>

                <li><a href="/home/index/partner.html?aba=foot1">合作伙伴</a></li>

                <li><a href="/home/index/culture.html?aba=foot1">企业文化</a></li>

                <li><a href="/home/index/technology.html?aba=foot1">技术</a></li>

                <li><a href="/home/index/contact.html?aba=foot1">联系我们</a></li>

            </ul>

        </div>

        <div class="footer_div_list list2">

            <ul class="list_ul1"><a href="/home/index/product.html?aba=foot1">产品</a></ul>

            <ul class="list_ul2">

			
				<li><a href="http://www.shuangliang-boiler.com?aba=foot1">燃气锅炉</a></li>

				<li><a href="http://www.shuangliang-boiler.com?aba=foot2">电锅炉</a></li>

            </ul>

        </div>

        <div class="footer_div_list list3">

            <ul class="list_ul1"><a href="/home/index/heating.html?aba=foot1">系统解决方案</a></ul>

            <ul class="list_ul2">

                <li><a href="/home/index/heating.html?aba=foot2">集中供热领域</a></li>

                <li><a href="/home/index/industry.html?aba=foot1">工业领域</a></li>

                <li><a href="/home/index/civil.html?aba=foot1">民用领域</a></li>

                <li><a href="/home/index/cases.html?aba=foot1">应用案例</a></li>

            </ul>

        </div>

        <div class="footer_div_list list4">

            <ul class="list_ul1"><a href="/home/index/service.html?aba=foot1">服务</a></ul>

            <ul class="list_ul2">

                <li><a href="/home/index/service.html?aba=foot2">服务宗旨</a></li>

                <li><a href="/home/index/platform.html?aba=foot1">平台支持</a></li>

                <li><a href="/home/index/aides.html?aba=foot1">选型助手</a></li>

            </ul>

        </div>

        <div class="footer_div_list list5">

            <ul class="list_ul1"><a href="/home/index/news.html?aba=foot1">新闻</a></ul>

            <ul class="list_ul2">

                <li><a href="/home/index/news.html?aba=foot2">新闻报道</a></li>

                <li><a href="/home/index/trade.html">行业资讯</a></li>

            </ul>

        </div>

        <div class="footer_div_list list6">

            <ul class="list_ul1">友情链接</ul>
            <h2>燃气锅炉|清洁能源锅炉|蓄热电锅炉|电阻锅炉|高压电极锅炉|大型模块组装锅炉|双良锅炉|电储热锅炉|szs型水管锅炉|浸没式电极锅炉|电锅炉|调峰锅炉|启动锅炉</h2>

            <!--<ul class="list6_ul">

                <select name="" id="selt" onchange="javascript:window.open(this.options[this.selectedIndex].value)">

                    <option value="" selected="selected"></option>

                    <option value="http://www.shuangliangspandex.com/">江苏双良氨纶有限公司</option>

                    <option value="http://www.slleasty.com/">江苏利士德化工有限公司</option>

                    <option value="http://www.shuangliang.com/">双良节能系统股份有限公司</option>

                    <option value="http://sunda.zj.cn/">浙江商达环保有限公司</option>

                   <option value="http://www.wuxibiortus.com/">无锡佰翱得生物科学有限公司</option>

                    <option value="http://www.jyjiudian.com.cn/">江阴国际大酒店</option>

                </select> 

            </ul>-->

            <div class="list6_div" style="margin-bottom: 5px;">
                
            <div class="box1">
                  <img src="/Public/home/images/we_code.jpg" alt="燃气锅炉" style="margin-bottom: 5px;">
                <p> 扫码关注 </p>
                 <p> 双良锅炉公众号 </p>
            </div>
            
                    
            <div class="box1">
                 <img src="/Public/home/images/wb95.jpg" alt="燃气锅炉" style="margin-bottom: 5px;">
               <p> 扫码关注</p>
               <p> 双良锅炉微博号</p>
            </div>

              

               

            </div>



        </div>

    </div>

    <div class="footer_div2">

        <div class="footer_div2_div">

            <ul class="footer_div2_div_ul">
                    © 2019 江苏双良锅炉有限公司 版权所有 <a target="_blank" href="https://beian.miit.gov.cn/" rel="nofollow">苏ICP备18049363号-1</a>| <a href="" >锅炉官网</a>
                    <h2>燃气锅炉|清洁能源锅炉|蓄热电锅炉|电阻锅炉|高压电极锅炉|大型模块组装锅炉|双良锅炉|电储热锅炉|szs型水管锅炉|浸没式电极锅炉|电锅炉|调峰锅炉|启动锅炉</h2>
				

            </ul>

            <ul class="bottom_lj">
            
            	<li>友情链接:
                <a href="http://www.wxanmai.com/" target="_blank">锚杆钻机</a>&nbsp;&nbsp;<a href="http://www.wxbsgc.com/" target="_blank">锚固钻机</a>&nbsp;&nbsp;<a href="http://www.360syx.com" target="_blank">高温试验箱</a>&nbsp;&nbsp;<a href="http://www.vippack.cn" target="_blank">深圳包装设计</a>&nbsp;&nbsp;<a href="http://www.sqcqg.com/" target="_blank">不锈钢储气罐</a>&nbsp;&nbsp;<a href="https://www.cn-hvps.cn" target="_blank">大功率直流稳压电源</a>&nbsp;&nbsp;<a href="https://www.ox800.com.cn" target="_blank">冷冻柜</a>&nbsp;&nbsp;<a href="http://www.wxdrjg.com.cn/" target="_blank">无心磨床</a>&nbsp;&nbsp;<a href="https://www.qtavip.com" target="_blank">在线培训系统</a>&nbsp;&nbsp;<a href="http://www.wxbsgc.com/" target="_blank">锚固钻机</a>&nbsp;&nbsp;<a href="http://www.csic-cse.com/" target="_blank">电动船舶</a>&nbsp;&nbsp;<a href="http://www.blgzzc.com" target="_blank">沈阳玻璃钢</a>&nbsp;&nbsp;<a href="http://www.hchg168.com" target="_blank">印花材料</a>&nbsp;&nbsp;<a href="http://www.pousto.com.cn" target="_blank">防静电工作台</a>&nbsp;&nbsp;<a href="http://www.madison-tech.com" target="_blank">Apiezon真空脂</a>&nbsp;&nbsp;<a href="http://www.linpin17.com" target="_blank">老化试验箱</a>&nbsp;&nbsp;<a href="http://www.shshangyu.net" target="_blank">盐雾试验箱</a>&nbsp;&nbsp;<a href="http://www.hdvon.com" target="_blank">安防监控管理平台</a>&nbsp;&nbsp;<a href="https://www.jotuns.com" target="_blank">佐敦油漆</a>&nbsp;&nbsp;<a href="https://pdf.jiepei.com" target="_blank">电子元器件查询</a>&nbsp;&nbsp;<a href="http://www.reyoulu.cn" target="_blank">导热油电加热器</a>&nbsp;&nbsp;<a href="https://www.qqgongying.com" target="_blank">全球供应商</a>&nbsp;&nbsp;                </li>
                <li><a href="http://wxjui.com/" rel="nofollow">技术支持 | 君亿视觉</a> <script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1275500572'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s5.cnzz.com/stat.php%3Fid%3D1275500572%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script></li>
            
            </ul>

			
            <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=32028102001335" class="beian-x">
                <img src="/Public/home/images/beian.png" alt="燃气锅炉">
                苏公网安备 32028102001335号
            </a>
        </div>

    </div>

</div>



</body>

<script src="/Public/home/js/jquery-1.8.3.min.js"></script>

<script>



</script>
<body>
<div class="floating_ck">
	<dl>
    	<dt></dt>
        <dd class="consult">
        	<span>电话咨询</span>
        	<div class="floating_left"><a href="#">0510-86630993</a></div>
        </dd>
        <!--<dd class="words">
        	<span>企业邮箱</span>
            <div class="floating_left"><a href="#">houke@shuangliang.com</a></div>
        </dd>-->
        <!--<dd class="quote">-->
        <!--	<span>索要报价</span>-->
        <!--    <div class="floating_left"><a href="http://www.genban.org">索要产品报价表</a></div>-->
        <!--</dd>-->
                 
				 
				 <dd class="qrcorddy">
        	<span>抖音号</span>
                       <div class="floating_left floating_ewmdy">
            	<i></i>
                <!--<p class="qrcord_p01">扫一扫微信公众号</p>-->
                <!--<p class="qrcord_p02">全国免费服务热线<br><b>0510-86630993<b><br>邮箱<br><b>houke@shuangliang.com<b></p>-->
            </div>
        </dd>
				 
				 <dd class="qrcordsp">
        	<span>视频号</span>
                       <div class="floating_left floating_ewmsp">
            	<i></i>
                <!--<p class="qrcord_p01">扫一扫微信公众号</p>-->
                <!--<p class="qrcord_p02">全国免费服务热线<br><b>0510-86630993<b><br>邮箱<br><b>houke@shuangliang.com<b></p>-->
            </div>
        </dd>
				<dd class="qrcord">
        	<span>公众号</span>
                       <div class="floating_left floating_ewm">
            	<i></i>
                <!--<p class="qrcord_p01">扫一扫微信公众号</p>-->
                <!--<p class="qrcord_p02">全国免费服务热线<br><b>0510-86630993<b><br>邮箱<br><b>houke@shuangliang.com<b></p>-->
            </div>
        </dd>
        <!--<dd class="qrcord01">
        	<span>在线咨询</span>
            <div class="floating_left floating_ewm1">
            	<i></i>
               <p class="qrcord_p01">扫一扫企业微信号</p>
                <p class="qrcord_p02">全国免费服务热线<br><b>0510-86630993<b><br>邮箱<br><b>houke@shuangliang.com<b></p>
            </div>
        </dd>-->
        <dd class="return">
        	<span onClick="gotoTop();return false;">返回顶部</span>
        </dd>
    </dl>
</div>


</body>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id: "JhkxN9k5HdbamTAA",ck: "JhkxN9k5HdbamTAA"})</script>
	<script src="/Public/home/js/jquery-1.8.3.min.js"></script>
	<script src="/Public/home/js/wow.min.js"></script>
	<script>
		new WOW().init();
		$('.toolFix').click(function(e){
			location.href = 'http://www.shuangliang-boiler.com/home/index/aides.html';
		});
		if((navigator.userAgent.indexOf('MSIE') >= 0) &&
			(navigator.userAgent.indexOf('Opera') < 0)) {
			// alert('你是使用IE')
			$('.cans').hide();
			$('.img_ba').show();

		} else if(navigator.userAgent.indexOf('Firefox') >= 0) {
			// alert('你是使用Firefox')
		} else if(navigator.userAgent.indexOf('Opera') >= 0) {
			// alert('你是使用Opera')
		} else {
			// alert('你是使用其他的浏览器浏览网页！')
		}

		$(function() {

		})

		$('.index_video').click(function() {
			$('.fix').show('slow', function() {
				$('.fix_div1').stop().slideDown();
			});
		});
		$('.close_img').click(function() {
			$('.fix').hide('slow', function() {
				$('.fix_div_div').stop().slideUp();
			});
		});

		var product = $(".product");
		var offSet = product.offset().top - 100;
		console.log(offSet);

		$(window).scroll(function() {
			var data = $('body').attr('data-id');
			console.log(data);
			if($(window).scrollTop() >= offSet) {
				$(document).bind('mousewheel', function(event, delta) {
					return true;
				});
				if(data == 1) {
					$(document).bind('mousewheel', function(event, delta) {
						return false;
					});

					function allpublic() {}
					allpublic.prototype = {
						backtop: function() {
							$("body,html").animate({
								scrollTop: 0
							})
						},
						indexs: function(a, b) {
							return a.index(b)
						}
					};
					var allpublics = new allpublic;
					//核心代码
					(function() {
						var movewidth = 1200;
						$("body").on("click", ".helpcenter_bB", function() {
							var index = allpublics.indexs($(".helpcenter_bB"), $(this));
							var nows = $(".product_div_div_name>.product_div_div_name_zb");
							if(nows.is(":animated")) {
								return false;
							}
							var nowleft = -(index * movewidth);
							nows.children().removeClass("helpcenter_rightInsOn").eq(index).addClass("helpcenter_rightInsOn");
							nows.animate({
								left: nowleft
							});
							showBtn();
						});

						document.body.onmousewheel = function(event) {
							event.wheelDelta > 0 ? clickright() : clickleft();
						};
						document.body.addEventListener("DOMMouseScroll", function(event) {
							event.detail < 0 ? clickright() : clickleft();
							console.log(event.detail)
						});

						function clickleft() {
							var nows = $(".product_div_div_name>.product_div_div_name_zb");
							if(nows.is(":animated")) {
								return false;
							}
							var nowleft = parseInt(nows.css("left")) - movewidth;
							console.log(nowleft);
							var index = -(nowleft / 1200) + 1;
							if(index > nows.children().length) {
								$('body').attr('data-id', 0);
								$(document).unbind('mousewheel');

								return false;
							}
							nows.children().eq(index - 1).addClass("helpcenter_rightInsOn");
							nows.children().eq(index - 2).removeClass("helpcenter_rightInsOn");

							nows.animate({
								left: nowleft
							});
							showBtn();
						}

						function clickright() {
							var nows = $(".product_div_div_name>.product_div_div_name_zb");
							if(nows.is(":animated")) {
								return false;
							}
							var nowleft = parseInt(nows.css("left")) + movewidth;
							var index = -(nowleft / 1200) + 1;
							if(index < 1) {
								// alert("到头了");
								return false;
							}
							nows.children().eq(index - 1).addClass("helpcenter_rightInsOn");
							nows.children().eq(index).removeClass("helpcenter_rightInsOn");
							nows.animate({
								left: nowleft
							});
							showBtn();
						}

						function showBtn() {
							var nows = $(".product_div_div_name>.product_div_div_name_zb>.helpcenter_rightInsOn");
							var index = allpublics.indexs(nows.parent().children(), nows);
							console.log(index);
							$(".helpcenter_bB").eq(index).css({
								"background": "#8ca2f5"
							}).siblings().css({
								"background": "#cad4f8"
							});
						}
					})();
				}

			}
		});

		var lun = $('.lunbo_div').length;
		var i = 0;

		function asd() {
			i++;
			i = i < lun ? i : 0;
			$('.lunbo_div:eq(' + i + ')').fadeIn().siblings('.lunbo_div').fadeOut();
			$(".lunbo_li_ul:eq(" + i + ")").css({
				"background": "#2a3d91"
			}).siblings('.lunbo_li_ul').css({
				"background": "#d7d8c0"
			});
		}
		setInterval(asd, 8000);
		$('.lunbo1_sp2').click(function() {
			asd();
		});
		$('.lunbo1_sp1').click(function() {
			i--;
			i = i < 0 ? lun - 1 : i;
			$('.lunbo_div:eq(' + i + ')').fadeIn().siblings('.lunbo_div').fadeOut();
			$(".lunbo_li_ul:eq(" + i + ")").css({
				"background": "#2a3d91"
			}).siblings('.lunbo_li_ul').css({
				"background": "#d7d8c0"
			});
		});
		$(".lunbo_li_ul").click(function() {
			i = Number(this.id);
			$('.lunbo_div:eq(' + i + ')').fadeIn().siblings('.lunbo_div').fadeOut();
			$(".lunbo_li_ul:eq(" + i + ")").css({
				"background": "#2a3d91"
			}).siblings('.lunbo_li_ul').css({
				"background": "#d7d8c0"
			});
		});

		// var j = 0;
		// $(".lunbo_butt_box_mid li:eq(0)").css("background", "blue");
		// function qwe() {
		//     j++;
		//     j = j < 5 ? j : 0;
		//     $(".product_div_div_name_bao:eq(" + j + ")").fadeIn().siblings('.product_div_div_name_bao').fadeOut();
		//     $(".product_div_ul li:eq(" + j + ")").css({"background": "#8ca2f5"}).siblings().css({"background": "#d7d8c0"});
		// }

		$('.about_btn_ul').hover(function() {
			$(this).css({
				'animation': '1s linear 0s normal none 1 running su-pudding',
				'transition': 'all 0.5s ease 0s'
			});
		}, function() {
			$(this).css({
				'animation': 'none',
				'transition': 'all 0.5s ease 0s'
			});
		});

		$('.fw_div_a').hover(function() {
			$(this).css({
				'margin-top': '-15px',
				'box-shadow': '0px 0px 20px #102376',
				'transition': '0.5s'
			});
		}, function() {
			$(this).css({
				'margin-top': '0',
				'box-shadow': 'none',
				'transition': '0'
			});
		});
		$('.news_dv').hover(function() {
			$(this).css({
				'margin-top': '-15px',
				'box-shadow': '0px 0px 20px #cfcfcf',
				'transition': '0.5s'
			});
		}, function() {
			$(this).css({
				'margin-top': '0',
				'box-shadow': 'none',
				'transition': '0.5s'
			});
		});
		$('.news_new').hover(function() {
			$(this).css('background', '#2a3d91');
			$(this).find('li').css('color', 'white');
		}, function() {
			$(this).css('background', 'white');
			$(this).find('.news_new_li1').css('color', '#0d0d0d');
			$(this).find('.news_new_li2').css('color', '#929292');
			$(this).find('.news_new_li3').css('color', '#323232');
		});

		$('.name_left_btn').hover(function() {
			$(this).css('animation', 'none');
			$(this).css({
				'animation': '1s linear 0s normal none 1 running su-pudding',
				'transition': 'all 0.5s ease 0s'
			});
		}, function() {
			$(this).css({
				'animation': 'none',
				'transition': 'none'
			});
		});

		$('.solve_div2_list_div_li').hover(function() {
			$(this).find('.li_ze').stop(true, false).slideDown();
			$(this).find('.li_ze_ul').css('animation', 'fadeInDown 1s');
			$(this).find('.li_ze_span').css('animation', 'fadeInDown 1.5s');
			$(this).find('.li_ze_img').css('animation', 'fadeInDown 2s');
			$(this).find('.li_img').css({
				'-webkit-transform': 'scale(1.4)',
				'-webkit-transition-timing-function': 'ease-out',
				'-webkit-transition-duration': '1183ms',
				'-moz-transform': 'scale(1.4)',
				'-moz-transition-timing-function': 'ease-out',
				'-moz-transition-duration': '1183ms'
			})
		}, function() {
			$(this).find('.li_ze').stop(true, false).slideUp();
			$(this).find('.li_img').css({
				'-webkit-transform': 'scale(1)',
				'-webkit-transition-timing-function': 'ease-out',
				'-webkit-transition-duration': '1183ms',
				'-moz-transform': 'scale(1)',
				'-moz-transition-timing-function': 'ease-out',
				'-moz-transition-duration': '1183ms'
			})
		});

		$('.solve_div2_list:eq(0)').show();
		$('.jiao1').show();
		$('.solve_div_ul:eq(0)').hover(function() {
			$(this).css({
				'background': '#2a3d91',
				'color': 'white'
			});
			$(this).find('img').attr('src', '/Public/home/images/solve_01.png');
			$('.jiao1').show().siblings('.jiao').hide();
			$('.solve_div2_list:eq(0)').show().siblings('.solve_div2_list').hide();
		}, function() {
			$(this).css({
				'background': '#e3e3e3',
				'color': '#000'
			});
			$(this).find('img').attr('src', '/Public/home/images/solve_1.png');
		});
		$('.solve_div_ul:eq(1)').hover(function() {
			$('.solve_div2_list:eq(1)').css('animation', 'none');
			$(this).css({
				'background': '#2a3d91',
				'color': 'white'
			});
			$(this).find('img').attr('src', '/Public/home/images/solve_02.png');
			$('.jiao2').show().siblings('.jiao').hide();
			$('.solve_div2_list:eq(1)').css('animation', 'fadeInUp 1s');
			$('.solve_div2_list:eq(1)').show().siblings('.solve_div2_list').hide();
		}, function() {
			$(this).css({
				'background': '#e3e3e3',
				'color': '#000'
			});
			$(this).find('img').attr('src', '/Public/home/images/solve_2.png');
		});
		$('.solve_div_ul:eq(2)').hover(function() {
			$('.solve_div2_list:eq(2)').css('animation', 'none');
			$(this).css({
				'background': '#2a3d91',
				'color': 'white'
			});
			$(this).find('img').attr('src', '/Public/home/images/solve_03.png');
			$('.jiao3').show().siblings('.jiao').hide();
			$('.solve_div2_list:eq(2)').css('animation', 'fadeInUp 1s');
			$('.solve_div2_list:eq(2)').show().siblings('.solve_div2_list').hide();
		}, function() {
			$(this).css({
				'background': '#e3e3e3',
				'color': '#000'
			});
			$(this).find('img').attr('src', '/Public/home/images/solve_3.png');
		});



		'use strict';
		// canvas
		try {
		var FastRandom = function() {
			this.getNextFloat = function() {
				return Math.random();
			};
		};

		var ParticleWave = function() {
			var me = this;

			var config = {
				colors: {
					background: 0x000000,
					particle: 0x477cc2
				},
				alpha: {
					particle: 1
				},
				particleCount: 30000
			};

			var TAU = Math.PI * 2;

			var random = new FastRandom();

			var particle;
			var particleFillStyle;
			var particleColorRGB = new Float32Array(3);

			var smoothGradient;
			var waterGradient;

			var canvas;
			var engine;

			var width;
			var height;

			var particleWaveWalker = 0;
			var randomWalker = 0;

			var requestTick = function() {
				window.requestAnimationFrame(tick);
			};

			var initParticle = function() {
				particle = new Float32Array(config.particleCount * 2);

				eachParticle(function(x, z) {
					particle[x] = random.getNextFloat();
					particle[z] = random.getNextFloat();
				});
			};

			var initCanvas = function() {
				// if(!(document.getElementById("canvas").getContext)){
				//     var cs = G_vmlCanvasManager.initElement(document.getElementById("canvas"));
				// }
				// var cs = G_vmlCanvasManager.initElement(document.getElementById("canvas"));
				var cs = document.getElementsByTagName('canvas');

				canvas = cs[0];
				engine = canvas.getContext('2d');

				width = window.innerWidth;
				height = window.innerHeight;

				canvas.setAttribute('width', width);
				canvas.setAttribute('height', height);
			};

			var initParticleColor = function() {
				particleColorRGB[0] = config.colors.particle >> 16 & 0xff;
				particleColorRGB[1] = config.colors.particle >> 8 & 0xff;
				particleColorRGB[2] = config.colors.particle & 0xff;

				particleFillStyle = 'rgb(' + particleColorRGB[0] + ',' + particleColorRGB[1] + ',' + particleColorRGB[2] + ')';
			};

			var initSmoothGradient = function() {
				smoothGradient = engine.createLinearGradient(
					width / 2,
					0,
					width / 2,
					height
				);

				smoothGradient.addColorStop(0.25, 'rgba(0, 0, 0, 0)');

				smoothGradient.addColorStop(0.45, 'rgba(0, 0, 0, 0.9)');
				smoothGradient.addColorStop(0.5, 'rgba(0, 0, 0, 1)');
				smoothGradient.addColorStop(0.55, 'rgba(0, 0, 0, 0.9)');

				smoothGradient.addColorStop(0.75, 'rgba(0, 0, 0, 0)');
			};

			var initWaterGradient = function() {
				waterGradient = engine.createLinearGradient(
					width / 2,
					height / 2,
					width / 2,
					height
				);

				waterGradient.addColorStop(0, 'rgba(0, 0, 30, 0)');
				waterGradient.addColorStop(1, 'rgba(30, 0, 60, 0.5)');
			};

			var init = function() {
				initCanvas();
				initParticle();
				initParticleColor();
				initSmoothGradient();
				initWaterGradient();
			};

			var eachParticle = function(cb) {
				for(var i = 0; i < particle.length; i += 2) {
					cb(i, i + 1);
				}
			};

			var renderParticle = function() {
				randomWalker += (Math.random() - 0.5) * 0.1;

				particleWaveWalker += 0.03;

				var radius = {
					min: 1,
					add: 5
				};

				var midY = height / 2;
				var midX = width / 2;

				var spreadX = 5;
				var spreadZ = 0.0;

				var modZ = 0.0;

				var addX = 0;
				var addY = 0;

				var p = {
					x: 0.0,
					y: 0.0,
					r: 0.0
				};

				engine.fillStyle = particleFillStyle;
				// engine.beginPath();

				var waveControl = 10;

				for(var i = 0, xIndex, zIndex; i < particle.length; i += 2) {

					xIndex = i;
					zIndex = i + 1;

					particle[zIndex] += 0.003;

					if(particle[zIndex] > 1) {
						particle[zIndex] = 0;
						particle[xIndex] = random.getNextFloat();
					}

					if(particle[zIndex] < 0.3) {
						continue;
					}

					modZ = Math.pow(particle[zIndex], 2);
					spreadZ = 1 + (spreadX - 1) * modZ;

					//bottom

					addX = (0.5 - particle[xIndex]) * width * spreadZ;
					addY = midY * modZ * (1 + 3 / waveControl);

					p.x = midX + addX;
					p.y = midY + addY;
					p.r = radius.min + modZ * radius.add;

					p.y += Math.sin(particle[xIndex] * 50 + particleWaveWalker) * addY / waveControl;
					p.y += Math.cos(particle[zIndex] * 10 + particleWaveWalker) * addY / waveControl;

					p.y -= Math.cos(particle[zIndex] + particle[xIndex] * 10 + particleWaveWalker) * addY / waveControl;

					p.y -= Math.cos(particle[xIndex] * 50 + particleWaveWalker) * addY / waveControl;
					p.y -= Math.sin(particle[zIndex] * 10 + particleWaveWalker) * addY / waveControl;

					if(p.x < 0 || p.x > width) {
						continue;
					}

					engine.fillRect(p.x, p.y, p.r, p.r);
				}

				engine.fillStyle = particleFillStyle;
			};

			var colorIntToHexString = function(color) {
				var s = color.toString(16);

				return '0'.repeat(6 - s.length) + s;
			};

			var clear = function() {
				engine.fillStyle = '#' + colorIntToHexString(config.colors.background);
				engine.fillRect(0, 0, width, height);
			};

			var drawSmooth = function() {
				engine.fillStyle = smoothGradient;
				engine.fillRect(0, 0, width, height);
			};

			var drawWater = function() {
				engine.fillStyle = waterGradient;
				engine.fillRect(0, height / 2, width, height / 2);
			};

			var tick = function() {
				clear();

				drawWater();
				renderParticle();
				drawSmooth();

				requestTick();
			};

			this.run = function() {
				init();
				tick();
			};
		};

		var pw = new ParticleWave();
		pw.run();

		} catch (error) {
			console.log(error)
		}
		
		// canvas





	</script>
</html>
</body>
<script src="/Public/home/js/jquery-1.8.3.min.js"></script>
<script src="/Public/home/layui/layui.js"></script>
<script src="/Public/home/layui/lay/modules/laydate.js"></script>
<script src="/Public/home/js/wow.min.js"></script>
<script>
    new WOW().init();
    $('.news_div_list').hover(function () {
        $(this).css({'background':'#f5f5f5','box-shadow':'0px 0px 20px #ccc','transition':'0.5s'})
    },function () {
        $(this).css({'background':'none','box-shadow':'none','transition':'0.5s'})
    });


    layui.use('laydate', function(){
        var laydate = layui.laydate;
        //年选择器
        laydate.render({
            elem: '#nian'
            ,type: 'year'
        });
        //年月选择器
        laydate.render({
            elem: '#yue'
            ,type: 'month'
        });
    });
    $('.ss').click(function(){
        var nian=$('#nian').val();
        var yue=$('#yue').val();
        var ci=$('#ci').val();
        if(ci){
             window.location.href ="/Home/Index/news/name/"+ci+"/time/"+yue+".html";
        }else{
            window.location.href ="/Home/Index/news/time/"+yue+".html";
        }

    });

    $('.center_div_div').click(function () {
        $(this).find('.center_div_div_li_img1').hide().siblings('.center_div_div_li_img2').show();
        $(this).siblings().find('.center_div_div_li_img2').hide().siblings('.center_div_div_li_img1').show();
        $(this).find('.center_div_div_li').css('color','#2a3d91').parent().siblings('.center_div_div').find('.center_div_div_li').css('color','#555555');
    });
    $('.center_div_div').hover(function () {
        $(this).find('.center_div_div_li_img1').hide().siblings('.center_div_div_li_img2').show();
        $(this).find('.center_div_div_li').css('color','#2a3d91');
    },function () {
        $(this).find('.center_div_div_li_img2').hide().siblings('.center_div_div_li_img1').show();
        $(this).find('.center_div_div_li').css('color','#555');
    });

    var wid = ($(window).width()-436)/2;
    var a1 = wid+218;
    var a2 = a1+218;
    $('.center_ul').css('width',a1);
    $('.center_div_div:eq(0)').hover(function () {
        $('.center_ul').css('width',a1);
    },function () {
        $('.center_ul').css('width',a1);
    });
    $('.center_div_div:eq(1)').hover(function () {
        $('.center_ul').css('width',a2);
    },function () {
        $('.center_ul').css('width',a1);
    });
</script>
</html>