.wrap{
    height: 100%;
    width: 100%;
    display:-webkit-box;
    -webkit-box-flex:1;
    -webkit-box-orient: vertical;
}
.wrap header{
	height: 3em;
	background: #ef7600;
	line-height: 3em;
}
.wrap header h2{
	color: #fff;
    font-size: 1.4em;
    text-align: center;
}
.wrap section{
	width: 100%;
    height: 100%;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -ms-box-flex:1;
    -o-box-flex:1;
    position: relative;
    overflow: hidden;
}
.fastcheckBox{
	margin: 0 auto;
}
.fastcheckBox .number{
	height: 2em;
	line-height: 2em;
	background: #efefef;
	font-size: 1em;
}
.fastcheckBox .number span{
	display: inline-block;
	padding-left: 5%;
	padding-right: 1em;
	height: 100%;
	background: #ddd;
	position: relative;
}
.fastcheckBox .number span i{
    display:inline-block;
    width:0;
    height:0;
    border-width:8px 0 8px 8px;
    border-style:solid;
    border-color:transparent transparent transparent #ddd;
    position:absolute;
    top:50%;
    margin-top: -8px;
    right:-8px;
}
.fastcheckBox .number input{
	border: none;
	outline: none;
	background: #efefef;
	font-size: 1em;
	padding-left: 1em;
}
.fastcheckBox .checkList{
	width: 90%;
	margin: 0 auto;
}
.fastcheckBox .checkList li{
	line-height: 2em;
}
.fastcheckBox .checkList li em{
    color: #fff;
    background: #666666;
    padding: 0 .5em 0 .5em;
    line-height: 2em;
    border-radius: .5em;
}
.fastcheckBox .checkList li select{
    outline: none;
    border: none;
    border-bottom: 1px solid #666;
    color: #999;
}
.fastcheckBox .checkList li select option{
    color: #999;
}
.fastcheckBox .checkList li span{
	width: 20%;
}
.fastcheckBox .checkList li input{
	width: 75%;
    font-size: .8em;
	text-indent: 1rem;
	border: none;
	outline: none;
	border-bottom: 1px solid #666666;
}
.fastcheckBox .checkList li span b{
    color: #ef7600;
}
.fastcheckBox .checkList li:nth-child(2) input{
	position: relative;
}
.fastcheckBox .checkList li.name input{
    width: 85%;
}
.tabI{
	display: inline-block;
    right: 25px;
	width: 25px;
	height: 25px;
	background: url(../img/tab.png) no-repeat center center;
    background-size: 60% 60%;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
}
.fastcheckBox .checkList li i.ontap{
    -webkit-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
}
.ppBox{
    display: none;
}
.ppBox h2{
    position: relative;
}
.ppBox h2 li{
    list-style: none;
    display: inline-block;
    padding-left: 1rem;
    line-height: 2em;
    font-size: 1em;
}
.onCheck{
    color: #ef7600;
    cursor: pointer;
}
#ppBtn span{
	cursor: pointer;
}
.ppBox h2 li:nth-child(2){
    position: absolute;
    font-size: .8em;
    line-height: 2.8em;
    right: 5%;
}
.logoBox{
    margin-left: 12px;
    margin-top: 10px;
}
/*.logBox a{
    display: block;
    float: left;
}*/
.logoBox dl{
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0;
    text-align: center;
    background: #fff;
    margin: 0 8px 8px 0;
    position: relative;
    overflow: hidden;
}
.logoBox dl dt{
    width: 100%;
    height: 40px;
} 
.logoBox dl dt img{
    width: 40px;
    height: 40px;
}
.logoBox dl p{
    width: 60px;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #575757;
    line-height: 20px;
    font-weight: 700;
}
.logoBox dl .flash{
    position: absolute;
    width: 5px;
    height: 60px;
    top: 0;
    transform: skew(-30deg,0);
    left: -20px;
    background: -webkit-linear-gradient(left,transparent,#fff,transparent);
}
.logoBox dl:hover .flash{
    left: 75px;
    transition: left 1s ease;
}
.logoBox dl dd{
    font-size: .8em;
    width: 100%;
    text-align: center;
    padding-top: .5rem;
}
.abc{
    width: 100%!important;
    margin: 1rem auto;
    margin-top: 1rem;
    display: none;
}
.abc li{
    padding: 5px 0px 5px 0px;
    display: inline-block;
    line-height: .8rem;
    width: 11px;
    font-size: .8em;
    text-align: center;
    color: #333;
    margin: 3px 3px;
    cursor: pointer;
}
.itemCX li{
    background: #efefef;
    line-height: 2rem;
    width: 99%;
    font-size: .8em;
    margin-bottom: 1px;
    text-align: center;
    color: #333;
}
.itemCZ li{
    background: #efefef;
    line-height: 2rem;
    width: 99%;
    font-size: .8em;
    margin-bottom: 1px;
    text-align: center;
    color: #333;
}
.itemCIX li{
    background: #efefef;
    line-height: 2rem;
    width:99%;
    font-size: .8em;
    margin-bottom: 1px;
    text-align: center;
    color: #333;
}

.abc li.orange{
    background: #ef7600;
    color: #fff;
}
.ppMian>figure{
    display: none;
}
.ppMian figure.show{
    display:block;
}
.allBrand {
	width: 100%;
	max-height:300px;
	overflow-y:auto;
	padding-bottom: 10px;
}
.allBrand a{
	margin:5px;
	*display: inline-block;
}
.allBrand dl{
    display: inline-block;       
    width: 15%;
    margin: .5rem 3% 0 0 ;
}
.allBrand dl dt{
    width: 100%;
    border: 1px solid #e2dfdd;
} 
.allBrand dl dt img{
    width:100%;
    margin: 4px auto; 
}
.allBrand dl dd{
    font-size: .8em;
    width: 100%;
    text-align: center;
    padding-top: .5rem;
}
.choosedClass{
	background: #ef7600;
	color: #fff;
}

.addPj{
    display: block;
}
.addPj p{
    width: 8em;
    height: 8em;
    margin: 1em auto;
    background:#fff;
    border-radius: 50%;
    text-align: center;
    font-size: .5em;
    border: 1px solid #666;
        
}
.addPj p span{
    display: block;
    font-size: 6em;
    color:#ef7600; 
}
.button{
    width: 50%;
    height: 2em;
    margin: 0 25%;
    font-size: .8em;
    background-size: 1.5em 1.5em;
    text-align: center;
    border: 1px solid #666;
    outline: none;
    border-radius: .5em;
}
.button5{
    width: 30%;
    height: 2em;
    margin: 0 35%;
    font-size: .8em;
    background-size: 1.5em 1.5em;
    text-align: center;
    border: 1px solid #666;
    outline: none;
    border-radius: .5em;
}
.pic{
    display:-webkit-box;
    -webkit-box-flex:1;
    width: 50%;
    height: 9em;   
    overflow:hidden;
    position: relative;
    margin: 1rem auto;
    border:3px solid #cecece;
    border-radius: 4px;
}
.pic li{
     display:-webkit-box;
     -webkit-box-flex:1;
     width:100%;
     position:absolute;
}
.pic li img{   
    display: block;    
    width: 100%;
    height: 100%;   
}
.addPj h6{
    text-align: center;
}

.addPj .num{
    display:block;
    width: 4rem;
    float:right;
    margin:20px 0px 0px 5px;
    line-height: 1.8rem;
    border-radius: 8px;
    background: #b8b5b5;
    color: #fff;
    text-align: center;
}
.fastcheckBox .btns{
    margin: 1rem 0;
    background: #dddddd;
    width: 100%;
    height: 3em;
    line-height: 3em;
}
.fastcheckBox .btns a{
    display: inline-block;
    width: 32%;
    font-size: .8em;
    text-align: center;
}
.fastcheckBox .btns a span{
    display: inline-block;
    padding-left: .5rem;
    vertical-align:top;
}
.fastcheckBox .btns a em{
    display: inline-block;
    width: 2em;
    height: 2em;
    margin-top: .7em;
    border: 1px solid #868686;
    border-radius: .5em;
}
.fastcheckBox .btns a:nth-child(1) em{
    background: url(../img/btns_03.png) no-repeat center center;
    background-size: 1.8em 1.8em;
}
.fastcheckBox .btns a:nth-child(2) em{
    background: url(../img/btns_06.png) no-repeat center center;
    background-size: 1.8em 1.8em;
}
.fastcheckBox .btns a:nth-child(3) em{
    background: url(../img/btns_08.png) no-repeat center center;
    background-size: 1.8em 1.8em;
}

.pictureClass{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:10px 0px 10px 0px;}
.pictureClass ul li { width:50%; height:auto; float:left; text-align:center;margin-top:5px;margin-bottom:0px;}
.pictureClass ul li a img{ border:1px solid #999; width:70%; height:100px; border-radius: .5em;}
.fitsDetail{width:100%;height:auto; margin:0 auto; overflow:hidden; padding:10px 0px 10px 0px;}
.pictureClass ul li span{float:bottom;}
.pjsClass{width:100%;}
.pjsClass1{margin-left:10px;height:25px;border:0px solid #ef7600; background:#ef7600; margin-top:4px;margin-right:10px;border-radius: 5px;color: #fff;line-height: 25px;}
.pjsClass2{margin-left:10px;height:25px;border:0px solid #666666; background:#666666; margin-top:4px;margin-right:10px;border-radius: 5px;color: #fff;line-height: 25px;}

.fitsDetail li span{
	width: 30%;
	float:left;
}
.fitsDetail_input{
    font-size: .8em;
	text-indent: 1rem;
	border: none;
	outline: none;
	width:100%;
	border-bottom: 1px solid #666666;
	float:left;
}
.fitsDetail table tr{
    border-bottom:10px;	
}
fitsDetail_nei{ width:80%; height:}
.button1{
	width:30px;
    border-radius:5px 0px 0px 5px;
}
.button2{
	width:30px;
    border-radius:0px 5px 5px 0px;
}
.input1{
	width:80%;	
	border:1px solid #999
}
.input2{
	width:80%;
	height:100px;	
	border:1px solid #999;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#bg{ display: none;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: black;  z-index:1001;  -moz-opacity: 0.7;  opacity:.70;  filter: alpha(opacity=70); text-align:center;}
.over1 {BACKGROUND: }
.input_bottom{
	border-bottom:1px solid #CCC;border-left:none;border-right:none;border-top:none;height:20px;line-height:20px;width:200px;background-color: white;flaot:left;
}
.input_bottom_short{
	border-bottom:1px solid #CCC;border-left:none;border-right:none;border-top:none;height:20px;line-height:20px;width:130px;background-color: white;flaot:left;
}
.input_bottom_mini{
	border-bottom:1px solid #CCC;border-left:none;border-right:none;border-top:none;height:20px;line-height:20px;width:80px;background-color: white;flaot:left;
}
.input_bottom_small{
	border-bottom:1px solid #CCC;border-left:none;border-right:none;border-top:none;height:20px;line-height:20px;width:140px;background-color: white;flaot:left;
}
.input_bottom_long{
	border-bottom:1px solid #CCC;border-left:none;border-right:none;border-top:none;height:20px;line-height:20px;width:360px;background-color: white;flaot:left;
}
.selectli{
	background-color:#ddd;
}
.sjsctp_hover_e{
	display: none;
	background: url(../../../../jnqp/img/erwima2.png) no-repeat;
	z-index: 99;
}
.sjsctp_hover_e img{
	margin-top: 5px;
	margin-left: 12px;
	width: 115px;
	height: 115px;
	
}
.allBrand .pp_name_k{
 	width: 20%;
 	text-align: center;
 	color:#666;
 	overflow: hidden;
 	height: 25px;
 	border: 1px solid #e2dfdd;
}
.allBrand .pp_name_k dt{
    width: 100%;
    border: 0px;
} 
.allBrand_two{
	background: #fff;
}