﻿/* CSS Document */

.clear {
    clear: both;
}

.divshow {
    display: block;
}

.divhide {
    display: none;
}

.divline {
    display: block;
    height: 2px;
    border-bottom: 1px solid #e0e0e0;
}

/* clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

a {
    color: #0094ff;
    text-decoration: none;
}

    a:hover {
        color: #ff6a00;
        cursor: pointer;
    }

* {
    word-break: break-all;
    margin: 0;
    padding: 0;
}

body {
    display: block;
}

#headerbar_blank {
    height: 95px;
    clear: both;
}

#headerbar {
    position: fixed;
    z-index: 999;
    height: 95px;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #e0e0e0;
}

#headerbar_contain {
    height: 95px;
    width: 1215px;
    line-height: 95px;
    margin-left: auto;
    margin-right: auto;
}

#headerlogo {
    border-width: 0px;
    float: left;
    width: 150px;
    margin: 20px 20px 20px 100px;
}

#headermenu {
    float: left;
    list-style: none;
}

    #headermenu li {
        float: left;
        margin: 40px 0px 0px 20px;
        padding: 5px 10px;
        font-size: 13px;
        font-weight: 400;
        height: 22px;
        line-height: 22px;
        user-select: none;
        cursor: pointer;
    }

    #headermenu a {
        color: #444;
    }

    #headermenu .cur a {
        color: #ff6a00;
    }

    #headermenu a:hover {
        color: #ff6a00;
    }

#headerright {
    float: right;
    width: 300px;
}

    #headerright img {
        display: inline-block;
        float: right;
        margin: 15px 0px 0px 0px;
    }

    #headerright .qrcode_mz_box {
        display: flexbox;
        position: absolute;
        z-index: 999;
        background-color: white;
        padding: 10px;
        margin: 10px 0 0 0;
    }

        #headerright .qrcode_mz_box a {
            display: block;
            color: #444;
            font-size: 0.8em;
            line-height: 0.8em;
            padding: 0 0 0.5em 0;
        }

            #headerright .qrcode_mz_box a:hover {
                color: #ff6a00;
            }

        #headerright .qrcode_mz_box div {
            display: none;
        }

#footer {
    background-color: #282828;
}

    #footer a {
        color: #808080;
        text-decoration: none;
        margin-top: 5px;
    }

        #footer a:hover {
            color: #FFFFFF;
            cursor: pointer;
        }

#footer_contain {
    height: 300px;
    width: 1215px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

#footer_contain_left {
    float: left;
    min-width: 80px;
}

#footer_contain ul {
    float: left;
    min-width: 130px;
    list-style: none;
}

#footer_contain li {
    color: #808080;
    font-size: 13px;
    line-height: 25px;
    clear: both;
}

    #footer_contain li.cur {
        color: white;
        font-size: 14px;
        line-height: 50px;
    }

#footer_contact_gzh img {
    float:left;
    margin: 15px 0 0 0;
    width: 100px;
    height: 100px;
}

#footer_contact_gzh div {
    float:left;
    margin: 90px 0 0 10px;
}

#footer_contact_telbox img {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

#footer_contact_teltext {
    float: left;
    color: #a0a0a0;
    font-family: "黑体";
    font-size: 18px;
    font-weight: 800;
    line-height: 22px;
    margin: 4px 0px 10px 2px;
}

#footer_about {
    height: 100px;
    padding-top: 30px;
    text-align: center;
    color: #808080;
    font-size: 12px;
    border-top: 1px solid #606060;
}

.banner {
    overflow: hidden;
    height: 330px;
}

    .banner img {
        width: 2000px;
        height: 330px;
        margin: 0 -moz-calc(50% - 1000px);
        margin: 0 -webkit-calc(50% - 1000px);
        margin: 0 calc(50% - 1000px);
    }

#contactus_title {
    clear: both;
    font-size: 36px;
    text-align: center;
    height: 120px;
    line-height: 150px;
    margin: 0px 0px 30px 0px;
    border-top: 1px solid #e0e0e0;
}

#contactus ul {
    overflow: hidden;
    list-style: none;
    margin: 0px 0px 30px 60px;
}

#contactus li {
    float: left;
    width: 345px;
    margin: 0px 10px;
}

#contactus .item {
    width: 322px;
    height: 132px;
    padding: 10px;
}

#contactus_item1 {
    background: url("../images/b1.gif");
}

    #contactus_item1 .title {
        margin: 10px 0px 0px 120px;
        color: #006eb9;
        font-size: 24px;
        font-weight: 800;
        line-height: 28px;
    }

    #contactus_item1 .contain {
        padding: 15px 25px 0px 25px;
        font-size: 14px;
        color: #606060;
        line-height: 25px;
    }

        #contactus_item1 .contain span {
            color: #ff6a00;
        }

#contactus_item2 {
    background: url("../images/b2.gif");
}

    #contactus_item2 ul {
        list-style: none;
        margin: 48px 0px 0px 15px;
    }

    #contactus_item2 li {
        float: left;
        height: 85px;
        width: 80px;
        margin: 0px 10px;
        text-align: center;
    }

        #contactus_item2 li div {
            height: 64px;
            width: 64px;
            padding: 1px;
            clear: both;
        }

            #contactus_item2 li div:hover {
                padding: 0px;
                border: 1px solid #ff6a00;
            }

        #contactus_item2 li span {
            position: relative;
            display: block;
            margin-top: 3px;
            font-size: 12px;
            color: #0094ff;
            width: 64px;
        }

            #contactus_item2 li span:hover {
                padding: 0px;
                color: #ff6a00;
            }

    #contactus_item2 .cimg0 {
        background: url("../images/s1.gif") no-repeat center;
    }

    #contactus_item2 .cimg1 {
        background: url("../images/s2.gif") no-repeat center;
    }

    #contactus_item2 .cimg2 {
        background: url("../images/s3.gif") no-repeat center;
    }

    #contactus_item2 .cimg3 {
        background: url("../images/s4.gif") no-repeat center;
    }

    #contactus_item2 .cico {
        margin: 45px 0px 0px 35px;
    }

#contactus_item3 {
    background: url("../images/b3.gif");
}

    #contactus_item3 ul {
        margin: 43px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
    }

    #contactus_item3 li {
        text-align: left;
        color: #606060;
        font-size: 14px;
        line-height: 25px;
    }

        #contactus_item3 li input {
            width: 98px;
            margin-top: 7px;
            padding: 1px;
        }

        #contactus_item3 li select {
            width: 60px;
            margin: 8px 0px 0px 5px;
        }

        #contactus_item3 li div {
            float: left;
        }

        #contactus_item3 li #Content {
            width: 170px;
        }

        #contactus_item3 li #saveliuyan {
            display: block;
            height: 23px;
            width: 60px;
            padding: 0px;
            margin: 5px 0px 0px 5px;
            text-align: center;
            font-size: 12px;
            background-color: #006eb9;
        }

            #contactus_item3 li #saveliuyan:hover {
                background-color: #0094ff;
            }

            #contactus_item3 li #saveliuyan a {
                color: #fff;
            }

#contactus_ico {
    height: 280px;
    background: url("../images/b4.jpg") no-repeat center;
}

/*菜单样式*/

