.cardm {
	width: 100%;
	min-width: 1022px;
	background-color: #FFFFFF;
}
.cardmain {
    width: 1022px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	background-color: #FFFFFF;
}
.list {
    float: left;
    width: 1022px;
    display: inline;
}

.mb1 {
    margin-bottom: 1px;
}

.list_head {
    float: left;
    width: 999px;
    display: inline;
    position: relative;
    z-index: 12;
}

.list_addr {
    text-align: right;
    float: right;
    margin-right: 15px;
    display: inline;
    line-height: 32px;
    color: #333333;
}

.list_addr a {
    color: #333333;
    text-decoration: none;
}

.list_body {
    float: left;
    width: 999px;
    display: inline;
    position: relative;
    z-index: 8;
    border-top: #E5E5E5 solid 1px;
    top: -1px;
}

.list_head li {
    background-color: #EEEEEE;
    border-bottom: #E5E5E5 solid 1px;
    float: left;
    width: 85px;
    padding-left: 35px;
    margin-right: 2px;
    height: 32px;
    line-height: 32px;
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
    display: inline;
    list-style: none;
    overflow: hidden;
}

.list_head li.cur {
    background-color: #FFFFFF;
    border-bottom: #FFFFFF solid 1px;
    background-image: url(/image/20130720/list/list_cur.jpg);
    background-position: 22px center;
    background-repeat: no-repeat;
    color: #333333;
}

.list_head li.nor {
    background-color: #EEEEEE;
    border-bottom: #E5E5E5 solid 1px;
    background-image: url(/image/20130720/list/list_nor.jpg);
    background-position: 22px center;
    background-repeat: no-repeat;
    color: #999999;
}

.list_head2 {
    float: left;
    width: 999px;
    display: inline;
    position: relative;
    z-index: 12;
}

.list_head2 li {
    float: left;
    width: 85px;
    padding-left: 35px;
    margin-right: 2px;
    height: 32px;
    line-height: 32px;
    font-family: "宋体";
    font-weight: bold;
    font-size: 14px;
    display: inline;
    list-style: none;
    overflow: hidden;
}

.list_head2 li.cur {

    background-image: url(/image/20130720/list/list_cur.jpg);
    background-position: 22px center;
    background-repeat: no-repeat;
    color: #333333;
}

.list_mu {
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5E5E5;
    display: inline;
    background-color: #FFFFFF;
    height: 27px;
    width: 100%;
    line-height: 27px;
    font-family: "宋体";
}

.list_mu ul {
    float: left;
    margin-left: 1px;
    display: inline;
}

.list_mu li {
    float: left;
    width: 166px;
    list-style: none;
    display: inline;
    position: relative;
    z-index: 9;
}

.li_width {
    width: 166px;
}

.li_width2 {
    width: 169px;
}

.lm_li {
    float: left;
    width: 166px;
    display: inline;

}

.lm_lidiv {
    float: left;
    width: 125px;
    padding-left: 15px;
    display: inline;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
}

.lm_libtn {
    float: right;
    width: 20px;
    height: 11px;
    padding-top: 3px;
    border-right: #CCCCCC solid 1px;
    margin-top: 7px;
    display: inline;
}

.lm_libtn a {
    outline: none;
}

.lm_show {
    float: left;
    width: 165px;
    padding-bottom: 20px;
    display: none;
    position: absolute;
    z-index: 21;
    top: 27px;
    left: -1px;
    border: #CCCCCC solid 1px;
    border-top: #FFFFFF solid 1px;
    background-color: #FFFFFF;
    display: none;
}

.lm_show li {
	float: left;
	width:150px;
	margin-left: 15px;
	margin-top:5px;
	display:inline;
	outline:none;
}
.lm_show li a {
	color: #999999;
	text-decoration: none;
	outline:none;
}
.lm_show li a b{
	color: #999999;
	text-decoration: none;
	width:11px;
	height:11px;
	display:inline;
	background-color:#DCDCDC;
	overflow:hidden;
	float:left;
	text-indent:999px;
	margin-top:1px;
	*margin-top:5px !important;
	outline:none;
}


