﻿@charset "utf-8";
/* CSS Document */
body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 12px;
    font-family: microsoft yahei, "";
    position: relative;
    background: #f7f7f7;
}
/*网站字体颜色*/
a {
    color: #666;
    text-decoration: none;
}
    /*for ie f6n.net*/
    a:focus {
        outline: 0;
    }
    /*for ff f6n.net*/
    a:hover {
        text-decoration: underline;
    }

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    margin-top: 3px;
}

p {
    word-spacing: -1.5px;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}
/* -- 购物车外部框架 -- */


/* -- 页面整体布局 -- */
.content {
    width: 1100px;
    margin: 0 auto;
    font-family: microsoft yahei;
}

.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 680px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(Img/left_toImage.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(Img/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.rightbot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 764px;
    float: right;
    display: inline;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.right2top {
    background: url(Img/right2_toImage.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2bot {
    background: url(Img/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}


.right2_main {
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
}

.left2_main {
    width: 678px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1004px;
}

.containercase {
    margin-left: auto;
    margin-right: auto;
    width: 1180px;
}
/*页眉*/

/*--顶部链接导航*/
.hd_top {
    background: url(../images/hd_top.png) repeat-x center;
}

    .hd_top .container {
        height: 35px;
        line-height: 35px;
    }

    .hd_top a {
        float: left;
        padding: 0 12px;
        background: url(../images/fotNavBr.png) no-repeat left center;
    }

        .hd_top a.noBl {
            background-image: none;
        }
/*--页眉内容*/
.hd_cont {
    position: relative;
    height: 95px;
    overflow: hidden;
}

    .hd_cont .hd_logo {
        position: absolute;
        left: 0;
        top: 20px;
    }

        .hd_cont .hd_logo dd {
            margin-left: 0px;
            margin-top: 20px;
        }

            .hd_cont .hd_logo dd h2 {
                font-size: 18px;
                font-weight: normal;
                color: #333;
            }

    .hd_cont .searchBox {
        position: absolute;
        right: 0px;
        top: 10px;
        width: 303px;
    }

        .hd_cont .searchBox span {
            float: left;
            width: 72px;
            height: 33px;
            line-height: 33px;
            text-align: center;
            font-size: 13px;
            color: #333;
            border: 1px solid #cdcdcd;
            border-right: none;
        }

        .hd_cont .searchBox .soText {
            float: left;
            width: 160px;
            height: 13px;
            line-height: 13px;
            padding: 10px;
            color: #8c8c8c;
            border: 1px solid #cdcdcd;
            border-right: none;
            outline: none;
        }

        .hd_cont .searchBox .soBtn {
            float: right;
            width: 48px;
            height: 35px;
            border: none;
            background-color: #a40000;
            color: #fff;
        }


    .hd_cont .dh_phone {
        margin-top: 60px;
        font-size: 13px;
    }

        .hd_cont .dh_phone span {
            font-size: 18px;
            font-family: Arial, Helvetica, sans-serif;
            color: #a40000;
        }
/*--导航栏*/
.navBg {
    position: relative;
    height: 0px;
}

.dh_nav {
    position: absolute;
    left: 0px;
    bottom: -48px;
    width: 100%;
    height: 48px;
    background: url(../images/navBg.png) no-repeat center;
}

    .dh_nav > ul {
        height: 48px;
    }

        .dh_nav > ul > li {
            float: left;
            width: 120px;
        }

            .dh_nav > ul > li > a {
                display: block;
                _float: left;
                padding: 0 24px;
                height: 48px;
                line-height: 48px;
                font-size: 15px;
                color: #fff;
                font-family: microsoft yahei;
                background: url(../images/navLi.png) no-repeat left center;
            }

                .dh_nav > ul > li > a.navHome {
                    padding: 0 28px;
                    background-image: none;
                }

                .dh_nav > ul > li > a.navCur, .dh_nav > ul > li > a:hover {
                }

    .dh_nav li.ljNav {
        position: relative;
        z-index: 9999;
    }

.ljNav .ljNavBox {
    position: absolute;
    left: 0;
    top: 48px;
    padding-top: 10px;
    width: 110px;
    height: auto;
    background: #b30202;
}

    .ljNav .ljNavBox > li {
        height: 40px;
        line-height: 40px;
        width: 110px;
        text-align: center;
    }

        .ljNav .ljNavBox > li > a {
            color: #fff;
            font-size: 14px;
            text-decoration: none;
            display: block;
        }

        .ljNav .ljNavBox > li:hover, .ljNav .ljNavBox > li.cur {
            background: #790200;
        }




/*页尾*/



.subnr3 {
    background: url(Img/cbg.jpg) no-repeat;
    display: block;
    padding-left: 20px;
    width: 661px;
    height: 442px;
}

.tbs .inputs {
    background: #BD7549;
    border: 1px solid #4F1103;
    color: #79351C;
    height: 29px;
    line-height: 29px;
    padding: 0 5px;
    width: 218px;
    float: left;
    margin-top: 150px;
}

.tbs .btns {
    background: #9E582F;
    color: #D8B371;
    height: 29px;
    line-height: 29px;
    text-align: center;
    display: block;
    width: 85px;
    float: left;
    text-decoration: none;
    margin-left: 5px;
    margin-top: 150px;
}

#nycontent img {
    width: 780px;
}
