article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
html{
	font-size:20px;
}
body{
  font-family: 思源黑体;
	margin:0px;
	padding:0px;
	background:#F5F5F5;
}
ul{
	padding:0px;
	margin:0px;
}
ul li{
	list-style:none;
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
  color: inherit;
}
img{
	border:0;
}
p{
	margin:0;
	padding:0;
}
button:hover{
	cursor:pointer;
}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 13.3333px Arial;
}
*[placeholder]{
	font-size:14px;
	font-family:"思源黑体";
}
::-webkit-input-placeholder {
    color: #757575;
}
-moz-input-placeholder {
    color: #757575;
}
:-ms-input-placeholder {
    color: #757575;
}
input[type="button"] {
    outline: none;
    cursor: pointer;
}
.ic{
	margin-top:4px;
	margin-right:10px;
	margin-left:10px;
	display:block;
	width:20px;
	height:20px;
}
/*模态弹窗*/
.MaxModal{
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
	top:0px;
	background:url(../images_b/overbg.png) repeat;
	display:table;
}
.modalWindow{
	width:424px;
	background-color:#fff;
	padding:20px;
	border-radius:8px;
	font-family:"思源黑体",Regular;
	font-size:18px;
}
.modal_No{
	width:100%;
	height:20px;
}
.modal_No img{
	float:right;
	cursor:pointer;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.modalWindow_text{
	font-size:20px;
	padding:10px 20px 10px 20px;
	color:#333;
	margin-bottom:16px;
}
.modalWindow_text p{
	text-align:center;
}
.modal_No img:hover{
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	-webkit-transform:rotateZ(90deg);
	-moz-transform:rotateZ(90deg);
	-ms-transform:rotateZ(90deg);
	-o-transform:rotateZ(90deg);
	transform:rotateZ(90deg);
}
.modalWindow_boom{
	text-align: center;
}
.modalWindow_boom span{
	display: inline-block;
	width:130px;
	border-radius:8px;
	height:40px;
	line-height:40px;
	font-size:18px;
	text-align: center;
	cursor:pointer;
}
.canCel{
	background:#eee;
	color:#cccccc;
	margin-left:10px;
}
.canCel a{
	color:#333333;
	display: inline-block;
	width: 100%;
	height: 100%;
}
/*模态弹窗*/


/*
	分页
 */
.cx_fy1{width:100%;margin:40px 0px;color:#000000;font-size:15px;text-align: center;}
.box3{margin-left:4px !important;marign-right:4px !important;background:#fff;display: inline-block;color: #000000;display: inline-block;height: 37px;	line-height:37px;padding:0 11px;border: 1px solid #dadada;margin-left:-1px;vertical-align: middle;}

.disable{color:#bfbfbf;background: #f2f2f2;}
.cx_fy1 span{border-radius:5px;}
#fytext{
	height:34px;
	line-height:34px\9;
	position: relative\9;
	top:2px\9;
	border:1px solid #DADADA;
}
#fytext:focus{
	outline: none;
}
.box3:hover{cursor: pointer;}
.fybutton{ text-align:center;width:48px; height:30px; color: #000000; border:solid 1px #cccccc; background-color:#F7F7F7;position: relative\9;top:2px\9;}
/**/
.icon1{

	background:url(../images_b/lian_icon_02.png) no-repeat 0px 0px;
}
.icon2{
	background:url(../images_b/lian_icon_02.png) no-repeat -20px 0px;
}
.icon3{
	background:url(../images_b/lian_icon_02.png) no-repeat -140px 0px;
}
.icon4{
	background:url(../images_b/lian_icon_02.png) no-repeat -40px 0px;
}
.icon5{
	background:url(../images_b/lian_icon_02.png) no-repeat -60px 0px;
}
.icon6{
	background:url(../images_b/lian_icon_02.png) no-repeat -80px 0px;
}
.icon7{
	background:url(../images_b/lian_icon_02.png) no-repeat -100px 0px;
}
.icon8{
	background:url(../images_b/lian_icon_02.png) no-repeat -120px 0px;
}
.icon9{
	background:url(../images_b/zx_01_01.png) no-repeat 0px 0px;
}
.Re1{
	background:url(../images_b/rexiao1.png) no-repeat 0px 0px;
}
.Re2{
	background:url(../images_b/rexiao2.png) no-repeat 0px 0px;
}
button:focus{
          outline: none;
}
.bg_ee {
    background: #eee;
}

.bg_f1{
	background-color:#f1f1f1;
}

.bg_ff{
	background-color:#fff;
}

.bg_666{
	background-color:#000000;
}
.bg_999{
	background-color:#000000;
}
.bg_f8{
	background-color:#f8f8f8;
}
.abs_bottom0{
	position:absolute;
	bottom:0px;
}
.abs_bottom0_le400{
	position:absolute;
	bottom:0px;
	left:400px;
}
.abs_le0_t0{
	position:absolute;
	top:0px;
	left:0px;
}
.abs_ri0_t0{
	position:absolute;
	right:0px;
	left:0px;
}
.abs_le0_t0{
	position:absolute;
	top:0px;
	left:0px;
}
.abs_bottom0_le0{
	position:absolute;
	bottom:0px;
	left:0px;
}
.abs_bottom0_ri0{
	position:absolute;
	bottom:0px;
	right:0px;
}
.tajax_css{
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	z-index: 999;
	text-align: center;
	display: none;
}
.clearfix:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}
.fl_le{
	float:left !important;
}
.fl_le_cx{
	float:left !important;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width: 130px;
}
.fl_ri{
	float:right !important;
}
.txt_ag_con{
	text-align: center !important;
}
.bord1_ddd{
	border:1px solid #ddd;
}
.bord1_dadada{
	border:1px solid #dadada;
}
.font_fam_Micr{
	font-family:"思源黑体";
}
.font_fam_Sim{
	font-family:SimSun;
}
.font_fam_Ari{
	font-family:Arial;
}
.f_color_333{
	color:#333 !important;
}
.f_color_fff{
	color:#fff !important;
}
.f_color_000{
	color:#000 !important;
}
.f_color_666{
	color:#000000 !important;
}
.f_color_999{
	color:#000000 !important;
}
.mar0_pad0{
	margin:0 !important;
	padding:0 !important;
}
.mar0_auto{
	margin:0 auto;
}
.rela{
	position: relative;
}
.rela_over{
	position: relative;
	overflow: hidden;
}
.width100{
	width:100%;
}
.w1250{
	width:1250px;
}
.he_auto_table{
	height:auto;
	display: table;
}
.inline_b{
	display: inline-block;
}
.has_topborder {
	border-top: 1px solid #DADADA;
}
.has_bb_solid {
	border-bottom: 1px solid #DADADA;
}
.has_bb_dashed {
	border-bottom: 1px dashed #dadada;
}
.has_border {
	border: 1px solid #dadada;
}
.has_nobb {
	border-bottom: 0 !important;
}
.top_ul_left {
	float: left;
	display: inline;
}
.chk1{
	margin-top:12px;
	margin-right:10px;
	width:16px;
	height:16px;
	float:left;
}
.Site_i{
	width:19px;
	height:8px;
}
.nav_font{
	font-family:"思源黑体";
	font-size:16px;
	color:#000000;
}
.nav_a{
	padding:0px!important;
	margin:0px;
}
.nav_font_s14{
	font-family:"思源黑体";
	font-size:14px !important;
	color:#000000 !important;
}
.sort_ul{
	font-family: "思源黑体";
	font-size:16px;
	color:#333; 
}
.zc6_2 {
	color: #fff;
	background-color: #e4393c;
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	margin-right: 5px;
	font-size: 13px;
	float: left;
}
.sort_ul2{
	font-family: "思源黑体";
	font-size:14px;
	color:#000000;
}
.sort_ul2 p{

	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap; 
}
.sort_ul_f{
	font-family:SimSun;
	font-size:12px;
	color:#000000;
}
/*头部*/
.top_top {
    width: 100%;
    z-index: 10000;
    color: #000000;
    font-size: 12px;
    background-color:#F1F1F1;
}

.top_ul_left {
    float: left;
    display: inline;
}
.img_margin{
	margin-top:0px !important;
}

.top_main {
    width: 1250px;
    font-family: "思源黑体";
}

.top_top .top_main {
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}
.cart_icon{
	display:block;
	margin-top:5px;
	margin-right:10px;
}
.top_all {
    width: 100%;
    float: left;
}
.menu-left {
    padding: 0;
    height: 30px;
    line-height: 30px;
}

.menu-left,.menu_ld,.menu_ul {
    float: left;
    margin: 0 0 0 20px;
}

.menu_ld li,.menu_ul li {
    float: left;
    margin-right: 14px;
}

.menu_ul li a {
    color: #d80c18;
}

.menu_ul li a:hover {
    cursor: pointer;
}

.menu_ld li a {
    color: #e70012;
}

.menu_main {
    float: left;
    margin-right: 15px;
}

.top_ul_right {
    float: right;
    display: inline;
    margin: 0;
}

.top_ul_right li {
    float: left;
    margin-left: 26px;
}

.top_ul_right li div {
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
}

.top_ul_right li div a {
    color: #000;
    font-size: 12px;
}

.top_ul_right li div img {
    vertical-align: -2px;
}

.top_ul_right li span {
    color: #DADADA;
    line-height: 36px;
    height: 36px;
}

.top_r_noimg {
    margin: 0 0 0 8px;
}
/*站点选择*/
.top_selection{
	float:left;
	width:80px;
	cursor:pointer;
	position:relative;
}
.top_selection2{
	margin-left:20px;
	min-width:80px;
	width:auto !important;
	display:table;
}
.top_selection img{
	display:block;
	width:7px;
	height:5px;
	float:left;
	margin-top:13px;
	margin-left:7px;
}
.Site_allChild{
	width:716px;
	height:421px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 8px 1px #dadada;
	-moz-box-shadow: 0px 0px 8px 1px #dadada;
    	box-shadow: 0px 0px 8px 1px #dadada;
	border:1px solid #dadada;
    	position:absolute;
    	top:6px;
    	background-color:#fff;
   	 padding:10px;
    	overflow-y:scroll;
   	z-index:999;
   	
}
._all{
	cursor:pointer;
	color:#333333 !important;
}
.Site_allChild2{
	width:480px;
	height:190px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 8px 1px #dadada;
	-moz-box-shadow: 0px 0px 8px 1px #dadada;
	box-shadow: 0px 0px 8px 1px #dadada;
	border:1px solid #dadada;
	position:absolute;
	top:6px;
	background-color:#fff;
	padding:10px;
	overflow-y:scroll;
	z-index:999;
}
#img_top{
 	width:745px;
 	height:8px;
 	display: block;
 	position: absolute;
 	top:0px;
 	left:0px;
 	z-index:9999;
	background:url(../images_b/top_03.png) no-repeat 120px 0px;
}
#img_top2{
	width:460px;
	height:8px;
	display: block;
	position: absolute;
	top:0px;
	left:0px;
	z-index:9999;
	background:url(../images_b/top_03.png) no-repeat 120px 0px;
}
.Img_w_h86{
	width:86px;
	height:86px;
}
.Img_w_h14{
	width:14px;
	height:14px;
}
.Site_ul{
	display:table;
	width:696px;
	height:auto;
	float:left;
}
.Site_ul2 {
	display: table;
	width: 460px;
	height: auto;
	float: left;
}
.Site_ul .Site_li{
	width:696px;
	height:120px;
	float:left;
}
.Site_bottom{
	margin-bottom:10px;
}
.kon{
	position:absolute;
	width:745px;
	height:461px;
	display: table;
	top:28px;
	left:-100px;
}
.seach_bg{
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:9;
}
.kon2{
	position:absolute;
	display: table;
	top:28px;
	left:-100px;
	z-index:20;
}
.Site_allChild::-webkit-scrollbar  
{  
    width:20px;
    height:10px;   
    background-color: #d1d2d7; 
    border-radius: 0px 10px 10px 0px;
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
.Site_allChild::-webkit-scrollbar-track,.Site_allChild2::-webkit-scrollbar-track
{  
    border-radius: 0px 10px 10px 0px;  
    background-color: #fff;  
}  
  
/*定义滑块 内阴影+圆角*/  
.Site_allChild::-webkit-scrollbar-thumb,.Site_allChild2::-webkit-scrollbar-thumb
{  
    border-radius:10px;    
    background-color: #d1d2d7; 
    border:4px solid #fff;

}
.Site_allChild::-webkit-scrollbar-track-piece,.Site_allChild2::-webkit-scrollbar-track-piece{
   -webkit-border-radius:0;  
}
.Site_bottom_left{
	padding:10px;
	width:100px;
	height:100px;
}

.Site_padding{
	padding-top:10px;
}
.Site_bottom_left img{
	width:100px;
	height:100px;
}
.Site_bottom_middle{
	width:460px;
	float:left;
	overflow: hidden;
	height:100px;
}
.Site_bottom_middle2{
	width:460px;
	float:left;
	overflow: hidden;
	height:59px;
	line-height:59px;
	border-bottom:1px solid #f1f1f1;
}
.Site_bottom_middle div{
	height:33px;
	line-height:33px;
}
.top_p16,.top_p17{
	font-size:16px;
	font-family:"思源黑体";
}

.Site_bottom_right{
	height:100px;
	width:auto;
	display: table;
	position:relative;
}
.Site_bottom_right2{
	height:50px;
	width:auto;
}
.top_pColor1{
	color:#000;
}

.top_pColor3{
	color:#686868;
}
.red_button{
	width:88px;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-align:center;
	border-radius: 5px;
}
.fff_button{
	width:60px;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-align:center;
	border-radius: 5px;
}

.bg_red{
	background-color:#e70012;
}
.bg_fff{
	background-color:#ebebeb;
}
.top_pColor4{
	color:#fff;
}
.size_border{
	border-right:1px solid #d1d2d7;
}
.bor_s{
	width:1px;
	background-color:#d1d2d7;
	position:absolute;
	right:30px;
	top:8px;
	z-index:999;
	height:442px;
}
.bor_s2{
	width:1px;
	background-color:#d1d2d7;
	position:absolute;
	left:480px;
	top:8px;
	z-index:999;
	height:212px;
}
.seation{
	width:100%;
	position:relative;
	background-color:#fff;
}
.relative{
	position:relative;
}
.logo{
	width: 1200px;
    margin: 0 auto 0 auto;
    height: 80px;
    position: relative;
    padding-top: 20px;
    font-family: "思源黑体";
}
.logo_img{
	display: inline;
    float: left;
    width: 224px;
    height: 50px;
    margin-left: -100%;
}
.top_all {
    width: 100%;
    float: left;
}
.top_search {
    float: left;
    width: 530px;
    margin-left: 352px;
    margin-right: 90px;
}
.searchForm{
	margin-top:10px;
    float: left;
    position: relative;
}


input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 13.3333px Arial;
}
input, textarea, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb;
}
.searchList{
	width:500px;
	height:auto;
	display: table;
	position: absolute;
	top:40px;
	left:0px;
	z-index:10;
	border:1px solid #dadada;
}
.Historical_record{
	width:192px;
	border-right:1px solid #dadada;
	float:left;
	padding:10px;
	min-height:100px;
}
.Historical_record a{
	display: inline-table;
	padding-right: 6px;
	color:#000000;
	font-size:14px;
}
.Historical_record a:hover{
	color:#e70012;
	text-decoration: underline;
}
.His_text{
	float:left;
	width:182px;
}

.his_right{
	float:right;
	cursor: pointer;
}
.his_right:hover{
	color:#e70012;
}
.Hot_comm{
	width:191px;
	padding:10px;
}
.Hot_comm .re_ul{
	width:191px;
	display:inline-table;
	display:table;
	height:auto;
}
.Hot_comm .re_ul a{
	padding-right:6px;
	font-size:14px;
	display: inline-table;
	color:#000000;
	font-family:"思源黑体";
}
.Hot_comm .re_ul a:hover{
	color:#e70012;
	text-decoration:underline;
}