.lm_show .lmc_checked a b {
    color: #999999;
    text-decoration: none;
    background-color: #FFFFFF;
    float: left;
    display: inline;
    background-image: url(/image/20130720/list/list_checked.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    overflow: hidden;
    text-indent: 999px;
}

.lm_show li input {
    float: left;
    width: 12px;
    height: 12px;
    display: inline;
}

.lms_check {
    float: left;
    width: 20px;
    display: inline;
}

.lms_t {
    float: left;
    margin-top: -3px;
    *margin-top: 1px !important;
    _margin-top: 3px;
    margin-left: 4px;
    line-height: 20px;
    color: #333333;
    display: inline;
}

.lms_check input {
    margin: 0px;
    padding: 0px;
    height: 18px;
    width: 18px;
    border: none;
    background-color: #000000;

}

.list_sort {
    float: left;
    width: 999px;
    display: inline;
}

.list_page {
    float: right;
    width: 780px;
    display: inline;
}

/*分页样式*/
.page_div {
    float: left;
    width: 780px;
    margin-top: 3px;
    display: inline;
    line-height: 18px;
}

.page {
    float: left;
    width: 100%;
    text-align: right;
    font-family: "宋体";
}

.page a {
    text-decoration: none;
    color: #666666;
    font-family: "宋体";
    font-size: 12px;
}

.totalpage {
    float: right;
    margin-right: 20px;
    padding-top: 1px;
    display: inline;
}

.uppage, .nextpage {
    float: right;
    margin-right: 5px;
    padding: 3px 3px 2px 3px;
    display: inline;
    border: #CCCCCC solid 1px;
    background-color: #DDDDDD;
}

.pageint {
    float: right;
    margin-right: 5px;
    display: inline;
}

.pageint a {
    color: #666666;
    text-decoration: none; /*float:left;*/
    margin-top: 0px;
    margin-right: 1px;
    margin-left: 1px;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    display: inline;
}

.prevLink, .nextLink, .step {
    background-color: #DDDDDD;
    border: #CCCCCC solid 1px;
}

.currentStep {
/*float:left;*/
    display: inline;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 4px 4px 2px 4px;
    display: inline;
    background-color: #FFFFFF;
    border: none;
}

.list_st {
    float: left;
	width: 114px;
	display:inline;
	position:relative;
	z-index:4;
}

.list_p {
    float: left;
    width: 999px;
    display: inline;
}

.list_p li {
    float: left;
    width: 318px;
    margin-right: 23px;
    margin-top: 15px;
    display: inline;
    list-style: none;
}

.ls_img {
    float: left;
    height: 337px;
    width: 318px;
    display: inline;
    position: relative;
    z-index: 3;
    cursor: pointer;
    cursor: hand;
}

.ls_note {
    position: absolute;
    z-index: 4;
    width: 81px;
    padding-top: 45px;
    padding-left: 4px;
    height: 40px;
    left: 0px;
    bottom: 0px;
    float: left;
    display: inline;
    background-image: url(/image/20130720/list/list_zt.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #FFFFFF;
    line-height: 18px;
    font-family: "宋体";
    font-size: 12px;
}

.ls_detail {
    background-color: #767676;
    float: left;
    width: 178px;
    height: 26px;
    padding-left: 140px;
    display: none;
    position: absolute;
    z-index: 5;
    left: 0px;
    bottom: 0px;
    filter: alpha(Opacity = 90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    background-image: url(/image/20130720/list/list_quick.jpg);
    background-repeat: no-repeat;
    background-position: 112px 5px;
    text-align: left;
    line-height: 26px;
    color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
}

.ls_detail a {
    color: #FFFFFF;
    text-decoration: none;
}

.ls_info {
    float: left;
    width: 318px;
    margin-top: 7px;
    display: inline;
    border-top: #CCCCCC solid 1px;
}

.lsi_btn {
    float: left;
    width: 318px;
    margin-top: 7px;
    display: inline;
    text-align: center;
}

.lsi_n {
    float: left;
    width: 318px;
    margin-top: 3px;
    display: inline;
    color: #333333;
    font-size: 14px;
    font-family: "宋体";
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.lsi_n a {
    color: #000000;
    text-decoration: none;
}

.lsi_p {
    float: left;
    width: 318px;
    margin-top: 3px;
    display: inline;
    color: #333333;
    font-size: 14px;
    font-family: "宋体";
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.lsi_p span {
    color: #FF0000;
    font-weight: bold;
    font-size: 18px;
}

.lsi_total {
    float: left;
    width: 318px;
    margin-top: 3px;
    display: inline;
    text-align: center;
    color: #999999;
    font-family: "宋体";
    line-height: 20px;
    font-size: 12px;
}

#dialog-overlay {
    width: 100%;
    height: 925px;
    height: 925px \9; /*_height:expression(document.getElementsByTagName('body')[0].offsetHeight+"px");*/
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    background: #000;
    top: 0;
    left: 0;
    z-index: 90;
    display: none;
}

#dialog-box_list {

    background: #BBBBBB;
    padding: 5px;
    position: absolute;
    z-index: 100;
    display: none;
}

.contain {
    height: 786px;
    width: 989px;
    overflow: hidden;
}

.max_contain {
    float: left;
    width: 989px;
    display: inline;
    background-color: #BBBBBB;
}

.list_show {
    float: left;
    width: 999px;
    display: inline;
}

.lshow_ul {
    float: left;
    width: 1022px;
    display: inline;
}

.quick_btn {
    width: 29px;

    position: absolute;
    z-index: 100;
    display: none;

}

.quick_close {
    float: left;
    height: 24px;
    width: 23px;
    padding-left: 6px;
    padding-top: 6px;
    display: inline;
    background-color: #BBBBBB;
}

.quick_left {
    float: left;
    height: 49px;
    padding-top: 26px;
    padding-left: 9px;
    width: 20px;
    background-color: #000000;
    margin-top: 5px;
    display: inline;
}

.quick_right {
    float: left;
    height: 49px;
    padding-top: 26px;
    padding-left: 9px;
    width: 20px;
    background-color: #000000;
    margin-top: 5px;
    display: inline;
}

.quick_btn a {
    outline: none;
}

.lm_show_price {
    float: left;
    width: 150px;
    margin-top: 4px;
    margin-left: 15px;
    display: inline;
}

.lm_show_pbtn {
    float: left;
    height: 16px;
    width: 16px;
    margin-top: 1px;
    display: inline;
}

.color_all {
    float: left;
    width: 155px;
    margin-left: 9px;
    display: inline;
}

.color_all a {
    color: #999999;
    text-decoration: none;
}

.color_select {
    float: left;
    width: 155px;
    margin-top: 2px;
    margin-left: 9px;
    display: inline;
}

#c_select {
    float: left;
    width: 150px;
    display: inline;
    margin: 0px;
    padding: 0px;
}

#c_select li {
    float: left;
    width: 22px;
    margin-right: 3px;
    margin-left: 0px;
    display: inline;
    position: relative;
    z-index: 10;
}

.cs_color {
    width: 22px;
    height: 22px;
    overflow: hidden;
}

.cs_selected {
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 12;
    display: none;
}

.cs1 {
    background-color: #FFFFFF;
}

.cs2 {
    background-color: #DDDDDD;
}

.cs3 {
    background-color: #808080
}

.cs4 {
    background-color: #808080;
}

.cs5 {
    background-color: #000000;
}

.cs6 {
    background-color: #F80040;
}

.cs7 {
    background-color: #FFBD9D;
}

.cs8 {
    background-color: #FFFFE7;
}

.cs9 {
    background-color: #D5AB81;
}

.cs10 {
    background-color: #AA704B;
}

.cs11 {
    background-color: #80351E;
}

.cs12 {
    background-color: #321300;
}

.cs13 {
    background-color: #808080
}

.cs14 {
    background-color: #808080;
}

.cs15 {
    background-color: #000000;
}

.cs16 {
    background-color: #F80040;
}

.cs17 {
    background-color: #FFBD9D;
}

.cs18 {
    background-color: #FFFFE7;
}

.cs19 {
    background-color: #D5AB81;
}

.cs20 {
    background-color: #AA704B;
}

.ys_hei {
    background-color: #000000;
}

.ys_bai {
    background-color: #FFFFFF;
}

.ys_hui {
    background-color: #DDDDDD}

.ys_hong {
    background-color: #FF0000;
}

.ys_cheng {
    background-color: #FFCC00;
}

.ys_huang {
    background-color: #FFFF00;
}

.ys_lan {
    background-color: #0000FF;
}

.ys_lv {
    background-color: #00FF00;
}

.ys_ka {
    background-color: #AA704B;
}

.ys_zi {
    background-color: #FF00FF;
}

.ys_fen {
    background-color: #FFCCFF;
}

.cs12 {
    background-color: #321300;
}

.color_hover {
    padding: 5px 12px;
    border: 2px solid #353535;
    background-color: #CCCCCC;
    color: #000000;
    font-size: 12px;
}

/*== 无搜索结果时的css ==*/
.p_nimg {
    text-align: center;
    width: 999px;
    margin-right: auto;
    margin-left: auto;
    font-family: "宋体";
    font-size: 14px;
    line-height: 20px;

}

.mt130 {
    margin-top: 130px;
}

.mb130 {
    margin-bottom: 130px;
}

/* 2级广告背景色 */
.bg535057 { background-color:#535057;}
.bgD1CAB8 { background-color:#DEE0DF;}
.bgF76041 { background-color:#F76041;}
.bg2A5D8A { background-color:#2A5D8A;}
.bgE2ECEE { background-color:#A2938C;}

.bg8F9DA0 { background-color:#8F9DA0;}

.bgEFEFEF { background-color:#EFEFEF;}
.bgEDECE8old { background-color:#E8ECED;}
.bgEDECE8 { background-color:#F7F5FA;}
.bg0F0D0E { background-color:#EDEEF0;}
.bgACACAC { background-color:#ACACAC;}
.bg5C576D { background-color:#5C576D;}
.bg0E100F { background-color:#0E100F;}
.bgE6DDD6 { background-color:#E6DDD6;}
.bgF1F1F3 { background-color:#F1F1F3;}
.bgF7F7F7 { background-color:#E1E5E6;}
.bgEDEEE6 { background-color:#F7F7F7;}
.bgE4E3EB { background-color:#E4E3EB;}
.bgC0B3A3 { background-color:#C0B3A3;}
.bgEAE9EF { background-color:#EAE9EF;}
.bg161616 { background-color:#9D8569;}
/*
.bg161616 { background-color:#161616;}
*/
.bg696F7B { background-color:#696F7B;}



/* topic 20130828 */
.bgC2C2C2 { background-color:#C2C2C2;}
.bgF2F2F5 { background-color:#F2F2F5;}
.bgE7EBEE { background-color:#E7EBEE;}
.posit {

	position: absolute;
	z-index: 12;
	bottom:0px;
	right:10px;

}
.t-shirt-more {
	height: 24px;
	width: 100px;
	background:#666666;
	line-height:24px;
	text-align:center;
}
.t-shirt-more a{ color:#ffffff; text-decoration:none;}
.t-shirt-more a:hover{ color:#ffffff; text-decoration:underline;}
.t_shirt {
	background-image: url(/image/20130720/topic/channelshirt/t_shirtbg01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 999px;
	min-height:330px;
	_height:330px;
	display:inline;
}
.t_shirt2 {
	float: left;
	width: 999px;
	display:inline;
}
.mt45{ margin-top:45px;}
.mt60{ margin-top:60px;}
.ts_h {
	float: left;
	width: 900px;
	display:inline;
	text-align:left;
}
.ts_content {
	float: left;
	width: 999px;
	display:inline;
	line-height:24px;
	margin-top:8px;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
.t_shirt2 li {
	float: left;
	width: 135px;
	margin-right: 5px;
	margin-left: 68px;
	margin-top:5px;
	display:inline;
	list-style:none;
}
.t_shirtli {
	float: left;
	width: 110px;
	padding-left: 25px;
	display:inline;
}
.t_shirtli2 {
	float: left;
	width: 55px;
	padding-left:15px;
	padding-right: 25px;
	color:#333333;
	display:inline;
}
.bgleft {
	background-image:url(/image/20130720/topic/channelshirt/t_shirtbg02.jpg);
	background-repeat:no-repeat;
	background-position:10px 6px;
}
.bgright {
	background-image:url(/image/20130720/topic/channelshirt/t_shirtbg02.jpg);
	background-repeat:no-repeat;
	background-position:right 6px;
}
.t_shirtcontent {
	float: left;
	width: 135px;
	margin-top: 10px;
	color:#999999;
	display:inline;
	font-family:"宋体";
	font-size:12px;
	line-height:18px;
}
.mb20 { margin-bottom:40px;}
.bgDFE1DF { background-color:#DFE1DF; }

/*=新幻灯片css =*/

#slider { position:absolute; top:0px; width:1920px; height:500px;  margin-left: -958px; left: 50%; overflow:hidden;}
#slider ul{ position:absolute;}
#slider li{ width:1920px; height:500px; float:left; display:inline;}
#slider li a{ margin:0 auto; width:999px;}
#slider_c a { outline:none;}
#controls { width:999px; background:none; position:absolute; bottom:0px; left:0px; background:#FF0000;}

#sss {width:999px; margin:0 auto; position:relative; z-index:100; bottom:50px; background:none;}

.prevBtn {
	float:left;
	width:25px;
	height:80px;
	/*background-image:url(../image1202/bg_index.png);
	filter:alpha(opacity=60);opacity:0.6;*/
	/* ie6下png背景透明 */
	background:url(/image/20130720/index/bg_index.png) no-repeat 0 0; _background:url(../index/bg_index.gif) no-repeat 0 0; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/20130720/index/bg_index.png" ,sizingMethod="crop");
	background-color:#666666;
	padding:5px;
	text-indent:9999px;
	background-position:2px -15px;
	position:absolute;
	top:-250px;
	left:0px;
	filter:alpha(opacity=50);opacity:0.5;cursor:pointer;
	overflow:hidden;
	display:none;
}
.nextBtn {
	float:left;
	width:25px;
	height:80px;
	overflow:hidden;
	/*background-image:url(../image1202/bg_index.png);
	filter:alpha(opacity=60);opacity:0.6;*/
	/* ie6下png背景透明 */
	background:url(/image/20130720/index/bg_index.png) no-repeat 0 0; _background:url(../index/bg_index.gif) no-repeat 0 0; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/20130720/index/bg_index.png" ,sizingMethod="crop");
	background-color:#666666;
	padding:5px;
	text-indent:9999px;
	background-position:-30px -15px;
	position:absolute;
	top:-250px;
	right:0;
	filter:alpha(opacity=50);
	opacity:0.5;
	cursor:pointer;
	display:none;
}
.controls {
	position:absolute;
	bottom:-50px;
	*bottom:-40px !important;
	_bottom:-45px;
	right:20px;
	float:right;
	display:inline;
}
.controls li{
	float:left;
	width:13px;
	height:13px;
	margin:0px 3px;
	display:inline;
	text-indent:-9999px;
	background-image:url(/image/20130720/index/span_1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.controls .current{
	background-image:url(/image/20130720/index/span_2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*== vipcard ==*/
.bg0E0804 {
	background-image: url(/image/20140530/card/card_04.jpg);
	background-repeat: repeat-x;
	height: 534px;
}
.vipcard {
	float: left;
	width: 1022px;
	display:inline;
}
.vipcard  li{
	float:left;
	width:248px;
	margin-left:10px;
	/*border:1px solid #EBEBEB;*/
	background-color:#FFFFFF;
	display:inline;
	list-style:none;
}
.vc_img {
	text-align: center;
	float: left;
	width: 248px;
	margin-top: 15px;
	display:inline;
}
.vc_t {
	text-align: center;
	float: left;
	width: 238px;
	display:inline;
	font-family:"宋体";
	font-size:14px;
	line-height:20px;
	margin-top:10px;
	color:#000000;
}
.vc_t span {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}
.vc_tx {
	text-align: center;
	float: left;
	width: 238px;
	display:inline;
	font-family:"宋体";
	font-size:14px;
	line-height:20px;
	margin-top:20px;
	color:#666666;
}
.vc_number {
	float: left;
	width: 238px;
	margin-top:13px;
	display:inline;
}
.vc_btn1 {
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 78px;
	margin-top:3px;
	*margin-top:5px !important;
	display:inline;
}
.vc_btn2 {
	float: left;
	height: 16px;
	width: 16px;
	margin-left: 0px;
	margin-top:3px;
	*margin-top:5px !important;
	display:inline;
}
.vc_btn1 a, .vc_btn2 a{ outline:none;}
.vcn_input {
	float: left;
	width: 40px;
	margin-left: 8px;
	margin-right:8px;
	display:inline;
}
.vcn_input  input{
	width:38px;
	height:21px;
	line-height:21px;
	border:#999999 solid 1px;
	text-align:center;
	color:#333333;
}
.vc_line {
	float: left;
	width: 208px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	display:inline;
	margin-top:20px;
	margin-left:15px;
}
.vc_note {
	float: left;
	width: 238px;
	margin-top: 15px;
	display:inline;
	color:#999999;
	font-size:12px;
	line-height:18px;
}
.vcn_t {
	float: left;
	width: 60px;
	margin-left: 0px;
	display:inline;
	text-align:right;
}
.vcn_tt {
	float: left;
	width: 150px;
	margin-left: 3px;
	display:inline;
	text-align:left;
}
.vc_buy {
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-left:50px;
	margin-bottom:25px;
	display:inline;
}
.vc_no {
	background-image: url(/image/20140530/card/vipcard_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 1022px;
	height:228px;
	display:inline;
	/*border:#EAEAEA solid 1px;*/
}
.vc_noo {
	float: left;
	height: 228px;
	width: 977px;
	background-image: url(/image/20140530/card/vipcard_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:inline;
}
.vcn_title {
	float: left;
	width: 940px;
	margin-left: 26px;
	margin-top:22px;
	display:inline;
	font-family:"宋体";
	font-size:16px;
	color:#FF0000;
	line-height:20px;
}
.vcn_content {
	float: left;
	width: 940px;
	margin-left: 26px;
	margin-top:5px;
	display:inline;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	line-height:24px;
}

.vcn_content a {
	color: #0000FF;
}

.ls_star{
	position:absolute;
	z-index:5;
	width:60px;
	height:61px;
	right:5px;
	top:5px;
	float:left;
	display:inline;
	background:url(/image/20130720/list/list_star.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/20130720/list/list_star.png");

}

.cardmt0 {
    margin-top: 0px;
}
.cardmt10 {
    margin-top: 10px;
}
