.top_bigpic_left {
    width: 720px;
}

.imginfo_bigpic {
  /*  width: 890px;*/
    /* height: 530px;*/
    height: 480px;
    display: table-cell;
    vertical-align: middle;
}
      #imginfo_bigpic img{
                   max-height: 480px;
                   max-width:100%;
      }
.butcon {
    height: 16px;
}

.right {
    padding-top:20px;
    width: 490px;
    color:#000;
   /* height: 582px;*/
}

.pricecon {
    width: auto;
    height: 30px;
  /*  position: absolute;*/
 /*   bottom: 52px;*/
    background: none;
}

    .pricecon .price {
        float: none;
        font-size: 17px;
        color: #f29600;
        text-align: right;
        font-weight: 700;
    }
.price {
     padding:0px;
}
.bac {
    /*background: #eee;*/
}

#tab {
    width: 342px;
}

    #tab .tabCon {
        width: 342px;
    }


  .pictitle{
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    line-height:18px;
    font-size:18px;
    margin-bottom:16px;
  }
.ytrow {
    width: 342px;
}

.ygtc {
    width: 415px;
    margin: 18px 6px 0 10px;
}

.tcrow {
    width: 342px;
}

.right_bottom {
    width: 100%;
  /*  position: absolute;*/
    bottom: 0px;
    margin: 0;
}

.buy {
    /*margin: 0px 10px;*/
    margin-left:10px;
}
    .buy a {
        width: 240px;
        text-align: center;
        display: inline-block;
        background-color: #f27600;
        color: #fff;
        text-decoration: none;
        line-height: 48px;
        height: 48px;
        padding: 0;
    }

        .buy a:hover {
            background-color: #f29600;
        }

.download{
     display: inline-block;
     font-size:18px;
     float:left;
     margin-right:10px;
}
.download a {
    width:310px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background:#f29600;
    text-decoration: none;
    line-height: 48px;
    height: 48px;
    padding: 0;
}
    .download a:hover {
        background: #f27600;
    }
.package a {
    background: #e60415;
    width: 170px;
    color: #fff;
    text-decoration: none;
    line-height: 48px;
    display: inline-block;
    text-align: center;
    padding: 0;
    height: 48px;
}
.package a:hover {
    background: #bf0a0a;
}

.addcart a {
    background-color: #f29600;
    width: 240px;
    color: #fff;
    text-decoration: none;
    line-height: 48px;
    display: inline-block;
    text-align: center;
    padding: 0;
    height: 48px;
}
    .addcart a:hover {
        background: #f27600;
    }
#support{
    font-size: 12px;
    color: red;
    margin-bottom: 38px;
    position: absolute;
    bottom: 50px;
    right: 0;
}
.inforight {
    float:none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: left;
}

.kf {
    margin-top: -10px;
    float: left;
    font-size: 14px;
}

#dibButcon .zp_butcon {
    display:flex;
}
#dibButcon .zp_butcon a {
    /*margin: 0 15px;*/
    flex: 1;
    display: inline-block;
}



#inspiration a {
    display: inline-block;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
    width: 126px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #666;
    margin-right: 10px;
}

    #inspiration a:hover {
        background: #f29600;
        color: #fff;
    }

    #inspiration a:last-child {
        margin-right: 0;
    }

    #inspiration a.on {
        color: #fff;
        background: #f29600;
    }

#prefecture {
    margin: 20px 0 10px 0px;
}

    #prefecture .box {
        display: block;
    }

        #prefecture .box.active {
            display: block;
        }

.picxx .zp_pictit {
    font-size: 18px;
    color: #333;
    margin-bottom: 12px;
    font-weight: 400;
}

.picxx {
    height: auto;
}

    .picxx ul li {
        text-align: left;
        font-size: 14px;
        color: #333;
        margin-bottom: 10px;
    }

        .picxx ul li#supplierdiv, .picxx ul li.sys {
            display: inline-block;
            padding-right: 30px;
        }

    .picxx .antistop span, .picxx .antistop ul {
        float: left;
        font-size: 14px;
        color: #666;
    }

    .picxx .antistop span {
        margin-top: 3px;
    }

    .picxx .antistop ul li {
        float: left;
        width: max-content;
        border: 1px solid #dedede;
        text-align: center;
        padding: 3px 5px;
        border-radius: 3px;
        margin-right: 10px;
        margin-bottom: 0;
    }

