﻿.jqzoom {
    border: none;
    position: relative;
    padding: 0;
    cursor: pointer;
    margin: 0;
    display: block;
    width: 350px;
    height: 335px;
    padding-top: 20px;
}
.zoomdiv {
    position: absolute;
    z-index: 100;
    display: none;
    width: 400px;
    height: 400px;
    background: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.jqZoomPup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    max-width: 100px;
    max-height: 100px;
    border: 1px solid #aaa;
    background: #fff;
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    overflow: hidden;
}
.procontent {
    width:1095px;
    background-color:#FFF;
    margin: 0 auto;
}
.premiumspecialtitle {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    color: #adacad;
    width:1092px;
    background-color:#FFF;
    margin:0 auto;
    padding: 14px 0;
    margin-top: 10px;
}
.premiumspecialtitle a {
    color: #adacad;
}
.premiumspecialtitle a:last-child {
    color: #1463aa;
}

.premiumspecialproduct {
    margin-top: 20px;
}

    .premiumspecialproduct .proImg, .premiumspecialproduct .proInfo {
        float: left;
        height: 414px;
    }

    .premiumspecialproduct .proImg {
        width: 350px;
        clear: both;
        margin-bottom: 35px;
    }

    .premiumspecialproduct .proInfo {
        width: 670px;
    }

.proImg {
    position: relative;
}

    .proImg .proImgBig {
        width: 350px;
        height: 350px;
        border: 1px solid #eee;
        position: relative;
    }

.proImgSmall div {
    float: left;
}

.proImg .proImgSmall img, .proImg .proImgBig img {
    width: 100%;
    height: 100%;
}

.proImg .proImgSmall {
    margin-top: 12px;
    height: auto;
}

    .proImg .proImgSmall div {
        width: 48px;
        height: 48px;
        border: 1px solid #eee;
        margin-left: 4px;
    }

        .proImg .proImgSmall div:first-child {
            margin-left: 0px;
        }

.proInfo {
    margin-left: 20px;
}

    .proInfo h1 {
        color: #666;
        font-size: 16px;
        font-weight: bold;
    }

    .proInfo p {
        font-size: 14px;
    }

    .proInfo .countdown {
        height: 20px;
        line-height: 20px;
        margin-bottom: 8px;
        position: relative;
        width: 100%;
        display: none;
    }

        .proInfo .countdown img {
            vertical-align: text-top;
            height: 19px;
            position: absolute;
            top: 1px;
        }

        .proInfo .countdown span {
            height: 19px;
            line-height: 19px;
            color: #7d7d7d;
            font-size: 14px;
        }

        .proInfo .countdown .countdownHour, .proInfo .countdown .countdownMinute, .proInfo .countdown .countdownSecond, .proInfo .countdown .countdownDay {
            background: #e61414;
            color: #fff;
            padding-left: 2px;
            padding-right: 2px;
            text-align: center;
            display: inline-block;
            font-size: 14px;
            height: 16px;
            line-height: 16px;
            width: 20px;
        }

    .proInfo .proprice {
        /*background-color: #7d7d7d;*/
        height: 68px;
        width: 100%;
        position: relative;
        line-height: 68px;
        color: #fff;
        position: relative;
        margin-bottom: 15px;
        display: none;
    }

.proprice .rmb {
    font-size: 14px;
    font-weight: bold;
    margin-left: 9px;
    color: #E61414;
}

.proprice .activityPrice {
    font-size: 26px;
    font-weight: bold;
    color: #E61414;
}

.proprice .marketPrice {
    font-size: 14px;
    display: inline-block;
    margin-left: 18px;
    margin-right: 10px;
    color: #898989;
}

.proprice .span-tips {
    font-size: 14px;
    color: #000;
}

.proprice img {
    width: 19px;
    height: 19px;
    margin-top: 28px;
}

