.header{
    border-bottom: 1px solid #FF6700;
}
#head{
    /* height: 100px; */
    position:relative;

}
.product_mao{

}
.product_mao.act{
    display:inline-block;
    height:1px;
    width:100%;
    padding-top:56px;
}
.logo{
    display: inline-block;
    margin-top: -24px;
    position:absolute;
    left:0;
    top:50%;
}
.header .search, .search{
    width:770px;
    margin-top: 12px;
    margin-bottom:12px;
}
.search ul.search-type {
    margin-bottom: 5px;
    padding-left: 12px;
}
.search ul.search-type li {
    padding: 0 14px 0 15px;
    background-position: -13px  -85px;
    color: #555555;
    font-size:12px;
}
.search ul.search-type li a:hover{
    color:#ff3333;
}
.search ul.search-type li.first {
    padding-left: 0;
    background: none;
}
.search ul.search-type li.current a {
    color: #ff6700;
    text-decoration:none;
}
.search form{
    width:100%;
}
/* .header .search{width:770px;} */
.search .input-box{
    position: relative;
}
.search .input-box input{
    box-sizing: border-box;
    border:2px solid #FF6700;
    height: 40px;
    padding: 6px 110px 6px 35px;
    width: 770px;
    background: url(../images/icon-search.png) no-repeat 12px 11px #ffffff;
}
.search .input-box button{
    position: absolute;
    background: #ff5700;
    top:0;
    right:0;
    height: 40px;
    line-height: 40px;
    width:100px;
    color:#fff;
    outline: none;
    border: none;
    font-size:16px;
}
.search .key-word{
    font-size:12px;
    color:#999;
    margin-top: 8px;
}
.search .key-word ul{
    display: inline-block;
}
.search .key-word .s-lists>li{
    display: inline-block;
    position: relative;
    margin-right: 12px;
}
.search .key-word .s-lists .more-key{
    display: inline-block;
    padding-right: 20px;
    background: url(../images/icon-more.png) 26px 5.5px no-repeat;
    background-size: 7px 7px;
}
.search .key-word .more-lists{
    position: absolute;
    top:100%;
    left:50%;
    transform: translateX(-50%);
    background: #fff;
    border:1px solid #eee;
    white-space:nowrap;

    opacity: 0;
    width:0;
    height: 0;
    overflow: hidden;
    display: inline-block;
    z-index:20;
}
.search .key-word .s-lists>li:last-child:hover .more-lists{
    padding: 10px;
    opacity: 1;
    width:522px;
    height: auto;
}
.search .more-lists>li{
    display: inline-block;
    float: left;
    margin-right: 40px;
    width:100px;
}
.search .more-lists>li:last-child,.search .more-lists>li.mr-0{
    margin-right: 0;
}
.search .more-lists>li>ul>li{
    margin-bottom: 10px;
}
.search .more-lists>li>ul>li:last-child,.search .more-lists>li.mb-0{
    margin-bottom: 0;
}
/*.search .key-word .s-lists .more-key span{
	position: absolute;
	font-family: serif;
	font-size:10px;
	right: -10px;
	top:50%;
	margin-top: -6px;
	letter-spacing: -2px;
}*/
.search .key-word .s-lists>li:first-child{
    margin-left: 0px;
}
.search .key-word .s-lists a{
    color:#999;
}
/*main*/
.chain,.chain a{
    font-size:12px;
    color:#999;
}
.chain a:hover{
    color:#ff5700;
}
.chain{
    padding: 15px 0;
}
.main-data-pic{
    width:400px;
}
.main-data-pic .showing{
    display: inline-block;
    position: relative;
}
.main-data-pic .showing span.icon{
    display: inline-block;
    position: absolute;
    right:0;
    bottom: 0;
    cursor: pointer;
    width:30px;
    height: 30px;
    background: url(../images/icon-see-big-pic.png) no-repeat center;
}
.main-data-pic img{
    width:400px;
    height:400px;
}
.main-data-pic .move-box{
    margin-top:16px;
    margin-bottom:30px;
    position: relative;
}
.main-data-pic .move-box .move{
    position: absolute;
    top:50%;
    margin-top: -9px;
    /*top:0;*/
    display: inline-block;
    width:10px;
    height: 18px;
    background-size: 10px 18px;
    cursor: pointer;
}
.main-data-pic .move-box .move.prev{
    left:0;
    /*background: url(../images/prev-ss.png) no-repeat center;*/
    background:url(../images/allbgs.png) no-repeat 0px -216px;
}
.main-data-pic .move-box .move.prev.no{
    /*background: url(../images/prev-ss-no.png) no-repeat center;*/
    background:url(../images/allbgs.png) no-repeat 0px -252px;
}
.main-data-pic .move-box .move.prev.act{
    /*background: url(../images/prev-ss-hover.png) no-repeat center;*/
    background:url(../images/allbgs.png) no-repeat 0px -234px;
}
.main-data-pic .move-box .move.next{
    right:0;
    /*background: url(../images/next-ss.png) no-repeat center;*/
    background:url(../images/allbgs.png) no-repeat 0px -162px;
}
.main-data-pic .move-box .move.next.no{
    /*background: url(../images/next-ss-no.png) no-repeat center;*/
    background:url(../images/allbgs.png) no-repeat 0px -198px;
}
.main-data-pic .move-box .move.next.act{
    /*background: url(../images/next-ss-hover.png) no-repeat center;*/
    background:url(../images/allbgs.png) no-repeat 0px -180px;
}
.main-data-pic .move-box .fixed-box{
    height: 60px;
    width:360px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.main-data-pic .move-box .move-container{
    position: absolute;
    top:0;
    left:0;
    width:3000px;
    transition: all linear 0.3s;
}
.main-data-pic .move-box .move-container li{
    float: left;
    margin-right: 15px;
    cursor: pointer;
}
.main-data-pic .move-box .move-container li a{
    display: inline-block;
}
.main-data-pic .move-box .move-container li img{
    width:56px;
    height: 56px;
    border:2px solid transparent;
}
.main-data-pic .move-box .move-container li.act img,.main-data-pic .move-box .move-container li:hover img{
    border:2px solid #FF6700;
}




.main-data-pic .set-collect{
    color:#777;
    margin-left: 20px;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
}
.main-data-pic .set-collect:before{
    content:' ';
    display: inline-block;
    position: absolute;
    width:14px;
    height: 14px;
    left:0;
    top:50%;
    margin-top: -7px;
    background:url(../images/allbgs.png) no-repeat 0px -28px;
}
.main-data-pic .set-collect:hover{
    color:#F67000;
}
.main-data-pic .set-collect:hover:before{
    background:url(../images/allbgs.png) no-repeat 0px 0px;
}
.main-data-pic .set-collect.collected:before{
    background:url(../images/allbgs.png) no-repeat 0px -14px;
}

.main-data-pic .report-btn{
    color:#777;
    margin-left: 20px;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
}
.main-data-pic .report-btn:before{
    content:' ';
    display: inline-block;
    position: absolute;
    width:14px;
    height: 14px;
    left:0;
    top:50%;
    margin-top: -8px;
    background:url(../images/icon-report.png) no-repeat 0px 0px;
}
.main-data-pic .report-btn:hover:before{
    background:url(../images/icon-report.png) no-repeat 0px -26px;
}
/*.main-data-pic .set-collect:hover span{
	background: url(../images/icon-collect-hover.png) no-repeat center;
}
.main-data-pic .set-collect span{
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	width:14px;
	height: 18px;
	background: url(../images/icon-collect-default.png) no-repeat center;
	background-size: 14px 14px;
}*/


.main-data-param{
    width:770px;
}
.main-data-param h1{
    font-size:18px;
    color:#111;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.main-data-param .little-title{
    color:#999;
    margin-bottom: 14px;
}
.main-data-param .no-good{
    height: 32px;
    line-height: 32px;
    color:#111;
    font-size:16px;
    padding-left: 20px;
    background: #f5f5f5;
    margin-bottom: 14px;
}
.main-data-param .param-table{
    width:97%;
    border-top:2px solid #FF3333;
    margin-bottom: 20px;
    table-layout:fixed;word-wrap:break-word;
}

.main-data-param .param-table td{
    background: #F5F5F5;
}
.main-data-param .param-table .price td{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size:30px;
    color:#ff3333;
    font-weight: bold;
}
.main-data-param .param-table .price .price-title{
    position: relative;
    top:4px;
}
.main-data-param .param-table .count td,.main-data-param .param-table .have td{
    padding-bottom: 12px;
    font-size: 14px;
    color:#555;
}
.main-data-param .param-table .count td{
    padding-bottom: 16px;
}
.main-data-param .param-table td:first-child{
    color:#777;
    padding-left: 20px;
    font-size: 12px;
    font-weight: normal;
}
.main-data-param .param-table .price td .unit{
    font-size:18px;
    font-weight: normal;
    margin-right: 4px;
}
.main-data-param .table-type1 td{
    width:29.4%;
}
.main-data-param .table-type1 td:first-child{
    width:11.3%;
}
.main-data-param .table-type2 td:first-child{
    width:11.5%;
}
@media screen and (max-width:1190px ) {
    .main-data-param .table-type1 td{
        width:27.7%;
    }
    .main-data-param .table-type1 td:first-child{
        width:16.5%;
    }
    .main-data-param .table-type2 td:first-child{
        width:16.7%;
    }
}

/*ä¿®æ”¹ start*/

.detail-table-box{
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    padding-left: 88px;
    padding-right: 50px;
    position:relative;
}
.detail-table-box .has-height{max-height:162px;overflow:hidden;}
.detail-table-box table{width:100%;}
.detail-table-box table td{
    /* padding:15px 0; */
    border-bottom:1px solid #eee;
}
.detail-table-box table tbody .s.n-btm-border td{border-bottom:none;}
.detail-table-box table tr:last-child td,.detail-table-box table .no-bottom td{
    border-bottom:none;
}
.detail-table-box table tr td:last-child{
    text-align: right;
}
.detail-table-box table tr td{width:33.3333%;}
.detail-table-box table tr td:nth-child(2){
    /*padding-left: 10%;*/
    text-align: center;
}
.detail-table-box table td.size{
    color:#111;
    font-size:14px;
    font-weight: bold;
}
.detail-table-box table td.size .size-con{
    height:54px;
    position:relative;
}
.detail-table-box table td.size .size-con span{
    position:absolute;
    top:50%;
	font-size: 18px;
    transform:translatey(-50%);
    max-height:54px;
    overflow:hidden;
}
.detail-table-box table .val{
    color:#555;
}
.detail-table-box table .unit{
    font-size:16px;
    font-family: arial;
}
.detail-table-box table .num{
    font-size: 18px;
    font-family: arial;
}
.detail-table-box span.title{
    display: inline-block;
    position: absolute;
    top:0;
    left:20px;
    color:#777;
    font-size: 12px;
    width:68px;
    height:54px;
}
.detail-table-box span.title .title-val{
    display: inline-block;
    position: absolute;
    width:68px;
    max-height:36px;
    overflow:hidden;
    left:0;
    top:50%;
    transform:translatey(-50%);
}

.main-data{
    margin-bottom: 72px;
}

.main-data-param .detail-table-box .down{
    position: absolute;
    display: inline-block;
    width:42px;
    height: 13px;
    background: url(../images/icon-down.png) no-repeat center;
    bottom: -13px;
    left:89px;
    cursor: pointer;
}

.main-data-param .submit-box{
    position: relative;
    width: 538px;
    /*text-align: center;*/
    padding-top: 45px;
    /*padding-bottom: 80px;*/
    /*border: solid 1px #000;*/
}
.main-data-param .w344{
    width: 344px;
}

.main-data-param .submit-box a{
    display: inline-block;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    transition: all linear 0.1s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#fff;
    cursor: pointer;
    font-size:16px;
    text-align: center;
}
.main-data-param .submit-box .purchase-btn,
.main-data-param .submit-box .shop-gotoshop{
    width:150px;
    background: #FF8400;
    padding-left: 20px;
    position: relative;
}
.main-data-param .submit-box .purchase-btn .icon{
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 19px;
    background: url(../images/icon-ask_value.png) no-repeat center;
    top: 50%;
    left: 25px;
    margin-top: -7px;
}
.main-data-param .submit-box .purchase-btn:hover,
.main-data-param .submit-box .shop-gotoshop:hover{
    background: #FF6700;
}

.main-data-param .submit-box .shop-gotoshop .icon{
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 18px;
    background: url(../images/shopicon-home.png) no-repeat center;
    top: 50%;
    left: 25px;
    margin-top: -8px;
}

.main-data-param .submit-box .concat-btn{
    width:166px;
    border:1px solid #FF5700;
    line-height: 40px;
    color:#FF5700;
    padding-left: 25px;
    background: #ffece0;
    /*margin: 0 26px;*/
    margin-left: 24px;
    /*margin-right: 26px;*/
    position: relative;
}
@media screen and (max-width: 1190px) {
    .main-data-param .submit-box .concat-btn{
        margin-left: 15px;
        /*margin-right: 20px;*/
    }
    .main-data-param .submit-box .scan-code-btn{
        margin-left: 20px !important;
    }
    .main-data-param{
        width:530px;
    }
    .wrap {
        width: 950px !important;
    }
}
.main-data-param .submit-box .concat-btn .icon{
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/icon-see.png) no-repeat center;
    background-size: 18px 18px;
    top: 50%;
    left: 20px;
    margin-top: -9px;
}
.main-data-param .submit-box .concat-btn:hover{
    background: #fecfb8;
}