.logo_phone{
	display: inline;
    float: right;
    width: 300px;
    height: 40px;
    margin-left:-100%;
    margin-top:10px;
}
#myPhone{
	float:left;
	width:38px;
	height:32px;
	margin-top:4px;
}
.logo_phone div{
	float:left;
	height:40px;
	width: 260px;
}
.fo_aril{
	font-family:"Arial";
}
.fo_bold{
	font-weight:bold;
}
.fo_bold_nomaizl{
	font-weight:normal;
	font-size:18px;
  width: 340px;
}
/*导航栏*/
.nav_title{
	margin:0 auto;
	width:1200px;
	height:40px;
	position:relative;
}

.hot{
	background:url(../images_b/hot_new_01.png) no-repeat;
	width:28px;
	height:17px;
	position:absolute;
	right:14px;
	top:-4px;
}
.bor_none{
	border:none !important;
}
.new{
	background:url(../images_b/hot_new_01.png) no-repeat -32px 0px;
	width:28px;
	height:17px;
	position:absolute;
	right:14px;
	top:-4px;
}
.nav_contain{
	width:200px;
	height:785px;
	position:absolute;
	/*display:table;*/
	z-index:10;
	top:61px;
	left:0px;
	/*overflow: hidden;*/
}
.nav_contain ul li{
	width:200px;
	display:table;
}
.nav_contain ul li .li_s{
	padding:4px 10px 4px 16px;
	position:relative;
}
.nav_contain ul li:hover .li_white{
	width:8px;
}
.li_white{
	width:0px;
	background-color:#fff;
	height:100%;
	position: absolute;
	right:-2px;
	top:1px;
	top:0px\9;
	z-index:1000;
}

.border_right_no{
	border-right:none !important;
}

.li_s{
	width:180px;
	display: table;
	padding-bottom:10px;
}
.li_s1{
	width:260px;
	display: table;
	padding-bottom:10px;
	padding-top:14px;
}
.lis_padding{
	width:220px !important;
}
.lis_padding a{
	color:#333333 !important;
}
.lis_padding a:hover{
	color:#e70012 !important;
}
.li_mouse_border{
	border:2px solid #e70012;
	border-right:none;
}
.color33{
	color:#000000;
}
.nav_contain ul li a{
  color: inherit;
	font-family:simsun;
	font-size:14px;
	display:inline-block;
	padding:4px !important;
}
.nav_contain ul li a{
	padding-left:6px !important;
	padding-right:6px !important;
}
.nav_li{
	float:left;
	width:100%;
}
.nav_lili{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 220px;
}
.li_hide{
	width:560px;
	background-color:#fff;
	display:table;
	position: absolute;
	left:200px;
	top:0px;
	z-index:999;
	padding-left:20px;
	overflow-y: auto;
	overflow-x:hidden;
  border-radius:0px 10px 10px 0px;
}
.li_hide::-webkit-scrollbar {/*滚动条整体样式*/
  width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.li_hide::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(234,234,234,0.2);
  background: #E0E0E0;
}
.li_hide::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(234,234,234,0.2);
  border-radius: 10px;
  background: #ffffff;
}
.li_hide ul{
	width:560px;
	display:table;
	height:auto;
	position: relative;
}
.li_hide ul li{
	width:260px;
	float:left;
	height:auto;
	display: table;
	padding:0px;
	margin-right:20px;
	border-bottom:1px dashed #e5e5e5;
}

.nav_z{
	float:left;
}
.nav_div{
	margin-top:4px;
	height:20px;
	line-height:20px;
  overflow: hidden;
}
.nav_bt{
	margin-bottom:4px;
}
.nav_shop_car{
	padding-left:20px;
	width:180px;
	height:40px;
	float:right;
	position:relative;
	cursor:pointer;
	z-index:10;
}
.nav_shop_car:hover{
	box-shadow: 0px 0px 4px 2px #dadada;
}
.nav_shop_car:hover #shop_cars2{
	/*display: block;*/
}
#shop_cars2{
	display: none;
}
.nav_shop_car .shop_car_c .shop_car_img{
	display:block;
	width:28px;
	height:20px;
	float:left;
	margin-top:10px;

}
.nav_shop_car .shop_car_c .car{
	float:left;
	height:40px;
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
}
.nav_shop_car .shop_car_c .s_buttom{
	display:block;
	width:7px;
	height:5px;
	float:left;
	margin-top:18px;
}
.car_num{
	width:18px;
	height:18px;
	font-size:12px;
	line-height:18px;
	text-align: center;
	color:#fff;
	background:url(../images_b/gwc0001_01.png) no-repeat;
	position: absolute;
	top:-6px;
	left:36px;
}
.shop_car_a {
	width:318px;
	display:table;
	height:auto;
	background-color:#fff;
	position: absolute;
	top:39px;
	right:0px;
	z-index:999;
	border-radius:1px;
	outline: 1px solid #dadada\9;
}
.shop_border{
	box-shadow:0px 0px 4px 2px #dadada;
}
.no_stock{
	width:100%;
	height:auto;
	display: table;
}
.In_stock{
	width:302px;
	height:auto;
	display: table;
	padding:8px;
}
.In_stock_title{
	height:40px;
	width:302px;
	border-bottom:1px dashed #dadada;
}
.stock_comm{
	width:302px;
	height:292px;
	display: inline-block;
	overflow-y: scroll;
	overflow-x: hidden;
}
.stock_comm_li{
	float:left;
	height:72px;
	width:280px;
	border-bottom:1px dashed #dadada;
	position: relative;
}
.stock_z{
	margin-top:10px;
	width:302px;
	height:auto;
	display:table;
	line-height:150%;
}
.stock_btn{
	float:right;
	border-radius:6px;
	width:72px;
	height:30px;
	color:#fff;
	background-color:#e70012;
	line-height:30px;
	text-align: center;
}
.stock_qx{
	height:40px;
	width:50px;
	float:left;
	line-height:40px;
}
.stock_num{
	float:right;
	height:40px;
	line-height:40px;
}

.f_sun{
	font-size:12px;
	color:#464646;
	font-family:SimSun;
}
.stock_comm_li_qx{
	float:left;
	width:72px;
	height:72px;
	overflow: hidden;
}
.stock_comm_text{
	float:left;
	height:52px;
	margin-top:10px;
	margin-bottom:10px;
	width:140px;
}
.stock_comm_text p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sp{
	text-align: right;
	font-size:13px;
}
.stock_comm_li a:hover{
	color:#e70012;
}
.chk6{
	float:left;
	margin-top:30px;
	width:16px;
	height:16px;
	margin-right:10px;
}
.COMM{
	width:52px;
	height:52px;
	float:left;
	display: block;
	margin-top:10px;
	margin-right:10px;
}
.ww{
	width:auto !important;
}
.delet:hover{
	color:#e70012;
	cursor:pointer;
}
/*轮播图*/
.slideshow{
	height:400px;
	width:100%;
	background-color:#7cd8ec;
}
.slideshow_img{
	width:1250px;
	margin:0 auto;
	height:400px;
}
.back_img{
	width:810px;
	height:400px;
	margin-left:246px;
}
/*footer*/
.footer {
    height: 110px;
    width: 1250px;
    margin: 0 auto;
    color: #fff;
    font-size: 13px
}


.foot_1 {
    text-align: center;
    float: left;
    width: 302px;
    padding: 25px 0 25px 10px;
}

.footer_font,.footer_font1 {
    margin-top: 5px;
    color: #000000;
    font-size: 20px;
    float: left;
    margin-left: 15px;
    width: 120px;
    text-align: left
}

.footer_font1 {
    height: 52px;
    line-height: 43px
}

.foot_gray_span {
    font-size: 16px;
    color: #000000;
    text-align: left;
    float: left;
    margin-left: 15px;
}
/*限时抢购区域*/
.article{
	width:100%;margin-top: 40px;
}
.article_middle{
	margin:0 auto;
	width:1200px;
}
.article_nav{
	float:left;
	width:992px;
	height:58px;
	margin-left:258px;
	position: relative;
	overflow:hidden;
}
.article_contain{
	margin: 0 auto;
	height:58px;
}
.contain_w1{
	width:790px;
}
.contain_w2{
	width:202px;
}
.contain_w3{
	width:258px;
}
.contain_w4{
	width:991px;
}
.wids{
	width:100%;
}
.contain_text{
	height:58px;
	line-height:58px;
	font-size:16px;
	color:#000000;
	font-family:"思源黑体";
	float:left;
  text-indent: 10px;
}
.countdown{
	height:58px;
	line-height:68px;
	color:#e70012;
	padding-left:16px;
	width:144px;
	position: relative;
	overflow: hidden;
}