/*.right section h2 {
    font-size: 12px;
    color: #333;
    font-weight: 400;
    margin: 17px 0px 6px; 
}

    .right section h2 b {
        font-size: 14px;
        font-weight: 400;
    }*/

    /*.right section h2 span {
        float: right;
        float:left;
        color: #f29600;
        font-size: 12px;
    }*/

    .picxx ul li span {
        font-size: 14px;
        white-space: pre-wrap;
        /*word-break: break-all;*/
        word-break: break-word;
    }
.picxx ul li span:nth-child(2n){
     color:#333;
}
.picxx ul li span:nth-child(2n-1){
    color:#333;
}
.picxx ul li span.content{
    margin-left:15px;
}
   .picxx ul li a{
    font-size: 14px;
    color: #666;
   }    
#prefecture .box ul li {
    /*border-bottom: 1px solid #eee;*/
    cursor: pointer;
    width:230px;
    float:left;
    margin-top:10px;
}
    #prefecture .box ul li:nth-child(2n-1) {
        margin-left:30px;
    }
        #prefecture .box ul li p {
        display: inline-block;
        width: 100%;
        padding-left: 5px;
        box-sizing: border-box;
    }

        #prefecture .box ul li p span.format {
            display: inline-block;
        }

        #prefecture .box ul li p .demo--label {
            display: block;
            width: 100%;
            font-size: 14px;
            color: #666;
           padding: 20px 0px 35px 0;
            box-sizing: border-box;
            cursor: pointer;
        }

        #prefecture .box ul li p span.sort {
            display: inline-block;
            width: max-content;
            min-width: 32px;
            margin-right: 8px;
            text-align: center;
            color: #333;
            font-size: 15px;
            font-weight: 600;
            vertical-align: middle;
            position:relative;
        }

        /*#prefecture .box ul li p i {*/
            /*background: url(/images/search2016/wh.png) no-repeat 0px;*/
            /*display: inline-block;
            width: 12px;
            height: 16px;*/
         /*   margin-left: 5px;*/
            /*cursor: pointer;
            vertical-align: sub;
        }*/

        #prefecture .box ul li p .demo--radio {
            display: none;
        }

        #prefecture .box ul li p .demo--radioInput {
            background-color: #fff;
            border-radius: 100%;
            display: inline-block;
            height: 12px;
            vertical-align: middle;
            width: 12px;
            border: 1px solid #d2cdcd;
        }

        #prefecture .box ul li p .demo--radio:checked + .demo--radioInput:after {
            background-color: #f29600;
            border-radius: 100%;
            content: "";
            display: inline-block;
            height: 6px;
            margin-left: 3px;
            width: 6px;
            margin-top: 3px;
        }

        #prefecture .box ul li p .demo--checkbox.demo--radioInput,
        #prefecture .box ul li p .demo--radio:checked + .demo--checkbox.demo--radioInput:after {
            border-radius: 0;
        }

        #prefecture .box ul li p .demo--radio:checked + .demo--radioInput {
            border: 1px solid #f29600;
        }

        #prefecture .box ul li p span {
           /* font-size: 12px;*/
            color: #666;
        }

        #prefecture .box ul li p b {
            /*width: 50px;*/
            text-align: left;
            font-size: 16px;
            color: #f29600;
            float: right;
            margin-top: -2px;
            font-weight: 700;
        }

    #prefecture .box ul li:hover p {
       /* background: #eee;*/
    }


#sdownimg  a span, #cdownimg a span,#vcdownimg a span,#vsdownimg a span {
    display: block;
    color:#f29600 !important;
    font-weight:400;
}
#combo a {
    background-color: #e60415;
    /* width: 190px*/
    margin-left: 10px;
}
.download a:hover {
    background-color: #f27600;
}

#combo a:hover {
    background-color: #bf0a0a;
}
.content {
    width: 1248px;
}
@media screen and (max-width: 1281px) {
    .content {
           padding: 0 65px;
    box-sizing: border-box;
    
    }
    .top_bigpic_left {
        width: 603px;
    }
  }
.sqscopetip {
    background: url(/images/wh.png) no-repeat;
    /* float: right;*/
    margin: 0px 5px;
    cursor: pointer;
    display: inline-block;
    width: 12px;
    height: 16px;
    cursor: pointer;
    vertical-align: sub;
}
.stand .sqscope {
    background: #fff;
    font-size: 12px;
    width: 320px;
    display: none;
    position: absolute;
    top: 20px;
    left: 80px;
    line-height: 1.2;
    color: #333 !important;
    border: 1px solid #7d7d7d;
    border-radius: 6px;
    padding: 3px;
    text-align: justify;
    font-weight: normal;
    z-index: 9999;
}