﻿@charset "utf-8";
/* CSS Document */

body {
    font-family: "微软雅黑", "Microsoft YaHei", Helvetica,sansation, Verdana, Arial, sans-serif;
    font-size: 14px;
}

* {
    margin: 0;
    padding: 0;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup, tt, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td, ul, li, p, a {
    margin: 0;
    padding: 0;
}

input, select, textarea {
    vertical-align: middle;
}

img {
    border: 0;
}

ul, li {
    list-style: none;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #F00;
}

.overhide {
    overflow: hidden;
    text-indent: -100em;
}

.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
/*导航部分*/
.top {
    width: 100%;
    margin: 0 auto;
    height: 120px;
    min-width: 1200px;
    background: #FFF;
    position: relative;
    z-index: 1;
}

.logo {
    float: left;
    width: 100%;
    height: 70px;
}

    .logo img {
        padding-top: 27px;
        padding-left: 41px;
        float: left;
        width: 186px;
    }

.logotitile {
    text-align: left;
    float: left;
    width: 600px;
    padding-top: 20px;
    font-size: 25px;
    padding-left: 5px;
    color: #223f81;
}

    .logotitile span {
        font-family: "Arial Black", Gadget, sans-serif;
    }

.tel {
    width: 225px;
    height: 40px;
    background: #ffdb3d;
    font-size: 23px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 5%;
    top: 10px;
    z-index: 1000;
    zoom: 1;
}

    .tel img {
        position: relative;
        top: 3px;
        right: 10px;
    }

.nav {
    width: 100%;
    text-align: center;
    height: 50px;
    float: left;
}

.navleft {
    width: 20%;
    background: #e70230;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    height: 50px;
    line-height: 50px;
}

    .navleft a:hover {
        color: #FFF;
        text-decoration: none;
    }

.navright {
    float: left;
    width: 80%;
    height: 50px;
    background: #505763;
    line-height: 50px;
}

    .navright a:link, .nav a:visited {
        color: #FFF;
        text-decoration: none;
        width: 170px;
        text-align: center;
    }

    .navright a:hover {
        display: block;
        background: #222324;
        width: 170px;
        text-align: center;
    }

    .navright a {
        display: block;
        float: left;
        font-size: 17px;
    }

.pm1, .pm2, .pm3, .pm4, .pm5 {
    position: relative;
    width: 100%;
    min-width: 1200px;
}

    .pm1 img, .pm2 img, .pm3 img, .pm4 img, .pm5 img {
        width: 100%;
        _margin-top: -6px;
        display: block;
    }

.aa {
    color: #FFF;
    text-decoration: none;
}

.on {
    background: #222324;
}

.tnLeft dd {
    float: left;
    position: relative;
}

.sub {
    display: none;
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    background: #222324;
}

    .sub li {
        line-height: 31px;
    }

.navright .sub li a {
    display: block;
    width: 82%;
    color: #fff;
    padding: 0 15px;
}

    .navright .sub li a:hover {
        background: none;
        color: #ff0;
    }
/*首页*/
.ftp {
    position: absolute;
    top: 44%;
    left: 15%;
    width: 50%;
    text-align: left;
    font-size: 1.1em;
    line-height: 30px;
}

.sy {
    position: absolute;
    top: 2%;
    left: 11%;
    width: 80%;
    text-align: left;
    font-size: 1.4em;
}

.sy1 {
    top: 38%;
}

.sy li {
    position: relative;
    width: 31%;
    float: left;
    margin: 1%;
    height: 50%;
}

    .sy li:hover {
        border: 1px solid #e70230;
        margin-top: 8px;
    }
/*常温恒温系列*/
.cw {
    top: 52%;
    left: 12%;
}
/*低温恒温系列*/
.dw {
    top: 53%;
    left: 12%;
}
/*高温恒温系列*/
.gw {
    top: 36%;
    left: 12%;
}
/*配件*/
.pj {
    position: absolute;
    top: 23%;
    left: 25%;
    width: 60%;
    text-align: left;
    font-size: 1.2em;
}

    .pj li {
        width: 80%;
        float: left;
        line-height: 30px;
        margin-top: 1%;
    }

        .pj li span {
            color: #e70230;
            font-weight: bold;
            font-size: 1.2em;
            line-height: 45px;
        }

.pj1 {
    top: 40%;
}

.pj2 {
    top: 53%;
}

.pj3 {
    top: 68%;
}

.pj4 {
    top: 83%;
}

.pj5 {
    top: 0%;
}
/*齐林贝尔*/
.qlbr {
    position: absolute;
    top: 11%;
    left: 24%;
    width: 55%;
    text-align: left;
    font-size: 1.1em;
    line-height: 30px;
}

.xwhh {
    top: 52%;
    left: 33%;
}

.foot {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    background: #000;
    line-height: 60px;
    text-align: center;
    margin-top: -5px;
    color: #FFF;
}

.cp {
    position: absolute;
    left: 60%;
    top: 20%;
    width: 10%;
}

.slogan {
    position: absolute;
    left: 32%;
    top: 60%;
    width: 10%;
}

.zxxj {
    position: absolute;
    left: 20%;
    top: 80%;
    width: 60%;
    height: 20%;
    cursor: pointer;
}

.zxzx {
    position: absolute;
    width: 7.3%;
    cursor: pointer;
}

.zxdv1 {
    left: 11.8%;
    top: 58.7%;
}

.zxdv2 {
    left: 54.8%;
    top: 15%;
}

.zxdv3 {
    left: 54.8%;
    top: 93.2%;
}

.zxdv4 {
    left: 11.8%;
    top: 59.5%;
}

.zxdv5 {
    left: 55.6%;
    top: 21%;
}

.zxdv6 {
    left: 46.3%;
    top: 19%;
}

.zxdv7 {
    left: 54.8%;
    top: 13.7%;
}

.zxdv8 {
    left: 11.8%;
    top: 44.9%;
}

.zxdv9 {
    left: 58.3%;
    top: 90.3%;
}

.zxdv10 {
    left: 57.8%;
    top: 86.6%;
}

.xj {
    position: absolute;
    left: 35%;
    top: 71%;
    width: 30%;
    cursor: pointer;
}


/*轮播*/
.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .slideBox .hd {
        height: 15px;
        width: 20%;
        overflow: hidden;
        position: absolute;
        right: 32%;
        bottom: 4%;
        z-index: 1;
    }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
            width: 100%;
        }

            .slideBox .hd ul li {
                float: left;
                margin-right: 2px;
                width: 15px;
                height: 15px;
                line-height: 14px;
                text-align: center;
                background: #fff;
                cursor: pointer;
                margin: 0 8%;
            }

                .slideBox .hd ul li.on {
                    background: #ff0000;
                    color: #fff;
                }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .slideBox .bd img {
            width: 100%;
            display: block;
        }

    /* 轮播前后按钮*/
    .slideBox .prev {
        position: absolute;
        display: block;
        width: 10%;
        top: 35%;
        filter: alpha(opacity=1);
        opacity: 1;
    }

    .slideBox .next {
        position: absolute;
        right: 0;
        display: block;
        width: 10%;
        top: 35%;
        filter: alpha(opacity=1);
        opacity: 1;
    }

        .slideBox .prev > img, .slideBox .next > img {
            position: absolute;
            top: 40%;
        }

    .slideBox .prev > img {
        right: 0;
    }



    .slideBox .prevStop {
        display: none;
    }

    .slideBox .nextStop {
        display: none;
    }