.main-data-param .submit-box .scan-code-btn{
    display: inline-block;
    position: absolute;
    width: 166px;
    height: 212px;
    margin-left: 26px;
    top:63px;
    /*border: solid 1px #000;*/
}
.main-data-param .submit-box .scan-code-btn img{
    cursor: pointer;
}
.main-data-param .submit-box .scan-code-btn .QR-code{
    position: absolute;
    width: 100%;
    padding: 0 18px 18px 18px;
    box-sizing: border-box;
    background: #fff;
    top:40px;
    border: solid 1px red;
    border-top: none;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 999;
    display: none;
}
.main-data-param .submit-box .scan-code-btn .QR-code p{
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-bottom: 6px;
}

/*ä¿®æ”¹end*/


.main-data-param .turn-param{
    /*margin-bottom: 20px;*/
    /*height: 30px;*/
}
.main-data-param .turn-param .obj{
    display: inline-block;
    vertical-align: top;
    width:68px;
    height: 30px;
    padding-left: 20px;
    color:#777;
    float:left;
    position:relative;
}
.main-data-param .turn-param .obj .obj-val{
    position:absolute;
    display:inline-block;
    width:68px;
    left:20px;
    top:50%;
    transform:translatey(-50%);
    max-height:36px;
    overflow:hidden;
}
.main-data-param .turn-param ul{
    display: inline-block;
    vertical-align: top;
    width:680px;
    /*682*/
    float:left;
}
.main-data-param .turn-param ul li{
    padding: 1px 19px;
    border:1px solid #ccc;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color:#555;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
}
.main-data-param .turn-param ul li.act{
    border:2px solid #FF8400;
    padding: 0px 18px;
}
/*æ¿‚å€Ÿæ£éŽºã„¨å´˜*/
.recommend{
    margin-bottom: 20px;
    box-sizing: border-box;
    border:1px solid #eee;
    border-top:2px solid #FF6700;
    padding: 20px;
    padding-bottom: 6px;
    position: relative;
}
.recommend .re-logo{
    position: absolute;
    display: inline-block;
    width:140px;
    height: 32px;
    line-height: 32px;
    left:-1px;
    top:-32px;
    background: url(../images/icon-recommend.png) no-repeat ;
    background-size: 140px 32px;
    padding-left: 23px;
    font-size:14px;
    color:#fff;
}
.recommend-con{
    overflow: hidden;
    width:100%;
}
.recommend ul{
    width:3000px;
}
.recommend ul li{
    float: left;
    width:170px;
    margin-right: 25.6px;

}
.recommend ul li .img-box{
    /*width:100%;*/
    width:100%;
    height:100%;
    border:1px solid transparent;
    cursor: pointer;
    overflow: hidden;
    transition: all linear 0.2s;
}
.recommend ul li img{
    width:168px;
    height:168px;
    transition: all linear 0.4s;
}
.recommend ul li .img-box:hover{
    border:1px solid #ff8700;
}
.recommend ul li .img-box:hover img{

    transform: scale(1.05);
}
.recommend ul li .s-title{
    display: inline-block;
    font-size:12px;
    color:#555;
    height:36px;
    overflow:hidden;
}
.recommend ul li .s-title:hover{
    color: #ff5600;
}
.recommend ul li .price{
    color:#ff3333;
    font-size:14px;
    font-family: arial;
    margin-top: 6px;
}
.recommend ul li .price span{
    font-size: 16px;
    margin-left: 2px;
}
/*æ¿‚å€Ÿæ£éŽºã„¨å´˜-end*/

