
/*选书平台*/
.sou_box{ margin: auto;}
.sou_l{ float: left; overflow: hidden; }
.sou_r{ float: right; }
input[type="button"]{width: 85px; line-height: 35px; border-radius:5px;border: none; cursor: pointer; color: #fff;}
.select{  display: inline-block; position: relative; width: 100px;}
select{border:#ccc 1px solid;height: 35px;  line-height: 35px;font-size: 14px; position: absolute; top: -22px; left: 0px; }
.sou_l lable{ float: left; line-height: 32px; }
.sou_l input[type="button"]{  background: #177fbe;  margin-left: 5px;  }
.sou_r input[type="button"]{ background: #2e8e64;}
.sou_l input[type="text"]{ border: #ccc 1px solid; line-height: 33px; height: 33px; float: left;  margin-left: 5px; }
.sou_r input[type="text"]{ border: #ccc 1px solid; height: 33px; line-height: 33px; text-indent: 10px;}
a.input {width:70px; height:32px; line-height:32px; background:url(../images/icon.png) no-repeat 7px center #f1f1f1; border: #ccc 1px solid; display:inline-block; text-indent: 27px; overflow:hidden; position:relative; cursor: pointer;  margin-left: 5px; float: left; margin-left: 5px;}

#file,#file1 {opacity:0; filter:alpha(opacity=0); position:absolute; top:0; right:0; font-size: 50px;}

.xuan_tit{ margin:30px auto 0px auto; line-height: 45px; text-indent: 15px; border: #ebe7e8 1px solid ; border-bottom: none; }
.table{margin:auto; padding: 0;}
.table {display: table; width: 100%; border-collapse: collapse;}
.table-tr {display: table-row;  }
/*.table-tr:nth-child(2n) {background: #f1f1f1;}*/
.table-th {display: table-cell;height: 100%;border: #ebe7e8 1px solid ;text-align: center;vertical-align: middle; color: #000;  }
.table-td {display: table-cell; border: #ebe7e8 1px solid ; text-align: center;vertical-align: middle; padding: 5px;  }
.table-td:nth-child(1){ width: 6%;  } /*序号*/
.table-td:nth-child(2){ width: 4%; } /*选择*/
.table-td:nth-child(3){width: 12%; } /*ISBN*/
.table-td:nth-child(4){width: 18%; text-align: left;} /*书名*/
.table-td:nth-child(5){ width: 10%; } /*出版社*/
.table-td:nth-child(6){ width: 6%; } /*定价*/
.table-td:nth-child(7){width: 10%;}  /*主要著作者*/
.table-td:nth-child(8){width: 8%; }  /*出版时间*/
.table-td:nth-child(9){width: 6%; }  /*开本*/
.table-td:nth-child(10){width: 10%; } /*丛书项*/
.table-td:nth-child(11){width: 10%; } /*中图法分类*/
.table-tr1{line-height: 45px; height: 45px;  background: #f1f1f1;  font-weight: bold;}
.tj{margin:0px auto 30px auto;  border: #ebe7e8 1px solid; padding-top: 10px;  border-top: none; text-align: center; }
.tj input[type="submit"]{ width: 85px; line-height: 32px; margin: 10px auto; background: #cc0001; border-radius:5px; cursor: pointer; color: #fff; border:none;}
.tj span{ color: #f00; }


.gw{ margin: auto; text-align: center; }
.gw img{ margin: auto; }
/*购物车*/
.cart{ width: 1200px; margin: 20px auto; }
.cart .table-td a{ color: #cc0001; }
.cart input{ border: #ccc 1px solid; line-height: 25px; }

.cart .table-td:nth-child(1){width: 14%; } /*ISBN*/
.cart .table-td:nth-child(2){width: 30%; text-align: left;} /*书名*/
.cart .table-td:nth-child(3){ width: 10%; } /*数量*/
.cart .table-td:nth-child(4){ width: 8%; text-align: center; } /*定价*/
.cart .table-td:nth-child(5){width: 15%;}  /*主要著作者*/
.cart .table-td:nth-child(6){width: 10%; }  /*出版时间*/
.cart .table-td:nth-child(7){width: 8%; }  /*总计*/
.cart .table-td:nth-child(8){width: 5%; } /*操作*/

.cart .table-th{ height: 50px; }
.cart .table-td{ height: 50px; line-height: 22px; }

.tj01{ border: none; }
.tj01 input[type="submit"]{text-indent: 20px; width: 120px;}
.tj input.tj1{ background: url(../images/icon1.png) #ff0033 no-repeat 20px center; }
.tj input.tj2{background: url(../images/icon2.png) #386f96 no-repeat 20px center; }
.tj_box{ margin: 10px auto;}
.shouhuo{ float: left;  margin-top: 20px; }
.shouhuo input{ margin-right: 10px; text-indent: 10px; width: 200px; }
.shouhuo span{ color: #f00; }
.tongji{ float: right; margin-right: 20px; line-height: 50px; }
.tongji span{ color: #cc0000; font-size: 34px; }

.tj_box1{border: #ebe7e8 1px solid; background: #fff7f7; margin: 20px auto; }
.shouhuo1{  line-height: 60px; margin-top: 0px; text-indent: 20px; }
.cart_order .table-th{ height: 50px; }
.cart_order .table-td{ height: 50px; }
.cart_order .table-td:nth-child(1){width: 55%; text-align: left;} /*书名*/
.cart_order .table-td:nth-child(2){ width: 15%;text-align: center; } /*单价*/
.cart_order .table-td:nth-child(3){ width: 15%;  } /*数量*/
.cart_order .table-td:nth-child(4){width: 15%;}  /*小计*/

.table-tr2{ border: #ebe7e8 1px solid; line-height: 50px; text-indent: 20px; }
.xuan_tit1{ border: none; margin: 20px auto; }
.tj input.tj_del{ background: url(../images/icon3.png) #cc0000 no-repeat 20px center; }
.tj input.tj3{ background: url(../images/icon4.png) #fd4d00 no-repeat 20px center; }

.tj input.tj4{ background:url(../images/icon5.png)#2e8e64 no-repeat 20px center; }

/*订单管理*/

.down a{  width: 120px; height: 35px; line-height: 35px; display: block; text-align: center; color: #fff; background: #2e8e64; border-radius:5px;}
.down a:hover{ color: #fff; }
.dingdan{ margin:20px auto;}
.dingdan .table-td{ line-height: 35px;}
.dingdan .table-td:nth-child(1){width: 20%;} /*订单名称*/
.dingdan .table-td:nth-child(2){ width: 10%;text-align: center; } /*订单状态*/
.dingdan .table-td:nth-child(3){ width: 10%;  } /*发货情况*/
.dingdan .table-td:nth-child(4){width: 30%; text-align: center;}  /*物流信息*/
.dingdan .table-td:nth-child(54){width: 15%;}  /*操作*/
a.dd{ background: #cc0001;  display: black; padding: 5px 10px; color: #fff; }
a.dd:hover{ color: #fff; background: #f00; }
.sou_l1{ margin-left: 20px; }

.cartbox{margin:0px auto;margin-top:10px;}
.logintips{background:url(../images/shop_title.gif); height:34px; text-align:left; line-height:34px;border:#E5E5E5 1px solid;border-bottom:none;}
.ShoppingCart{ line-height:50px;}
.ShoppingCart .title{ height:50px; line-height:50px; font-size:14px; font-weight:normal; }
.ShoppingCart .title td{background:#f1f1f1!important; color: #000; font-weight: bold; }
.ShoppingCart table tr td{ background:#FFF;    display: table-cell;
    vertical-align: middle;}
.ShoppingCart .tdbg img{margin-right:8px;margin-top:10px}
.ShoppingCart .tdbg a{line-height:22px; font-size:14px;  display:block;}
.carttr{margin-top:50px;}
.prolist{}
.prolist ul{}
.prolist li{width:23%;float:left; border:#E5E5E5 1px solid; text-align:center;margin:8px;}

.tj01 input[type="button"] {
    text-indent: 20px;
    width: 120px; border:none; height:32px; line-height:32px;
}
.shouhuo {
    float: left;
    margin-top: 5px;
}
a.tj1{
	text-indent: 20px;
    width: 120px;
    border: none;
    height: 32px;
    line-height: 32px;
	background: url(../images/icon3.png) #cc0000 no-repeat 20px center;border-radius: 5px;
    cursor: pointer;
    color: #fff; display:inline-block;
	}