.time_k{
	height:58px;
	float:right;
	display:block;
	position:absolute;
	top:5px;
	right:260px;
	font-size: 18px;
}
.time_k li p:hover{
	color:#FF5264;
}
.time_k li{
	float:left;
	line-height:58px;
	text-align: center;
	height:58px;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;
}
.time_k li a{
	color:#000000;
	font-family:"思源黑体";
	font-size:16px;
}
.article_nav_c{
	float:left;
	height:292px;
	margin-left:258px;
	position: relative;
	overflow:hidden;
}
/*新品*/
.countdown_uls{
	float:left;
	height:290px;
	background-color:#fff;
	position: relative;
	overflow: hidden;
}
.countdown_uls ul{
	height: 130px;
	display: inline-block;
	float: left;
	margin-top: 10px;margin-left: 10px;
}
.countdown_uls ul li{
	width: 390px;
	height: 130px;
	float: left;margin-right: 10px;
}
.bgred{
	width:44px;
	height:44px;
	position:absolute;
	top:10px;
	right:10px;
	background:url(../images_b/top_04.png) no-repeat;
	text-align:center;
	line-height:44px;
	color:#fff;
	font-size:14px;
	font-family:"思源黑体";
}
/*限购商品*/
.c_img{
	width:185px;
	height:185px;
}
.c_img img{
	width:185px;
	height:185px;
	display:block;
}
.flex_name1{
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
	font-size:16px;
	height:21px;
}
.flex_name{
	width: 185px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
	font-size:16px;
	height:21px;
}
.ddd{
	width:180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indent_new{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.flex_hei{
	font-size:12px !important;
	color:#000000;
	float:right;
	margin-top:6px;
	margin-right:4px;width: 60px;text-align: right;
}
.flex_hei span{
	font-size:12px !important;
}

.srd_span {
    background: #863177;
    color: #fff;
    min-width: 27px;
    max-width:50px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 12px;
    margin-right: 6px;
}
.abs_t10_l20{
	position:absolute !important;
	top:10px;
	left:20px;
}
.flex_price{
	color: #d80c18;
  height: 26px;
}
.flex_price span{
	font-size:20px;height: 26px;
}
.flex_hio{
	margin: 0px auto 10px auto;
	width:99%;
	height:2px;
	background-color:#eee;
}
.flex_div_f .pd_add{
	float:left;
}
.flex_div_f .pd_sc_btn{
	width:25px;
	height:25px;
	border:1px solid #dadada;
}
.add_shopcar{
	width:80px;
	height:26px;
	text-align: center;
	line-height: 26px;
	font-size:12px;
	float:right;
	cursor: pointer;
}
.flex_div_f .pd_sc_input{
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-right:none;
	border-left:none;
	height:23px;
	width:46px;
}
.flex_div_f{
	width:200px;
	height:40px;
	padding-top:0px;
	background-color:#fff;
}
.flex_p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0f0f0f;
	font-size:14px;
  height: 22px;
}
/*销量排行榜*/
.countdown_uls1{
	width:200px;
	height:322px;
	float:left;

}
.c_border{
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.sz{
	cursor:pointer;
}
.sales_volume{
	width:100%;
	height:30px;
	border-bottom:1px solid #ddd;
	padding-top:7px;
}
.rels{
	position: relative;
	overflow: hidden;
}
.sales_volume span{
	margin-left:18px;
}
.f_color3{
	color:#f83e27;
}
.ffbg{
	background:#fff;
}
.sales_volume_text{
	width:192px;
	height:263px;
	padding:10px 0px 10px 4px;
}
.sales_volume_text ul li{
	float:left;
	height:110px;
	width:86px;
	margin-left:8px;
	position: relative;
	margin-top:4px;
}
.sales_volume_text ul li a span{
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xlicon{
	width:42px;
	height:50px;
	position: absolute;
	margin-top:10px;
	margin-left: 187px;
	z-index:10;
}
.next_page{
	height:30px;
	width:100%;
	float:left;
	vertical-align: middle;
	line-height:40px;
	cursor: pointer;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
	margin-bottom:10px;

}
.next_page:hover span{
	color:#e70012;
}
.next_page:hover span img{
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
	-webkit-transform:rotateZ(360deg);
	-moz-transform:rotateZ(360deg);
	-ms-transform:rotateZ(360deg);
	-o-transform:rotateZ(360deg);
	transform:rotateZ(360deg);
}
.pg{
	text-align: center;
}
.pg_size{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.nav_font2{
	font-family:"思源黑体";
	color:#000000;
	font-size:18px;
	text-align:center;
	padding-bottom:16px;
}
.shop_carp{
	width:199px;
	height:10px;
	background-color:#fff;
	position:absolute;
	right:1px;
	top:-4px;
}
/*热门商品、新品上架*/
.commodity_middle{
	width:100%;
	margin-top: 60px;
}
.commodity_article{
	width:1200px;
	margin:0 auto;
	height:auto;
	display: table;
}
.c_height{
	height:365px;
}
.comm_left{
	float:left;
	width:230px;
	height:289px;
	border:1px solid #dadada;
	padding:8px 8px 8px 0px;
	position: relative;
	overflow: hidden;
}
.comm_left img{
	float:left;
}

.comms_lis{
	width:1380px;
	height:297px;
	position: absolute;
	display: table;
}
.comm_right:hover .prev{
	display: block;
}
.comm_right:hover .next{
	display: block;
}
.d_img{
	width:130px;
	height:130px;
	float:left;
}
.d_img img{
	width:130px;
	height:130px;
}
.d_padding4{
	padding-bottom:3px;
}
.d_left{
	padding-top:1px;
	padding-left:10px;
	float:left;
	height:130px;
	width:176.3px;
}
.hei{
	height:150px !important;
}
.ma-top20{
	margin-top:20px;
}
.ma_top20{
	margin-top:20px;
}
.ma-left20{
	margin-left:20px;
}
.Re_left,Re_right{
	width:1200px;
	height:835px;
	margin-bottom: 20px;
	position: relative;
	background-color:#fff;
}
.Re_img{
	width:1200px;
	height:32px;
	line-height:32px;
	text-align:center;
	position:absolute;
	top:-4px;
	right:-2px;
	z-index:2;
}
.Re_bor{
  border:solid 1px #F1F1F1;
}
.Re_ul{
	width:1198px;
	height:790px;border-top:3px solid #5DC02D;
}
.Re_ul li{
	float:left;
	height:380px;
	margin-left:10px;
	margin-top:10px;
}
.del_il{
	width: 228px;
}
.Re_ul_li{
	float:left;
	height:140px;
	width:185px;
	margin-top:10px;
}
.Re_l_img,.Re_l_img img{
	width:228px;
	height:228px;
}
/*右边悬浮侧边栏*/
.sidebar_right{
	margin:0px;
	pading:0px;
	position:relative;
	width:100%;
}
.f_color_0f7d07{
	color:#0f7d07;
}
.sidebar_m{
	margin-right: -700px!important;
	width: 52px;
	height: 317px;
	position: fixed;
	bottom: 100px;
	right: 50%;
	z-index: 999;
	text-align: center;
	background-color:#fff;
}
.sidebar_z{
	width:52px;
	height:317px;
}
.sidebar_z li{
	width:52px;
	height:52px;
	float:left;
	border-bottom:1px solid #f1f1f1;
	position: relative;
	cursor:pointer;
}
.sidebar_z li img{
	margin:13px;
	width:26px;
	height:26px;
}
.fl_li_b{
	border-bottom:none !important;
}
.show_slide{
	padding:13px;
	width:26px;
	height:26px;
	text-align: center;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 10;
	background-color:#e70012;
	color:#fff;
	font-family:SimSun;
	font-size:12px;
	display: none;
}
.show_slide_li5,.show_slide_li2{
	text-align: center;
	width:130px;
	height:205px;
	background-color:#fff;
	position:absolute;
	right:52px;
	bottom:-52px;
	z-index:999;
	display:none;
}
.show_slide_li2 img{
	width:88px !important;
	height:116px !important;
	marign-left:20px !important;
}
.show_slide_li2 .app_sm{
	width:110px;
	height:32px;
	background-color:#e70012;
	line-height:32px;
	color:#fff;
	margin-left:10px;
	border-radius:20px;
}
.show_slide img{
	margin:0 !important;
	width:26px;
	height:26px;
}
.show_slide_li5 img{
	width:80px !important;
	height:80px !important;
	margin-top:30px !important;
	margin-left:25px !important;
	margin-right:25px !important;
	margin-bottom:2px !important;
}
.sidebar_z li:hover .show_slide,.sidebar_z li:hover .show_slide_li5,.sidebar_z li:hover .show_slide_li2{
	display:block;
}
.top_top{
	top:-53px !important;
}
.sin{
	font-size:12px;
	color:#000000;
	font-family:SimSun;
}
.sin_r{
	font-size:12px;
	color:#e70012;
	font-family:SimSun;
}
.phoneApp{
	width:100%;
	height:20px;
	line-height:20px;
}
.app_btn{
	margin-left:26px;
	margin-top:10px;
	width:74px;
	height:24px;
	border-radius:5px;
	line-height:24px;
}
/*会员中心右侧*/
.box{
	margin: 0 auto;
	position: relative;
	width: 1250px;
	margin-bottom: 20px;
}
.pd_absolute{
	font-size:14px;
}
.common_mt {
	color: #000000;
	width: 100%;
	height: 52px;
	line-height: 52px;
	float: left;
	font-size: 14px;
}
.common_mt a {
	font-size: 14px;
	color: #000000;
}
.save_l2 {
	padding-top:10px;
	width: 210px;
	border-top: 0;
	text-indent: 20px;
	background: #fbf9fc;
	margin-right: 20px;
	float:left;
	padding-bottom:10px;
}
.save_l2_title {
	margin-top:10px;
	margin-bottom:10px;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	color:#000000;
  font-weight: bold;
}
.save_l2_nav a {
	line-height: 30px;
}

.save_l2_nav, .save_l2_nav a {
	color: #000000;
	font-size: 14px;
	display: block;
}
.save_r {
	float: left;
	width: 1020px;
	color: #000000;
	height:auto;
	display:table;
	min-height:600px;
	margin-right:-10px;
}
.save_r_title{
	width:1028px;
	margin-right:-8px;
	height:auto;
	display: table;
}
.save_able{
	width:332px;
	height:180px;
	border:1px solid #dadada;
	background-color:#fbf9fc;
	float:left;
	margin-right:8px;
	overflow-y: auto;
	overflow-x: hidden;
}
.user_img{
	margin:20px auto 10px;
	width:68px;
	height:63px;
}
.user_img_img{
	width:68px;
	height:63px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-204px -136px;
}
.user_p{
	width:282px;
	height:auto;
	padding-left:25px;
	padding-right:25px;
	font-size:14px;
}
.user_p p{
	color:#000000;
}
.user_admin{
	text-align: center;
	font-size:16px;
}
.able_title{
	text-indent:20px;
	height:46px;
	line-height:46px;
	color:#000000;
	font-size:16px;
}
.able_text{
	font-size:14px;
	text-indent:20px;
	color: #000000 !important;
	padding-top:6px;
	padding-bottom:6px;
	display: inline-block;
	width:332px;
}

.able_r{
	float:right;
	padding-right:20px;
	color:#e70012;
	font-family:Arial;
}
.able_r span{
	color: #000000 !important;
}
.ck{
	padding-top:20px;
	text-align: center;
	font-size:14px;
}
.ck a{
	color:#e70012;
}
.save_mid{
	width:1020px;
	font-size:16px;
	font-family:"思源黑体";
}
.save_mid_title{
	height:60px;
	line-height:60px;
}
.Certificate{
	border:1px solid #dadada;
	width:1018px;
	background:#fff;
	margin-right:-10px;
}
.Certificate_ul{
	width:1018px;
}
.Certificate_boss{
	border-bottom:1px solid #dadada;
	height:39px;
	line-height:39px;
	text-indent:20px;
}
.Certificate_li{
	display: inline-block;
	width:328.33px;
	height:78px;
	position:relative;
}
.border_n{
	border-right:none !important;
}
.tificate_l{
	margin-top:6px;
	height:40px;
	line-height:40px;
	float:left;
	text-indent:20px;
	position:relative;
}
.tificate_title{
	color:#000000;
	font-size:16px;
	height:20px;
}
.tificate_text{
	margin-top:6px;
	color:#000000;
	font-size:14px;
	height:20px;
}
.red_wwe{
	width:auto;
	height:20px;
	position:absolute;
	display:table;
	background:url(../images_b/wwe_01.png) no-repeat;
	background-size:100% 20px;
	left:86px;
	top:6px;
}
.tificate_r{
	width:40px;
	height:40px;
	border:1px dashed #dadada;
	float:right;
	color:#c5c5c5;
	line-height:36px;
	font-size:50px;
	font-weight:bold;
	text-indent:1px;
	overflow: hidden;
	margin-top:16px;
	margin-right:20px;
	cursor:pointer;
	position: relative;
}
.tificate_r:hover .tifi_img{
	display:block;
}
.tifi_img{
	width:40px;
	height:40px;
	position:absolute;
	top:0px;
	bottom:0px;
	display:none;
}
/*公告*/
.announcement{
	position: relative;
	width:100%;
	background-color:#fffdd2;
}
.announcement_c{
	width:1250px;
	margin:0 auto;
	min-height:30px;
	text-align: center;
	line-height:30px;
	position: relative;
}
.a_f{
	font-size:12px;
	font-family: "思源黑体";
	color:#e70012;
}
.ann_img{
	width:16px;
	height:16px;
	position:absolute;
	z-index:5;
	top:6px;
	left:0px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-162px -27px;
}
.ann_img2{
	width:16px;
	height:16px;
	position:absolute;
	z-index:5;
	top:6px;
	right:0px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
	cursor: pointer;
}
.ann_img2:hover{
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
	-webkit-transform:rotateZ(180deg);
	-moz-transform:rotateZ(180deg);
	-ms-transform:rotateZ(180deg);
	-o-transform:rotateZ(180deg);
	transform:rotateZ(180deg);
}
/*商品列表xxt_ListOf_goods.html*/
.goods{
	width:100%;
	margin-top:20px;
}
.goods_contain{
	width:1250px;
	margin:0 auto;
}
.goods_left{
	width:176px;
	height:auto;
	float:left;
	border:1px solid #eee;
	color:#000000;
	font-family:"思源黑体";
	display:table;
}
.goods_left a{
	color:#000000;
}
.go_1{
	width:176px;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-indent:10px;
	overflow:hidden;
	background-color:#eeeeee;
}
.go_2{
	width:176px;
	height:auto;
	display:table;

}
.go_2_li{
	width:176px;
	height:auto;
	display:table;
	border-bottom:1px solid #eee;
}
.go_title{
	width:176px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#000;
	text-indent:10px;
	overflow:hidden;
	cursor:pointer;
}
.go_title .d{
	border:1px solid #eee;
	color:#000000;
	line-height:14px;
	text-indent:1px;
	margin-top:11px;
	width:16px;
	height:16px;
	display:inline-block;
	font-size:18px;
    overflow: hidden;
	text-align: center;
}
.go_title span{
	margin-left:10px;
}
.go_2_li ul{
	width:176px;
	height:auto;
	display: table;
	background-color:#fff;
}
.go_2_li ul li{
	width:176px;
	height:30px;
	line-height:30px;
	font-size:12px;
	overflow: hidden;
}
.go_2_li ul li a{
	padding:38px;
}
.go_hide{
	padding-top:5px;
	padding-bottom:5px;
}
/*右侧商品展示*/
.box2{
    position: relative;
    width: 1254px;
}
.pd_condition {
    border: 1px solid #dadada;
    font-size: 12px;
    font-family:SimSun;
    color: #000000;
}
.pd_delimg {
    float: left;
    width: 12px;
    height: 15px;
    margin: 12px 10px;
}
.pd_fchk {
    line-height: 40px;
    height: 40px;
}
.has_bb_solid {
    border-bottom: 1px solid #DADADA;
}
.pd_l{
    float: left;
    width: 80px;
    text-indent: 10px;
}
.pd_c {
    float: left;
}
.pd_chk {
    padding: 0 5px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #dadada;
    float: left;
    margin: 6px 15px 6px 0;
    background-color:#fff;
    cursor:pointer;
    font-family:"思源黑体" !important;
}
.pd_chk:hover{
    border:1px solid #e70012;
    color:#e70012;
}
.chose_pp {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    zoom: 1;
    float: left;
    text-align: left;
}
.pd_tj_close {
    margin-left: 20px;
    font-family: "思源黑体";
    font-weight: bold;
}
.pd_tj{
    padding:11px 0;
}
.pd_r {
    float: right;
    margin-right: 10px;
    cursor:pointer;
}
.has_bb_dashed {
    border-bottom: 1px dashed #dadada;
}
.pd_color {
    color: #000;
}
.pd_pp_top {
    float: left;
    overflow: hidden;
    width: 1000px;
    height: 99px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.pd_c_pp {
    width:1000px;
}
#pd_brand .pd_ppdiv {
    margin-right: 30px;
    width: 60px;
}
.pd_ppdiv_top {
  float: left;
  _display: inline;
  width: 116px;
  height: 48px;
  padding: 0;
  border: 1px solid #DDD;
  margin: -1px -1px 0 0;
  background: #FFF;
  text-align: center;
  cursor: pointer;
}
.pp_a{
  display: block;
  border: 1px solid #FFF;
  height: 46px;
  width: 114px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  zoom: 1;
  line-height: 48px;
}
.pp_a img {
  width: 80px;
  height: 40px;
  margin: 3px 6px;
  vertical-align: top;
}
#pd_cj .pd_cjdiv {
  margin-right: 30px;
  width: 60px;
}
.pd_ppdiv,.pd_cjdiv {
    display: inline-block;
    zoom: 1;
    margin: 0px 20px 0 0;
}
.pd_top_c{
    width:1170px;
    float: left;
}
.pd_more {
    background: #F2F0EF;
    border: 2px solid #DADADA;
    width: 50px;
    text-align: center;
}
.pd_pp_more {
    float: left;
    width: 960px;
    overflow-y: scroll;
    height: 150px;
    margin-top: 30px;
}
.pd_chk_btn {
    text-align: center;
    display: inline-block;
    zoom: 1;
    margin: 10px 0px 10px 400px;
}
.pd_chk_btn button {
    margin-right: 10px;
    outline: 0px;
    width: 45px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
#pd_brand .pd_pp_act {
    width: 160px;
    margin-bottom: 30px;
}
#pd_cj .pd_pp_act {
  width: 160px;
  margin-bottom: 30px;
}
#pd_brand .pd_ppdiv {
    margin-right: 30px;
}
#pd_cj .pd_cjdiv {
  margin-right: 30px;
}
.pd_pp_act .pd_nochkimg {
    display: block;
}
.pd_ppdiv {
    display: inline-block;
    zoom: 1;
    margin: 0px 20px 0 0;
}
.pd_cjdiv {
  display: inline-block;
  zoom: 1;
  margin: 0px 20px 0 0;
}
.pd_btn_ok{
    background: #d80c18;
    color: #fff;
    border: 0;
}
.pd_nochkimg {
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 0px;
    margin-right: 8px;
}
.pd_btn_cancle {
    color: #000000;
    background: #fff;
    border: 1px solid #dadada;
}
#pd_zjm>.pd_ppdiv{
	font-family: "思源黑体";
}
#pd_jg>.pd_ppdiv{
	font-family:"思源黑体";
}
.pd_king{
	float: left;
    cursor: pointer;
	min-width:44px;
}
.pd_king:hover{
	color:#e70012;
}
.pd_list_px {
    background: #efefef;
    border: 1px solid #dadada;
    margin-top: 10px;
    padding-bottom: 7px;
    padding-top:7px;
    margin-bottom: 10px;
}
.pd_tj_px div, .all_tj_px div {
    background: #fff;
    float: left;
}
.px_zh, .px_xl {
    width: 60px;
    height: 25px;
    border: 1px solid #CCCCCC;
    background: url(../images_b/top_bottom_01.png) 42px 0px no-repeat;
    text-align: left;
    padding-left: 10px;
    float: left;
    color:#000000;
}
.px_bgredTop_colored{
	background: url(../images_b/top_bottom_01.png) 42px -25px no-repeat !important;
	color:#e70012 !important;
}
.px_bgredTopBottom_colored1{
	background: url(../images_b/top_bottom2_01.png) 42px -50px no-repeat !important;
	color:#e70012 !important;
}
.px_bgredTopBottom_colored2{
	background: url(../images_b/top_bottom2_01.png) 42px -26px no-repeat !important;
	color:#e70012 !important;
}
.px_jg {
    width: 60px;
    height: 25px;
    border: 1px solid #CCCCCC;
    background: url(../images_b/top_bottom2_01.png) 42px 0px no-repeat;
    text-align: left;
    padding-left: 10px;
    float: left;
    color:#000000;
}
.pd_sxnochk {
	margin-top:4px;
    float: left;
    background: url(../images_b/pd_nochk.png) 0px 2px no-repeat;
    padding: 0px 18px;
    cursor: pointer;
    font-size:12px;
    color:#000000;
    font-family:"思源黑体";
	height:20px;
	line-height: 16px;
}
.pd_sxchk{
	background: url(../images_b/pd_chk.png) 0px 2px no-repeat;
}
#pd_shifou{

}
.pd_goods{
	margin-top:2px;
	width:1050px;
	display:table;
	overflow:hidden;
}
.pd_countdown_uls{
	width: 1040px;
	float: left;
	padding-left: 8px;
	padding-bottom: 20px;
}
.pd_countdown_uls ul{
	display: table;
	padding-bottom:20px;
}
.pd_countdown_uls ul li {
	width:185px;
	float: left;
	margin-top:10px;
	padding:10px;
	position: relative;
}
/*商品详情页*/
.Details_page{
	width:922px;
	float:left;
	height:auto;
	display:table;
}
.Details_page_r{
	width: 252px;
	float:right;
	height:auto;
	display:table;
}
.los{
	min-height:500px;
	background:red;
}
.Detal_l{
	width:930px;
	background-color:#fff;
	height:480px;
	border:1px solid #dadada;
}
.Detal_l_l{
	float:left;
	width:350px;
	margin-left:20px;
	height:460px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
}
.Detal_l_img{
	width:350px;
	height:350px;
	background-color:#000000;
}
.Detal_l_img img{
	width:100%;
	height:100%;
	border:none;
}
.Detal_l_text{
	width:360px;
	height:64px;
	margin-top:10px;
	margin-right:-10px;
}
.Detal_mg{
	width:64px;
	height:64px;
	background-color:#f3f3f3;
	float:left;
	margin-right:8px;
}
.Detal_mg img{
	width:64px;
	height:64px;
	cursor:pointer;
}
.Detel_l_r{
	float:left;
	width:520px;
	height:460px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:10px;
}
.Detal_ls{
	color:#000000;
	width:350px;
	margin-top: 15px;
}
.Detal_ls span{
	font-size:12px;
	font-family:SimSun,Regular;
}
.Detal_cp{
	float:left;
}
.Detal_sc{
	margin-left:20px;
	padding-left:16px;
	background:url(../images_b/save.png) no-repeat 0px 0px;
	cursor:pointer;
	float:right;
}
.Detal_scs{
	margin-left:20px;
	padding-left:16px;
	background:url(../images_b/no_save.png) no-repeat 0px 0px;
	cursor:pointer;
	float:right;
}
.Detal_fx{
	margin-left:20px;
	padding-left:16px;
	background:url(../images_b/fenxiang_04_02.png) no-repeat 0px 0px;
	cursor:pointer;
	float:right;
}
.spxqlr_middle{
	padding-top:8px;
	padding-bottom:8px;
	color:#e70012;
	font-size:12px;
	font-family:"思源黑体";
}