.topbox {
    height: 50px;
    margin: 0px;
}

.topbox_bg {
    position: absolute;
    background: #4ab6fe;
    height: 40px;
    width: 100%;
}

.contain_top {
    position: relative;
    overflow: hidden;
    height: 50px;
    margin: 0px;
    clear: both;
}

    .contain_top ul {
        list-style: none;
        width: 1000px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .contain_top li {
        float: left;
        width: 120px;
        margin: 0px 30px 0px 0px;
        font-size: 15px;
        font-weight: 400;
        line-height: 42px;
        color: #ffffff;
        text-align: center;
    }

        .contain_top li:hover {
            cursor: pointer;
            color: #ff6a00;
        }

        .contain_top li[data-hot="1"] {
            width: 110px;
        }

            .contain_top li[data-hot="1"][class="nor"] {
                background: url("../images/ico_hot2015.gif") no-repeat right;
            }

    .contain_top .cur {
        cursor: pointer;
    }

        .contain_top .cur .tx {
            float: left;
            width: -moz-calc(100% - 12px);
            width: -webkit-calc(100% - 12px);
            width: calc(100% - 12px);
            line-height: 50px;
            color: #ff6a00;
            background-color: #ffd800;
        }

        .contain_top .cur .af {
            float: right;
            display: block;
            width: 12px;
            height: 50px;
            background: url("../images/bg01.png") no-repeat right;
        }

#contain_top2 {
    display: none;
    position: fixed;
    width: 100%;
    margin-top: 1px;
    z-index: 200;
}

/*产品概述部分*/
#contain_gaishu {
    padding: 10px 10px 10px 0px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.contain_gaishu_left, .contain_gaishu_right {
    min-height: 400px;
}

.contain_gaishu_left {
    float: left;
    width: 520px;
    margin: 0px 40px 0px 0px;
    padding: 20px 0px 10px 20px;
    border: 1px solid #e0e0e0;
}

