﻿@charset "utf-8";
/* CSS Document */

/* 全局 2014.8.18*/
body{margin:0px;padding:0px;font-size:12px; color:#333;line-height:1.8;font-family:"Arial","宋体";}
form,ul,li,ol,li,dl,dt,dd,img,p,h1,h2,h3,h4,h5,h6,input{margin:0px;padding:0px; }
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
input,select{font-size:12px;}
img{border:0px; vertical-align:middle;}
ul,li{list-style-type:none;}
strong,b{font-weight:bold;}
em {font-style:normal;}

/* Link 全局链接样式 20013.8.18 */
a{color:#333333;text-decoration:none; cursor:pointer;}
a:hover{color:#c10000;text-decoration:underline;}
.display_no{display:none;}
.display_yes{display:block;}

.top_nav_bg{ background:#f0f0f0; height:30px; line-height:30px;}
.top_nav{ width:1200px;height:27px; margin:0 auto;}
.attention{ float:left; color:#656565;}
.attention span{ margin-right:15px;}
.attention a{color:#656565;}
.favorite_icon{ background:url(../images/common/icon1.jpg) no-repeat 0px 2px; padding-left:20px;}
.attent_icon{ background:url(../images/common/icon2.jpg) no-repeat 0px 0px ; padding-left:20px;}

.top_link{ float:right; vertical-align:middle;}
.top_link .login_re{ float:left; margin-right:20px;}
.top_link .link_list{ float:left; color:#010000;}
.top_link .link_list a{color:#010000;}
.top_link .link_list span{ margin-right:5px;}



.saleicon_bg{background-color:#f44700;color:#fff;display:block;_display:inline;float:left;padding:0 10px;position:relative;top:3px;height:17px;line-height:17px}
.header_p1{ clear:both; margin:0 auto; width:1200px; margin-top:10px; overflow:hidden;}
.header_p1 .logo,.header_p1 .search_tab{ float:left;}
.header_p1 .logo{ width:285px; margin-right:10px;}
.header_p1 .search{ margin-top:15px;width:440px;overflow:hidden;}
.header_p1 .search_input{ border:3px solid #00adef; padding:0px 10px; line-height:30px; border-right:0px; height:30px; width:337px; color:#666; float:left;}
.header_p1 .search_btn{ width:80px; height:36px; overflow:hidden; text-align:center; line-height:36px; background:#00adef; font-size:14px; font-weight:bold; color:#fff; border:0px; cursor:pointer; float:left;}
.search_tab .hot_key{ color:#999;margin-top:2px;width:440px;overflow:hidden;}
.hot_key a{ color:#999;}
.hot_key a:hover{ color:#FA0001;}
.hot_key em{ float:left; margin-right:5px;}
.hot_key ul{ float:left;margin-right:5px;width:270px;height:25px; overflow:hidden;}
.hot_key ul li{ display:inline; margin-right:5px;}

.search_tab{ width:440px; margin-right:10px; overflow:hidden;}
/*.top_buycart{ background:url(../images/common/buycart_icon.jpg) no-repeat left top; padding-left:70px; padding-top:5px; height:60px; width:160px; margin-top:15px; float:right;}*/

.top_buycart b{ color:#F00; margin:0 3px;}
.top_buycart img{ vertical-align:middle;}

.nav_bg{ clear:both; margin-top:10px; background:#00adef; height:40px;}
.nav{ width:1200px; margin:0 auto;}
.side_nav{ float:left; width:210px;position:relative; z-index:100; height:40px;}
.side_nav h3.title{ background:#0772a7;line-height:40px; font-family:"microsoft yahei"; font-size:15px; height:40px; color:#fff; padding-left:15px;  position:relative; z-index:2;}
.side_nav h3.title a{ color:#FFF; display:block; text-decoration:none}
.main_nav{float:left; line-height:40px; padding-left:20px;}
.main_nav li{ float:left; font-size:15px; font-family:"microsoft yahei";  }
.main_nav li a,.main_nav li a:hover{ color:#fff;}
.main_nav li{ margin-right:15px;}
.nav_c{width:980px; background:url(../images/common/navc_bg.jpg) no-repeat; margin:0 auto; height:40px; line-height:40px; color:#FFFFFF; font-size:14px; font-weight:700;}

/*头部导航样式及选中弹出*/
#ty_menu_title {position:relative; z-index:9;}
#ty_menu_title ul {}
#ty_menu_title ul li {float: left;}
#ty_menu_title ul li a {color:#fff; float:left;}
#ty_menu_title ul li a span{ display:block; float:left;padding:0 5px;}
#ty_menu_title ul li a.ty_menu_select{color:#fff; background-color:#00d2f7; }
#ty_menu_title ul li a.ty_menu_select span{background-color:#00d2f7;}
#ty_menu_title ul li b{display:block; float:left; padding:0px; margin:0px;}
#ty_menu_title ul li a:hover{ text-decoration:none;}
#ty_menu_title ul li a:hover span{ background:#00d2f7;}
#ty_menu_title ul li{position:relative;}
#ty_menu_title ul li ul{display:none;margin:0;padding:0;position:absolute;left:0px;top:40px;border:1px solid #cb160f; border-top:0px;width:300px; background:#fff;}
#ty_menu_title ul li ul li{ width:100%; clear:both;background:url(../images/process/dotted_dashed1.jpg) repeat-x bottom; overflow:hidden; line-height:25px; padding:3px 0px;}
#ty_menu_title ul li ul li a,#ty_menu_title ul li ul li a:hover{ background:none; padding-left:10px; }
#ty_menu_title ul li:hover ul, #ty_menu_title li.over ul{display:block;}
#ty_menu_title ul li ul li h3{ color:#a10000; font-weight:700; width:80px; float:left;}
#ty_menu_title ul li ul li h3 a{ color:#a10000;}
#ty_menu_title ul li ul li div{ float:left; font-size:12px; width:215px;}
#ty_menu_title ul li ul li div a{color:#333; font-weight:normal; white-space:nowrap; margin-right:5px;}


.displaynone {display:none;
}
.main{ width:1200px; margin:0 auto; margin-top:8px;}
.main_p1{ padding-left:218px; overflow:hidden;}
.main_p1_m{ width:764px; overflow:hidden;float:left;}

.main_p1_r{ float:right; width:210px;}
.notice_tab{border: 1px solid #dcdcdc;overflow: hidden; height:260px}
.notice_tab_hd{ height:30px; line-height:30px;background: url(../images/process/annc-title-bg.gif) repeat-x;}
.annc-list {margin: 10px;}
.annc-list ul li.right{text-align:right;  background: url(../images/common/newsicon21.jpg) no-repeat 0px 10px;}
.annc-list ul li a:hover{text-decoration:none;color:#00adef}
.notice_tab_hd li{float:left;cursor:pointer;font-weight: bold;text-align:center; width:103px; font-size:14px;
                  font-family:微软雅黑;
}
.notice_tab_hd li.lefgedge {border-left:1px solid #dcdcdc;}

.notice_tab_hd li.current{background:#fff;}
.annc-list li{ background: url(../images/common/newsicon2.jpg) no-repeat 0px 10px;line-height:25px;text-indent:10px;}
.annc-list-ie6{width: 200px;height: 350px;background: #cd0000;overflow: hidden;}

.main_cop{height:260px;background:url(../images/index/cop-list.gif);margin:10px 0;clear:both;width:1200px; margin-top:20px; overflow:hidden;}
.main_cop .cop{float:left;width:200px;height:250px;overflow:hidden;}
.main_cop .cop .title{font:normal 16px/16px "MicroSoft YaHei";	text-indent:10px;}
.main_cop .cop .cop-num{position: absolute;	margin: -10px 0 0 150px;}
.cut-down{position:absolute;margin: -15px 0 0 110px;}
.main_cop .cop .cop-num li{float:left;cursor:pointer;margin-right:3px;width:10px;height:9px;font-size:0;background-image:url(../images/index/cop-num.gif);background-position: -10px 0;}
.main_cop .cop .cop-num li.current{	background-position: 0 0;}
.main_cop .cop .cop-list li{display: none;font-family:"MicroSoft YaHei";height:230px;}
.cop-list li img{width:140px;height:140px;margin:10px 0 0px 30px;}
.show {display:block !important;}
.cop-t{font:normal 14px/28px "MicroSoft YaHei";text-align:center;margin-bottom:10px;}
.cop-t a{color:#0f6cb3;}

.main_jingpin{height:425px;margin:5px 0;clear:both;width:1200px; overflow:hidden;}

.main_jingpin .main_jingpin_title{height:30px;background:url(../images/exp/bookjp.jpg) no-repeat #fff;overflow:hidden;}
.main_jingpin .main_jingpin_content{height:385px; overflow:hidden;}
.main_jingpin .main_jingpin_content .pic_image{float:left;overflow:hidden; margin-right:5px;margin-top:5px}

.ml10{margin-left:10px;}
.fl{float:left;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;_display: inline;}
.fr {float:right;}
.fs24 {font-size:16px;}
.red-s-btn{display:block;text-align:center;line-height:25px;color:#fff;width:80px;height:25px;background:url(../images/index/r-s-btn.gif) no-repeat;}
.red-s-btn:hover{color:#fff;}

/* 字体颜色 */
.c-fff{color:#fff;}
.c-fff:hover{color: #fff;text-decoration:none;}
.c-333{color:#333;}
.c-333:hover{color:#333;text-decoration:none;}
.c-666{color:#666;}
.c-999{color:#999;}
.c-bbb{color:#bbb;}
.c-f60{color:#f60;}
.c-36c{color:#36c;}
.c-c00{color:#c00;}
.c-6c0{color:#6c0;}	
.c-e60{color:#e60;}	
a{color:#333;}
a:hover{color: #0772a7;}
.c-e54040{color:#e54040;}
.c-00adef{color:#00adef;}
.c-efae00{color:#efae00;}
.c-57c76c{color:#57c76c;}
.c-8c4ce3{color:#8c4ce3;}
.c-0772a7{color:#0772a7;}
/* 字体颜色 end*/

.main_whhdzx{ clear:both; width:1200px; margin-top:10px; overflow:hidden;}
.main_whhdzx_l{ width:210px; float:left;}
.main_whhdzx_r{ width:982px; float:right;}

.group_buy{ margin-top:3px;}
.group_buy .bd{ border:1px solid #f1f1f1; border-top:3px solid #aaaaaa; height:120px;padding-top:3px;} 
.group_buy .bd ul{ margin-top:10px; margin-left:10px;}
.group_buy .bd .pic{ float:left; margin-right:10px;width:100px;height:102px;overflow:hidden; border:1px solid #ddd}
.group_buy .bd .info{ float:left;width:82px; overflow:hidden;}
.group_buy .bd .info .name{ margin-top:8px; height:36px;line-height:18px;overflow:hidden;}
.group_buy .bd .info .price{ font-family:"microsoft yahei"; font-size:16px; color:#DA0000; font-weight:bold; height:21px;line-height:21px;overflow:hidden;}
.group_buy .bd .info .price span{ font-family:Arial, Helvetica, sans-serif}
.group_buy .bd .info .btn{ margin-top:5px; height:21px;line-height:21px;overflow:hidden;}

.main_p2{ clear:both; width:1200px; margin-top:10px; overflow:hidden;}
.main_p2_l{ width:1200px; float:right;}
.main_p2_r{ width:210px; float:left}
.main_p2_a{ width:1200px; float:left}

.main_p2_tabnew{ width:1200px; overflow:hidden; margin-top:8px;margin-bottom: 8px;} 

.panic_buy{ width:782px; }
.panic_buy .hd,.brand_tab .hd{ line-height:30px; font-size:14px; font-weight:bold; color:#666561;font-family:"microsoft yahei";}
.panic_buy .bd{ border-top:2px solid #aaaaaa; width:782px; overflow:hidden; border-bottom:1px solid #f1f1f1; padding-bottom:15px;}
.panic_buy ul{ margin-top:10px; padding-left:5px; width:810px;}
.panic_buy li{ width:180px; float:left; margin-right:19px;}
.panic_buy   .time{ color:#989898;height:30px; line-height:30px; overflow:hidden;}
.panic_buy   .time span b{ font-size:16px; margin:0px 2px;}
.panic_buy   .pic{ width:180px; height:180px; text-align:center;}
.panic_buy   .name{ width:180px; height:40px; line-height:20px;overflow:hidden;}
.panic_buy   .name a{ color:#676767;}
.panic_buy   .price{ color:#E4393C; font-weight:bold; font-size:16px; height:26px; line-height:26px;}

.brand_tab{ width:210px;border:1px solid #f1f1f1;}
.brand_tab .hd{margin: 0 5px;_padding: 0 5px;line-height: 32px;height: 32px;border-bottom: 1px solid #dcdcdc;margin-bottom: 10px;}
.brand_tab .brand{ width:208px; height:170px; overflow:hidden;}
.brand_tab .brand ul{margin-left:8px;}
.brand_tab .brand li{ float:left; margin-right:6px; margin-bottom:5px; border:1px solid #ddd;}
.brand_tab .brand li .pic{width:190px;height:50px;overflow:hidden;}


/* 排行榜竖型带图切换 */
.rank-content dl{
	margin: 0 9px;
}
.rank-content dl dt{
	text-indent: 27px; 
	height:31px; 
	line-height:31px; 
	overflow:hidden; 
	cursor:pointer; 
	font-size:12px; 
	background-image: url(../images/index/rank-num.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #dcdcdc;
}
.rank-content dl dd{
	padding:8px 0 0 27px; 
	height:65px; 
	font-size:12px; 
	color:#333; 
	background-image: url(../images/index/rank-num.gif);
	background-repeat: no-repeat;
	line-height: 21px;
}

.pro_tab60 .tab_hd ul{height:30px;}
.pro_tab60 .tab_hd li{width:50px; float:left; height:30px; line-height:30px; text-align:center;font-size:14px; color:#666561;font-family:"microsoft yahei"; cursor:pointer;}
.pro_tab60 .tab_hd li.select{ background: #00adef;color: #fff;}
.pro_tab60 .tab_hd li:hover{background: #00adef;color: #fff;}
.pro_tab60 .tab_item{ width:210px; overflow:hidden; clear:both;border-top: 2px solid #00adef;}
.pro_tab60 .tab_item .rank-content {
    width:210px;
}
.pro_tab60 .tab_item .rank-content dl{
	margin: 0 9px;
}
.pro_tab60 .tab_item .rank-content dl dt{
	text-indent: 27px; 
	height:31px; 
	line-height:31px; 
	overflow:hidden; 
	cursor:pointer; 
	font-size:12px; 
	background-image: url(../images/index/rank-num.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #dcdcdc;
}
.pro_tab60 .tab_item .rank-content dl dd{
	padding:8px 0 0 27px; 
	height:65px; 
	font-size:12px; 
	color:#333; 
	background-image: url(../images/index/rank-num.gif);
	background-repeat: no-repeat;
	line-height: 21px;
}

.main_p_ad{margin:5px 0;clear:both;width:1200px; overflow:hidden;}

.main_p_ad .main_p_ad_title{overflow: hidden;
color: #676767;
width: 1200px;height:30px;overflow:hidden; clear:both;border-bottom: 2px solid #00adef;margin-top:10px}
    .main_p_ad .main_p_ad_title .icon {float: left;width:30px;height:28px;overflow:hidden;
    }
        .main_p_ad .main_p_ad_title .title {float: left;width:140px;height:30px;font: normal 18px/29px "MicroSoft YaHei";text-indent: 16px;
    }
.main_p_ad .main_p_ad_content{ overflow:hidden;}
.main_p_ad .main_p_ad_content .pic_image{float:left;overflow:hidden; margin-right:5px;margin-top:5px}


.pro_tab180 .tab_hd ul,.pro_tab160 .tab_hd ul,.pro_tab220 .tab_hd ul,.pro_tab360 .tab_hd ul{height:30px;}
.pro_tab180 .tab_hd li,.pro_tab160 .tab_hd li,.pro_tab220 .tab_hd li,.pro_tab360 .tab_hd li{width:110px; float:left; height:30px; line-height:30px; text-align:center;font-size:14px; color:#666561;font-family:"microsoft yahei"; cursor:pointer;}
.pro_tab180 .tab_hd li.select,.pro_tab160 .tab_hd li.select,.pro_tab220 .tab_hd li.select,.pro_tab360 .tab_hd li.select{ background: #00adef;color: #fff;}
.pro_tab180 .tab_hd li:hover,.pro_tab160 .tab_hd li:hover,.pro_tab220 .tab_hd li:hover,.pro_tab360 .tab_hd li:hover{background: #00adef;color: #fff;}

.pro_tab180 .tab_item,.pro_tab160 .tab_item,.pro_tab220 .tab_item,.pro_tab360 .tab_item{ width:1200px; overflow:hidden; clear:both;border-top: 2px solid #00adef;}
.pro_tab180 .tab_item ul{ width:1200px;margin-top: 10px;}
.pro_tab160 .tab_item ul{ width:1200px;}
.pro_tab180 .tab_item li{ float:left; width:182px;margin:5px 5px 5px 10px;}
.pro_tab180 .tab_item li.dotted {
   width:100px; border: 1px dotted #dbdbdb; text-align:center;margin:5px 10px;
}
.pro_tab180 .tab_item .pic{width:160px; height:160px;}
.pro_tab180 .tab_item .pic a img{max-width:140px; height:140px;}
.pro_tab180 .tab_item .name,.pro_tab160 .tab_item .name,.pro_tab220 .tab_item .name,.pro_tab360 .tab_item .name{ height:42px; line-height:21px; margin-top:5px; overflow:hidden; color:#0772a7;}
.pro_tab180 .tab_item .name a,.pro_tab160 .tab_item .name a,.pro_tab220 .tab_item .name a,.pro_tab360 .tab_item .name a{ color:#0772a7;}
.pro_tab180 .tab_item .price,.pro_tab160 .tab_item .price,.pro_tab220 .tab_item .price,.pro_tab360 .tab_item .price{color:#E4393C;font-size:14px;}
.pro_tab180 .tab_item .price span,.pro_tab160 .tab_item .price span,.pro_tab220 .tab_item .price span,.pro_tab360 .tab_item .price span{ display:none;}

.pro_tab160 .tab_item li{overflow:hidden; float:left; width:260px;line-height: 25px;font-size: 12px;border-right: 1px dotted #dbdbdb;text-indent: 20px;}
.pro_tab160 .tab_item .pic{width:160px; height:160px; margin:0 auto;}

.pro_tab180 .icon,.pro_tab160 .icon ,.pro_tab220 .icon,.pro_tab360 .icon{float: left;width:30px;height:28px;overflow:hidden;}
.pro_tab180 .tab_title,.pro_tab160 .tab_title ,.pro_tab220 .tab_title,.pro_tab360 .tab_title{float: left;width:160px;height:30px;font: normal 18px/29px "MicroSoft YaHei";}
.pro_tag110 {margin-top: 10px; clear: both;}
.pro_tag110 li {float: left;width:120px;height:80px;overflow:hidden;margin:0 3px;border:solid 1px #ddd}
.pro_tag110 li a img{width:120px;height:80px;overflow:hidden; }

.pro_tab220 .tab_item ul{ width:810px; margin-left:25px;}
.pro_tab220 .tab_item li{ float:left; width:220px; margin-top:5px; margin-right:40px;}
.pro_tab220 .tab_item .pic{width:220px; height:220px;}
.pro_tab220 .tab_item .name{ height:21px; line-height:21px; margin-top:4px;  overflow:hidden;}
.pro_tab220 .tab_item .price{ height:20px; line-height:20px; overflow:hidden;}


.pro_tab360 .tab_item ul{ width:810px; margin-left:25px;}
.pro_tab360 .tab_item li{ overflow:hidden; float:left; width:378px;line-height: 25px;font-size: 12px;border-right: 1px dotted #dbdbdb;text-indent: 20px; background: url(../images/common/newsicon2.jpg) no-repeat 0px 10px;}
.pro_tab360 .tab_item .pic{width:220px; height:220px;}
.pro_tab360 .tab_item .name{ height:21px; line-height:21px; margin-top:4px;  overflow:hidden;}
.pro_tab360 .tab_item .price{ height:20px; line-height:20px; overflow:hidden;}

.pro_tab180 .tab_item .rank-list {margin-top:5px;
}
.pro_tab180 .tab_item .rank-list li{float: left;width: 150px;height: 180px; line-height: 22px;}
.pro_tab180 .tab_item .rank-list .pic{width:120px; height:120px;}
.pro_tab180 .tab_item .rank-list .pic a img{max-width:120px; height:120px;margin-left: 20px;}
.pro_tab180 .tab_item .rank-list .name{ height:21px; line-height:21px; margin-top:4px;  overflow:hidden;}
.pro_tab180 .tab_item .rank-list .price{ height:20px; line-height:20px; overflow:hidden;}
.tab_item ul li.right {
    float: right;  background: url(../images/common/newsicon21.jpg) no-repeat 0px 10px;
}
.fragment {margin:5px;float: left;width: 370px;height: 90px;}
.fragment .fragment_pic{width: 120px;height: 80px;float :left; overflow:hidden;}
.fragment .fragment_pic img{width: 120px;}
.fragment .fragment_list {width: 230px; float :left; margin-left:10px}
.fragment .fragment_list span {display:block ;line-height: 25px;text-indent: 15px; }

.big-c {float: left;margin-top: 20px;margin-left:20px;width: 160px;height: 180px;}
    .big-c img {
        max-width: 160px;
        height: 160px;
    }
    
.main-infor {height: 60px;overflow: hidden;margin-top: 10px;line-height: 22px;}
.big-i {width: 200px;margin:10px 10px;line-height: 26px; float: left;}
.n-x {margin-top: -20px;}
.n-1 {background: url(../images/index/n-1.gif) center no-repeat;}
.n-2 {background: url(../images/index/n-2.gif) center no-repeat;}
.n-1, .n-2, .n-x {width: 23px;height: 33px;position: absolute;font: bold 14px/67px "MicroSoft YaHei";color: #00adef;text-indent: 10px;}

.clearfix {clear: both;}

.vote_tab{ margin-top:8px; width:208px; border:1px solid #ECECEC; height:222px;}
.vote_tab .hd{border-bottom:1px solid #ECECEC; height:36px; font-size:16px;font-weight:bold; color:#C60404;font-family:"microsoft yahei"; padding-left:15px;}
.vote_tab .bd{ padding:10px;}
.vote_tab .bd #btnOK{ background:url(../images/common/vote_btn.jpg) no-repeat; width:82px; height:25px; color:#fff;}
.floor160,.group160,.pro_floor2,.pro_floor3{ margin-top:15px; clear:both; width:1200px; overflow:hidden;}
.floor_hd,.group_hd{ border-bottom:2px solid #00adef; width:1200px; overflow:hidden; height:30px; line-height:30px;}
.floor_hd ul,.floor_hd em,.group_hd ul,.group_hd em{ line-height:30px;}
.floor_hd div,.floor_hd ul,.floor_hd div span{ float:left;}
.floor_hd em{ float:right;}
.floor_hd em a{ color:#3A3A3A; font-family:"新宋体";}
.floor_hd ul li{ color:#666; margin-right:10px; display:inline;}
.floor_hd ul li a{ color:#666;}
.floor_hd div .icon{  width:40px;}
.floor_hd div .title{height:30px; overflow:hidden;font: normal 18px/29px "MicroSoft YaHei"; text-indent: 16px; color:#676767; width:140px;}
.floor_hd .keyword,.floor_hd .morelink{min-height:40px;min-width:100px;}
.floor160 .floor_bd,.floor180 .floor_bd{ width:1200px; overflow:hidden;}
.floor160  .floor_ad,.floor180  .floor_ad{ float:left; width:240px; overflow:hidden;}
.floor160  .floor_pro{ float:left; width:734px; padding-left:26px; border-bottom:1px solid #f1f1f1; padding-bottom:14px; overflow:hidden;}
.floor160  .floor_pro ul{ width:750px;}
.floor160  .floor_pro li{ width:160px; float:left; margin-top:9px; margin-right:25px;}
.floor160  .floor_pro .pic{ width:160px; height:160px; text-align:center; overflow:hidden;}
.floor160  .floor_pro .name{ margin-top:5px;width:160px; word-break:break-all; height:40px; overflow:hidden; line-height:20px;}
.floor160  .floor_pro .price b,.floor180  .floor_pro .price b{color:#E4393C; font-weight:bold; font-size:16px; height:25px; line-height:25px; }

.floor_pro .price span{display:none;}

.floor180  .floor_pro{ float:left; width:750px; padding-left:10px; border-bottom:1px solid #f1f1f1;   overflow:hidden;}
.floor180  .floor_pro ul{ width:780px;}
.floor180  .floor_pro li{ width:180px; float:left; margin-top:9px; margin-right:9px;}
.floor180  .floor_pro .pic{ width:180px; height:180px; text-align:center; overflow:hidden;}
.floor180  .floor_pro .name{ margin-top:5px;width:180px; word-break:break-all; height:34px; overflow:hidden; line-height:17px;}


/******/
.group_hd div,.group_hd ul,.group_hd div span{ float:left;}
.group_hd em{ float:right;}
.group_hd em a{ color:#3A3A3A; font-family:"microsoft yahei";}
.group_hd ul li{ color:#666; margin-right:10px; display:inline;}
.group_hd ul li a{ color:#666;}
.group_hd div .icon{  width:30px;}
.group_hd div .title{height:30px; overflow:hidden;font: normal 18px/29px "MicroSoft YaHei"; text-indent: 16px; color:#676767; width:140px;}
/******/
.group_bd{ width:1200px; overflow:hidden; border-bottom:1px solid #DDDDDD;}
.group_bd .bd_left{ float:left; width:180px; overflow:hidden; margin-right:12px;}
.group_bd .bd_left ul{ margin-top:12px; line-height:26px;}
.group_bd .bd_left li{ float:left; width:90px;height:26px; color:#666666;}
.group_bd .bd_left li a{color:#666666;}
.group_bd .bd_middle{ float:left; width:600px;}
.group_bd .bd_middle ul{ background:url(../images/common/linepro_bg.jpg) repeat-y center; border:1px solid #f3f3f3; width:598px; overflow:hidden; border-top:none;border-bottom:none;}
.group_bd .bd_middle li{ float:left; width:193px; margin-right:1px; text-align:left;}

.group160 .bd_middle .pic{ width:160px; height:160px; margin:0 auto; margin-top:7px;}
.group160 .bd_middle .name{ width:160px; margin:0 auto; height:38px; line-height:19px; margin-top:5px; overflow:hidden; }
.group160 .bd_middle .name a,.group180 .bd_middle .name a{ color:#666;}
.group160 .bd_middle .price{ width:160px; margin:0 auto;}
.group160 .bd_middle .price b,.group180 .bd_middle .price b{color:#E4393C; font-weight:bold; font-size:16px;}

.group180 .bd_middle .pic{ width:180px; height:180px; margin:0 auto; margin-top:7px;}
.group180 .bd_middle .name{ width:180px; margin:0 auto; height:36px; line-height:18px; margin-top:3px;   overflow:hidden; }
.group180 .bd_middle .price{ width:180px; margin:0 auto; height:20px; line-height:20px;}
 
 .group160 .bd_middle .price span, .group180 .bd_middle .price span{display:none;}


/***** *****/
.group_bd .bd_right{ float:left; width:170px;}
.group_bd .bd_brand{ margin-top:4px; margin-left:4px; width:164px;overflow:hidden;}
.group_bd .bd_brand li{ float:left; margin-top:3px; margin-right:4px;width:73px;height:33px;overflow:hidden;}
.group_bd .bd_brand li img{width:73px;height:37px;}
.group_bd .bd_saletop  li{ clear:both; width:171px;   padding-bottom:6px; overflow:hidden;}
.group_bd .bd_saletop  li a{ color:#656565;}
.group_bd .bd_saletop  li em{display:none;}
.group_bd .bd_saletop .sale_top1{ background:url(../images/common/sale_icon1.jpg) no-repeat 10px  13px; padding-top:9px; padding-left:27px; }
.group_bd .bd_saletop .sale_top2{ background:url(../images/common/sale_icon2.jpg) no-repeat 10px  10px; padding-top:5px; padding-left:27px;  word-break:break-all;}
.group_bd .bd_saletop .sale_top3{ background:url(../images/common/sale_icon3.jpg) no-repeat 10px  10px; padding-top:5px; padding-left:27px;  word-break:break-all;}
.group_bd .bd_saletop .sale_top4{ background:url(../images/common/sale_icon4.jpg) no-repeat 10px  10px; padding-top:5px; padding-left:27px; word-break:break-all;}
.group_bd .bd_saletop .sale_top5{ background:url(../images/common/sale_icon5.jpg) no-repeat 10px  10px; padding-top:5px; padding-left:27px; word-break:break-all;}
.group_bd .bd_saletop .sale_top6{ background:url(../images/common/sale_icon6.jpg) no-repeat 10px  10px; padding-top:5px; padding-left:27px; word-break:break-all;}
.group_bd .bd_saletop .sale_top1 .pic,.group_bd .bd_saletop .sale_top2 .pic,.group_bd .bd_saletop .sale_top3 .pic,.group_bd .bd_saletop .sale_top4 .pic,.group_bd .bd_saletop .sale_top5 .pic{ margin-right:5px; float:left; margin-top:5px;}
.group_bd .bd_saletop .sale_top1 .info,.group_bd .bd_saletop .sale_top2 .info,.group_bd .bd_saletop .sale_top3 .info,.group_bd .bd_saletop .sale_top4 .info,.group_bd .bd_saletop .sale_top5 .info{ float:left; width:95px;}
.group_bd .bd_saletop .sale_top1 .name,.group_bd .bd_saletop .sale_top2 .name,.group_bd .bd_saletop .sale_top3 .name,.group_bd .bd_saletop .sale_top4 .name,.group_bd .bd_saletop .sale_top5 .name{ height:20px; line-height:20px; overflow:hidden;}
.group_bd .bd_saletop .sale_top1 .price b,.group_bd .bd_saletop .sale_top2 .price b,.group_bd .bd_saletop .sale_top3 .price b,.group_bd .bd_saletop .sale_top4 .price b,.group_bd .bd_saletop .sale_top5 .price b{color:#E4393C; font-size:12px;}
.group_bd .bd_saletop .price span{display:none;}

.sale_top60{min-height:26px;}
.sale_top60  li{ clear:both;  overflow:hidden; vertical-align:bottom}
.sale_top60  li a{ color:#656565;}
.sale_top60  li em{display:none;}
.sale_top60 .sale_top1,.sale_top60 .sale_top2,.sale_top60 .sale_top3,.sale_top60 .sale_top4,.sale_top60 .sale_top5{ background:url(../images/common/sale_icon1.jpg) no-repeat 10px  13px;  margin:0 10px ;border-bottom:1px dotted #ccc }
.sale_top60 .sale_top1 .pic,.sale_top60 .sale_top2 .pic,.sale_top60 .sale_top3 .pic,.sale_top60 .sale_top4 .pic,.sale_top60 .sale_top5 .pic{ margin-right:5px; float:left; margin:3px 0;}
.sale_top60 .sale_top1 .info,.sale_top60 .sale_top2 .info,.sale_top60 .sale_top3 .info,.sale_top60 .sale_top4 .info,.sale_top60 .sale_top5 .info{ float:left; width:110px;}
.sale_top60 .sale_top1 .name,.sale_top60 .sale_top2 .name,.sale_top60 .sale_top3 .name,.sale_top60 .sale_top4 .name,.sale_top60 .sale_top5 .name{ height:20px; line-height:20px; overflow:hidden; margin-top:2px; margin-bottom:2px;}
.sale_top60 .sale_top1 .price,.sale_top60 .sale_top2 .price,.sale_top60 .sale_top3 .price,.sale_top60 .sale_top4 .price,.sale_top60 .sale_top5 .price{ height:18px; line-height:18px; overflow:hidden;}
.sale_top60 .sale_top1 .sale,.sale_top60 .sale_top2 .sale,.sale_top60 .sale_top3 .sale,.sale_top60 .sale_top4 .sale,.sale_top60 .sale_top5 .sale{ height:18px; line-height:18px; overflow:hidden;}
.sale_top60 .sale_top1 .price b,.sale_top60 .sale_top2 .price b,.sale_top60 .sale_top3 .price b,.sale_top60 .sale_top4 .price b,.sale_top60 .sale_top5 .price b{color:#E4393C; font-size:12px;}
.sale_top60 .price span{ padding-left:10px;color:#999;text-decoration: line-through; width:60px}

.sale_top60 .sale_top2{ background:url(../images/common/sale_icon2.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}
.sale_top60 .sale_top3{ background:url(../images/common/sale_icon3.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;  word-break:break-all;}
.sale_top60 .sale_top4{ background:url(../images/common/sale_icon4.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}
.sale_top60 .sale_top5{ background:url(../images/common/sale_icon5.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}
.sale_top60 .sale_top6{ background:url(../images/common/sale_icon6.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}
.sale_top60 .sale_top7{ background:url(../images/common/sale_icon6.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}
.sale_top60 .sale_top8{ background:url(../images/common/sale_icon6.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}
.sale_top60 .sale_top9{ background:url(../images/common/sale_icon6.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}
.sale_top60 .sale_top10{ background:url(../images/common/sale_icon6.jpg) no-repeat 10px  10px; padding-top:4px; padding-left:27px;   word-break:break-all;}


/********组合栏目********/
.pro_combination{ margin-top:10px; clear:both; width:1200px;}
.combination_l{ width:210px;height:501px; float:left; overflow:hidden;border-bottom:1px solid #f1f1f1;}
.combination_l div{width:210px; clear:both; overflow:hidden;}
.combination_l div  span{ float:left;}
.combination_l div .icon{height:30px; }
.combination_l div .title{height:30px; overflow:hidden;font: normal 18px/29px "MicroSoft YaHei"; text-indent: 16px; color:#676767; width:140px;}
.combination_l .category{width:210px; clear:both;   border-top:2px solid #00adef; margin-top:0px;mine-height:26px;}
.combination_l ul{ margin-top:12px; line-height:26px;}
.combination_l li{ float:left; width:100px;height:26px; color:#666666;}
.combination_l li a{color:#666666;}

.combination_l .pic_image{ margin-bottom:10px; width:210px;}


.combination_tab{ width:780px; overflow:hidden;  float:left;} 
.combination_tab .tab_hd ul{ width:780px;}
.combination_tab .tab_hd li{background-color:#fff;width:100px; float:left; border-bottom:2px solid #00adef; height:30px; line-height:36px; text-align:center;font-size:14px; color:#666561;font-family:"microsoft yahei"; cursor:pointer; overflow:hidden;}
.combination_tab .tab_hd li.select{background-color:#00adef; color:#fff;border-bottom:2px solid #00adef;}
.combination_tab .tab_hd li:hover{background-color:#00adef; color:#fff;border-bottom:2px solid #00adef;}
.combination_tab .tab_item{ width:780px; overflow:hidden; clear:both;}
.combination_tab .tab_item ul{ width:780px;}

.combination_tab .pro_tab100 .tab_item li{ float:left; width:155px; border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1; padding-bottom:9px; height:184px;}
.combination_tab .pro_tab100 .tab_item .pic{width:100px; height:100px; margin:0px auto; overflow:hidden; margin-top:8px;}
.combination_tab .pro_tab100 .tab_item .name{ width:140px;margin:0px auto; height:42px; line-height:21px; margin-top:10px; overflow:hidden;}
.combination_tab .pro_tab100 .tab_item .name a,.combination_tab .pro_tab160 .tab_item .name a{ color:#656565;}
.combination_tab .pro_tab100 .tab_item .price{ width:140px;margin:0px auto; height:18px;}
.combination_tab .pro_tab100 .tab_item .price b,.combination_tab .pro_tab160 .tab_item .price b  {color:#E4393C; font-weight:bold; font-size:16px;}
.combination_tab .pro_tab100 .tab_item .price span,.combination_tab .pro_tab160 .tab_item .price span { display:none;}

.combination_tab .pro_tab160 .tab_item li{ float:left; width:193px; border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1; margin-top:0px; margin-right:0px; padding:4px 0px 5px 0px;}
.combination_tab .pro_tab160 .tab_item .pic{width:160px; height:160px; margin:0px auto; overflow:hidden;  }
.combination_tab .pro_tab160 .tab_item .name{ width:180px;margin:0px auto; height:42px; line-height:21px; margin-top:5px; overflow:hidden;}
.combination_tab .pro_tab160 .tab_item .price{ width:180px;margin:0px auto; height:18px; line-height:18px; overflow:hidden;}


.combination_r{ float:left; width:208px;border: 1px solid #dcdcdc;}

.combination_r .hd{ margin:0 10px; color:#333;font-size:14px; font-family:"microsoft yahei"; height:32px; line-height:32px; border-bottom:1px solid #f1f1f1; }
    .combination_r .hd em {
        float: right;
    }
         .combination_r .hd em a{
       color:#00adef;
    }
.combination_r2{ float:left; width:208px;height:501px;overflow:hidden;border-bottom:1px solid #f1f1f1;}
.combination_r2 .pic_image{float:left;overflow:hidden; margin-right:5px;margin-top:5px;margin-left:5px}

.rank-lab {
    height: 23px;
    margin: 0 9px 10px 9px;
}

.rank{
	border: 1px solid #dcdcdc;
}
.rank-lab{
	height: 23px;
	margin: 0 9px 10px 9px;
}
.rank-lab a{
	float: left;
	width: 38px;
	text-align: center;
	line-height: 23px;
	background: #fbfbfb;
}
.rank-lab a.current,.rank-lab a:hover{
	color: #e54040;
	background: #fdf0ec;
}

.rn-0{
	background-position: 0 8px;
}
.rn-1{
	background-position: 0 -72px;
}
.rn-2{
	background-position: 0 -158px;
}
.rn-3{
	background-position: 0 -246px;
}
.rn-4{
	background-position: 0 -351px;
}
.rn-5{
	background-position: 0 -451px;
}
.rn-6{
	background-position: 0 -553px;
}
.rn-7{
	background-position: 0 -668px;
}
.rn-8{
	background-position: 0 -776px;
}
.rn-9{
	background-position: 0 -884px;
}
.rank-content dl dd.hide,.rank-content dl dt.close{
	display:none;
}
.rank-content dl dd a img {
	float:left;
	margin:5px 5px 0 0;
	width:55px; height:55px;
}
/***/
.pro_combination .brand,.floor_bd .brand{ clear:both; width:1200px; overflow:hidden; padding-top:3px; padding-bottom:3px;} 
.pro_combination .brand ul,.floor_bd .brand ul{ width:1020px;}
.pro_combination .brand li,.floor_bd .brand li{ float:left; width:88px; overflow:hidden;min-height:30px; border-right:1px solid #ede9e9; padding:0px 6px;}
.pro_combination .brand li img,.floor_bd .brand li img{height:30px;}

/*********/
.pro_floor3 .floor_bd{ width:1200px; overflow:hidden; border-bottom:1px solid #DDDDDD;}
.pro_floor3 .floor_l{ float:left; width:200px; overflow:hidden; margin-right:12px;}
.pro_floor3 .floor_l .category{ width:200px;overflow:hidden;min-height:26px;}
.pro_floor3 .floor_l ul{ margin-top:12px; line-height:26px;}
.pro_floor3 .floor_l li{ float:left; width:100px;height:26px; color:#666666;}
.pro_floor3 .floor_l li a{color:#666666;}

.pro_floor3 .pro_simple160,.pro_floor3 .pro_simple100{min-height:200px;}
.pro_floor3 .pro_simple100,.pro_floor3 .pro_simple160{ width:1200px; overflow:hidden; float:left;border-right:1px solid #f1f1f1;}
.pro_floor3 .pro_simple100  ul,.pro_floor3 .pro_simple160  ul{ width:1200px;}
.pro_floor3 .pro_simple100 li{ float:left; width:156px; border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1; padding:14px 0px; }
.pro_floor3 .pro_simple100  .pic{width:100px; height:100px; margin:0px auto; overflow:hidden; }
.pro_floor3 .pro_simple100  .name{ width:140px;margin:0px auto; height:42px; line-height:21px; margin-top:10px; overflow:hidden;}
.pro_floor3 .pro_simple100  .name a,.pro_floor3 .pro_simple160  .name a{ color:#656565;}
.pro_floor3 .pro_simple100  .price,.pro_floor3 .pro_simple160  .price{ width:140px;margin:0px auto; height:18px;}
.pro_floor3 .pro_simple100 .price b,.pro_floor3 .pro_simple160 .price b{color:#E4393C; font-weight:bold; font-size:16px;}
.pro_floor3 .pro_simple100  .price span,.pro_floor3 .pro_simple160  .price span{ display:none;}

.pro_floor3 .pro_simple160 li{ float:left; width:156px; border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1; padding-bottom:9px;  }
.pro_floor3 .pro_simple160  .pic{width:140px; height:140px; margin:0px auto; overflow:hidden; margin-top:8px;}
.pro_floor3 .pro_simple160  .name{ width:140px;margin:0px auto; height:21px; line-height:21px; margin-top:2px;overflow:hidden;}


.floor_hd .morelink{float: right;}
.floor_hd .morelink em a{ color:#3A3A3A; font-family:"新宋体";}
 



.main_p3{ width:1200px; overflow:hidden; clear:both; margin-top:10px; z-index:-1;}
.on_sale{ width:616px; float:left; border:1px solid #f1f1f1; border-top:2px solid #aaa; overflow:hidden; }
.on_sale .hd{ height:32px; line-height:32px;border-bottom:1px solid #f1f1f1;}
.on_sale .hd b{font-size:16px; font-weight:bold;font-family:"microsoft yahei"; margin-left:15px; color:#B42237; margin-right:10px;}
.on_sale .hd span{ color:#999; font-weight:bold;}
.on_sale .bd{ height:349px;}
.on_sale .pro_simple100{min-height:180px;}
.on_sale .pro_simple160{min-height:176px;}
.on_sale .pro_simple100 ul{ margin-left:30px; width:620px;padding-bottom:12px; overflow:hidden;}
.on_sale .pro_simple100 li{ float:left; width:120px; margin-top:15px; margin-right:25px;}
.on_sale .pro_simple100 .pic{ width:120px; height:100px; text-align:center;}
.on_sale .pro_simple100 .name{ width:120px; text-align:center; height:27px; line-height:27px; word-break:break-all; overflow:hidden;}
.on_sale .pro_simple100 .name a,.on_sale .pro_simple160 .name a{ color:#393939;}
.on_sale .pro_simple100 .price{ width:120px; text-align:center; height:27px; line-height:27px;}
.on_sale .pro_simple100 .price b,.on_sale .pro_simple160 .price b{ color:#c10000; margin-right:10px;}
.on_sale .pro_simple100 .price span,.on_sale .pro_simple160 .price span{ color:#666;}

.on_sale .pro_simple160 ul{ margin-left:10px; width:620px;overflow:hidden;}
.on_sale .pro_simple160 li{ float:left; width:140px; overflow:hidden; margin-top:5px; margin-right:11px;}
.on_sale .pro_simple160 .pic{ width:140px; height:130px; overflow:hidden; text-align:center;}
.on_sale .pro_simple160 .name{ width:140px; text-align:center; height:21px; line-height:21px; word-break:break-all; overflow:hidden;}
.on_sale .pro_simple160 .price{ width:120px; text-align:center; height:20px; line-height:20px;}


.main_p3_r{ width:379px; float:right; overflow:hidden;}
.order_news{ width:377px; border:1px solid #f1f1f1; border-top:2px solid #aaa;height:auto;overflow:hidden;z-index:-1;}
.order_news  .article_hd{ height:32px; line-height:32px;border-bottom:1px solid #f1f1f1;overflow:hidden;}
.order_news  .article_hd h2{font-size:14px; color:#666; font-weight:bold;font-family:"microsoft yahei"; margin-left:15px;  margin-right:10px;}
.order_news  .article_hd span{ color:#999; font-weight:bold;}
.order_news  .article_bd{ margin-top:9px; margin-left:9px; width:369px; border-bottom:2px solid #dedede; padding-bottom:10px; overflow:hidden;}
.order_news  .article_bd .article_ad{ width:150px; margin-right:12px; float:left;}
.order_news  .article_bd .article_list{ width:195px; float:left; border:none; padding:0px; line-height:25px;}
.order_news  .article_bd .article_list a{ display:block; line-height:25px; height:25px; word-break:break-all; background:url(../images/common/newsicon2.jpg) no-repeat 0px 10px; padding-left:12px;color:#393939;}
.order_notice{ clear:both; width:358px; height:39px; background:#F6F6F6 url(../images/common/icon_laba.jpg) no-repeat 20px 10px;margin-top:9px; margin-left:9px;}
.order_notice .notice_bd{ margin-left:50px; line-height:38px; margin-top:3px;}
.order_notice .notice_bd span{ color:#666; margin-right:15px;}
.order_notice .notice_bd b{ color:#c10000;}
.order_select{ margin-top:10px; margin-left:9px; z-index:0;position:relative}
.order_select span{ color:#c10000; margin-right:15px; display:block; height:24px; line-height:24px; float:left;}
.order_select .Default_Input{ border:1px solid #ccc; width:128px; height:22px; float:left; margin-right:12px;line-height:22px; color:#666; padding:0px 5px;}
.order_select .Default_OrderSearchBtn{ background:url(../images/common/order_btn.jpg) no-repeat; width:59px; height:20px; cursor:pointer; border:0px;float:left;}

.order_reviews{ width:377px; border:1px solid #f1f1f1; border-top:2px solid #aaa; height:117px; margin-top:5px;overflow:hidden; z-index:-1;}
.order_reviews  .hd{ height:32px; line-height:32px;border-bottom:1px solid #f1f1f1;}
.order_reviews  .hd b{font-size:14px; color:#666; font-weight:bold;font-family:"microsoft yahei"; margin-left:15px;  margin-right:10px;}
.order_reviews  .hd span{ color:#999; font-weight:bold;}
.order_reviews  .bd{ padding:10px 15px;}
.order_reviews  .bd li{ height:68px; overflow:hidden;}
.order_reviews  .bd  .pic{ float:left; width:60px; height:60px; overflow:hidden; margin-right:15px;}
.order_reviews  .bd  .info{ float:left; width:266px;}
.order_reviews  .bd  .info  .name{ line-height:25px; height:25px; word-break:break-all; overflow:hidden;}
.order_reviews  .bd  .info  .name a{ color:#3366cc;}
.order_reviews  .bd  .info .reviews{ color:#989898; height:40px; line-height:20px; overflow:hidden;word-break:break-all; }


.articlelistdot {
    background: url(../images/common/newsicon2.jpg) no-repeat 0px 10px;
}
/******底部*********/
.footer{ clear:both; width:1200px; overflow:hidden; margin:0 auto; margin-top:25px;}
.footer_p1{ width:1200px; margin-top:15px; border-top:1px solid #DDDDDD; padding:15px 0px; border-bottom:1px solid #f1f1f1; overflow:hidden; }
.footer_p1 .guide{ float:left; width:760px; overflow:hidden;}
.footer_p1 li{ float:left; margin-right:14px;}
.footer_p1 .guide .icon{float:left; margin-right:15px;}
.footer_p1 .guide .bd{float:left; width:90px;}
.footer_p1 .guide .bd b{ height:28px; display:block;font-family:"microsoft yahei"; font-size:14px; color:#666;}
.footer_p1 .guide .bd .list{ line-height:21px;}
.footer_p1 .guide .bd .list a{color:#666;}
.footer_p1 .online_kf{ float:right; width:230px; overflow:hidden;}

.footer_link{ line-height:35px;text-align:center; color:#666;}
.footer_link a{ margin:0px 10px;  color:#666;}
.footer_custom{ text-align:center; line-height:25px;color:#666;}
.footer_custom a{color:#666;}
/******广告位****/
  
.m_ggw1{border-top:none; width:762px; height:auto;overflow:hidden;background-color:#ddd;margin-left:1px;background: url(../images/common/itme_bg.jpg)}
.m_ggw1 img{float:left;}
.m_ggw1 .pic_image{float:left;overflow:hidden;}

.r_ggw2{ margin-top:5px; width:210px;}
.r_ggw3{ margin-top:5px; width:210px;}
.l_ggw4{ margin-top:20px; width:200px;overflow:hidden;}
.m_ggw5{ width:630px; overflow:hidden;}
.l_ggw6{ margin-top:20px; width:212px;}
.r_ggw7{ width:158px;}
.m_ggw1 .pic_image{overflow:hidden;}
.l_ggw4 .pic_image{overflow:hidden;min-height:200px;}
/**********左侧弹出样式***********/
.left_popup{ border:2px solid #ffb22a; width:206px; height:408px; border-top:none; position:absolute; top:43px; z-index:1; zoom:1;}
.left_popup_li{ width:206px;}
.left_popup_li .list_category{	width:206px; height:31px;background:#FAFAFA url(../images/common/icon4.gif) no-repeat 196px  8px;line-height:32px;font-weight:normal;color:#333333;	z-index:4;}
.left_popup_li .list_category h3{ background:url(../images/common/icon3.jpg) no-repeat 10px 12px; padding-left:20px;}
.left_popup_li .popup_tab{ display:none;}

#warpper,#warpper2,#warpper3,warpper4{width:100%;height:320px;position:relative;}
#focus,#focus2,#focus3,#focus4{width:800px;height:320px;position:relative;margin:0 auto;overflow:hidden;position:relative; display:none; background:#c1c1c1;}
/* focusWarp */
.ad_slide{width:564px;height:239px;position:relative;margin:0 auto;overflow:hidden;position:relative; display:none; background:#c1c1c1;}
.focusWarp{width:564px;height:239px;overflow:hidden;position:relative;}
.imgList{position:absolute;}
.imgList li{float:left;text-align:center;height:239px;}
.imgList_two{position:absolute;z-index:10;top:100px;}
.imgList_two li{float:left;text-align:center;}
.imgList_two li img{margin-left:-330px;}
.imgBtn{position:absolute;bottom:10px;z-index:10;}
.btnWarp{overflow:hidden;}
/* 默认圆点样式 */
.imgBtn li{width:19px;height:20px;float:left;font-size:14px;margin-right:10px;background:url(../images/btnBg_03.png) no-repeat right top;_background:url(../images/btnBg_03.gif) no-repeat right top;text-align:center;line-height:18px;cursor:pointer;}
.imgBtn li.hover{background:url(../images/btnBg_03.png) no-repeat left top;_background:url(../images/btnBg_03.gif) no-repeat left top;}
/* 圆点样式结束 */
.sizeBox{width:300px; position:absolute;z-index:10;top:0;left:0;}
.prev,.next{display:block;height:77px;width:36px;position:absolute;top:120px;z-index:100;background:url(../images/prevNext.png) no-repeat;outline:none;*background:url(../images/prevNext.gif) no-repeat;background:url(../images/prevNext.gif) no-repeat\0;}
.prev{left:50%;}
.next{right:50%;background-position:right top;}
.thumPrev,.thumNext{width:20px;height:20px;display:block;background:url(../images/sprevNext.png) no-repeat;_background:url(../images/sprevNext.gif) no-repeat;margin-top:10px;margin-right:10px; outline:none;}
.thumNext{background-position:right top;}

/**********加入购物车***********/

.cart_h{  width: 1200px; margin: 0 auto; overflow:hidden;  padding: 20px 0 10px;   margin-bottom: 10px;}
.cart_h #logo {  float: left; padding-left: 5px;}
.cart_step { width:481px; overflow:hidden; float:right; padding-top: 6px;}
.cart_step .cart_step1,.cart_step .cart_step2,.cart_step .cart_step3{ height: 23px;overflow: hidden; padding-top: 23px; width: 481px;}
.cart_step .cart_step1 { background: url(../images/cart/step1.png) no-repeat;}
.cart_step .cart_step2 { background: url(../images/cart/step2.png) no-repeat;}
.cart_step .cart_step3 { background: url(../images/cart/step3.png) no-repeat;}
.cart_step li.step-1,.cart_step .cart_step2 li.step-2,.cart_step .cart_step3 li.step-3{color: #7ABD54;}
.cart_step li.step-2 {color: #AAAAAA; width: 161px;}
.cart_step li.step-3,.cart_step .cart_step2 li.step-1,.cart_step .cart_step3 li.step-1 {color: #AAAAAA;}

.cart_step li {color: #BCE8A3; float: left;height: 23px;line-height: 23px; text-align: center; width: 160px;}
.cart_content,.cart_commodit_settle{width: 1200px; margin:0 auto; overflow:hidden;}
.cart_content .cart-hd { height: 35px;}
.cart_content .cart-hd h2{background: url(../images/cart/my_cart_title.png) no-repeat scroll left top transparent;height: 20px; width:100px; overflow:hidden; float:left;line-height: 100px;margin-bottom: 15px; overflow: hidden;margin-right:20px}
.cart_content .cart-hd table{ width:700px; overflow:hidden; float:right;}
.cart_prompt{ height:22px; line-height:22px; overflow:hidden; background:#fefecc;  border:1px solid #ccc; border-right:0px; padding:0 10px;}
.cart_text_input{ width:250px; height:22px; line-height:22px; overflow:hidden; background:#fff; border:1px solid #e8e8e8; margin-left:20px;}
.cart_submit_input{ width:85px; overflow:hidden; background:url(../images/cart/Add_shop.jpg) no-repeat; height:24px; line-height:24px; border:0px; cursor:pointer; color:#595858}
.cart_submit_input:hover{ color:#000;}
.cart_commodit{ border:1px solid #dddddd; border-top:2px solid #999999;width:998px;}
.cart_commodit_th th{ background:#f7f7f7; height:40px; overflow:hidden; border-bottom:1px solid #cccccc; color:#666; font-weight:normal;}
.cart_commodit_con{ padding:10px 0px; background:#fdfcf7; border-bottom:1px solid #eeecec}

.li_promgift{ width:120px; overflow:hidden; float:left; padding:10px; text-align:center;}
.li_promgift .cart_commodit_span{border:1px solid #ddd;  width:100px; height:100px; overflow:hidden; margin:0 auto;} 
.li_promgift .cart_commodit_name a{ display:block; height:36px; line-height:18px; overflow:hidden; color:#666; margin-top:5px;}
.li_promgift .xuanze{ margin:0 auto; margin-top:5px;}

.cart_commodit_span{border:1px solid #ddd; display:block; width:60px; height:60px;}
.cart_commodit_name a{ color:#015697;}
.cart_commodit_para{ color:#999}
.cart_commodit_price{ font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#e7464b}
.cart_commodit_price2{font-family:"microsoft yahei";}

.cart_txtbuynum{ width:30px; background:#fff; border:1px solid #ddd; height:22px; line-height:22px; padding:0px 5px;}
.cart_update{ background:none; border:0px; cursor:pointer; color:#999}
.cart_update:hover{ color:#000;}
.cart_commodit_del{ background:url(../images/cart/delico.jpg) no-repeat center left; border:0px; color:#015697; cursor:pointer; padding-left:12px;}
.cart_commodit_price3{ display:block; margin-right:20px; padding:10px 0px; font-weight:bold; }
.cart_commodit_price3 span{font-family:"microsoft yahei"; font-size:23px; font-weight:normal; color:#e01218}
.cart_commodit_price3 span span{ font-size:24px; font-family:Arial, Helvetica, sans-serif}
.cart_commodit_settle{ padding:10px 0px;}
.clear_buycart,.cart_buy_cartsub{height:36px; overflow:hidden; line-height:36px;text-align:center; padding-left:10px;}
.clear_buycart{ width:115px;padding-left:15px;  float:left; background:url(../images/cart/amptyback.jpg) no-repeat; }
.clear_buycart a{ display:block; color:#999;}
.cart_buy_cartsub{ background:url(../images/cart/settleback.jpg) no-repeat; width:135px;   float:right;padding-left:0px;}
.cart_buy_cartsub input{ display:block;font-family:"microsoft yahei"; font-size:20px; background:none; border:0px; color: #FFF; cursor:pointer; font-weight:bold;width:135px;height:36px;}

.giftbanner{height:17px; line-height:17px;margin:15px 0px 5px 0px;overflow: hidden; font-weight:bold; color:#015697; background:url(../images/cart/jiaico.jpg) no-repeat center left; padding-left:22px}

.promogift{ width:1200px; overflow:hidden; margin:10px 0px 10px  0px;}
.divpromgift{border:1px solid #ddd;  background:#FDFCF7;padding:10px 0; overflow:hidden; margin-top:5px;}
.divpromgift .xuanze{ background:url(../images/sub/pageDete.jpg) no-repeat; width:53px; height:25px; line-height:25px; text-align:center}
.promogift .down{ background:url(../images/cart/xuanze.jpg) no-repeat center; height:26px; padding:10px; color:#015697; text-decoration:none}

/**********订单信息***********/
.OrderSubmit{ width:998px; overflow:hidden; border:1px solid #dddddd; border-top:0px; font-size:14px;}
.OrderSubmit_switch{height:40px; overflow:hidden; line-height:40px;background:#f7f7f7;border-top:2px solid #999999;border-bottom:1px solid #ddd; }
.OrderSubmit_switch h2{ float:left; margin-left:10px;font-family:"microsoft yahei"; font-size:18px; font-weight:bold; color:#333}
.OrderSubmit_switch p{ float:right; margin-right:10px;}
.OrderSubmit_switch p a{ color:#015697; font-size:12px;}
.cart_Order_address,.cart_Order_info{ padding-bottom:20px;}
.cart_Order_address,.cart_Order_info{ width:998px; overflow:hidden; }
.cart_Order_address{border-bottom:1px dotted #e6e4e4;}
.cart_Order_address h3,.cart_Order_deliver h3,.cart_Order_info h3{ border-top:1px solid #e2e2e2;  padding-left:10px; color:#333; font-family:"microsoft yahei";   background:#fafafa; height:30px; overflow:hidden; line-height:30px; font-size:16px; border-bottom:1px solid #e2e2e2; }
.cart_Order_info h3 .return{color:#015697; font-family:'宋体'; font-size:12px; margin-left:815px; background:url(../images/cart/delico.jpg) no-repeat center left; padding-left:15px; }
.cart_Order_address em,.Order_deliver_time em{ margin:0 4px; color:#cc0000;}
.cart_Order_address ul{ margin-top:10px;}
.cart_Order_address span{ font-size:12px; color:#333; margin-left:5px;}
.cart_Order_address li{ padding:6px 0px; width:900px;overflow:hidden;color:#999;  }
.cart_Order_address li h2{ width:120px; height:32px; line-height:32px; overflow:hidden; text-align:right; float:left; font-size:14px; color:#333; }
.cart_Order_address li .textform{height:30px; line-height:30px; width:300px; border:1px solid #ddd; border-top:1px solid #ccc; border-left:1px solid #ccc;overflow:hidden; font-size:14px;}
.cart_Order_address li .textform2{height:30px; line-height:30px; padding:6px 0px; width:180px; border:1px solid #ddd; border-top:1px solid #ccc; border-left:1px solid #ccc;overflow:hidden;color:#999;font-size:14px;}
.Order_deliver_time{padding:6px 0px; width:900px;overflow:hidden;color:#999;}
.Order_deliver_time h2{ width:120px; height:32px; line-height:32px; overflow:hidden; color:#333; text-align:right; float:left; font-size:14px; }
.Order_deliver_time select{ margin-top:5px;}
.comon_submmitorder_address2{ padding-left:10px;}

.cart_Order_address2{ display:none;width:840px;height:360px; line-height:30px; border:6px solid #dad7d7; background:#fff;position: fixed;margin: -180px 0 0 -430px;top:50%;left:50%; z-index:99999; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TipPreViewMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
.cart_Order_address2 li{ padding:6px 0px; width:840px;overflow:hidden;color:#999;  }
.cart_Order_address2 li h2{ width:100px; height:32px; line-height:32px; overflow:hidden; text-align:right; float:left; font-size:14px; }
.cart_Order_address2 li .textform{height:30px; line-height:30px; width:300px; border:1px solid #ddd; border-top:1px solid #ccc; border-left:1px solid #ccc;overflow:hidden; font-size:14px;}
.cart_Order_address2 li .textform2,.cart_Order_info3 .cart_Order_coupon select{height:30px; line-height:30px; padding:6px 0px; width:180px; border:1px solid #ddd; border-top:1px solid #ccc; border-left:1px solid #ccc;overflow:hidden;color:#999;font-size:14px;}
.cart_Order_deliver,.cart_Order_info2{ width:1200px; padding-bottom:0px;}
.cart_Order_deliver table{   width:100%;  }
.cart_Order_deliver table th,.cart_Order_info2 table th{ font-weight:normal;border:1px solid #e2e2e2; border-left:0px; padding:6px 0px; color:#c81623; border-top:0px; }
.cart_Order_deliver table td,.cart_Order_info2 table td{  border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;  padding:6px 0px;}
.cart_Order_price span{font-family:"microsoft yahei"; font-size:16px; }
.cart_Order_price span span{ font-family:Arial, Helvetica, sans-serif;}
.cart_Order_info2 table td{ color:#333;}
.cart_Order_info .name a{ display:block;height:40px; overflow:hidden; line-height:20px; color:#015697}
.cart_Weight{ text-align:right; border-bottom:1px solid #e2e2e2; height:30px; line-height:30px; overflow:hidden;}
.cart_Order_info3 .cart_Order_coupon3{float:left;  margin-top:20px; margin-left:20px;}
.cart_Order_info3 .cart_Order_coupon table{padding-bottom:10px;}
.cart_Order_info3 .cart_Order_coupon select{ width:90px;}
.cart_Order_info3 .cart_Order_coupon #btnCoupon{ background:url(../images/cart/btnCoupon.jpg) repeat-x; color:#fff; height:21px; width:77px; overflow:hidden; line-height:21px; border:1px solid #c2c4ac; cursor:pointer; color:#736816}
.cart_Order_info3 .cart_Order_coupon .cart_Order_coupon2{   height:35px; line-height:35px; overflow:hidden;  }
.cart_Order_total{ width:245px; overflow:hidden;float:right;margin-top:20px; margin-right:20px;}
.cart_Order_total div {line-height:32px; overflow:hidden; }
.cart_Order_total div h2{ float:left; width:115px; text-align:right;font-size:14px; }
.cart_Order_total div span{font-family:"microsoft yahei"; font-size:12px;}
.cart_Order_total div span span{font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.cart_Order_total div .cart_invoice{ height:27px; border:1px solid #ddd}
.cart_Order_submit2{ height:52px;  overflow:hidden;  background:#F8F8F8;   border-top:1px solid #ddd;  }
.cart_Order_submit2  input{ background:url(../images/cart/settleback.jpg) no-repeat; float:right; border:0px;  height:36px;line-height:36px;margin-top: 8px; overflow: hidden; width: 135px; color:#fff; margin-right:20px;font-family:"microsoft yahei";; font-size:20px; font-weight:bold; cursor:pointer} 
.cart_Order_submit2 .total { float: right;font-size: 14px;font-weight: 700;line-height: 52px; padding-right: 18px;}
.cart_Order_submit2 .total span {font-family:"microsoft yahei"; color: #E4393C; font-size: 20px; font-weight:normal; }
.cart_Order_submit2 .total span span{ font-family:Arial, Helvetica, sans-serif;font-size:22px;}

/**********支付***********/
.cart_payment{ width:998px; overflow:hidden; background:#fffdee; border-top:2px solid #c91623; padding:30px 0px;}
.cart_payment_table{ width:850px; overflow:hidden; margin:0 auto;}
.cart_payment_td p{ font-family:"microsoft yahei"; font-size:18px; overflow:hidden; color:#7abd54;}
.cart_payment_td div{ color:#666;}
.cart_payment_td div a{ color:#005a9d; margin-right:20px;}
.cart_payment_td div input{ background:url(../images/cart/amptyback.jpg) no-repeat; border:0px; width:114px; text-align:center; height:36px; line-height:36px;font-family:"microsoft yahei"; font-size:16px;  cursor:pointer; color:#333; margin-top:15px; }
.cart_payment_td table{ border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background:#FFF;}
.cart_payment_td table td{border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6; height:35px; line-height:35px; padding-left:10px;}
.cart_payment_td table td span{ color:#005a9d;}
.cart_payment_td table td .emcolor span{color:#c91623}
.cart_payment_td table td em{ font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#c91623;}
.cart_payment_td div .core_order_pay_sub{background:url(../images/cart/amptyback2.jpg) no-repeat; }

.abutton { padding: 3px 15px; font-size: 12px; text-align: center; text-shadow: #80AD10 0 1px 0; border:1px solid #80AD10; border-radius: 2px; background: #A5D62D; background-image: -webkit-linear-gradient(top, #A5D62D, #9AC827); color:#FFF; cursor: auto; display: inline-block; }  
/*--------- 登录 --------*/
.YaHei{font-family: "Microsoft YaHei","宋体";} 
.logindiv{ width:980px; margin:60px auto; height:430px;}
.loginimg{ width:628px; height:430px; float:left;}
.logingbj{ width:345px; height:430px; background:#f2f2f2; float:right; position:relative;}
.logingfome{ width:305px; height:398px;  border:1px #e1e1e1 solid;background:url(../images/process/colorbj.gif) repeat-x #fff bottom; position:absolute; top:-5px; right:5px; padding:15px 20px;}
.logingfome h1{ font-weight:normal; 
    font: 24px/28px "Microsoft YaHei"; border-bottom:1px #efefef solid; padding-bottom:18px; }
.logingfome .inputbj,.fomeinput .inputbj{ border:1px solid #ddd; border-top:1px solid #ccc; border-left:1px solid #ccc;height:30px; background:url(../images/process/inputbj.gif) no-repeat; padding-left:5px; line-height:30px; height:30px;}
.logingfome .btncss,.fomeinput .btncss{ border:1px #ff5500 solid; background:#ff5500; font-size:14px; font-weight:700; height:30px; line-height:33px; color:#fff; border:0; text-align:center; cursor:pointer;}
.logingfome .btncss{ display:inline-block; margin-right:10px; width:100px; }
.logingfome table{ border-bottom:1px #ddd dotted; font-size:14px; color:#666;}
.logingfome table a{ font-size:12px; line-height:33px; color:#666;}
.logingfome table a:hover{ color:#ee0000;}
.regis{ padding:18px 0; color:#777;}
.regis a{ color:#c10000;}
.regis span{ display:block; line-height:24px; font-size:24px; padding-bottom:5px;}
.qqalipay{}
.qqalipay span{ display:block; padding:15px 0 10px 0;}

/*--------- 注册 --------*/
.trationbj{ background:#f2f2f2;  position:relative;  width:980px; margin:20px auto;  height:490px;}
.tration{ width:932px; height:490px; padding:0 20px; border:1px #e1e1e1 solid; position:absolute; top:-6px; right:4px; background:#fff;}
.tration h1{ font-weight:normal; border-bottom:1px #efefef solid; padding:18px 0; font-size:24px;}
.fomeinput { padding-top:6px; font-size:14px;  }
.fomeinput table td {height:50px; *height:44px;  _height:44px;}
.fomeinput table a{ font-size:12px; color:#ee0000;}
.fomeinput table li{ font-size:12px; display:block; line-height:30px;}
.fomeinput .dotted{ border-bottom:1px #ddd dotted; padding-bottom:10px;}
.register_btn{ width:180px; text-align:center;}
.register_btn2{ width:80px; text-align:center;}
.register_save_ts{ height:24px; line-height:24px; color:#666; padding-top:8px;}
.register_save_ts a{ color:#cc0000;}

.trationbj2{ background:#f2f2f2;  position:relative;  width:980px; margin:20px auto;  height:760px;}
.tration2{ width:932px; height:760px; padding:0 20px; border:1px #e1e1e1 solid; position:absolute; top:-6px; right:4px; background:#fff;}

/*--------- 注册协议 --------*/
.registeragreement{ width:930px; margin:0 auto; overflow:hidden; border:1px solid #cccccc;  }
.registeragreement_c{ width:890px; margin:0 auto; overflow:hidden;  padding:20px; color:#666; line-height:30px; }
.RegisterAgreement_tit{ background:#f5f5f5; border-bottom:1px solid #e4e4e4; line-height:40px; height:40px; text-align:center; color:#666; font-size:14px; font-weight:bold;}
.registeragreement_back{ text-align:right;}
.registeragreement_back a{ color:#cc1100;}

/* 找回密码 */
.input2{border:1px solid #ddd; border-top:1px solid #ccc; border-left:1px solid #ccc;height:22px; line-height:22px; padding-left:6px;}
.input3{border:1px solid #ddd; border-top:1px solid #ccc; border-left:1px solid #ccc; padding:6px 0px;padding-left:6px;}
.ForgotPW_pad{}
.ForgotPW_icon{font-size:14px;border-bottom:1px solid #e6e6e6;}

/* 客户留言 */
.message_nav{ color:#606060; border-bottom:1px solid #dad6d7; height:30px; line-height:30px; padding-left:8px;}
.message_nav a{ color:#666;  }
.message_tishiwrong{ width:760px; margin:3px auto; overflow:hidden;}
.message_list{ width:1200px; overflow:hidden;} 

.message_list_tab{ width:700px;margin:0 auto; overflow:hidden; float:left; background:#fafafa}
 
.message_list_c{ width:660px; overflow:hidden; margin-left:10px; }
.message_list_c1{ width:660px; margin:0 auto; overflow:hidden; line-height:25px;  padding-bottom:20px;}
.message_list_ask{ background:url(../images/process/messages_dashline1.jpg) repeat-x bottom; margin-top:10px; color:#494949; padding:0px 8px;}
.message_list_ask b{ color:#e10b0b; margin-right:5px;}
.message_list_answer1{ background:url(../images/sub/repeat_bg.jpg) no-repeat; height:10px; overflow:hidden; margin-top:5px;}
.message_list_answer2{ background:url(../images/sub/repeat_bg2.jpg) no-repeat; height:4px; overflow:hidden;}
.message_list_answer {padding:10px 8px; background:#f2f2f2; border:1px solid #d9d9d9; border-bottom:0px; border-top:0px;}
.message_list_answer b{ color:#3a9100; margin-right:5px;}
.message_list_time{ text-align:right; color:#0A8CD2; line-height:20px; font-size:10px;}
.message_add_tab{ float:right; background:url(../images/sub/messagexie.jpg) repeat-y center; width:300px;  font-size:14px; color:#333; padding-bottom:205px; }
.btn_sub{ background:url(../images/sub/login-img2.png) no-repeat 0px 0px; width:250px;font: 18px "Microsoft YaHei"; height:36px;  line-height:36px; color:#FFFFFF; font-weight:bold;  border:0px; cursor:pointer;  }
.btn_sub:hover{ background:url(../images/sub/login-img2.png) no-repeat 0px -36px;}
.btn_sub:hover{ color:#FFFFFF; text-decoration:none;}
.message_page{ padding:0 30px 20px 0; overflow:hidden;}
.message_add_tab .input2{ border:1px solid #ccc; height:30px; line-height:30px; margin-bottom:5px; color:#999}
.message_btnRefer{ padding-top:10px; color:#0A8CD2; font-size:12px; float:right}
.message_btnRefer a{color:#0661dd; }

.btn_shortsub{background:url(../images/sub/login-img2.png) no-repeat 0px 0px; width:140px;font: 18px "Microsoft YaHei"; height:36px;  line-height:36px; color:#FFFFFF; font-weight:bold;  border:0px; cursor:pointer;}

/* 批销商注册 */
.registeragreement_fx{ width:860px; border:1px solid #e1e1e1; margin:0 auto; padding:20px; margin-top:15px;}
.registeragreement_fx h4.martb{ font-size:14px; font-weight:bold; margin-top:10px;}
.agreement_bd{  width:820px; margin:10px auto; overflow:hidden; word-break:break-all;}
.Skin_RegisterInfo_w{ width:100%; margin-top:10px;}
.Skin_RegisterInfo_row{ font-size:14px; line-height:30px; color:#666; }
.Skin_RegisterInfo_row li{ float:left; }
.Skin_RegisterInfo_row .title{ width:120px; padding-left:20px;}
.Skin_RegisterInfo_row input{ border:1px #ddd solid; background:url(../images/process/inputbj.gif) no-repeat; padding-left:5px; line-height:25px; height:25px; width:240px;}
#registerAgreement_div_Common_Register_Clause{ width:700px; margin:0 auto;}
.regstepalert{ color:#f30; margin-top:15px; padding-left:20px;}
.regimgDiv,.registerAgreement_step3 { float:left; font-size:14px; padding-left:30px;}
.regimgDiv,.registerAgreement_step3 div{ font-weight:700;font-size:16px; color:#ff3300; margin-bottom:20px;}

.color_f30,.color_f30 a{ color:#f30;}
.btncss_next{ display:block;  background:#ff5500;  height:35px; line-height:35px; color:#fff; border:0; text-align:center; cursor:pointer; width:150px; display:block;font: bold 18px/36px "Microsoft YaHei"; margin-top:20px; }
.btncss_next:hover{ color:#fff;}

/* 推荐好友 推荐到博客 */
.re_blogit_tab{ border:5px solid #f5f5ed; padding:15px; width:910px; margin:0 auto;}
.re_blogit_pro_t,.re_blogit_pro_t a{ color:#2c2c2c;  font: bold 20px 'Microsoft YaHei'; height:30px; padding-bottom:10px;  }
.re_blogit_pro_area1{background:#f8f5f0; border:1px solid #eee0d3; padding:10px;}
.re_blogit_pro_area2{background:#f8f8f8; border:1px solid #e7e7e7;padding:10px;}
.re_blogit_pro_pict { padding-bottom:10px; color:#626262;}
.re_blogit_pro_pict img{ margin-right:10px;}
.blogit_subbg{ background:url(../images/process/blogit_subbg.jpg) repeat-x; border:1px solid #c4c5a6; text-align:center; line-height:20px;   color:#646716; cursor:pointer; width:50px;}
.blogit_bottom_line1{ border-bottom:1px solid #e7e7e7; line-height:30px; color:#656565;}
.re_friend_tab,.Forgot_out,.vote_con{ border:5px solid #f5f5ed; padding:15px; width:960px; margin:0 auto;}

/* 评论 与问答 */
.productreviewsleft{ width:200px; float:left;border:1px solid #f5f5ed; margin-top:5px }
.productreviewsleft ul {text-align:left;margin-top:5px;margin-left:10px}
.productreviewsleft ul li { overflow:hidden; word-break:break-all;margin-top:5px;}
.productreviewsleft ul li span.price {float:left;font-size:20px;color:#F60;line-height:20px}
.productreviewsleft ul li span.delprice {float:left;margin-left:10px;font-size:14px; text-decoration:line-through;color:#ccc; line-height:20px}
.productreviewsleft ul li span.ralign {text-align: right; width: 50px; display:block;float:left}
.productreviewsleft ul li span.lalign {text-align: left; width: 130px; display:block;float:left;color:#666}

.re_productreviews_h2{ font-size:14px; font-weight:bold; line-height:30px; height:30px; border-bottom:1px solid #e7e7e7; margin-bottom:10px;}
.re_productreviews_tabc { line-height:30px;} 
.re_productreviews_tabc .inpnt{ border:1px solid #dddddd; height:22px; line-height:22px;}
.product_reviews_list{ background:url(../images/process/messages_dashline1.jpg) repeat-x bottom ; padding-bottom:10px; margin-top:8px; }
.product_reviews_time{ color:#888; margin-left:10px; font-size:12px; white-space:nowrap;float:right;}
.product_reviews_pages{ margin-top:18px;}
.product_reviews_list_ask{ padding:5px;color:#666; margin-left:10px; font-size:12px;}
.product_reviews_list_re{  padding:5px;color:#fef105;font-size:12px;margin-left :10px}
.color_re_red{ color:#0f6cb3;}
.color_re_green{ color:#FF6500;}
.colorF {color:#999;}
.product_attri_tab{ background:#f5f5f5;padding:1px 5px; float:left; width:350px; margin-right:2px;}
/* 评星 */
.rating ,
.rating .current ,
.rating .star_hover{
background:url(../images/star.gif) repeat-x;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
}

.rating{
position:relative;
background-position:left top;
}

.rating .current{
position:absolute;
top:0;
left:0;
background-position:left center;
}

.rating .star ,
.rating .star_hover{
position:absolute;
top:0;
left:0;
height:25px;
cursor:pointer;
}

.rating .star_hover{
background-position:left bottom;
}
/*成交量*/
.tab_sales{border:1px #e0dcce solid; color:#333;border-bottom:none;width:100% }
.tab_sales td{border-bottom:1px #e0dcce solid; padding:6px;}
.tr_head{background:url(../images/process/bg.gif) repeat-x 0px -389px;color:#5c4a35;line-height:16px;height:16px;font-weight:700;}
.re_productreviews_h2{ font-size:14px; font-weight:bold; line-height:30px; height:30px; border-bottom:1px solid #e7e7e7; margin-bottom:10px;}

/* 错误页提示 */
.buy_qq_notice{ font-size:14px; color:#FF0000; line-height:40px; text-align:center;}
.buy_qq_notice b{ color:#ff3300;}

/*--------- 公告 --------*/
.notice_w .notice_w_bs h2{ background:#e9f4fe; height:30px; line-height:30px; color:#333; text-align:center; padding-left:25px; font-size:14px; font-weight:bold;}
.notice_w .notice_w_bs h3{ border-top:1px solid #ccdff2; margin-top:2px; line-height:30px; height:30px;text-align:center; padding-left:25px; color:#666;}
.notice_w .notice_w_bs h4{ line-height:25px; height:25px; padding-left:25px; font-weight:bold}
.notice_w .notice_w_bs h4 a{color:#cc0000;font-weight:normal}
.notice_dh{ height:25px; line-height:25px; color:#666; }
.notice_dh a{ color:#cc0000;}
.notice_c{ padding:10px 0px;}
.affiches_t{background:#e9f4fe; height:30px; line-height:30px; color:#333; text-align:center; padding-left:25px; font-size:14px; font-weight:bold;}

/*--------- 帮助  --------*/
.articleshelp,.articleshelp a{ color:#545454; overflow:hidden;}
.articleshelp .cssleft{ width:208px; float:left; margin:10px 0}
.articleshelp .cssleft h6{ padding-bottom:8px;}
.articleshelp .cssleft h4{border-bottom:1px #e5e5e5 dotted; width:152px; height:39px; line-height:39px; padding-left:10px; color:#333333; margin:0 auto;font-family: 'microsoft yahei'; font-size: 16px;}
.articleshelp .cssleft li{ padding-left:20px; line-height:28px;}
.articleshelp .cssleft li.d_select{ background:#3399ff; color:#fff;}
.articleshelp .cssleft li.d_select a{color:#fff;}

.articleshelp .cssleft .csslist{   border:1px #e5e5e5 solid; padding:10px;}
.articleshelp .cssleft .csslist h4{ color: #3399ff;}
.articleshelp .cssleft .csslist2{   border:1px #e5e5e5 solid; padding:0px;}
.articleshelp .cssleft .csslist2 h4{ color: #3399ff;}

.articleshelp .cssright{ width:782px; float:right; margin:10px 0}
.articleshelp .cssright .cssright_h1{ height:42px; border-bottom:1px #eee solid; font-size:12px; font-weight:normal; font-family:"宋体"; line-height:42px; color:#666;  background:url(../images/process/homeicon.gif) no-repeat 12px 3px; padding-left:35px;}
.articleshelp .cssright h2.cssright_h2{ color:#555555; font-size:14px; font-weight:bold; text-align:center; line-height:40px;}
.articleshelp .cssright .cssborder{ padding:0 10px;}
.articleshelp .cssright .csspage{ height:40px; line-height:40px;  padding:8px 10px 10px 12px;}
.articleshelp .content{ width:762px; float:right; margin-left:20px}
.articleshelp .content h2.title_h2{ color:#555555; padding-bottom: 16px;font-family: 'microsoft yahei';font-size: 26px;}
.articleshelp .cssright .titleborder{ padding:10px 0px;}
.articleshelp .cssright .csspage{ height:40px; line-height:40px;  padding:8px 10px 10px 12px;}
.articleshelp .add_date{ text-align:left; border-bottom:#e5e5e5 1px dotted ; padding-bottom:5px;}
.articleshelp .add_date .litcurrentcategory {color:#3399ff; padding:0 20px; }
.articleshelp .add_date .litDate {color:#c6c6c6; padding-right:10px; }

/*--------- 资讯 --------*/
.article_list{padding-bottom: 14px; line-height:35px; color:#888; border-bottom:1px solid #f0f0f0; margin:0 auto;}
.article_list em{ font-style:normal; font-size:12px;padding-left:30px;}
.article_list a{ font-family: 'microsoft yahei';font-size:16px; text-decoration:none;}
.article_list a:hover{color:#ff6600;}
.article_list p {color: #818181; padding-left:10px;line-height: 22px; }
.article_list:hover {background: #f7f7f7;}
.article_list .picto {margin: 20px 20px 0 0;width: 120px; height:50px; position:relative;float: left; }

.art_add_date{ text-align:center; border-bottom:#e5e5e5 1px solid ; padding-bottom:10px;}
.art_add_c{ padding:10px;overflow:hidden;}
.article_xg_t{ background:#e5e5e5; color:#555; line-height:30px; padding-left:10px;font-size:14px; font-weight:bold;}
.article_xg_list{margin-left:15px; margin-right:15px; margin-top:12px;}
.article_xg_name{ padding-top:5px;}
.article_xg_name a{ color:#666;}
.csspage_content{  height:38px; line-height:38px;  }
.csspage_content b{float:left; padding-left:30px;}
.csspage_content a{color:#cc0000; font-weight:normal}
.csspage_content div{ float:right; padding-right:20px; font-weight:bold;}

.article_relative{width:678px;overflow:hidden;border-top:#3399ff 1px dotted ;}
.article_relative_title {float: left; padding-left: 20px;color: #ffffff; font-family: 'microsoft yahei'; font-size: 18px;width:80px;}
.article_relative ul{width:678px;overflow:hidden;margin:20px 0px;}
.article_relative ul li{width: 160px;overflow: hidden;float: left;text-align: center;margin-left:5px;_margin-left: 8px;}
.article_relativeimg{height: 160px;overflow: hidden;}
.article_relative_txt{height: 36px;line-height: 18px;overflow: hidden;margin-top: 10px;}

.article_relative2 {width:678px;overflow:hidden;border-top:#3399ff 1px dotted ;}
.article_relative2 ul{width:678px;overflow:hidden;margin:20px 0px;}
.article_relative2 ul li{ width:678px; overflow:hidden; border-bottom:1px dotted #999; padding:6px; margin-top:5px;  clear:both}
.article_relative2 ul li.listhover{background:#ebfaf7}
.article_relative2 .category_pro_pic{ width:160px; overflow:hidden;float:left}
.article_relative2 .category_pro_pic img{ width:160px;}
.article_relative2 .category_pro_info { width:478px; margin-left:10px;float:left}
.article_relative2 .name{ height:30px; line-height:30px; overflow:hidden; margin-top:5px;font-family:"microsoft yahei"; font-size:16px; font-weight:bold; color:#333333;}
.article_relative2 .price{ height:25px;width:250px;  line-height:25px; overflow:hidden;}
.article_relative2 .price p{ float:left;color:#999;}
.article_relative2 .price p strong{ font-family:Verdana, Geneva, sans-serif; color:#E4393C}
.article_relative2 .price p span{ color:#E4393C;text-decoration:none}
.article_relative2 .price em{ float:right;  color:#999;}




.article_nav{width:1200px;overflow:hidden; height:38px; line-height:38px; border-bottom:2px #00adef solid;}
.article_articleline  { float:left;padding-right: 20px; color:#333; font-family:"microsoft yahei";font-size:18px;font-weight:bold}
.article_articleline img {height:30px}
.article_nav_list{position: relative;width: 820px;height: 16px;margin-top: 6px;padding-left: 22px;padding-bottom: 2px; line-height: 16px; }
.article_nav_list a { display: inline-block; padding: 0 6px; line-height: 25px; font-family: "microsoft yahei","宋体","Arial";}
.article_nav_list a:hover {background: #3a9bea;text-decoration: none;color: #fff;}
.article_nav_list a.current {background: #3a9bea;text-decoration: none;color: #fff;
}
.articlesline,.articlesline a{ color:#545454; overflow:hidden;}
.articlesline .content_right{ width:300px; float:right;}
.articlesline .content_right h6{ padding-top:10px;}
.articlesline .content_right h4{ background:url(../images/process/helps_l_bg.jpg) repeat-x bottom; width:152px; height:39px; line-height:39px; padding-left:10px; font-size:14px; font-weight:700; color:#333333; margin:0 auto;}
.articlesline .content_right li{ padding-left:5px; line-height:28px;}
.articlesline .content_right li.d_select{ background:#ab1607; color:#fff;}
.articlesline .content_right li.d_select a{color:#fff;}
.articlesline .content_right .content_right_guide {overflow:hidden;  border:1px #e5e5e5 solid; padding:10px; margin-top:10px }
.articlesline .content_right_guide h2.guide_title{ color:#3399ff; padding-bottom: 5px;font-family: 'microsoft yahei';font-size: 18px;border-bottom:#e5e5e5 1px dotted ; }

.articlesline .content_right_guide ul {overflow :hidden;float:left; width: 278px; }
.articlesline .content_right_guide ul li {overflow:hidden; line-height: 25px;font-size: 12px;text-indent: 20px;text-align:left;margin:10px 0px}
.articlesline .content_right_guide ul li .article_image { width: 100px;  float:left;margin-right:5px;overflow:hidden; }
.articlesline .content_right_guide ul li div.title {float:left;width:150px;}
.articlesline .content_right_guide ul li.right{text-align:right;  background: url(../images/common/newsicon21.jpg) no-repeat 0px 10px;}
.articlesline .content_right_guide ul li .article_image img {width: 100px;}




.articlesline .cssleft .csslist{ background:#f5f5f5; border:1px #e5e5e5 solid; padding:10px;}
.articlesline .cssleft .csslist2{ background:#f5f5f5; border:1px #e5e5e5 solid; padding:0px;}

.articlesline .content{ width:678px; float:left; }
.articlesline .content h2.title_h2{ color:#555555; padding-bottom: 16px;font-family: 'microsoft yahei';font-size: 26px;}
.articlesline .content .titleborder{ padding:10px 0px;}
.articlesline .content .csspage{ height:40px; line-height:40px;  padding:8px 10px 10px 12px;}
.articlesline .add_date{ text-align:left; border-bottom:#e5e5e5 1px dotted ; padding-bottom:5px;}
.articlesline .add_date .litcurrentcategory {color:#3399ff; padding:0 20px; }
.articlesline .add_date .litDate {color:#c6c6c6; padding-right:10px; }

/*分页控件*/
.pagination{float:right;/*padding:5px 0px;margin-top:10px;*/}
.pagination .page-skip{color:#999;width:220px;float:left;height:28px;line-height:26px;overflow:hidden;padding:0 3px;margin-right:3px;margin-top:-2px;text-align:center;white-space:nowrap;font-size:13px;vertical-align:middle;font-family:Arial,SimSun;}
.pagination span{display:block;float:left;padding:0 5px;height:21px;}
.pagination span.page-cur{line-height:18px;height:18px;border:#ff5400 1px solid;background:white;text-align:center;margin-right:3px;margin-top:2px;color:#ff5400;font-weight:bold;}
.pagination a{display:block;float:left;height:21px;padding:0 3px;line-height:21px;border:#c6c6c6 1px solid;background:white;text-align:center;margin-right:3px;color:#333;}
.pagination a:hover{border:#ff5400 1px solid;background:white;text-align:center;color:#ff5400;text-decoration:none;}
.pagination a.page-prev{display:block;float:left;padding:0 3px;height:21px;background:url(../images/process/icons.gif) white no-repeat 4px -235px;padding-left:12px;}
.pagination a.page-next{float:left;height:21px;font-weight:normal;background:url(../images/process/icons.gif) white no-repeat right -248px;background:url(../images/process/icons.gif) white no-repeat right -248px;padding-right:12px;}
.pagination .text{background:url(../images/process/input-bg.png) white no-repeat 0px 0px;border:#a7a6aa 1px solid;color:#333;width:25px;height:16px;line-height:16px;padding-left:2px;margin:0px 3px;display:inline;}
.pagination .button{width:52px;height:23px;line-height:23px;background:url(../images/process/icons.gif) no-repeat right -289px;border:none;margin:0px 5px; cursor:pointer;}

/*全部分类*/
.allcategorylist_c {overflow:hidden; width:1200px;}
.allcategorylist_c ul{}
.allcategorylist_c a:hover{color:#cc0000;}
.allcategorylist_c ul li{ width:998px; overflow:hidden; border:1px solid #ededed; margin-bottom:15px;} 
.allcategorylist_c ul li h2{ background:url(../images/sub/classbg.jpg) repeat-x; height:39px; overflow:hidden; padding-left:20px; line-height:39px;}
.allcategorylist_c ul li h2 a{font-family:"microsoft yahei"; font-size:18px; color:#cc0000;}
.allcategorylist_c ul li ul{ width:1010px; margin-top:15px;}
.allcategorylist_c ul li ul li{width:449px; overflow:hidden; border:0px; float:left; margin-left:20px;_margin-left:10px; margin-right:25px; margin-bottom:0px; padding-bottom:15px;}
.allcategorylist_c ul li ul li b{ width:130px;font-family:"microsoft yahei"; font-size:14px; font-weight:bold; float:left; text-align:right}
.allcategorylist_c ul li ul li div{ width:349px; float:right; line-height:27px;}
.allcategorylist_c ul li ul li div a{ color:#666}
.allcategorylist_c ul li ul li div span{color:#ccc; margin-left:5px; margin-right:5px;}

/********商品绑定促销页面*********/
.clearboth{clear:both;}
.bundlitem{width:778px;overflow:hidden;margin-bottom:20px;border: 1px solid #ddd;}
.bundlitem h3{font-size:18px;border-bottom: 1px solid #eae9e9;  background: #f8f8f8;line-height:35px;font-weight:bolder; font-family:"microsoft yahei"; padding-left:10px;}
.bundlitem h3 em{ color:#DE3032;}
.bundlitem .desc,.bundlitem .bunditem_r{width:738px; overflow:hidden; margin:0 auto; }
.bundlitem .desc{ text-indent:2em; color:#999; padding:15px 0px 0px 0px;}
.bundlitem h4{ margin-top:5px;font-weight:bolder;color:#DE3032;font-family:"microsoft yahei"; font-size:15px;}
.bundlitem .bunditem_r table{ border-bottom:1px solid #ededed;border-right:1px solid #ededed;}
.bundlitem .bunditem_r table td,.bundlitem .bunditem_r table th{  border:1px solid #ededed; border-bottom:0px;; border-right:0px; height:35px; line-height:35px;}
.bundlitem .bunditem_r table .bunditem_td{ padding-left:15px;}
.bundlitem .bunditem_r table td b{ font-family:Verdana, Geneva, sans-serif; color:#cc0000; margin-left:5px;}
.bundlitem .bunditem_l{width:778px;overflow:hidden; background:#fafafa; border-top:1px solid #ededed; margin-top:20px;}
.bundlitem .bunditem_l ul li{ float:right;border-left:1px solid #e2e2e2; height:50px; overflow:hidden; padding:10px 15px;}
.bundlitem .bunditem_l ul li em{display:block;}
.bundlitem .bunditem_l ul li strong{ height:24px; overflow:hidden; line-height:24px;font-family:"microsoft yahei";}
.bundlitem .bunditem_l ul li strong span{font-weight:normal}
.bundlitem .markprice{ text-decoration:line-through;color:#ccc; }
.bundlitem .bundlprice{font-size:20px;color:#F60; }
.bundlitem .bundlprice span{ font-family:Arial, Helvetica, sans-serif; font-size:24px;}
.Product_btn_gm,.Product_btn_add{background:url(../images/process/btn-fastbuy.gif) no-repeat; width:120px;display:block; height:37px; line-height:16px; margin-top:12px; cursor:pointer;}



/**********分类页***********/
.nav_info{ height:22px; line-height:22px; color:#666666;  overflow:hidden; font-family:"宋体"}
.nav_info  h2{ float:left;line-height:22px; color:#666666; font-family:"microsoft yahei"; font-size:18px; font-weight:bold;} 
.nav_info a{color:#666666;}

.category{ width:1200px; overflow:hidden; margin:0 auto; margin-top:8px;}
.category_l{ width:210px; overflow:hidden; float:left;}
.category_list{border: 1px solid #0772a7;	margin-bottom: 10px;width:208px;background:url(../images/sub/titlebg.jpg) no-repeat left top;}
/*.category_list h2{ background:#f7f7f7; height:30px; line-height:30px; color:#666666;font-family:"microsoft yahei"; font-size:15px; border-bottom:1px solid #ddd; padding-left:15px; border-top:1px solid #ddd;}
.category_list div{ width:180px; margin:0 auto; overflow:hidden; padding:5px 0px;}
.category_list div a{ background:url(../images/sub/listico.jpg) no-repeat center left; padding-left:10px; display:block; height:24px; float:left; line-height:24px; width:80px; overflow:hidden; color:#535353; }
.category_list div a:hover{ color:#cc0000; text-decoration:none;}*/
.category_list span{display: block;margin: 0 10px;text-align:center;color: #333;font-size: 14px;font-family: "microsoft yahei";height: 40px;line-height: 40px;}
.category_list .oh{
	overflow: hidden;
}

.category_list .title{
	background: #0772a7;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.category_list dl{
	text-indent: 16px; 
}
.category_list dl dt{
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	border-top: 1px solid #fff;
	background: #fbfbfb;
	border-bottom: 1px solid #e3e3e3;
}
.category_list dl dt.cur{
	color: #0772a7;
	background: #e7f7fa;
	border-bottom: 1px solid #d7e6ee;
}
.category_list dl dd{
	display: none;
	padding: 10px;
	line-height: 25px;

}
.category_list dl dd a{
	display: block;
}
.category_list dl dd a.pcur{
	background-color:#beecfe;
}
.oc-btn{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	border-top: 1px solid #fff;
	background: #f7f7f7;
	border-bottom: 1px solid #e3e3e3;
	color: #0772a7;
	background: #e7f7fa;
	border-bottom: 1px solid #d7e6ee;
}
.oc-btn span{
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	_margin-top:5px;
	width: 9px;
	height: 5px;
}
.oc-btn span.open{
	background: url(../images/list/oc.gif) no-repeat;
}
.oc-btn span.close{
	background: url(../images/list/oc2.gif) no-repeat;
}

.single{ margin-top:10px;}
.notice_tab .title{color:#00adef;font-family:"microsoft yahei"; font-size:15px;  background:#f7f7f7;padding-left:5px; height:30px}
.single ul li{width:210px; overflow:hidden; margin:5px; }
.category_browse,.sale_top{border:1px solid #ddd; margin-top:10px;background:url(../images/sub/titlebg.jpg) no-repeat left top;}
.category_browse,.sale_top span.title{display: block;margin: 0 10px;text-align:center;color: #333;font-size: 14px;font-family: "microsoft yahei";height: 40px;line-height: 40px;}

.category_browse h2,.sale_top h2{ color:#666666;font-family:"microsoft yahei"; font-size:15px;  background:#f7f7f7;padding-left:15px; }
.category_browse ul{ }
.category_browse ul li{width:208px; overflow:hidden; margin-top:10px; margin-bottom:10px;}
.browse_pic{ width:180px; height:180px; overflow:hidden; margin:0 auto;}
.browse_name{ width:200px; overflow:hidden; margin:0 auto;text-align: center; height:36px; line-height:18px;}
.browse_name a{ color:#666;}
.browse_price{ text-align: center; font-family:Verdana, Geneva, sans-serif; color:#e4393c;}
.category_browse .view_clear{ text-align:center; width:190px; margin:0 auto; line-height:30px; border-top:1px dashed #ccc;  }
.sale_top ul li,.sale_top100 ul li{width:200px;padding-top:12px;overflow:hidden;padding-bottom:12px; vertical-align:bottom;}
.sale_top ul li .img,.sale_top100 ul li .img{ width:80px; float:left; height:80px; margin-right:8px; }
.sale_top ul li .img img,.sale_top100 ul li .img img{ width:80px;height:80px; }
.sale_top ul li em,.sale_top100 ul li em{ float:left;margin-left:5px; display:block; background:#ccc; color:#fff; width:14px; line-height:14px; height:14px; overflow:hidden; line-height:16px; text-align:center;}
.sale_top ul li.saleitem1 em,.sale_top100 ul li.saleitem1 em{ background:#cc0000}
.sale_top ul li .info,.sale_top100 ul li .info{width:110px; overflow:hidden; float:right;}
.sale_top ul li .name,.sale_top ul li .price,.sale_top ul li .sale,.sale_top100 ul li .name,.sale_top100 ul li .price,.sale_top100 ul li .sale{  height:20px;line-height:20px; overflow:hidden;}
    .sale_top100 ul li .price {
        color: #E4393C;
    }
.sale_top ul li .name a{ color:#666}
.sale_top ul li .price b{ float:left; font-family:Verdana, Geneva, sans-serif; color:#e4393c;}
.sale_top ul li .price span{ text-decoration:line-through; margin-left:5px; color:#c0c0c0}
.sale_top ul li .sale{ width:114px;  }
.sale_top ul li .sale b{color:#e4393c; font-weight:normal}

.cate_ad img{ margin-top:10px;}
.disblock {
    display: block;
}
.category_r{ width:780px; overflow:hidden; float:right;}
.sub_category,.sub_property{ border:1px solid #ddd; padding:0px 10px; }
.sub_category h2,.sub_property h2{font-family:"microsoft yahei"; font-size:14px; font-weight:bold; color:#333333; height:30px; line-height:30px; border-bottom:1px solid #f7f7f7}
.sub_category ul,.sub_property ul{ width:758px; overflow:hidden; padding:10px 0px;}
.sub_category ul li{ float:left; margin-right:20px; height:25px; line-height:25px;}
.sub_category ul li a{ color:#085c9b}
.sub_category ul li a:hover{color:#cc0000; text-decoration:none}
.sub_category .brand{min-height:50px;overflow:hidden;}
.sub_shrink{background:#fff; width:100px; overflow:hidden; display:none;  text-align:center; height:25px; line-height:25px; border:1px solid #e8e8e8; border-top:0px; margin:0 auto; cursor:pointer; position:relative; top:-1px; color:#898989  }
.sub_shrink span{background:#fff url(../images/sub/shrinkico.jpg) no-repeat right; padding-right:15px;}

.sub_property dl{ width:758px; overflow:hidden; border-bottom:1px dotted #cccccc; padding:5px 0px; line-height:30px;}
.sub_property dl dt{ width:60px; text-align:right; overflow:hidden; float:left;}
.sub_property dl dd{ width:695px; overflow:hidden; float:right;}
.sub_property dl dd a{ color:#085c9b; padding:5px; margin-left:5px; margin-right:5px; white-space:nowrap; }
.sub_property dl dd a.select{ padding:5px; background:#3164af; color:#fff;}
.sub_property .brand{min-height:35px;overflow:hidden;}

.category_search{ background: #fbfbfb;border: 1px solid #dcdcdc;line-height:28px;}
.category_search2{ line-height:20px; overflow:hidden; padding:10px 18px;}
.catesearch_key,.catesearch_range{ background:#fff; border:1px solid #cccccc; padding:2px 0px;}
.catesearch_range{ width:30px; overflow:hidden;font-family:"microsoft yahei"; font-size:10px; color:#999999;}
.catesearch_key{ width:80px; overflow:hidden;font-family:"microsoft yahei"; font-size:10px; color:#999999;}
.cut_down_button{ background:url(../images/sub/catesearch_button.jpg) no-repeat; width:60px; height:21px; border:0px; cursor:pointer;}

.category_sequence{padding-left: 10px; height:30px;overflow:hidden; border-bottom: 2px solid #0fa8e3;}
.category_sequence ul{ width:680px; overflow:hidden; float:left;}
.category_sequence ul li{ width:66px; height:30px; overflow:hidden; float:left; border-right:1px solid #dbdbdb; text-align:center;  }
.category_sequence ul li.search{ width:300px; height:30px; overflow:hidden; float:left; border:0px; text-align:center;  }

.category_sequence ul li span{ background:#0fa8e3;background:url(../images/sub/SequenceUpStop.jpg) no-repeat right center; padding-right:10px;}
.category_sequence ul .c_sel{color:#cc0000; font-weight:bold;}
.category_sequence ul .c_sel span{background:url(../images/sub/SequenceDown.jpg) no-repeat right center; }
.category_sequence p{ text-align:right; margin-right:10px; color:#999999;}
.category_sequence p span{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#de3032; margin-left:2px; margin-right:2px;}

.category_sequence p a.nextpage:hover {background: url(../images/list/page_choose.gif) 6px -53px no-repeat #fff;}
.category_sequence p a.nextpage {background: url(../images/list/page_choose.gif) 6px -34px no-repeat #fff;border-left: 0;}
.category_sequence p a {display: inline-block;vertical-align: top;zoom: 1;width: 16px;height: 16px;line-height: 16px;border: 1px solid #d0d0d0;margin-top: 5px;}
.category_sequence p a.prevpage:hover {background: url(../images/list/page_choose.gif) 4px 4px no-repeat #fff;}
.category_sequence p a.prevpage {background: url(../images/list/page_choose.gif) 4px -15px no-repeat #fff;margin-left: 10px;}

.category_productTags{ height:30px; line-height:30px; overflow:hidden; border-top:1px solid #dbdbdb;line-height: 28px;padding-left: 10px;background: #fff;}
.category_productTags .sift {float: left;height: 28px; line-height: 28px;}
.category_productTags .text-img {float: right;height: 28px;}
.category_productTags a {display: inline-block;vertical-align: top;zoom: 1;padding-right: 15px;margin-right: 5px;height: 20px;text-decoration:none}
.category_productTags .text-img a.text-button {background: url(../images/list/store-icon.gif) 28px -15px no-repeat;color: #ee6000;}
.category_productTags .text-img a.img-button-no {background: url(../images/list/store-icon.gif) -40px 5px no-repeat;}
.category_productTags .text-img a.img-button{	background: url(../images/list/store-icon.gif) -40px -15px no-repeat; 	color: #ee6000;}
.category_productTags .text-img a.text-button-no{	background: url(../images/list/store-icon.gif) 28px 5px no-repeat;}

.category_pro_list{ width:780px; overflow:hidden;}
.category_pro_list ul{ width:780px; overflow:hidden;}
.category_pro_list ul li{ width:220px; overflow:hidden; border:4px solid #fff; padding:6px; float:left; margin-top:5px; margin-right:5px;}
.category_pro_list ul li.listhover{ border:4px solid #f4f2f2}
.category_pro_list .category_pro_pic{ height:220px; overflow:hidden;}
.category_pro_list .category_pro_pic img{ height:220px;}
.category_pro_list .category_pro_info {width:220px; overflow:hidden;}
.category_pro_list .category_pro_info .name{ height:40px; line-height:20px; overflow:hidden; margin-top:5px;}

.category_pro_list .category_pro_info .price{ height:25px; line-height:25px; overflow:hidden;}
.category_pro_list .category_pro_info .price p{ float:left;color:#999;}
.category_pro_list .category_pro_info .price p strong{ font-family:Verdana, Geneva, sans-serif; color:#E4393C}
.category_pro_list .category_pro_info .price p span{ color:#E4393C;text-decoration:none}
.category_pro_list .category_pro_info .price em{ float:right; text-decoration:line-through; color:#999;}


.category_pro_list_words{ width:780px; overflow:hidden;}
.category_pro_list_words ul{ width:780px; overflow:hidden;}
.category_pro_list_words ul li{ width:780px; overflow:hidden; border-bottom:1px dotted #999; padding:6px; margin-top:5px;  clear:both}
.category_pro_list_words ul li.listhover{background:#ebfaf7}
.category_pro_list_words .category_pro_pic{ height:160px; overflow:hidden;float:left}
.category_pro_list_words .category_pro_pic img{ height:160px;}
.category_pro_list_words .category_pro_info { width:580px; margin-left:10px;float:left}
.category_pro_list_words .category_pro_info span.notice{display:none}
.category_pro_list_words .category_pro_info ul.list{}
.category_pro_list_words .category_pro_info ul li.stk{ width:575px;border:1px solid #f1f1f1;height:24px;padding:2px 0px}
.category_pro_list_words .category_pro_info ul li.stk em{ padding:0 5px; border-right:1px solid #f1f1f1;}

.category_pro_list_words .name{ height:30px; line-height:30px; overflow:hidden; margin-top:5px;font-family:"microsoft yahei"; font-size:16px; font-weight:bold; color:#333333;}
.category_pro_list_words .price{ height:25px;width:250px;  line-height:25px; overflow:hidden;}
.category_pro_list_words .price p{ float:left;color:#999;}
.category_pro_list_words .price p strong{ font-family:Verdana, Geneva, sans-serif; color:#E4393C}
.category_pro_list_words .price p span{ color:#E4393C;text-decoration:none;}
.category_pro_list_words .price em{ float:right; text-decoration:line-through; color:#999;}

.category_pro_info_publish{ height:20px; line-height:20px; overflow:hidden;}
.category_pro_info_content{ height:60px; line-height:20px; overflow:hidden; color:#878787}
.category_pro_info_publish p{ height:20px; line-height:20px; overflow:hidden; color:#0c71a4;float:left;margin-right:20px}

/**********详细页***********/
.productshelp,.productshelp a{ color:#0f6cb3; overflow:hidden;text-decoration:none;}
.productshelp .cssleft{ width:195px; float:left; margin:10px 0}
.productshelp .content{ width:775px; float:right; margin-left:10px}
.product_intro{ width:775px; margin-top:8px;}

.product_preview{ width:272px; float:left;position:relative; z-index:1;}
.product_preview2{width:270px; border:1px solid #d9d9d9  }
.product_preview3,.buy_product_thumbnail{ background:#f4f0f1;  }
.product_preview3 ul,.buy_product_thumbnail ul{ padding-left:20px;}
.product_preview3 li,.buy_product_thumbnail ul li{padding:11px 0px; float:left; margin-right:15px;}
.product_preview3 li a,.buy_product_thumbnail li a{ display:block; width:60px; overflow:hidden; height:60px; background:#fff;  border:1px solid #d9d9d9 }
.product_preview3 li a.Product_WareSmall,.buy_product_thumbnail li a.Product_WareSmall{ border:2px solid #cb0709}
.product_share{ border:1px solid #f0eced; padding:5px 10px; color:#5e5e5e;}
.product_parameter{ width:475px; float:right;}
.product_para_name td{font-family:"microsoft yahei"; font-size:16px; font-weight:bold; line-height:22px; border-bottom:1px dotted #dcdcdc; padding-bottom:8px;}
.product_para2{ background:#faffff;  }
.product_para2 td{ padding:5px 0px;}
.product_para2 div{ color:#989896; float:left; width:230px; overflow:hidden; height:30px; line-height:30px; margin-left:5px;}
.product_para2 div b{ font-family:"microsoft yahei"; font-size:18px;  color:#cd0708}
.product_para2 div b span{ font-family:Arial, Helvetica, sans-serif;color:#cd0708;font-size:20px;}
.product_para2 div span{ color:#404042}

.product_para3 td{ padding:5px 0px; border-top:1px dotted #f0eced;}
.product_para3 div{ color:#989896; float:left; width:150px; overflow:hidden; height:30px; line-height:30px; margin-left:5px;}
.product_para3 div b{ font-family:"microsoft yahei"; font-size:18px;  color:#cd0708}
.product_para3 div b span{ font-family:Arial, Helvetica, sans-serif;color:#cd0708;font-size:20px;}
.product_para3 div span{ color:#404042}

.product_para_select .Product_WareFun_bg{border-top:1px dotted #dcdcdc; padding-top:8px;  }
.product_para_select .SKURowClass{ padding-bottom:8px; clear:both; width:570px; overflow:hidden; }
.product_para_select .SKURowClass span{ line-height:26px; display:block; float:left; color:#666666;}
.product_para_select .SKURowClass dl,.product_para_select .SKURowClass dl dd{ float:left;  }
.product_para_select .SKURowClass dl dd input,.SKUValueClass{border:1px solid #c9c8cd; background:#fff; padding:4px 10px; margin-right:10px; cursor:pointer}
.product_para_select .SKURowClass dl dd .SKUSelectValueClass,.buy_product_size dl dd .SKUSelectValueClass{ border:2px solid #e6393d;  background:url(../images/sub/Details_06.jpg) no-repeat right bottom; }
#productSkuSelector .SKURowClass dl dd img{display:block; padding:4px 10px; margin-right:10px;}
.product_para_select .SKUShowSelectClass{ margin-bottom:6px;color:#e43a3d; line-height:18px; font-weight:bold;}
.product_para_num { color:#656565;}
.product_para_num  input{border:1px solid #c9c8cd; padding:5px 10px; background:none; width:25px; margin-right:15px;}
.product_para_num  em{ color:#00589f}
.product_para_num  span{font-family:"microsoft yahei"; color:#cb0000; font-size:14px; margin-right:5px;}
.product_para_num  span span{ font-family:Arial;}
.product_btns_append table{ height:30px; overflow:hidden; line-height:30px; margin-top:10px;}
.product_btns_append table li span{ display:block;}
.product_btns_append table li{ float:left;}
 
.product_btns_shop,.product_btns_buy{font-family:"microsoft yahei"; font-weight:bold;  text-align:center;cursor:pointer }
.product_btns_shop{ width:130px; overflow:hidden;  font-size:18px;color:#fff; }
.product_btns_buy{   margin-left:10px;font-size:15px; color:#5f5d5e;  }
.product_btns_buy span{padding-bottom:1px;width:102px; margin-right:35px;}
.product_btns_coll{ color:#5e5e5e; padding-left:15px; }
.product_recommend table{ padding-top:15px;}
.product_recommend td{ color:#0159a0;  }
.product_recommend td a{color:#0159a0;}
.product_re_blog{ background:url(../images/sub/Details_14.jpg) no-repeat center left; padding-left:18px;}
.product_re_friend{ background:url(../images/sub/Details_16.jpg) no-repeat center left; padding-left:18px;}
.product_Brief b{ display:block; border-top:1px dotted #dcdcdc; margin-top:8px; padding-top:5px;}
.product_Brief p{ color:#999999; text-indent:2em}


.product_detail{ width:773px; }
.product_nav_wrap{ height:30px; line-height:30px; background:#fff; border-bottom:2px solid #0fa8e3;}
.product_nav_wrap li{ width:130px; float:left;font-family:"microsoft yahei"; font-weight:bold; font-size:14px; color:#5b595c; text-align:center;}
.product_nav_wrap li a{ color:#5b595c; display:block;}
.product_nav_wrap li.curr{ background:#0fa8e3; height:30px;color:#cc0001;}
.product_nav_wrap li.curr a{ color:#fff;}
.product_detail .product_mc,.buy_product_detail .product_mc{ padding:10px;overflow:hidden; border:1px solid #e0e0e0;}

.product_detail .product_mc span.notice{ color:#666; display:block;margin-bottom:20px}
    .product_detail .product_mc ul.list { margin:2px 0px;
    }
.product_detail .product_mc ul.list li{ border:1px solid #f1f1f1;height:24px}
.product_detail .product_mc ul.list li em{ padding:0 10px; border-right:1px solid #f1f1f1;}

 .product_share dl {color:#666; width:auto;  overflow:hidden;  }
 .product_share dd {float :left ; width:240px;margin-right:10px; height:20px; overflow:hidden;}
 .product_share dd b {color: #c00;}

.product_related{width:773px;margin-top:20px;}
.product_related h2{ background:#fff; height:30px; line-height:30px; border-bottom:2px solid #0fa8e3; }
.product_related h2 b{ display:block; width:130px; background:#0fa8e3; height:30px; text-align:center; font-family:"microsoft yahei";  font-size:14px; color:#fff;}
.product_related ul{ width:771px; overflow:hidden; margin-bottom:10px 0px;  border:1px solid #e0e0e0;}
.product_related ul li{ width:160px; overflow:hidden; float:left; margin-top:5px; text-align:center; margin-left:5px; _margin-left:5px;margin-right:18px;}
.related_pic{ height:160px; overflow:hidden;}
.related_name{height:36px; line-height:18px; overflow:hidden; margin-top:10px;}
.related_price{font-family:Verdana, Geneva, sans-serif; color:#dd0101}

.bookcolumn { width:208px; float:left;border:1px solid #dcdcdc;margin-bottom:10px;background:url(../images/sub/titlebg.jpg) no-repeat left top;}
.bookcolumn a{color:#666}
.bookcolumn span {display: block;margin: 0 10px;text-align:center;color: #333;font-size: 14px;font-family: "microsoft yahei";height: 40px;line-height: 40px;border-bottom: 1px solid #f1f1f1; }
.bookcolumn ul { }
.bookcolumn ul li{margin: 5px 10px;border-bottom: 1px dotted #ccc; clear: both;overflow: hidden;vertical-align: bottom;}
.bookcolumn ul li div{width: 188px;}
.bookcolumn ul li div.pic{}
.bookcolumn ul li div.name{height: 20px;line-height: 20px;overflow: hidden;margin-top: 2px;margin-bottom: 2px;display:inline; }
.bookcolumn ul li div.publish {height: 20px;line-height: 20px;overflow: hidden;margin-top: 2px;margin-bottom: 2px;color:#999}
.bookcolumn ul li div.price{height: 18px;line-height: 18px;overflow: hidden;clear: both;}
.bookcolumn ul li div.price b{color: #E4393C;font-size: 12px;font-weight: bold; float :left}
.bookcolumn ul li div.price em{padding-left: 10px;color: #999;text-decoration: line-through;width: 60px;display:block;float :left}
.bookcolumn .view_clear{ text-align:center; width:190px; margin:0 auto; line-height:30px; }

.booksynchysis { width:208px; float:left;border:1px solid #dcdcdc; margin-bottom:10px;background:url(../images/sub/titlebg.jpg) no-repeat left top;}
.booksynchysis a{color:#666}
.booksynchysis span {display: block;margin: 0 10px;text-align:center;color: #333;font-size: 14px;font-family: "microsoft yahei";height: 40px;line-height: 40px;border-bottom: 1px solid #f1f1f1;}
.booksynchysis ul {}
.booksynchysis ul li{margin: 5px 10px;border-bottom: 1px dotted #ccc; clear: both;overflow: hidden;vertical-align: bottom;}
.booksynchysis ul li div{width: 188px;}
.booksynchysis ul li div.pic{float:left;width:60px}
.booksynchysis ul li div.pic img{width:55px}
.booksynchysis ul li div.info{float:left; width:128px;}
.booksynchysis ul li div.info h1 {margin-top: 2px;margin-bottom: 2px;height:20px;line-height: 20px;}
.booksynchysis ul li div.info h1.name{display:inline;}
.booksynchysis ul li div.info h1.publish {color:#999;overflow: hidden;}
.booksynchysis ul li div.info h1.price{text-align:left;height:18px;line-height:18px;clear: both;}
.booksynchysis ul li div.info h1.price b{color: #E4393C;font-size: 12px;font-weight: bold; float :left}
.booksynchysis ul li div.info h1.price em{padding-left:10px;color: #999;text-decoration: line-through;width:60px;float :left}

.details_plzx {border-bottom: 1px dotted #E5E5E5; overflow: hidden; padding-bottom: 5px; }
.details_plzx .Product_a{ display: block;float: right;height: 28px;line-height: 28px;margin-left: 20px;padding-left: 20px;text-decoration: none; width: 90px;}
.details_plzx .Product_b{float: right; color:#0246A1;display: block;line-height: 28px;margin-left: 20px;}

/**********翻页***********/
.page{ height:29px; line-height:29px; float:right; color:#666666; padding:10px 20px;}
.page a{ display:block; float:left; background:url(../images/sub/page.jpg) no-repeat; text-align:center; width:30px; height:27px; overflow:hidden; color:#005aa0; margin-left:3px; margin-right:3px;}
.page .page-cur{  display:block; float:left;  color:#E4393C; font-size:15px; background:none;margin-right:10px;margin-left:10px;  }
.page .page-break{ display:block; float:left; margin-left:8px; margin-right:8px;}
.page a.page-prev{ background:url(../images/sub/pageup.jpg) no-repeat;}
.page a.page-next{background:url(../images/sub/pagenext.jpg) no-repeat;}
.page a.page-prev,.page a.page-next{ display:block; width:64px; height:29px;text-align:center; color:#005aa0;}
.page .page-skip{ margin-left:15px;}
.page .page-skip .text{ width:30px; padding:3px; background:none; border:1px solid #ddd; border-top:1px solid #aaaaaa;border-left:1px solid #aaaaaa; margin-left:3px; margin-right:3px; text-align:center;}
.page .page-skip .button{ background:url(../images/sub/pageDete.jpg) no-repeat; width:53px; height:25px; border:0px; cursor:pointer; font-size:14px; margin-left:3px;}
 
 
 /**********品牌***********/
.sub_property ul li{ width:102px; text-align:center; float:left; margin:5px 5px 5px 0px; }
.sub_property ul li .pic{ border:1px solid #f2f2f2; width:100px;  }
.sub_property ul li .pic img{  }
.sub_property ul li a,.sub_property ul li .name{ color:#005aa3}
.sub_property ul li a:hover{ color:#cc0000; text-decoration:none;}


 /**********聚划算  抢购  积分***********/
.buy_list{  margin-top:10px ;width:1200px;  overflow:hidden; margin-bottom:15px;}
.buy_list .buy_list_tit{border-bottom:2px solid #00adef; height:39px; line-height:39px; overflow:hidden;font-family:"microsoft yahei";} 
.buy_list .buy_list_tit h2{ float:left; width:170px; overflow:hidden; text-align:center;font-size:16px;}
.buy_list .buy_list_tit .buyhover{ background:#00adef; height:39px; font-weight:bold;color:#fff}
.buy_list .buy_list_tit .buyhover a{color:#fff}
.buy_list .buy_list_product{ width:1200px; overflow:hidden;border-left:1px solid #e5e5e5; background:#fff;margin-top:5px; }
.buy_list ul{ width:1010px; margin-left:-1px;}
.buy_list ul li{ width:249px; overflow:hidden; float:left; border:1px solid #e5e5e5; border-top:0px; margin-left:-1px;}
.buy_list ul li .buy_product.wraphover{ border:8px solid #f3f1f2;}
.buy_list ul li .buy_product{ width:220px; border:8px solid #fff; overflow:hidden; margin:0 auto;padding:7px}
.buy_list ul li .buy_time{ height:30px; line-height:30px; overflow:hidden; background:url(../images/sub/buy/grouptimeico.jpg) no-repeat 0px 2px; border-bottom:1px dotted #e8e8e8; padding-left:30px; color:#666}
.buy_list ul li .buy_time strong{ font-size:14px; font-weight:normal; color:#333; margin-left:3px; margin-right:3px;}
.buy_list ul li .buy_pic{height:220px; overflow:hidden; margin-top:10px; margin-bottom:10px;}
.buy_list ul li .buy_name{ height:40px; line-height:20px;  overflow:hidden;font-family:"microsoft yahei";}
.buy_list ul li .buy_price{ height:30px; line-height:30px; overflow:hidden;font-family:"microsoft yahei"; margin-top:10px; margin-bottom:10px;}
.buy_list ul li .buy_price em{ float:left; font-size:18px; color:#ce0203}
.buy_list ul li .buy_price em span{ font-family:Arial, Helvetica, sans-serif; font-size:26px;}
.buy_list ul li .buy_price p{ float:right; background:url(../images/sub/buy/groupbuttomico.jpg) no-repeat; width:75px; overflow:hidden; text-align:center; font-size:14px;}
.buy_list ul li .buy_price p a{ display:block; color:#FFF; text-decoration:none;}
.buy_list ul li .buy_price p a:hover{ color:#FF0}
.buy_list ul li .buy_andere{ height:20px; line-height:20px; overflow:hidden;}
.buy_list ul li .buy_andere p{ float:left;}
.buy_list ul li .buy_andere p del{ color:#ab9997}
.buy_list ul li .buy_andere em{ float:right;}
.buy_list ul li .buy_andere em span{ color:#fd0100}

/**********聚划算  抢购  积分详细页***********/
.buy_intro{ width:998px; border:1px solid #d5d1d2; margin:10px 0px 0px 0px; border-bottom:0px; padding-bottom:8px;}
.buy_intro .buy_intro_table{width:934px; margin:10px auto;}
.buy_product_name{font-family:"microsoft yahei"; font-size:22px; font-weight:bold;}
.buy_product_name span{ color:#eb1458}
.buy_product_time{ height:25px; line-height:25px; overflow:hidden; margin-top:10px; text-align:right; color:#035ba3;}
.buy_product_time label{ margin-right:20px;}
.buy_product_time a{color:#035ba3;}
.buy_product_price{ background:url(../images/sub/buy/buydetails_03.jpg) no-repeat; width:521px; height:69px; overflow:hidden;border-right:1px solid #e1e1e1;}
.buy_product_price div{ float:left; width:314px; overflow:hidden; margin-left:45px; _margin-left:20px;}
.buy_product_price #buycurrent,.buy_product_price #buyoriginal del{font-family:"microsoft yahei"; font-size:14px; color:#FFF}
.buy_product_price #buycurrent span,.buy_product_price #buyoriginal del span{ font-family:Arial, Helvetica, sans-serif; font-size:30px;}
.buy_product_price #buyoriginal del span{ font-size:16px;}
.buy_product_price #buyoriginal{ color:#FFF; margin-left:20px;}
.buy_product_price #buyButton{ display:block; float:right; background:url(../images/sub/buy/buydetails_01.jpg) no-repeat; width:107px; height:44px; overflow:hidden; margin-right:45px; margin-top:9px; font-family:"microsoft yahei"; font-size:26px; color:#fff; text-align:center; line-height:40px; cursor:pointer}
.buy_product_parameter{ width:496px; overflow:hidden; border-left:1px solid #e1e1e1; margin-left:24px;border-right:1px solid #e1e1e1;}
.buy_product_table{ margin:10px 20px; color:#999;}
.buy_product_table td span{ color:#333;}
.buy_product_next,.buy_product_num,.buy_product_time2{ background:#f5f5f5 url(../images/sub/buy/buydetails_07.jpg) repeat-x center top;padding:10px 20px;}
.buy_product_size div,.buy_product_spread .spread1,.buy_product_spread .spread2{ width:456px; overflow:hidden; color:#434444; padding:2px 0px;}
.buy_product_size span,.buy_product_size dl dd,.buy_product_size dl{ float:left;line-height:26px;}
.buy_product_size dl dd input{ padding:2px 10px; background:#FFF; border:1px solid #c9c9cb; margin-right:10px;} 
.buy_product_size .SKUShowSelectClass{ color: #028002;}
.buy_product_next .quantity{ font-size:14px; height:22px; line-height:22px; overflow:hidden;}
.buy_product_next .quantity li{ float:left;}
.buy_product_next .quantity li input{ background:#FFF; border:1px solid #c9c9cb; width:30px; padding:2px; color:#666; margin-right:20px;}
.buy_product_next .quantity .total span{ color:#028002; font-family:"microsoft yahei";}
.buy_product_num p,.buy_product_num em{ line-height:20px; color:#666;}
.buy_product_num p span,.buy_product_num em span{font-family:"microsoft yahei"; font-size:18px; color:#fe7501; margin-left:5px; margin-right:5px;}
.buy_product_num em span{ font-size:14px;}
.buy_product_time2 label{ padding:5px 0px; display:block; height:36px; line-height:36px; overflow:hidden; background:url(../images/sub/buy/buydetails_11.jpg) no-repeat center left; padding-left:35px; color:#b4b4b4;}
.buy_product_time2 label strong{ font-size:34px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#333; margin-left:10px; margin-right:5px;}
.buy_product_bigpic{ background:#fff; border:1px solid #e1e1e1; border-left:0px; height:410px;}
.buy_product_spread{padding:12px 20px; border-bottom:1px solid #e1e1e1}
.buy_product_spread .spread1{ padding-bottom:6px; border-bottom:1px dotted #d7d9d8}
.buy_product_spread .spread1 li,.buy_product_spread .spread2 li{ color:#025aa2; float:left; margin-right:35px;} 
.buy_product_spread .spread1 li a{ color:#055a9d;}
.buy_product_spread .spread1 li.w{ background:url(../images/sub/buydetails_15.jpg) no-repeat center left; padding-left:18px;}
.buy_product_spread .spread2 li{ color:#666666; margin-top:5px;}
.buy_product_spread .spread2 li a{ color:#666;}
.buy_product_spread .spread2 li.s{ background:url(../images/sub/buydetails_19.jpg) no-repeat center left; padding-left:18px;}

.buy_product_explain{border:1px solid #d5d1d2; border-top:0px; background:#fff; width:934px; padding:0px 32px;}
.buy_product_explain h2{font-family:"microsoft yahei"; font-size:16px; color:#cb0003; height:30px; line-height:30px; padding-top:10px;}
.buy_product_explain p{ text-indent:2em; padding-bottom:18px; color:#999999;}
 
.buy_product_detail{width:998px; border:1px solid #cccccc; border-top:0px;} 
.buy_product_wrap{ height:41px; line-height:41px; background:#f6f6f6 url(../images/sub/buy/detailsback.jpg) repeat-x; }

.buy_product_wrap li{ width:210px; float:left; font-size:14px; color:#333333; text-align:center; background: url(../images/sub/buy/detailslink.jpg) no-repeat center right; cursor:pointer}
.buy_product_wrap li a{ color:#333333; display:block;}
.buy_product_wrap li.curr{ font-weight:bold; background:#00adef url(../images/sub/buy/detailslink.jpg) no-repeat center right; width:250px; color:#fff;}
.buy_product_wrap li.curr a{ color:#fff;}
 
.buy_intro2{ width:998px; border:1px solid #d5d1d2; margin:10px 0px 0px 0px; padding-bottom:8px;}
.buy_intro2 .buy_intro_table{width:934px; margin:10px auto;}
.buy_product_frame{ width:914px; padding:10px; background:#f3f3f3; overflow:hidden;}
.buy_product_bigpic2{ background:#fff; border:1px solid #e1e1e1; width:410px;  height:410px; text-align:center; float:left }
.buy_product_price2{ width:480px; overflow:hidden; float:right;}
.buy_product_price3{width:480px; overflow:hidden; margin-top:15px;}
.buy_product_price3 #buycurrent2,.buy_product_price3 #buyoriginal2,.buy_product_price3 #buypoint2{ display:block; width:80px;float:left; border-right:1px  dotted #e1dfdf; padding:0px 15px; height:70px; overflow:hidden;}
.buy_product_price3 #buycurrent2{ padding-left:0px;}
.buy_product_price3 #buycurrent2 span,.buy_product_price3 #buyoriginal2 del,.buy_product_price3 #buypoint2 span{ display:block;  height:50px; line-height:50px; overflow:hidden;}
.buy_product_price3 #buyoriginal2 del{ color:#999}
.buy_product_price3 #buycurrent2 span{ font-size:40px; font-family:Arial, Helvetica, sans-serif; color:#d70000}
.buy_product_price3 #buypoint2 span,.buy_product_price3 #buypoint2 span a{ color:#d70000}
.buy_product_explain2{ background:url(../images/sub/buy/buydetails_07.jpg) repeat-x center top; margin-top:20px; padding-top:20px;}
.buy_product_explain2 h2{font-family:"microsoft yahei"; font-size:15px; color:#000; font-weight:bold}
.buy_product_explain2 p{ text-indent:2em; color:#333}
.add_jifen_submit2{ background:url(../images/sub/buy/gift2.png) no-repeat; width:165px; height:50px;font-family:"microsoft yahei"; font-size:18px; line-height:30px; margin-top:30px; border:0px; color:#fff; font-weight:bold;}
 

 

/*快捷登录*/
.dialog{width:305px;height:115px; border:4px solid #dad7d7;font-size:12px; position:absolute; z-index:3; color:#999999;display:none; background-color:#ffffff}
.dialog_title{width:295px; height:30px; line-height:30px; padding:0px 5px; background-color:#f3f3f3; border-bottom:1px solid #c4c4c4;}
.dialog_title_l,.loginForBuytit h2{font-family:"microsoft yahei";font-weight:700; font-size:14px; padding:0px 0px 2px 0px; float:left; color:#333; }
.dialog_title_l img{ margin-top:0px;}
.dialog_title_r{font-weight:700; float:right;background:url(../images/sub/close.jpg) no-repeat;cursor: pointer; width:15px; height:15px; margin-top:7px;}
.dialog_cartitem{width:295px; line-height:15px; margin:10px 5px; height:70px;text-align:center; padding-left:0px;}
.dialog_cartitem span{ font-weight:bold; margin-left:2px ; margin-right:2px;color:#009900;}
.btnbar{width:275px;margin:15px 10px 0px 10px;}
.btn-viewcart{background: url("../images/process/btn-viewcart.gif") repeat scroll 0 0 transparent;height: 22px; margin-left:60px; margin-right:10px;width: 77px; float:left; cursor:hand;}
.btn-continue {background: url("../images/process/btn-continue.gif") repeat scroll 0 0 transparent;height: 22px;width: 66px;float:left;cursor:hand;}
.btn-send {background: url("../images/process/btn_ginfo_links.gif") no-repeat scroll 0 0 transparent; margin: 0; padding: 3px 0 0 18px;}

/*弹出框login*/
.login_tan{width:439px;height:220px;background:#fff;position:absolute;top:400px;left:450px;z-index:99999; border:6px solid #dad7d7;}
.login_tan table{ width:439px; font-size:14px; line-height:30px;}
.login_tan a{ color:#0b5ba5; font-size:12px; }
.login_tan_input1{width:200px;height:24px;line-height:24px;background:url(../images/sub/one4.jpg) no-repeat center right; padding: 4px 20px 4px 3px; border: 1px solid #E1E1E1;}
.login_tan_input2{width:200px;height:24px;line-height:24px;background:url(../images/sub/one5.jpg) no-repeat  center right;padding: 4px 20px 4px 3px;border: 1px solid #E1E1E1;}
.login_tan_input3{ width:140px; height:36px; background:url(../images/sub/login-img.png) no-repeat 0px 0px; border:0px; cursor:pointer;}
#imgCloseLogin{cursor:pointer;}
.loginForBuytit{ background:#f3f3f3; height:40px; border-bottom:1px solid #c4c4c4} 
.loginForBuytit h2{ margin-left:15px;}
.login_tan table #btnAmoBuy{ background:url(../images/sub/buydetails_15.jpg) no-repeat center left; padding-left:15px; border:0px; color:#0b5ba5; cursor:pointer;}


/*调查问卷*/
.vote_con .vote_cont_title{font-family:"microsoft yahei";font-weight:700; font-size:18px; margin-top:5px;}
.vote_con .votefacebg{ padding-left:20px;}
.vote_con .vote_table{ border-bottom:1px solid #f0f0f0; border-right:1px solid #f0f0f0;}
.vote_con .vote_table td{ height:40px; overflow:hidden; border-top:1px solid #f0f0f0; border-left:1px solid #f0f0f0}

 

/**********选择收货地址***********/
.address_have{ width:980px;margin: 20px auto;  overflow:hidden;}
.address_tab{width:990px;}
.address_tab .list{
    color:#666666;
    cursor:pointer; 
	float:left;
    height:106px;
    margin:0 10px 14px 0;
    position:relative;
	font-size:12px;
    vertical-align: top;
    width: 237px;
	}
	
.address_tab .list  .inner {
    background:url(../images/cart/bg_address2.png) no-repeat;
    padding: 11px 15px;
    z-index: 2;
}

.address_tab .addr-hd {
    border-bottom: 1px solid #F2F2F2;
    height: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.address_tab  .addr-bd {
    height: 55px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}


.address_tab  .select .inner,.address_tab  .list .inner:hover {
     background:url(../images/cart/select_address_bg.png) no-repeat;
}

.address_tab  .list .curmarker {
    background:url(../images/cart/select_address.png) no-repeat;
    height: 28px;
    position: absolute;
    right: 1px;
    top: 77px;
	display:none;
    width: 28px;
}
.address_tab  .select  .curmarker{ display:block;}
.address_have .control{ font-size:12px; clear:both; margin-top:20px;}
.use_newAddr{font-size:12px; float:left; background:#de3032; color:#fff; border:none; width:112px; text-align:center; height:24px; line-height:24px; padding:0px; margin-right:20px; cursor:pointer;}
.use_newAddr:hover{ color:#fff; text-decoration:none;}
.manageAddr{ display:block;float:left; background:#f6f6f6; border:1px solid #cccccc; text-decoration:none; width:110px; text-align:center; height:22px; line-height:22px; text-decoration:none;}


.main_banner{margin-bottom:5px;clear:both;width:1200px; overflow:hidden;}
.ad_slide2{width:564px;height:120px;position:relative;margin:0 auto;overflow:hidden;position:relative; display:none; background:#c1c1c1;}
.main_lan{ clear:both; width:1200px; margin-bottom:10px; overflow:hidden;}
.ad_slide3{width:1200px;margin:0 auto;overflow:hidden; height:auto}

.publishshow{ width:980px; float:left;}
.publishshow .title{float: left;width:980px;height: 36px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; line-height:36px; color: #333; overflow:hidden;background: url(../images/publishshow/titlebg.jpg) repeat-x;}
.publishshow .title span a{display:block;float:right;height:36px;text-indent: 36px; line-height:36px; margin-right:30px}

.publishshow .title1{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/titlebg1.jpg) repeat-x;}
.publishshow .title1 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}
.publishshow .subjecttitle1{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle1.jpg) repeat-x;}
.publishshow .subjecttitle1 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}


.publishshow .title2{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px;  padding-top:40px; color: #333; overflow:hidden;background: url(../images/publishshow/titlebg2.jpg) repeat-x;}
.publishshow .title2 span a{display:block;float:right;height:120px;text-indent: 36px;  margin-right:30px}
.publishshow .subjecttitle2{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle2.jpg) repeat-x;}
.publishshow .subjecttitle2 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}


.publishshow .title3{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px;  padding-top:40px; color: #333; overflow:hidden;background: url(../images/publishshow/titlebg3.jpg) repeat-x;}
.publishshow .title3 span a{display:block;float:right;height:120px;text-indent: 36px;   margin-right:30px}
.publishshow .subjecttitle3{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle3.jpg) repeat-x;}
.publishshow .subjecttitle3 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

.publishshow .title4{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/titlebg4.jpg) repeat-x;}
.publishshow .title4 span a{display:block;float:right;height:120px;text-indent: 36px;  margin-right:30px}
.publishshow .subjecttitle4{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle4.jpg) repeat-x;}
.publishshow .subjecttitle4 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

.publishshow .title5{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px;  padding-top:40px; color: #333; overflow:hidden;background: url(../images/publishshow/titlebg5.jpg) repeat-x;}
.publishshow .title5 span a{display:block;float:right;height:120px;text-indent: 36px;   margin-right:30px}
.publishshow .subjecttitle5{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle5.jpg) repeat-x;}
.publishshow .subjecttitle5 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

.publishshow .title6{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px;  padding-top:40px; color: #333; overflow:hidden;background: url(../images/publishshow/titlebg6.jpg) repeat-x;}
.publishshow .title6 span a{display:block;float:right;height:120px;text-indent: 36px;  margin-right:30px}
.publishshow .subjecttitle6{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle6.jpg) repeat-x;}
.publishshow .subjecttitle6 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

.publishshow .title7{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px;  padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/titlebg7.jpg) repeat-x;}
.publishshow .title7 span a{display:block;float:right;height:120px;text-indent: 36px;  margin-right:30px}
.publishshow .subjecttitle7{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle7.jpg) repeat-x;}
.publishshow .subjecttitle7 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

.publishshow .title8{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px;  padding-top:40px;  color: #fff; overflow:hidden;background: url(../images/publishshow/titlebg8.jpg) repeat-x;}
.publishshow .title8 span a{display:block;float:right;height:120px;text-indent: 36px; margin-right:30px;color:#fff}
.publishshow .subjecttitle8{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle8.jpg) repeat-x;}
.publishshow .subjecttitle8 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

.publishshow .title9{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px;  padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/titlebg9.jpg) repeat-x;}
.publishshow .title9 span a{display:block;float:right;height:120px;text-indent: 36px;  margin-right:30px}
.publishshow .subjecttitle9{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle9.jpg) repeat-x;}
.publishshow .subjecttitle9 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

.publishshow .title10{float: left;width:980px;height: 120px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px; line-height:80px; color: #333; overflow:hidden;background: url(../images/publishshow/titlebg10.jpg) repeat-x;}
.publishshow .title10 span a{display:block;float:right;height:120px;text-indent: 36px;  margin-right:30px}
.publishshow .subjecttitle10{float: left;width:980px;height: 80px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; padding-top:40px;  color: #333; overflow:hidden;background: url(../images/publishshow/subjecttitle10.jpg) repeat-x;}
.publishshow .subjecttitle10 span a{display:block;float:right;height:120px;text-indent: 36px;     margin-right:30px}

 .title90{float: left;width:1200px;height: 36px;margin-bottom:10px;font:bold 18px/29px "MicroSoft YaHei";text-indent: 36px; line-height:36px; color: #333; overflow:hidden;background: url(../images/publishshow/titlebg90.jpg) repeat-x;}
 .title90 span a{display:block;float:right;height:36px;text-indent: 36px; line-height:36px; margin-right:30px}

.publishshow .pic_image{width:180px;overflow :hidden;margin:5px 7px; float:left; }
.publishshow  ul{ width:980px;}
.publishshow  li{float:left; width:160px; margin:10px 18px}
.publishshow  .pic{width:160px; height:160px;}
.publishshow  .pic a img{width:160px; height:160px;}
.publishshow  .name{ width:160px;margin:0px auto; height:40px; line-height:21px; margin-top:2px;overflow:hidden;}
.publishshow  .price{ width:160px; height:20px; line-height:20px; color:#E4393C; font-size:14px;overflow:hidden;}
.publishshow  .price span{ display:none;}


 .category_pub_list{ width:780px; overflow:hidden;}
 .category_pub_list ul{ width:780px; overflow:hidden;}
 .category_pub_list ul li{ width:180px; overflow:hidden; border:2px solid #fff; float:left; margin-top:5px;padding:0px;margin-right:0px;margin:10px 5px}
 .category_pub_list ul li.listhover{ border:2px solid #f4f2f2}
 .category_pub_list .category_pro_pic{ height:160px; overflow:hidden;}
 .category_pub_list .category_pro_pic img{ height:160px;}
 .category_pub_list .category_pro_info {width:160px; overflow:hidden;}
 .category_pub_list .category_pro_info .name{ height:40px; line-height:20px; overflow:hidden; margin-top:5px;}

.publishshow .category_pub_list .category_pro_info .price{ height:25px; line-height:25px; overflow:hidden;font-size:12px;}
.publishshow .category_pub_list .category_pro_info .price p{ float:left;color:#999;}
.publishshow .category_pub_list .category_pro_info .price p strong{ font-family:Verdana, Geneva, sans-serif; color:#E4393C}
.publishshow .category_pub_list .category_pro_info .price p span{ color:#E4393C;text-decoration:none;display:inline}
.publishshow .category_pub_list .category_pro_info .price em{ float:right; text-decoration:line-through; color:#999;}

 



.main_lan_l{ width:210px; float:left;}
.main_lan_l .pic_image{margin-bottom:5px;}
.main_lan_l ul.shoparea{ width:210px; margin-bottom:10px}
.main_lan_l ul.shoparea li{overflow:hidden; line-height: 35px;font-size: 14px;text-align:center;font: normal 18px/29px "MicroSoft YaHei";color: #00adef;cursor: pointer;}
.main_lan_l ul.shoparea li a {color:#00adef}
.main_lan_l ul.shoparea li a:hover{ text-decoration:none;color: #fff;}
.main_lan_l ul.shoparea li.select{ background: #00adef;color: #fff;}
.main_lan_l ul.shoparea li:hover{background: #00adef;color: #fff;}


 .tab_Shop ul{ width:780px; margin-left:25px;}
 .tab_Shop li{ overflow:hidden; float:left; width:100px;line-height: 25px;font-size: 12px;border: 1px dotted #dbdbdb; margin :10px}
 .tab_hd ul.shoplist{border-bottom: 2px solid #00adef;}
 .tab_hd ul.shoplist li {width: 75px;}

.main_lan_r{ width:782px; float:right;}
.main_lan_r .title{float: left;width:782px;height: 29px;font: normal 18px/29px "MicroSoft YaHei";text-indent: 16px; color: #00adef; overflow:hidden;border-bottom: 2px solid #00adef;}
.main_lan_r .pro_simple160,.main_lan_r .pro_simple100{min-height:200px;}
.main_lan_r .pro_simple100,.main_lan_r .pro_simple160{ width:782px; overflow:hidden; float:left;border-right:1px solid #f1f1f1;}
.main_lan_r .pro_simple100  ul,.main_lan_r .pro_simple160  ul{ width:800px;}
.main_lan_r .pro_simple100 li{ float:left; width:156px; border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1; padding:14px 0px; }
.main_lan_r .pro_simple100  .pic{width:100px; height:100px; margin:0px auto; overflow:hidden; }
.main_lan_r .pro_simple100  .name{ width:140px;margin:0px auto; height:42px; line-height:21px; margin-top:10px; overflow:hidden;}
.main_lan_r .pro_simple100  .name a,.main_lan_r .pro_simple160  .name a{ color:#656565;}
.main_lan_r .pro_simple100  .price,.main_lan_r .pro_simple160  .price{ width:140px;margin:0px auto; height:18px;}
.main_lan_r .pro_simple100 .price b,.main_lan_r .pro_simple160 .price b{color:#E4393C; font-weight:bold; font-size:16px;}
.main_lan_r .pro_simple100  .price span,.main_lan_r .pro_simple160  .price span{ display:none;}
.main_lan_r .pro_simple160 li{ float:left; width:156px; border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1; padding-bottom:9px;  }
.main_lan_r .pro_simple160  .pic{width:140px; height:140px; margin:0px auto; overflow:hidden; margin-top:8px;}
.main_lan_r .pro_simple160  .name{ width:140px;margin:0px auto; height:21px; line-height:21px; margin-top:2px;overflow:hidden;}
.main_lan_r .pic_image{width:160px;height:120px;overflow :hidden;margin:15px; float:left; }

.main_lan_average{ width:322px; margin:0 5px;float:left;}
.commentssimple{width:322px; clear:both;}
.commentssimple .pic_image{width:120px;height:180px;overflow :hidden;margin-top:10px; float:left; margin-right :10px}
.commentssimple ul {overflow :hidden;margin-left:0px;margin-top:10px;float:left;}
.commentssimple ul li{overflow:hidden; line-height: 25px;font-size: 12px;text-indent: 10px;text-align:left;    background: url(../images/common/newsicon2.jpg) no-repeat 0px 10px;}
.commentssimple ul li.right{text-align:right;  background: url(../images/common/newsicon21.jpg) no-repeat 0px 10px;}
.commentssimple .tab_title{float: left;width:322px;height: 29px;font: normal 18px/29px "MicroSoft YaHei";text-indent: 16px; color: #00adef; overflow:hidden;border-bottom: 2px solid #00adef;}
.commentssimple ul li .article_image { width: 120px;  float:left;margin-right:10px;overflow:hidden;margin-bottom:10px}
    .commentssimple ul li .article_image img {
        width: 100px;
    }
.commentssimple ul li div.title{float:left;width:180px; }

.lanarticle { width: 210px;border-bottom: 1px solid #dedede;}
.lanarticle_hd{ height:30px; line-height:30px;border-bottom:2px solid #00adef;overflow:hidden;}
.lanarticle_hd h2{font-size:16px; color:#00adef; font-family:"microsoft yahei"; margin-left:15px;  margin-right:10px;}
.lanarticle_hd span{ color:#999; }
.lanarticle_bd{ margin-top:9px; margin-left:9px;padding-bottom:12px; overflow:hidden;}
.lanarticle_bd .lanarticle_ad{ width:150px; margin-right:12px; float:left;}
.lanarticle_bd .lanarticle_list{ width:185px; float:left; border:none; padding:0px; line-height:25px;}
.lanarticle_bd .lanarticle_list ul {width:185px;overflow :hidden;margin-left:5px;}
.lanarticle_bd .lanarticle_list ul li {width:185px;}
.lanarticle_bd .lanarticle_list a{ display:block; line-height:25px; height:25px; word-break:break-all; /*background:url(../images/common/newsicon2.jpg) no-repeat 0px 10px;*/ padding-left:12px;color:#393939;}

.lancategory{ width:210px; overflow:hidden;}
.lancategory ul{font-size:12px; color:#00adef; font-family:"microsoft yahei"; margin-left:15px;  margin-right:10px;float:left;}
.lancategory ul li{ float:left; width:85px;overflow:hidden;}


.commentspecial{width:782px; clear:both;}
.commentspecial .pic_image{width:120px;height:180px;overflow :hidden;margin-top:10px; float:left;}
.commentspecial ul {overflow :hidden;margin-left:5px;margin-top:10px;float:left;width:775px;}
.commentspecial ul li{overflow:hidden;width:380px; line-height: 25px;font-size: 12px;text-indent: 20px;text-align:left;float:left;}
.commentspecial ul li.right{text-align:right;  background: url(../images/common/newsicon21.jpg) no-repeat 0px 10px;}
.commentspecial .tab_title{float: left;width:780px;height: 29px;font: normal 18px/29px "MicroSoft YaHei";text-indent: 16px; color: #00adef; overflow:hidden;border-bottom: 2px solid #00adef;}
.commentspecial ul li .article_image { width: 120px;  float:left;margin-right:10px;overflow:hidden;}
    .commentspecial ul li .article_image img {
        width: 100px;
    }

.max270 {max-height:270px;max-width:270px;}
.max60 {max-height:60px;max-width:60px;}
.max160{max-height:160px;max-width:160px;}
.max40{max-height:40px;max-width:40px;}
.max180{max-height:180px;max-width:180px;}
.max100{max-height:100px;max-width:120px;}

.header_search{ clear:both; margin:0 auto; width:720px; margin-top:10px; overflow:hidden;text-align:center;margin-left:280px}
.header_search .logo,.header_search .search_tab{ float:left;margin:20px 35px; }
.header_search .logo{ width:285px; margin-right:10px;}
.header_search .search{ margin-top:15px;width:440px;overflow:hidden;margin-bottom:50px;}
 .advsearch a{float :right;font: normal 14px/26px "MicroSoft YaHei";text-indent: 14px; color: #00adef;margin-right:10px;
    }
.header_search .search_input{ border:3px solid #00adef; padding:0px 10px; line-height:30px; border-right:0px; height:30px; width:337px; color:#666; float:left;}
.header_search .search_btn{ width:80px; height:36px; overflow:hidden; text-align:center; line-height:36px; background:#00adef; font-size:14px; font-weight:bold; color:#fff; border:0px; cursor:pointer; float:left;}
.count{height:132px;}
.count li{height:100px; width:100px}
.wrapBox {
    margin-left: 25px;
}

.leftul
{
    width:80%;
    float:left;
}

.leftAul
{
    width:100%;
    height :30px;
    float:left;
}
.showa
{
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #666561;
    font-family: "microsoft yahei";
    cursor: pointer;
}

.emmore
{
    float:none;
    margin-left:85px;
}
/**控制div行高*/
.fontheight
{
    /*overflow: hidden;
    height: 60px;
    text-overflow:ellipsis;*/
    /*white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
    width:656px;height:200px;*/
}
.btnshowhid
{
    /*margin-top: 20px;
    margin-right: 30px;
    float: right;
    width: 107px;
    height: 25px;
    line-height: 25px;
    
    color: #9a6600;
    text-indent: 10px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;*/
    margin-left:200px;
    border:1px solid #00ADEF;
    background: url(../../images/common/ti-btn.gif) no-repeat;
}

#scrolltag {
  position:absolute; 
  top:250px; 
  right:50px;
    width:30px; 
    height:80px; 
}
.christmas_ad {
    margin-top:5px;
      background-color: #00adef;
      border: 1px solid #00adef;
      text-align:center;
    width:30px; 
    height:36px; 
 
}
.christmas_ad a{ color:#fff; font: normal 12px/16px "MicroSoft YaHei";text-decoration:none;
}
 
ul,li{list-style:none;list-style-type:none;}
/*clearfix清除浮动*/
.clearfix:after{visibility:hidden;display:block;content:" ";clear:both;height:0;line-height:0;}
.clearfix{zoom:1;}

/*made*/
.made{background:#ccc;}
.madegame{width:100%;overflow:hidden;}
#ho{position:relative !important;height:125px;overflow:hidden}
#ho li{float:left;width:210px;position:relative;}

.pic_con{width:764px;position:relative;}
.pic_lists{float:left;width:8888px;height:160px;overflow:hidden;position:absolute;top:0px;left:0px}
.btn_change{width:40px;height:60px;position:absolute;text-indent:-9999px;cursor:pointer}
.left_btn{background:url(../images/leftstop.jpg) no-repeat;top:50px;left:0px}
.right_btn{background:url(../images/rightstart.jpg) no-repeat;top:50px;right:-5px}

.pic_content{overflow:hidden;height:160px;float:left;width:681px;position:relative;margin:0 40px}
.pic_content ul li{float:left;width:227px;height:160px;position:relative}
.pic_content ul li a img{width:227px;height:160px}