.proprice .share {
    float: right;
    height: 30px;
    clear: both;
    position: absolute;
    cursor: pointer;
    top: 17px;
    right: 37px;
    width: 88px;
    color: #000;
    /*border: 1px solid #e5e5e5;*/
}

    .proprice .share img, .proprice .share span {
        height: 18px;
    }

    .proprice .share img {
        width: 18px;
        position: relative;
        top: -22px;
        left: 2px;
    }

    .proprice .share span {
        line-height: 18px;
        font-size: 14px;
        position: relative;
        top: -20px;
        left: 4px;
    }


.proInfo b {
    position: absolute;
    width: 12px;
    height: 12px;
    overflow: hidden;
    bottom: 0px;
    right: 0;
    background-image: url(/images/pc/prodetail/prodetailstyle.png);
    background-position: -229px -54px;
    background-repeat: no-repeat;
    display: none;
}

.proRecommand {
    width: 1090px;
}

    .proRecommand .title {
        width: 100%;
        height: 40px;
        background-color: #f7f7f7;
    }

        .proRecommand .title span, .proRecommand .title a {
            height: 40px;
            line-height: 40px;
        }

            .proRecommand .title span:last-child {
                display: inline-block;
                float: right;
                clear: both;
                font-size: 14px;
                color: #1463aa;
                margin-right: 7px;
                cursor: pointer;
            }

            .proRecommand .title span:first-child {
                font-size: 16px;
                margin-left: 12px;
            }

    .proRecommand ul li {
        float: left;
        width: 212px;
        height: 216px;
        border: 1px solid #f5f5f5;
        margin-left: 5px;
        margin-top: 4px;
    }

        .proRecommand ul li:first-child {
            margin-left: 0px;
        }

    .proRecommand .liImg {
        width: 130px;
        height: 130px;
        margin: 0 auto;
        margin-top: 15px;
    }

        .proRecommand .liImg img {
            width: 100%;
            height: 100%;
        }

    .proRecommand .litext {
        height: 40px;
        margin-left: 12px;
        margin-top: 10px;
    }

        .proRecommand .litext p {
            font-size: 0;
        }

            .proRecommand .litext p:first-child {
                font-weight: bold;
            }





.proImgSmall .imgselect {
    border: 1px solid #e01125 !important;
}

.vcp-bigplay {
    height: auto !important;
}

.vcp-playtoggle {
    height: 100% !important;
}


.wrap-input {
    display: inline-block;
    width: 60px;
    height: 33px;
    position: relative;
    margin-left: 22px;
}

    .wrap-input a {
        text-align: center;
        float: left;
        position: absolute;
        display: block;
        height: 15px;
        width: 13px;
        line-height: 15px;
        background: #f1f1f1;
        overflow: hidden;
        border: 1px solid #ccc;
        white-space: normal;
        text-decoration: none;
        color: #666;
    }

.btn-add {
    left: 35px;
}

.wrap-input input {
    display: block;
    width: 34px;
    height: 31px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #ccc;
    border-right: none;
    color: #999;
}

.sendcode {
    position: absolute;
    display: inline-block;
    top: 8px;
    right: 15px;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    padding-left: 3px;
    padding-right: 3px;
}

.prodetailinfo p img {
    display: block;
    margin: 0 auto;
}

.preorder {
    width: 380px;
    height: 266px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -190px;
    margin-top: -133px;
    background-color: #fff;
    z-index: 20;
    border-radius: 10px;
    border: 1px solid #ccc;
    text-align: center;
    display: none;
}

    .preorder img:first-child {
        margin-top: 38px;
        margin-bottom: 30px;
    }

    .preorder p {
        color: #ea0100;
        font-size: 16px;
    }

    .preorder img:last-child {
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }

.sharecontainer {
    width: 88px;
    height: 100px;
    border: 1px solid #e5e5e5;
    position: absolute;
    top: 31px;
    background-color: #fff;
    right: -1px;
    display: none;
    border-top: none;
}

    .sharecontainer ul li {
        height: 25px;
        width: 100%;
        padding-left: 2px;
        cursor: pointer;
        position: relative;
    }

        .sharecontainer ul li:hover {
            background-color: #eee;
        }

        .sharecontainer ul li span,
        .sharecontainer ul li img {
            position: relative;
            top: -20px;
            left: 2px;
        }

        .sharecontainer ul li span {
            color: #828282;
            font-size: 14px;
            left: 4px;
        }

        .sharecontainer ul li img {
        }