.contain_gaishu_right {
    width: 700px;
    margin-left: 500px;
}

    .contain_gaishu_right ul {
        margin: 0px 0px 0px 100px;
        list-style: none;
    }

    .contain_gaishu_right li {
        display: block;
        min-height: 25px;
        line-height: 25px;
        font-size: 15px;
        color: #808080;
    }

        .contain_gaishu_right li.shuomin {
            line-height: 20px;
            margin: 10px 0px;
        }

        .contain_gaishu_right li span {
            color: #ff6a00;
        }

    .contain_gaishu_right .cur {
        height: 60px;
        color: #ff6a00;
        font-size: 30px;
        font-weight: 800;
    }

    .contain_gaishu_right .qrcode {
        display: block;
        overflow: hidden;
    }

        .contain_gaishu_right .qrcode > img {
            display: block;
            float: left;
            width: 300px;
            height: 300px;
        }

        .contain_gaishu_right .qrcode > div {
            display: block;
            float: left;
            margin-left: 20px;
            margin-top: 10px;
            width: 270px;
        }

.page2top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 60px;
    cursor: pointer;
}

/*右边联系我们*/
.contact a > img {
    width: 23px;
}

.contact .qqnum .qqicon {
    background: url("../images/r_qq.png") 0px 0px no-repeat;
    height: 18px;
    margin-left: -22px;
    position: absolute;
    width: 18px;
    background-size: 200% auto;
    background-position: -7px -3px;
}

.contact .qqnum ul {
    list-style: none;
}

.contact .qqnum li {
}

    .contact .qqnum li a {
        display: block;
        overflow: hidden;
        height: 30px;
        margin: 5px 0px;
        color: white;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

        .contact .qqnum li a:hover {
            cursor: pointer;
            background-color: #ff6a00;
        }

    .contact .qqnum li img {
        float: left;
        height: 30px;
        width: 30px;
        margin: 0px 0px 0px 5px;
    }

    .contact .qqnum li span {
        float: left;
        height: 30px;
        line-height: 30px;
        border: 1px solid red;
    }

.contact .us {
    position: fixed;
    right: 10px;
    bottom: 30%;
    z-index: 999;
}

    .contact .us .btns {
        width: 72px;
        height: 73px;
        margin-bottom: 1px;
        cursor: pointer;
        position: relative;
    }

    .contact .us .weixin {
        background: url("../images/r_wx.png") 0px 0px no-repeat;
        background-color: #00bb00;
    }

        .contact .us .weixin:hover {
            background-color: #58a81c;
        }

        .contact .us .weixin .pic {
            position: absolute;
            left: -148px;
            top: 0px;
            display: none;
            width: 148px;
            height: 148px;
            max-width: none;
        }

    .contact .us .qq {
        background: url("../images/r_qq.png") 0px 0px no-repeat;
        background-color: #19a9f1;
        text-decoration: none;
        display: block;
    }

        .contact .us .qq:hover {
            background-color: #19a9f1;
        }

    .contact .us .tel {
        background: url("../images/r_phone.png") 0px 0px no-repeat;
        background-color: #fbb01f;
    }

        .contact .us .tel:hover {
            background-color: #ff811b;
        }

        .contact .us .tel .phone {
            background-color: #ff811b;
            position: absolute;
            width: 160px;
            left: -160px;
            top: 0px;
            line-height: 73px;
            color: #FFF;
            font-size: 18px;
            text-align: center;
            display: none;
        }

    .contact .us .qq .qqnum {
        background-color: #19a9f1;
        position: absolute;
        width: 160px;
        left: -160px;
        top: 0px;
        color: #FFF;
        text-align: center;
        display: none;
    }

        .contact .us .qq .qqnum > a {
            display: block;
            color: white;
            font-size: 14px;
            line-height: 18px;
            padding: 10px 0;
        }

            .contact .us .qq .qqnum > a:hover {
                color: #FF6600;
            }

            .contact .us .qq .qqnum > a > i {
                margin-right: 10px;
            }

/*body不滚动*/
.noscroll {
    height: 100%;
    overflow: hidden;
}

/*点击弹出子页面*/
.openSubView {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(220,220,220,0.95);
    color: #666;
}

    .openSubView .openSubView-body {
        background: white;
        width: 980px;
        margin: auto;
        padding-left: 60px;
        height: 100%;
        position: relative;
        opacity: 0.1;
        margin-top: 0px;
        box-shadow: 0px 0px 30px #808080;
    }

        .openSubView .openSubView-body .close {
            position: absolute;
            top: 30px;
            right: 30px;
        }

            .openSubView .openSubView-body .close a, .openSubView .openSubView-body .totop a {
                display: inline-block;
                width: 46px;
                height: 46px;
                border-radius: 46px;
                text-align: center;
                line-height: 0;
                overflow: hidden;
            }

                .openSubView .openSubView-body .close a img, .openSubView .openSubView-body .totop a img {
                    width: 100%;
                }

                .openSubView .openSubView-body .close a:hover, .openSubView .openSubView-body .totop a:hover {
                    background: #ececec;
                }

        .openSubView .openSubView-body .totop {
            position: absolute;
            bottom: 30px;
            right: 30px;
        }

    .openSubView iframe {
        border: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