/*left-s*/
#bot-nav{
    width:190px;
}
#bot-nav .member{
    border:1px solid #e5e5e5;
}
#bot-nav .member.csb{
    border-color: #edd5a0;
    background: #fff9eb;
}
.member .member-logo{
    height: 64px;
    background: url(../images/icon-nomember.png) no-repeat center;
}
.member .member-info{
    box-sizing: border-box;
    /*border:1px solid #ccc;*/
    padding: 15px 12px;
    padding-bottom: 10px;
}
.member .member-info li{
    margin-bottom: 10px;
    color:#555;
    position: relative;
}
.member .member-info li.over{
    height: 36px;
    overflow: hidden;
    display:inline-block;
    /* display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  */
}

.member .member-info li.over a:hover{
   color: #ff5700;
}

.member .member-info li:last-child{
    margin-bottom: 0;
}
.member .com-name{
    font-size: 14px;
    color:#111;
}
.member .com-name:hover,.member .concat-name:hover{
    color:#ff5700;
}
.member .prod-phone{
    color:#ff3333;
    font-family: arial;
    font-size: 14px;
    position:absolute;
    left:60px;
    top:50%;
    margin-top:-10.5px;
}
.member .icon{
    display: inline-block;
    width:16px;
    height: 18px;
    /*position: absolute;*/
    /*left:64px;*/
    /*top:50%;*/
    /*margin-top: -9px;*/
}
.member .logo-iscom{
    background: url(../images/icon-iden-sj.png) no-repeat;
    background-size: 16px 18px;
    cursor: pointer;
    vertical-align: middle;
}
.member  span.title-default{
    position: absolute;
    display: block;
    border:1px solid black;
    background-color:#fff;
    padding: 3px;
    color:black;
    top:100%;
    right:0;
    z-index:2000;
}
/*  <span class="title-default">æµ¼ä½·ç¬Ÿå®¸æŸ¥â‚¬æ°³ç¹ƒç’§å‹®å·ç’ã‚ˆç˜‰</span>*/
/*.member .logo-iscom:after,.member .logo-ismenb:after{
	content:'æµ¼ä½·ç¬Ÿå®¸æŸ¥â‚¬æ°³ç¹ƒç’§å‹®å·ç’ã‚ˆç˜‰';
	display: none;
	z-index:0;
	border:1px solid #ccc;
  background-color:#efefef;
  padding: 3px 6px;
  color:black;
  position: absolute;
  top:20px;
  left:18px;
  width:110px;
  opacity: 1;
}
.member .logo-iscom.act:after,.member .logo-ismenb.act:after{
	z-index:10;
	opacity: 1;
	display: block;
}*/
.member .logo-ismenb{
    background: url(../images/icon-iden-hht.png) no-repeat;
    background-size: 16px 18px;
    /*left:88px;*/
    cursor: pointer;
    vertical-align: middle;
}
/*.member .logo-ismenb:after{
	content:'æ¿‚å€Ÿæ£é–«æ°«ç´°é›ï¿½';
	width:84px;
}*/

