/* 新增切换按钮样式开始 */
.togglePageBtn{width: 400px;margin: 0 auto 20px;}
.togglePageBtn .eHbigTitle,.togglePageBtn .eCbigTitle{cursor:pointer;padding:5px 5px 14px 5px;color: #cbcbcb;}
.togglePageBtn .pricBigTit:hover{color: #0094D8;}
.togglePageBtn .pricBigTit.current{color: #0094D8;}
.eCpricWrapOutside{display: none;}
/* 新增切换按钮样式结束 */

.threeBtn{margin: 0 auto;text-align: center;}
.threeBtn div{display: inline-block;border: 1px solid #0094D8;line-height: 32px;cursor: pointer;padding: 0 20px;font-weight: bold;color: #999999;}
.threeBtn div.current{color:#0094D8; }
.threeBtn div:hover{color:#0094D8;}
.threeBtn .addPri{width: 110px;}
.aline{display:block;width: 100%;height: 2px;border-bottom: 1px solid #E3E3E3;padding-top: 30px;}

/* 仓储价格页样式开始 */
.wrap1{margin: 0 auto 50px;}
.wrap1 input{vertical-align: -2px;margin-right: 5px;}
.wrap1 div{margin: 0 auto 50px;}
.radioUp{width: 700px;margin: 20px auto 0;}
.radioUp li{float: left;margin-left: 20px;line-height: 36px;width: 155px;}

/* 出入库操作费样式开始 */
.inHousePric {
    text-align: center;
    color: #0094D8;
    font-family: "microsoft yahei";
    font-weight: bold;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.inHousePric span{font-family: arial;font-size: 12px;color: #cbcbcb;text-align: center;font-weight: normal;padding-bottom: 40px;display: block;}
h4 {
    color: #0094D8;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
/* 出入库操作费样式结束 */

/* 仓储价格页样式结束 */

/* 配送价格页开始 */
.wrap2{margin: 0 auto 50px;display: none;}
.warelist{margin:40px auto;}
.everyCountryHouse{line-height: 30px;}
.everyCountryHouse p{font-size: 14px;line-height:40px;color: #0094D8;font-weight: bold;padding-left: 20px;background: url("http://hmhyc.com/images/close.gif") left center no-repeat;cursor:pointer;font-family: microsoft yahei;}
.price{border:1px solid #cbcbcb;border-radius:3px;display: none;}
.price.current{display: block;}
.everyCountryHouse .close{background:url("http://hmhyc.com/images/open.gif") left center no-repeat}
.price ul{overflow: hidden;padding:10px 0 20px 0;}
.price ul li{width: 29%;line-height:40px;float: left;border-bottom: 1px dashed #cbcbcb;margin:0 20px;}
.price ul li a{text-decoration: none;color:#666666;font-size: 12px;padding-left: 12px;background: url("../image/littlePoint.png") left center no-repeat;}
.price ul li a:hover{color:#0094D8;}
/* 配送价格页结束 */

/* 增值服务页样式开始 */
.wrap3{color: #676767;display: none;margin-bottom: 50px;}
.addPricP{line-height: 28px;margin: 30px auto;/* width: 1006px; */}
.efulfillstore{width: 200px;height: 28px;color: #656565;}
.addPricTb{margin: 0 auto;/* width: 1006px; */}
/* 增值服务页样式结束 */

/*e 联运价格方案样式开始 */
.eCwrap2{/* width: 1006px; */height: 270px;margin: 0 auto;display: none;}
.eimtstore{width: 200px;height: 28px;color: #656565;}
/* e联运价格方案样式结束 */

table{border-collapse:collapse;border:1px solid #cbcbcb;width: 100%;}
table tr th,table tr td{border-right: 1px solid #cbcbcb;border-bottom: 1px solid #cbcbcb;line-height: 4;color: #656565;text-align: center;}
table tr th{background:#F4F4F4;}
.pricecontent {/* width: 1006px; */margin: 0 auto;}
.pricecontent p{line-height: 3;}
.pricecontent .bold{ font-weight: bold;margin-top: 20px;}
.detailcontent{ margin: 0 auto 50px;}
.detailcontent .bigtitle{font-size: 18px;font-weight: bold;font-family: microsoft yahei;color: rgb(0, 64, 152);text-align: center;border-bottom: 1px solid rgb(203, 203, 203);padding: 40px;}
.detailcontent .pricecontent div{line-height: 3;}



@media all and (max-width:768px){
	
.radioUp{width: 100%;margin: 20px auto 0;}
.price ul li{width: 42%;}
}
@media all and (max-width:640px){
	
.togglePageBtn{width: 100%;margin: 0 auto 20px;}
.bigTitle{font-size: 22px;line-height: 1;width: 50%;margin-top: 40px;}
.bigTitle span{font-size: 13px;}
.price ul li{width: 90%;}
}