﻿@charset "utf-8";

body {
    font-family: 'Microsoft YaHei',宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #777777;
    margin: 0;
    padding: 0;
    line-height: 26px;
    background: #fff;
    overflow-y: scroll;
}

ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

h3 {
    margin: 0;
    padding: 0;
    font: bold 18px/36px Microsoft YaHei;
    color: #194E95;
}

em, i {
    font-style: normal;
}

img {
    border: none;
}

a:link, a:visited {
    text-decoration: none;
    color: #3a3737;
    /*color:#003D79;*/
}

a:hover, a:active {
    text-decoration: none;
    color: #ff6600;
    cursor: pointer;
}

:focus {
    outline: 0;
}

/*首页头部*/
.top {
    width: 100%;
    height: 36px;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
}

.top_z {
    width: 1100px;
    height: 36px;
    line-height: 35px;
    margin: 0 auto;
    font-size: 14px;
    overflow: hidden;
}

    .top_z p {
        float: left;
        margin: 0;
    }

        .top_z p a {
            margin: 0 20px 0 0;
        }

    .top_z span {
        float: right;
        margin: 0 -7px 0 0;
    }

        .top_z span a {
            float: left;
            background: url(/images/toufenge.png) no-repeat right;
            padding: 0 8px;
        }


.logosou {
    width: 1100px;
    margin: 25px auto;
    height: 36px;
}

    .logosou .logo {
        float: left;
        width: 183px;
        height: 36px;
    }

    .logosou h1 {
        float: left;
        height: 32px;
        border-left: 1px solid #d7d7d7;
        font: bold 24px/32px "Microsoft YaHei";
        text-indent: 17px;
        margin: 4px 0 0 20px;
        color: #194E95;
    }

    .logosou input {
        float: right;
        width: 300px;
        height: 32px;
        line-height: 32px;
        border: 1px solid #d7d7d7;
        padding: 0;
        margin: 5px 0 0 50px;
        color: #666;
        text-indent: 10px;
        background-color: #fff;
    }

  .logosou span {
        float: right;
        width: 60px;
        height: 34px;
        display: block;
        border: 0px;
        cursor: pointer;
        background: #d7d7d7;
        font: normal 18px/34px "Microsoft Yahei","simhei";
        text-align: center;
        margin: 5px 0 0 0;
    }

.ny_dh {
    width: 100%;
    overflow: hidden;
    background-color: #194E95;
}

.ny_dh_1 {
    width: 1100px;
    height: 40px;
    margin: 0 auto;
}

    .ny_dh_1 a {
        float: left;
        height: 40px;
        text-align: center;
        color: #fff;
        display: inline-block;
        padding: 0 23.5px;
        margin-right: 6px;
        font: normal 16px/40px microsoft yahei;
    }

        .ny_dh_1 a.selok, .ny_dh_1 a:hover {
            background-color: #4f81c3;
        }

.weizhi {
    width: 1100px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    padding-top: 15px;
    border-bottom: 3px solid #194E95;
    overflow: hidden;
}

    .weizhi b {
        float: left;
    }

    .weizhi a {
        float: left;
        margin: 0 5px;
        text-align: center;
        padding: 0;
    }


    .weizhi p {
        float: left;
        border: 1px solid #DDD;
        padding: 0 0 0 5px;
        margin: 10px 5px 0 5px;
        background: #f3f3f3;
        font-weight: normal;
        height: 24px;
        line-height: 23px;
        text-indent: 5px;
        -moz-user-select: none; /*火狐*/
        -webkit-user-select: none; /*webkit浏览器*/
        -ms-user-select: none; /*IE10*/
        -khtml-user-select: none; /*早期浏览器*/
        user-select: none;
    }

        .weizhi p:hover {
            border-color: #ff6600;
            text-decoration: none;
            background: #fff;
        }

        .weizhi p i {
            color: #ff6600;
            float: right;
        }

        .weizhi p em {
            cursor: pointer;
            float: right;
            width: 24px;
            height: 24px;
            margin-left: 2px;
            background: url(/images/dh_colse_h.png) no-repeat 9px 8px;
        }

        .weizhi p:hover em {
            background: #ff6600 url(/images/dh_colse_b.png) no-repeat 9px 8px;
        }

    .weizhi strong {
        float: right;
        font-size: 14px;
    }

        .weizhi strong i {
            margin: 0 5px;
            color: #ff6600;
        }

    .weizhi a {
        float: right;
        color: #194E95;
        margin-right: 10px;
    }

        .weizhi a:hover {
            color: #ff6600;
        }

.xx_type {
    float: left;
    width: 100%;
    border-bottom: 1px solid #E2E2E2;
    background: #ededed;
    padding: 10px 0;
}

.shaixuantype {
    width: 1100px;
    margin: 0 auto;
}

    .shaixuantype .typeli {
        width: 100%;
        float: left;
        margin: 10px 0 10px 0;
    }

.typeli i {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
    font-weight: 600;
    width: 70px;
    overflow: hidden;
}

.typeli p {
    max-width: 1010px;
    margin: 0;
    float: left;
}

    .typeli p a {
        float: left;
        margin-right: 18.3px;
        height: 26px;
        line-height: 26px;
        color: #3a3737;
        overflow: hidden;
    }

        .typeli p a:hover {
            color: #ff6600;
        }