.member-icon-text{
    font-size: 12px;
    color: #555;
    margin-right: 6px;
    vertical-align: middle;
}
.member-icon-text span{
    color: #ff6700;
}
.member .enter{
    text-align: center;
}
.member .enter a{
    width:164px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #fafafa;
    color:#555555;
    transition: all linear 0.1s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #ededed;
    border-radius: 3px;
}
.member.act .enter a,
.member.csb .enter a{
    color:#fff;
    background: #ff9900;
    border-color: #ff8400;
}
.member.act .member-logo{
    background: url(../images/icon-ismember.png) no-repeat center;
}

.member.csb .member-logo{
    background: url(../images/icon-csbmember.png) no-repeat;
}
.member.act .member-info{
    /*border:1px solid #FFB820;*/
}
.member .enter a:hover{
    background: #f3f3f3;
    border-color: #e0e0e0;
}
.member.act .enter a:hover,
.member.csb .enter a:hover{
    background: #ff8400;
    border-color: #ff8400;
}
#bot-nav p.title{
    background: #FF9900;
    color:#fff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    box-sizing: border-box;
}
#bot-nav ul.list{
    box-sizing: border-box;
    border:1px solid #eee;
}
.bot-nav-differ{
    margin: 10px 0;
}
#bot-nav .bot-nav-differ ul.list{
    border-bottom: none;
}
.bot-nav-differ .list .level-1{
    height: 30px;
    line-height: 29px;
    box-sizing: border-box;
    padding-left: 38px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
    color:#555;
    cursor: pointer;
    position: relative;
}
.bot-nav-differ .list .level-1 a:hover,.bot-nav-differ .s-lists li a:hover{
    color:#FF5700;
}
.bot-nav-differ .list .level-1 .icon{
    position: absolute;
    display: inline-block;
    width:11px;
    height: 29px;
    background: url(../images/icon-add.png) no-repeat center;
    background-size: 11px 11px;
    top:0;
    left:15px;
}
.bot-nav-differ .list .level-1.isopen .icon{
    background: url(../images/icon-minus.png) no-repeat center;
    /*background-size: 11px 11px;*/
}
/*.bot-nav-differ .list>li:last-child .level-1{
	border-bottom:none;
}*/
.bot-nav-differ .s-lists{
    display: none;
}
.bot-nav-differ .s-lists li{
    height: 30px;
    line-height: 28px;
    box-sizing: border-box;
    padding-left: 38px;
    border-bottom: 1px solid #eee;
    color:#777;
    position: relative;
}
.bot-nav-differ .s-lists li.act{
    color:#ff6700;
}
.bot-nav-differ .s-lists li:after{
    display: inline-block;
    background: #656565;
    width:3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    top:50%;
    margin-top: -1.5px;
    left:20px;
    content: ' ';
}

.bot-nav-prompt .list{
    padding: 10px;
}
.bot-nav-prompt .list li{
    margin-bottom: 25px;
}
.bot-nav-prompt .list li:last-child{
    margin-bottom: 0;
}
.bot-nav-prompt .list li img{
    width: 168px;
    height:168px;
}
.bot-nav-prompt .list li a.img-box{
    display: inline-block;
    margin-bottom: 10px;
}
.bot-nav-prompt .list li .price{
    color:#ff3333;
    font-size:14px;
    font-family: arial;
}
.bot-nav-prompt .list li .price .val{
    font-size:16px;
    margin-left: 2px;
}
.bot-nav-prompt .list li .t{
    color:#555;
    font-size:12px;
    margin-top: 2px;
    display: block;
    height:36px;
    overflow:hidden;
}
.bot-nav-prompt .list li .t:hover{
    color:#ff5700;
}
/*left-end*/