@media screen and (max-width: 1610px) {
    /*最大1610px*/
    .wechatcode {
        width: 196px;
        height: 188px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        position: absolute;
        top: -1px;
        left: 88px;
        display: none;
        cursor: auto;
   }

   .wechatcode .info {
       display: none;
   }
   
   .wechatcode .urlqrcode {
       width: 98px;
       height: 98px;
       border: 1px solid #e5e5e5;
       margin: 0 auto;
       margin-top: 20px;
   }
}

@media screen and (min-width: 1610px) {
    /*最小1610px*/
    .wechatcode {
        width: 337px;
        height: 188px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        position: absolute;
        top: -1px;
        left: 88px;
        display: none;
        cursor: auto;
    }

        .wechatcode .info {
            width: 166px;
            height: 63px;
            position: absolute;
            bottom: 54px;
            right: 37px;
            color: #666;
        }

        .wechatcode .urlqrcode {
            width: 98px;
            height: 98px;
            border: 1px solid #e5e5e5;
            margin-top: 20px;
            margin-left: 24px;
        }
}

.wechatcode h1 {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
}
.wechatcode .wechatcoderow1 {
    margin-bottom: 15px;
    height: 18px;
}
.wechatcode .info p {
    height: 21px;
    line-height: 21px;
    font-size: 14px;
}
.wechatcode .urlqrcode img {
    width: 90px;
    height: 90px;
    margin-top: 25px;
    margin-left: 2px;
}
.price-activty .rmb {
    color: #FFF;
}
.price-activty .activityPrice {
    color: #FFF;
}
.price-activty .span-tips {
    color: #FFF;
}
.price-activty .marketPrice {
    color: #FFF;
}
.selectType a:link, .selectType a:visited {
    color: #333;
}

.headmain-2017 {
    border-bottom: 0;
    height:45px;
    background-color:white;
}

#searchw-2013 .i-search {
    border: 1px solid #c11a2c;
}
#searchw-2013 .salr {
    background: #c11a2c;
}
#searchw-2013 .btnquanZhan {
    color: #5f5f5f;
}
#searchw-2013 .button, #searchw-2013 .text {
    outline: none;
}
.preminNav {
    width: 1092px;
    margin: 0 auto;
    height: 100%;
}
 .preminNav a {
     display: inline-block;
     height: 100%;
     padding-left: 30px;
     padding-right: 30px;
     color: #333333;
     font-weight: bold;
     line-height: 45px;
     font-size: 20px;
}

.preminNav a:hover {
 color: white !important;
 background-color: #6D6D6D;
}
.selected {
    color: white !important;
    background-color: #c11a2c;
}

.proSpecs {
    width: 610px;
    overflow: hidden;
    max-height: 95px;
}

    .proSpecs div {
        float: left;
        height: 32px;
        border: 1px solid #ccc;
        width: 100px;
        margin-left: 10px;
        text-align: center;
        color: #666;
        line-height: 32px;
        position: relative;
        cursor: pointer;
    }

        .proSpecs div:first-child {
            margin-left: 0px;
        }

    .proSpecs .select {
        color: #1463aa;
        border: 1px solid #1463aa;
    }

    .proSpecs .hoverselect {
        color: #1463aa;
        border: 1px solid #1463aa;
    }

    .proSpecs ul {
        width: 610px;
        float: left;
        height: auto;
        overflow: hidden;
        display: inline;
        margin-top: 3px;
        margin-left: 13px;
        max-height: 95px;
    }

        .proSpecs ul li {
            position: relative;
            float: left;
            height: 30px;
            line-height: 15px;
            margin-top: 0;
            margin-bottom: 2px;
            display: inline;
            width: auto;
            margin-right: 6px;
        }

            .proSpecs ul li b {
                position: absolute;
                width: 12px;
                height: 12px;
                overflow: hidden;
                bottom: 4px;
                right: 0;
                background-image: url(/images/pc/prodetail/prodetailstyle.png);
                background-position: -229px -54px;
                background-repeat: no-repeat;
                display: none;
            }

            .proSpecs ul li a {
                text-decoration: none;
                color: #666;
                font-size: 12px;
                display: block;
                padding: 5px;
                border: 1px solid #ccc;
            }

                .proSpecs ul li a i {
                    font-family: 微软雅黑;
                    font-style: normal;
                    color: #666;
                }

                .proSpecs ul li a:hover {
                    text-decoration: none;
                    color: #1463aa;
                    border-color: #1463aa;
                }