.typeli input {
    float: left;
    width: 182px;
    height: 30px;
    line-height: 30px;
    padding: 0 13px;
    border: 1px solid #e5e6e7;
    margin-right: 10px;
    background-color: #fff;
    font-family: 'Microsoft YaHei',宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3a3737;
}

.typeli .xzxl {
    float: left;
    position: relative;
}

    .typeli .xzxl ul {
        float: left;
        width: 500px;
        padding: 20px;
        border: 1px solid #1c84c6;
        background-color: #fff;
        position: absolute;
        top: 33px;
        left: 0;
        z-index: 99999;
        display: none;
    }

        .typeli .xzxl ul li {
            float: left;
            width: 100px;
            height: 26px;
            line-height: 26px;
            text-align: center;
        }

            .typeli .xzxl ul li:hover {
                background-color: #1c84c6;
                color: #fff;
                cursor: pointer;
            }

.typeli label {
    float: left;
    width: 75px;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    cursor: pointer;
    border: none;
}

.typeli .rdno {
    background: url(/images/checkss_no.png) 0 center no-repeat !important;
}

.typeli .rdok {
    background: url(/images/checkss_ok.png) 0 center no-repeat !important;
    color: #fff;
}
.typeli .isxz {
    color: #ff6600;
}

#savemoney {
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #8e8e8e;
    border-radius: 3px;
    cursor: pointer;
}

.foot {
    width: 1100px;
    border-top: 3px solid #194E95;
    margin: 0 auto;
    margin-top: 40px;
    padding: 20px 0;
    background-color: #ededed;
    overflow: hidden;
}

    .foot p {
        float: left;
        width: 456px;
        height: 30px;
        margin: 0 0 0 325px;
        text-align: center;
    }

        .foot p a {
            float: left;
            width: 110px;
            height: 50px;
            background: url(/images/kfqq.gif) 85px 2px no-repeat;
            color: #777777;
        }

    .foot i {
        float: left;
        width: 100%;
        font-weight: 500;
        text-align: center;
    }
/*下为列表页面*/

.chanpinlist {
   margin:0 auto;
    width: 1100px;
    overflow: hidden;
}

    .chanpinlist ul {
        float: left;
        width: 1116px;
    }

        .chanpinlist ul li {
            float: left;
            width: 210px;
            height: 245px;
            margin: 10px 10px 0 0;
            border: 1px solid #e5e5e5;
            position: relative;
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }

            .chanpinlist ul li:hover {
                transform: translate(0,-4px);
                -webkit-transform: translate(0,-4px);
                -moz-transform: translate(0,-4px);
                -o-transform: translate(0,-4px);
                -ms-transform: translate(0,-4px);
            }

            .chanpinlist ul li img {
                float: left;
                width: 100%;
                height: 168px;
            }

            .chanpinlist ul li b {
                float: left;
                width: 190px;
                height: 20px;
                line-height: 20px;
                color: #666;
                font-weight: normal;
                margin: 12px 5px 10px 10px;
                overflow: hidden;
            }

            .chanpinlist ul li:hover {
                border-color: #ff6600;
            }

            .chanpinlist ul li i {
                float: left;
                color: #ff6600;
                width: 80px;
                height: 20px;
                line-height: 20px;
                margin-left: 10px;
                overflow: hidden;
            }

            .chanpinlist ul li em {
                float: right;
                color: #999;
                height: 20px;
                line-height: 20px;
                font-size: 12px;
                background: url(/images/hits_bg.png) no-repeat 0 center;
                text-indent: 20px;
                margin-right: 10px;
                overflow: hidden;
            }

            .chanpinlist ul li u {
                position: absolute;
                z-index: 999999;
                top: 10px;
                left: 10px;
            }

                .chanpinlist ul li u.jl_xp {
                    background: url(/images/pxxp_li_bg.png) no-repeat 0 0;
                    width: 40px;
                    height: 40px;
                }

                .chanpinlist ul li u.jl_jp {
                    background: url(/images/pxjp_li_bg.png) no-repeat right top;
                    width: 40px;
                    height: 40px;
                }

                .chanpinlist ul li u.jl_vip {
                    background: url(/images/pxvip_li_bg.png) no-repeat 0 0;
                    width: 40px;
                    height: 40px;
                }
/*分页开始*/
.fenye {
    float: left !important;
    width: 100%;
    height: 50px;
    margin: 18px auto;
    margin-bottom: 30px;
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 10px;
    font-size: 14px;
}

    .pagination > a {
        display: inline;
    }

        .pagination > a:first-child > a, .pagination > a:first-child > span {
            margin-left: 0;
        }

    .pagination a[disabled] {
        color: #777;
        cursor: not-allowed;
    }

    .pagination > a, .pagination > span {
        position: relative;
        float: left;
        width: 40px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #dddddd;
        color: #337ab7;
        text-decoration: none;
        background-color: #ebebeb;
        margin: 0 2px;
    }

        .pagination > a:focus, .pagination > a:hover, .pagination > span:focus, .pagination > span:hover {
            z-index: 3;
            color: #23527c;
            background-color: #bcbcbd;
        }

    .pagination span.active {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
    }
/*分页结束*/