/*right*/
#bot-pro{
    width:990px;
    margin-bottom: 43px;
}
#three-data{
    /*box-sizing: border-box;*/
    width:988px;
    border:1px solid #eee;
}
.three-data-nav{
    background: #fff;
    border-bottom: 1px solid #eee;
    /*position: relative;*/
}
.three-data-nav li{
    float: left;
    width:120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-right: 1px solid #eee;
}
/*.three-data-nav li.abo{
	position: absolute;
}*/
.three-data-nav li a{
    color:#555;
    font-size:14px;
    display: block;
    cursor: pointer;
}
.three-data-nav li a.act{
    color:#ff5700;
    background: #fff;
    position: relative;
}
.three-data-nav li a.act:before{
    content: ' ';
    display: inline-block;
    width:100%;
    height: 2px;
    left:0;
    top:-1px;
    background: #ff5700;
    position: absolute;
}
.three-data-nav li a.act:after{
    content: ' ';
    display: inline-block;
    width:100%;
    height: 2px;
    left:0;
    bottom:-2px;
    background: #fff;
    position: absolute;
}
#three-data .table{
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    position: relative;
}
#three-data .table .enter-phone-type{
    position: absolute;
    transition: all linear 0.1s;
    width: 120px;
    box-sizing: border-box;
    padding-right: 20px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    right: 0;
    top:-65px;
    font-size: 14px;
    color:#555;
    cursor: pointer;
}
.enter-phone-type:hover{
    background: #eee;
}
.enter-phone-type .icon{
    position: absolute;
    display: inline-block;
    width:16px;
    height: 16px;
    background: url(../images/icon-enter-phone.png) no-repeat center;
    top:50%;
    margin-top: -8px;
    right:12px;
}
.enter-phone-type .code-box{
    position: absolute;
    width:120px;
    top:100%;
    left:0;
    display: none;
    background:#fff;
}
.enter-phone-type:hover .code-box{
    display: block;
}
.enter-phone-type .code-box img{
    width:100%;
}
.enter-phone-type  .code-box canvas{
    width:110px;
    border:1px solid #ddd;
    padding:4px;
}
.three-con{
    position: relative;
}
/*#three-data .table,#three-data>.three-con,#three-data>.concat-container{
	background: #fff;
}*/
#three-data .table table{
    width:100%;
}
#three-data .table table td{
    border:1px solid #ccc;
    height: 42px;
    text-align: center;
    color:#555;
}
#three-data .table table td{
    width:238px;
}
#three-data .table table td div{
    width:238px;
    overflow: hidden;
}
#three-data .table table td.bg{
    background: #F5F5F5;
    color:#777;
    width:130px;
}
#three-data .table table td.bg div{
    width:130px;
    overflow: hidden;
}
.three-con{
    width:750px;
    margin: 0 auto;
}
.three-con img{
    max-width: 100%;
}
.three-con-title{
    padding: 20px 0;
    text-align: center;
    font-size:16px;
    color:#060606;
    font-weight: bold;
}
.three-con-title  .y{
    color:#EE702E;
}
.three-con-title .eng{
    font-family: arial;
    font-size:12px;
    color:#000;
    font-weight: normal;
}
.three-con .note{
    margin-bottom: 20px;
    margin-top: 30px;
    color:#999;
}
.three-con .note a{
    color:#555;
}
/* .product_concat{
	display: block;
	height: 1px;
	visibility: hidden;
} */
#three-data .concat-container{
    border-top:1px solid #eee;
    margin-bottom: 20px;
}
.concat-container .L{
    width:200px;
    box-sizing: border-box;
    border:1px solid #ccc;
    background: #F9F9F9;
}
.concat-container .l-head{
    border-top:3px solid #FF6700;
    font-size:18px;
    color:#fff;
    text-align: center;
    height: 80px;
    line-height:68px;
    background: #F9F9F9;
    background: url(../images/icon-head-bg.jpg) center no-repeat;
    margin-bottom: 30px;
}
.concat-container .L li{
    padding-left: 40px;
    margin-bottom: 20px;
    position: relative;
    padding-right: 10px;
}
.concat-container .L li:first-child{
    padding-left: 20px;
}
.concat-container .L .t,.concat-container .L .person{
    color:#333;
    font-size: 14px;
}
.concat-container .L .part{
    color:#999;
    font-size: 12px;
}
.concat-container .L .prod-phone{
    font-family: arial;
    font-size:14px;
    color:#555;
}
.concat-container .L .phone .adr{
    color:#555;
}
.concat-container .icon{
    display: inline-block;
    position: absolute;
    left:20px;top:50%;

}
.concat-container .icon.person{
    background: url(../images/icon-c-person.png) no-repeat center;
    background-size: 10px 12px;
    margin-top: -6px;
    height: 12px;
    width:10px;
}
.concat-container .icon.prod-phone{
    background: url(../images/icon-c-phone.png) no-repeat center;
    background-size: 14px 14px;
    margin-top: -7px;
    height: 14px;
    width:14px;
}
.concat-container .icon.adr{
    background: url(../images/icon-c-adr.jpg) no-repeat center;
    background-size: 10px 12px;
    top:3px;
    height: 12px;
    width:10px;
}
.concat-container .R{
    width:520px;
    border:1px solid #CFCFCF;
    height: 290.6px;
}

#bot-pro .unique{
    width:948px;
    border:1px solid #eee;
    background: #F5F5F5;
    margin-top: 20px;
    padding: 20px;overflow: hidden;
}
.unique>.t{
    margin: 8px 0;
    border-top:1px dashed #ccc;
    position: relative;
}
.unique>.t span{
    position: absolute;
    display: inline-block;
    width:100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color:#111;
    font-size: 20px;
    top:50%;
    margin-top: -15px;
    left:50%;
    margin-left: -50px;
    background: #F5F5F5;
}
.unique ul{
    width:2000px;

}
.unique ul.lists-1 {
    margin-top: 22px;
    margin-bottom: 10px;
}
.unique ul li{
    float: left;
    width:168px;
    border:1px solid #eee;
    transition: all linear 0.3s;
    margin-right: 24.5px;
    position: relative;
    overflow: hidden;
}
.unique ul li>a{
    display: inline-block;
}
.unique ul li:hover{
    border:1px solid #FE5F0C;
}
.unique ul li img{
    width:168px;
    height:168px;
}
.unique ul li .mol{
    position: absolute;
    left:0;
    bottom: -28px;
    background: rgba(255,255,255,0.8);
    padding-bottom: 10px;
    transition: all linear 0.3s;
    cursor: pointer;
}
.unique ul li:hover .mol{
    bottom: 0;
}
.unique .mol .t{
    padding: 0 6px;
    text-overflow:ellipsis;
    width:156px;
    color:#555;
    font-size:12px;
    height: 32px;
    line-height: 32px;
    /*display: inline-block;*/
    overflow: hidden;
    white-space: nowrap;
}
.unique .mol .price{
    font-size:20px;
    color:#ff3333;
    text-align: center;
    font-family: arial;
    line-height: 15px;
}
.unique .mol .price .unit{
    font-size: 16px;
}
/*right-end*/

/*friend-link-s*/
.friend-link{
    width:1148px;
    border:1px solid #eee;
    margin-top: 20px;
    padding: 20px;
    position: relative;
}
.friend-link .name{
    color:#333;
    font-size:14px;
    margin-bottom: 20px;
}
.friend-link .lists{
    width:2000px;
}
.friend-link .lists:first-child{
    margin-bottom: 16px;
}
.friend-link .lists:last-child{
    margin-bottom: 30px;
}
.friend-link .lists>li{
    width:120px;
    margin-right: 137px;
    float: left;
}
.friend-link .second li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 16px;
}
.friend-link .second li:last-child{
    margin-bottom: 0;
}
.friend-link .second li a{
    color:#777;
}
.friend-link .m-type a{
    color:#333;
}
.friend-link .m-type span{
    color:#777;
}
.friend-link .second li a:hover,.friend-link .m-type a:hover{
    color:#ff5700;
}
.friend-link .more{
    position: absolute;
    width:70px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border:1px solid #eee;
    border-top:2px solid #fff;
    left:50%;
    margin-left: -36px;
    bottom:-22px;
    color:#777;
    cursor: pointer;
}
.friend-link .open-more {
    display: none;
}
.abc-box{
    margin-top: 19px;
    padding: 20px 0;
    width:2000px;
}
.abc-box span{
    font-size:12px;
    color:#666;
    padding-right: 28px;
}
.abc-box a{
    font-size:14px;
    color:#999;
    font-family: arial;
    padding-right: 25px;
}
.abc-box a:hover{
    color:#ff5700;
}
/*friend-link-end*/