.ww1 {
    width: 1092px;
    margin: 0 auto;
}
/*右侧导航*/
#topnew{position:fixed;right:0;top:0;width:30px;background:#777;z-index:11}
.izl-rmenun{position:fixed;right:0;margin-right:0;top:200px;padding-bottom:20px;background:url(/images/r_b.png) 0 bottom no-repeat;z-index:999;text-align:center;}
.izl-rmenun .btn1{width:30px;padding-bottom:10px;height:auto;cursor:pointer;position:relative;color:white;border-bottom: 1px solid #8E8E8F;}
.izl-rmenun .btn1>div{border-radius:15px 0 0 15px;color:#fff;position:absolute;width:100px;left:-100px;top:0;height:30px;line-height:30px;color:#fff;font-size:12px;text-align:center;background-color:#1463AA;display:none}
.izl-rmenun .btn1>.weixin{width:80px;height:80px;background-color:#fff}
.izl-rmenun .btn1>.weixin img{width:100%;height:100%}
.izl-rmenun img{margin:12px 0 6px 0;}
.izl-rmenun .btn-qq{background:url(/images/r_qq.png) 0 0 no-repeat;background-color:#777;display:block}
.izl-rmenun .btn-qq:hover{background-color:#488bc7}
.izl-rmenu a.btn-qq:visited,.izl-rmenun a.btn-qq{background:url(/images/r_qq.png) 0 0 no-repeat;background-color:#6da9de;text-decoration:none;display:block}
.izl-rmenun .btn-wx{background:none;background-color:#777;display:block;}
.izl-rmenun .btn-wx:hover{background-color:#0368b8}
.izl-rmenun .btn-phone .phone{color:#fff;position:absolute;width:100px;left:-100px;top:0;height:30px;line-height:30px;color:#fff;font-size:12px;text-align:center;background-color:#ef2f23;display:none}
.izl-rmenun .btn-wx .pic{color:#fff;position:absolute;width:100px;left:-100px;top:0;height:30px;line-height:30px;color:#fff;font-size:12px;text-align:center;background-color:#1463AA;display:none}
.izl-rmenun .btn-phone{background:url(/images/bluephone.png) -4px -3px no-repeat;background-color:#777}
.izl-rmenun .btn-phone:hover{background-color:#0368b8}
.izl-rmenun .btn-top{position:fixed;bottom:10px;background:url(/image/indexneweight/huidingbu.png) center no-repeat;background-color:#666;background-size:100% 100%;display:none}
.izl-rmenun .btn-top:hover{background-color:#444}
.izl-rmenun .btn-dw{background:url(/images/blueessay.png) -4px -3px no-repeat;background-color:#0368b8}
.izl-rmenun .btn-dw:hover{background-color:#0368b8}
.izl-rmenun .btn-dw .shortessay{background-color:#0368b8;position:absolute;width:160px;left:-160px;top:0;height:45px;line-height:45px;color:#fff;font-size:18px;text-align:center;display:none}
.izl-rmenun .btn-ewm{background:none}
.izl-rmenun .btn-ewm .ewm{background: none;top: -11px;left: -98px;}
.izl-rmenun .btn-weixin{background:#777 url(/image/indexneweight/weixinicon.png) center no-repeat}
.izl-rmenun .btn-phone{background:#777 url(/image/indexneweight/telicon.png) center no-repeat}
.izl-rmenun .btn1:hover{background-color:#1463AA}
/*右侧导航end*/
.bottomDetail img{
    width:100% !important;
}