@charset "gb2312";

/* CSS Document */
/***/
div{
	margin: 0 auto;
}
.f_rd {
	color: #d71418;
}

/***********/
.shortcut {
	height: 34px;
	line-height: 34px;
	color: #fff;
}

.shortcut a {
	color: #fff;
	margin-left: 10px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/************head********/
.head {
	-moz-box-shadow: 0 3px 4px #e7e7e7;
	-webkit-box-shadow: 0 3px 4px #e7e7e7;
	box-shadow: 0 3px 4px #e7e7e7;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');
}

/***********/
.logo {
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}

.search {
	float: left;
	margin-left: 160px;
}

.search ul li {
	float: left;
}

.search_txt {
	width: 600px;
	height: 30px;
	line-height: 30px;
}

.search_txt li {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #999;
	text-align: center;
	cursor: pointer;
}

.search_txt li:hover {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #000;
	text-align: center;
	cursor: pointer;
}

.search_txt .search_txt_on {
	color: #000;
	font-weight: bold;
}

.searchBox {
	border: 2px solid #2577e3;
	width: 380px;
	height: 34px;
	line-height: 34px;
	background: url(../images/search_bg.jpg) no-repeat 8px #fff;
	border-right: 0;
	font-size: 12px;
	padding-left: 30px;
}

.search form div {
	float: left;
	position: relative;
}

.searchBtn {
	width: 90px;
	height: 38px;
	line-height: 38px;
	background-color: #2577e3;
	border: 0;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
	float: left;
}

.search form div ul {
	position: absolute;
	left: 0;
	top: 38px;
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
	line-height: 30px;
	font-size: 14px;
	z-index: 999;
	background: #fff;
}

.search form div ul li {
	float: none;
	text-indent: 20px;
}

.search form div ul li:hover {
	background: #ccc;
	opacity: 0.5;
	filter: alpha(opacity=50);
	color: #000;
}

.searchBtn:hover {
	cursor: pointer;
	background: #055bcc;
}

.searchBtn {
	width: 90px;
	height: 38px;
	line-height: 38px;
	background-color: #2577e3;
	border: 0;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
	float: left;
}

.searchBtn:hover {
	cursor: pointer;
	background: #055bcc;
}

.search_xj {
	width: 90px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ccc;
	font-size: 14px;
	cursor: pointer;
	color: #555;
	text-align: center;
	float: left;
	margin-left: 10px;
}

.search_xj:hover {
	border: 1px solid #ddd;
}


.ewm {
	width: 64px;
	float: right;
	line-height: 20px;
	margin: 10px 0 0 10px;
	text-align: center;
	color: #999;
}

.ewm img {
	border: 1px solid #FFF;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-box-shadow: 0 1px 3px #eee;
	-moz-box-shadow: 0 1px 3px #eee;
	box-shadow: 0 1px 3px #eee;
}



/*产品列表---productlist*/
.prodlist_map {
	width: 1200px;
	margin: 20px auto 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 28px;
	line-height: 28px;
	/* position:relative; z-index:1; */
}

.map_left {}

.map_left ul {
	margin: 0;
	padding: 0;
}

.map_left li {
	display: inline-block;
	position: relative;
	vertical-align: top;
	background: url(../images/map_left_to.png) right no-repeat;
	float: left;
}

.map_left li a {
	height: 28px;
	/* display:block;*/
	padding: 0px 20px 0px 5px;
	color: #666;
}

.map_left li a:hover {
	color: #F00;
}

.map_left li:last-child {
	background: none;
}

.map_left_xial {
	position: absolute;
	border: 1px solid #5378BC;
	width: 320px;
	padding: 8px 10px 10px 0;
	background: #fff;
	top: 28px;
	left: 0;
}

.map_left .map_left_xial a {
	float: left;
	background: none;
	width: 33.33%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-indent: 15px;
}

.map_left .map_left_xial a:hover {
	color: #F00;
}

.map_left li .map_left_xial {
	display: none;
}

.map_left li:hover .map_left_xial {
	display: block;
}

.map_right {
	float: right;
}

/*筛选条件*/
.prodlist_choose {
	width: 1200px;
	margin: 5px auto 0;
	border: 1px solid #E6E6E6;
	position: relative;
	position: relative;
}

.prodlist_choose_sxlist {
	position: relative;
	padding: 4px 9px 4px 19px;
	border-bottom: solid 1px #f1f1f1;
	/* height: 30px;*/
	overflow: hidden;
	background: #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.prodlist_choose_sxtitle {
	float: left;
	display: inline;
	width: 100px;
	height: 18px;
	padding: 6px 0;
	text-align: right;
}

.prodlist_choose_sxtitle label {
	display: inline;
	height: 18px;
	color: #888;
	line-height: 17px;
	font: 12px/1.5;
}

/*.sm-widget-items { float:left;display: inline; height:auto; overflow: hidden;}*/
.sm-widget-items ul {
	margin-left: -1px;
}

.sm-widget-items li {
	float: left;
	display: inline;
	height: 18px;
	padding: 6px 0;
}

.sm-widget-items a {
	float: left;
	display: inline;
	height: 18px;
	overflow: hidden;
	line-height: 17px;
	margin: 0 15px;
	color: #555;
	text-decoration: none;
}

.sm-widget-items a:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.sm-widget-split {
	width: 1px;
	height: 12px;
	margin-top: 3px;
	display: inline-block;
	float: left;
	background: #ccc;
}

.prodlist_choose_sxitems {
	float: left;
	display: inline;
	height: auto;
	overflow: hidden;
	text-align: left;
}

.prodlist_choose_sxitems ul {
	margin: 0;
	padding: 0;
}

.prodlist_choose_sxitems li {
	float: left;
	display: inline;
	text-align: left;
	height: 18px;
	line-height: 18px;
	width: 90px;
	padding: 6px 10px 6px 22px;
	overflow: hidden;
	color: #555555;
	cursor: pointer;
}

.prodlist_choose_sxitems li:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.prodlist_choose_sxitems li a {
	float: left;
	display: inline;
	height: 18px;
	line-height: 18px;
	width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #555555;
	cursor: pointer;
}

.prodlist_choose_sxitems li a:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.prodlist_choose_checked {
	float: left;
	display: inline;
	height: auto;
	overflow: hidden;
	margin: 6px 0 0 15px;
	color: #666666
}

/*多选*/
.prodlist_choose_sxcontrol {
	float: right;
	text-align: right;
	display: inline;
	width: 150px;
	height: 24px;
	padding: 3px 0;
	position: relative;
}

.prodlist_choose_sxdx {
	width: 48px;
	height: 12px;
	padding: 5px 0;
	overflow: hidden;
	border: solid 1px #e8e8e8;
	text-align: center;
	line-height: 11px;
	color: #666666;
	font-family: Tahoma;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}

.prodlist_choose_sxdx:hover {
	width: 48px;
	height: 12px;
	padding: 5px 0;
	overflow: hidden;
	border: solid 1px #FF0000;
	text-align: center;
	line-height: 11px;
	font-family: Tahoma;
	float: right;
	margin-left: 10px;
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}


.prodlist_choose_morelist {
	width: 107px;
	height: 23px;
	margin: 0 auto;
	position: relative;
}

.prodlist_choose_moresub1 {
	width: 107px;
	height: 25px;
	position: absolute;
	background: url(../images/sslist_morelist.jpg) center no-repeat;
	cursor: pointer;
	left: 0px;
	bottom: 1px;
	z-index: 1000;
}

.prodlist_choose_moresub2 {
	width: 107px;
	height: 25px;
	position: absolute;
	background: url(../images/sslist_closelist.jpg) center no-repeat;
	cursor: pointer;
	left: 0px;
	bottom: 1px;
	z-index: 1000;
}


/*列表top*/
.prodlist_toolmen {
	width: 1200px;
	height: 50px;
	border: 1px solid #E6E6E6;
	position: relative;
	background-color: #FAFAFA;
	margin: 0 auto;
	margin-top: 15px;
	/*z-index:10;*/
}

.prodlist_toolmen ul {
	margin: 0;
	padding: 0;
	/* height:50px;*/
}

.prodlist_toolmen li {
	height: 26px;
	margin-top: 6px;
}

.prodlist_toolmen .t_4 {
	margin-left: 15px;
	margin-top: 12px;
	width: 93px;
	height: 26px;
	float: left;
	background: url(../images/cp2013_xl1.jpg);
	text-indent: 10px;
	line-height: 26px;
	cursor: pointer;
	margin-right: 10px;
	position: relative;
}

.prodlist_toolleft {
	width: 640px;
	float: left;
}

.huodong ul {
	height: 120px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

.huodong li {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.huodong li:hover {
	background: #eeeeee
}

.prodlist_toolleft li .huodong {
	display: none;
}

.prodlist_toolleft li:hover .huodong {
	display: block;
}

.prodlist_toolmen .t_7 {
	margin-left: 15px;
	margin-top: 13px;
	width: 150px;
	height: 26px;
	float: left;
	margin-right: 10px;
	position: relative;
	background: none;
}

.t_7input {
	width: 140px;
	margin: 0 auto;
	top: 0;
	left: 5px;
	position: absolute;
	/*z-index:98;*/
}

.t_7in {
	display: none;
	background: #FFF;
	border: 1px solid #e8e8e8;
	padding-top: 45px;
	border-top: 0;
	width: 162px;
	height: 35px;
	top: -8px;
	left: 0;
	position: absolute;
}

.t_7:hover .t_7in {
	display: block
}

.t_7 input {
	width: 70px;
	height: 24px;
	border: 1px solid #e8e8e8;
	border-top: 1px solid #cccccc;
	line-height: 26px;
}

.t_7inquedin {
	width: 50px;
	height: 22px;
	border: 1px solid #e8e8e8;
	line-height: 22px;
	text-align: center;
	color: #999;
	margin: 0 auto;
	cursor: pointer;
}

.t_7inquedina {
	width: 50px;
	height: 22px;
	background: #f0f0f0;
	border: 1px solid #e8e8e8;
	line-height: 22px;
	text-align: center;
	color: #666;
	margin: 0 auto;
	cursor: pointer;
	-webkit-box-shadow: #ddd 0px 0px 3px;
	-moz-box-shadow: #ddd 0px 0px 3px;
	box-shadow: #ddd 0px 0px 3px;
}

.prodlist_toolmen .t_5 {
	margin-left: 15px;
	margin-top: 16px;
	height: 26px;
	float: left;
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.prodlist_toolmen .t_5 input {
	margin-right: 5px;
}


.prodlist_toolmen .cydhy_slqy {
	background: url(../images/sslist_vipico.gif) 3px center no-repeat;
	padding-left: 23px;
	color: #FF0000;
	display: inline-block;
}

/*所在地区*/
.prodlist_tool_area {
	width: 125px;
	height: 50px;
	float: left;
	/*text-indent: 15px;*/
	line-height: 50px;
	cursor: pointer;
	margin-right: 10px;
	position: relative;
	border-left: #DFDFDF 1px solid;
	border-right: #DFDFDF 1px solid;
	background: url(../images/sslist_todr.gif) no-repeat;
	background-position: 105px 20px;
}

.prodlist_tool_area .s_areatext {
	height: 26px;
	width: 100px;
	display: block;
	text-align: center;
}

.prodlist_tool_area .diquin {
	width: 450px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	background: #FFF;
	border: 1px solid #CCC;
	position: absolute;
	left: -1px;
	top: 50px;
	display: none;
}

.prodlist_tool_area:hover .diquin {
	display: block
}

.diquin .diqu_li1 {
	float: left;
	width: 72px;
	margin: 5px 8px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	height: 25px;
	line-height: 25px;
	display: inline;
	overflow: hidden
}

.diquin .diqu_li1:hover {
	z-index: 999;
	background: #efefef;
	color: #FF0000;
}

.diquin .diqu_li2 {
	width: 72px;
	float: left;
	margin: 5px 8px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666666;
	display: inline;
	position: relative;
	background: url(../images/company2012_jiao.gif) 55px 10px no-repeat;
}

.diquin .diqu_li2:hover {
	z-index: 999;
	background: #efefef;
	color: #FF0000;
}

.diquin .diqu_li2 .diqu_inbox {
	width: 240px;
	overflow: hidden z-index:9999;
	background: #FFFFFF;
	border: 1px solid #efefef;
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 50px;
	color: #666;
	display: none;
}

.diquin .diqu_li2:hover .diqu_inbox {
	display: block;
}


.diquin .diqu_li2 .diqu_inbox li {
	width: 68px;
	float: left;
	margin: 5px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666666;
}

.diquin .diqu_li2 .diqu_inbox li:hover {
	z-index: 999;
	background: #efefef;
	color: #FF0000;
}



/*商品列表*/

.prodlist_content {
	width: 1200px;
	margin: 15px auto;
}

.proclist_cont_left {
	width: 930px;
	float: left;
}

.proclist_cont_left ul li {
	width: 216px;
	border: 1px solid #eee;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}

.proclist_cont_left ul li:hover {
	border: 1px solid #ff0000
}

.proclist_cont_left .prod_img {
	width: 216px;
	height: 216px;
	border: 0px;
}

.proclist_cont_left .prod_rmb {
	margin-left: 10px;
	margin-top: 5px;
	width: 206px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}

.proclist_cont_left .prod_rmb .pricesize {
	font-size: 20px;
	font-weight: normal;
}

.proclist_cont_left .name1 {
	margin: 0px 10px;
	height: 44px;
	overflow: hidden;
}

.proclist_cont_left .name1 a {
	font-size: 13px;
	color: #222222;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

.proclist_cont_left .name1 .red {
	color: #Ff0000 !important;
}

.proclist_cont_left .name1 a:hover {
	color: #Ff0000 !important;
}

.proclist_cont_left .name2 {
	margin: 3px 10px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.proclist_cont_left .name2 a.talk {
	float: left;
	width: 17px;
	height: 16px;
	margin-right: 3px;
	margin-top: 7px;
}

.proclist_cont_left .name2 a.company {
	/*float:left;*/
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
	overflow: hidden;
}

.proclist_cont_left .name2 a.company:hover {
	color: #Ff0000 !important;
}

.proclist_cont_left .name4 {
	margin: 3px 10px;
	height: auto;
	overflow: hidden;
}

.proclist_cont_left .name4 .hy_gj {
	width: 40px;
	height: 18px;
	float: left;
	margin-right: 5px;
}

.proclist_cont_left .name4 .hy_gj a {
	width: 40px;
	height: 18px;
	display: block;
	background: url(../images/lqt.png) left center no-repeat;
	cursor: pointer
}

.proclist_cont_left .name4 .list_hynsxx {
	float: left;
	color: #666666
}

.proclist_cont_left .name4 .list_cydxx {
	float: right;
	color: #666666
}

.proclist_cont_left .name4 .list_cydxx a {
	color: #666666
}

/*右侧*/
.proclist_cont_right {
	width: 265px;
	margin-left: 5px;
	float: right;
}

.proclist_cont_right_bt {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #cccccc
}

.proclist_cont_right_bt font {
	font-size: 16px;
}

.proclist_cont_right_bt a {
	float: right;
	color: #666666
}

.main_rightbox {
	width: 265px;
	margin-top: 15px;
}

.main_rightbox ul {
	margin: 0;
	padding: 0
}

.main_rightbox ul li {
	float: left;
	margin-bottom: 14px;
	background: #f5f5f5;
	border: 1px solid #e8e8e8;
	padding: 10px;
	height: auto;
	overflow: hidden;
}

.main_rightbox .zw_img2 {
	width: 237px;
	margin: 0 auto;
	border: 2px solid #06F
}

.main_rightbox_rmb {
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}

.main_rightbox_rmb .pricesize {
	font-size: 20px;
	font-weight: normal;
}

.main_rightbox_rmb .hy_gj {
	width: 40px;
	height: 18px;
	margin-top: 5px;
	margin-right: 3px;
	float: right;
}

.main_rightbox_rmb .hy_gj a {
	width: 40px;
	height: 18px;
	display: block;
	background: url(../images/lqt.png) left center no-repeat;
	cursor: pointer
}

.main_rightbox_name {
	max-height: 44px;
	overflow: hidden;
}

.main_rightbox_name a {
	font-size: 13px;
	color: #222222;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_rightbox_name .red {
	color: #Ff0000 !important;
}

/*翻页*/
.new_page {
	width: 1200px;
	margin: 30px auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	line-height: 24px;
}

.new_page_list {
	width: 100%;
}

.new_page_list div {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.new_page_list div a,
.new_page_list div span {
	color: #CCC;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #E9E9E9;
	background: #F8F8F8;
	margin-left: 10px;
	border-radius: 3px;
	padding: 0px 15px 0px 15px;
	display: inline-block;
}

.new_page_list div span {
	background-color: #4C8CCB;
	border: 1px solid #4C8CCB;
	color: #FFF;
}

/*.new_page_list ul{  margin:0; padding:0}
.new_page_list ul li{color: #CCC; font-size: 14px; height: 38px; line-height: 38px; border: 1px solid #E9E9E9; background:#F8F8F8; margin-left: 10px; float:left; border-radius: 3px; padding:0px 15px 0px 15px; }
.new_page_list .pagenav_every{ border:none; padding:0px;}
.new_page_list .pagenav_next{border:none; padding:0px;}
.new_page_list .pagenav_last{border:none; padding:0px;}
.new_page_list .pagenav_prev{ border:none; background:none; padding:0px;}
.new_page_list .pagenav_home{ border:none; background:none; padding:0px;}

.new_page_list .pagenav_now{ background-color:#4C8CCB; border: 1px solid #4C8CCB; color:#FFF;}*/
.pagenav_every A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_every A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_next A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_next A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_last A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_last A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_prev A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_prev A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_home A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_home A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}


.page_keywords {
	width: 1170px;
	margin: 30px auto;
	border: solid 1px #e8e8e8;
	padding: 5px 9px 5px 19px;
	height: 30px;
	overflow: hidden;
	position: relative;
	color: #555;
	background-color: #FFF;
}

.page_keywords_title {
	float: left;
	display: inline;
	width: 90px;
	height: 18px;
	line-height: 18px;
	padding: 6px 0;
	color: #999;
}

.page_keywords_fbxj {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 100px;
	overflow: hidden;
	border-left: solid 1px #e8e8e8;
	line-height: 40px;
	text-align: center;
}

.page_keywords_fbxj a {
	height: 40px;
	width: 100px;
	display: block;
	text-decoration: none;
	webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	display: block;
	color: #333333;
}

.page_keywords_fbxj a:hover {
	color: #F00;
}

.page_keywords_items {
	float: left;
}

.page_keywords_items ul li {
	float: left;
	display: inline;
	height: 18px;
	padding: 6px 0;
}

.page_keywords_items ul li a {
	float: left;
	display: inline;
	height: 18px;
	overflow: hidden;
	line-height: 17px;
	margin: 0 15px;
	color: #555;
	text-decoration: none;
}

.page_keywords_items ul li a:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.sm-widget-split {
	float: left;
	display: inline;
	height: 12px;
	width: 1px;
	overflow: hidden;
	background: #e1e0e0;
	margin-top: 3px;
}



/*推荐*/

.prodlist_tuijian {
	width: 1200px;
	margin: 30px auto;
}

.prodlist_tuijian_biaoti {
	border-left: 2px solid #39F;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	font-size: 16px;
}

.prodlist_tuijian_biaoti .tuijian_more {
	float: right;
	font-size: 12px;
	padding: 2px 4px;
	border: 1px solid #eeeeee
}

.prodlist_tuijian_biaoti .tuijian_more a {
	color: #666666;
}

.prodlist_tuijian_content {
	width: 1215px;
	margin: 20px auto;
}

.prodlist_tuijian_content ul li {
	width: 226px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #eeeeee
}

.prodlist_tuijian_content ul li:hover {
	border: 1px solid #ff0000
}

.prodlist_tuijian_content .prod_img {
	width: 216px;
	height: 216px;
	margin-top: 5px;
	border: 0px;
}

.prodlist_tuijian_content .prod_rmb {
	margin-left: 5px;
	margin-top: 5px;
	width: 216px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}

.prodlist_tuijian_content .prod_rmb .pricesize {
	font-size: 20px;
	font-weight: normal;
}

.prodlist_tuijian_content .prod_rmb .talk {
	float: right
}

.prodlist_tuijian_content .name1 {
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 216px;
	height: 50px;
	line-height: 25px;
	position: relative;
}

.prodlist_tuijian_content .name1 a {
	font-size: 13px;
	color: #222
}

.prodlist_tuijian_content .name1 a:hover {
	color: #ff0000 !important
}

.prodlist_tuijian_content .name1 .red {
	color: #ff0000 !important;
}


/*产品详细页*/
.botm {
	height: 80px;
	border-bottom: 1px solid #eeeeee
}

.prodetail_logo {
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}

.prodetail_logov {
	width: 60px;
	float: left;
	margin-top: 2px;
	height: 53px;
	background: url(../images/spmrtop2017_v.png) center no-repeat;
}

.prodetail_logov a {
	width: 60px;
	height: 53px;
	display: block;
}

.prodetail_logo2 {
	padding-right: 40px;
	padding-left: 0;
	float: left;
	height: 53px;
	margin-top: 2px;
	padding-top: 7px;
	background: url(../images/shop2015_gsxxlabg.jpg) right 22px no-repeat;
	position: relative;
	z-index: 9999;
}

.prodetail_logo2_n1 {
	height: 23px;
	line-height: 23px;
	font-family: "微软雅黑";
	font-size: 13px;
	text-decoration: none;
}

.prodetail_logo2_n1 a {
	color: #000;
	text-decoration: none;
}

.prodetail_logo2_n1 a:hover {
	text-decoration: none;
	color: #fd0000;
}

.prodetail_shop_name {
	height: 23px;
	font-family: "微软雅黑";
	line-height: 23px;
	font-size: 13px;
	color: #000;
	float: left;
	padding-right: 5px;
}

.prodetail_shop_name a {
	color: #000;
	text-decoration: none;
}

.prodetail_shop_name a:hover {
	color: #fd0000;
}

.prodetail_shop_gfqjd {
	width: 63px;
	height: 20px;
	background: url(../images/hbh2013_qj_smlogo.jpg) center no-repeat;
	float: left;
}


.prodetail_logo2in {
	width: 360px;
	height: ;
	background: #f9f9f9;
	border: 1px solid #eee;
	position: absolute;
	border-top: none;
	left: 0;
	top: 59px;
	z-index: 99;
	display: none;
	padding-top: 10px;
}

.prodetail_logo2:hover .prodetail_logo2in {
	display: block;
}

.prodetail_shop_box {
	width: 330px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.prodetail_shop_box_name {
	height: 23px;
	font-family: "微软雅黑";
	line-height: 23px;
	font-size: 13px;
	color: #000;
	float: left;
	padding-right: 5px;
}

.prodetail_shop_box_name a {
	color: #000;
	text-decoration: none;
}

.prodetail_shop_box_name a:hover {
	color: #fd0000;
}

.prodetail_shop_box .left {
	padding-top: 2px;
}

.prodetail_shop_box .left td a {
	color: #999;
	text-decoration: none;
}

.prodetail_shop_box .left td a:hover {
	color: #f63;
}

.prodetail_logo2_n2 {
	height: 20px;
	color: #999;
	font-family: ;
	font-size: 12px;
}

.prodetail_logo2_n2 td {
	font-size: 12px;
	color: #ddd;
}

.prodetail_vip {
	background: url(../images/cp2013_vip.jpg) left center no-repeat;
	width: 61px;
	height: 18px;
}

.prodetail_shop_box_nr2 {
	width: 330px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	color: #999;
	font-size: 12px;
}

.prodetail_shop_box_nr2 a {
	color: #666;
	text-decoration: none;
}

.bzj {
	padding-left: 18px;
	background: url('/Public/xdsb/img/shop-z.png') no-repeat 0 -451px;
}

.prodetail_shop_box_nr3 {
	width: 360px;
	height: 55px;
	background: url(../images/v-top_slqy.jpg) 13px center no-repeat;
	margin-top: 10px;
	background-color: #fffcf2;
	border-bottom: 1px solid #fceec5;
	border-top: 1px solid #fceec5;
	color: #000;
}

.prodetail_shop_box_nr3 a {
	width: 360px;
	height: 55px;
	display: block;
}

.prodetail_shop_box_nr3_li0 {
	width: 94px;
	height: 55px;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	padding-left: 22px;
}

.prodetail_shop_box_nr3_li1 {
	width: 58px;
	height: 55px;
	background: url(../images/v-top_slqy1.jpg) left no-repeat;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	padding-left: 22px;
	font-size: 12px;
}

.prodetail_shop_box_nr3_li2 {
	width: 58px;
	height: 55px;
	background: url(../images/v-top_slqy3.jpg) left no-repeat;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	padding-left: 22px;
	font-size: 12px;
}

.prodetail_shop_box_nr3_li3 {
	width: 58px;
	height: 55px;
	background: url(../images/v-top_slqy2.jpg) left no-repeat;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	display: inline;
	padding-left: 22px;
	font-size: 12px;
}

.prodetail_shop_box_nr3 a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 55px;
}

.prodetail_shop_box_nr42 {
	width: 333px;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 10px;
	background: #ffffff;
	height: 28px;
}

.v2017_scsp {
	width: 68px;
	height: 20px;
	background: url(../images/v-top_sc.jpg) left no-repeat;
	line-height: 20px;
	color: #CCC;
	text-indent: 20px;
	float: right;
	cursor: pointer;
}

.v2017_scspa {
	width: 68px;
	height: 20px;
	background: url(../images/v-top_sca.jpg) left no-repeat;
	line-height: 20px;
	color: #666;
	text-indent: 20px;
	float: right;
	cursor: pointer;
	font-size: 12px;
}

.v2017_scsp a,
.v2017_scspa a {
	color: #999;
	text-decoration: none;
}

/*二维码*/
.prodetail_shop_ewm {
	border-left: 1px solid #eee;
	height: 30px;
	width: 35px;
	padding-top: 5px;
	background: url(../images/shop2015_gstoprwmlabg.jpg) right no-repeat;
	position: relative;
	cursor: pointer;
	margin-top: 14px;
	margin-left: 15px;
	float: left;
	font-size: 12px;
}

.prodetail_shop_ewmin {
	width: 100px;
	height: 115px;
	background: #FFF;
	border: 1px solid #eee;
	position: absolute;
	left: 10px;
	padding: 10px;
	top: 30px;
	z-index: 99900;
	color: #666;
	display: none;
}

.prodetail_shop_ewm:hover .prodetail_shop_ewmin {
	display: block;
}

.prodetail_shop_ewmin img {
	width: 100px;
	height: 100px;
	margin-bottom: 5px;
}


.prodetail_shop_search {
	float: right;
	width: 440px;
	float: right;
	height: 36px;
	margin-top: 12px;
}

.prodetail_shop_search .searchBox {
	width: 255px;
	height: 32px;
	border: 2px solid #eee;
	line-height: 32px;
	float: left;
	padding-left: 10px;
	outline: none;
	color: #999;
	border-right: none;
}

.prodetail_shop_search1 {
	width: 255px;
	height: 32px;
	border: 2px solid #eee;
	line-height: 32px;
	float: left;
	padding-left: 10px;
	outline: none;
	color: #999;
	border-right: none;
}

.prodetail_shop_search1:hover {
	width: 255px;
	height: 32px;
	border: 2px solid #2577e3;
	line-height: 32px;
	float: left;
	padding-left: 10px;
	outline: none;
	color: #666;
	border-right: none;
}

.prodetail_shop_search2 {
	width: 80px;
	height: 36px;
	background: #2577e3;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	color: #FFF;
	float: left;
}

.prodetail_shop_search2:hover {
	width: 80px;
	height: 36px;
	background: #2577e3;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	color: #FFF;
	float: left;
}

.prodetail_shop_search3 {
	width: 78px;
	height: 36px;
	background: #FAFAFA;
	border: 1px solid #2577e3;
	cursor: pointer;
	font-size: 14px;
	color: #2577e3;
	float: left;
	margin-left: 5px;
}

.prodetail_shop_search3:hover {
	width: 78px;
	height: 36px;
	background: #fff;
	border: 1px solid #2577e3;
	cursor: pointer;
	font-size: 14px;
	color: #2577e3;
	float: left;
	margin-left: 5px;
}


/*店铺top*/
.prodetail_bg {
	width: 100%;
	background: url(../images/prodetail_bg.jpg) center top repeat-x;
}

.shop_top {
	width: 1200px;
	height: 120px;
	position: relative;
	display: block;
}

.shop_top .shop_logo {
	width: 120px;
	float: left;
	margin-right: 20px;
}

.shop_top .shop_logo img {
	max-width: 100%;
}

.shop_top .shop_company {
	width: 1060px;
	float: left;
	padding-top: 20px;
	display: inline-block;
}

.shop_top .shop_company h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 40px;
}

.shop_top .shop_company span {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}

.shop_menubg {
	width: 100%;
	height: 40px;
	background: url(../images/shop_menubg.jpg) left center repeat-x
}

.shop_menu {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	position: relative;
}

.shop_menu ul {
	margin: 0;
	padding: 0;
}

.shop_menu ul li {
	float: left;
	width: 90px;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
}

.shop_menu ul li a {
	font-size: 14px;
	color: #ffffff;
}

.shop_menu ul li:hover {
	height: 40px;
	line-height: 40px;
	background: url(../images/menu_hover.jpg) center no-repeat
}

.shop_menu ul li.lishow {
	height: 40px;
	line-height: 40px;
	background: url(../images/menu_hover.jpg) center no-repeat
}

/*产品类别*/
.shop_nav {
	width: 1200px;
	margin: 0 auto;
	height: 30px;
	background: #ff9131;
	position: relative;
}

.shop_nav_left {
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	background: url(../images/shopnav_icobg2.png) 30px no-repeat;
	background-color: #f98400;
	text-align: center;
	float: left;
}

.shop_nav_center {
	float: left;
	width: 800px;
	height: 30px;
	line-height: 30px;
	font-family: "宋体";
	font-weight: normal;
	font-size: 12px;
	color: #f36464;
	padding-left: 30px;
	overflow: hidden;
}

.shop_nav_center a {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
}

.shop_nav_center a:hover {
	color: #FF0;
}

.shop_nav_more {
	width: 100px;
	height: 20px;
	line-height: 20px;
	background: #e5822c;
	border-radius: 3px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: center;
	color: #FFF;
	float: right;
	cursor: pointer;
}

.shop_nav_more:hover {
	background: #ff9c46;
	cursor: pointer;
}

.shop_nav_more a {
	color: #FFF;
}

.shop_nav_alllm {
	width: 1158px;
	background-color: #FFF;
	border: #BDBDBD 1px solid;
	border-top: none;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 120;
	padding: 20px;
	padding-top: 0px;
}

.shop_nav_lmlist {
	width: 165px;
	max-height: 186px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

.shop_nav_lmyj {
	width: 140px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	background: url(images/lmyiji_ico.jpg) no-repeat;
	background-position: 5px 8px;
}

.shop_nav_lmyj a {
	color: #494949;
}

.shop_nav_lmyj a:hover {
	color: #FF9134;
}

.shop_nav_lmlist ul {
	margin: 0;
	padding: 0;
}

.shop_nav_lmlist li {
	width: 140px;
	padding-left: 20px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.shop_nav_lmlist li a {
	color: #494949;
}

.shop_nav_lmlist li a:hover {
	background-color: #FF9134;
	color: #FFF;
	padding: 2px;
	border-radius: 2px;
}

.lmlist_close {
	width: 40px;
	height: 40px;
	background: url(images/lmlist_close.jpg) center no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	display: none;
}

.shop_nav_lmheight {
	max-height: 186px;
	float: left;
}



/*当前位置*/
.prodetail_weizhi {
	width: 1200px;
	margin: 20px auto;
	height: 16x;
	line-height: 16x;
	font-size: 12px;
	color: #999
}

.prodetail_weizhi a {
	color: #999;
	font-size: 12px;
	padding-right: 24px;
	background: url(../images/map_left_to.png) right center no-repeat;
}

.prodetail_weizhi a:hover {
	color: #2577e3
}

.prodetail_btname {
	width: 1200px;
	margin: 10px auto;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eee;
	font-size: 18px
}

/*主体内容上*/

.prodetail_content {
	width: 1200px;
	margin: 20px auto;
}

.prodetail_cont_left {
	width: 350px;
	float: left;
	margin-right: 15px;
}

.prodetail_cont_zhong {
	width: 715px;
	float: left;
	margin-right: 15px;
}

.prodetail_cont_right {
	width: 104px;
	float: left;
}

/*左侧图片切换*/
#preview {
	float: none;
	width: 350px;
}

.jqzoom {
	width: 350px;
	height: 350px;
	position: relative;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 350px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 250px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul {
	margin: 0;
	padding: 0
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 63px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}

/*jqzoom*/
.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 800px;
	height: 800px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 322px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	margin-left: 8px;
	*margin-left: 0;
}

.shoucang {
	width: 100px;
	margin: 8px auto;
	cursor:pointer;
}

.shoucang_already {
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	background: url(../images/shop2014_ppico3.jpg) left 2px no-repeat;
	float: left;
	cursor: pointer;
	font-size: 14px;
	color: #999;
}

.shoucang_not {
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	background: url(../images/shop2014_ppico4.jpg) left 2px no-repeat;
	float: left;
	cursor: pointer;
	font-size: 14px;
	color: #999;
}

/* share-con */
.share-con {
	width: 100%;
	height: 38px;
	overflow: hidden;
}

.share-con span.tit {
	float: left;
	line-height: 38px;
}

.share-con a,
.share-con a span {
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	overflow: hidden;
}

.share-con a {
	padding: 3px;
	border: solid 1px #fff;
	margin-top: 7px;
}

.share-con a span {
	background-image: url(../images/share-icon.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.share-con a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	border: solid 1px #ddd;
}

.share-con a span.copylink {
	background-position: 0 0;
}

.share-con a span.tengxunweibo {
	background-position: 0 -16px;
}

.share-con a span.xinlang {
	background-position: 0 -32px;
}

.share-con a span.sohu {
	background-position: 0 -48px;
}

.share-con a span.wangyi {
	background-position: 0 -64px;
}

.share-con a span.qqzone {
	background-position: 0 -80px;
}

.share-con a span.qqpengyou {
	background-position: 0 -96px;
}

.share-con a span.renren {
	background-position: 0 -112px;
}

.share-con a span.kaixin {
	background-position: 0 -128px;
}

.share-con a span.taojianghu {
	background-position: 0 -144px;
}

.share-con a span.douban {
	background-position: 0 -160px;
}

.share-con a span.baidusoucang {
	background-position: 0 -176px;
	margin-right: 0px;
}


/*居中*/
/*实力企业*/
.vip_company {
	width: 100%;
	font-size: 12px;
	color: #FFF;
	background: #ffa417;
	border-top: 1px solid #ff9f3f;
}

.vip_icobg {
	width: 62px;
	height: 121px;
	text-align: center;
	float: left;
	background-color: #ffce2e;
	color: #FFF;
}

.vip_icobg img {
	width: 100%;
	height: 80px;
}


.vip_precie {
	width: 555px;
	float: left;
	float: left;
	border-left: 1px solid #e99515;
	line-height: 40px;
	list-style: none;
	padding-left: 10px;
}

.vip_precie .cx_precie {
	font-family: "Arial";
	font-size: 28px;
}

.cx_precie li {
	float: left;
	font-size: 16px;
	margin-right: 10px;
	color: #ffe4dd;
}

.cx_precie li span {
	font-size: 12px;
	text-indent: 16px;
	display: block;
}

.cx_precie .cx_precieCur {
	font-weight: bold;
	color: #fff;
}

/*7.14*/
.cpsx_boxli1 table {
	width: 100%;
}

.cpsx_boxli1 table tr {
	width: 50%;
	float: left;
}

.cpsx_boxli2 table tr {
	/*width: 282px;*/
	float: left;
}

.cpsx_boxli1 table td,
table th {
	border: 1px solid #ccc;
	color: #666;
	height: 25px;
	line-height: 25px;
}

.cpsx_boxli2 table td,
table th {
	border: 1px solid #ccc;
	color: #666;
	height: 25px;
	line-height: 25px;
}

.cpsx_boxli1 table td {
	background: #F5FAFA;
	text-indent: 10px;
	width: 207px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: right;
	margin-top: -29px;
}

.cpsx_boxli2 table td {
	background: #F5FAFA;
	width: 232px;
	/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/
	font-size: 14px;
	padding: 0 5px;
}

.cpsx_boxli1 table th {
	background-color: #CCE8EB;
	width: 140px;
}

.cpsx_boxli2 table th {
	background-color: #CCE8EB;
	width: 170px;
	font-size: 14px;
}

.product_tit {
	width: 100%;
}

.product_tit p {
	max-height: 40px;
	line-height: 20px;
	margin-right: 120px;
	overflow: hidden;
}

.product_name {
	font-size: 18px;
	font-weight: bold;
}

.product_brief {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*table thead th { background-color: #CCE8EB; }*/
/*table tr:nth-child(odd) { background: #fff; }
table tr:nth-child(even) { background: #F5FAFA; }
table tr:hover { background: rgb(188,217,225); }*/



/*普通企业*/
.prodetail_jgxszb {
	height: 120px;
	background: #FFF7EE;
	border-top: #FF7300 1px solid;
	padding-left: 20px;
}

.prodetail_jgxs_bk {
	width: 655px;
	height: 120px;
	font-size: 12px;
	color: #888888;
}

.prodetail_jglb {
	width: 500px;
	float: left;
}

.prodetail_jglb ul {
	padding: 0;
	margin: 0;
}

.prodetail_jglb li {
	width: 155px;
	height: 105px;
	float: left;
	line-height: 40px;
	list-style: none;
	padding-top: 15px;
	padding-left: 10px;
	color: #444444;
}

.prodetail_precie2 {
	font-family: "Arial";
	font-size: 24px;
	color: #FF7300;
	font-family: microsoft yahei, "黑体";
}

.cpsx_boxli1 {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.cpsx_boxli1 ul {
	padding: 0;
	margin: 0;
}

.cpsx_boxli1 li {
	width: 210px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #8d8d8d;
	list-style: none;
	padding-left: 20px;
	display: inline-block;
}

.cpsx_boxli1 li span {
	width: 80px;
	display: inline-block;
	color: #cacaca;
}

.cpsx_boxli1 li a {
	color: #8d8d8d;
}

.cpsx_boxli1 dd a {
	color: #8d8d8d;
}

.prodetail_boxli2 {
	width: 715px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}

.prodetail_xztl1 {
	width: 695px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
	height: 50px;
	color: #8d8d8d;
}

.prodetail_xztl1 table {
	width: 100%;
	height: 50px;
}

.cpxq2017_xzsl {
	width: 130px;
	height: 30px;
	float: right;
}

.cpxq2017_xzsl_s1 {
	width: 28px;
	height: 28px;
	border: 1px solid #eee;
	float: left;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	font-size: 14px;
	color: #666;
}

.cpxq2017_xzsl_s2 {
	width: 70px;
	height: 28px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: left;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
}

.cpxq2017_xzsl_s2 input {
	width: 60px;
	margin-left: 5px;
	height: 28px;
	line-height: 28px;
	background: none;
	border: 0;
	outline: none;
}

.cpxq2017_xzsl_s3 {
	width: 28px;
	height: 28px;
	border: 1px solid #eee;
	float: left;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	font-size: 14px;
	color: #666;
}

.prodetail_xztl2 {
	width: 695px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
	height: 50px;
	color: #8d8d8d;
}

.prodetail_xztl2 table {
	width: 100%;
	height: 50px;
}

.prodetail_priece1 {
	color: #F00;
	font-size: 12px;
	font-weight: normal;
	font-family: "宋体";
}

.prodetail_priece1 font {
	padding-left: 8px;
	padding-right: 8px;
}

.prodetail_priece1 span {
	font-size: 18px;
	font-weight: 600;
	font-family: "Arial";
}

.prodetail_zsipt {
	width: 80px;
	height: 24px;
	background: url(../images/cpxq2017_icobg3.png) 8px no-repeat;
	line-height: 24px;
	text-indent: 25px;
	float: right;
	border: 1px solid #efefef;
	cursor: pointer;
	position: relative;
}

.prodetail_zsipt:hover {
	border: 1px solid #ccc;
	color: #666;
}

.prodetail_zsiptin {
	width: 400px;
	height: 30px;
	position: absolute;
	border: 1px solid #eee;
	right: -1px;
	top: -5px;
	z-index: 5;
	background: #FFF;
	text-indent: 0;
	display: none;
}

.prodetail_zsiptin textarea {
	width: 390px;
	height: 20px;
	margin: 5px;
	line-height: 20px;
	border: 0;
	outline: none;
	color: #666;
}

.prodetail_jiage {
	margin: 15px auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block
}

.prodetail_input1 {
	width: 150px;
	height: 45px;
	background: #FF7300;
	text-align: center;
	font-family: microsoft yahei, "黑体";
	font-size: 18px;
	color: #FFF;
	line-height: 45px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.prodetail_input1:hover {
	width: 150px;
	height: 45px;
	background: #FF500B;
	text-align: center;
	font-family: microsoft yahei, "黑体";
	font-size: 18px;
	color: #FFF;
	line-height: 45px;
	float: left;
	margin-left: 20px;
}

.prodetail_input1 a {
	color: #FFF;
}

.prodetail_input1 a:hover {
	color: #FFF;
}

.prodetail_input2 {
	width: 164px;
	height: 43px;
	background: #FFF5EC;
	border: #F2DCBC 1px solid;
	text-align: center;
	font-family: microsoft yahei, "黑体";
	font-size: 18px;
	color: #FF5400;
	line-height: 43px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.prodetail_input2:hover {
	width: 164px;
	height: 43px;
	background: #FFECDA;
	border: #F2DCBC 1px solid;
	text-align: center;
	font-family: microsoft yahei, "黑体";
	font-size: 18px;
	color: #FF5400;
	line-height: 43px;
	float: left;
	margin-left: 20px;
}

.prodetail_input2 a {
	color: #FF5400;
}

.prodetail_input2 a:hover {
	color: #FF5400;
}

.prodetail_mfcgrx2 {
	/*width: 560px;*/
	height: 50px;
	margin-left: 20px;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 22px;
	line-height: 34px;
	color: #FF0000;
	font-family: "微软雅黑";
	position: relative;
}

.prodetail_mfcgrx2 b {
	font-size: 23px;
}

.prodetail_mfcgrx_tip {
	font-size: 12px;
	line-height: 18px;
	color: #8d8d8d;
	position: absolute;
	left: 0;
	top: 35px;
}

/*右侧*/
.tuijian_othertl {
	background: url(../images/shop2014_ppico6.jpg);
	height: 25px;
	width: 104px;
	text-align: center;
	line-height: 25px;
}

.tuijian_othert2 {
	width: 104px;
}

.tuijian_othert2 ul li {
	height: 150px;
	overflow: hidden;
	line-height: 22px;
}

.tuijian_othert2 ul li img {
	width: 104px;
	height: 104px;
	border: 0px;
}


/*店内推荐*/
.prodetail_hotshare {
	width: 100%;
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	margin-top: 20px;
}

.prodetail_hotshare_btname {
	width: 1200px;
	margin: 10px auto;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	padding-left: 8px;
	border-left: 2px solid #ff0000;
}

.prodetail_hotshare_product {
	width: 1200px;
	margin: 20px auto;
}

.prodetail_hotshare_product ul {
	overflow: hidden;
}

.prodetail_hotshare_product ul li {
	width: 182px;
	height: 250px;
	float: left;
	margin-right: 18px;
}

.prodetail_hotshare_product ul li img {
	width: 180px;
	height: 180px;
	border: 1px solid #eeeeee;
}

.prodetail_hotshare_product .bt {
	line-height: 30px;
	height: 30px;
	overflow: hidden
}

.prodetail_hotshare_product .bt a {
	color: #666666;
	font-size: 14px;
}

.prodetail_hotshare_product .jiage {
	line-height: 30px;
	height: 30px;
	font-size: 20px;
	color: #ff0000
}

.prodetail_hotshare_product ul li:hover img {
	border: 1px solid #ff0000;
}

.prodetail_hotshare_product ul li:hover .bt a {
	color: #ff0000;
	font-size: 14px;
}


/*主体内容下*/
.prodetail_content_boxtop {
	width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #eeeeee;
	/* padding-top:15px; margin-top:20px;*/
}

.prodetail_content_box {
	width: 1200px;
	margin: 0 auto;
}

.prodetail_contbox_left {
	width: 325px;
	float: left;
	margin-right: 20px;
}

.left_box {
	width: 200px;
	margin-bottom: 10px;
	position: relative;
}

.vip2015_sfbox {
	width: 198px;
	height: 295px;
	background: url(../images/v-top_sfbg2.jpg) repeat-x;
	background-color: #F7F7EB;
	border: 1px solid #FFDBAA;
}

.vip2015_sfboxtl {
	width: 198px;
	height: 55px;
	background: url(../images/v-top_sfbg3.jpg) center no-repeat;
}

.vip2015_sfboxtl a {
	width: 198px;
	height: 55px;
	display: block;
}

.vip2015_sfbox_nr1 {
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
}

.vip2015_sfbox_nr1 a:hover {
	text-decoration: underline;
}

.vip2015_sfbox_nr2 {
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px;
}

.vip2015_sfbox_nr3 {
	width: 188px;
	height: 42px;
	padding-left: 10px;
	padding-top: 16px;
	background: url(../images/v-top_sfbg1.jpg);
	margin-top: 4px;
	margin-bottom: 4px;
}

.vip2015_sfbox_nr3 .hy_vip {
	line-height: 26px;
	width: 58px;
	font-size: 12px;
	height: 26px;
	background: url(../images/cp2013_vip.jpg) 1px -1px no-repeat;
	float: left;
}

.vip2015_sfbox_nr3 .hy_vip a {
	width: 58px;
	height: 26px;
	display: block;
}

.vip2015_sfbox_nr3 .left td a {
	color: #999;
}

.vip2015_sfbox_nr3 .left td a:hover {
	color: #f63;
}

.vip2015_sfbox_nr3li {
	color: #fee2ca;
	font-size: 16px;
	width: 20px;
	text-align: center;
}

.vip2015_sfbox_nr3 img {
	margin-left: 5px;
}

.vip2015_sfbox_nr4 {
	width: 198px;
	padding-top: 0px;
}

.vip2015_sfbox_nr4 a {
	width: 75px;
	height: 26px;
	display: block;
	text-align: center;
	line-height: 26px;
	background: #ffead3;
	color: #999;
	float: left;
	margin-left: 10px;
}

.vip2015_sfbox_nr4 a:hover {
	width: 75px;
	height: 26px;
	display: block;
	text-align: center;
	line-height: 26px;
	background: #ffbc76;
	color: #666;
	float: left;
	margin-left: 10px;
}

.side_title {
	width: 109%;
	height: 37px;
	background: url(../images/mtitlebg.jpg) left center no-repeat;
}

.side_title_middle {
	color: #FFF;
	font-size: 16px;
	line-height: 37px;
	padding-left: 22px;
}

/*站内搜素*/
.search1 {
	width: 180px;
	height: 28px;
	line-height: 28px;
	border: 0;
	padding: 0;
	background: url(../images/newshop2012_search1.jpg);
	padding-left: 5px;
}

.search2 {
	width: 76px;
	height: 29px;
	border: 0;
	padding: 0;
	background: url(../images/newshop2012_search2.gif);
}

/*联系我们*/
.lxwm {
	width: 185px;
	margin: 0 auto;
	overflow: hidden
}

.lxwm li {
	line-height: 25px;
}

.lxwm_big {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

.lxwm_big li {
	line-height: 25px;
	text-indent: 5px;
}

.cpfl {
	width: 100%;
	margin: 8px auto;
}

.cpfl .cpli_yij {
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	background: url(../images/newshop2012_cpli1_7.jpg) left center no-repeat;
}

.cpfl .cpli_yij a {
	color: #1e5400;
}

.cpli_secnd {
	line-height: 30px;
}

.cpli_secnd li {
	padding-left: 20px;
}

.cpli_secnd li a {
	color: #666666;
	font-size: 12px;
}

.cpli_secnd li a:hover {
	color: #ff0000;
}

/*文档资料*/
.wenk_ico_doc {
	background: url(../images/wenk_title_docico.jpg) left no-repeat;
	width: 25px;
	height: 30px;
	float: left;
}

.wenk_list_b {
	width: 186px;
	margin: 0 auto;
	font-size: 12px;
}

.wenk_list_b ul {
	margin: 0;
	padding: 0;
}

.wenk_list_b li {
	width: 186px;
	height: 30px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	border-bottom: #CCC 1px dotted;
	display: inline;
}

.wenk_list_b li a {
	text-decoration: none;
	display: block;
}

/*友情链接*/
.yqlj {
	width: 185px;
	margin: 0 auto;
}

.yqlj li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ededed;
	overflow: hidden;
}

.yqlj_big {
	width: 960px;
	margin: 0 auto;
}

.yqlj_big a {
	line-height: 35px;
	width: 160px;
	display: block;
	float: left;
	height: 35px;
	overflow: hidden;
}

/*右侧*/

.prodetail_contbox_right {
	width: 850px;
	float: left;
	margin-top: 30px;
	font-size: 18px;
	line-height: 35px;
}

.prodetail_contbox_right img {
	max-width: 100%;
}

.new_cpnrtl {
	width: 978px;
	height: 42px;
	border: 1px solid #efefef;
	border-top: 2px solid #f60;
	background: #fff;
}

.new_cpnrtlbt {
	width: 650px;
	height: 43px;
	margin-left: 15px;
	line-height: 43px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	float: left;
	cursor: pointer;
	font-family: microsoft yahei, "黑体";
}

.new_cpnrtlbt b {
	float: left
}

.new_cpnrtlbt h2 {
	font-size: 16px;
	float: left;
	margin-left: 10px;
}

.sppp_cpsx {
	width: 100%;
	margin: 10px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #efefef
}

.sppp_cpsx td {
	word-wrap: break-word;
	word-break: break-all;
	text-align: left;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #535353
}

.cpnr_ctn {
	width: 960px;
	margin: 20px auto;
	font-size: 14px;
	line-height: 2.2;
	color: #666666;
	/*text-indent:40px;*/
}

/*.cpnr_ctn img{ width:800px; margin:0 auto;}*/

/*留言*/
.right_box {
	width: 980px;
	margin: 20px auto
}

.gycp_big {
	width: 980px;
	padding-bottom: 15px;
}


.gsxcli {
	width: 100%;
	border-bottom: 1px solid #efefef;
	display: block;
	height: 40px;
	line-height: 40px;
}

.gsxcli h3 {
	font-size: 18px;
	margin-left: 20px;
	font-size: 18px;
	color: #FFF;
}

.newly_lybox {
	width: 720px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
}

.newly_lybox table {
	width: 720px;
}

.newly_lybox td {
	padding: 10px 0px 10px 0px;
	font-family: microsoft yahei, "黑体";
	font-size: 16px;
}

.newly_lyinput1 {
	width: 550px;
	height: 38px;
	padding: 0;
	line-height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	border: #e5e5e5 1px solid;
	border-radius: 2px;
	outline: none;
	font-size: 16px;
	font-family: microsoft yahei, "黑体";
}

.newly_lyinput2 {
	width: 550px;
	height: 75px;
	padding: 0;
	border: 0;
	padding: 5px;
	border: #e5e5e5 1px solid;
	border-radius: 2px;
	outline: none;
	font-size: 16px;
	font-family: microsoft yahei, "黑体";
}

.newly_letite {
	line-height: 40px;
}

.newly_lybox .lxfs2017_areaf {
	width: 550px;
	height: 90px;
	font-size: 16px;
	line-height: 25px;
	padding-top: 8px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding-left: 10px;
	font-family: microsoft yahei, "黑体";
	outline: none;
	position: relative;
}

.newly_lybox .lxfs2017_textarea {
	width: 550px;
	height: 50px;
	line-height: 25px;
	border: none;
	font-family: microsoft yahei, "黑体";
	outline: none;
	overflow: auto;
	font-size: 16px;
	color: #333;
	resize: none;
}

.newly_lybox .lxfs2017_cpslwz {
	width: 550px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 10px;
	bottom: 6px;
	border: none;
	font-family: microsoft yahei, "黑体";
	font-size: 16px;
	color: #666;
	outline: none;
}

.lyinput4 {
	width: 74px;
	height: 29px;
	background: url(../images/newshop2012_djfk.jpg);
	border: 0;
	color: #FFF;
	font-weight: bold;
}

/*供应商其他推荐*/
.gystj {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden
}

.gystj .gystj-btname {
	width: 100%;
	font-size: 16px;
}

.gystj .gystj-btname .right {
	float: right;
}

.gystj .gystj-btname .right a {
	font-size: 14px;
	color: #666666
}

.gystj-cp {
	margin-top: 30px;
	width: 100%;
}

.gystj-cp ul {
	margin: 0;
	padding: 0
}

.gystj-cp ul li {
	float: left;
	width: 180px;
	height: 230px;
	overflow: hidden;
	margin-right: 20px;
	line-height: 25px;
}

.gystj-cp ul li img {
	width: 180px;
	height: 180px;
	object-fit: none;
	margin-bottom: 5px;
}

.gystj-cp ul li a {
	line-height: 25px;
	font-size: 14px;
	color: #666666
}

.gystj-cp ul li a:hover {
	color: #ff0000
}

/*在找*/
.spsbzz_list {
	width: 100%;
	overflow: hidden;
	border-top: #eeeeee 1px solid;
	padding-top: 5px;
	margin-top: 20px;
	padding-bottom: 15px;
}

.spsbzz_title {
	float: left;
	display: inline;
	width: 90px;
	height: 18px;
	line-height: 18px;
	padding: 2px 0;
	color: #999;
	font-family: Verdana, Geneva, sans-serif
}

.spsbzz_items {
	margin: 0 0 0 90px;
	overflow: hidden;
}

.spsbzz_items ul {
	margin-left: -1px;
}

.spsbzz_items li {
	float: left;
	display: inline;
	height: 18px;
	padding: 2px 0;
}

.spsbzz_items a {
	float: left;
	display: inline;
	height: 18px;
	overflow: hidden;
	line-height: 17px;
	margin: 0 22px;
	color: #999;
	text-decoration: none;
}

.spsbzz_items a:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.mzsm {
	width: 958px;
	margin:0 auto;
	border: 1px solid #ffd600;
	background: #fffdfa;
	padding: 10px;
	line-height: 20px;
	color: #ffb000;
}

/*店铺装修*/
/*logo*/
.shop_bg1 {
	width: 100%;
	height: 120px;
	background: url(../images/prodetail_bg.jpg) center top repeat-x;
	display: flex;
	align-items: center;
}

.shop_logo_img {
	/*width:1200px;*/
	margin: 0 auto;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	text-align: center;
}

.shop_logo_img img {
	max-height: 120px;
	max-width: 100%;
}

/*导航*/
.shop_menubg_style {
	width: 100%;
	height: 40px;
}

.shop_menu_style {
	margin: 0 auto;
}

#suckertree1 {
	margin: 0 auto;
	padding: 0;
	min-width: 1200px;
	text-align: center;
}

.shop_menu_style ul li {
	display: inline-block;
	height: 40px;
	line-height: 40px;
}

.shop_menu_style ul li a {
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
}

.banner {
	width: 100%;
	height: 540px;
	overflow: hidden;
	background: #FFF;
	position: relative;
}

.banner .bd {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.banner .bd ul {
	width: 100% !important;
	height: 540px !important;
	text-align: center;
}
.banner .bd ul li{
	width: 100% !important;
	height: 540px !important;
}
.banner .bd ul .slide{
	height: 540px !important;
}
.banner .bd ul .slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner .hd{
	position: absolute;
	bottom: 60px;
	font-size: 0;
	left: 50%;
	transform: translateX(-50%);
}

.banner .hd ul{
	display: flex;
}

.banner .hd li {
	width: 40px;
	height: 10px;
	background: #fff;
	opacity: .6;
	margin: 0 5.5px;
}

.banner .hd .on {
	opacity: 1;
}

/* #fwslider{position: relative;width: 100%;height: 540px}
#fwslider .slider_container{width:100%;}
#fwslider .slide{display: none;position: absolute;top: 0;left: 0;z-index: 0;width: 100%;text-align: center;}
#fwslider .slide img{width:100%;height: 540px}
#fwslider .slidePrev{margin-left: 25px;width: 40px;height: 60px;position: absolute;top: 50%;left: -50px;opacity: 0.7;z-index: 10;}
#fwslider .slidePrev span{background-image: url(../images/slide_arrow.png);width:40px;height: 60px;float: left;background-position: 0 0;background-repeat: no-repeat;cursor: pointer;}
#fwslider .slideNext{width: 40px;height: 60px;position: absolute;top: 50%;right:-50px;opacity: 0.7;z-index: 10;margin-right: 25px;}
#fwslider .slideNext span{background-image: url(../images/slide_arrow.png);width:40px;height:60px;float:left;background-position:0 -60px;background-repeat:no-repeat;cursor:pointer;}
#fwslider .timers{height: 4px;position: absolute;bottom: 35px;right:43%;z-index: 3;}
#fwslider .timer{height: 4px;width: 40px;background-color: #ff7e00;float: left;margin-right: 10px;overflow: hidden;}
#fwslider .progress{height: 4px;width: 0%;background-color: #3ba7b4;float: left;} */
/* ------------------------------- 4. Media Query Max Width 1300, Min Width 720 ------------------------------- */
@media only screen and (min-width:720px) and (max-width: 1300px) {
	#fwslider .slide_content_wrap {
		margin-left: 50px;
		margin-top: 40px;
	}

	#fwslider .title {
		font-size: 26px;
	}

	#fwslider .description {
		font-size: 12px;
	}
}

/* ------------------------------- 5. Media Query Max Width 719 ------------------------------- */
@media only screen and (max-width:719px) {
	#fwslider .slide_content_wrap {
		display: none;
	}

	#fwslider .timers {
		display: none;
	}

	#fwslider .slide_content {
		cursor: pointer;
	}
}


/*主体内容*/
.shop_content {
	width: 1200px;
	margin: 20px auto 0;
	height: auto;
	overflow: hidden;
}

.shop_cp_recomd {
	width: 1250px;
}

.shop_cp_recomd ul {
	margin: 0;
	padding: 0;
}

.shop_cp_recomd ul li {
	float: left;
	margin-right: 20px;
}

.shop_cp_recomd ul li a {
	padding: 0 40px;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	display: block
}

.shop_cp_recomd ul li:hover a {
	color: #ffffff
}


.bt_name {
	width: 1200px;
	margin: 0 auto;
	height: 20px;
}

.bt_name .bt_icon {
	width: 2px;
	height: 20px;
	float: left;
	display: inline-block;
	margin-right: 5px;
}

/*热门推荐产品*/
.products {}

.products ul li {
	width: 228px;
	height: 260px;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 10px;
	margin-bottom: 12px;
	overflow: hidden;
}

.products img {
	width: 228px;
	height: 228px;
}

/*广告位*/
.shop_ad {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.shop_ad img {
	z-index: 10;
    max-height: 350px;
}

.shop_ad a {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* display:block; */
	background: #666;
	margin: 0 auto;
	z-index: 100;
}

/*VIP企业简介*/
.shop_about {
	width: 100%;
	background: #f5f5f5;
	padding: 50px 0;
}

.shop_about_cont {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto
}

.shop_about_img {
	width: 340px;
	height: 424px;
	float: left;
	display: inline-block
}

.shop_about_img img {
	width: 100%;
}

.shop_about_desc {
	width: 840px;
	float: left;
	margin-left: 20px;
	display: inline-block;
}

.com_name {
	font-size: 22px;
	font-weight: 600;
	line-height: 40px;
}

.com_name font {
	margin-left: 10px;
}

.name_bot {
	width: 50px;
	height: 3px;
	display: block;
	margin-left: 0;
}

.total_name {
	font-size: 22px;
	line-height: 50px;
}

.vip_about_content {
	height: 240px;
	overflow: hidden;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}

.vip_about_more {
	margin-top: 20px;
	height: 50px;
	line-height: 50px;
	width: 150px;
	display: block;
	margin-left: 0px;
	text-align: center;
}

.vip_about_more a {
	color: #ffffff;
	font-size: 16px;
}

/*普通模板*/
.shop_normal_bg {
	width: 100%;
	background: #f9f9f9;
	padding: 0 0 20px 0;
}

.shop_com_content {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden
}

.shop_content_le {
	width: 325px;
	float: left;
	margin-right: 20px;
}

.shop_content_ri {
	width: 850px;
	float: left;
}

.shop_mokuai_bt {
	width: 100%;
	height: 38px;
	line-height: 38px;
	margin-top: 10px;
}

.shop_mokuai_bt a {
	margin-left: 20px;
	font-size: 18px;
	color: #FFF;
}

.shop_dangan {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	padding: 5px 0;
}

.dangmc {
	background: #f8f8f8;
	width: 260px;
	margin: 0px auto 5px;
	padding: 5px 32px;
	text-align: center;
	line-height: 25px;
}

.dangmc span {
	margin: 2px 0;
	display: block
}

.dangmc font {
	margin: 0 5px;
}

.nor_dangan_nr2 {
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	font-size: 14px;
	color: #666666
}

.nor_dangan_nr3 {
	width: 290px;
	margin: 28px auto 0;
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
}

.nor_dangan_nr3 a {
	width: 90px;
	float: left;
	margin: 0 -7px;
	height: 35px;
	line-height: 35px;
	display: block;
	background: #f7f7f7;
	border: 1px solid #eeeeee;
	text-align: center;
	font-size: 14px;
}

.shop_mokuai_search {
	height: auto;
	overflow: hidden;
	background: #ffffff;
	padding: 5px 25px;
}

.search3 {
	width: 160px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	float: left
}

.search4 {
	width: 90px;
	height: 39px;
	line-height: 39px;
	border: 0;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}


.shop_cpfl {
	width: 100%;
	margin: 8px auto;
}

.shop_cpfl .shop_cpfl_yiji {
	height: 35px;
	line-height: 35px;
	padding-left: 25px;
	background: #f5f5f5;
	display: block;
	width: 90%;
}

.shop_cpfl .shop_cpfl_yiji a {
	font-weight: 600;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}

.shop_cpfl .shop_cpfl_second {
	line-height: 30px;
}

/*.shop_cpfl .shop_cpfl_second li{ padding-left:40px;}*/
.shop_cpfl .shop_cpfl_second li h6 {
	color: #666666;
	font-size: 14px;
	background-image: url(../images/rightArr.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

.shop_cpfl .shop_cpfl_second li ul {
	display: none;
}

.shop_cpfl .shop_cpfl_second li ul li {
	margin-left: 45px;
}

.shop_cpfl .shop_cpfl_second li a {
	color: #666666;
	font-size: 12px;
}

.shop_cpfl .shop_cpfl_second li a:hover {
	color: #ff0000;
}


.shop_mokuai_zhuying {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ffffff;
}

.shop_mokuai_zhuying .li_1 {
	height: 530px;
	width: 172px;
	display: inline-block;
	margin-left: -7px;
}

.shop_mokuai_zhuying ul {
	width: 100%;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.shop_mokuai_zhuying ul {
	margin: 0;
	padding: 0;
}

.shop_mokuai_zhuying ul li {
	width:49%; 
	text-align: center;
	height: 180px;
	overflow: hidden;
	padding: 15px 0 0;
}
.shop_mokuai_zhuying ul li:not(:nth-child(2n)) {
 margin-left: 0;
}
.shop_mokuai_zhuying ul li img {
	width: 155px;
	height: 155px;
	border: 1px solid #ccc
}

.shop_mokuai_zhuying ul li a {
}

.shop_mokuai_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	padding: 5px 0;
}

.shop_mokuai_news ul {
	width: 284px;
	margin: 0px auto;
}

.shop_mokuai_news ul li {
	width: 100%;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px dashed #f3f3f3;
	display: block
}

.shop_mokuai_news ul li a {
	height: 40px;
	line-height: 40px;
	float: left
}

.news_icon {
	width: 3px;
	height: 3px;
	margin-top: 18px;
	margin-right: 5px;
	float: left;
}

/*普通模板 右侧*/
.shop_mokuai_ri_bt {
	width: 100%;
	height: 38px;
	line-height: 38px;
	margin-top: 10px;
}

.shop_mokuai_ri_bt a {
	margin-left: 20px;
	font-size: 18px;
	color: #FFF;
}

.shop_mokuai_ri_content {
	height: auto;
	overflow: hidden;
	background: #ffffff;
	padding: 10px;
}

.shop_mokuai_ri_about {
	width: 100%;
	/*height: 370px;*/
	overflow: hidden
}

.shop_mokuai_ri_about img {
	width: 280px;
	height: 280px;
	border: 0px;
	float: left;
	margin: 10px;
}

.shop_ab_nr {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}

/*.shop_ab_nr p{ text-indent:2em;}*/


.shop_mokuai_ri_prod {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.shop_mokuai_ri_prod ul {
	margin: 0;
	padding: 0;
	width: 810px;
}

.shop_mokuai_ri_prod ul li {
	width: 257px;
	height: 281px;
	margin: 19px 0px 19px 13px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.shop_mokuai_ri_prod ul li img {
	width: 255px;
	height: 255px;
	border: 1px solid #ccc
}

.shop_mokuai_ri_prod ul li a {
	height: 22px;
	line-height: 22px;
}

/*推荐产品*/
.inkPhoBox {
	width: 800px;
	margin: 0px auto;
}

.inkPhoBox .main {
	width: 800px;
}

.inkPhoBox .mod18 {
	width: 800px;
	position: relative;
}

.inkPhoBox #prev {
	background: url(../images/prevBtn.png) no-repeat;
	height: 48px;
	width: 24px;
	position: absolute;
	z-index: 99;
	left: 11px;
	top: 37px;
	cursor: pointer;
}

.inkPhoBox #next {
	background: url(../images/nextBtn.png) no-repeat;
	height: 48px;
	width: 25px;
	position: absolute;
	z-index: 99;
	top: 37px;
	right: 11px;
	cursor: pointer;
}

.inkPhoBox .mod18 #prevTop {
	display: none
}

.inkPhoBox .mod18 #nextTop {
	display: none
}

.inkPhoBox .mod18 li {
	float: left;
}

.inkPhoBox .bigImgBox {
	width: 758px;
	height: 312px;
	border: 1px solid #E1E1E1;
	padding: 5px 20px;
}

.inkPhoBox .mod18 .picBox {
	width: 758px;
	height: 312px;
	position: relative;
	overflow: hidden;
}

.inkPhoBox .mod18 .picBox ul {
	height: 312px;
	position: absolute;
	left: 0;
}

.inkPhoBox .mod18 .picBox li {
	width: 758px;
	height: 312px;
	position: relative;
}

.inkPhoBox .mod18 .picBox a.cpimg {
	float: left
}

.inkPhoBox .mod18 .picBox li img {
	width: 300px;
	height: 300px;
	padding: 5px;
	border: 1px solid #eeeeee
}

.inkPhoBox .mod18 .cf .cpdesc {
	width: 420px;
	float: left;
	margin-left: 20px;
}

.inkPhoBox .mod18 .cf .cpdesc .cpbigtitle {
	height: 50px;
}

.inkPhoBox .mod18 .cf .cpdesc .cpbigtitle .hsbk {
	width: 30px;
	height: 50px;
	background: #ae8e77;
	border-radius: 3px;
	float: left;
}

.inkPhoBox .mod18 .cf .cpdesc .cpbigtitle .btname {
	float: left;
	margin-left: 10px;
	font-size: 16px;
	font-family: "microsoft yahei";
	text-align: left;
	color: #ae8e77
}

.inkPhoBox .mod18 .cf .cpdesc .cpbigtitle .btname span {
	font-family: impact;
	font-size: 24px;
	display: block;
}

.inkPhoBox .mod18 .cf .cpdesc .cpsmalltitle {
	width: 420px;
	margin-top: 15px;
}

.inkPhoBox .mod18 .cf .cpdesc .cpsmalltitle a {
	line-height: 30px;
	font-size: 18px;
	color: #333333;
	font-weight: 600;
}

.inkPhoBox .mod18 .cf .cpdesc .cpmoney {
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
	width: 180px;
	margin-left: 0px;
	padding: 0 15px;
	background: #01a5a6;
	color: #ffffff;
	font-size: 18px;
}

.inkPhoBox .mod18 .cf .cpdesc .cpmoney .more {
	float: right;
	font-size: 14px;
	color: #ffffff;
}

.inkPhoBox .mod18 .cf .cpdesc .cptext {
	width: 100%;
	margin-top: 20px;
}

.inkPhoBox .mod18 .cf .cpdesc .cptext span {
	width: 170px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	float: left;
	display: inline-block;
}


/*下侧*/
.inkPhoBox .smImgBox {
	width: 776px;
	height: 105px;
	padding: 11px;
	border: 1px solid #E1E1E1;
	margin-top: 4px;
	position: relative;
}

.inkPhoBox .mod18 .listBox {
	width: 776px;
	height: 105px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.inkPhoBox .mod18 .listBox ul {
	width: 100000px;
	height: 101px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
}

.inkPhoBox .mod18 .listBox li {
	width: 105px;
	height: 105px;
	cursor: pointer;
	position: relative;
	padding: 0 9px 0 0;
}

.inkPhoBox .mod18 .listBox li img {
	width: 101px;
	height: 101px;
}

.inkPhoBox .mod18 .listBox li i {
	display: none;
}

.inkPhoBox .mod18 .listBox li a {
	display: block;
	width: 105px;
	height: 105px;
}

.inkPhoBox .mod18 .listBox .on img {
	border: 2px solid #B42222;
	width: 101px;
	height: 101px;
}

.inkPhoBox .mod18 .listBox .on {
	background: url(../images/img_bg.jpg) center top no-repeat;
}

.inkPhoBox .mod18 .listBox .on i {
	display: block;
}

.inkPhoBox .left_top {
	font-family: Arial;
	font-size: 32px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #333
}

/*新闻*/
.shop_mokuai_ri_news {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.shop_mokuai_ri_news ul {
	margin: 0;
	padding: 0;
}

.shop_mokuai_ri_news ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #eeeeee;
}

.shop_mokuai_ri_news ul li a {
	width: 710px;
	float: left;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.shop_mokuai_ri_news span {
	width: 80px;
	text-align: right;
	float: right;
	color: #cccccc;
	font-size: 12px;
}

/*留言*/
.feedback {
	float: left;
}

.feedback .tijiao {
	width: 180px;
	height: 45px;
	line-height: 45px;
	border-radius: 3px;
	border: 0px
}

.feedimg {
	float: right
}

/*底部*/
.shop_bot_top {
	width: 100%;
	height: 3px;
	margin-top: 20px;
}

.shop_bottom {
	width: 1200px;
	margin: 15px auto 0;
	text-align: center;
}


/*产品列表页*/

/*右侧*/

.shop_prodlist_bt {
	width: 870px;
	height: 42px;
	margin-bottom: 10px;
	position: relative;
}

.shop_prodlist_cplist {
	width: 978px;
	margin: 15px auto;
	height: auto;
	overflow: hidden;
}

.shop_prodlist_cplist ul {
	width: 990px;
	margin: 0;
	padding: 0
}

.shop_prodlist_cplist ul li {
	width: 228px;
	height: 252px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 9px;
	margin-bottom: 15px;
	border: 1px solid #e6e6e6
}

.shop_prodlist_cplist ul li:hover {
	border: 1px solid #F00;
}

.shop_prodlist_cplist .prodlist_img {
	width: 228px;
	height: 228px;
	overflow: hidden
}

.shop_prodlist_cplist .prodlist_img img {
	width: 100%;
	height: 100%;
	border: 0px;
}

.shop_prodlist_cplist .prodlist_rmb {
	margin: 5px 10px 0;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}

.shop_prodlist_cplist .prodlist_rmb .pricesize {
	font-size: 20px;
	font-weight: normal;
}

.shop_prodlist_cplist .prodlist_name {
	margin: 0px 10px;
	height: 25px;
	overflow: hidden;
	text-align: center;
}

.shop_prodlist_cplist .prodlist_name a {
	font-size: 13px;
	color: #222222;
	line-height: 22px;
	font-family: "microsoft yahei";
}

.shop_prodlist_cplist ul li:hover a {
	color: #Ff0000 !important;
}

/*翻页*/
.prodlist_page {
	width: 100%;
	margin: 30px auto;
	height: auto;
	overflow: hidden;
	height: 40px;
	line-height: 38px;
}

.prodlist_page ul {
	margin-left: 100px;
	padding: 0;
	float: left;
}

.prodlist_page ul li {
	color: #CCC;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #E9E9E9;
	background: #F8F8F8;
	margin-left: 10px;
	float: left;
	border-radius: 3px;
	padding: 0px 15px 0px 15px;
}

.prodlist_page .pagenav_every {
	border: none;
	padding: 0px;
}

.prodlist_page .pagenav_next {
	border: none;
	padding: 0px;
}

.prodlist_page .pagenav_last {
	border: none;
	padding: 0px;
}

.prodlist_page .pagenav_prev {
	border: none;
	background: none;
	padding: 0px;
}

.prodlist_page .pagenav_home {
	border: none;
	background: none;
	padding: 0px;
}

.prodlist_page .total {
	float: left;
	margin-left: 20px;
	color: #cccccc;
	font-size: 13px;
}

.prodlist_page .pagenav_now {
	background-color: #4C8CCB;
	border: 1px solid #4C8CCB;
	color: #FFF;
}

.pagenav_every A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_every A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_next A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_next A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_last A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_last A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_prev A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_prev A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_home A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_home A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

/*企业动态*/
.shop_nlist {
	width: 100%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.shop_nlist ul {
	margin: 0;
	padding: 0
}

.shop_nlist ul li {
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	border-bottom: 1px solid #eee;
	background: url(../images/company2012_jiao.gif) left center no-repeat;
}

.shop_nlist ul li a {
	float: left;
	font-size: 14px;
}

.shop_nlist ul li span {
	width: 80px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #ccc
}


/*新闻详细页*/
.shop_news {
	width: 97%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.shop_news h3 {
	display: block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 20px;
	font-weight: 600;
}

.shop_news .news_time {
	color: #cccccc;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
}

.news_content {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 30px;
}

.news_content p {
	text-indent: 2em;
}

.news_content img {
	max-width: 90%;
	margin: 10px auto;
}

.news_page {
	width: 100%;
	margin: 30px auto;
	height: 30px;
	line-height: 30px;
}

.news_page span {
	width: 50%;
	float: left;
	color: #aaa;
	font-size: 13px;
}

.news_page span a {
	color: #767676;
}

/*选择数量*/
.goodsNum {
	margin-bottom: 10px;
	margin-left: 20px;
}

.goodsTxt {
	width: 36px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #a7a6ac;
	font-size: 12px;
	float: left;
	text-align: center;
}

.goodsNum div {
	float: left;
	height: 32px;
	width: 20px;
	margin-top: -2px;
	margin-left: 2px;
}

.goodsNum div span {
	display: block;
	width: 18px;
	height: 13px;
	border: 1px solid #a7a6ab;
	margin-top: 2px;
	line-height: 13px;
	text-align: center;
	cursor: pointer;
	color: #878787;
}

.goodsNum p {
	height: 32px;
	line-height: 32px;
	color: #878787;
	margin-left: 5px;
	float: left;
}