/*fixed-head*/
#fixed-head{
    position: fixed;
    width:100%;
    top:0;
    left:0;
    background:#f5f5f5 ;
    height: 46px;
    display: none;
    box-shadow: rgb(153,153,153) 0px 0px 10px;
}
#fixed-head .person{
    height: 46px;
    width:190px;
    margin-right: 10px;
    display: inline-block;vertical-align: bottom;float: left;
    background: #FFB820;
    color:#fff;
    overflow: hidden;
}
#fixed-head .person li{
    width:120px;
    height: 23px;

    margin: 0 auto;
}
#fixed-head .person li:first-child{
    line-height: 26px;
}
#fixed-head .person li:last-child{
    line-height: 20px;
}
#fixed-head .person .prod-phone{
    font-size:16px;
}
#fixed-head .person .name{
    padding-right: 10px;
}
#fixed-head .product{
    height: 46px;
    display: inline-block;
    vertical-align: bottom;float: left;
}
#fixed-head .product li{
    height: 46px;
    line-height: 46px;
    width:120px;
    text-align: center;
    float: left;border-left:1px solid #eee;
}
#fixed-head .product li>a{
    display: inline-block;
    color:#555;
    font-size:14px;
    position: relative;
    width:100%;
    height: 46px;
    cursor:pointer;
}
#fixed-head .product li:last-child{
    border-right: 1px solid #eee;;
}
#fixed-head .product li>a.act{
    color:#ff5700;
    background: #fff;

}
#fixed-head .product li>a.act:after{
    content: ' ';
    width:100%;
    height: 2px;
    background: #FF5700;
    position: absolute;
    left:0;
    top:0;
}
#fixed-head .query{
    width:130px;
    height: 46px;
    line-height: 46px;
    background: #FF8400;
    color:#fff;
    font-size:16px;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
    text-align: center;
    transition: all linear 0.3s;
}
#fixed-head .query:hover{
    background: #FF6700;
}
#fixed-head .query .icon{
    display: inline-block;
    width:23px;
    height: 19px;
    background: url(../images/icon-ask_value.png) no-repeat center;
    background-size: 23px 19px;
    top:50%;
    left:25px;
    margin-top: -7px;
    position: absolute;

}
#fixed-head .type-mobile{
    width:90px;
    height: 46px;
    line-height: 46px;
    font-size:14px;
    color:#555;
    padding-right: 30px;
    position: relative;
    text-align: center;
    cursor: pointer;
    transition: all linear 0.1s;
    display: inline-block;
}
#fixed-head .type-mobile .icon{
    display: inline-block;
    width: 16px;
    height: 46px;
    background: url(../images/icon-enter-phone.png) no-repeat 0px 0px;
    background-size: 16px 16px;
    top:50%;
    right:18px;
    margin-top: -8px;
    position: absolute;
}
#fixed-head  .code-box{
    position: absolute;
    display: none;
    width:120px;
    height:120px;
    overflow:hidden;
    background:#fff;
}
#fixed-head  .code-box img{
    width:120px;
    /*left:0;
    top:46px;*/
}
#fixed-head  .code-box canvas{
    width:110px;
    height:110px;
    border:1px solid #ddd;
    padding:4px;
}
#fixed-head .type-mobile:hover .code-box{
    display: block;
}
#fixed-head .type-mobile:hover{
    background: #eee;
}

@media screen and (max-width:1190px ) {
    #bot-pro{
        width:750px;
    }
    .header .search, .search{
        width:530px;
    }
    .search .input-box input{
        width:530px;
    }
    .main-data-param{
        /*width:530px;*/
    }
    .wrap {
        width: 1190px;
        margin: 0 auto;
    }
    .main-data-param .turn-param ul{
        width:440px;
    }
    .recommend ul li{
        margin-right: 14.5px;
    }
    .three-con{
        width:700px;
        margin: 0 auto;
    }
    .concat-container .R{
        width:480px;
    }
    #three-data{
        width:748px;
    }
    #bot-pro .unique{
        width:708px;
    }
    .unique ul li{
        margin-right: 9.33333333px;
    }
    .friend-link{
        width:908px;
    }
    .friend-link .lists>li{
        width:120px;
        margin-right: 77px;
    }
    .abc-box span{
        padding-right: 20px;
    }
    .abc-box a{
        padding-right: 16px;
    }
    #three-data .table table td{
        width:218px;
    }
    #three-data .table table td div{
        width:218px;
    }
    #three-data .table table td.bg{
        width:130px;
    }
    #three-data .table table td.bg div{
        width:130px;
    }

}
/* @media screen and (min-width:1191px ) {
	.main-data-param .param-table tr td:nth-child(2),.main-data-param .param-table tr td:nth-child(3){
		width:165px;
	}
	 .main-data-param .param-table.guige tr td:nth-child(2){width:670px;}
	 .main-data-param .param-table tr td{
		width:148px;
	}
}
@media screen and (max-width:1190px ) {
	.main-data-param .param-table.guige tr td:nth-child(2){width:670px;}
} */