.spxqlr_time{
	width:520px;
	height:36px;
	background:url(../images_b/do_01.png) no-repeat;
	color:#fff;
	font-size:14px;
	font-family:"思源黑体";
	line-height:36px;
}
.spxqlr_time_l{
	text-indent:10px;
}
.spxqlr_time_r{
	float:right;
	padding-right:10px;
}
.spxqlr_time_r span{
	padding-left:10px;
	padding-right:10px;
	font-size:18px;
	font-family:Arial;
}

.spxqlr_div1 span{
	float:left;
	display:block;
}
.spxqlr_disp{
	display: table;
}
.spxqlr_div2 {
	width: 520px;
}
.spxqlr_div{
	width: 500px;
	height: 70px;
	background: url(../images_b/do2_01.png) no-repeat;
	padding: 0px 10px;
}
.srd_d1 {
	padding-top: 14px;
}
.srd_d1, .srd_d2 {
	color: #000000;
	font-size: 12px;
	font-family:SimSun;
}
.spxq_title_span {
	display: inline-block;
}
.spxq_color_span del{
	font-family:Arial;
}
.ds_s2 {
	font-size: 30px;
	font-weight: bold;
}
.ds_s1 {
	font-size: 16px;
}
.ds_s2, .ds_s1 {
	color: #d80c18;
	font-family:Arial;
}
.spxq_cxxx {
	padding-top: 10px;
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	font-family:SimSun;
	padding-left: 10px;
	background-color:#f3f3f3;
	height:auto;
	display:table;
	width:510px;
}
.cxxx{
	float:left;
}
.cxxx_text{
	padding-left:20px;
	float:left;
}
.spxqlr_bottom {
	padding: 8px 0;
	color: #000000;
	font-size: 12px;
	font-family: "思源黑体";
	background-color:#f3f3f3;
	width:520px;
	height:auto;
	display: table;
}
.spxqlr_bottom_t{
	float:left;
	width:250px;
	height:auto;
	display:table;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
}

.spxq_title_span1{
	display: inline-block;
	width:68px;
}
.spxq_color_span2{
	color:#000000;
}
.spxqlr_kc{
	width:520px;
	background-color:#f3f3f3;
	height:auto;
	display: table;
	font-size:12px;
	color:#000000;
	font-family:SimSun;
}
.sq_bord{
	border-left:1px solid #dadada;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	background-color:#eee;
	display:inline-block;
	width:30px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	text-align: center;
	font-size:20px;
	cursor: pointer;
}
.sq_bords{
	border-right:1px solid #dadada;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	background-color:#eee;
	display:inline-block;
	width:30px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	text-align: center;
	font-size:20px;
	cursor: pointer;
}
.spxqlr_input {
	width: 40px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #dadada;
	border-left:none;
	border-right:none;
	display:inline-block;
	outline:none;
	position:relative;
	top:-3px;
}
.spxqlr_kc div{
	height:35px;
	padding-top:0px;
	padding-bottom:8px;
	line-height:35px;
}
#kc{
	color:#e70012;
}
.spxqlr_qxqx{
	width:520px;
	margin-top:20px;
}
.spxqlr_ljgm,.spxqlr_jrgwc{
	width:255px;
	height:48px;
	text-align: center;
	line-height:48px;
	font-family:"思源黑体";
	float:left;
	cursor:pointer;
}
.a_f{
	font-family:Arial;
}
.out{
	outline:2px solid #f83e27;
}
.Recommend{
	border:1px solid #dadada;
	background-color:#fff;
	width:250px;
	height:auto;
	margin-bottom:20px;
	display: table;
}
.Recommend_title{
	width:250px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#000000;
	font-size:14px;
	border-bottom:1px solid #dadada;
	background-color:#eee;
}
.Recommend_ul{
	padding:20px;
	padding-bottom:0px;
}
.Recommend_ul li{
	width:210px;
}
.Recommend_ul li a{
	color:#000000;
}
.visittj_img {
	width: 210px;
	height: 210px;
}
.visittj_price, .visit_price {
	color: #d80c18;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom:10px;
}
.appreciate_width{
	width:930px;
	float:left;
}
.appreciate{
	margin-top:20px;
	width:100%;
	height:auto;
	display: table;
	border:1px solid #dadada;
	background-color:#fff;
}
.appreciates{
	margin-top:30px;
	width:930px;
	height:auto;
	display: table;
	border:1px solid #dadada;
	background-color:#fff;
	float:left;
	margin-bottom:30px;
}
.appreciate_title{
	line-height:50px;
	height:50px;
	border-bottom:1px solid #dadada;
	text-indent:20px;
}
.appreciate_contain{
	margin:20px;
	/*widows: 100%;*/
	height:128px;
	background-color:#eee;
}
.appreciate_contain_cp{
	font-size:12px;
	float:left;
	height:42.6px;
	width:273.3px;
	line-height:42.6px;
	padding-left:20px;
}
.appreciate_contain_cp .appmd{
	display:block;
	width:60px;
	margin-right:14px;
	float:left;
}
.appreciate_img{
	margin:0px 20px 60px;
}
.appreciate_img img{
	height:640px;
	width:890px;
}
/*购物车进度*/
.logo_cart_progress{
	width:100%;
	height:auto;
	background-color:#fff;

}
.logo_cart_progress_contain{
	width:1250px;
	height:100px;
	margin:0 auto;
}
.logoS{
	margin-top:20px;
	float:left;
	width:198px;
	height:58px;
}
.logoS_progress{
	width:520px;
	float:right;
	height:auto;
	display: table;
}
.logoSproress{
	margin-top:30px;
	width:460px;
	height:22px;
	float:left;
	margin-right:20px;
}
.logo_pross{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-family:"思源黑体";
}
.logo_pross span{
	text-align: center;
	padding-left:44px;
	padding-right:44px;
	color:#000000;
}
.pr_no{
	padding-right:0px !important;
}
.nocar{
	width:100px;
	height:100px;
	display: block;
	float:left;
}
.l_car_has{
	width:1250px;
	margin:0 auto;
	height:auto;
	display: table;
}
.l_car_no{
	margin:0 auto;
	width:1250px;
	height:460px;
	background-color:#f1f1f1;
}
.l_car_box{
	margin:0px auto;
	padding-top:100px;
	height:100px;
	width:290px;
}
.l_car_bt{
	width:180px;
	height:100px;
	font-size:18px;
	color:#000000;
	float:left;
	line-height:40px;
	margin-left:10px;
}
.l_car_bt p a{
	color:#e70012;
}
/*购物车有商品*/
.shopcart_main {
	width: 1250px;
	margin: 20px auto;
}
.shopcart_title {
	border: 1px solid #dadada;
	height: 40px;
	line-height: 40px;
	font-family: "思源黑体";
	font-size: 14px;
	background:#f8f8f8;
	color:#000000;
}

