/* left:12369227 @2015-3 */
@charset "utf-8";


/*buy*/
.buy_area{ width:998px; border:1px solid #ccc; height:100%; margin:0 auto; margin-top:10px; overflow:hidden; background:#f7f7f7}
.default_area{ width:980px; height:100%; overflow:hidden; margin:0 auto}
.ok_area{ width:980px; height:100%; float:left; margin:5px auto;}
.ok_area_on a{ height:10px; width:10px; font-size:10px; display:inline; margin-left:5px}
.ok_area_on A:link,.ok_area_on A:visited{color:#fff;text-decoration:none; font-size:14px; background:#f90}
.ok_area_on A:hover{color:#fff;text-decoration:none; font-size:14px; background:#FF3300}
.ok_area li{ line-height:26px; height:26px; float:left}
.ok_area_on{ border:1px solid #f90; padding:2px 5px;}
.other_default_area{ width:980px; height:100%; float:left}
.other_default_area li{ width:98px; line-height:28px; height:28px; float:left}
.other_default_area li A:link,.other_default_area li A:visited{color:#666;text-decoration:none; font-size:14px;}
.other_default_area li A:hover{color:#03f;text-decoration:underline; font-size:14px;}
.default_area span{ float:right; border:1px solid #ccc; background:#fff; padding:5px; margin-bottom:5px;}
.other_area{ width:980px; margin:0 auto; border-top:1px dotted #ccc}
.other_other_area{ width:980px; height:100%; float:left}
.other_other_area li{ width:98px; line-height:28px; height:28px; float:left}
.other_other_area li A:link,.other_other_area li A:visited{color:#666;text-decoration:none; font-size:14px;}
.other_other_area li A:hover{color:#03f;text-decoration:underline; font-size:14px;}
.other_area span{ float:right; border:1px solid #ccc; background:#fff; padding:5px; margin-bottom:5px;}




.buy{width:1000px; height:100%; overflow:hidden; border-top:1px solid #ccc; margin-top:10px;}
.buy_list,.sub_buy{ float:left}
.buy h2{ line-height:40px; height:40px; font-size:14px; font-family:"微软雅黑"}
.buy_list{ width:698px;height:100%; overflow:hidden; border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px;}
.sec_buy ul{ width:698px; float:left; font-size:14px; border-bottom:1px solid #E4E4E4}
.sec_buy ul li{ font-size:16px; line-height:30px; color:#FF6600}
.sec_buy ul li span{ float:right; font-size:14px; color:#CCCCCC}
.sec_buy ul li A:link,.sec_buy ul li A:visited{color:#039;text-decoration:none}
.sec_buy ul li A:hover{color:#03f;text-decoration:underline;}
.sub_buy {}

.sub_buy{ width:268px; border:1px solid #ccc; margin-left:10px; height:100%; padding:10px; margin-top:10px;}
.sub_buy_pic{ width:260px; height:150px; margin: auto; margin-bottom:10px; background:#FFFFCC;clear:both}
.sub_buy h3{ color:#666; line-height:40px; border-bottom:1px solid #ccc}
.sub_buy ul li{ line-height:24px; height:24px;}
.sub_buy ul li  A:link,.sub_buy ul li  A:visited{color:#666;text-decoration:none; font-size:14px;}
.sub_buy ul li  A:hover{color:#03f;text-decoration:underline; font-size:14px;}
/*页码*/
.sec-page{ width:auto; height:100%; margin:5px auto; overflow:hidden; border-bottom:0px}
.sec-page ul{ border:0}
.sec-page li{ height:30px; line-height:30px;float:left;}
.sec-page li.jilv{ color:#999999}
.sec-page li a{ padding:0 10px; display:block;text-decoration:none}
.sec-page li.page-but{ border:1px solid #ccc; padding:0 10px; margin:0 5px; }
#on_page{border:1px solid #FFCC00; background:#FFFF66; padding:0 10px; margin:0 5px;}
.other_page{border:1px solid #ccc; padding:0 10px; margin:0 5px;}
.other_page:hover{ background:#F0F0F0}

.release{width:264px; height:45px; line-height:45px; margin:0 auto;margin-bottom:10px; overflow:hidden; border:1px solid #fff;
background:#ff9a02;
/*渐变*/
background-image: -moz-linear-gradient(top, #fcb853, #ff9a02); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcb853), color-stop(1, #ff9a02)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb853', endColorstr='#ff9a02', GradientType='0'); /* IE*/
/*圆角*/
-moz-border-radius:8px; /* Gecko browsers */
-webkit-border-radius:8px;/* Webkit browsers */
border-radius:8px;/* W3C syntax */
/*阴影*/
-moz-box-shadow:3px 3px 3px #d3d3d3 ;              
    -webkit-box-shadow:3px 3px 3px #d3d3d3 ;           
    box-shadow:3px 3px 3px #d3d3d3 ;
}
.release:hover{ background:#fcb74f}
.release a{ width:264px; height:45px; display:block; text-align:center; font-size:16px; font-family:"微软雅黑"}
.release A:link,.release A:visited{color:#fff;text-decoration:none}
.release A:hover{color:#fff;text-decoration:underline;}