.zx1 {
    width: 6%;
    left: 26%;
    top: 64%;
    z-index: 3;
}

    .zx1 img {
        width: 100%;
    }
    
    .zaixianxunjia
    {
        position: absolute;
    float: left;
    top: 42.7%;
    height: 50px;
    width: 100%;
        }
.zaixianxunjia1{
        position: absolute;
    float: left;
    top:  95.5%;
    height: 50px;
    width: 100%;
        }
        .zaixianxunjia2{
        position: absolute;
    float: left;
    top:  33%;
    height: 50px;
    width: 100%;
        }
         .zaixianxunjia3{
        position: absolute;
    float: left;
    top:  95.2%;
    height: 50px;
    width: 100%;
        }
.zxxj1
{    width: 6%;
    position: absolute;
    margin-left: 13.4%;
    }
    .zxxj2
{    width: 6%;
    position: absolute;
    margin-left: 35.8%;
    }
    .zxxj3
{    width: 6%;
    position: absolute;
    margin-left: 58.4%;
    }
    .zxxj4
{    width: 6%;
    position: absolute;
    margin-left: 80.8%;
    }
    .youhui
    {
            position: absolute;
   
    width: 20%;
    top: 78.4%;
    left: 72%;
        }
        .youhui1
    {
            position: absolute;
   
    width: 20%;
    top: 12%;
    left: 72%;
        }
        .kefu
        {
            position: absolute;
    float: left;
    top: 41.7%;
    height: 50px;
    width: 100%;
            }
            .kefu  ipm1kefu
            {
                position: absolute;
    width: 100%;
    height: 50px;
                }
                 .kefu1
        {
            position: absolute;
    float: left;
    top: 94.5%;
    height: 50px;
    width: 100%;
            }
             .kefu2
        {
            position: absolute;
    float: left;
    top: 32%;
    height: 50px;
    width: 100%;
            }
             .kefu3
        {
            position: absolute;
    float: left;
    top: 94.2%;
    height: 50px;
    width: 100%;
            }