
/*-------------------------index-----------------------*/
.index_device .secModel_right>.tab-content>.tab-pane,
.index_brand .secModel_right>.tab-content>.tab-pane{
	border-top: 1px solid #e8e8e8;
}
.secMg .secModel_right{
	margin-top: 37px;
}
/*-------------------------index bomAsk-----------------------*/

.BomBox .BomBoxCon{
	border: 1px solid #e8e8e8;
	background-color: #fff;
	min-height: 370px;
	padding-bottom: 70px;
}
.bomAsk_index .addBomTable{
	width: 1200px;
	font-size: 12px;
	border: 1px solid #ddd;
	border-top: transparent;
}
.bomAsk_index .addBomTable .addBomThead{

}
.bomAsk_index .addBomTable .addBomThead tr th{
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td{
	padding: 10px 10px 0px 0;
}
.bomAsk_index .addBomTable .addBomTbody>tr:first-child>td{
	padding: 0px 10px 20px 0;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td:first-child{
	width: 40px
}
.bomAsk_index .addBomTable .addBomTbody>tr>td>div{
	height: 36px;
	border: 1px solid #e8e8e8;
	line-height: 34px;
	position: relative;
}

.bomAsk_index .addBomTable .addBomTbody>tr>td .good_no{
	width: 40px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodType{
	width: 180px;

}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodType input{
	width: 160px;
	height: 20px;
	line-height: 20px;
	border: none;
	padding-left: 10px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodClass{
	width: 135px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodNum{
	width: 124px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodNum input{
	width: 104px;
	height: 20px;
	line-height: 20px;
	border: none;
	padding-left: 10px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodCreate{
	width: 100px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodCreate input{
	width: 80px;
	height: 20px;
	line-height: 20px;
	border: none;
	padding-left: 10px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodBrand{
	width: 135px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodBrand input{
	width: 115px;
	height: 20px;
	line-height: 20px;
	border: none;
	padding-left: 10px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodTime{
	width: 180px;
}

.bomAsk_index .addBomTable .addBomTbody>tr>td .goodPrice{
	width: 124px;
}
.bomAsk_index .addBomTable .addBomTbody>tr>td .goodPrice input{
	width: 104px;
	height: 20px;
	line-height: 20px;
	border: none;
	padding-left: 10px;
}

.bomAsk_index .addBomTable .addBomTbody .goodClass .typeInput{
	width: 130px;
	height: 34px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 4px;
	text-align: left;
	display: inline-block;
	background-color: #fff;
	overflow: hidden;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .typeInput .fa{
	margin-top: 10px;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .typeInput .textarea_{
	width: 100px;
	display: inline-block;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox{
	position: absolute;
    top: 35px;
    width: 136px;
    left: -2px;
	z-index: 9;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	text-align: left;
}

.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox ul{
	padding: 10px 5px;
	width: 136;
	max-height: 200px;
	position: relative;
	overflow-y: scroll;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox ul li:hover{
	cursor: default
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox ul li{
	min-height: 20px;
	line-height: 20px;
	display: block;
	padding: 0 5px;
	border-right: 0;
	width: 100%;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .classInputBox{
	width: 100%;
	padding: 5px 10px;
	padding-bottom: 0;
	height: 40px;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .classInputBox input{
	width: 100%;
	border: 1px solid #e8e8e8;
	height: 30px;
	padding-left: 4px;
}

.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .chooseShowBox_btn{
	height: 30px;
	width: 100%;
	background-color: #eee;
	line-height: 30px;
	text-align: center;
}

.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .chooseShowBox_btn a{
	height: 20px;
	line-height: 18px;
	padding: 0 6px;
	display: inline-block;
	font-size: 12px;
	border: 1px solid #218fe8;
}


.bomAsk_index .addBomTable .addBomTbody .goodTime .typeInput{
	width: 178px;
	height: 30px;
	line-height: 35px;
	padding-left: 6px;
	padding-right: 4px;
	text-align: left;
	display: inline-block;
	background-color: #fff
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .typeInput .fa{
	margin-top: 10px;
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .typeInput .textarea_{
	width: 150px;
	display: inline-block;
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox{
	position: absolute;
    top: 35px;
    width: 178px;
    left: -1px;
	z-index: 9;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	text-align: left;
}

.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox ul{
	padding:10px 5px;
	width: 178px;
	max-height: 200px;
	position: relative;
	overflow-y: scroll;
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox ul li:hover{
	cursor: default
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox ul li{
	min-height: 20px;
	line-height: 20px;
	display: block;
	padding: 0 5px;
	border-right: 0;
	width: 100%;
}

.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox .chooseShowBox_btn{
	height: 30px;
	width: 100%;
	background-color: #eee;
	line-height: 30px;
	text-align: center;
}

.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox .chooseShowBox_btn a{
	height: 20px;
	line-height: 18px;
	padding: 0 6px;
	display: inline-block;
	font-size: 12px;
	border: 1px solid #218fe8;
}
.bomAsk_index .addBomTable .addBomTbody .chooseShowBox .chooseShowBox_ul>li:hover{
	cursor: pointer;
	background-color: #218fe8;
	color: #fff;
}
.bomAsk_index .addBomTable .addBomTbody .chooseShowBox .chooseShowBox_ul>li.active{
	background-color: #218fe8;
	color: #fff;
}
.bomAsk_index .addBomTable .addBomTbody .td_btn{
	width: 120px;
	height: 40px;
	line-height: 36px;
	display: block;
	font-size: 16px;
	margin-right: 10px;
	border: transparent;
}
.bomAsk_index .addBomTable .addBomTbody .td_btn.askPrice_index{
	border: 1px solid #218fe8;
	color: #218fe8;
	background-color: #e3f1fe
}
.bomAsk_index .addBomTable .addBomTbody .td_btn.askPrice_index:hover{
	background-color: #fff;
}
.BomBox .BomBoxCon .addBom{
	margin-top: 30px;
	padding-left: 40px;
	margin-bottom: 20px;
}
.BomBox .BomBoxCon .addBom a:hover{
	color: #218fe8
}
.BomBox .BomBoxCon .addBom .addBomBtn .bom_add{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(/resources/v3/icon/bom-add.png) no-repeat center;
	vertical-align: bottom;
}

.BomBox .BomBoxCon .addBom .downBomBtn .bom_lead{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(/resources/v3/icon/bom-lead.png) no-repeat center;
	vertical-align: bottom;
}

.BomBox .BomBoxCon .toPayBox{
	height: 60px;
	line-height: 60px;
	border: 1px solid #e8e8e8;
	border-left: transparent;
	border-right: transparent;
	margin-top: 20px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.BomBox .BomBoxCon .toPayBox .promptBox{
	position: absolute;
    bottom: -41px;
    right: 0px;
    width: 216px;
    height: 40px;
    line-height: 38px;
    background: url(/resources/v3/icon/hint.png) no-repeat left;
    background-color: #fffbd8;
    border: 1px solid #e8e8e8;
    border-top-color: transparent; 
    padding-left: 38px;
    letter-spacing: 0.07rem;
    background-position: 11px 8px;
}

.BomBox .BomBoxCon .toPayBox .toPayBox_left{
	height: 20px;
	margin-top: 20px;
	padding-left: 20px;
}
.BomBox .BomBoxCon .toPayBox .toPayBox_left span,
.BomBox .BomBoxCon .toPayBox .toPayBox_left a{
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
}
.BomBox .BomBoxCon .toPayBox .toPayBox_right{

}

.BomBox .BomBoxCon .toPayBox .toPayBox_right .divNum{
	height: 50px;
	line-height: 50px;
	margin-top: 5px;
	border-right: 1px solid #e8e8e8;
	padding-right: 5px;
}

.BomBox .BomBoxCon .toPayBox .toPayBox_right .divNum span{
	margin-right: 10px;
}
.BomBox .BomBoxCon .toPayBox .toPayBox_right .divNum span span{
	margin: 0 3px;
}

.BomBox .BomBoxCon .toPayBox .toPayBox_right .divCount{
	height: 60px;
	padding: 10px 20px;
	padding-top: 8px;
}
.BomBox .BomBoxCon .toPayBox .toPayBox_right .divCount span{
	height: 20px;
	line-height: 20px;
	display: block;
}
.BomBox .BomBoxCon .toPayBox .toPayBox_right .divBtn{

}
.BomBox .BomBoxCon .toPayBox .toPayBox_right .divBtn .submit_Btn{
	width: 160px;
	height: 60px;
	line-height: 60px;
	display: block;
	background-color: #218fe8;
	border: 0;
}

.BomBox .BomBoxCon .toPayBox .toPayBox_right .divBtn .submit_Btn:hover{
	color: #fff;
	background-color: #2da1ff;
}

/*型号悬浮*/
.popoverBomTable .popover.bottom{
	top: 38px;
    left: -1px;
    width: 700px;
    max-width: 700px;
    font-size: 12px;
	max-height: 400px;
	overflow-y: auto; 
	border-color:#ccc;
    -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,.2) !important;
    -moz-box-shadow: 1px 2px 1px rgba(0,0,0,.2) !important;
    box-shadow: 1px 2px 1px rgba(0,0,0,.2) !important;
}
.popoverBomTable .popover.bottom .arrow{
	border-bottom-color: #e8e8e8;
}

.popoverBomTable .searchTable{
	width: 670px;
	border: 1px solid #e8e8e8;

}
.popoverBomTable .searchTable>thead>tr>th{
	padding: 10px;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
}
.popoverBomTable .searchTable>tbody>tr>td .div_no{
	width: 160px;
}
.popoverBomTable .searchTable>tbody>tr>td .div_bao{
	width: 100px;
}
.popoverBomTable .searchTable>tbody>tr>td .div_brand{
	width: 100px;
}
.popoverBomTable .searchTable>tbody>tr>td .div_type{
	width: 120px;
}
.popoverBomTable .searchTable>tbody>tr>td .div_dec{
	width: 180px;
}
.popoverBomTable .searchTable>tbody>tr>td{
	vertical-align: top;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
}
.popoverBomTable .searchTable>tbody>tr>td>div{
	padding: 10px;
}
.popoverBomTable .searchTable>tbody>tr:hover{
	cursor: pointer;
}

/*品牌悬浮*/
.popoverBomBrand .popover.bottom{
	top: 38px;
    left: -1px;
    width: 200px;
    max-width: 300px;
}
.popoverBomBrand .popover.bottom{
	border-color: #e8e8e8;
}
.popoverBomBrand .popover.bottom .arrow{
	border-bottom-color: #e8e8e8;
}
.popoverBomBrand .popover.bottom .popoverBomBrand_ul>li{
	padding: 4px;
}
.popoverBomBrand .popover.bottom .popoverBomBrand_ul>li:hover{
	cursor: pointer;
	background-color: #f5f5f5;
}


.bomAsk_index .addBomTable .addBomTbody .goodClass .typeInput{
	width: 130px;
	height: 34px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 4px;
	text-align: left;
	display: inline-block;
	background-color: #fff;
	overflow: hidden;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .typeInput .fa{
	margin-top: 10px;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .typeInput .textarea_{
	width: 100px;
	display: inline-block;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox{
	position: absolute;
    top: 35px;
    width: 136px;
    left: -2px;
	z-index: 9;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	text-align: left;
}

.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox ul{
	padding: 10px 5px;
	width: 136;
	max-height: 200px;
	position: relative;
	overflow-y: scroll;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox ul li:hover{
	cursor: default
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox ul li{
	min-height: 20px;
	line-height: 20px;
	display: block;
	padding: 0 5px;
	border-right: 0;
	width: 100%;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .classInputBox{
	width: 100%;
	padding: 5px 10px;
	padding-bottom: 0;
	height: 40px;
}
.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .classInputBox input{
	width: 100%;
	border: 1px solid #e8e8e8;
	height: 30px;
	padding-left: 4px;
}

.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .chooseShowBox_btn{
	height: 30px;
	width: 100%;
	background-color: #eee;
	line-height: 30px;
	text-align: center;
}

.bomAsk_index .addBomTable .addBomTbody .goodClass .chooseShowBox .chooseShowBox_btn a{
	height: 20px;
	line-height: 18px;
	padding: 0 6px;
	display: inline-block;
	font-size: 12px;
	border: 1px solid #218fe8;
}


.bomAsk_index .addBomTable .addBomTbody .goodTime .typeInput{
	width: 178px;
	height: 34px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 4px;
	text-align: left;
	display: inline-block;
	background-color: #fff
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .typeInput .fa{
	margin-top: 10px;
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .typeInput .textarea_{
	width: 148px;
	display: inline-block;
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox{
	position: absolute;
    top: 35px;
    width: 178px;
    left: -1px;
	z-index: 9;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	text-align: left;
}

.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox ul{
	padding:10px 5px;
	width: 178px;
	max-height: 200px;
	position: relative;
	overflow-y: scroll;
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox ul li:hover{
	cursor: default
}
.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox ul li{
	min-height: 20px;
	line-height: 20px;
	display: block;
	padding: 0 5px;
	border-right: 0;
	width: 100%;
}

.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox .chooseShowBox_btn{
	height: 30px;
	width: 100%;
	background-color: #eee;
	line-height: 30px;
	text-align: center;
}

.bomAsk_index .addBomTable .addBomTbody .goodTime .chooseShowBox .chooseShowBox_btn a{
	height: 20px;
	line-height: 18px;
	padding: 0 6px;
	display: inline-block;
	font-size: 12px;
	border: 1px solid #218fe8;
}
.bomAsk_index .addBomTable .addBomTbody .chooseShowBox .chooseShowBox_ul>li:hover{
	cursor: pointer;
	background-color: #218fe8;
	color: #fff;
}
.bomAsk_index .addBomTable .addBomTbody .chooseShowBox .chooseShowBox_ul>li.active{
	background-color: #218fe8;
	color: #fff;
}

/*-------------------------askPrice-----------------------*/
.BomBox .addBomTbody>tr:first-child .deleteBtn{
	display: none;
}

.BomBox .addBomTbody>tr .deleteBtn:hover{
	cursor: pointer;
}

/*-------------------------加入购物车弹窗-----------------------*/

.addCatModel .modal-lg{
	width: 540px;
	margin-top: 10%;
}
.addCatModel .modal-content{
	width: 540px;
}
.addCatModel .modal-content .modal-header{
	height: 50px;
	background-color: #218fe8;
}
.addCatModel .modal-content .modal-body{
	padding: 20px 0;
}
.addCatModel .modal-content .modal-body .modal_con_left{
	width: 280px;
	padding: 0 10px 0 20px;
	border-right: 1px solid #e8e8e8;
}
.addCatModel .modal-content .modal-body .modal_con_left div .con_left_p1{
	/*text-align:justify;*/
	min-width: 80px;
	display: inline-block;
}
.addCatModel .modal-content .modal-body .modal_con_right{
	width: 248px;
	padding-left: 15px;
}
.addCatModel .modal-content .modal-body .modal_con_right div,
.addCatModel .modal-content .modal-body .modal_con_left div{
	height: 24px;
	line-height: 24px;
	margin-bottom: 5px;
}

.addCatModel .modal-content .modal-body .modal_con_right div .con_right_p2{
	min-width: 40px;
	display: inline-block;
}


.addCatModel .modal-content .modal-body .modal_con_num{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background-color: #eee;
}

.addCatModel .modal-content .modal-body .modal_con_num .num_one{
	width: 30%;
}

.addCatModel .modal-content .modal-body .modal_con_num .num_two{
	width: 40%;
}
.addCatModel .modal-content .modal-body .modal_con_num .num_two span{
	display: block;
	float: left;
}
.addCatModel .modal-content .modal-body .modal_con_num .num_two .num_add{
	width: 24px;
	height: 24px;
	background: url(/resources/v3/icon/add.png) no-repeat center;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	margin-top: 13px;
	vertical-align: middle;
}
.addCatModel .modal-content .modal-body .modal_con_num .num_two .num_cut{
	width: 24px;
	height: 24px;
	background: url(/resources/v3/icon/minus.png) no-repeat center;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	vertical-align: middle;
	margin-top: 13px;

}
.addCatModel .modal-content .modal-body .modal_con_num .num_two .num_input{
	width: 80px;
	height: 24px;
	line-height: 20px;
	margin: 0 4px;
	margin-top: 13px;
	border: 1px solid #e8e8e8;
	text-align: center;
	float: left;
	display:block;
}
.addCatModel .modal-content .modal-body .modal_con_left .num_input{
	width: 80px;
	height: 24px;
	line-height: 20px;
	margin: 0 4px;
	border: 1px solid #e8e8e8;
	text-align: center;
}
.addCatModel .modal-content .modal-body .modal_con_num .num_three{
	width: 30%;
}

.addCatModel .modal-content .modal-footer{
	text-align: center;
	border-top: transparent;
	padding-top: 0;
	padding-bottom: 30px;
}

.addCatModel .modal-content .modal-footer button{
	width: 120px;
	height: 40px;
	text-align: center;
	background-color: #218fe8;
	color: #fff;
	border: none;
}

/*-------------------------加入购物车成功弹窗-----------------------*/
.addCatSuccess_model .modal-sm{
	margin-top: 18%;
}
.addCatSuccess_model .modal-content{
	border-color: #218fe8;
}
.addCatSuccess_model .modal-header{
	background-color: #fff;
	border-color: transparent; 
}
.addCatSuccess_model .modal-body{
	padding-top: 0;
	padding-bottom: 50px;
}
.addCatSuccess_model .modal-body .successGood{
	margin-bottom: 20px;
}
.addCatSuccess_model .modal-body .nextBtnBox .toCatBtn:visited,
.addCatSuccess_model .modal-body .nextBtnBox .toCatBtn{
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background-color: #218fe8;
	display: inline-block;
}
.addCatSuccess_model .modal-body .nextBtnBox .toCatBtn:hover{
	background-color: #2da1ff;
	color: #fff;
}
.addCatSuccess_model .modal-body .nextBtnBox .nextShopping:hover{
	color: #218fe8;
	text-decoration: underline !important;
}
