245 lines
5.6 KiB
CSS
245 lines
5.6 KiB
CSS
ul,li{ list-style-type:none;}
|
|
.nav-category-section
|
|
{
|
|
display:none;
|
|
}
|
|
.cart_table
|
|
{
|
|
width:100%;
|
|
border-collapse:collapse;
|
|
border: 1px solid #ccc;
|
|
background-color:#fff;
|
|
}
|
|
.cart_table2
|
|
{
|
|
width:100%;
|
|
border-collapse:collapse;
|
|
border: 1px solid #ccc;
|
|
background-color:#fff;
|
|
}
|
|
.cart_table3
|
|
{
|
|
border:0;
|
|
background-color:#fff;
|
|
}
|
|
.cart_table .cart_table3 td
|
|
{
|
|
padding:5px;
|
|
border:0;
|
|
}
|
|
.cart_table tr th
|
|
{
|
|
border: 1px solid #ccc;
|
|
line-height:25px;
|
|
padding:10px;
|
|
text-align:center;
|
|
}
|
|
.cart_table td
|
|
{
|
|
border: 1px solid #ccc;
|
|
line-height:25px;
|
|
padding:5px;
|
|
text-align:center;
|
|
}
|
|
.cart_table td img
|
|
{
|
|
border: 1px solid #333;
|
|
cursor:pointer;
|
|
}
|
|
|
|
|
|
.cart_table td .cart_left
|
|
{
|
|
float:left;
|
|
padding:10px;
|
|
}
|
|
.cart_table td .cart_right
|
|
{
|
|
float:right;
|
|
padding:10px;
|
|
}
|
|
.cart_table td .cart_botton
|
|
{
|
|
width:125px;
|
|
height:35px;
|
|
display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;
|
|
background-color:#ff4a00;
|
|
line-height:35px;
|
|
font-size:16px;
|
|
text-align:center;
|
|
color:#fff;
|
|
font-weight:bold;
|
|
cursor:pointer;
|
|
border:0;
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
|
|
}
|
|
.cart_table td .cart_Total
|
|
{
|
|
font-size:24px;
|
|
font-weight:bold;
|
|
color:#ff0000;
|
|
font-family:Arial Black;
|
|
line-height:35px;
|
|
}
|
|
.taocaoproduct{ float:left; width:100%;}
|
|
.taocaoproduct ul{ float:left; width:101%; position:relative;}
|
|
.taocaoproduct ul li{ float:left; margin:10px; width:117px; height:170px; text-align:center; overflow:hidden;}
|
|
.taocaoproduct ul li img{ float:left; width:115px;}
|
|
.cart_num_ss
|
|
{
|
|
clear:both;
|
|
display:inline-block;*display:inline;
|
|
height:auto;
|
|
width:auto;
|
|
overflow:hidden;
|
|
text-align:center;
|
|
}
|
|
|
|
|
|
|
|
.cart_del,.cart_add
|
|
{
|
|
float:left;
|
|
display:inline-block;*display:inline;
|
|
width:30px;
|
|
height:30px;
|
|
cursor:pointer;
|
|
overflow:hidden;
|
|
background: url(/images/category.png) no-repeat; display: inline-block; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category.png'); /* IE6 */
|
|
}
|
|
.cart_del{border:0;text-indent:-9999px; overflow:hidden;background-position: -200px -146px;}
|
|
.cart_add{border:0;text-indent:-9999px; overflow:hidden;background-position: -230px -146px;}
|
|
.cart_num
|
|
{
|
|
float:left;
|
|
height:28px; display:inline-block;display:inline;border-top:1px solid #c2c2c0;border-bottom:1px solid #c2c2c0;
|
|
overflow:hidden;
|
|
}
|
|
.cart_num input
|
|
{
|
|
float:left;
|
|
border:0;
|
|
width:40px;
|
|
height:28px;
|
|
line-height:28px;
|
|
text-align:center;
|
|
}
|
|
|
|
|
|
.cart_del img,.cart_add img
|
|
{
|
|
margin-top:3px;
|
|
}
|
|
.cart_pay
|
|
{
|
|
color:#666;
|
|
font-size:14px;
|
|
font-weight:bold;
|
|
font-family:Arial Black;
|
|
line-height:45px;
|
|
text-indent:25px;
|
|
}
|
|
.cart_pay span
|
|
{
|
|
color:red;
|
|
|
|
}
|
|
.Cart_FH,.Cart_FH a
|
|
{
|
|
font-size:20px;
|
|
line-height:250px;
|
|
font-weight:bold;
|
|
}
|
|
.Cart_FH a
|
|
{
|
|
color:Blue;
|
|
}
|
|
.addresslist{ float:left; margin:10px;}
|
|
.addresslist h3{ float:left; height:30px;}
|
|
.addresslist ul{float:left; width:100%;}
|
|
.addresslist ul li{float:left; width:100%; line-height:30px; text-align:left;}
|
|
.addresslist ul li span{ color:#ff0000; cursor:pointer;}
|
|
.addresslist .yunfei{ font-size:20px;}
|
|
.YHJlist{ float:left; margin:10px;}
|
|
.YHJlist ul li{ line-height:30px;}
|
|
.YHJlist ul li span{ color:#ff0000; cursor:pointer;}
|
|
.address_table
|
|
{
|
|
width:100%;
|
|
border-collapse:collapse;
|
|
border: 1px solid #ccc;
|
|
}
|
|
.address_table tr th
|
|
{
|
|
border: 1px solid #ccc;
|
|
line-height:25px;
|
|
padding:5px;
|
|
width:100px;
|
|
text-align:center;
|
|
background-color:#E2F2FF;
|
|
}
|
|
.address_table td
|
|
{
|
|
border: 1px solid #ccc;
|
|
line-height:25px;
|
|
padding:5px;
|
|
text-align:left;
|
|
}
|
|
|
|
.address_table td span
|
|
{
|
|
color:#333;
|
|
}
|
|
|
|
.address_table td .input_button
|
|
{
|
|
width:125px;
|
|
height:35px;
|
|
overflow:hidden;
|
|
display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;
|
|
BACKGROUND: url(../images/PicNext.gif) no-repeat top left;
|
|
line-height:35px;
|
|
font-size:16px;
|
|
text-align:center;
|
|
color:#fff;
|
|
font-weight:bold;
|
|
cursor:pointer;
|
|
border:0;
|
|
}
|
|
|
|
.user_info_title4{float:left; margin:10px; font-size:14px; font-weight:bold; color:#000;}
|
|
.user_info_title6{float:left;padding-left:20px; font-weight:bold; font-size:14px;color:#000;}
|
|
.pay_info{ float:left; width:930px;}
|
|
.pay_info ul li{ float:left; margin-top:5px; width:210px; padding-left:4px;}
|
|
.pay_info ul li input{ float:left; margin-top:10px;}
|
|
.pay_info ul li img{float:left; width:154px; height:33px;border: 1px solid #999; }
|
|
.mores {height:23px;width:228px;border:none; background:url(../images/style15.jpg) no-repeat;cursor:pointer;margin:16px 30px 0 0; text-indent:2000px;}
|
|
.ad3{width:960px; text-align:center;padding:4px 0px;}
|
|
.domain_price_content{
|
|
clear:both;
|
|
}
|
|
.domain_price_content li{
|
|
overflow:hidden;
|
|
padding-bottom:15px;
|
|
margin-top:15px;
|
|
float:left;
|
|
width:930px;
|
|
border-bottom:#CCC 1px dashed;
|
|
}
|
|
.cart_table_title
|
|
{
|
|
height:35px;
|
|
background-color:#626361;
|
|
color:#000;
|
|
font-size:14px;
|
|
font-weight:bold;
|
|
text-align:left;
|
|
text-indent:20px;
|
|
border-top: 1px solid #dbd8d8;
|
|
filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);
|
|
-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);/*IE8*/
|
|
background:#dbd8d8; /* 一些不支持背景渐变的浏览器 */
|
|
background:-moz-linear-gradient(top, #ffffff,#dbd8d8);
|
|
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dbd8d8));
|
|
background:-o-linear-gradient(top, #ffffff, #dbd8d8);
|
|
} |