/*å¯®è§„î”‹*/
.logined-q-price{
    margin-top: -252px;
}
.nologined-q-price{
    /*500------462*/
    margin-top: -231px;
}
.see-concat{
    margin-top: -251px;
    width:480px;
}
.query-suc{
    /*347.*/
    margin-top: -173px;
}
.popup .popup-title{
    text-align: center;
    color:#ff6700;
    font-size:18px;
    height: 60px;
    line-height: 60px;
}
.popup .concat-detail-box{
    padding: 0 16px;
    border-bottom:1px solid #ccc;
}
.popup .concat-detail{
    border-top:1px dashed #ccc;
    padding: 26px 10px 0px 10px;
}
.popup .concat-detail li{
    margin-bottom: 20px;
    font-size: 14px;
    color:#333;
    padding-left: 25px;
    position: relative;
}
.popup .concat-detail .param{
    display: inline-block;
    width:72px;
}
.popup .concat-detail .b-red{
    color:#FF2525;
    font-size:18px;
    font-family: Arial;
}
/*.popup .concat-detail*/
.popup.company-info{
    height: auto;
    width:520px;
    margin-left: -260px;
    margin-top: -250px;
}
.popup .p-close{
    position: absolute;
    top:-15px;
    right:-15px;
    width:30px;
    height:30px;
    background: url("../images/icon-close-pump.png");
    background-size: 30px 30px;
    cursor: pointer;
    z-index:1000;
}
.popup .concat-detail .icon{
    display: inline-block;
    width:20px;
    height: 20px;
    position: absolute;
    left:0;
    top:50%;
    margin-top: -10px;
}
.popup .concat-detail .icon.phone{
    background: url(../images/phone.png) no-repeat center;
    background-size: 10px 14px;
    padding: 0;
}
.popup .concat-detail .icon.tell{
    background: url(../images/tell.png) no-repeat center;
    background-size: 14px 14px;
}
.popup .concat-detail .icon.concat{
    background: url(../images/concat.png) no-repeat center;
    background-size: 12px 13px;
}
.popup .concat-detail .icon.com{
    background: url(../images/company.png) no-repeat center;
    background-size: 14px 14px;
}
.popup .code-box{
    padding: 30px 0;
    position: relative;
}
.popup .code-box>div{
    width:50%;
    display: inline-block;
    vertical-align: top;
}
.popup .code-box .code-img{
    display: inline-block;
    width:150px;
    height: 150px;
    background: url("../images/code.png") no-repeat center;
    margin-bottom: 10px;
}
.popup .code-box .l{
    font-size:14px;
    text-align: center;
}
.popup .code-box .l span{
    color:#3AA65B;
}
.popup .code-box .r{
    height: 185px;
    position: relative;
}
.popup .code-box .r .steps{
    font-size:12px;
    color:#555;
    line-height: 38.7px;
    display: inline-block;
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -57px;
    margin-left: -89px;
}
.popup .code-box .h-line{
    position: absolute;
    top:50%;
    left:50%;
    margin-left: -6.5px;
    margin-top: -96px;
    width:13px;
    height:192px;
    background: url("../images/h-line.png") no-repeat center;
    background-size: 13px 192px;
}

/*ä¿®æ”¹ start*/
.popup .link-me-box{
    width: 100%;
    padding: 20px 20px 28px 20px;
    box-sizing: border-box;
}
.popup .link-me-box>span{
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #111111;
    padding-left: 8px;
    border-left: solid 2px #ff6700;
}
.popup .link-me-box .link-info-box{
    margin-left: 10px;
    margin-top: 18px;
    /*display: none;*/
}
.popup .link-me-box .link-info-box .link-info{
    position: relative;
}
.popup .link-me-box .link-info-box span{
    font-size: 14px;
    color: #333;
}
.popup .link-me-box .link-info-box .link-info .name{
    width: 110px;
    height: 34px;
    font-size: 14px;
    color: #333;
    border: solid 1px #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-indent: 10px;
    margin-right: 10px;
}
.popup .link-me-box .link-info-box .link-info .tel{
    width: 218px;
    height: 34px;
    font-size: 14px;
    color: #333;
    border: solid 1px #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-indent: 10px;
}
.popup .link-me-box .link-info-box .link-info #p1{
    position: absolute;
    color: #ff3333;
    top:36px;
    left: 79px;
    display: none;
}
.popup .link-me-box .link-info-box .link-info #p2{
    position: absolute;
    color: #ff3333;
    top:36px;
    left: 206px;
    display: none;
}
.popup .link-me-box .link-info-box .consult #p3{
    position: absolute;
    left: 50%;
    margin-left:-42px;
    color: #ff3333;
    display: none;
}
.popup .link-me-box .link-info-box .img-code-box #p4{
    position: absolute;
    color: #ff3333;
    left: 107px;
    display: none;
}
.popup .link-me-box .link-info-box .link-info .red{
    color: red;
}
.popup .link-me-box .link-info-box .img-code-box .red{
    color: red;
}
.popup .link-me-box .link-info-box .consult{
    margin-top: 22px;
    margin-bottom: 22px;
}
.popup .link-me-box .link-info-box .consult>span{
    margin-left: 5px;
}
.popup .link-me-box .link-info-box .consult>div{
    display: inline-block;
    position: relative;
    margin-right: 6px;
    top:1px;
    left: -2px;
}
.popup .link-me-box .link-info-box .consult>div label{
    font-size: 14px;
    color: #333;
}