.shopcart_title div {
	float: left;
	display: inline-block;
	text-align: center;
}
.sct_allchk,.sct_kc,.sct_dw, .stm_kc{
	width: 80px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sct_spname {
	width: 260px;
}
.sct_cj {
	width: 220px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sct_gg {
	width: 140px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sct_cgj {
	width: 84px;
	position: relative;
}
.sct_sl {
	width: 120px;
}
.sct_xj {
	width: 84px;
}
.sct_cz {
	width: 100px;
}
.sct_cxtitle {
	width: 1237px;
	float: left;
	padding: 3px 0 7px 0;
	padding-left: 10px;
	border: 1px solid #dadada;
	background-color:#f8f8f8;
}
.sct_cx {
	font-size: 14px;
	color: #fff;
	background: #d80c18;
	padding: 2px;
	display: inline-block;
}
.sct_typecent {
	min-height: 80px;
  max-height: 115px;
	font-size: 14px;
	border: 1px solid #dadada;
	border-top:none;
	position: relative;
  display: inline-block;
  margin: 0;padding: 0;
}
.sct_typecent div {
	float: left;
	text-align: center;
}
.sct_main {
	margin-top: 0px;
	color:#000000;
}
.stm_name {
	width: 336px;
}
.sct_chk {
	width: 13px;
	height: 13px;
	float: left;
	padding: 30px 15px 0 15px;
	cursor:pointer;
}
img {
	border: 0px;
}
.sct_spimg {
	width: 60px;
	height: 60px;
	float: left;
	margin-top: 12px;
}

.sct_main .sct_n, .sct_main .sct_cj, .sct_main .stm_gg, .sct_main .sct_kc, .sct_main .sct_dw, .sct_main .sct_cgj, .sct_main .sct_sl, .sct_main .sct_xj, .sct_main .stm_cz {
	padding-top:22px;
	height: 58px;
	border-right:1px solid #dadada;
}
.sct_sl_xsxl{
	height: 58px;border-right:1px solid #dadada;width: 120px;
}
.pad46_top34{
	padding-top:42px !important;
	height:38px !important;
}
.pad20_top38{
	padding-top:30px !important;
	height:38px !important;
}
.li_he90{
	line-height:90px;
}
.save_sc_l{
	height:32px !important;
}
.sct_num{
	height:32px !important;
	margin-left:12px;
}
.sct_n {
	position: relative;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 210px;
	text-align:left !important;
	padding-left:20px;
	color:#000000;
}

.sct_n .srd_span{
	top: 14px;
	left: 20px;
}
.save_name, .save_price, .save_kc, .save_num, .save_do {
	float: left;
	font-size: 14px;
}
.pd_shopcart, .save_shopcart {
	height: 29px;
	line-height: 29px;
}
.save_shopcart {
	width: 94px;
}
.save_gwc {
	width: 112px;
	height:30px !important;
}

.stm_gg {
	width: 140px;
}
.stm_name, .stm_gg, .stm_cz {
	float: left;
	display: inline-block;
	text-align: center;
}
.pd_cut {
	float: left;
}
.pd_sc_btn {
	display: inline-block;
	zoom: 1;
	font-size: 20px;
	width: 25px;
	text-align: center;
	height: 32px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;
	cursor:pointer;
}

.stm_cz {
	width: 96px;
	border-right:none !important;
}
.border_color_purple {
	color: #333333;
}
.changepwd_btn {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  text-align: center;
  margin-right: 25px;
  font-family: "思源黑体";
  width: 210px;
  height: 34px;
  line-height: 34px;
  border: 0;
  outline: 0;
  font-size: 16px;
}
.stm_del, .stm_save {
	margin: 0 auto;
	padding: 5px 20px;
	cursor: pointer;
	color:#000000;
	display:inline !important;

}

.sct_bottom_div {
	background: #f8f8f8;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dadada;
	margin-top: 40px;
	position: relative;
	overflow: hidden;
}
.sbt_achk {
	float: left;
}
.sbt_achk {
	margin-top: 5px;
}
.sct_allchk {
	width: 80px;
}
.sbd_del_main {
	color: #000000;
	font-size: 14px;
	float: left;
}
.sct_b_allchk {
	font-size: 14px;
	float: left;
	margin-top: -4px;
}
.save_chk {
	float: left;
	width: 13px;
	height: 13px;
	padding: 14px 15px;
	cursor:pointer;
}
.sbd_r {
	float: right;
	font-size: 14px;
}
.sbd_r_1 {
	float: left;
	margin-right: 50px;
}
.sbd_colorl {
	color: #E60012;
	margin-left: 10px;
}

.sbd_allpeice {
	font-size: 20px;
	color: #E60012;
	margin-left: 10px;
}
.stm_cx{
	width:70px;
	height:20px !important;
	background:url(../images_b/chuxiao_01.png) no-repeat;
	color:#e70012;
	font-size:12px;
	line-height:20px;
	padding-left:4px;
	margin-top:4px;
	margin-left:10px;
	cursor:pointer;
}
.sct_cgj .stm_cx_content{
	padding-top:10px;
	width:202px;
	height:auto;
	display: table;
	border:1px solid #dadada;
	-webkit-box-shadow: 2px 1px 6px rgba(0,0,0,0.2);
	box-shadow: 2px 1px 6px rgba(0,0,0,0.2);
	top:74px;
	left:-60px;
	z-index:200;
}
.padd10{
	padding:10px;
}
.padd_bot2{
	padding-bottom:6px;
}
.sol .sol_ul{
	width:100%;
	color:#000000;
	cursor: pointer;
}
.sol_ul img{
	margin-top:4px;
	width:16px;
	height:16px;
}
.height_auto_disp_table{
	height:auto !important;
	display: table !important;
}
.height_widthmax_linehe{
	width:180px !important;
	height:26px !important;
	line-height:26px !important;
	padding-left:10px;
}
.sct_cgj .stm_cx_content .bgurl_3j{
	background:url('../images_b/toptop_03.png') no-repeat;
	width:13px;
	height:6px;
	margin-top:-16px;
	position: absolute;
	left:96px;
	background-color:#f8f8f8;
}
/*快速下单*/
.procurement_top{
	width:1250px;
	position: relative;
	height:40px;
}
.jumos {
    width: 170px;
    height: 39px;
    border-top: 1px solid #e70012;
    line-height: 40px;
    float: left;
    background: #fff;
    color: #e70012;
    font-size: 16px;
    text-align: center;
    float:left;
    cursor: pointer;
}
.ctmos{
	float:left;
	width: 168px;
    height: 38px;
    border: 1px solid #dadada;
    line-height: 40px;
    float: left;
    background: #fff;
    color: #e70012;
    font-size: 16px;
    text-align: center;
    float:left;
    cursor: pointer;
}
.ctmos a{
	color:#000000;
	font-family: "思源黑体";
}
.bor{
	width:908px;
	height:39px;
	float:left;
}
.keyboard,.keyboard2{
	width:1250px;
	height:100px;
}

.keyboard ul,.keyboard2 ul{
	width:1250px;
	position:relative;
	overflow:hidden;
}
.keyboard ul li{
	float:left;
	height:50px;
	padding-top:25px;
	padding-bottom:25px;
	width:auto;
	line-height:50px;
	color:#000000;
	font-size:16px;
}
.keyboard2 ul li{
	float:left;
	height:30px;
	padding-top:35px;
	padding-bottom:35px;
	width:auto;
	line-height:50px;
	color:#000000;
	font-size:16px;
}
.keyboard_instructions{
	margin-left:50px;
	float:left;
	height:50px;
}
.keyboard_instructions div{
	height:25px;
	line-height:25px;
	text-align: center;
}
.ri_ri{
	margin-left:40px;
	margin-top:20px;
	width:13px;
	height:16px;
	display: block;
	float:left;
}
.ri_ri2{
	margin-left:40px;
	margin-top:2px;
	width:18px;
	height:23px;
	display: block;
	float:left;
}
.key_en{
	color:#000000;
	background-color:#fff;
	border:1px dashed #dadada;
	border-radius:10px;
	padding-left:4px;
	padding-right:4px;
}
.key_text{
	color:#000000;
}
.purchase_plan{
	width:1250px;
	height:35px;
	line-height:35px;
}
.purchase_plan .purchase_plans1{
	margin-top:6px;
	display: inline-block;
	height:18px;
	line-height:18px;
	float:left;
	font-size:14px;
	padding-right:16px;
	border-right:1px solid #dadada;
}
.purchase_plan a{
	color:#333333;
	text-decoration:underline;
}
.margin-left{
	margin-left:10px;
}
.purchase_plans1{
	cursor:pointer;
}
.procurement_t_top {
    width: 1248px;
    border-bottom: 1px solid #DADADA;
    text-align: center;
    height: 39px;
    background: #f1f1f1;
}
.procurement_title {
    border-right: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    border-top: 1px solid #dadada;
    width: 1248px;
    height: auto;
	margin-right:-20px;
}
.procurement_t_li {
    position: relative;
    width: 97px;
    height: 39px;
    float: left;
    background: #f1f1f1;
    font-size: 16px;
    text-align: center;
    line-height: 39px;
}
.xuhao {
    width: 44px;
}
.quanx_q {
    font-size: 12px;
}
.speed_order_Allnochk {
    float: left;
    background: url(../images_b/pd_nochk.png) center no-repeat;
    background-size: 16px 16px;
    height: 39px;
    line-height: 39px;
    cursor: pointer;
    width: 40px;
    border-bottom: 1px solid #dadada;
}
.xuhao {
    width: 44px;
}
._spmc {
    width: 207px;
}
._cjmc {
    width: 176px;
}
.procurement_t_mid {
    width: 1268px;
	margin-right:-20px;
}
.procurement_t_mid li {
    width: 1248px;
    height: 60px;
    background: #fff;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
}
.p_comm_li {
    width: 97px;
    height: 59px;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    float: left;
    line-height: 59px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#000000;
}
.p_1 {
    width: 40px;
    border-left: none;
}
.p_1_width {
    width: 42px;
}
.p_spmc {
    width: 202px;
	color:#000;
}
.p_cjmc {
    width: 176px;
}
.speed_order_nochk {
    float: left;
    background: url(../images_b/pd_nochk.png) center no-repeat;
    background-size: 16px 16px;
    height: 59px;
    line-height: 59px;
    cursor: pointer;
    width: 40px;
    border-bottom: 1px solid #dadada;
}
.seach_s {
	border: none;
	font-size: 14px;
	outline: none;
	width: 180px;
	height: 36px;
	line-height: 36px;
}
.jx_tj {
	color: #333333;
	font-size: 14px;
	width: 1248px;
	height: 40px;
	border-bottom: 1px solid #dadada;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.ti_quanx {
	width: 1248px;
	border: 1px solid #dadada;
	height: 52px;
	background: #f8f8f8;
	font-size: 12px;
	margin-top: 30px;
}
.common_Div {
	width: 64px;
	height: 52px;
	line-height: 52px;
	float: left;
	padding-right: 20px;
}
.je {
	width: 400px;
	height: 52px;
	line-height: 52px;
	float: right;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
.common_check {
	width: 108px;
	height: 26px;
	line-height: 26px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #000000;
	border: 1px solid #dadada;
	background: #fff;
	margin-top: 12px;
	cursor: pointer;
}
.commnot{
	width:1026px;
	background-color:#fff;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	color:#e70012;
}
.common_unit, .common_n {
	width: 150px;
	height: 52px;
	line-height: 58px;
	float: right;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
.me_m {
	margin-left: 10px;
	color: #D80C18;
	font-size: 20px;
}
.num_r {
	margin-left: 10px;
	margin-right: 10px;
	color: #D80C18;
}

.sccaig {
  font-size: 12px;
  width: 108px;
  height: 26px;
  line-height: 26px;
	color: #333333;
  border: 1px solid #dadada;
  background: #fff;
	float: right;
	text-align: center;
	cursor: pointer;
  margin-top: 12px;
  margin-right: 10px;
}
/*商品弹窗*/
.popup_window{
	width:1250px;
	margin:0 auto;
	position: relative;
}
.car_hide {
	position: absolute;
	box-shadow: 0px 2px 6px 2px #dadada;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#dadada,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 2px 2px #dadada;
	-webkit-box-shadow: 2px 2px 2px 2px #dadada;
	box-shadow: 0px 2px 6px 2px #dadada;
	display: table;
	background: #dadada;
	z-index: 999;
	left: 100px;
}
.car_hide_title {
	width:1026px;
}
.car_hide_top {
	position: relative;
	overflow: hidden;
	background: #dadada;
}
.car_hide_li {
	background: #dadada;
	width: 86px;
	float: left;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-size: 12px;
}
.c_comm1 {
	width: 210px;
}
.car_hide_btom {
	height: 40px;
	float: left;
}
.car_hide_btom:hover .car_hide_lis{
	background: #f1f1f1;
}
.car_hide_lis {
	background: #fff;
	width: 85.1px;
	float: left;
	border-right: 1px solid #dadada;
	height: 39px;
	border-bottom: 1px solid #DADADA;
	line-height: 39px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.c_comm {
	width: 210px;
}
.car_center{
	display:table;
	width:auto;
	height:auto;
	margin-right:-20px;
}
.car_hide_linochk{
	float: left;
	background: url(../images_b/pd_nochk.png) center no-repeat;
	background-size: 16px 16px;
	height: 39px;
	line-height: 39px;
	cursor: pointer;
	width: 38px;
	border-bottom: 1px solid #dadada;
}
.car_hide_lichk{
	float: left;
	background: url(../images_b/pd_chk.png) center no-repeat;
	background-size: 16px 16px;
	height: 39px;
	line-height: 39px;
	cursor: pointer;
	width: 38px;
	border-bottom: 1px solid #dadada;
}
.speed_order_chk {
	float: left;
	background: url(../images_b/pd_chk.png) center no-repeat;
	background-size: 16px 16px;
	height: 59px;
	line-height: 59px;
	cursor: pointer;
	width: 40px;
	border-bottom: 1px solid #dadada;
}
.speed_order_Allchk {
	float: left;
	background: url(../images_b/pd_chk.png) center no-repeat;
	background-size: 16px 16px;
	height: 39px;
	line-height: 39px;
	cursor: pointer;
	width: 40px;
	border-bottom: 1px solid #dadada;
}
.pd_cut {
	float: left;
}
.pd_add {
	float: right;
}
.pd_sc_input {
	float: left;
	width: 60px;
	text-align: center;
	height: 22px;
	line-height: 20px;
	border: 1px solid #dadada;
	border-top: 0;
	border-bottom: 0;
	outline: 0;
	font-family: Arial;
}

.save_sc_l {
	margin: 6px auto;
	height: 22px;
	width: 22px;
	line-height: 30px;
	border: 1px solid #dadada;
}
.save_sc_l {
	height: 26px !important;
}
.pd_sc_btn {
	display: inline-block;
	zoom: 1;
	font-size: 16px;
	width: 20px;
	text-align: center;
	height: 22px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.pd_sc_btn:hover {
	cursor: pointer;
}
.save_sc_l {
	margin: 2px auto;
	height: 22px;
	width: 105px;
	line-height: 30px;
	border: 1px solid #dadada;
}
.p_x{
	color:#000;
}
/*添加采购计划*/
.Popup_over {
	display: none;
	background: url(../images_b/overbg.png) repeat;
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 900;
}
.zIndex {
	z-index: 100!important;
}
.plan_Popup {
	margin: 140px auto;
	width: 700px;
	text-align: center;
	background: #ffffff;
	outline:4px solid #dadada;
	display: table;
}
.plan_pop_title {
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #eeeeee;
	padding-left: 20px;
	color: #000000;
	font-size: 16px;
}
.plan_pop_cent {
	width: 670px;
	display: inline-block;
	margin: 16px;
	text-align: left;
	font-size: 14px;
}
.plan_pop_cent div {
	display: inline-block;
}
.plan_pop_operate {
	width: 270px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.plan_input {
	height: 38px;
	border: 1px solid #dadada;
	outline: none;
}
.plan_new_btn {
	background: #fff;
	border: 1px solid #dadada;
	width: 138px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	text-align: center;
	float: right;
	cursor: pointer;
}
.plan_list {
	background: #f1f1f1;
	height: 240px;
	margin-top: 10px;
	overflow-y: auto;
	padding-top:0px;
	padding-bottom:20px;
}
.plan_list li {
	float:left;
	width:190px;
	height:50px;
	margin-top:19px;
	margin-left:22px;
	line-height:50px;
	text-align: center;
	outline: 1px solid #dadada;
	background:#fff;
	cursor: pointer;
}
.plan_list li a{
	color:#000000;
	font-size:16px;
}
.plan_list li a:hover{
	color:#e70012;
	text-decoration:underline;
}
.pop_btn {
	width: 670px;
	height: 50px;
	margin: 0px auto;
	margin-bottom:10px;
	text-align: center;
	background-color:#e6e6e6;
	line-height: 50px;
}

.plan_conf_btn a{
	color:#fff;
}

/*选择采购计划*/
.f_cgjh_hide {
	width: 1248px;
	max-height: 500px;
	border: 1px solid #dadada;
	background: #F1F1F1;
}
.xz_cigou {
	width: 1248px;
	background: #fff;
	text-align: left;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	text-indent: 10px;
	border-bottom:1px solid #dadada;
}
.xz_cigou_ul {
	max-height: 400px;
	overflow: auto;
	width:1268px;
	margin-right:-20px;
}
.xz_cigou_li {
	height: 58px;
	float: left;
	border-bottom: 1px solid #dadada;
}
.xz_num {
	width: 44px;
	border-right: 1px solid #dadada;
	float: left;
	height: 58px;
	background: #fff;
	font-family: Arial;
	text-align: center;
	line-height: 58px;
	font-size: 14px;
}
.xz_cg {
	width: 848px;
	border-right: 1px solid #dadada;
	float: left;
	font-size: 14px;
	height: 58px;
	color: #000000;
	text-indent: 10px;
	line-height: 58px;
	background: #fff;
}
.xz_afr {
	width: 175px;
	border-right: 1px solid #dadada;
	float: left;
	height: 58px;
	color: #3F51B5;
	text-indent: 10px;
	line-height: 58px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.indent{
	width:170px;
	font-size:16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.indent_xg{
	width:115px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}
.xz_cggjh {
	background: #fff;
	width: 178px;
	height: 58px;
	float: left;
	line-height: 58px;
	color: #3F51B5;
	text-align: center;
}
.xz_cigou_li a{
	color:#000000;
	font-size:14px;
}

.jh_border {
	margin: 8px auto;
	width: 96px;
	height: 38px;
	background: #fff;
	border-radius: 6px;
	color: #3F51B5;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	cursor:pointer;
}
.xz_cigou_qx {
	width: 1248px;
	text-align: center;
	height: 50px;
}
#qux{
	width:1248px;
	height:50px;
	line-height: 50px;
	cursor: pointer;
	font-size:14px;
}
.dila{
	floal:left;
	font-size:14px;
	color:#000000;
	display: inline-block;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.f_xzcgjh_s {
	width:100%;
	height:100%;
	background: url(../images_b/overbg.png) repeat;
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
}
.f_xzcgjh_comm {
	width: 988px;
	max-height: 518px;
	background: #fff;
	margin: 8% auto 0 auto;
}
.f_xzcgjh_top {
	width: 993px;
	height: 40px;
	color: #000000;
	line-height: 40px;
	text-align: center;
	padding-left: 15px;
	font-size: 16px;
}
.f_xzcgjh_title {
	background: #f1f1f1;
	width: 968px;
	max-height: 420px;
	margin: 0 10px;
	overflow: hidden;
}
.f_xzcgjh_title_l {
	margin: 10px auto;
	width: 930px;
	max-height: 390px;
	border: 1px solid #dadada;
	overflow-y: auto;
	overflow-x: hidden;
}
.t_l {
	width: 930px;
	height: 37px;
	background: #f1f1f1;
	border-bottom: 1px solid #dadada;
}
.t_li_t {
	text-align: center;
	width: 221px;
	height: 37px;
	float: left;
	font-size: 14px;
	line-height: 37px;
	color:#000000;
}
.l_ {
	border-right: none;
}
.t_ul_li {
	width: 930px;
	height: 37px;
	border-bottom: 1px solid #dadada;
	float: left;
}
.t_li_ts {
	text-align: center;
	width: 202px;
	padding: 0 10px;
	height: 37px;
	border-right: 1px solid #DADADA;
	float: left;
	font-size: 14px;
	line-height: 37px;
	background: #fff;
	color: #000000;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.t_li_s {
	text-align: center;
	width: 79px;
	height: 37px;
	float: left;
	font-size: 14px;
	line-height: 37px;
	color:#000000;
}
.l_ {
	width: 88px !important;
}
.t_li_ss {
	text-align: center;
	width: 78px;
	height: 37px;
	border-right: 1px solid #dadada;
	float: left;
	font-size: 14px;
	line-height: 37px;
	color: #000000;
	cursor: pointer;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.r_ {
	color: red;
	width: 79px;
	border-right: none;
}
.f_xzcgjh_btm {
	width: 100%;
	height: 38px;
	text-align: left;
	text-indent: 10px;
	color: #000000;
	line-height: 38px;
	background: #fff;
	font-size: 14px;
}
.Div_two {
	margin: 0 auto;
	width: 280px;
}
.f_xzcgjh_btm div div {
	padding: 0 18px 0 10px;
	height: 30px;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	border-radius: 6px;
	background: #f83e27;
	color: #fff;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	cursor: pointer;
}
/*传统模式*/
.qo_maintop {
	width: 1250px;
	height: 146px;
	background: #F1F1F1;
	border: 1px solid #dadada;
	position: relative;
	margin: 0px 20px 20px 0px;
	overflow: hidden;
}
.qo_main {
	width: 1082px;
	margin: 20px;
	color: #000000;
	font-size: 12px;
	float:left;
	margin-right:0px;
	font-family: Arial;
}
.qo_main_right {
	width: 148px;
	color: #000;
	height:148px;
	font-size: 12px;
	float:left;
	margin-right:0px;
	background-color:#fff;
	line-height:20px;
	font-family: Arial;
}
.qo_main_right span{
	margin-top:26px;
	border:1px solid #dadada;
	display: inline-block;
	width:80px;
	height:30px;
	line-height: 30px;
	text-align: center;
	margin-left:36px;
	cursor: pointer;
}
.qo_mdiv div {
	float: left;
	margin-bottom: 16px;
	padding-left:35px;
	padding-right:35px;
}
.qo_mdiv div span{
	display:inline-block;
	width:64px;
}
.qo_mdiv input[type=text] {
	border: 1px solid #dadada;
	height: 23px;
	line-height: 23px;
	width: 163px;
	color: #000000;
	width:200px;
}
#jixing{
	width:200px;
	outline: none;
	height:27px;
	border:1px solid #dadada;
}
.qo_btnsearch {
	float: right !important;
	margin-right: 50px;
}
.qo_chk {
	width: 13px;
	height: 13px;
	vertical-align: -2px;
}

.qo_mdiv p, .qo_mdiv p span {
	display: inline-block;
	zoom: 1;
}
.qo_chk{
	cursor:pointer;
}
.save_r .qo_mainsp{
	position: relative;
}
.qo_mainsp {
	width: 1250px;
}
.qo_mainsptitle, .tq_title {
	border: 1px solid #dadada;
	height: 40px;
	line-height: 40px;
	background: #F1F1F1;
	font-size: 16px!important;
}
.qo_mainsptitle .qo_div {
	font-size: 17px;
}
.qo_mainsptitle .qo_div, .qo_main_div .qo_div {
	display: inline-block;
	zoom: 1;
	float: left;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #dadada;
}
.qo_name, .qo_cj {
	width: 300px;
	display: inline-block;
}
.qo_cj_1{
	margin-top:20px;
}
.mar_top{
	margin-top:40px;
}
.qo_gg {
	width: 119px;
}
.qo_kc, .qo_dw {
	width: 70px;
}
.qo_lsj {
	width: 80px;
}
.qo_sl {
	width: 120px;
}
.qo_cgj, .qo_cz {
	width: 90px;
}
.qo_cgj{
	color:#e70012;
}
.qo_cgjs{
	color:#000 !important;
}
.qo_mainsptitle .qo_div:last-child, .qo_main_div .qo_div:last-child {
	border-right: 0 !important;
}
.qo_buy {
	margin: 0 22px;
	cursor:pointer;
}
.qo_cj_2 {
	width: 100px;
	word-wrap: break-word;
}
.qo_main_div {
	border: 1px solid #dadada;
	color: #000000;
	border-top: 0;
	background-color:#fff;
}
.xg_vl50, .qo_gg span, .qo_lsj span, .qo_cgj span, .qo_cj span {
	display: inline-block;
	vertical-align: -25px;
}
.qo_cj_dw {
	vertical-align: -0px!important;
}
.qo_main_div .qo_div {
	height: 60px;
}
.qo_div a {
	color: #000;
}
.xg_mj_new {
	float: left;
	margin: 10px 0px 0px 5px;
}
.xg_div{
	padding-top:16px;
	display: inline-block;
}
.xg_mj {
	color: #ffffff;
	background-color: #d80c18;
	padding: 0px 4px;
	height:30px;
	line-height:30px;
}
.save_num{
	margin-top:0px !important;
	margin-left:5px;
}
.qo_sl .save_num, .qo_cz .qo_buy {
	margin-top: 18px;
}
.qo_gwc{
	width: 86px !important;
}
.order_shop {
	width: 110px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	float:right;
}
/*采购计划*/
.Procurement_text{
	width:100%;
	font-size:16px;
}
.text_ind{
	text-indent:10px;
}
.pr{
	height:50px;
	line-height:50px;
}
.Procu_lis{
	border:1px solid #dadada;
}
.Procu_lis_ul{
	width:1018px;
	height:auto;
	display:table;
	margin-right:-28px;
	padding-left:18px;
	padding-bottom:20px;
	min-height:500px;
}
.Procu_lis_ul li{
	width:180px;
	height:260px;
	float:left;
	margin-right:18px;
	margin-top:20px;
	border:1px solid #dadada;
	font-size:14px;
	text-align: center;
}
.procu_title{
	padding:10px;
	width:160px
}
.over_eplis{
	white-space:nowrap;
	text-overflow:ellipsis; /* for internet explorer */
	overflow:hidden;
}
.procu_img{
	position: relative;
	height:160px;
	margin:10px;
	background-color:#f8f8f8;
}
.back2{
	width:160px;
	height:30px;
	line-height:30px;
	color:#fff;
	background:url(../images_b/back2_01.png) no-repeat;
	position: absolute;
	bottom:0px;
	cursor:pointer;
}
.back3{
	width:160px;
	height:30px;
	line-height:30px;
	color:#fff;
	background:#e70012;
	position: absolute;
	bottom:0px;
	cursor:pointer;
}
.procu_btn span{
	display: inline-block;
	width:59px;
	height:38px;
	line-height:38px;
	float:left;
	border-right:1px solid #dadada;
}
.e7_a{
	color:#000000;
}

input[type="button"] {
	outline: none;
	cursor: pointer;
}
/*编辑采购计划样式*/
.Procu_editor{
	width:1020px;
	height:auto;
	display:table;
}
.p_editorTitle{
	height:30px;
	line-height: 30px;
	color:#000000;
	font-family: "思源黑体";
	font-size:14px;
}
.p_editorTitle a{
	color:#000000;
	padding-right:20px;
	border-right:1px solid #dadada;
}
.eda_s{
	padding-left:20px;
	padding-right:10px;
	cursor:pointer;
}
.p_editor_text {
	 border-right: 1px solid #DADADA;
	 border-left: 1px solid #DADADA;
	 border-top: 1px solid #dadada;
	 width: 1018px;
	 height: auto;	
	 display: table;
}
.edi_text_title{
	font-size:14px;
	padding:10px;
}
.edi_text_title span{
	font-size:12px;
	color:#000000;
}
.edi_uls_top {
	width: 1018px;
	border-bottom: 1px solid #DADADA;
	text-align: center;
	height: 38px;
	background: #f1f1f1;
	border-top:1px solid #dadada;
}
.edi_uls_li {
    	position: relative;
    	width: 97px;
    	height: 38px;
    	float: left;
    	background: #f1f1f1;
    	font-size: 16px;
    	text-align: center;
    	line-height: 39px;
}
.edi_order_Allnochk{
	float: left;
    	background: url(../images_b/pd_nochk.png) center no-repeat;
    	background-size: 16px 16px;
    	height: 38px;
    	line-height: 38px;
    	cursor: pointer;
    	width: 40px;
}
.edi_order_Allchk{
	float: left;
    	background: url(../images_b/pd_chk.png) center no-repeat;
    	background-size: 16px 16px;
    	height: 38px;
    	line-height: 38px;
    	cursor: pointer;
    	width: 40px;
}
.bro_ri{
	border-right:1px solid #dadada !important;
}
.edi_pro1{
	width:40px;
}
.edi_pro2{
	width:50px;
}
.edi_pro0{
	width:50px !important;
}
.edi_pro3{
	width:373px;
}
.edi_pro4{
	width:137.1px;
}
.edi_uls_ul {
	background-color:#fff;
    	width: 1018px;
    	display: table;
    	height:auto;
}
.edi_uls_lis{
	width: 1018px;
             height: 119px;
    	background: #fff;
    	font-size: 14px;
    	line-height: 119px;
    	text-align: center;
    	font-family:"思源黑体";
    	color:#000000;
    	border-bottom:1px solid #dadada;
}
.edi_order_nochk{
	float: left;
    	background: url(../images_b/pd_nochk.png) 12px no-repeat;
    	background-size: 16px 16px;
    	height: 119px;
    	line-height: 119px;
    	cursor: pointer;
    	width: 90px;
}
.edi_order_chk{
	float: left;
    	background: url(../images_b/pd_chk.png) 12px no-repeat;
    	background-size: 16px 16px;
    	height: 119px;
    	line-height: 119px;
    	cursor: pointer;
    	width: 90px;
}
.e_uls_div{
	height:119px;
	line-height:119px;
	float:left;
	width:137.1px;
}
.lin_height{
	line-height:22px !important;
}
.lin_height2{
	line-height: 22px !important; 
}
.dis_inl_block{
	width:100%;
	display: inline-block;
	text-align: left;
}
.in_block{
	width:100%;
	display: inline-block;
}
.Zone_qx{
  background:#fff;
  color:#333333;
  margin-left:10px;
  border:1px solid #dadada;
}
.edi_topimg{
	position: relative;
	top:-2px;
}
.edi_hide_ul{
	width:138px;
	border:1px solid #dadada;
	text-align: center;
	background-color:#fff;
	cursor:pointer;
	height:auto;
	display: table;
	color:#000000;
	position: absolute;
	z-index: 99;
	-webkit-box-shadow:0px 0px 5px 1px #dadada;
	box-shadow:0px 0px 5px 1px #dadada;
	display: none;
}
.edi_hide_ul li{
	width:138px;
	border-bottom:1px solid #dadada;
}
.edi_uls_li:hover ul{
	display: block;
}
.edi_hide_ul li:hover{
	background-color:#ebebeb;
}
.icon_x{
	width:16px;
	height:16px;
	background:url(../images_b/pice.png) no-repeat;
	display: block;
	float:right;
	cursor:pointer;
}
#jhcontent{
	margin-left:4px;
	font-family: "思源黑体";
	font-size:14px;
}
.pro_ul2{
	height:290px !important;
}
.pro_ul3{
	height:390px !important;
}
/*我的采购订单*/
.orders{
	width:100%;
	height:auto;
	display:table;
}
.order_tab {
	height: 40px;
	color: #000000666;
	padding-left: 0px;
	font-family: "思源黑体";
	border-bottom: 1px solid #dadada;
	padding-left:160px;
}
.mar_top_border{
	margin-top:20px;
	border:1px solid #dadada;
}
.order_tab li {
	text-align: center;
	width: 110px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
	position: relative;
}
.smallli{
	cursor: pointer;
}

.order_tab a{
	color:#000000;
}
.po_div {
	text-align: center;
	height: 79px;
	font-size:14px;
	color:#000000;
	margin-right:-10px;
}
.po_t{
	width:22%;
	border-right:1px solid #dadada;
	background-color:#fff;
	height:118px;
	float:left;
	line-height:118px;
}
.po_td1{
	
	width:33.32%;
	line-height: 28px;
}
.po_td2{
	line-height: 30px;
}
.po_td2 span{
	width:100%;
	display: inline-block;
	cursor: pointer;
}
.po_td1 span{
	width:100%;
	display: inline-block;
	text-align:left;
	text-indent: 20px;
}
.po_text{
	margin-top:20px;
	color:#000000;
}
.po_td2 a{
	color:#000000;
}
.po_td2 a:hover{
	color:#e70012;
	text-decoration:underline;
}
.bor_ri_no{
  border-right:none !important;
}
.bor_ri_no_jf{
  border-right:none !important;
  width: 210px;
  margin: 0 auto;
  height: 60px;
  margin-top: 20px;
  margin-left: 10px;
  word-wrap:break-word
}
.order_all{
	margin-right:-2px;
}
.col_e7{
	color:#e70012;
	font-size:20px;
}
.po_text3{
	margin-top:14px;
}
.order_no{
	margin-top:20px;
	width:100%;
	background-color:#eee;
	height:220px;
	font-size:16px;
	line-height:240px;
}
.order_no_content{
	width:316px;
	height:81px;
	vertical-align: middle;
	margin:0 auto;
}
.gwck{
	position: relative;
	top:20px;
}
/*订单详情*/
.my_details{
	width:100%;
	height:70px;
	line-height:70px;
	text-align: center;
	font-size:18px;
	color:#000000;
}
.details_progress{
	width:1190px;
	margin:0 auto;
}
.prog_color{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#000000;
	background-color:#f1f1f1;
	border-radius:16px;
}
.prog_color_li{
	width:238px;
	float:left;
	text-align:center;
}

.prog_text{
	height:50px;
	line-height:50px;
	font-size:12px;
}
/**************************/
.pod_div {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 1250px;
}
.pod_left_ddxxs {
	float: left;
	width: 440px;
	border: 1px solid #dadada;
	background-color:#fff;
}
.pod_left_wlxxs {
	float: right;
	height: 262px;
	width: 789px;
	border: 1px solid #dadada;
	font-size:14px;
	background-color:#fff;
}
.pod_left_title {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #dadada;
	line-height: 39px;
	color: #000;
	text-align: center;
	color:#000000;
	font-size:16px;
}
.pod_left_ddxx {
	float: left;
	height: 222px;
	width: 440px;
	font-size:14px;
	color:#000000;
}
.pod_left_ddxx .pd_c{
	width:100%;
	height:222px;
	overflow:auto;
}
.pod_right_title {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #dadada;
	line-height: 39px;
	color: #000000;
	text-align: center;
	font-size:16px;
}
.pod_left_ddxx p {
	padding-left: 20px;
	font-family:"思源黑体", "Arial";
	padding-top:20px;
}
.pod_right_wlxx_content p {
	padding-left: 20px;
	padding-top: 20px;
	position: relative;
	font-family:"思源黑体", "Arial";
}
.pod_right_wlxx_content{
	height:222px;
	overflow: auto;
}
.pod_right_wlxx_content p span{
	margin-left:80px;
}
.Detailed_order{
	width:100%;
	height:auto;
	display:table;
	background-color:#fff;
	border:1px solid #dadada;
}
.po_title {
	height: 39px;
	line-height: 38px;
	background: #F1F1F1;
	text-align: center;
	font-size: 16px!important;
	border: 1px solid #dadada;
	border-top:none;
	border-left:none;
	border-right:none;
}
.po_title div {
	float: left;
	line-height: 39px;
}
.pdo_div div{
	color: #000000;
	font-size: 14px;
	height: 78px;
	border-right: 1px solid #dadada;
	border-bottom:1px solid #dadada;
}
.pod_t1 {
	width: 246px;
}
.pod_t1_1 {
  width: 38px;
}
.pod_t2 {
	width: 200px;
}
.pod_t3{
	width: 142.2px;
}
.pod_t4,.pod_t5,.pod_t6,.pod_t7,.pod_t8,.pod_t9 {
	width: 102.2px;
}
.po_div div {
	float: left;
	vertical-align: middle;
}
.pdo_div div:last-child {
	border-right: 0 !important;
}
.pod_cj,.pod_t3_1 {
    width:100%;
	word-wrap:break-word;
	display: inline-block;
	margin-top: 24px;
}
.pod_img {
	width: 60px;
	height: 60px;
	float: left;
	display: block;
	margin: 10px 10px 10px 10px;
}
.pod_p{
	float:left;
	margin-top:20px;
	position: relative;
	width:150px;
	text-align: left;
}
.pod_p_span1{
	display: inline-block;
	text-align: left;
	width: 160px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.so_foot{
	padding:20px;
	text-align: right;
}
.so_foot {
	font-size: 14px;
	line-height: 30px;
}
.so_bl{
	display: inline-block;
	text-align: right;
	color: #000000;
}
.so_br {
	text-align: right;
	width: 140px;
	display: inline-block;
}
.so_br_price {
	font-size: 24px;
	color: #d80c18;
	display: inline-block;
  min-width: 140px;
  max-width: 300px;
}
.pods_t1{
	width:302px;
}
.pods_t2{
	width: 302px;
}
.pods_t3,.pods_t4,.pods_t5,.pods_t6,.pods_t7{
	width:128px;
}
.marin_no{
	margin:0px !important;
}
/*我的收藏*/
.mycollection_max{
	width:1018px;
	margin-top:20px;
	margin-bottom:20px;
}
.coll_jrgwc{
	width:140px;
	cursor: pointer;
}
.coll_qx{
	width:60px;
	cursor: pointer;
}
.coll_cxt{
	margin-top: 20px;
	height:38px;
	line-height: 38px;
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
.micro_size_color{
	font-family: "思源黑体";
	font-size: 14px;
	color: #000000;
}
.coll_mc,.coll_jg,.coll_kc,.coll_sl,.coll_cz{
	display: inline-block;
	float:left;
	text-align: center;
}
.coll_mc{
	width:434px;
}
.coll_jg{
	width:180px;
}
.coll_kc{
	width:133px;
}
.coll_sl{
	width:133px;
}
.coll_cz{
	width:133px;
}
.coll_name{
	width: 436px;
  height: 90px;
	border-right:1px solid #dadada;
	float: left;
	display: inline-block;
	text-align: center;
}
.coll_price{
	width: 180px;
	border-right:1px solid #dadada;
	float: left;
	display: inline-block;
	text-align: center;
}
.coll_yhj{
	display: inline-block;
	width:100%;
}
.coll_ps{
	margin-top:20px;
}
.coll_kclen{
	width: 133px;
  height: 90px;
	border-right:1px solid #dadada;
	float: left;
	display: inline-block;
	text-align: center;
}
.coll_sls{
	width:134px;
  height: 90px;
	border-right:1px solid #dadada;
}
.coll_sls .save_num{
	margin-top:13px !important;
	margin-left:12px;
}
.coll_kclen span{
	display: inline-block;
	margin-top:26px;
}
.coll_czs{
	width: 128px;
	text-align: center;
	display: inline-block;	
}
.coll_czs .stm_del{
	margin: 0 auto;
    padding: 15px 20px 2px 20px;
    cursor: pointer;
    color: #000000;
    display: inline-block !important;
}
.coll_czs .stm_save{
	margin: 0 auto;
    padding: 2px 20px 15px 20px;
    cursor: pointer;
    color: #000000;
    display: inline-block !important;
}

.coll_p{
	float:left;
	width:320px;
	text-align: left !important;
	margin-left:10px;
}
.coll_p span{
	display: inline-block;
}
.coll_p_top{
	margin-top:18px;
	color:#333;
}
/*账户额度*/
.my_intergral {
	border: 1px solid #DADADA;
	background: #fbf9fc;
	height: 137px;
}
.my_intergral_main {
	margin: 30px 50px;
	font-size: 14px;
	float: left;
}
.intergral_top {
	border: 1px solid #E4E4E4;
	background: #F5F5F5;
	height: 40px;
	line-height: 40px;
	color: #5e5e5e;
	font-size: 16px;
	margin-right:-2px;
}
.intergral_change{
	float:left;
	width:20%;
	text-align: center;
}
.wz{
	width:191px!important;
	padding:7px!important;
	padding-bottom:12px!important;
	padding-top:0px!important;
	bottom:-50px;
}
.w3{
	width:40% !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.intergalmax{
	border: 1px solid #dadada;
	border-top: 0;
	margin-right:-2px;
}
.intergalmax div{
	height:58px;
	line-height:58px;
	border-bottom:1px solid #dadada;
	font-size:14px;
}
.common_gwc_num{
	width: 76px;
	position: absolute;
	bottom:10px;
	left:70px;
}
.common_gwc_num div {
	display: inline-block;
	zoom: 1;
	float: left;
}
.common_gwc_cut, .common_gwc_add {
	width: 18px;
	height: 22px;
}
.top_p18{
	text-indent:0px;
	font-size:18px;
	font-family:"思源黑体";
}
.common_gwc_input {
	width: 34px;
	height: 22px;
}
.gwc_addcut1 {
	color: #333;
	background: #F0F0F0;
	border: 1px solid #EBEBEB;
	display: inline-block;
	width: 16px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.pro_input {
	outline: 0px;
	width: 32px;
	text-align: center;
	border: 1px solid #EBEBEB;
	color: #5e5e5e;
	height: 18px;
	line-height: 20px;
}
.gwc_addcut1 {
	color: #333;
	background: #F0F0F0;
	border: 1px solid #EBEBEB;
	display: inline-block;
	width: 16px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
/*
*砸金蛋
*2017-05-02
*CZQ
*/
.egg {
  position: absolute;
  top: 34%;
  left: 46%;
  background: url(../images_b/egg.png) no-repeat;
  background-size: 100% auto;
  width: 16%;
  height: 21%;
  cursor: pointer;
}

.egg_over {
  position: absolute;
  top: 36%;
  left: 40%;
  background: url(../images_b/egg_over.png) no-repeat;
  background-size: 100% 100%;
  width: 20%;
  height: 21%;
  cursor: pointer;
}

.t {
  position: absolute;
  top: 30%;
  right: 35%;
  background: url(../images_b/cz.png) no-repeat;
  background-size: 100% auto;
  width: 8%;
  height: 21%;
  transition: all 1s;
}

.ssff {
  transform: rotate(30deg);
  transform-origin: 100% 100%;
  z-index: 999;
}

.ssff1 {
  transform: rotate(0deg);
  transform-origin: 100% 100%;

}

.t_btn {
  top: 25%;
  right: 41.5%;
  color: #df7903;
  font-size: 32px;
  font-weight: bold;
  width: 14%;
  height: 8%;
  border-radius: 12px;
  float: right;
  position: absolute;
  cursor: pointer;
}

.egg_html {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
}

.break_egg_div {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

.break_egg_div img {
  width: 100%;
}

.break_egg_span {
  position: absolute;
  top: 54%;
  left: 43.5%;
  font-size: 28px;
  color: #fff;
}

.break_egg_allNum {
  color: yellow;
  font-size: 35px;
  margin: 0 10px;
}
.over_pop{
  display: none;
  width: 100%;
  height: 106%;
  background: url(../images_b/pop_bg.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.Winning_pop{
  width: 41%;
  height: 42%;
  margin: 15% auto;
  background: url(../images_b/Winning_no.png) left bottom no-repeat;
  background-size: 100% auto;
  position: relative;
}
.Winning_yes_pop{
  width: 41%;
  height: 55%;
  margin: 15% auto;
  background: url(../images_b/Winning_yes.png) left bottom no-repeat;
  background-size: 100% auto;
  position: relative;
}
.Winning_close{
  background: url(../images_b/Winning_close.png) right top no-repeat;
  width: 4%;
  height: 8%;
  background-size: 100% auto;
  float: right;
  margin-right: 17%;
  cursor: pointer;
}
.Winning_ev_btn{
  width: 23%;
  height: 13%;
  position: absolute;
  left: 25%;
  bottom: 7%;
  cursor: pointer;
}
.Winning_goShop_btn{
  width: 25%;
  height: 13%;
  position: absolute;
  left: 51%;
  bottom: 7%;
  cursor: pointer;
}
/*
*幸运大转盘
*2017-05-02
*CZQ
*/
.lucky_turntable {
  width: 100%;
  text-align: center;
  position: relative;
}

.lucky_turntable img {
  width: 100%;
  height: 100%;
}

.lucky_bg {
  width: 951px;
  height: 288px;
  position: absolute;
  background: url("../images_b/xydzp_bg1.png") no-repeat;
  background-size: 951px 288px;
  bottom: 475px;
  left: 110px;
}

.winning, .lucky_rule {
  position: absolute;
  width: 38%;
  height: 13%;
  right: 16%;
}

.winning {
  bottom: 36%;
}

.lucky_rule {
  bottom: 11%;
}

.inner {
  position: absolute;
  width: 35%;
  height: 41%;
  left: 50.3%;
  bottom: 11%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  background-image: url(../images_b/turnplate-pointer_2.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

.outer img {
  width: 100%;
  height: 100%;
}

.lucky_box {
  width: 22.7%;
  height: 43.2%;
  position: absolute;
  bottom: 15%;
  left: 17%;
}

.inner_html {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.chance_num {
  position: absolute;
  bottom: 25px;
  left: 196px;
  font-size: 26px;
  color: #ffffff;
  cursor: pointer;
}

.chance_num_span {
  position: absolute;
  left: 22%;
  bottom: 14.5%;
  color: #fff;
  font-size: 27px;
}

.chance_allNum {
  color: yellow;
  font-size: 34px;
  margin: 0 10px;
}

.winning_title, .rule_title {
  width: 5%;
  position: absolute;
  top: 5%;
  left: 0%;
  color: #ffffff;
  font-size: 16px;
}

.bd ul, .bd ul li {
  float: left;
  width: 100%;
}

.winning_li_info, .winning_li_info1 {
  width: 50%;
  color: #ffffff;
  font-size: 13px;
  float: left;
  margin-bottom: 8px;
  cursor: pointer;
  height: 100%;
}

#winning_div {
  width: 92%;
  height: 100%;
  position: absolute;
  top: 6%;
  right: 1%;
}

.lucky_indent {
  width: 92%;
  height: 100%;
  position: absolute;
  top: 1%;
  right: 1%;
  color: #fff;
  text-align: left;
  white-space: normal;
  overflow-y: auto;
  overflow-x: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

.lucky_indent::-webkit-scrollbar {
  background-color: transparent;
}

.lucky_indent::-webkit-scrollbar-track {
  background-color: transparent;
}

.lucky_indent::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
}

.Pop_inner {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 900;
}

.lucky_turntable_div {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

.winning_li_info {
  text-align: left;
}

.winning_li_info1 {
  text-align: right;
}

.mg_l2 {
  width: 6%;
  height: 50%;
  display: inline-block;
}

/*
*刮奖卡
*2017-05-02
*CZQ
*/
.scratch_card {
  width: 100%;
  min-width: 1250px;
  height: 100%;
  text-align: center;
  position: relative;
}

.scratch_card_div {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

.scratch_card_div img {
  width: 100%;
}

.gyg_zz {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 900;
}

.gyg_btn {
  background: url("../images_b/gyg_spanIco.png") no-repeat;
  background-size: 100% auto;
  width: 40%;
  height: 27.7%;
  position: absolute;
  left: 29%;
  bottom: 35%;
  z-index: 2;
  cursor: pointer;
}

.scratch_card_span {
  position: absolute;
  bottom: 42%;
  left: 27.5%;
  font-size: 1.5rem;
  width: 18.5%;
  color: #fff;
  font-weight: 500;
}

.ggl {
  position: absolute;
  width: 24.6%;
  height: 21.5%;
  margin: -13px auto;
  background-size: 100% 100%;
  left: 24.8%;
  bottom: 14%;
}

.canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 82px;
  text-align: center;
  z-index: 2;
}

.info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url("../images_b/scratch_0.png") no-repeat;
  background-size: 100% auto;
}

.info1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url("../images_b/scratch_1.png") no-repeat;
  background-size: 100% auto;
}

.scratch_btn {
  position: absolute;
  width: 27%;
  height: 20%;
  background: url("../images_b/once_more.png") no-repeat;
  background-size: 73% auto;
  color: #fff;
  border-radius: 5px;
  margin: 0 auto;
  z-index: 1;
  left: 45%;
  top: 58%;
  cursor: pointer;
}

.scratch_btn1 {
  position: absolute;
  width: 27%;
  height: 20%;
  background: url("../images_b/kk.png") no-repeat;
  background-size: 100% auto;
  color: #fff;
  border-radius: 5px;
  margin: 0 auto;
  z-index: 1;
  left: 45%;
  top: 58%;
  cursor: pointer;
}

#no {
  display: none;
}

.rule {
  position: absolute;
  right: 22.8%;
  bottom: 38.6%;
  width: 20.6%;
  height: 13%;
  color: #630102;
  overflow-x: hidden;
  overflow-y: scroll;
}

.rul_explain {
  position: absolute;
  right: 22.8%;
  bottom: 22%;
  width: 22.6%;
  height: 13%;
  color: #630102;
  overflow-x: hidden;
  overflow-y: scroll;
}

.rule_record {
  position: absolute;
  right: 22.8%;
  bottom: 5%;
  width: 20.6%;
  height: 13%;
  color: #630102;
  overflow-x: hidden;
  overflow-y: scroll;
}

.rule_scroll::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(239, 188, 193, .1);
}

.rule_scroll::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(239, 188, 193, .1);
}

.rule_scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #c90506;
}

.scratch_rule_title {
  text-align: center;
  font-size: .6rem;
  width: 1%;
  position: absolute;
  right: 43.8%;
  bottom: 38.6%;
  color: #630102;
  overflow: hidden;
}

.rule_explain {
  position: absolute;
  right: 22.8%;
  bottom: 22%;
  width: 20.6%;
  height: 13%;
  color: #630102;
  overflow-x: hidden;
  overflow-y: scroll;
}
.rule_title_record{
  bottom: 5.5%;
}
.rule_cent{
  width: 100%;
  float: left;
  font-size: 14px;
  text-align: left;
}
/*抽奖弹窗*/
#minBox{
	margin:150px auto;
	width:524px;
	height:453px;
	position: relative;
}
.topB{
	background:url(../images/cj.png) no-repeat;
	width:524px;
	height:373px;
	position:relative;
	overflow:hidden;
}
.topB_no{
	background:url(../images/cj2.png) no-repeat;
	width:524px;
	height:373px;
	position:relative;
	overflow:hidden;
}
#onBt{
	background:url(../images/bt.png) no-repeat;
	margin:30px auto 0px;
	width:162px;
	height:50px;
	line-height:45px;
	text-align:center;
	font-weight:800;
	font-size:18px;
	color:#fff;
	cursor: pointer;

}
.Bx1{
	width:300px;
	margin:300px auto 0px;
	text-align:center;
	position: relative;
	bottom:0px;
	color:#5d0200;
	font-size:22px;

}
.Bx2{
	width:300px;
	margin:0 auto;
	text-align:center;
	position: relative;
	color:#5d0200;
	font-size:22px;
}
.logoS_img{
	width: 100%;
  width: 240px;height: 75px;
}
/*商品层*/
.d_padding4_div_name{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0f0f0f;
	font-size:18px;
}
.d_padding4_div{
	padding-bottom:8px;
	padding-top:8px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0f0f0f;
	font-size:15px;
  height: 16px;
}
.d_padding4_div_1{
  padding-bottom:8px;
  padding-top:8px;
  width: 100%;
  overflow: hidden;
  color: #0f0f0f;
  font-size:15px;
  height: 36px;
}
.d_padding4_div_price{
	color: #FF2822;font-size:20px;margin-top: 8px;
}
.kcdicvsd1{
	float: left;width: 140px;text-indent: 20px;height: 49px;line-height: 49px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.kcdicvsd2{
	float: left;width: 270px;text-align: 20px;height: 49px;line-height: 49px;
}
.kcdicvsd3{
	width: 104px;height: 32px;border:1px solid #DBDBDB;margin-top: 7px;
}
.kcdicvsd33{
	width: 104px;height: 32px;border:1px solid #DBDBDB;
}
.kcdicvsd4{
	width: 30px;height: 30px;font-size: 24px;line-height: 30px;
}
.kcdicvsd5{
	width: 30px;height: 30px;font-size: 24px;line-height: 30px;
}



/*楼层*/
.mod_1{
	width: 26px;
	height: 24px;
	display: inline-block;
	background: #39B300;
	text-align: center;
	line-height: 24px;
	color: #ffffff;
	border-radius: 21px 0px 0px 21px;
  margin-top: 10px;margin-left: 4px;
}
.mod_2{
	width: 26px;
	height: 24px;
	display: inline-block;
	background: #39B300;
	text-align: center;
	line-height: 24px;
	color: #ffffff;
	border-radius: 0px 21px 21px 0px;margin-left: 2px;margin-top: 10px;
}
.mod_3{
	display: inline-block;font-size: 18px;margin-left: 10px;
}
/*品牌*/
.countdown_pph{
	float:left;
	height:200px;
	width: 1200px;
	background-color:#fff;
	position: relative;
	overflow: hidden;
}
.countdown_pph ul{
	height: 100px;width: 1200px;
	display: inline-block;
	float: left;
}
.countdown_pph ul li{
	width: 200px;
	height: 100px;
	float: left;
}
/*品牌汇*/
.pph1{
	width: 200px;height: 100px;position: absolute;margin-top:-105px;margin-left: 0;z-index: 1;background-image: url('../images_b/tbg.png');line-height: 100px;text-align: center;display: none;
}

/*新品*/
.xpsj1{
	width: 228px;height: 228px;margin-top: 10px;margin-bottom: 10px;
}
.d_left_xp{
	height:150px;
	width:240px;
}

/*找药登记*/
.zy_mod_div1{
	width: 100%;background-color: #ffffff;padding-top: 25px;padding-bottom: 25px;font-size: 16px;display: none;
}
.zy_mod_div2{
	height: 90px;width: 260px;margin: 0 auto;
}
.zy_mod_div3{
	float: left;width: 100px;
}
.zy_mod_div4{
	float: left;width: 160px;
}
.zy_mod_div4 p{
	padding-bottom: 5px;
}
.allserarch_list_px {
	background: #efefef;
	border: 1px solid #dadada;
	margin-top: 10px;
	height: 41px;
}
.allserarch_resDiv{
	width: 1250px;height: 300px;border:solid 1px #E3E3E3;background: #ffffff;
}
.allserarch_resDiv1{
	width: 900px;margin: 0 auto;margin-top: 70px;
}
.allserarch_resspan{
	display: inline-block;
	color:#ffffff;
	font-size: 12px;
	width: 82px;
	height: 24px;
	margin-right: 10px;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}
#searchNo p{
	margin-top: 7px;
}
.allserarch_resImg{
	vertical-align: -3px;
}
.allserarch_resDiv2{
	width: 200px;float: left;
}
.allserarch_resDiv3{
	float: left;font-size: 14px;padding-top: 20px;
}
.seek_input{
	width: 260px;
	height: 30px;
}
.smodmedInput{
	width: 180px;
	height: 25px;
}
.noKcImg{
  position: absolute;
  margin-top:0px;margin-left: 0px;
  width: 200px;height: 200px;
  background-image: url('../images_b/ysw_01.png');
  background-size: 100%;
}
/*浏览器不兼容弹出遮罩层css*/
.noJrCss1{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
  background-image: url('../images_b/tbg.png');
  pointer-events:none;
}
.noJrCss2{
  width: 800px;
  height: 420px;
  text-align: center;
  margin: 0 auto;
  margin-top: 100px;
  background-image: url('../images_b/tbg1.png');
}
.noJrCss5{
  width: 400px;margin: 0 auto;margin-top: 55px;
}
.noJrCss6{
  float: left;
  width: 200px;
  text-align: center;
}
.noJrCssImg1{
  width: 58px;
  height: 52px;
  margin-top: 50px;
}
.noJrCssImg2{
  width: 60px;
  height: 60px;
}
.noJrCssImg3{
  width: 60px;
  height: 60px;
}
.noJrCss3{
  font-size: 22px;
  color: #F8D10A;
  display: inline-block;
  margin-top: 10px;
}
.noJrCss4{
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  margin-top: 10px;
}
.noJrCss7{
  font-size: 14px;
  color: #ffffff;
}
/*组合套餐新增浮动层*/
.sct_n_div{
  height: 58px;
  border-right: 1px solid #dadada;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 210px;
}
.zhh_DivCss0{
  width: 400px;
  position: absolute;
  border: 1px solid #dadada;
  -webkit-box-shadow: 2px 1px 6px rgba(0,0,0,0.2);
  box-shadow: 2px 1px 6px rgba(0,0,0,0.2);
  top: 63px;
  left:0px;
  background-color: #ffffff;
  z-index: 2;
  height: auto !important;
  display: none;
}
.zhh_DivCss1{
  height: 38px !important;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  line-height: 48px !important;
}
.zhh_DivCss2{
  height: 20px !important;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  cursor: pointer;
  text-decoration: underline;
}
.bgurl_3j_zhh_DivCss{
  background:url('../images_b/toptop_03.png') no-repeat;
  width:13px;
  height:6px !important;
  margin-top:-6px;
  position: absolute;
  left:193px;
  background-color:#f8f8f8;
  z-index: 2;
}
.zhh_DivCss0_div1{
  width: 400px;
  height: 320px !important;
  overflow-x: hidden;
  overflow-y: scroll;
}
/*第三版首页CSS*/
.index_3_top{
  position: absolute;margin-left:-7px;width: 80px;height: 65px !important;border: solid 1px #ECECEC;text-align: center;z-index: 999;
  border-radius: 5px;margin-top: -30px;background-color: #ffffff;line-height: 0 !important;display: none;
}
.index_3_top_div1{
  color: #8E8E8E;
}
.index_3_top_div2{
  text-align: center;
  text-indent: 7px;
}
.index_1442{
  width: 1200px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 2px #eeeeee;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px;
}
.index_end_div2{
  width: 240px;
  height: 100px;
  float: left;
  border-right: solid 1px #EEEEEE;
}
.index_end_div3{
  width: 640px;
  height: 100px;
  float: left;
  border-right: solid 1px #EEEEEE;
}
.index_end_div4{
  width: 318px;
  height: 100px;
  float: left;
}
.index_end_div5{
  margin-top: 22px;
  margin-left: 20px;
  font-size: 16px;
}
.index_end_div6{
  height: 45px;
  overflow: hidden;
}
.index_end_div6 a{
  color:#000000;
}
.index_end_div6 a:hover{
  color:red;
}
.index_end_div3_div1{
  width: 590px;
  height: 71px;
  margin: 0 auto;
  margin-top: 18px;
}
.index_end_div3_div2{
  width: 158px;
  float: left;
  height: 71px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-25px 174px;
}
.index_end_div3_div3{
  width: 206px;
  float: left;
  margin: 0 auto;
  margin-left: 10px;
}
.index_end_div3_div3_div1{
  width: 56px;float: left;
}
.index_end_div3_div3_div1 div{
  width: 33px;
  height: 33px;
  margin: 0 auto;
  margin-top: 17px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-17px -18px;
}
.index_end_div3_div3_div2{
  float: left;font-size: 14px;
  margin-top: 6px;width: 150px;
}
.index_end_div4_div1{
  color: #000;
  width: 100%;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  font-size: 16px;
}
.index_end_div4_div2{
  width: 100%;
  height: 55px;
  float: left;font-size: 16px;
  overflow: hidden;
}
.index_end_div4_div2 a{
  color: #000000;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "思源黑体";
}
.index_end_div4_div0{
  margin: 10px;
}
.red_2_border{
  color: #333333 !important;
  background-color: #ffffff;
}
.checkFlDivCss{
  border-radius:10px 0px 0px 10px !important;
}
/*新品*/
.index_recommen_div{
  width: 1200px;
  margin: 0 auto;
  margin-top: 65px;
}
.index_recommen_div2{
  width: 1200px;
  height: 272px;
  float: left;
  overflow: hidden;
  position: relative;
}
.bottomDlul li{
  width: 300px;
  height: 272px;
  float: left;
  border: solid 1px #eeeeee;
}
.index_recommen_div2_ul_li_img{
  width: 150px;
  height: 150px;
  float: right;
}
.index_recommenDiv_div{
  width: 1200px;
  height: 272px;
  margin: 0 auto;
  background-color: #ffffff;
}
.index_recommen_div2_ul_li_div1{
  width: 263px;
  margin: 0 auto;
  margin-top: 10px;
}
/*限时*/
.index_buying_div{
  width: 1200px;
  height: 335px;
  margin: 0 auto;
  background-color: #ffffff;
  display: none;
}

.index_buying_div2{
  width: 960px;
  height: 335px;
  float: left;
  overflow: hidden;
  position: relative;
}
.index_buying_div2 ul{
  float: left;
}
.index_buying_div1_div1{
  height: 241px;
  margin: 0 auto;
  padding-top: 42px;
  padding-bottom: 42px;
  width: 160px;
}
.index_buying_div1_div1_div0{
  height: 90px;
}
.index_buying_div1_div1_c_div1{
  float: left;height: 37px;width: 40px;
}
.index_buying_div1_div1_c_div2{
  float: left;height: 43px;width: 120px;
}
.index_buying_div1_div1_c_div1_img{
  width: 30px;
  height: 49px;
  margin-top: 6px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-632px -11px;
}

.index_buying_div1_div1_div1{
  text-align: center;
  height: 90px;
}


.index_buying_div2 ul li{
  width: 240px;
  height: 335px;
  float: left;
}
.index_buying_div2_ul_li_div1{
  width: 220px;
  margin: 0 auto;
  margin-top: 10px;
}
.index_new_spmc{
  font-size: 18px;
}
.index_new_price{
  font-size: 24px;
  color: #ff3530;
}
.index_new_spmc_spggcjpz{
  font-size: 14px;color: #333333;
}
.index_buying_div2_ul_li_img{
  width: 220px;
  height: 220px;
}
.index_div2_ul_li_div1_copy{
  width: 240px;
  height: 335px;
  background-color: #ffffff;
  -moz-box-shadow:6px 0px 19px #A6A6A6; -webkit-box-shadow:6px 0px 19px #A6A6A6; box-shadow:6px 0px 19px #A6A6A6;
}
.index_div2_ul_li_div1_copy_div1{
  width: 220px;
  margin: 0 auto;
  height: 10px;
}
.index_div2_ul_li_div1_copy_div2{
  width: 220px;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
}
.index_div2_ul_li_div1_copy_div3{
  width: 220px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
}
.index_div2_ul_li_div1_copy_div5{
  width: 220px;
  margin: 0 auto;
  height: 43px;
  font-size: 15px;
  overflow: hidden;
}
.index_div2_ul_li_div1_copy_div4{
  width: 220px;
  margin: 0 auto;
  height: 70px;
  margin-top: 10px;
}


.index_div2_ul_li_div1_copy_div4_div1{
  width: 110px;float: left;
}
.index_div2_ul_li_div1_copy_div4_div1_input{
  width: 64px;height: 42px;float: left;
}
.index_div2_ul_li_div1_copy_div4_div1_text{
  float: left;height: 42px;margin-left: 7px;
}
.index_div2_ul_li_div1_copy_div4_div1_input input{
  width: 100%;height: 40px;
  text-align: center;font-size: 20px;
}
.index_div2_ul_li_div1_copy_div4_div1_ar{
  width: 20px;
  height: 20px;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 20px;font-size: 10px;
  cursor: pointer;
}
.index_div2_ul_li_div1_copy_div4_div2{
  width: 110px;float: left;
}
.index_div2_ul_li_div1_copy_div4_div2_buttom{
  width: 110px;
  height: 42px;
  border-radius: 5px;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.index_new_bq{
  width: 100%;
  height: 30px;
  overflow: hidden;
}
.goTitleLogo{
  width: 24px;
  height: 25px;
  float: right;
  margin-left: 9px;
  margin-top: -2px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-634px -294px;
}
.activity_div0{
  margin: 0 auto;
  width: 497px;
}
.activity_div1{
  float: left;
  width: 56px;
  height: 9px;
  margin-top: 19px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-30px -303px;
}
.activity_div2{
  float: left;
  width: 45px;
  height: 21px;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 13px;
  background-image: url('../images_b/indexAllicon.png');
  background-position:-130px -296px;
}
.activity_div3{
  float: left;font-size: 32px;color: #000000;
  width: 135px;
  text-align: center;
}
/*销售排行*/
.index_sortDiv{
  width: 1200px;
  margin: 0 auto;
  margin-top: 65px;
}
.index_sort_divCss{
  width: 1200px;
  height: 348px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
}

.index_sort_divMain_div1{
  float: left;
  width: 220px;
}
.index_sort_divMain_div2{
  float: left;
  width: 960px;
  overflow: hidden;
  position: relative;
  height: 297px;
}
.index_sort_divMain_div1_div1{
  width: 160px;
  height: 232px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 30px;
}
.index_sort_divMain_div2 ul li{
  width: 221px;
  height: 295px;float: left;
  margin-right: 19px;
}
.index_sort_divMain_div2_img{
  width: 220px;
  height: 221px;
  margin-top: 20px;
  background-color: #ffffff;
  margin-bottom: 8px;
}
.index_newModDivCss{
  width: 1200px;
  height: 644px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.index_newModDivCss_div2{
  width: 928px;
  height: 644px;
  float: left;
  background-color: #ffffff;
}
.index_newModDivCss_div1_div1{
  width: 272px;
  text-align: center;
  height: 130px;
  line-height: 130px;
  font-size: 28px;color: #ffffff;
}
.index_newModDivCss_div2_div1{
  width: 232px;
  height: 322px;
  background-color: #ffffff;
  float: left;
}
.index_newModDivCss_div2_div1_div1{
  width: 212px;
  margin: 0 auto;
  margin-top: 10px;
}
.index_newModDivCss_div2_div1_div1_img{
  width: 212px;
  height: 213px;
}
.index_newModDivCss_div1_div2{
  width: 272px;
  height: 402px;
}
.index_newModDivCss_div1_div2_div1{
  width: 252px;
  height: 382px;
  margin: 0 auto;
}

.index_newModDivCss_div1_div3{
  overflow: hidden;
  height: 25px;
  text-align: center;
  width: 272px;
}
.index_newModDivCss_div1_div3 ul{
  width: 275px;overflow: hidden;display:table;margin:0 auto; text-align: center;
}
.index_newModDivCss_div1_div3 ul li{
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 5px;
  margin-right: 5px;
  display: inline-block;
  opacity:0.73
}

.index_newModDivCss_div1_div4{
  overflow: hidden;
  text-align: center;
  width: 272px;
}

.btn_return{
  width: 70px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}
.btn_fedd{
  margin:30px auto 10px auto;
  width:100px;
  height:30px;
  text-align: center;
  line-height:30px;
  border-radius:5px;
  cursor: pointer;
}
/*询价弹出层*/
.inquiryCss0{
  background-image: url('../images_b/tbg.png');
  position: fixed;
  top:0;left:0;right: 0;bottom: 0;
  z-index: 999;
  display: none;
}
.inquiryCss1{
  width: 794px;
  height: 505px;
  background-color: #ffffff;
  margin: 0 auto;
  margin-top: 150px;
  border-radius: 10px;
}
.inquiryCss2{
  width: 794px;
  height: 60px;
  line-height: 60px;
  text-indent: 20px;
  font-size: 16px;
}
.inquiryCss3{
  width: 794px;
  height: 40px;
  background-color: #f8f8f8;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  line-height: 40px;
  text-indent: 145px;font-size: 14px;
}
.inquiryCss4{
  width: 794px;
  height: 100px;
  background-color: #ffffff;
  border-bottom: solid 1px #e6e6e6;
}
.inquiryCss4_1{
  width: 772px;
  margin: 0 auto;
  margin-top: 15px;
}
.inquiryCss4_1_1{
  float: left;
  width: 97px;
  text-align: center;
}
.inquiryCss4_1_1 img{
  width: 80px;
  height: 80px;
}
.inquiryCss4_1_2{
  float: left;
  width: 289px;
}
.inquiryCss4_1_2_1{
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
}
.inquiryCss5{
  width: 794px;
  height: 165px;
  background-color: #ffffff;
}
.inquiryCss5_1{
  width: 772px;
  margin: 0 auto;
  margin-top: 35px;
}
.inquiryCss5_1_1{
  float: left;
  width: 80px;
  margin-top: 5px;
  font-size: 14px;
}
.inquiryCss5_1_2{
  float: left;
}
.inquiryCss5_1_2 textarea{
  width: 664px;
  height: 140px;
  background-color: #ffffff;
  border: solid 1px #dadada;
  border-radius: 5px;
  resize: none;
}
.inquiryCss6{
  text-align: center;
  margin-top: 20px;
}
.inquiryCss6_buttom{
  width: 120px;
  height: 40px;
  border-radius: 2px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border: none;
}
.spxsjSpanCss{
  width: 130px;
  float: left;
}
.spxsjSpanCss120{
  width: 120px;
  float: left;
}
.inqTextCss{
  font-size: 14px !important;
}
.inqTextCss1{
  font-size: 16px !important;
  vertical-align: top;
}
.yhqDivCss{
  display: inline-block;
  min-width: 75px;
  max-width: 275px;
  height: 25px;
  border: solid 1px #FDE932;
  border-radius: 15px;
  background:linear-gradient(to right,#F61331,#F71652,#F91A87,#FA655E);
  color:#ffffff;
  overflow: hidden;
  vertical-align: -8px;
}
.qxYhqTextCss{
  float: left;
  min-width: 75px;
  max-width: 245px;
  height: 25px;
  text-align: center;
  overflow: hidden;
}
.qxYhqCss{
  float: right;
  width: 25px;
  height:25px;
  text-align: center;
  border-radius: 15px;
  background-color: #FAD61E;
  color:red;
  cursor: pointer;
  text-indent: 0px !important;
}