.popup .link-me-box .link-info-box .consult>div input[type='radio']{
    opacity: 0;
    float: left;
    width: 4px;
}
.popup .link-me-box .link-info-box .consult>div input[type='radio'] + label{
    margin: 0;
    clear: none;
    padding: 5px 0 5px 18px;
    cursor: pointer;
    background: url('../images/off.png') left center no-repeat;
}
.popup .link-me-box .link-info-box .consult>div input[type='radio']:checked + label {
    background-image: url('../images/radio.png');
}
.link-info-box .img-code-box{
}
.link-info-box .img-code-box .input-code{
    width: 110px;
    height: 34px;
    font-size: 14px;
    color: #333;
    border: solid 1px #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-indent: 10px;
    margin-right: 10px;
}
.link-info-box .img-code-box img{
    width: 70px;
    height: 35px;
}
.link-info-box .img-code-box .btn-sub{
    position: relative;
    width: 135px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    background: #ff8400;
    border:none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    left: 12px;
}
.link-info-box .img-code-box .btn-sub:hover{
    background: #ff6700;
}
.link-me-box .sub-suc-box{
    text-align: center;
    display: none;
}
.link-me-box .sub-suc-box .sub-suc{
    width: 120px;
    margin: 22px auto;
}
.link-me-box .sub-suc-box .sub-suc img{
    position: relative;
    margin-right: 8px;
    top: -2px;
}
.link-me-box .sub-suc-box .sub-suc span{
    font-size: 20px;
    color: #111;
}
.link-me-box .sub-suc-box p{
    font-size: 14px;
    color: #666;
}
.link-me-box .sub-suc-box .confirm{
    width: 140px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    margin-top: 26px;
    background: #ff8400;
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.red-bd{
    border: solid 1px #ff3333 !important;
}
/*ä¿®æ”¹end*/

/*//ç’‡î­çŽ¯*/
.popup .info-box{
    padding: 0 16px;
}
.popup .info-box li{
    margin-bottom: 20px;
    font-size:14px;
    color:#333;
    position: relative;
}
.popup .info-box li:first-child{
    margin-bottom: 15px;
}
.popup .info-box li:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
.popup .info-lists{
    border-top: 1px dashed #ccc;
    padding: 21px 10px 0px 10px;
}
.popup  .care{
    color:#FF0000;
}
.popup .info-lists li{
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
}
.popup .info-lists li.popup-cgins{
    height: 112px;
    line-height: normal;
}
.popup .info-lists li.popup-cgins .param-1{
    position: relative;
    top:8px;
}
.popup .info-lists .param-1{
    display: inline-block;
    width:70px;
    vertical-align: bottom;
    overflow: hidden;
    white-space: nowrap;
}
.popup .info-lists .val-box{
    display: inline-block;
    width:326px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    position: absolute;
    right:0;top:0;
    height: 35px;
}
.popup .info-lists input{
    height: 33px;
    /*width:278px;    326-22*/
    width:304px;
    border:1px solid #ccc;
    outline: none;
    border-radius: 3px;
    padding: 0 10px;
    font-size:14px;
    color:#333;
    vertical-align: top;
}
.popup .info-lists .note{
    padding:7px 10px;
    height: 94px;
    width:304px;
    border:1px solid #ccc;
    outline: none;
    border-radius: 3px;
    resize: none;
    vertical-align: top;
    font-size:14px;
    color:#333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}
.popup .info-lists .count{

}
.popup .info-lists .count .opr-box{
    position: absolute;
    top:0;
    right:-1px;
    height: 35px;
}
.popup .info-lists .count .opr-box span{
    display: inline-block;
    height: 100%;
}
.popup .info-lists .count .opr-box span.unit{
    border-left: 1px solid #ccc;
    padding:0 10px;
}
.popup .info-lists .count .opr-box .do{
    position: absolute;
    width:18px;
    height: 29px;
    background: url(../images/icon-add-minus.jpg) no-repeat center;
    background-size: 18px 29px;
    left:-20px;
    top:50%;
    margin-top: -14.5px;
}
.popup .info-lists .count .opr-box .do a{
    display: inline-block;
    position: absolute;
    width:100%;
    height: 14px;
    cursor: pointer;
    left:0;
}
.popup .info-lists .count .opr-box .do a.add{
    top:0;
}
.popup .info-lists .count .opr-box .do a.minus{
    bottom:0;
}
.popup .info-lists input.name{
    /*100-22*/
    width:78px;
}
.popup .info-lists input.phone{
    width:198px;
}
/*.popup .info-lists .count .opr-box span.do{
    display: inline-block;
    position: absolute;
    width:16px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    border:1px solid #ccc;
    color:#ccc;
    left:-20px;
    cursor: pointer;
}
.popup .info-lists .count .add{
    top:3.5px;
}
.popup .info-lists .count .minus{
    bottom:4.5px;
}*/
.popup .sbt-box{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
}
.popup .sbt-box button{
    width:180px;
    height: 34px;
    border:none;
    outline: none;
    background: #FF6700;
    color:#fff;
    font-size:14px;
    border-radius: 3px;
    cursor: pointer;
}
.popup .sbt-box p{
    color:#666;
    font-size:12px;
    /*padding: 20px 0;*/
    padding-top: 20px;
}
.popup .sbt-box p span{
    display: inline-block;
    width:14px;
    height: 14px;
    line-height: 14px;
    border:1px solid #ccc;
    border-radius: 3px;
    margin-right: 5px;
    vertical-align: bottom;
    cursor: pointer;
}
.popup .sbt-box p span.act{
    background: url("../images/icon-chosed.png") no-repeat center;
    background-size: 10px 9px;
}
.popup .info-lists .popup-imgcode-input{
    width: 150px;
    margin-right: 15px;
}
.popup .info-lists .popup-imgcode-pic{
    width: 85px;
    height: 35px;
    cursor: pointer;
}
.popup-imgcode-change{
    color: #f08a34;
    cursor: pointer;
}




.query-suc .con-box{
    padding: 0 16px;
}
.query-suc .con-box .con{
    border-top: 1px dashed #ccc;
    text-align: center;
}
.query-suc .is-ok{
    display: inline-block;
    margin-top: 74px;
    margin-bottom: 42px;
    font-size: 18px;
    color:#333;
    padding-left: 55px;
    position: relative;
}
.query-suc .is-ok span{
    display: inline-block;
    position: absolute;
    width:45px;
    height: 45px;
    left:0;
    top:50%;
    margin-top: -22.5px;
    background: url(../images/icon-query-ok.png) no-repeat content-box;
    background-size: 45px 45px;
}
.query-suc .con p{
    font-size:14px;
    color:#333;
}
.query-suc .con button{
    width:180px;
    height: 34px;
    border:none;
    outline: none;
    background: #FF6700;
    color:#fff;
    margin-top: 35px;
    margin-bottom: 54px;
    font-size: 14px;
    border-radius: 3px;
}
/*end*/
/* h-09-25 */
@media screen and (max-width: 1190px){
    .h-bottom-more .lists li{
        width:30%;
        margin-right: 18px;
    }
}


/*union*/
.top-union{
    margin-top:10px;
}
.mid-union{
    border:1px solid #eee;
    margin-bottom:20px;
    margin-top:15px;
    overflow: hidden;
}
.left-union-1,.left-union-bot{
    border:1px solid #eee;
    margin-top:10px;
    overflow:hidden;
}
.bot-union{
    border:1px solid #eee;
    margin-top:20px;
    padding-top:6px;
    overflow:hidden;
}
.bottom-union{
    border:1px solid #eee;
    /* padding-top:6px; */
    overflow:hidden;
    clear:both;
}

/*æ¤¤å •å„´éî„€æ†¡*/
.top-notice{
    width: 100%;
    background: #fff;
    padding-top: 15px;
}

.top-notice-con{
    border:1px solid #eaeaea;
    line-height: 33px;
    color: #ff3333;
    background:#e4f8ff url("../../images/top-notice-icon.png") no-repeat 3px 4px;
    padding-left: 36px;
    position: relative;
}
.top-notice-close{
    display: block;
    width: 10px;
    height: 10px;
    background: url("../../images/top-notice-icon.png") no-repeat -10px -35px;
    position: absolute;
    right:12px;
    top:12px;
}
#prodDetailDiv{overflow:hidden;}