* {font-family: microsoft yahei;
	margin: 0px;
	padding: 0px
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}body{ background:#f5f5f5}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling : touch;
}
body, button, input, select, textarea {
	font-size: 14px;
	font-family: microsoft yahei;
	
	
}
.bordernone{ border:none !important}
.lightbg{ background:#fff !important}
b,strong{ font-weight:normal}
a img {
	border: none;
}
img {
	_display: block;
	display: block;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, area, a, button {
	border: 0;
	outline: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-style: normal;
	font-weight: normal;
}
input, textarea, button, select {
	border: 0;
	outline: none;
	resize: none;
}
ol, ul {
	list-style: none;
}
small {
	font-size: 12px
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;font-weight: normal;
}
body {
	background: #f5f5f5;
}
.clear {
	clear: both;
}
.red{ color:#da231a !important}

.w_1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden
}
.w_1220 {
	width: 1220px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden
}
/* ---------------------------------------------------------------------------
 *      ͷ��
   --------------------------------------------------------------------------- */
.center {
	width: 1200px;
	margin: 0 auto;
}
.header {
	position: relative;
	z-index: 100; background-color:#fff
}
.siteNav {
	width: 100%;
	position: relative;
	z-index: 3;
	background-color: #f5f5f5;
	height: 30px; line-height:30px;
}
.site_a {
	float: left;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.siteNav a:hover {
	color: #2577e3;
}
.site_b {
	float: right;
}
.site_b ul li{ float:left; font-size:12px}
.site_b ul li a {
    display: block;
    padding: 0 12px;
}
.site_b ul li.line {
    float: left;
    width: 1px;
    height: 11px;
    margin: 11px 0 0;
    background-color: #ddd;
}

.site_b ul li .download-code a {
	float: none;
	display: inline-block;
	padding: 0 15px
}
.site_b ul li em {
	font-size: 12px;
	color: #aaa;
	margin-left: 4px;width:15px; height:15px
}
.site_b ul li em.icon {
	margin: -1px 4px 0 0
}
.iconn-1{ background-image:url(../images/more_jt2.png); background-repeat:no-repeat; background-position:right 2px; }
.iconn-2{ background-image:url(../images/more_jt1.png); background-repeat:no-repeat; background-position:right 2px;}
.site_b ul li .iconn-1 {
	display: none
}
.site_b ul li .iconn-2 {
	display: inline-block
}
.site_b ul li.hover:hover .iconn-1 {
	display: inline-block
}

.site_b ul li.download {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent
}
.site_b ul li.download a {
	position: relative;
	z-index: 99
}
.site_b ul li .download-code {
	display: none;
	position: absolute;
	top:29px;
	right: -1px;
	z-index: 99;
	border: 1px solid #e0e0e0;
	background-color: #fff
}
.site_b ul li.hover:hover {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0
}
.site_b ul li.hover:hover .down {
	color: #f95353;
	background-color: #fff; z-index:999
}
.site_b ul li.hover:hover em {
	color: #aaa
}
.site_b ul li.hover:hover .iconn-1 {
	display: inline-block
}
.site_b ul li.hover:hover .iconn-2 {
	display: none
}
.site_b ul li.hover:hover .download-code {
	display: block
}
.headerBody {
	display: inline-block;
	left: 0;
	width: 100%;
	position: relative;
	margin: 20px 0 25px 0;
	height: auto;
}
.logo { margin-top:10px;
	width: 200px;
	height: 70px;
	float: left;
}
/* ---------------------------------------------------------------------------
 *      ����
   --------------------------------------------------------------------------- */
.headerBody.scroll .headerSearch {
	margin: 0 10px;
	float: right;
}
.headerBody.scroll .headerSearch .search_top {
	display: none;
}
.headerBody.scroll .headerBiaoyu {
	display: none;
}
.headerSearch {
	float: left;
	margin: 10px 0 0 20px;
	font-size: 12px;
}
.headerSearch .text {
	position: relative;
	display: block;
	margin-bottom: 5px
}
.headerSearch .text input {
	height: 40px;
	line-height: 40px;
	width: 423px;
	color: #666;
	padding: 0 45px 0 10px;
	border: 1px solid #f4b01f;
}
.headerBody.scroll .headerSearch .text input {
	width: 250px;
}
.headerSearch .text .headerSearchBtn {
	width: 80px;
	height: 40px;
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	background-color: #f4b01f;
	color: #fff;
	font-size: 15px;
	font-family: microsoft yahei
}
.headerSearchHotkey {
	display: block;
	width: 423px;
	color: #333;
}
.headerSearchHotkey a {
	color: #666;
	margin-left: 9px;
	cursor: pointer;
}
.headerSearchHotkey a:hover {
	color: #f4b01f;
}
.headerBody.scroll .headerSearch {
	margin: 0 10px;
	float: right;
}
.headerBody.scroll .headerSearchHotkey {
	display: none;
}
/*�ҵĹ��ﳵ*/
/******************���ﳵ��ʽ����***********************/
.hd_Shopping_list {
	position: relative; z-index:1; float:right
}
.hd_Shopping_list .s_cart {
	width: 180px;
	height: 40px;
	border: 1px solid #DFDFDF;
	padding: 0 0px 0px 0px;
	background: #fff;
	text-align: center;
	line-height: 40px;
}
.hd_Shopping_list .s_cart a {
	background: url(../images/cart_top.png) 5px center;
	display: block;
	float: left;
	background-size: 24px;
	background-repeat: no-repeat; padding-left:35px
}
.hd_Shopping_list .s_cart a {
	font-size: 14px;
	color: #333
}
.hd_Shopping_list .ci-count {
	display: inline-block;
	padding: 0px 15px;
	font-size: 14px;
	color: #FFF;
	background-color: #f4b01f;
	text-align: center;
	font-style: normal; height:38px; float:right; font-size:16px
}
.hd_Shopping_list .s_cart .ci-right {
	top: 11px;
	right: 10px;
	width: 7px;
	height: 13px;
	overflow: hidden;
	font: 400 13px/13px simsun;
	color: #999;
}
.hd_Shopping_list .dorpdown-layer {
	display: none;
	position: absolute;
}
.nogoods{ overflow:hidden; display:inline-block; padding-top:20px; float:left; margin-left:20px}
.hd_Shopping_list:hover .s_cart {
	background: #FFFFFF
}
.hd_Shopping_list:hover .dorpdown-layer {
	display: block;
	right: 0;
	_right: -1px;
	width: 308px;
	background: #FFF;
	border: 1px solid #DDD;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	z-index: 999;
}
.hd_Shopping_list:hover .dorpdown-layer .spacer {
	position: absolute;
	right: 0;
	top: -2px;
	width: 178px;
	height: 12px;
	background: #FFF;
}
.hd_Shopping_list .prompt {
	padding: 40px 15px; height:auto; overflow:hidden
}
/***********/
.hd_Shopping_list .Shopping_style {
	padding: 10px;
	overflow: hidden;
	text-align: right;
	background: #F5F5F5; font-size:12px;; line-height:29px
}
.hd_Shopping_list .Shopping_style .p-total b{ color:#da231a}
.hd_Shopping_list .Shopping {
	float: right;
	height: 29px;
	padding: 0 10px;
	background: #f4b01f;
	color: #FFF;
	text-align: center;
	font-weight: 700;
	line-height: 29px;
}
.hd_Shopping_list .p_s_list {
	margin: 10px;
}
.hd_Shopping_list li {
	border-bottom: 1px solid #D4D4D4;
	display: block;
	height: auto;
	overflow: hidden; padding:10px 0px
}
.hd_Shopping_list li:last-child{ border-bottom:none}
.hd_Shopping_list li .Operations {
	float: right;
	text-align: right
}
.hd_Shopping_list li .img {
	text-align: center;
	margin-right: 10px;
	float: left;
}
.hd_Shopping_list li .content {
	color: #999999; overflow:hidden
}
.hd_Shopping_list li .content p{ overflow:hidden; white-space:nowrap;text-overflow: ellipsis; margin-bottom:5px}
.hd_Shopping_list li .content p span{ font-size:12px; color:#999}
.hd_Shopping_list li .Price {
	color: #da231a; font-size:14px
}
.hd_Shopping_list li .Price span a{ color:#666}
.hd_Shopping_list li .Price span a:hover{ color:#f4b01f}
.hd_Shopping_list li .img img{
	width: 60px;
	height: 60px; margin-right:10px
}
.hd_Shopping_list .Shopping_style .p-total {
	float: left;
}
/* ---------------------------------------------------------------------------
 *      ��ҳ����
   --------------------------------------------------------------------------- */
.sideGoodCategories {
	height: auto;
	border: 0;
	position: absolute; left:0px;
}
.sideGoodCategories .sideGoodCategoriesMenu {
	width: 200px;
}
.sideGoodCategories .sideGoodCategoriesMenu .title {
	height: 38px;
	line-height: 38px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	color: #fff;
	background: #f4b01f;
	position: relative;
	z-index: 100;
	font-size: 16px;
	text-align: center
}
.sideGoodCategories .sideGoodCategoriesMenu .list {
	width: 200px;
	left: 0;
	height: 440px;
	background: rgba(255,255,255,0.95); position:absolute
}
.sideGoodCategories .sideGoodCategoriesMenu .list li {
	float: left;
	width: 198px;
	margin-bottom: 0;
	color: #000;
	height: 55px;
	line-height: 55px;
}
.sideGoodCategories .sideGoodCategoriesMenu .list li a:hover{
	 height:auto; overflow:hidden
}
.sideGoodCategoriesMenu .list li .trangle {
	display: none;
	position: absolute;
	right: 13px;
	top: 18px;
	width: 4px;
	height: 7px;
	background: url("../images/back.png") no-repeat;
}
.sideGoodCategoriesMenu .list li:hover .trangle, .sideGoodCategoriesMenu .list li.active .trangle {
	display: block;
}
.sideGoodCategoriesHd {
	background-color: #fff;
	box-shadow: 0 2px 2px #e2e2e2;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 35px;
	left: 50%;
	margin-left: -595px;
	position: absolute;
	top: 0;
	width: 250px;
	cursor: pointer;
}
.sideGoodCategoriesHd .ico {
	color: #999;
	font-size: 17px;
	font-weight: 200;
	margin: 0 10px;
}
.sideGoodCategoriesHd:hover {
	color: #f3484a;
}
.sideGoodCategoriesBd {
	position: absolute;
	z-index: 2;
}
.sideGoodCategoriesMenu .title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 17px 20px;
	padding-bottom: 17px;
}
.sideGoodCategoriesMenu .title .ico {
	font-size: 17px;
	color: #999;
	margin-right: 7px;
}
.sideGoodCategoriesMenu .list {
	display: inline-block;
	width: 254px;
	position: relative;
	left: -4px;
	display: block;
}
.sideGoodCategoriesMenu .list li {
	width: 50%;
	line-height: 35px;
	height: 40px;
	margin-bottom: 7px;
	float: left;
	color: #333;
	font-size: 14px;
	white-space: nowrap;
	cursor: pointer;
}
.sideGoodCategoriesMenu .list li:hover, .sideGoodCategoriesMenu .list li.active {
	color: #333; background-color:#fff
}
.sideGoodCategoriesMenu .list li .ico {
	color: #ccc;
	display: inline-block;
	margin: 14px 15px 0 15px;
	float: left;
	height: 32px;
	text-align: center;
	width: 32px;
	vertical-align: middle; margin-left:35px
}
.sideGoodCategoriesMenu .list li:hover .ico, .sideGoodCategoriesMenu .list li.active .ico {
	color: #333;
}
.sideGoodCategoriesDetail {
	left: 198px;
	position: absolute;
	display: none;
	top: 38px;
	height: 440px;
}
.sideGoodCategoriesDetail .item {
	width: auto;
	height: 100%;
	float: left;
	display: none;
	position: absolute;
	top: 0;
	left: 0;background-color:#fff;box-shadow: 0 8px 16px rgba(0,0,0,0.18)
}
.sideGoodCategoriesDetail .listWrap {
	width: auto;
	height: 100%;padding: 30px;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;

}
.sideGoodCategoriesDetail .list {
	margin-right: 30px;
}
.sideGoodCategoriesDetail .list:last-child{ margin-right:0px}
.sideGoodCategoriesDetail .list.pr_lista {
	width:160px; float:left
}
.sideGoodCategoriesDetail .list.pr_lista li,.sideGoodCategoriesDetail .list.pr_listb li{ display:block; height:auto; overflow:hidden; margin-bottom:20px; line-height:60px; width:280px; float:left}
.sideGoodCategoriesDetail .list.pr_lista li img,.sideGoodCategoriesDetail .list.pr_listb li img{ width:60px; height:60px; float:left; margin-right:15px}


/* ---------------------------------------------------------------------------
 *      responsitory
   --------------------------------------------------------------------------- */
.headerNav {
	height: 90px;
border-bottom: 2px solid #2577e3;
}
.headerNav > .nav {
	width: 1200px;
	margin: auto;
	position: relative;
}
.headerNav > .nav > ul {

	float: left; list-style:none
}
.headerNav > .nav > ul li { width:100px; text-align:center;
	float: left;
	/*margin: 0 1px 0 0;*/
	position: relative;
	line-height: 90px;list-style:none
}
.headerNav > .nav > ul li a {
	font-size: 16px;
	color: #333;
	/*padding: 0 0px 0px 40px;*/
}
.headerNav > .nav > ul li a:hover {
	font-size: 16px;
	color: #2577e3;
}
.headerNav > .nav > ul li a.active {
	font-size: 16px;
	color: #2577e3;
}

.tbyou{ width:248px;  height:28px; border:1px solid #ddd; position:relative; border-radius:16px;
 margin-top:30px;}
  .tbyou select{ background:none; border:none;height:26px; border-radius:50%; color:#666; margin-left:8px;}
  .tbyou input{ line-height:22px; height:22px;    position: absolute;top: 2px; 
    vertical-align: baseline;border:none;padding-left:10px; width:170px;border-radius:16px;}
 .tbyou img{width:24px; height:24px; display:inline-block;
       position:absolute; right:6px; top:2px;}
/* ---------------------------------------------------------------------------
 *      �ײ�
   --------------------------------------------------------------------------- */
.foot{ width:100%; height:auto; overflow:hidden;
	background-color: #252c34;}
.footer { padding-top:30px;border-bottom:1px solid #e6e6e6
}
.footer-biaoyu {
	margin: 30px 0 30px 0;
	height: auto;
	overflow: hidden
}
.footer-biaoyu li {
	width: 239px;
	padding: 0px; border-right:1px solid #e6e6e6
}
.footer-biaoyu li.last {
	border-right: none;
}
.footer-biaoyu li img {
	margin: 0 18px 0 20px; width:40px; height:40px
}
.footer-biaoyu li h2{ font-size:16px; color:#333; font-weight:bold}
.footer-biaoyu li span {
	color: #333;
	font-size: 14px;display:block; margin-top:8px; font-weight:normal
}
.foot_saoma {
	float: right; text-align:right;
}
.web_map {
	display: inline-block;
	float: left
}
.web_map > li {
	float: left;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	width: 220px; 
}
.web_map > li .title {
	font-size: 16px;
	color: #fff;
	display: block;
	margin-bottom: 10px;
	/* background-image:url(../images/line.png); background-position:left bottom; 
	 background-repeat:no-repeat; padding-bottom:10px*/
}
.web_map > li .title img {
	width: 24px;
	float: left;
	margin-left: 0px;
	margin-right: 5px
}
.web_map > li a {
	color: #999;
	display: block;
	cursor: pointer;
	background-image: url(../images/bits.png);
	background-repeat: no-repeat;
	background-position: 15px center
}
.web_map > li a:hover {
	color: #2577e3;
}
.borbotd{	border-bottom: 1px solid #ddd}
.web_map_My {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 15px 0 10px;

}
.web_map_My a {
	color: #333;
	cursor: pointer;
}
.web_map_My a:hover {
	text-decoration: underline;
	color: #f3484a;
}
.web_map_My span.copyright {
	color: #999;
	font-size: 12px;
	
}
.home_top a, .home_top {
	color: #333;
	padding: 15px 0px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.home_top a {
	margin-right: 10px;
}
.home_top span {
	margin-left: 10px
}

.p20{ padding:20px 30px}
.logo_bg{ width:100%; background-color:#fff; padding:15px 0px}
.jm_list {
	height: auto;
	overflow: hidden;
	margin-bottom: 40px
}
.jm_list ul li {
	min-width:27.6%;
	max-width:27.6%;
	float: left;
	border: 1px solid #ccc;
	height: auto;
	overflow: hidden;
	padding: 2%;
	background-color: #fff;
	position: relative;

}
.jm_tj {
	position: absolute;
	top: 0px;
	left: 30px
}
.jm_list ul li h2 {
	border-bottom: 2px dashed #cccccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px
}
.jm_list ul li span {
	color: #666;
	font-size: 16px;
	display: block
}
.jm_bottom {
	margin-top: 100px
}
.jm_bottom p {
	display: block;
	text-align: center;
	color: #333333;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative
}
.jm_bottom p a {
	text-align: center;
	color: #333333
}
.jm_bottom p:first-child a {
	color: #ff600;
	font-size: 16px;
	color: #da231a;
}
.jm_bottom p:first-child {
	margin-bottom: 20px
}
.jm_bottom p input {
	width: 22px;
	height: 22px;
	margin-right: 5px;
}
.jm_bottom p input[type="checkbox"], .jm_bottom p input[type="radio"] {
	opacity: 1;
	width: 22px;
	height: 22px;
	z-index: 10;
	display: inline-block;
	position: absolute;
	margin-left: -35px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.jm_bottom p input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px;
}
.jm_bottom p input:checked {
	background: url("../images/yty.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.btn_jr {
	background-color: #da231a;
	color: #fff;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.btn_jr a {
	color: #fff;
	display: block;
	padding: 8px 0px
}
.btn_cart_k {
	color: #fff;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	height: auto;
	overflow: hidden
}
.btn_cart_k a:first-child {
	padding: 0px 0px;
	background-color: #f4b01f;
	width: 160px;
	float: left;
	border: 1px solid #f4b01f;
	color: #fff;
	margin-right: 30px
}
.btn_cart_k a {
	border: 1px solid #f4b01f;
	background-color: #fff;
	float: left;
	color: #f4b01f;
	width: 160px;
}
.mr27 {
	margin-right:2.1%
}
.home_top h2 {
	font-size: 18px;
	color: #646464
}
.jm_zc {
	border-top: 4px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background-color: #fff;
	margin-bottom: 40px;
	padding: 20px;
	height: auto;
	overflow: hidden;
	color: #323232;
	line-height: 32px;
	font-size: 14px
}
.w_300 {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px
}
.logo_zf_a img {
	float: left;
	margin-right: 20px; margin-top:5px
}
.logo_zf_a {
	font-size: 24px;
	color: #323232;
	line-height: 80px; display:inline-block; width:700px; float:left
}
.logo_zf_a span {
	color: #969696;
	font-size: 14px;
	margin-left: 20px;
}
.logo_zf_b{ float:right;    margin-top: 12px;}
.jfsc ul li{ display:inline-block; margin-left:40px; line-height:80px; font-size:18px}
.jfsc ul li b{ color:#f4b01f}
.jfsc ul li img{ display:inline-block; vertical-align:middle; margin-right:10px; width:28px}
.jfsc ul li a:hover{color:#f4b01f}
.logo_zf {
	border-bottom: 2px solid #da231a
}
.jm_zf_list {
	background-color: #fff;
	margin-bottom: 40px;
	margin-top: 40px;
	padding: 20px 40px;
	height: auto;
	overflow: hidden;
	color: #323232;
	line-height: 32px;
	font-size: 14px
}
.jm_list_a h4, .jm_list_zffs h4, .step-cont h4 {
	color: #323232;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px
}
.step-cont {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 10px
}
.jm_list_a ul li {
	display: block;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 15px
}
.jm_list_a ul li label {
	width: 120px;
	float: left;
	font-size: 16px;
	color: #323232;
	height: 40px;
	line-height: 40px
}
.jm_list_a ul li div {
	margin-left: 120px;
}
.jm_list_a ul li div input {
	border: 1px solid #ddd;
	width: 400px;
	height: 40px;
	line-height: 40px
}
.jm_list_a ul li div select {
	width: 127px;
	margin-right: 10px;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px
}
.jm_list_a ul li div span {
	color: #e51717;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-left: 10px
}
.jm_list_zffs {
	height: auto;
	overflow: hidden
}
.jm_list_zffs ul li {
	float: left;
	height: 80px;
	overflow: hidden;
	margin-right: 30px;
	border: 1px solid #ccc;
	text-align: center
}
.jm_list_zffs ul li img {
	width: 260px;
	height: 80px
}
.jm_list_zffs ul li span {
	display: block;
	font-size: 22px;
	color: #b2b2b2;
	padding: 10px 10px 0px 10px;
}
.jm_list_zffs ul li h2 {
	font-size: 22px;
	color: #b2b2b2;
	font-weight: normal
}
.jmcg {
	background-color: #fff;
}
.btn_fh_a {
	border: 1px solid #da231a;
	font-size: 16px;
	padding: 8px 0px;
	margin-top: 35px
}
.btn_fh_a a {
	color: #da231a
}
.jm_list_jxs {
	height: auto;
	overflow: hidden
}
.jm_list_jxs ul li {
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	text-align: left;
	width: 800px;
	height: auto;
	line-height: 38px;
	padding: 20px 20px;
	position: relative
}
.jm_list_jxs h4 b {
	color: #da231a;
	font-weight: normal
}
.jm_list_jxs a {
	width: 100px;
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	float: right
}
.jm_list_jxs span {
	float: left;
	font-size: 18px
}
.list-cont{ margin:0px 10px 0px 20px; height:auto; overflow:hidden}
.list-cont ul li{ margin-right:10px; display:inline-block}



.product_a {
	width: 400px;
	float: left;
}
/*��Ʒ�Ŵ������ʽ*/
#showbox { background:#333;}

/*#showbox { background:#fff;}*/
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:20px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:2px solid #f4b01f;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; height:60px; line-height:60px; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;background-image:url(../images/d_09.png); background-position:left center; background-repeat:no-repeat}
.showpage a#showlast{ background-image:url(../images/d_08.png); background-position:left center; background-repeat:no-repeat}
.showpage a:hover { color:#777;}



.product_b { margin-left:30px;  margin-right:20px;
	width: 480px;
	float: left
}
.product_cc{ float:right; padding-left:20px;border-left:1px solid #e5e5e5; }

.product_rr{ width:249px; }
.product_cc11{ border:1px solid #e5e5e5 }
.product_rr h2{ color:#666; background:#f5f5f5; font-size:12px; text-align:center; height:30px; line-height:30px; }
.product_rr .dianpu{ padding:10px; }
.product_rr .dianpu ul { width:100%; border-bottom:1px dashed #f5f5f5; padding-bottom:10px}
.product_rr .dianpu ul li{ float:left;}
.product_rr .dianpu ul li span{ display:block; color:#666; line-height:18px;  font-size:12px; }
.product_rr .dianpu p{ color:#666;  font-size:12px; padding-top:10px ;line-height:18px; /*height:100px*/}


.product_ll{ width:249px;  margin-top:20px; background:#f5f5f5; }
.product_ll h2{ color:#fff; background:#f4b01f; font-size:12px; text-align:center; height:30px; line-height:30px; }
.product_ll .dianpu1{ padding:20px 20px 10px 20px; }

.product_ll a{  display:block; text-align:center;
 line-height:30px; width: 140px; height:30px; color:#fff;background:#f4b01f; margin:20px auto; border-radius:20px;}
.product_ll textarea{ width:100%; }

.product_deal {
	padding-top: 30px;
	height: auto;
	overflow: hidden
}
.product_name {
	height: auto;
	overflow: hidden;
	color: #646464;
	font-size: 14px; /*height:44px;*/ line-height:22px
}
.product_name h2 {
	font-size: 18px;
	color: #323232;
	
}
.product_biaoqian {
	padding: 0px 15px; background-color:#f9f9f9;/* height:80px; line-height:60px*/
}
.product_biaoqian_a{margin-top: 20px;  width:100%; /*float:left;height:80px;*/ padding-top:20px; font-size:16px}
.product_biaoqian_b{ width:160px; float:right; text-align:center; color:#666}
.di {
    width: 10px;
    height: 80px;
    background: url(../images/details_line.png) no-repeat;
    float: left;
}

.fenxsc{}
.fenxsc a{color:#999; float:left; display:block; margin-right:30px;}
.fenxsc a b{ display:block; background:url(../images/fx.png) no-repeat left center;
 width:22px; height:22px; background-size:cover; float:left;}
 
 .fenxsc a i{ display:block; background:url(../images/fx1.png) no-repeat left center;
 width:22px; height:22px; background-size:cover; float:left;}
 
 .fenxsc a .fx2{ background:url(../images/fx2.png) no-repeat left center !important;}
 .fenxsc a p{display:block; float:left; margin-left:5px}


.product_biaoqian_b img{ vertical-align:middle; margin-right:10px}
.product_biaoqian span em.hy_id{ background-color:#f4b01f; border-radius:4px; padding:1px 4px; font-size:12px; color:#fff; margin-right:20px;}
.product_biaoqian span.size18 {
	font-size: 28px
}
.product_biaoqian span .p_del {
	text-decoration: line-through;
	color: #999; margin-left:20px
}
.product_ty{ height:auto; overflow:hidden; margin-bottom:15px}
.product_ty_a{ overflow:hidden}
.product_ty label{ width:80px; float:left; line-height:30px; color:#666}
.pr_name{ float:left;list-style: none;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 15px;
    text-align: center;
    cursor: pointer;
    background-color: #fff; height:auto; overflow:hidden; font-size:14px; margin-right:10px; margin-bottom:10px}
.pr_name.item-selected{border: 1px solid #2577e3;
   /* padding: 4px 15px;*/}
.pr_name.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
   /* background: url(../images/selected-icon.png) no-repeat;*/
}
.product_num, .product_btn {
	display: block;
	margin-top: 10px;
	height: auto;
	overflow: hidden; margin-bottom:30px
}
.product_num label{ width:80px; float:left; line-height:34px; color:#666}
.product_num span {
	float: left;
	/*margin-right: 10px;*/
	line-height: 32px
}
.product_num span:last-child{ margin-left:4px}

.product_btn {
	margin-bottom: 20px; height:48px;
}
.product_btn a{ float:left; margin-right:10px;border-radius: 4px}
.product_btn a.jr_cart {
	background-color: #f4b01f;
	color: #FFF;
	width: 178px;
	border: 1px solid #f4b01f;
	text-align: center;
	padding: 10px 0px;
	font-size: 18px;
	display: block;height:48px;
}
.product_btn a em {
	background-image: url(../images/cart.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-weight: normal
}
.product_btn a.ljgm_btn {
	background-color: #fffdf1;
	border: 1px solid #f4b01f;
	width: 178px;
	text-align: center;
	display: block;
	padding: 10px 0px;
	font-size: 18px;
	color: #f4b01f;height:48px;
}
.product_big {
	padding-bottom: 40px;
	display: block;
	height: auto;
	overflow: hidden
}
.product_fj {
	padding: 15px 0px;
	height: auto;
	overflow: hidden;margin-bottom:15px
}
.product_fj ul li { width:33.333%;
	float: left;
	text-align: left;
	height: 28px;
	line-height: 28px;
}
.product_fj ul li a {
	display: block;
	/*border-right: 1px solid #ddd;*/
	height: auto;
	overflow: hidden;
	text-align: left; /*margin-right:40px; padding-right:40px*/
}
.product_fj ul li:last-child a {
	border-right: none
}
.product_fj ul li a em {
	font-weight: normal;
	color: #333;
	display: inline-block; vertical-align:middle
}
.product_fj ul li a em img{ display:inline-block; float:left; margin-right:5px}
.product_detile {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px;
	text-align: center;
	background-color: #fff
}
.product_detile ul li {
	display: inline-block;
	font-size: 18px;
	border-right: 1px solid #ddd;
	padding: 4px 64px
}
.product_detile ul li:last-child {
	border-right: none
}
.product_detile ul li b {
	font-weight: normal;
	color: #da231a
}
.zj_product{ width:260px; float:left; border:1px solid #e6e6e6;}
.zj_product h4{ background-color:#2577e3; color:#fff; height:38px; line-height:38px; text-align:center; font-size:18px; margin-bottom:20px}
.zj_product ul li{ margin-bottom:20px; height:auto; overflow:hidden; padding:0px 20px}
.zj_product ul li img{ width:70px; height:70px; margin-right:10px; border:1px solid #ddd; float:left}
.zj_product ul li .pr_info{ overflow:hidden}
.zj_product ul li .pr_info h2{ height:36px; line-height:18px; overflow:hidden; margin-bottom:5px}
.pr_xq{ width:900px; float:right}
.pr_list{ margin-bottom:20px; border-bottom:1px solid #e6e6e6}
.pr_list ul li{ padding:0px 30px 20px;display:inline-block; font-size:18px;}
.pr_list ul li.hover a{ color:#f4b01f}
.pj_list{ height:auto; overflow:hidden; margin-top:20px }
.pj_list ul li{padding:15px 15px 10px 15px;/* margin-bottom:10px;*/ border-bottom:1px dashed #e5e5e5}
.pj_list ul li .hy_tx img{ width:40px; height:40px; border-radius:50px; float:left; margin-right:20px}
.pj_list ul li .pj_info{ overflow:hidden}
.pj_list ul li .pj_info h4{ color:#666; margin-bottom:10px}
.pj_list ul li .pj_info p{ color:#333; float:left; line-height:22px}

 .pj_list ul li .pj_info b{
    display: block;
    background: url(../images/xing.png) center center no-repeat;
    width: 11px;
    height: 11px;
    float: left;
    margin-left: 5px;
    margin-top: 6px;
}
.pj_list ul li .pj_info .pj_img img{ width:100px; display:inline-block; margin-right:15px; margin-top:10px}
.pj_hf{ background-color:#f9f9f9; padding:10px; line-height:22px; color:#666}
.w1000 {
	background-color: #fff;
	height: auto;
	overflow: hidden
}
.table_gg td {
	padding: 15px 0px;
	width:215px;
	line-height: 28px;
	color: #323232
}
.shdz {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px
}
.shdz h4 {
	color: #323232;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px
}
.shdz ul li {
	width: 200px;
	float: left;
	margin-right: 20px;
	border: 1px solid #cccccc;
	padding: 10px 20px;
	height: auto;
	overflow: hidden
}
.shdz ul li p {
	display: block;
	font-size: 14px;
	color: #646464;
	line-height: 24px
}
.shdz ul li p:first-child {
	font-size: 18px;
	color: #323232;
	line-height: 38px
}
.shdz ul li p span {
	margin-right: 15px
}
.shdz ul li p a {
	color: #da231a;
	float: right;
	font-size: 14px
}
.shdz ul li a {
	text-align: center;
	display: block;
	color: #969696;
	font-size: 16px
}
.xz_add {
	padding: 28px
}
.shdz ul li a span {
	display: block
}
.consignee-cont {
    margin: 0 10px 10px 20px;
    overflow: hidden;
}
.consignee-cont ul li{list-style: none;
    height: 30px;
    margin: 6px 0;
    float: left;
    width: 99.8%;}
	
.consignee-cont ul li:hover .op-btns{ visibility: inherit;}
.consignee-cont ul li:hover { background-color:#f4f9ff}
.consignee-cont ul li:hover .addr-info {
	max-width: 322px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.consignee-cont ul li:hover span {
	overflow: hidden
}
.dz_list_name{ float:left;list-style: none;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 10px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    background-color: #fff; height:auto; overflow:hidden; font-size:14px}
.dz_list_name.item-selected, .dz_list_name:hover{border: 1px solid #2577e3;
    padding: 4px 10px;}
.dz_list_name.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(../images/selected-icon.png) no-repeat;
}
.payment-item{float: left;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 24px;
    cursor: pointer; height:auto; overflow:hidden; font-size:14px}
.payment-item.item-selected,.payment-item:hover {
    border: 2px solid #f4b01f;
    padding: 4px 23px;
}
.payment-item.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(../images/selected-icon.png) no-repeat;
}
.addr-detail span {
    display: inline-block;
    margin-left: 10px;
}
.addr-default {
    display: inline-block;
    margin: 5px 10px;
    background-color: #999;
    color: #fff;
    padding: 0 3px;
    line-height: 20px;
}
.addr-detail {
    float: left;
    height: 30px;
    line-height: 30px;
}
.op-btns {
    visibility: hidden;
    float: right;
    text-align: right;
    height: 30px;
    line-height: 30px; 
}
.op-btns a {
    margin-right: 10px;
}.ftx-05, .ftx05 {
    color: #f4b01f;
}
.addr-switch {
    height: auto; overflow:hidden;
    line-height: 18px;
    padding: 0px 20px;
    cursor: pointer;
}
.addr-switch b {
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    line-height: 10px;
    width: 9px;
    margin-left: 5px;
    background: url(../images/addr-i.png) no-repeat 0 0;
}
.addr-switch.switch-on b {
    background: url(../images/addr-i.png) no-repeat 0 0;
}
.fkdd_a {
	margin-bottom: 30px;
	height: auto;
	overflow: hidden
}
.fkdd_a dl {
	display: block;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	color: #323232;
	padding-bottom: 30px;
	padding-top: 30px;
	height: auto;
	overflow: hidden
}
.fkdd_a dl dt {
	width: 100px;
	float: left;
	line-height: 48px
}
.fkdd_a dl dd {
	margin-left: 200px;
}
.fkdd_a dl dd span {
	width: 180px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
	margin-right: 40px;
	color: #969696;
	padding: 6px 0px
}
.fkdd_a dl dd span.active {
	width: 180px;
	text-align: center;
	border: 1px solid #da231a;
	color: #da231a
}
.spmx{
	height: auto;
	overflow: hidden; margin-bottom:10px;/* border-bottom:1px solid #e6e6e6; */padding-bottom:10px
}
.fkdd_bottom{ height:auto; overflow:hidden}
.ddy_jf{ margin-bottom:20px}
.ddy_jf h4{color: #323232;
	font-size: 18px;
	font-weight: normal;}
.ddy_xxj{ margin-top:10px}
.spmx h4 {
	color: #323232;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 20px
}
.spmx ul li { border-bottom:1px solid #ddd;
	padding: 10px 0px;
	height: auto;
	overflow: hidden;
	/* background-color:#f9f9f9;*/
	  margin-bottom:1px
}

.disblk{ display:block !important}

.spmx ul li:first-child{ border-top:1px solid #ddd;}
.spmx_pic {
	width: 440px;
	float: left;
	margin-left: 10px
}
.spmx_pic img {
	width: 80px;
	height: 80px;
	float: left
}
.spmx_pic h2 {    padding-left: 100px;
	line-height: 36px;
	font-size: 16px;
	color: #323232;
	font-weight: normal
}
.spmx_pic span{ padding-left: 100px; color:#999; font-size:14px; display:block;}
.spmx_price {
	width: 580px;
	float: right;
	margin-top: 25px;
	text-align: right
}
.spmx_price p {
	padding: 0px 35px;
	font-size: 16px;
	color: #323232; float:left; width:222px; text-align:center
}
.spmx_price p:last-child {
	color: #da231a;
	font-size: 16px
}
.fkdd_bottom_a {
	width: 700px;
	float: left;
	color: #da231a;
	font-size: 18px
}
.fkdd_bottom_a span {
	font-size: 16px;
	color: #969696;
	margin-left: 20px
}
.fkdd_bottom_a h2 {
	margin-top: 10px;
	line-height: 40px;
	font-weight: normal
}
.fkdd_bottom_a h2 em {
	border: 1px solid #F60;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	width: 200px;
	float: left;
	font-weight: normal
}
.fkdd_bottom_a h2 em input {
	width: 165px;
	text-align: right;
	font-size: 18px;
	margin-right: 10px
}
.fkdd_bottom_a p {
	float: left;
	font-weight: normal
}
.fkdd_bottom_b {
	float: right; margin-bottom:20px
}
.input_radio input[type="checkbox"], .input_radio input[type="radio"] {
	opacity: 1;
	width: 22px;
	height: 22px;
	z-index: 10;
	display: inline-block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.input_radio input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px;
}
.input_radio input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.fkdd_bottom_b ul li {
	display: block;
	line-height: 24px;
	;
	text-align: right
}
.fkdd_bottom_b ul li label {
	text-align: right;
	color: #969696;
	float: left; width:200px
}
.fkdd_bottom_b ul li span {
	color: #333;
	margin-left: 20px
}
.fkdd_bottom_b ul li:last-child span {
	font-size: 24px;
}
.fkdd_bottom_b ul li:last-child {
	margin-top: 20px
}
.dkje{ padding:10px; background-color:#f9f9f9; margin-top:20px; clear:both}
.fky_zf {
	height: auto;
	overflow: hidden;
	width: 100%;
	float: left;
	font-size: 16px;
	display: none
}
.fky_zf ul li {
	display: block;
	width: 800px;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}
.fky_zf ul li label {
	float: left;
	width: 100px
}
.fplx a {
	width: 100px;
	float: left;
	margin-right: 20px;
	border: 1px solid #ddd;
	text-align: center;
	color: #646464
}
.fplx a.active {
	border: 1px solid #da231a;
	color: #da231a
}
.fplx input {
	border: 1px solid #ddd;
	width: 300px;
	padding: 0px 10px;
	height: 32px;
	line-height: 32px
}
.zfcg {
	padding: 50px 0px;
	height: auto;
	overflow: hidden
}
.jm_zf_list i { margin-top:60px;
	width: 253px;
	height: 223px;
	background-image: url(../images/zfcg.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-right: 20px
}
.zfcg h2 {
	font-size: 24px;
	color: #323232;
	font-weight: normal;
	line-height: 50px
}
.zfcg p{ margin-left:60px; font-size:16px; color:#323232}
.zfcg p em{ color:#da231a; font-size:18px}
.zfcg h2 span {
	color: #da231a;
	font-size: 14px;
	margin-left: 20px
}
.zfcg ul { margin-bottom:20px}
.zfcg ul li {
	display: block;
	color: #323232;
	font-size: 16px;
	/*margin-left: 60px*/
}
.mt10{ margin-top:10px !important}
.zfcg ul li label {
	width: 84px;
	float: left
}
.zfcg ul li div {
	margin-left: 84px
}
.zfcg ul li div span { display:block
}
.zfcg ul li b {
	font-size: 18px;
	color: #da231a
}

.sq_tit {
	padding: 20px 30px;
	background-color: #fff;
	margin-bottom: 20px; height:auto; overflow:hidden
}
.sq_tit h2 {
	color: #323232;
	font-size: 20px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto; display:inline-block; float:left; line-height:40px;
}
.sq_tit ul{ float:left; margin-left:20px}
.sq_tit ul li{ display:inline-block; padding:0px 10px; line-height:40px; font-size:16px; vertical-align:middle}
.sq_tit ul li.active a{ color:#f4b01f}
.sq_tit ul li b{ color:#999; font-weight:normal; font-size:12px}
.seacher_1 {
	width: 340px; float:right; margin-right:10px;
	border: 1px solid #cccccc;
	height: auto;
	overflow: hidden;
	height: 40px;
}
.seacher_txt_1 {
	width: 298px;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	float: left; background-color:transparent
}
.button_bnt {
	border-left: 1px solid #ccc;
	height: 40px;
	background-image: url(../images/button_bnt.png);
	background-position: right center;
	width: 40px;
	padding-left: 5px;background-color:transparent; cursor:pointer
}
.sc_b ul li {
	width: 192px;
	float: left;
	margin: 5px 10px 0px 0px;
}
.sc_b ul li:last-child{ margin-right:0px; float:right}
.sc_b ul li div {
	display: block;
	position: relative
}
.sc_b ul li a {
	display: block
}
.sc_b ul li img {
	width: 100%;
	border-radius: 5px
}
.sc_b ul li div span {
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	text-align: center;
	color: #fff;
	width: 100%;
	padding: 10px 0px;
	line-height: 40px;
	font-size: 26px
}
.zx_left {
	width: 840px;
	float: left;height: auto;
	overflow: hidden;
}
.bw_left ul li {
	height: auto;
	overflow: hidden;
	padding: 20px 20px;
	margin-bottom: 20px;
	background-color: #fff;
	position: relative
}

.bw_left ul li:hover{  box-shadow: 3px 3px 10px 0px #ccc;  }

.bw_left { width:100%;}
.bw_left ul{ width:100%;}
.bw_left ul li a{ display:block}
.bw_left ul li .news_pic {
	width: 220px;
	float: left;
	height: 220px; margin-right:20px
}
.bw_left ul li .news_pic img {height: 220px;
	width: 220px;
}
.bw_left ul li .news_info { float:left; width:560px;
	color: #646464;
	font-size: 16px;
	line-height: 32px; overflow:hidden
}
.bw_left ul li .news_info span{ height:64px}
.bw_left ul li .news_info h2 { overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 24px;
	color: #323232;
	line-height: 32px;
	font-weight: normal;
	margin-bottom: 20px
}
.bw_left ul li .news_info .date { text-align:right;
	color: #969696;
	font-size: 14px;/* margin-top:40px*/
}
.bw_left ul li .news_info .date b {
	color: #5a8fe3;
	font-weight: normal;
	margin-left: 20px
}
.zx_bottom{ border-top:1px dashed #e5e5e5; background-color:#fff; padding:20px; height:auto; overflow:hidden;}
.zx_bottom ul{ }
.zx_bottom ul li{ line-height:28px}
.zx_bottom ul li{    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 line-height:28px; color:#666; font-size:16px;}
.bw_right {
	width: 330px;
	float: right;
	background-color: #fff;
	height: auto;
	overflow: hidden;
	
}
.bw_right h2 {
	font-size: 18px;
	color: #2577e3;
	font-weight: normal;
	margin-bottom: 20px
}
.bw_right ul li {    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	display: block;
	line-height: 24px;
	;
	font-size: 16px;
	color: #323232;
	margin-bottom: 20px;
	margin-left: 10px
}
.bw_right ul li em {
	width: 24px;
	height: 24px;
	line-height: 24px;
	float: left;
	font-weight: normal;
	text-align: center;
	background-color: #dbdbdb;
	border-radius: 24px;
	color: #fff;
	margin-right: 10px
}
.bw_right ul li em.active {
	width: 24px;
	height: 24px;
	line-height: 24px;
	float: left;
	font-weight: normal;
	text-align: center;
	background-color: #2577e3;
	border-radius: 24px;
}
.wz {
	background-color: #fff;
	height: auto;
	overflow: hidden;
	padding: 20px;
	font-size: 16px;
	line-height: 28px;    text-align: justify;
}
.wz h2 {
	font-size: 24px;
	color: #323232;
	font-weight: normal;
}
.wz h2 span { color:#666;
	font-size: 14px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px
}
.wz h2 span em {
	color: #5a8fe3;
	font-weight: normal;
	margin-left: 20px;
}
.hdsq, .tsyj {
	background-color: #fff;
	height: auto;
	overflow: hidden;
	padding: 20px 40px
}
.hdsq h4, .tsyj h4 {
	color: #323232;
	text-align: center;
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px
}
.hdsq ul li {
	padding: 15px 10px;
}
.hdsq ul li label {
	float: left;
	color: #323232;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.hdsq ul li div {
	margin-left: 100px;
}
.hdsq ul li div input {
	width: 400px;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px
}
.btn {
	text-align: center;
	padding: 10px 0px;
	background-color: #da231a;
	color: #fff;
	display: block;
	margin-top: 10px
}
.hdsq ul li div textarea {
	border: 1px solid #ddd;
}
.tsyj span {
	font-size: 18px;
	display: block;
	padding-top: 20px;
	color: #323232;
	margin-bottom: 20px
}
.tsyj textarea {
	border: 1px solid #ddd;
}
.sc_product {
	height: auto;
	overflow: hidden;
	width: 1220px;
	margin-left: auto;
	margin-right: auto
}
.sc_product .fw_info {
	background-color: #fff;
	padding: 10px 20px;
	margin: 10px 10px;
	width: 245px;
	float: left;
	margin-bottom: 20px
}
.sc_product .fw_info:hover {
	box-shadow: 0px 0px 15px 0px #ccc
}
.sc_product .fw_info h2 {
	font-size: 18px;
	color: #323232;
	margin-bottom: 5px;
	font-weight: normal
}
.sc_product .fw_info h2 span {
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	line-height: 24px;
	color: #323232;
	display: block;
	margin-bottom: 10px
}
.sc_product .fw_info .fw_a {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px
}
.sc_product .fw_info .fw_a img {
	width: 100%
}
.sc_product .fw_info .fw_b {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px
}
.sc_product .fw_info .fw_a ul li {
	width: 33.33%;
	float: left;
}
.sc_product .fw_info .fw_a ul li div {
	margin-left: 5px;
	margin-right: 5px;
}
.fw_c {
	display: blockl;
	text-align: right;
	color: #646464;
	font-size: 12px;
	height: auto;
	overflow: hidden;
	line-height: 30px
}
.fw_c .btn_xz {
	width: 60px;
	text-align: center;
	background-color: #da231a;
	font-size: 14px;
	color: #fff;
	float: left;
	display: none
}
.sc_product .fw_info:hover .btn_xz {
	display: block
}
.product_d {
	height: auto;
	overflow: hidden;
	width: 1220px;
	margin-left: auto;
	margin-right: auto; margin-bottom:20px
}
.product_d .product_info {
	background-color: #fff;
	padding: 22px 0px 22px 0px;
	margin: 10px 8px;
	width: 289px;
	float: left;
	margin-bottom: 10px;
	position: relative
}
.product_d .product_info:hover {
	box-shadow: 0px 0px 15px 0px #ccc
}
.product_d .product_info:hover .pro_t {
	display: block
}
.product_d .product_info:hover .pro_new {
	display: block
}

/*��ҳ��ƷЧ��1*/

.product_sy {
	margin-left: auto;
	margin-right: auto;
}
.product_sy .product_info {
	background-color: #fff;
	width: 227px;
	float: left;
	margin-bottom: 10px;
	position: relative; /*padding:20px;*/
	margin-left: 5px; margin-right:10px;
}
.product_sy .product_info:last-child{ margin-right:7px; float:right}
.product_sy .product_info:hover {
	box-shadow: 0px 0px 15px 0px #ccc
}
#scroll .item a{ display:block;}
.product_sy .product_info img{ width:220px; height:220px; margin: 0px auto 10px}
.product_sy .product_info:hover .pro_t {
	display: block
}
.product_sy .product_info:hover .pro_new {
	display: block
}
.product_sy .product_info span { padding-bottom:10px;
	font-size: 14px;
	color: #323232;
	display: block;
	white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product_sy .product_info p { padding-bottom:10px;
	color: #da231a;
	font-size: 14px;
	 text-align:center
}
.product_sy .product_info p:last-child {
	color: #969696;
	font-size: 12px
}


/*����*/

#scroll{width:1210px;margin:0 auto;}
.wntj {
	width: 1210px;
	margin-left: auto;
	margin-right: auto;
	
}
.wntj_top {
	height: auto;
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px
}
.wntj_top h4 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	z-index: 99;
	background-color: #f5f5f5;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	position: relative
}
.wntj_top span {
	height: 1px;
	width: 100%;
	background-color: #dbdbdb;
	display: block;
	position: absolute;
	top: 25px;
	z-index: 1
}
.dsfdl {
	height: auto;
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-top: 40px;
	margin-bottom: 20px
}
.dsfdl h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	z-index: 9999;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	position: relative; color:#999
}
.dsfdl span {
	height: 1px;
	width: 100%;
	background-color: #ddd;
	display: block;
	position: absolute;
	top: 9px;
	z-index: 1
}
.xzdlfs{ width:140px; margin-left:auto; margin-right:auto; text-align:center; margin-bottom:20px}
.xzdlfs img{ width:50px; height:50px; display:inline-block; margin-left:5px; margin-right:5px}
.dl_bottom{ text-align:center; color:#999; height:auto; overflow:hidden}
.dl_bottom a{ margin-right:5px; margin-left:5px}
.dl_bottom a:hover{ color:#f4b01f}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;background-color: #fff;
	text-align: center;
	width: 220px;
	/*padding: 20px;*/
	margin-left: 22px;
	margin-right: 22px;
	float: left;
	margin-bottom: 23px}
#scroll .owl-wrapper-outer{margin:0 auto;}

.w_192{ width:192px}
.witer{ background-color:#fff}
.bor_top{ border-top:1px solid #f4b01f}
.floor{ width:1200px; margin-left:auto; margin-right:auto}
.floor_bg{ background-image:url(../images/floor_bg.png); background-position:left top; background-repeat:no-repeat; width:192px; height:192px; color:#fff; text-align:center; padding:20px}
.floor_bg img{ width:80px; height:80px; margin:0px auto}
.floor_bg h2{ font-size:22px}
.floor_bg span.line{ width:60px; height:1px; background-color:#fff; margin:6px auto; display:block;}
.floor_list{ padding:10px 21px; height:234px}
.floor_list ul li{ width:75px; display:inline-block;background-image:url(../images/fl_jt.png); background-position:left center; background-repeat:no-repeat; padding-left:15px; margin:5px 0px}
.floor_list ul li.hover a{ color:#f4b01f}
.fl_logo{ height:84px;}
.fl_logo ul li{ display:inline-block; margin-left:4px; height:38px; padding:0px; width:90px}
.fl_logo ul li img{ width:90px; height:38px;}
.w_417{ width:408px}
.w_417 img{ width:408px}

.fl_pr_list{ width:600px}
.fl_pr_list ul li{ border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6; width:200px; float:left; padding:15px; position:relative}
.fl_pr_list ul li .pr_img img{ width:170px; width:170px; margin-bottom:10px; margin-left:auto; margin-right:auto}
.fl_pr_list ul li .p_name p{ white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden; line-height:22px}
	.fl_pr_list ul li .p_name p:last-child{ color:#da231a; }
	.fl_jrgwc{ border-radius:4px; background-color:#f4b01f; text-align:center; padding:5px; position:absolute; left:15px; top:166px; right:15px;transition:0.5s; opacity:0}
	.fl_jrgwc a{ background-image:url(../images/jr_cart.png); background-position:left center; width:110px; text-align:center; margin:auto; background-repeat:no-repeat; padding-left:20px}
	.fl_pr_list ul li .pr_img:hover .fl_jrgwc{ top:156px;opacity: 1;}
	.fl_jrgwc a{ display:block; color:#fff} 
	.fl_jrgwc img{ display:inline-block; margin-right:5px; width:22px; height:22px}
	.zt_zx{ width:1200px; float:left}
	.zt_zx ul li{ width:289px; float:left; position:relative; margin-left:14px;}
	.zt_zx ul li:first-child{ margin-left:0px}
	.zt_zx ul li img{ width:100%; height:359px}
	.zt_zx ul li .zx_img{ width:100%; height:359px;overflow: hidden;}
	.zt_zx ul li:hover img{transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: scale(1.1); -webkit-transform: all 1s ease 0s;}
	.zt_zx ul li .zx_name{ position:absolute; width:100%; bottom:0px; background-image:url(../images/bg002.png); background-repeat: repeat-x; background-position:left top; left:0px; right:0px; height:90px; padding:10px 15px; color:#fff}
	.zt_zx ul li .zx_name h2{ font-size:18px}
	.zt_zx ul li .zx_name p{ font-size:14px; line-height:22px}
	
	/* Div1 */
.Div1{width:1200px;height:auto;margin:0px auto;overflow:hidden;position:relative;}

.Div1_main{width:10000px;overflow:hidden;position:relative;z-index:1;}

.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;width:21px;height:21px;position:absolute;cursor:pointer;z-index:2;top:10px;}
.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img{width:21px;height:21px;}
.Div1 .Div1_prev1:hover ,.Div1 .Div1_next1:hover{opacity:0.7;.filter:alpha(opacity=70)}
.Div1 .Div1_prev1{left:0px;}
.Div1 .Div1_next1{right:-5px;}

/*�Ƽ�*/
.tj_ul { float:right; border-bottom:1px solid #ddd;height:48px; line-height:48px; margin-top:15px}
.tj_ul ul li{ float:left; padding:0px 30px; font-size:18px; }
.tj_ul ul li.hover{ color:#f4b01f; border-left:1px solid #ddd; border-right:1px solid #ddd;border-top:1px solid #ddd;background-color:#f4f4f4; height:49px; line-height:49px}
	
	
	.hd_product{ width:1200px;float:left; margin-left:80px; }
	.hd_product ul li{ width:298px; float:left; position:relative; height:150px; margin-right:2px}
	.hd_product ul li .hd_img{ width:298px; height:150px}
	.hd_product ul li .hd_name{ z-index:99;position:absolute; left:0px; top:0px; width:298px; padding:20px 40px 20px 20px}
	.hd_product ul li .hd_name h2{ white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden; font-size:16px; margin-bottom:10px}
	.hd_product ul li .hd_name .yhj{ background-color:#f56d53; color:#fff; padding:5px 10px; display:inline-block; margin-bottom:10px; z-index:1}
	.hd_product ul li .hd_name p{ color:#999}
/*��ҳ��ƷЧ��2*/
.title_t{ padding:15px 0px; clear:both; height:auto; overflow:hidden; line-height:31px}
.title_t .more{ background-image:url(../images/more_jt.png); background-repeat:no-repeat; background-position:right center; padding-right:15px}
.title_t h2{ font-size:24px}
.title_t h2 em{ color:#999; font-style:italic; font-size:20px}
.rm_product{ width:1210px; margin-left:auto; margin-right:auto; height:auto; overflow:hidden}



/*����*/
.pro_img {
	width: 240px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}
.pro_img img {
	width: 240px; height:240px; margin-bottom:10px
}
.pro_img h2{ text-align:left; color:#333; font-size:16px}
.pro_img h2 span{ color:#999; font-size:14px}
.pro_img p {
	display: block;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	color: #646464; height:44px;
}
.mb10{ margin-bottom:10px}
.pro_img span{ font-size:14px; line-height:30px; text-align:left;display: block;}
.pro_img span {
	font-size: 18px !important;
	color: #da231a
}
.pro_img span em{ color:#666}
.pro_img span:last-child{ color:#999; font-size:14px !important;}

.pro_img span b{  color:#999; font-size:18px}
.pro_img span i{color: #da231a; font-size:14px}
.pro_img span b em{ font-size:12px; margin-left:4px}
.pro_t {
	height: auto;
	overflow: hidden;
	padding: 0px 0px;
	display: none;
	position: absolute;
	top: 10px;
	width: 100%
}
.pro_t a em {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #323232;
}
.gzsp {
	background-image: url(../images/gzsp.png);
	background-position: left center;
	padding-left: 32px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px
}
.jrgwc {
	background-image: url(../images/jrgwc.png);
	background-position: right center;
	padding-right: 32px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px
}
.pro_smal {
	display: block;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px
}
.pro_smal ul li {
	width: 50px;
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid #ddd;
	margin-top: 10px
}
.pro_smal ul li img {
	width: 50px
}
.pro_smal ul li.active {
	border: 1px solid #da231a
}
.pro_new {
	background-color: #d13d3d;
	color: #fff;
	display: none;
	position: absolute;
	bottom: 0px;
	width: 100%
}
.pro_new span {
	padding: 0px 10px
}
.cart_k {
	background-color: #fff;
	padding: 40px 100px;
	height: auto;
	overflow: hidden;
	line-height: 48px; margin-top:20px
}
.cart_k img {
	float: left
}
.cart_k h2 {
	font-size: 36px;
	color: #969696;
	padding-top: 100px
}
.cart_k span {
	display: block;
	font-size: 24px;
	font-weight: normal
}
.cart {
	background-color: #fff;
	height: auto;
	overflow: hidden;
	padding: 15px 0px;/* margin-top:20px;*/ margin-bottom:20px
}
.cart_table tr th {
	text-align: center;
	font-size: 16px;
	color: #323232;
	font-weight: normal;
	padding: 20px 0px
}
.cart_table tr td {
	text-align: center;
	padding: 10px 0px;
	border-top: 1px solid #ddd;
}

.borbotdd{border-bottom: 1px solid #ddd;}
.cart_img {
	text-align: left
}
.cart_img img {
	width: 90px;
	float: left;
	margin-right: 15px
}
.cart_img h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	color: #323232;
	padding-top: 15px
}
.cart_img h2 span {
	display: block;
	color: #646464;
	font-size: 14px
}
.cart_table tr th {
	position: relative
}
.cart_table tr td p {
	font-size: 16px;
	color: #323232
}
.cart_table tr td p.active {
	color: #da231a
}
.cart_table tr th sup {
	padding-left: 30px;
}
.cart_table tr th sup input[type="checkbox"], .cart_table tr th sup input[type="radio"] {
	opacity: 1;
	width: 22px;
	height: 22px;
	z-index: 10;
	display: inline-block;
	-webkit-appearance: none;
	position: absolute;
	/*top: 20px;*/
	margin-left: -28px;
	-moz-appearance: none;
}
.cart_table tr th sup input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px;
}
.cart_table tr th sup input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.cart_table tr td sup input[type="checkbox"], .cart_table tr td sup input[type="radio"] {
	opacity: 1;
	width: 22px;
	height: 22px;
	z-index: 10;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.cart_table tr td sup input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px; border:0px
}
.cart_table tr td sup input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}

.cart_bottom {
	height: auto;
	overflow: hidden;
	line-height: 52px; padding:20px
}
.cart_bottom span {
	float: left;
	color: #969696;
	font-size: 16px
}
.cart_bottom em {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.cart_bottom b {
	font-size: 30px;
	font-weight: normal;
	color: #da231a;
}
.cart_bottom dl {
	display: block;
	text-align: right;
	margin-right: 20px;
	height: auto;
	overflow: hidden;
	line-height: 38px
}
.cart_bottom dl dt {
	width: 60px;
	float: left
}
.cart_bottom dl dd {
	margin-left: 60px
}
.cart_bottom dl dd b {
	font-size: 24px
}
.cart_bottom dl:first-child dd b {
	font-size: 18px
}
/*+�ϴ�ͼƬ*/
.image-item {
    position: relative;
  /*  border-radius: 5px;*/
    margin-right: 10px;width: 100px;
    height: 100px; clear:both; margin:20px 0px; display:block; border:1px solid #ddd;
}
.image-item.space .image-close {
    display: none;
}
.image-item .image-close {
    position: absolute;
    display: inline-block;
    right: -6px;
    top: -6px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border-radius: 12px;
    background-color: #FF5053;
    color: #f3f3f3;
    border: solid 1px #FF5053;
    font-size: 9px;
    font-weight: 200;
    z-index: 1;
}
.image_input{ width:80px; height:80px;
    background-image: url(../images/iconfont-tianjia.png);
    background-size: 100% 100%; background-position:center; margin:auto}
	.image-item span{color:#999 !important; display:block; height:30px; 
	line-height:30px; width:100%; text-align: center; position:absolute;
	 bottom:5px; left:0px; right:0px}
.image-item .file { 
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 0;
}
.image-item input[type="file"] {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 0;
}

.pj h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #323232;
	font-weight: normal
}
.spxx_l {
	width: 100%;
	text-align: left; height:auto; overflow:hidden; margin-bottom:20px; background-color:#f9f9f9; padding:20px
}
 .spxx_l p {
	display: block;
	line-height: 28px;
	color: #333;
	font-size: 16px
}
.spxx_l span{line-height: 28px;	color: #999;
	font-size: 14px}
.spxx_l img { display:block;
	border: 1px solid #ddd;
	width: 90px;
	height: 90px; float:left; margin-right:20px
}

.pingfen{ padding-bottom:10px}
.pingfen p{ float:left; color:#333; font-size:14px;}
.pingfen i{ display:block; background:url(../images/xing.png) center center no-repeat; 
width:11px; height:11px; float:left; margin-left:5px; margin-top:5px;}
.pingfen .pl1bg{background:url(../images/xing2.png) center center no-repeat !important; }
.spxx_l h2 {
	margin: 0px;
	font-size: 16px;
	color: #636363;
	line-height: 24px
}
.spxx_l p {
	color: #da231a;
}
.spxx_r {
	float: left;
	width: 600px;
}
.spxx_r .stars {
	padding: 6px 0px;
	display: block;
	height: auto;
	overflow: hidden
}
.spxx_r .stars label {
	color: #323232;
	font-weight: bold;
	font-size: 18px;
	float: left;
	width: 100px
}
.spxx_r .stars span {
	line-height: 24px;
	float: left;
	font-size: 16px;
	color: #da231a;
	font-weight: bold
}
.star {
	margin-right: 10px;
	height: auto;
	overflow: hidden;
	float: left
}
.star ul {
	float: left;
}
.star ul li {
	float: left;
	width: 28px;
	height: 24px;
	background: url("../images/star_ok.png") no-repeat left top;
	background-size: 24px 24px;
}
.star ul li.on {
	background: url("../images/star.png") no-repeat left top;
	background-size: 24px 24px;
}
.pj_textarea {
	height: auto;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #ddd;
}
.pj_textarea textarea {
	width: 100%;
	border: none;
	height: 100px;
	border-radius: 5px;
	color: #969696;
	font-size: 16px
}
.ddy h1 { padding:15px 0;
	font-size: 18px;
	color: #cccccc;
	font-weight: normal;

}
.ddy h1 a {
	padding-left: 20px;
	padding-right: 20px;
	color: #646464
}
.ddy h1 a:first-child{ padding-left:0px}
.ddy h1 a.hover {
	color: #f4b01f
}
.ddy_table{ height:auto; overflow:hidden; padding:0px 0px; clear:both}
/*.ddy_table table tr th{ font-size:16px; padding-bottom:20px;}
.ddy_table table tr td h4{ line-height:24px; font-weight:normal; color:#323232; text-align:left}
.ddy_table table tr td h4 b{ margin-right:20px}
.ddy_table table tr td{ text-align:center; padding:10px 0px;}
.ddy_table table tr td p.hover{ color:#ff6000}
*/
.gray40{ color:#666 !important;}
.spddli{ border:1px solid #ddd !important; background:none !important}
.ddy_table ul li{ border:1px solid #fce7bb; height:auto; overflow:hidden; margin-top:20px}
.ddy_table ul li:last-child{ margin-bottom:20px;}
.ddy_table ul li .ddy_a{ background-color:#fffdf7; padding:20px}
.ddy_table ul li .ddy_a h4{ font-size:18px; margin-bottom:5px; color:#f4b01f}
.ddy_table ul li .ddy_a p{ margin-bottom:5px; color:#f4b01f}
.ddy_table ul li .ddy_a p:last-child{ margin-bottom:0px; color:#666}
.ddy_table ul li .ddy_a p.red{ color:#e8433b}
.ddy_table ul li .ddy_a p em{ color:#333}
.ddy_table ul li .ddy_b{ width:740px; float:left}
.ddy_table ul li .ddy_b ul li{     margin-top: 0px;padding:10px; border:0px; margin-bottom:0px}
.ddy_table ul li .ddy_b ul li img{ margin-right:20px; width:80px; height:80px; display:inline-block}
.ddy_table ul li .ddy_b ul li .ddy_info{ overflow:hidden}
.ddy_table ul li .ddy_b ul li .ddy_info p{white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; margin-bottom:10px; display: block}
	.ddy_table ul li .ddy_b ul li .ddy_info p span{ display:block;margin-right:10px; color:#da231a; font-size:18px}
	.ddy_table ul li .ddy_b ul li .ddy_info p span:last-child{ font-size:12px; color:#999}
	.ddy_c{ width:110px; float:right; margin-right:20px; text-align:center;}
	.ddy_c ul li{ border:1px solid #f4b01f;     height: 36px;
    line-height: 34px;
    border-radius: 4px; margin-bottom:0px !important;display:block; margin-top:10px}
	.ddy_c ul li:first-child { background-color:#f4b01f; border:1px solid #f4b01f;}
	.ddy_c ul li a{ display:block; color:#f4b01f}
	.ddy_c ul li:first-child a{ color:#fff}
.ddxq_a{ display:block; height:auto; overflow:hidden; background-color:#fafafa; padding:20px;
 margin-bottom:20px}
.ddxq_a h2{ color:#323232; line-height:32px; float:left; font-size:20px; font-weight:normal}
.ddxq_b{ float: right}
.ddxq_b a{ width:120px; float:right; text-align:center; color:#323232; border:1px solid #ddd; line-height:30px; margin-left:15px; font-size:14px}
.ddxq_b a:first-child{ background-color:#da231a; border:1px solid #da231a; color:#fff}
.ddxq h2{ color:#f4b01f; font-size:18px; line-height:32px; font-weight:normal}
.ddxq h2 span{ display:block; font-size:14px;}
.ddxq h4{ padding:10px 0px; height:auto; overflow:hidden; font-weight:normal;}
.ddxq h4 span a{ font-size:18px; color:#f4b01f; float:left; background-image:url(../images/xq_down.png); background-repeat:no-repeat; background-position:right center; padding-right:30px; margin-right:40px}
.ddxq .sq{ display:block; height: auto; overflow:hidden; margin-bottom:10px}
.ddxq .sq span a{ font-size:18px; color:#f4b01f; float:left; background-image:url(../images/xq_up.png); background-repeat:no-repeat; background-position:right center; padding-right:30px}
.ddxq h4 p{ font-size:16px; color:#1a1a1a; font-weight:normal; float:left;}
.ddxq h4 p em{ font-size:14px ;font-weight:normal; color:#646464}
.ddxq_sp ul li{ border-bottom:1px solid #ddd; height:auto; overflow:hidden; padding:10px 0px}
.ddxq_sp ul li h2{ float:left;/* line-height:90px;*/ padding-top:0px; font-size:16px}
.ddxq_sp ul li p{ line-height:90px; display:inline-block; float:right; padding-left:40px; padding-right:40px; font-size:16px; color:#323232}
.ddxq_bottom{ margin:0px 0px 20px; height:auto; overflow:hidden}
.ddxq_bottom ul li{border-bottom:1px solid #ddd; height:auto; overflow:hidden; padding:20px 0px}
.ddxq_bottom ul li h2{ font-size:18px; color:#323232; margin-bottom:px; font-weight:normal}
.ddxq_bottom ul li p{ width:50%; float:left; text-align:left; display:block; line-height:32px; color:#646464}
.ddxq_bottom ul li p label{ width:80px; float:left}
.ddxq_btoom_b{ height:auto; overflow:hidden}
.ddxq_d{ /*float:right*/ padding-bottom:20px}
.ddxq_d p{ line-height:28px; color:#333; /*text-align:right;*/}
.ddxq_d p label{ width:100px; float:left; color:#969696;/* margin-right:30px;*/ font-size:14px}
.ddxq_d p:last-child{ font-size:24px; margin-top:5px}
.btn_xg{ height:30px; width:120px; border:1px solid #e6e6e6; text-align:center; font-size:14px; line-height:30px}
.jdt_line{ margin-top:28px; width:730px; margin-left:20px}
.jdt_line p{ height:10px; background-color:#ccc; z-index:1;}
.jdt_zt{ padding-bottom:10px; margin-top:20px}
.jdt_zt ul li{ width:20%; float:left;font-size:16px; color:#646464;position:relative;}
.jdt_zt ul li.active{ color:#da231a}
.jdt_zt ul li em{background-image:url(../images/jdt.png); background-repeat: no-repeat; background-position:0px 0px; position:absolute; top:30px; width:24px; height:24px; left:0px; z-index:99}
.jdt_zt ul li em.hover{background-image:url(../images/jdt.png); background-repeat: no-repeat; background-position:0px -24px; position:absolute; top:30px; width:24px; height:24px; left:0px}
.jdt_zt span{ width:100%; background-color:#da231a; position:absolute; top:38px; z-index:99; left:10px; height:10px; padding-right:10px; z-index:9}
.jdt_sj{ height:auto; overflow:hidden; margin-top:20px}
.jdt_sj ul li{ width:20%; float:left;font-size:14px; color:#da231a;}
.jdt_sj ul li span{ display:block}
.box03{ margin-top:10px; height:auto; overflow:hidden; margin-bottom:10px}
.box03 p{ font-size:14px; line-height:32px; color:#646464}
.slide-main{height:460px;position:relative; z-index:9}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:207px;overflow:hidden;cursor:pointer;}
.prev{left:230px;}
.next{right:0px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.slide-box,.slide{display:block;width:100%;height:460px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:460px;position:relative;position:absolute;z-index:8;}
.slide a{display:block;width:100%;height:460px;cursor:pointer;}
.ddy_list{padding:10px 0px}
.ddy_list ul{ display: table; width:100%}
.ddy_list li{ display: table-cell; text-align:center;}
.user{ background-image:url(../images/arrow_d.png); background-repeat:no-repeat; background-position: right center; padding-right:30px; background-size:18px;}
.user_list{ display:none}
.user_list ul li{ display:block; padding:4px 10px}
.reveal-modal-bg,.login-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}
.reveal-modal {
	visibility: hidden;
	top: 200px; 
	left: 50%;
	margin-left: -300px;
	width: 520px;
	background: #fff ;
	position: absolute;
	z-index: 9999;
	padding: 30px 40px 34px;/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.login {
	top: 200px; 
	left: 50%;
	margin-left: -300px;
	width: 520px;
	background: #fff ;
	position: absolute;
	z-index: 9999;
	padding: 30px 40px 34px;/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.reveal_index{ padding:20px 40px}
.reveal_index .reveal_logo{ text-align:center; margin-bottom:30px}
.reveal_index .reveal_logo img{ width:140px; margin-left:auto; margin-right:auto; margin-bottom:10px}
.reveal_index .reveal_logo h2{ display:block; font-size:28px}
.reveal_index ul li{ margin-bottom:15px; border:1px solid #ddd; height:48px; line-height:48px;display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; position:relative}
	.yzm_b{border:1px solid #ddd; height:48px; line-height:48px;display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; width:240px;}
	.yzm_b input{-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;}
	.hqyzm{border-left:1px solid #ddd; width:120px; text-align:center; height:30px; line-height:30px; color:#da231a}
.reveal_index ul li input{ width:100%; height:45px;-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; padding:0px 10px;}
	.dl_xy input[type="checkbox"]{ width:22px; height:22px; margin-right:10px;display: inline-block;
	-webkit-appearance: none;-moz-appearance: none;}
	.dl_xy input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px; float:left
}
.dl_xy input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.reveal_index ul li i{ width:23px; height:23px;margin-left:10px; }
.reveal_index ul li i.sjh{ background-image:url(../images/sjh.png); background-repeat:no-repeat; background-position:left center}
.reveal_index ul li i.mima{ background-image:url(../images/mima.png); background-repeat:no-repeat; background-position:left center}
.reveal_index ul li i.yz{ background-image:url(../images/yzm.png); background-repeat:no-repeat; background-position:left center}
.reveal_index ul li i.dx{ background-image:url(../images/dx.png); background-repeat:no-repeat; background-position:left center}
.reveal_dz ul li{ font-size:16px; margin-bottom:20px}
.reveal_dz ul li label{ float:left; width:80px; margin-left:40px; text-align:right; margin-right:20px; line-height:44px}
.reveal_dz ul li input{ border:1px solid #ddd; width:260px; height:44px; line-height:44px}
.reveal_dz ul li select{ border:1px solid #ddd; width:77px; margin-right:10px;height:44px;
 line-height:44px; background-image:url(../images/arrow_d.png); background-repeat:no-repeat; 
 background-position:right center;/*-webkit-appearance: none;
	-moz-appearance: none;*/ background-size:18px}
.btn_tj{margin-left: 100px; display:block; height:auto; overflow: hidden; text-align:center; margin-top:20px}
.btn_tj a{ color:#fff; font-size:16px; background-color:#2577e3; width:120px;
 display: inline-block; line-height:38px; border-radius:4px;}
.btn_tj a.colse{width:120px; background-color:#b3b3b3; margin-left:20px;border-radius:4px;}
.btn_index a{ background-color:#f4b01f; color:#fff; display:block; padding:12px; text-align:center; margin-top:20px}
.i1{ margin-left:26px;}

.xcsp {
	height: auto;
	overflow: hidden
}
.xcsp ul li {
	width: 590px;
	margin-bottom: 28px; float:left;
}
.xcsp ul li .xcsp_a {
	background-color: #fff;
}
.xcsp ul li .xc_img{ position:relative}
.xcsp ul li .xc_img .xc_bg{
	z-index: 999;
	width: 100%; height:100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px; bottom:0px; right:0px; background-image:url(../images/sp_bg.png); background-repeat:no-repeat; background-size:cover
}
.xcsp ul li .xc_img img {
	width: 580px; height:300px
}
.xc_name {
	padding: 20px 20px;
	color: #646464
}
.xc_name h2 {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #323232;
	font-size: 24px;
	font-weight: normal
}
.product_c {
    padding: 0px 0px; height:45px; overflow:hidden; line-height:45px; margin:20px 0px 10px
}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px}
.p10{ padding:10px}
.product_fl, .product_deal {
   /* background-color: #fff;*/
    height: auto;
    overflow: hidden;
   /* padding: 20px 0px 20px 0px;*/
}
.product_fl_a { display:block;
	width:100%;
	/*float: left;*/
	font-size: 16px;
	line-height: 38px;
}
.product_fl_a span {
	color: #333;
	float: left
}
.product_fl_a ul li {
	display: inline-block;
	float: left;
	margin-left: 20px;
	color: #666;
}
.product_fl_a ul li.hover {
	color: #da231a
}
.product_fl_c {
	width: 600px;
	float: left;
	height: auto;
	overflow: hidden
}
.product_fl_c ul li {
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #323232;
	height: auto;
	overflow: hidden
}
.product_fl_c ul li a {
	border-left: 1px solid #ccc;
	height: 22px;
	padding-left: 25px;
	padding-right: 25px;
	color: #323232;
}
.product_fl_c ul li:first-child a {
	border-left: none;
}
.product_fl_d {
	width: 600px;
	float: right; text-align:right; 
}
.product_fl_d span i{ width:28px; height:28px; display:inline-block; margin-left:5px; margin-right:5px}
.product_fl_d span i img{ display:inline-block; vertical-align:middle}
.product_fl_d span em{ display:inline-block; color:#666}

/*�ƷЧ��1*/

.product_hd {
	height: auto;
	overflow: hidden;
	
	margin-left: auto;
	margin-right: auto; width:1220px
}
.product_hd .product_info {
	background-color: #fff;
	margin-left:10px;
	margin-right:10px;

    
	position: relative
}
.product_hd .product_info:hover {
	box-shadow: 0px 0px 15px 0px #ccc
}
.product_hd .product_info:hover .pro_t {
	display: block
}
.product_hd .product_info:hover .pro_new {
	display: block
}




/*����*/

/*ͷ�������˵�*/
.hym{ width:120px;}
.hym:hover{ width:120px; background:#fff url(../images/icon_jt1.png) 90% no-repeat; background-size:13%}
.hym .mc{ color:#fff; background:url(../images/icon_jt.png) right no-repeat; background-size:13%; display:block}
.hym:hover .mc{ color:#da231a;}
.xlcd{ position:absolute; width:130px; top:35px; z-index:999; box-shadow:0px 5px 15px 0px #ccc;background-color:#fff}
.xlcd ul li{ float:left; text-align:center; padding:0; margin:0; width:130px; line-height:35px; height:35px; list-style:none; border-right:none; }
.xlcd ul li a{ color:#333}

.fgx{line-height:14px; padding-top:10px; height:14px; color:#CCC}
.jxsxz{background-color: #fff;
	margin-bottom: 40px;
	margin-top: 20px;
	padding: 40px 40px;
	height: auto;
	overflow: hidden;}
	.jxsxz ul { margin-bottom:60px}
.jxsxz ul li{ padding:10px; height:auto; overflow:hidden;}
.jxsxz ul li sup {
	padding-left: 30px; float:left
}
.jxsxz ul li sup input[type="checkbox"], .jxsxz ul li sup input[type="radio"] {
	opacity: 1;
	width: 22px;
	height: 22px;
	z-index: 10;
	display: inline-block;
	-webkit-appearance: none;
	
	margin-left: -28px;
	-moz-appearance: none;
}
.jxsxz ul li sup input {
	display: block;
	background: url("../images/wty_1.png") no-repeat left center;
	background-size: 22px 22px;
}
.jxsxz ul li sup input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.jxsxz ul li span{ font-size:16px}
.zfcg_jxs{ border:1px solid #ddd; width:935px; height: auto; overflow:hidden; margin-left:60px; margin-right:60px; margin-top:25px; margin-bottom:25px; padding:20px}
.zfcg_jxs_a{ width:460px; border-right:1px solid #ddd; text-align:center; color:#323232; float:left}
.zfcg_jxs_a span{ display:block; height:auto; overflow:hidden; text-align:left; font-size:16px; line-height:24px; margin-left:120px}
.zfcg_jxs_a h2{ display:block; font-size:18px}
.zfcg_jxs_a span em{ color:#da231a; font-weight:normal}
.zfcg_jxs_b h2{ width:380px; float:right; color:#646464; font-size:18px;font-weight:normal; line-height:30px; padding:100px 45px}

.category-item-active .children {
	display: block
}
.children-list {
	height: 458px;
	margin: 0;
	padding: 2px 0;
	list-style-type: none
}
.children-list li {
	position: relative;
	float: left;
	width: 265px;
	height: 76px
}
.children-list li.star-goods .link {
	width: 170px;
	padding-right: 0
}
.children-list .link {
	display: block;
	padding: 18px 20px;
	line-height: 40px;
	color: #333;
	-webkit-transition: color .2s;
	transition: color .2s
}
.children-list .link:hover {
	color: #ff6700
}
.children-list .thumb {
	margin-right: 12px;
	vertical-align: middle
}
.children-list .text {
	line-height: 40px
}
.children-list-col {
	float: left;
	width: 265px
}
.children {
	display: none;
	position: absolute;
	left: 230px;
	top: 0;
	z-index: 24;
	height: 458px;
	border: 1px solid #e0e0e0;
	border-left: 0;
	background: #fff;
	-webkit-box-shadow: 0 8px 16px rgba(0,0,0,0.18);
	box-shadow: 0 8px 16px rgba(0,0,0,0.18)
}
.children-col-1 {
	width: 265px
}
.children-col-2 {
	width: 530px
}
.children-col-3 {
	width: 795px
}


/*���˵�*/
.hyzx_left {
	height: auto;
	overflow: hidden;
	width: 180px;
	float: left;
	background-color: #fff;
	
	margin-bottom: 20px
}
.pl40{ padding-left:30px }
.p2043{    padding: 20px 0px 40px 0px;}
.hyzx_left h2 {
	padding: 15px 0px 15px 30px;
	font-size: 18px;
	color: #323232;
	font-weight: normal
}
.hyzx_left ul li {  padding-left:30px;
	font-size: 16px;
	color: #646464;
		padding-top: 10px;
	padding-bottom: 10px;
	display: block
}
.hyzx_left ul li a.cur {
	color: #f4b01f
}
.hyzx_left ul {
	margin-bottom: 20px
}
/*�ҵĸ�������*/
.center_xx {
	background-color: #fff;
	/*padding: 20px 20px;margin-bottom:20px;*/
	width: 990px;
	float: right; height:auto; overflow: hidden;  min-height:620px
}
.grxgxx {
	margin: 0 auto;height:auto; overflow:hidden
}
.grxgxx .xgxx img {
	width: 120px;margin-right:20px; float:left
}
.xgxx {
	width: 475px;
	height: auto; overflow:hidden; float:left
}
.xgxx_user{ float:left; padding-top:20px;}
.xgxx_user p{  margin-bottom:10px; color:#666}
.xgxx_user p span{ color:#f4b01f}
.grxgxx .xgxx p{ padding-top:20px; margin-bottom:10px}
.xgxx a {
	color: #2577e3;
	font-size: 14px
}
.grxx_xb{  display:inline-block; width:390px}
.grxx_xb span{ width:80px; display:inline-block}
.grxx_xb span input[type="radio"]
{ margin-right:10px;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none; width:22px; height:22px; vertical-align:middle}
.grxx_xb span input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px; border:0px
}
.grxx_xb span input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.dengji {
	background-color: #a35cbb;
	color: #fff;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	font-size:20px;
}
.zhje {
	margin: 25px auto;
	padding: 15px;
	height: auto;
	overflow: hidden; background-color:#f9f9f9
}
.zhye {
	color: #323232;
	line-height: 35px;
	font-size: 16px
}
.zhye a{ color:#f4b01f}
.zhye span {
	color: #f4b01f;
	font-size: 16px
}
.center_grxx {
	padding-bottom: 10px;
	padding-top: 40px;
}
.center_dd {
	margin: 0 auto;
	overflow: hidden
}
.center_dd ul li {
	width: 50%;
	float: left;
	color: #323232;
	line-height: 25px; margin-bottom:20px;
}
.center_dd ul li img{ width:110px; height:110px; display:inline-block} 
.center_dd ul li img{ float:left; margin-right:20px}
.center_dd ul li a {
	color: #323232
}
.dd_info{ float:left; margin-top:30px; text-align:left}
.dd_info p{ font-size:18px}
.dd_info p span{ color:#f4b01f}
.dd_info p:last-child a{ font-size:16px; color:#999}
/*�˻�����*/
.grxgxx h1 {
	font-size: 26px;
	font-weight: 500;
}
.center_xjq {
	margin: 0 auto;
	overflow: hidden
}
.center_xjq ul li {
	width: 303px;
	float: left;
	background: url(../images/xjq.png) no-repeat; margin-right:20px
}
.center_xjq ul li:last-child{ margin-right:0px; float:right}
.center_xjq ul li .yhq_cen {
	color: #fff;
	display: block;
	text-align: left;
	height: 126px;
	margin-bottom: 20px; width:250px; margin-left:30px
}
.center_xjq ul li .yhq_cen p{ margin-bottom:10px; font-size:16px}
.center_xjq ul li .yhq_cen p.date{ background-color:rgba(255,255,255,0.15); padding:0px 10px; font-size:14px}
.center_xjq ul li .yhq_cen p.xjq {
	font-size: 26px;
	padding-top: 15px;
}
.yxq {
	font-weight: 600
}
/*�ҵ��ղ�*/
.wdsc ul li{ border-bottom:1px dashed #ddd; height:auto; overflow:hidden; padding:15px 10px;}
.sc_pr{ width:600px; float:left}
.sc_pr img{ width:90px; height:90px; float:left; margin-right:15px}
.sc_pr h2{ font-size:16px;     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; margin-bottom:10px}
	.sc_pr p{ color:#da231a; font-size:18px}
	.sc_pr p b{ font-size:14px; margin-left:4px}
	.sc_pr p:last-child{ color:#da231a; font-size:16px;}
	.sc_pr span{ color:#999; font-size:14px; margin-top:20px; display:block}
.sc_btn{ float:right}
.sc_btn a{ width:110px; float:left; text-align:center;  display:inline-block;border:1px solid #f4b01f;
 background-color:#f4b01f; color:#fff; height:36px; line-height:34px; border-radius:4px;}
 .sc_btn b{  display:inline-block;  padding-top:8px; padding-left:40px}
/*.sc_btn a:first-child{ background-color:#fff; color:#333; border:1px solid #ddd;margin-right:20px;}*/
/*�������*/
.center_yqhy {
	padding: 30px;
}
.center_yqhy h1 {
	font-size: 22px;
	font-weight: 500;
	color: #333333; font-weight:normal
}
.yqxx {
	margin-top: 30px;
}
.yqxx ul li {
	line-height: 65px;
	color: #333
}
.yqxx ul li input {
	border: 1px solid #dedede;
	width: 350px;
	padding: 8px;
}
/*��Ϣ֪ͨ*/.xxtx_list ul { padding-bottom:30px;}
.xxtx_list ul li { padding:10px 0;
	 
	background-color: #fff;
	
	overflow: hidden; border-bottom:1px dashed #ddd; font-size:14px
}
.xxtx_list ul li h3 {
	font-size: 18px;
	font-weight: 500;
	color: #323232
}
.xxtx_list ul li .news{ width:770px;display:inline-block}
.xxtx_list ul li .news h3{ font-size:18px; color:#333}
.xxtx_list ul li .news p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden; color:#666}
.xxtx_list ul li span {
	display: inline_block;
	float: right; color:#999; font-size:14px
}
/*��Ϣ֪ͨ����*/
.xxtz_xq { line-height:28px;
	background-color: #fff; color:#666; font-size:16px;
	
	margin-top: 20px;
}
.xxtz_xq h4 {
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	text-align: center
}
.xxtz_xq em{ text-align:center; font-size:12px; color:#666; display:block}
.xxtz_xq dl dt {
	font-size: 18px;
	line-height: 35px;
	color: #333333
}
.xxtz_xq dl dd {
	line-height: 35px;
}
.xxtz_xq p img{
    width: 100%;
}
/*��ȫ����*/
.xggrxx {
	padding: 25px;
}
.xggrxx ul li {
	padding: 25px;
	border-bottom: 1px solid #dedede;
	overflow: hidden
}
.xmmc {
	float: left;
	line-height: 35px;
	color: #333333;
	font-size: 18px;
	width: 680px;
	height: 35px;
}
.xmmc img {
	vertical-align: middle;
	margin-right: 15px;
}
.xggrxx ul li a {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dedede
}
/*��ֵ*/
.czje {
	line-height: 55px;
	overflow: hidden;
	margin-top: 25px;
	color: #333
}
.czje input {
	border: 1px solid #dedede;
	width: 350px;
	padding: 8px;
}
.zffs {
	overflow: hidden;
	width: 100%;
}
.zffs ul li {
	float: left;
	height: 80px;
	overflow: hidden;
	margin-right: 30px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 34px
}
.zffs ul li img {
	width: 260px;
	height: 80px
}
.zffs ul li span {
	display: block;
	font-size: 22px;
	color: #b2b2b2;
	padding: 10px 10px 0px 10px;
}
.zffs ul li h2 {
	font-size: 22px;
	color: #b2b2b2;
	font-weight: normal
}
.qr {
	background-color: #da231a;
	width: 200px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	clear: both
}
.qr a {
	color: #fff;
}
.yhk_on {
	border: 1px solid #F00
}
.skr {
	margin-top: 10px;
}
.skr ul li {
	line-height: 65px;
	color: #333
}
.skr ul li input {
	border: 1px solid #dedede;
	width: 460px;
	padding: 8px;
}
.skr_qr {
	background-color: #da231a;
	width: 200px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	clear: both
}
.skr_qr a {
	color: #fff;
}
/*��д������Ϣ*/
.grxx_tx {
	padding: 10px 20px 10px 20px;
}
.grxx_txxx {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	color: #333;
	border-bottom: 1px solid #dedede
}
.grxx_txxx h4 {
	margin: 0px 0px 20px;
	font-size: 18px;
	font-weight: 500
}
.grxx_txxx_wz { float:left;
	width: 550px;
	line-height: 50px; display:block
}
.grxx_txxx_tx { margin-top:80px;
	width: 320px;
	float: right;
	text-align: center
}
.grxx_txxx_tx img{ width:120px; height:120px; margin:auto; border-radius:50px}
.grxx_txxx_wz form{ padding-top:50px}
.grxx_txxx_wz form label { display:block; margin-bottom:20px}
.grxx_txxx_wz form label span{    margin-right: 20px;
    text-align: right;
    width: 100px;
    display: block;
    float: left;
    line-height: 40px;
    font-size: 16px; color:#636363}
.grxx_txxx_wz form label span em{ color:#da251d}

.grxx_txxx_wz form label input {
    border: 1px solid #ddd;
    float: left;
    width: 400px;
    padding-left: 10px;
    line-height: 40px;
    height: 40px;
    display: block;
}

.grxx_txxx_wz form label select {
    border: 1px solid #ddd;
    height: 40px;
    width: 120px;
    float: left;
    display: block;
    margin-right: 20px;}
.grxx_bt {
	border-bottom: 1px solid #dedede;
	line-height: 50px;
}
.grxx_tx h2 {
	font-size: 26px;
	font-weight: 500
}
.grxx_txxx_tx a {
	display: block;
	width: 92px;
	margin: 10px auto;
	border: 1px solid #ddd;
	line-height: 30px;
	color: #2577e3
}


.grxx_lxfs {
	overflow: hidden
}
.grxx_lxfs h4 {
	margin: 20px 0px;
	font-size: 18px;
	font-weight: 500
}
.grxx_lxfs span{ margin-right: 20px;
    text-align: right;
    width: 100px;
    display: block;
    float: left;
    line-height: 40px;
    font-size: 16px; color:#636363}
	.grxx_lxfs p{ margin-right: 20px;
    text-align: left;
   
    display: block;
    float: left;
    line-height: 40px;
    font-size: 16px; color:#636363}
	.grxx_lxfs em{
  text-align: left;
   
    display: block;
    float: left;
    line-height: 40px;
    font-size: 16px;  color:#f4b01f}
	
	.grxx_lxfs a{ width:400px; height:50px; line-height:50px; text-align:center; border-radius:4px; color:#fff; font-size:22px;
	 background:#2577e3; margin-left:120px; display:block; margin-top:20px} 
.xtxx_qr {
	clear: both;
	width: 120px;
	margin: 0 auto;
	background-color: #da231a;
	text-align: center; margin-top:20px;
}
.xtxx_qr a {
	color: #fff;
	line-height: 35px;
}
/*�ջ���ַ*/

.grxx_shdz {
	padding: 10px 20px 10px 20px;
	overflow: hidden
}
.grxx_title {
	overflow: hidden;
	padding: 0px 0px 15px 0px;
	color: #333;
	border-bottom: 1px solid #dedede; 
}

.grxx_title h2{ font-size:26px; color:#646464}
.xgmmz{ }
.xgmm_title{	overflow: hidden;
	/*padding: 0px 0px 15px 0px;*/
	color: #333;
	border-bottom: 1px solid #dedede; }

.xgmm_title ul{ width:100%}

.xgmm_title ul li{ width:180px; font-size:26px;color:#646464;
 float:left; text-align:center; position:relative ; padding-bottom:15px;}
.xgmm_title ul li span{ border-right:1px solid #dedede; width:100%; display:inline-block; 
line-height:26px;
  }
  
  .w-400{ width:400px}
  .borlan{ border-bottom:2px solid #2577e3;    color: #2577e3 !important;}
.xgmm_title ul li i{    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: 0px;
    display:inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    border-bottom: 6px solid #2577e3;
    border-top: 0 none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;}
.
.grxx_title h2 { color:#646464;
	font-size: 26px;
	font-weight:normal}
.dzxq {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden
}.dzxq ul { padding-top:20px}
.dzxq ul li {height: 202px;
	width: 290px; position:relative;
	line-height: 25px; margin-bottom:30px;
	
	
	
	margin-right: 30px;
	 float:left
}
.shdzli{padding: 20px;border: 1px solid #dedede;}
.dzxq ul li .mrdz {
	border: 1px solid #f4b01f !important;
}
.dzxq ul li h5 {
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	color: #333
}


.mrdzwz {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #f4b01f;
	color: #fff;
	width: 80px;
	text-align: center;
	/*display: none*/
}
/*.dzxq ul li:hover .mrdzwz {
	display: block
}
.dzxq ul li:hover .xgsc {
	display: block
}*/
.xgsc { padding-top:20px ; height:auto; overflow:hidden;/*display:none;*/
	
}
.fl{ float:left}
.fr{ float:right}
.xgsc a{
	color: #f4b01f
}
.djswmr a{ text-align:center; color:#c9c9c9; display:none}
.dzxq ul li:hover .djswmr a{
	display: block
}
.xz {
	width: 150px;
	margin: 0 auto;
	display: block;
	text-align: center;
	/*padding-top: 50px;*/
	color: #cccccc
}
.xz img {
	width: 40px;
	margin: 0 auto
}

/*ͷ�������˵�*/
.hym{ width:120px;}
.hym:hover{ width:120px; background:#fff url(../images/icon_jt1.png) 90% no-repeat; background-size:13%}
.hym:hover .mc{ color:#da231a;}
.xlcd{ position:absolute; width:130px; top:35px; z-index:999; box-shadow:0px 5px 15px 0px #ccc;background-color:#fff}
.xlcd ul li{ float:left; text-align:center; padding:0; margin:0; width:130px; line-height:35px; height:35px; list-style:none; border-right:none; }
.xlcd ul li a{ color:#333}


.jm_list_jxs h4 {
	color: #323232;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px
}
.jm_list_jxs {
	height: auto;
	overflow: hidden; margin-left:60px; margin-right:20px; padding-bottom:80px; margin-top:20px
}
.jm_list_jxs ul li {
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	text-align: left;
	width: 800px;
	height: auto;
	line-height: 38px;
	padding: 20px 20px;
	position: relative
}
.jm_list_jxs h4 b {
	color: #da231a;
	font-weight: normal
}
.jm_list_jxs a {
	width: 100px;
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	float: right
}
.jm_list_jxs span {
	float: left;
	font-size: 18px
}
.qjsgl { height:auto; overflow:hidden; border-bottom:1px solid #e6e6e6; margin-left:20px; margin-right:20px; padding-bottom:40px}
.qjsgl h4{ padding:15px 0px; height: auto; overflow:hidden; font-size:30px; color:#646464; font-weight: normal;border-bottom:1px solid #e6e6e6; margin-bottom:60px}
.qjsgl ul li{ width:440px;margin-bottom:20px; float:left}
.qjsgl ul li label{ width:60px; float:left; text-align:left; line-height:38px; font-size:16px; color:#323232; margin-left:60px}
.qjsgl ul li input{border:1px solid #ddd; line-height:38px; background-color:#f5f5f5; width:280px}

.lsgl { height:auto; overflow:hidden;margin-left:20px; margin-right:20px; }
.lsgl h4{ padding:15px; height: auto; overflow:hidden; font-size:30px; color:#646464; font-weight: normal; margin-left:15px; margin-right:15px;}
.lsdd_a th{ font-size:16px; font-weight:normal; border-bottom:1px solid #ddd; line-height:38px; padding:15px 0px}
.lsdd_a td{ text-align:center;font-size:16px; font-weight:normal; border-bottom:1px solid #ddd;line-height:38px; padding:15px 0px}
.lsdd_a td a.ckxq{ background-color:#da231a; color:#fff; font-size:14px; padding:5px 10px; }
.qjs_se{ margin-bottom:30px; height:auto; overflow:hidden}
.qjs_se input{ border:1px solid #ddd; height:38px; line-height:38px; width:300px; padding:0px 10px; font-size:16px; font-family:Arial, Helvetica, sans-serif}


.cart_img {
	text-align: left
}
.cart_img img {
	width: 80px; height:80px;
	float: left;
	margin-right: 15px
}

.padlr30{ padding-left:30px !important; padding-right:30px !important}
.cart_img h2 {

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	color: #323232;
	padding-top: 15px
}
.cart_img h2 span {
	display: block;
	color: #646464;
	font-size: 14px
}

.border0{ border:none !important}
.num {
	width: 132px;
	border: 1px solid #ccc;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
.num input {
	width: 54px;
	float: left;
	text-align: center;
	height: 32px;border-left: 1px solid #ccc;border-right: 1px solid #ccc;
}
.num em {
	width: 38px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	float: left;
	font-size: 22px; background:#fff;
}
.num em a {
	display: block
}
.skzh{ height:auto; overflow:hidden;}
.skzh ul li{ height:auto; overflow:hidden; padding:15px 20px; width:492px}
.skzh ul li label{ width:110px; float:left; font-size:18px; color:#323232}
.skzh ul li input{ width:360px; height:38px; line-height:38px;border: 1px solid #ccc; background-color:#f5f5f5; font-size:16px; padding:0px 10px}
.skzh ul li a{ width:120px; height:32px; line-height:32px;border: 1px solid #ccc; display:block; float:left; text-align:center; font-size:18px; color:#969696}

.btn_jxgw { display: inline-block; margin-left:auto; margin-right:auto; text-align:center;
}
.btn_jxgw a { /*margin-top:30px;*/
	font-size: 16px;
	color: #646464;
	height: 40px;
	line-height: 40px;width: 150px; margin-left: auto; margin-right:auto;
	display:inline-block
}
.btn_jxgw a:first-child { border-radius:4px;
	background-color: #2577e3;
	text-align: center;
	color: #fff;    margin-bottom: 20px;
	
}


.zhifucg { display: inline-block; margin-left:auto; margin-right:auto; text-align:center;
}
.zhifucg a {border-radius:4px;
	font-size: 16px; background:#fff; color:#2577e3; border:1px solid #2577e3;

	height: 40px;
	line-height: 40px;width: 150px; margin-left: auto; margin-right:auto;
	display:inline-block
}
.zhifucg a:first-child { border-radius:4px; margin-right:40px;
	background-color: #2577e3;
	text-align: center;
	color: #fff;    margin-bottom: 20px;
	
}



.xxts{ height:auto; overflow:hidden; padding:30px 0px}
.xxts ul li{ height:auto; overflow:hidden; padding:20px 0px}
.xxts ul li label{ width:100px; float:left; font-size:18px; color:#323232; margin-left:20px}
.xxts ul li div{ margin-left:130px}
.xxts ul li div select{ border:1px solid #ddd; height:38px; padding:0px 35px 0px 18px; font-size:16px;	-webkit-appearance: none;
	-moz-appearance: none; background-image:url(../images/arrow_d.png); background-repeat:no-repeat; background-position:right center}
.xxts ul li div textarea{ border:1px solid #ddd; float:left}
.xzws{ background-color:#0096ff; color:#fff; border-radius:5px; margin-left:15px; text-align:center; height:32px; line-height:32px; padding:5px 10px}
.star {
	height: auto;
	overflow: hidden; display:block
}
.star label{ float:left; line-height:24px; margin-right:5px; color:#323232}
.star ul {
	float: left;
}
.star ul li {
	float: left;
	width: 22px;
	height: 22px;
	background: url("../images/star_off.png") no-repeat left top;
	background-size: 22px 22px;
}
.star ul li.on {
	background: url("../images/staroff.png") no-repeat left top;
	background-size: 22px 22px;
}
.ddgl_dhlr{ width:800px; margin-left:auto; margin-right:auto; position: absolute; background-color:#fff; display:block; height:auto; overflow:hidden; padding:20px 0px; margin-left:10%}
.ddgl_dhlr h2{ text-align:center; font-size:24px; font-weight:normal; color:#323232; margin-bottom:35px; display:block}
.ddgl_ddh{ display: block;height:auto; overflow:hidden; border-bottom:1px solid #ddd; padding-bottom:30px;}
.ddgl_ddh span{ float:left; width:100px; text-align:center; color:#323232; font-size:16px}
.ddgl_ddh textarea{ border:1px solid #ddd; width:400px; float: left}
.ddgl_ylr{ padding:20px}
.ddgl_ylr h4{ font-size:18px; color:#323232; font-weight:normal; display:block; margin-bottom:20px;}
.ddgl_ylr ul li{ height:38px; line-height:38px; display:block; background-color:#f0f0f0; padding:0px 10px; color:#323232; margin:10px 20px 0px 20px}
.ddgl_ylr ul li span:first-child{ margin-right:80px}
.ddgl_ylr ul li span:last-child{ float: right}
.ddgl_ylr ul li span a{ color:#ff6000; text-decoration:underline}
.ddgh_dd_btn{ display:block; text-align:center; padding-top:20px; height:auto; overflow:hidden}
.ddgh_dd_btn a{ display:inline-block; width:140px; font-size:18px; text-align:center; background-color:#da231a; color:#fff; margin-right:20px; padding:10px 0px}
.ddgh_dd_btn a:last-child{ background-color:#b3b3b3}
.ddgh_dd_btn.ok{ background-image:url(../images/xzws_bg.png); background-position:top center; background-repeat:repeat-x}
.ws_list li,.ws_list_1 li{ display:block; height:auto; overflow:hidden; position:relative}
.ws_list_1 li{ border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.ws_list_1 li span{ width:190px; float:left; text-align:center; font-size:18px; color:#323232; padding:10px 0px}
.ws_list li span{ width:190px; float:left; text-align:center; font-size:16px; color:#323232;padding:10px 0px}
.ws_list{ height:300px; overflow-y: auto;}
.ws_list li span input,.ws_list_1 li span input {
	width: 22px;
	height: 22px;
	margin-right: 5px;	-webkit-appearance: none;
	-moz-appearance: none; position:absolute; left:6%; top:12px
}
.ws_list li span input[type="checkbox"]{
	opacity: 1;
	width: 22px;
	height: 22px;
	z-index: 10;
	display: inline-block;	-webkit-appearance: none;
	-moz-appearance: none;
}
.ws_list li span input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px;
}
.ws_list li span input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.ws_list_1 li span input[type="checkbox"]{
	opacity: 1;
	width: 22px;
	height: 22px;
	z-index: 10;
	display: inline-block;	-webkit-appearance: none;
	-moz-appearance: none;
}
.ws_list_1 li span input {
	display: block;
	background: url("../images/wty.png") no-repeat left center;
	background-size: 22px 22px;
}
.ws_list_1 li span input:checked {
	background: url("../images/yty_1.png") no-repeat left center;
	background-size: 22px 22px;
	color: #666;
}
.bg_bg{ background-color:#333; opacity:0.6; position:absolute; width:100%; height:100%; left:0px; top:0px; bottom:0px;
filter:alpha(opacity=50);       /* IE */
-moz-opacity:0.5;              /* �ϰ�Mozilla */
-khtml-opacity:0.5;              /* �ϰ�Safari */
opacity: 0.5;           /* ֧��opacity�������*/

}

.size14{ font-size:14px}
.size18{ font-size:18px}
.product_info .jr_gwc{background-image:url(../images/sc_a.png); background-position:left center; display:block; padding-left:25px; background-repeat:no-repeat;}
/*��ϵ����*/
.lxwm,.hjk_xq{ background-color:#fff; height:auto; overflow:hidden; margin-bottom:20px}
.lxwm_nr{ padding:40px 200px; line-height:38px; font-size:16px}
.lxwm_nr h2{ font-size:20px}
.hj_name h2{ font-size:20px; margin-bottom:20px}
.hj_name h2 span{ font-size:14px; margin-left:10px}
.hj_js{ margin-bottom:20px; height:auto; overflow:hidden}
.zp_pr{ background-color:#f9f9f9; height:40px; line-height:40px; padding:10px 20px; height:auto; overflow:hidden; color:#666; margin-bottom:20px}
.zp_pr h4{ font-size:18px; color:#333}
.zp_product{ height:auto; overflow:hidden}
.zp_product ul li{ width:270px; float:left; margin-right:10px; margin-left:10px}
.zp_product ul li img{ width:270px; height:270px}
.zp_product ul li h2{ margin:10px 0px; font-size:16px}
.hj_zpname{ overflow:hidden; width:730px; height:auto}
.hj_zpname h2{ font-size:24px; margin-bottom:20px}
.hj_zp,.zj_zs{ clear:both}
.zj_zs{ height: auto; overflow:hidden; padding:10px 0px 20px;}
.zj_zs .hj_na img{ width:60px; height:60px; border-radius:5px; float:left; margin-right:20px}
.hj_info{overflow:hidden; color:#666; font-size:14px}
.hj_info h4{ font-size:18px; color:#333; margin-bottom:6px}
/*�һ����룬�޸�����*/
.zhmm{ background-color:#fff; height:auto; overflow:hidden; padding:40px; margin-top:20px; margin-bottom:20px; min-height:460px}
.zhmm h2{ font-size:20px; margin-bottom:40px}
.wbk{ background-color:#fff; border:1px solid #dbdbdb; width:320px; height:48px;}
.yzm{height:66px; font-family:΢���ź�; margin:10px 0 0 70px; font-size:16px; color:#323232;}
.xyb{ width:164px; height:40px; margin:16px 0 46px 570px; padding-bottom:40px}
.bz{ vertical-align:middle; display:inline-block}
.zhmm_center{ width:520px; margin-left:auto; margin-right:auto}
.zhmm_center ul{ padding:20px}
.zhmm_center ul li{ display:block; height:auto; overflow:hidden; line-height:48px; margin-bottom:20px; position:relative}
.zhmm_center ul li:last-child{ margin-bottom:0px}
.zhmm_center ul li label{ width:100px; float:left; line-height:48px; text-align:right; margin-right:30px}
.xgmm{ width:500px; margin-left:auto; margin-right:auto; margin-top:40px}
.xgmm ul li{ margin-bottom:20px}
.xgmm ul li label{ width:100px; text-align:right; margin-right:20px}
/*������*/
#sflex03{ width:480px}
#sflex04{ width:480px}
.stepflex {
	display: inline-block;
	display: block
}
.stepflex:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
* html .stepflex {
	height: 1%
}
*+html .stepflex {
	min-height: 1%
}
.stepflex {
	/*border-top: 5px solid #ccc;*/
	text-align: center;
	margin: 30px auto 10px
}
.stepflex dl {
	float: left;
	position: relative;
	width: 160px;
	top: -5px;
	border-top: 5px solid #ddd
}
.s-num {
	position: relative; margin-top:-15px;
	/*margin: -15px auto auto;*/
	color: #333;
	font-weight: 700;
	width: 23px;
	height: 23px; background:#ddd; border-radius:50%;
/*	background-image: url(../images/step2013.png);*/
	line-height: 23px
}
.s-text {
	color: #ccc
}
dl.doing {
	border-top-color: #ddd;
}
/*.doing .s-num {
	background-position: -23px 0
}*/
.doing .s-text { text-align:left; margin-left: -20px;
	color: #333
}

.bortcol{  border-top-color:#2577e3 !important}

.cfbglan{ color:#fff !important; background:#2577e3 !important}
.bortop0{border-top: 0 !important;
    top: 0 !important;}
	
/*	.stepflex dl span{  
	  display: block;
 
    text-align: left;
    margin-left: -20px;}*/
	
dl.done {
	border-top-color: #caecb6
}
.done .s-num {
	background-position: -46px 0
}
.done .s-text {
	color: #caecb6
}
.doing b, .doing s, .first s, .last b {
	width: 5px;
	height: 5px;
	position: absolute;
	line-height: 0;
	font-size: 0;
	top: -5px;
	/*background-image: url(../images/step2013.png);*/
	overflow: hidden
}
.stepflex s {
	left: 0
}
.stepflex b {
	right: 0
}
/*.first s {
	background-position: 0 -24px;
	background-color: #fff
}*/
.last b {
	background-position: -5px -24px;
	background-color: #fff
}
.doing s {
	background-position: -23px -24px
}
/*.doing b {
	background-position: -28px -24px;
	background-color: #ccc
}*/
/*.doing.last s, .doing.normal s {
	background-color: #caecb6
}*/
.doing.last b {
	background-color: #fff
}
.done s {
	background-position: -46px -24px
}
.done b {
	background-position: -51px -24px
}
.doing.last .s-num {
	background-position: -91px 0
}
.last .s-num {
	background-position: -68px 0
}

/*���ֵֿ�*/
.order-virtual-tabs {
    height: 38px;
    width: 100%;
    background-color: #f6f6f6;
    display: block;
}
.order-virtual-tabs ul li.hover {
    color: #e43a3d;
    background-color: #fff;
}
.order-virtual-tabs ul li {
    height: 38px;
    width: 115px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    color: #666; line-height:38px
}
.seacher_2 {
	border: 1px solid #cccccc;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	width: 380px;
	float: left;
	margin-left: 0px; display:block; margin-bottom:40px
}
.seacher_txt_2 {
	width: 270px;
	height: 48px;
	line-height: 48px;
	padding: 0px 10px;
	float: left;
	font-size: 16px
}
.button_bnt_2 {
	border-left: 1px solid #ccc;
	height: 48px;
	width: 108px;
	padding-left: 5px;
	background: none;
	font-size: 16px; line-height:48px; display:inline-block; text-align:center
}
/*�Ż݄�*/
.coupon-enable {
    display: block;
    margin-bottom: 5px;height:auto; overflow:hidden; 
}
.coupon-disable{ display: block;
    margin-bottom: 5px;height:auto; overflow:hidden; border-top:1px solid #e6e6e6; padding-top:15px}
.coupon-item {width: 201px;
    float: left;
    margin-right: 26px;
    margin-bottom: 15px;
    padding: 1px;
}
.coupon-item .c-detail-disable .c-msg {
    height: 70px;
    width: 100%;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    background-color: #d1d1d1;
}
.coupon-item .c-detail-disable .c-top {
    height: 3px;
    width: 100%;
    background: #fff url(../images/virtual-spite.png) -36px -5px no-repeat;
}
.coupon-item.c-dong .c-detail-disable .c-msg {
    height: 70px;
    width: 100%;
    border-left: 1px solid #f4b01f;
    border-right: 1px solid #f4b01f;
    background-color: #f4b01f;
}
.coupon-item.c-dong .c-detail-disable .c-top {
    height: 3px;
    width: 100%;
    background: #fff url(../images/virtual-spite.png) -36px -1px no-repeat;
}
.coupon-item.c-dong .c-detail-disable .c-msg .c-time{ color:#fff; font-size:12px}
.coupon-item.c-dong .c-detail-disable .c-type { border:1px solid #f4b01f}
.coupon-item .c-detail-disable .c-msg .c-price {
    color: #fff;
    font: 24px Arial,Verdana,'Microsoft YaHei',SimSun;
    width: 60px;
    height: 19px;
    margin-left: 20px;
    display: inline;
    position: relative;
    top: 8px;
}
.coupon-item .c-detail-disable .c-msg .c-limit {
    color: #f5f5f5;
    font-size: 12px;
    display: inline;
    position: relative;
    top: 7px;
}
.coupon-item .c-detail-disable .c-msg .c-time {
    padding-left: 20px;
    color: #b0afaf;font-size:12px
}
.coupon-item .c-detail-disable .c-type {

    width: 100%;
    color: #d1d1d1;
    border: 1px solid #e8e8e8; line-height:25px; text-align:center
}
.coupon-item .c-info {
    height: 40px;
    width: 210px;
    color: #999;
}
.coupon-item .c-info .c-info-qmark {
    display: inline-block;
    float: left;
    height: 13px;
    padding: 0 0 0 14px;
    margin-top: 10px;
    margin-right: 3px;
    vertical-align: middle;
    background: url(../images/qmark03.png) no-repeat; background-position:left center
}
.coupon-item .c-info span {
    display: inline-block;
    float: left;
    width: 190px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; font-size:12px
}
/*���ҿ�*/
.hjk_fl { margin-top:10px; color:#999}
.hjk_fl a{ padding:0px 5px}
.hjk_fl a:hover{ color:#c40000}

/*�޸�*/
.ibar_plugin_title{
	height:38px;
	line-height:38px;
	border-bottom:1px solid #dedede;
	color:#333;
	font-size:14px;
	font-weight:700;
	width:267px;
	margin:0 auto;
}
.ibar_closebtn{
	width:20px;
	height:20px;
	background-position:5px -267px;
	padding:5px;
	overflow:hidden;
	position:absolute;
	top:4px;
	right:4px;
}
.ibar_plugin_content{
	position:absolute;
	width:100%;
	top:0;
	bottom:0;
	_height:expression((document.documentElement.clientHeight-100-40)+"px");
	overflow:hidden;
}
.ibar_cart_group{
	width:250px;
	padding:0 20px 0 10px;
	background:#fff;
}
.ibar_cart_group_header{
	height:34px;
	line-height:34px;
	border-bottom:1px solid #dedede;
}
.ibar_cart_group_title{
	float:left;
	font-size:14px;
}
.ibar_cart_group_header a{float:right;color:#ed145b}
.ibar_cart_group_header a:hover{text-decoration:underline;}
.cart_item{
	padding:15px 0;
	border-bottom:1px dotted #ddd;
}
.cart_item_pic{
	position:relative;
	float:left;
	width:87px;
	height:87px;
}
.cart_item_pic img{
	width:85px;
	height:85px;
	border:1px solid #f4f4f4;
}
.cart_item_desc{
	float:left;
	width:150px;
	padding:3px 0 0 10px;
}
.cart_item_name{
	display:inline-block;
	width:100%;
	height:36px;
	overflow:hidden;
	line-height:18px;
	color:#5c5c5c;
}
.cart_item_sku{
	width:160px;
	height:24px;
	line-height:24px;
	color:#999;	
}
.cart_price{color:#ed145b;font-weight:700;font-family:Arial,Helvetica;}
.cart_handler{
	position:absolute;
	height:100px;
	bottom:0;
	width:100%;
	background:#fff;
}
.cart_handler_header{width:260px;margin:8px 10px;float:left;}
.cart_handler_left{float:left;}
.cart_handler_right{float:right;font-weight:700;font-size:16px;font-family:Arial;color:#ed145b;}
.cart_go_btn{
	display:block;
	height:33px;
	line-height:33px;
	font-size:19px;
	font-family:SimHei;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:#ed145b;
	width:260px;
	margin:0 10px;
	float:left;
}
.cart_go_btn:hover{color:#fff;}
.ia-head-list{
	height:66px;
	width:244px;
	margin-left:15px;
	background:#f3f3f3;
	overflow:hidden;
	zoom:1;
	margin-top:15px;
	color:#4a4a4a;
}
.ia-head-list a{color:inherit;}
.ia-head-list .pl{
	width:80px;
	border-right:dashed 1px #ccc;
	height:47px;
	margin-top:10px;
	text-align:center;
	float:left;
}
.ia-head-list .num{
	font-size:16px;
	height:26px;
	font-family:arial;
}
.ia-head-list .money{border-right:0;}
.ga-expiredsoon{width:244px;margin-left:15px;margin-top:20px;}
.ga-expiredsoon .es-head{color:#5c5c5c;height:13px;border-left:3px solid #5c5c5c;padding-left:13px;}
.ia-none{background:url(../images/null_icon.png) no-repeat center 50px;text-align:center;padding-top:150px;padding-bottom:30px;font-family:"΢���ź�";font-size:16px;color:#797979;}
.jiaru{margin-top:40px;}
.ibar-history-head{
	position:relative;
	font-size:14px;
	border-bottom:solid 1px #dedede;
	height:37px;
	line-height:37px;
	width:255px;
	margin-left:10px;
}
.ibar-history-head a{float:right;color:#ed145b;}
.ibar-history-head a:hover{text-decoration:underline;}
.imp_item{
	width:255px;
	padding-top:10px;
	border-bottom:dashed 1px #d5d5d5;
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:-1px;
	margin-left:10px;
}
.imp_item .pic{
	float:left;
	display:inline;
	margin-right:10px;
}
.imp_item .tit{
	height:40px;
	overflow:hidden;
	width:140px;
	word-break:break-all;
}
.imp_item .tit a{
	color:#5c5c5c;
	line-height:18px;
}
.imp_item .tit a:hover{
	color:#ed145b;
	line-height:18px;
}
.imp_item .price{
	color:#ed145b;
	font-weight:700;
	margin-bottom:10px;
}
.imp_item .price em{
	font-family:arial;
	font-size:14px;
}
.imp_item .imp-addCart{
	background:#f32166;
	background:-webkit-linear-gradient(top,#fb2f72,#ed145b);
	color:#fff;
	width:90px;
	height:28px;
	float:left;
	display:inline;
	line-height:28px;
	text-align:center;
}
.ibar_recharge_form{
	width:220px;
	margin:0 auto;
	padding:15px 0;
}
.ibar_recharge-field{
	border:1px solid #ddd;
	height:30px;
	margin-bottom:10px;
}
.ibar_recharge-field label{
	width:40px;
	text-align:center;
	color:#fff;
	background:#737373;
	line-height:30px;
	float:left;
}
.ibar_recharge-fl{
	position:relative;
	float:left;
	width:170px;
	padding-left:5px;
	
}
.ibar_recharge-iwrapper{
	padding-top:7px;
}
.ibar_recharge-iwrapper input{border:0;outline:0 none;}
i.ibar_recharge-contact{
	width:13px;
	height:14px;
	background:url(../images/contact.png);
	top:8px;
	right:5px;
	cursor:pointer;
}
.ibar_recharge-mod{
	line-height:30px;
	color:#737373;
	font-weight:700;
	cursor:pointer;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
}
i.ibar_recharge-arrow{
	width:6px;
	height:3px;
	background:url(../images/arrow-down.png);
	top:14px;
	right:8px;
	cursor:pointer;
}
.ibar_recharge-vbox{
	border:1px solid #ddd;
	background:#fff;
	position:absolute;
	left:0;
	top:30px;
	width:177px;
}
.ibar_recharge-vbox li{
	float:left;
	width:68px;
	border-right:1px solid #ddd;
	padding:7px 10px;
	line-height:1;
	cursor:pointer;
}
.ibar_recharge-vbox li.sanwe{border:0;}
.ibar_recharge-vbox .selected, .ibar_recharge-vbox li:hover{background:#ececec;}
.ibar_recharge-btn{text-align:center;padding-top:3px;}
.ibar_recharge-btn input{
	border:0;
	color:#fff;
	display:inline-block;
	width:115px;
	height:31px;
	font-size:16px;
	background:#f32166;
	background:-webkit-linear-gradient(top,#fb2f72,#ed145b);
	cursor:pointer;
}
.ibar_recharge-btn input:hover{
	background:-webkit-linear-gradient(top,#fa578c,#f73776);
}
.ibar_login_box{
	width:280px;
	height: 300px;
	padding:10px;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,.4);
	border-radius:5px 0 0 5px;
	border-left:1px solid #ccc\0;
	border-top:1px solid #ccc\0;
	border-bottom:1px solid #ccc\0;
	z-index:3;
	position:absolute;
	top:0px;
	left:-300px;
	left:-301px\0;
	display:none;
}
.mp_tooltip img{ position:absolute; right:0px;}
.ibar_login_box .avatar_box{
	width:240px;
	overflow:hidden;
	height: auto; margin-left:auto; margin-right:auto
}
.status_login .avatar_imgbox{
	float:left;
	margin:6px 20px 0 5px;
	display:inline;
}
.ibar_login_box .avatar_imgbox{
	width:100px;
	height:100px;
	border-radius:50%;
	overflow:hidden;
}
.ibar_login_box .avatar_box p{
	font-size:14px;
	color:#333;
	text-align:center;
}
/*���빺�ﳵ*/
#plist{width:100%;height:auto;float:left;overflow:hidden;padding-top:10px;}
#plist li{float:left;width:240px;height:auto;overflow:hidden;padding:0px 20px 20px 0px;}
#plist .extra{padding:2px 0;height:16px;line-height:16px;overflow:hidden;color:#005aa0;float:left;padding-left:2px;}  
#plist .extra a{float:left;font-size:12px;}
#plist .btns{margin-top:5px;zoom:1;float:left;padding-left:2px;}
#plist .btns a{float:left;height:19px;padding:0 9px;border:1px solid #ddd;border-radius:2px;margin:0 8px 0 0;background:#F7F7F7;line-height:18px;line-height:19px\9;text-align:center;text-decoration:none;color:#333;background:-moz-linear-gradient(top,#f7f7f7,#f2f2f2);background:-webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f2f2f2));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#f2f2f2")";}
#plist.plist-n7a .p-img{height:240px;}

/*�һ�*/
.dh_img{ 
background-image:url(../images/dh_img.png); background-repeat:no-repeat;
 background-position:center; width:20px; height:20px; margin-top:5px; background-size:cover}
 
 .wdjf_list ul { padding-bottom:30px}
.wdjf_list ul li{/* margin: 10px 0px 10px 0px;*/
    background-color: #fff;
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd; padding:10px 0px  ; font-size:16px}
	.wdjf_list ul li h3{ float:left; line-height:30px; width:400px; white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
	.wdjf_list ul li b{ color:#da231a; padding:0px 10px; width:200px; float:left}
	.wdjf_list ul li span{ float:right; color:#999; font-size:14px}
	
	#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 999;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 111;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 9999 !important; height:auto !important}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;vertical-align: top;}
/*¥��*/
#loutinav {
        width: 35px;
        position: fixed;
        top: 100px;
        left: 290px;
        display: none;
        
    }
    
    #loutinav ul li {
        width: 35px;
        height: 32px;
        border-bottom: 1px dotted #ddd;
        list-style: none;
        font-size: 12px;
        text-align: center;
        position: relative;
        cursor: pointer;
        padding: 10px 0;
        background: #fff;
        color: #333; line-height:12px
    }
    
    #loutinav ul li span {
        width: 35px;
        height: 32px;
        padding: 10px 0;
        position: absolute;
        top: 0;
        left: 0;
    }
    
   
    
    #loutinav ul li.last {
        background: #eee;
        color: #333;
        border-bottom: 1px solid #ddd;
    }

    #loutinav ul li.active span {
        background: #f4b01f;
        color: #fff;
        display: block;
    }

    #loutinav ul li:hover span {
        background: #f4b01f;
        color: #fff;
        display: block;
    }
	

.scrollpic {
	width: 1202px;
	margin:0px auto 0 auto;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 100px;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mybtns {
	margin: 20px 0;
	display: block;
	height: 60px; position:absolute; z-index:999; width:1202px
}
#mybtns a {
	width: 30px;
	height: 60px;
	display: block;
	float: right;
}

#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/hd_jta.png); float:left;
}
#mybtns #right {
	background-image: url(../images/hd_jtb.png); float:right
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
/*����*/
.jdclear{ clear:both}
.zscollan{ color:#2577e3 !important}
.zsbglan{ background:#2577e3 !important}
a{cursor: pointer; }
.mb15{ margin-bottom:15px !important}
.zscolhua{    color: #f4b01f !important}
.ml20{ margin-left:20px}
.left{ float:left !important}
.right{ float:right !important}
.mr40{margin-right:40px}
.ml120{ margin-left:120px}
.p6p0{ padding:60px 0}
.mt30{ margin-top:30px}

.mb20{ margin-bottom:20px}
.mt20{ margin-top:20px}
.pt20l0{ padding:20px 0}
.pt30l0{ padding:30px 0}
.botdd{ border-bottom:1px solid #ddd}
.pt40{ padding-top:40px}
.pt30{ padding-top:30px}
.margin0{ margin:0 !important}

.botda{    border-top: 1px dashed #ddd;}
/*ͷ��*/
.jdhead{ width:100%; background:#fff; padding-top:30px}
.jdhead .jdheader{ width:1200px; margin:auto;height:90px}
.jdhead .jdheader .jdlogo{ float:left}
.jdhead .jdheader .jdlogo img{ width:200px; height:70px; display:block; margin-top:10px}
.jdhead .jdheader ul{ margin-top:30px;float:right}
.jdhead .jdheader ul li{ float:right; margin-left:5px;}
.jdhead .jdheader ul li img{ width:30px; height:24px; display:block }
.jdhead .jdheader ul li p{ color:#ff6a05; font-size:20px;}
.w-100{ width:100% !important}

.zshong{ color:#da231a !important}
/*dl����*/
.jdcentent{ background:url(../images/dlbg.jpg) top center no-repeat; background-size:cover; 
height:725px; width:100%; display:block;}
.bannerly{
	
	 background:url(../images/banner.jpg) top center no-repeat; background-size:cover; 
height:230px; width:100%; display:block;}


.banner5{
	
	 background:url(../images/banner5.jpg) top center no-repeat; background-size:cover; 
height:230px; width:100%; display:block;}

.bannersj{
	
	 background:url(../images/bannersj.jpg) top center no-repeat; background-size:cover; 
height:230px; width:100%; display:block;}

@media (max-width:1440px) {
	.jdcentent{
	position: relative;
	height: 650px !important;
}

	.banner{
	position: relative;
	
}
	.banner5{
	position: relative;
	height: 200px !important;
}

	.bannersj{
	position: relative;
	height: 200px !important;
}

}



.jddl{ width:1200px; margin:auto}
.jddl1{ width:460px; float:right; background:#fff; margin-top:80px;padding-bottom:35px}
.jddl1 .ul1{ width:100%; height:60px; background:#f5f5f5}
.jddl1 .ul1 li{ margin:20px 0;float:left;width:230px;  color:#666;  line-height:24px;font-size:24px;
 text-align:center }

.jddlli{ width:229px !important; border-right:1px solid #ccc !important; }

.jddl1 .jddl2{ width:100%;}
.jddl1 .jddl2 form{ width:362px; margin:auto;padding-top: 35px; }
.jddl1 .jddl2 form input{ margin-bottom:20px;width:360px; height:38px; line-height:38px; color:#999;
 font-size:14px;  border:1px solid #ddd; padding-left:10px;}
   .jddl1 .jddl2  form  select{width:360px; height:38px; line-height:38px; color:#333; margin-bottom:20px;
   font-size:14px;  border:1px solid #ddd; padding-left:10px; }
  .jddl1 .jddl2 form .zong{ }
 .jddl1 .jddl2 form .zong .zhuce{ float:left; color:#666; font-size:14px;}
 .jddl1 .jddl2 form .zong .zhuce span { color:#f4b01f}
  .jddl1 .jddl2 form .wjmm{ float:right}
  .jddl1 .jddl2 form .but{ margin:30px 0 15px 0; display:inline-block;width:360px; height:40px;
   border-radius:4px; text-align:center;
   line-height:40px; text-align:center; font-size:18px; color:#fff; background:#2577e3}
   .jddl1 .jddl3{ width:100%; padding-top:40px; padding-bottom:20px}
   .jddl1 .jddl3 ul li{ width:180px; height:1px; float:left; background:#DDD; 
   color:#757575; font-size:14px; text-align:center; margin-top:7px;}
   .jddl1 .jddl3 ul .jddl3li{ width:100px !important; background:none !important; height:14px; 
   line-height:14px; margin:0}
  .jddl1 .jddl4{ width:120px; margin:0 auto}
  .jddl1 .jddl4 a { display:inline-block}
    .jddl1 .jddl4 a img{ width:30px; height:30px; display:inline-block}
      
  /*��������*/ 
   
.jdcen{ min-height:620px; }

.jdcententz{ width:1200px; margin:auto auto 70px auto}
 .tibuh1{ font-size:24px; color:#000; line-height:80px; height:80px; font-weight:normal}
.jdcentent1{ background-color:#fff}

.jdcentent1 form{ width:650px; margin:auto; padding:40px 0}
.jdcentent1 form label{ width:100%; margin-bottom:20px; display:block;}
.jdcentent1 form label span{margin-right:20px; float:left; font-size:20px; color:#000; width:90px; display:block; text-align:right; line-height:50px;}
.jdcentent1 form label input{ float:left; width:540px; padding-left:10px;  display:block; height:48px;
border:1px solid #ddd; color:#999;}
.jdcentent1 form label img{display:block; float:right; width:120px; height:48px;}
.jdcentent1 form label b{float:right; display:block; width:100px; height:48px; line-height:48px; text-align:center;
border-radius:4px;    background: #2577e3; color:#fff;    font-size: 15px;}
.jdcentent1 form a{ float:right; display:block; color:#fff; background:#2577e3; border-radius:4px; height:50px;
 line-height:50px; font-size:20px; width:540px; text-align:center}




/*�ײ�*/
.jdfoot{ width:100%; background:#fff; padding:10px 0 30px}
.jdfoot .jdfooter{ width:1200px; margin:auto;   }
.jdfoot .jdfooter ul{ width:600px;  margin:auto; padding-top:20px; padding-bottom:20px  }
.jdfoot .jdfooter ul li{ margin-left:-2px; width:120px; height:14px;display:block; float:left;}



.jdfoot .jdfooter ul li a{height:14px;width:119px; line-height:14px; color:#666; text-align:center;font-size:14px; float:left;}
.jdfoot .jdfooter ul li span{ width:1px; height:14px; display:inline-block; background:#666;    overflow: hidden;}
.jdfoot .jdfooter p{ color:#666; font-size:12px; text-align:center;}

.yema a {
    margin: 0 auto;
    color: #333;
    font-size: 22px;
    text-align: center;
    padding: 2px 26px;
  
    line-height: 28px;
    display: inline-block;
}
.yema .aa {
    color: #fff;
    background-color: #646464;
}

.yema {
    text-align: center;
    padding: 20px 0;
}

.footewm{text-align:center; color:#999; font-size:12px; float:left; line-height:24px;}

.footewm img{width:100px; height:100px; display:block;}


/*�̼���ס*/
.sjrz_left {
	width: 840px;
	float: left;height: auto;
	overflow: hidden;
}

.sjrzbw_left { padding:50px; background:#fff;}
.sjrzbw_left form{ width:100%}
.sjrzbw_left form label { display:block;    margin-bottom: 20px;}
.sjrzbw_left form label span{margin-right:20px;  text-align:right; width:100px; 
display:block; float:left; line-height:40px; font-size:16px;
 color:#636363}
  .sjrzbw_left form label span em{ color:#da251d; font-weight:normal}
 .sjrzbw_left form label input{   border: 1px solid #ddd; float:left; width:400px;
  padding-left:10px; line-height:40px; 
 height:40px; display:block}
.sjrzbw_left form label .tjzp{ margin-right:20px;}
.sjrzbw_left form label .tjzp img{ width:130px; height:130px; display:block;}
.sjrzbw_left form label .tjzp p{ color:#666; font-size:16px; /*line-height:40px; */text-align:center;}

 

 
 .sjrzbw_left form label select{   border: 1px solid #ddd; height:40px; width:120px; float:left; display:block; margin-right:20px;}
 .gyabut{ display:block; font-size:22px; width:260px; height:50px; line-height:50px;
  text-align:center; color:#fff; background:#2577e3; border-radius:4px;}
  
  .sjrzbw_left form label textarea{ width:600px; padding:10px; border: 1px solid #ddd; }
  
  /*��������*/
  
/*���˵�*/
.grhyzx_left {
	height: auto;
	overflow: hidden;
	width: 180px;
	float: left;
	background-color: #fff;
	
	margin-bottom: 20px
}


.grhyzx_left ul li {  padding-left:30px;
	font-size: 16px;
	color: #646464;
		padding-top: 15px;
	padding-bottom: 15px;
	display: block
}
.grhyzx_left ul li a{ display:block;}
.grhyzx_left ul li a b{ width:18px; height:18px; display:block; float:left}

.grlb1{ background:url(../images/lb1.png) no-repeat left center; background-size:18px; }
.grlb2{ background:url(../images/lb2.png) no-repeat left center; background-size:18px; }
.grlb3{ background:url(../images/lb3.png) no-repeat left center; background-size:18px; }
.grlb4{ background:url(../images/lb4.png) no-repeat left center; background-size:18px; }
.grlb5{ background:url(../images/lb5.png) no-repeat left center; background-size:18px; }
.grlb6{ background:url(../images/lb6.png) no-repeat left center; background-size:18px; }
.grlb7{ background:url(../images/lb7.png) no-repeat left center; background-size:18px; }
.grlb8{ background:url(../images/lb8.png) no-repeat left center; background-size:18px; }
.grlb9{ background:url(../images/lb9.png) no-repeat left center; background-size:18px; }

.grlb88{ background:url(../images/lbon11.png) no-repeat left center; background-size:18px; }
.grlbon88{ background:url(../images/lbon10.png) no-repeat left center; background-size:18px; }
.grlb13{ background:url(../images/fa-img.png) no-repeat left center; background-size:18px; }

.grlbon1{ background:url(../images/lbon1.png) no-repeat left center; background-size:18px; }
.grlbon2{ background:url(../images/lbon2.png) no-repeat left center; background-size:18px; }
.grlbon3{ background:url(../images/lbon3.png) no-repeat left center; background-size:18px; }
.grlbon4{ background:url(../images/lbon4.png) no-repeat left center; background-size:18px; }
.grlbon5{ background:url(../images/lbon5.png) no-repeat left center; background-size:18px; }
.grlbon6{ background:url(../images/lbon6.png) no-repeat left center; background-size:18px; }
.grlbon7{ background:url(../images/lbon7.png) no-repeat left center; background-size:18px; }
.grlbon8{ background:url(../images/lbon8.png) no-repeat left center; background-size:18px; }
.grlbon9{ background:url(../images/lbon9.png) no-repeat left center; background-size:18px; }
.grlbon13{ background:url(../images/fa-img1.png) no-repeat left center; background-size:18px; }
.bge1edfd{ background:#e1edfd}
.grhyzx_left ul li a p{ margin-top:-2px; margin-left:5px; float:left; font-size:16px; color:#333}

.grhyzx_left ul {
	margin-bottom: 20px
}
    
	
	
	/*��Ʊ����*/
	
	.fpgl_txxx {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	color: #333;
	
}


.fpgl_txxx { padding:50px 0; background:#fff;}
.fpgl_txxx form{ width:100%}
.fpgl_txxx form label { display:block; float:left; margin-bottom:20px}
.fpgl_txxx form label span{margin-right:20px;  text-align:right; width:120px; 
display:block; float:left; line-height:40px; font-size:16px;
 color:#333;}
  .fpgl_txxx form label span em{ color:#da251d; font-weight:normal}
 .fpgl_txxx form label input{   border: 1px solid #ddd; float:left; width:300px;
  padding-left:10px; line-height:40px; 
 height:40px; display:block}
.fpgl_txxx form label .tjzp{ margin-right:20px;}
.fpgl_txxx form label .tjzp img{ width:130px; height:130px; display:block;}
.fpgl_txxx form label .tjzp p{ color:#666; font-size:16px; line-height:40px; text-align:center;}

 

 
 .fpgl_txxx form label select{   border: 1px solid #ddd; height:40px; width:87px; 
 float:left; display:block; margin-right:20px;}


.fpglbut{ background:#2577e3 !important; border:none !important; width:380px !important; height:50px !important; line-height:50px !important;
 margin:80px auto !important; text-align:center !important; display:block !important;
 border-radius:4px  !important; display:block !important; color:#fff !important; font-size:22px !important; }

.widht280{ width:280px !important}

/*�ֲ�ͼ*/
.w_990{ width:990px}
.playerdetail{ width:250px;height:300px;background:#FFF;font-family:'΢���ź�'; border:1px solid #eee; padding:10px;}
.playerdetail div.detailimg{width:250px;height:240px; margin:0 auto}
.playerdetail div.detailimg img{width:250px;height:240px;}
.playerdetail div.teanames{text-align:left;font-size:18px;margin-top:5px;color:#404040; line-height:30px;}




 /*�޸�����*/ 
   



.xiugaimm form{ width:510px; margin:auto; padding:40px 0}

.xiugaimm form p{ text-align:center; font-size:16px; padding-bottom:20px}
.xiugaimm form label{ width:100%; margin-bottom:20px; display:block;}
.xiugaimm form label span{margin-right:20px; float:left; font-size:16px; color:#333; width:90px; display:block; text-align:right; line-height:50px;}
.xiugaimm form label input{ float:left; width:400px; padding-left:10px;  display:block; height:48px;
border:1px solid #ddd; color:#999;}
.xiugaimm form label img{display:block; float:right; width:120px; height:48px;}
.xiugaimm form label b{float:right; display:block; width:100px; height:48px; line-height:48px; text-align:center;
border-radius:4px;    background: #2577e3; color:#fff;    font-size: 15px;}
.xiugaimm form a{     margin-left: 110px; display:block; color:#fff; background:#2577e3; border-radius:4px; height:50px;
 line-height:50px; font-size:20px; width:400px; text-align:center}

 /*��֤��ʽ*/ 

.yanzhegnfs{ background-color:#fff;    margin-left: 91px;}

.yanzhegnfs form{ margin-left:150px; width:auto; margin:auto; padding-top:20px}
.yanzhegnfs form label{ width:100%; margin-bottom:20px; display:block;}
.yanzhegnfs form label span{margin-right:20px; float:left; font-size:16px; color:#000; 
width:90px; display:block; text-align:right; line-height:40px;}
.yanzhegnfs form label input{ float:left; margin-right:20px; width:300px; padding-left:10px;  display:block; height:38px;
border:1px solid #ddd; color:#999;}
.yanzhegnfs form label img{display:block; float:left; width:120px; height:38px;}
.yanzhegnfs form label b{float:left; display:block; width:100px; height:38px; line-height:38px;
 text-align:center;
border-radius:4px;    background: #2577e3; color:#fff;    font-size: 15px;}


.yanzhegnfs2{ margin:0px 10px 0px 20px; height:auto; overflow:hidden}

.yanzhegnfs1 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 10px;}
	.yanzhegnfs1 ul li{ float:left}
	
	
	
.pingjia{ padding-bottom:10px}
.pingjia p{ float:left; color:#333; font-size:14px;}
.pingjia b{ display:block; background:url(../images/xing.png) center center no-repeat; 
width:11px; height:11px; float:left; margin-left:5px; margin-top:5px;}
.pingfen .pj1bg{background:url(../images/xing2.png) center center no-repeat !important; }

 /*���*/ 
.floating_ck {
    position: fixed;
    right: 20px;
    top: 30%;
    z-index: 9999;}
	.floating_ck dl dd {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #797979;
   
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.consult {
    background-image: url(../images/fc1.png);
    background-size: 33px;
}
.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 54px;
}


.jddd2z_a{ width:850px; float:left; background:#fff}


.jddd2z_aa{ width:850px; float:left; background:#fff}
.jddd2z_aa1{ width:100%; padding:20px 0; }


.jddd2z_b{ width:330px; float:right; background:#fff}
.jddd2z_b img{ width:330px; height:330px; display:block;}
.jddd2z_b ul{ border-bottom:1px solid #f5f5f5}
.jddd2z_b ul{ padding:10px;}
.jddd2z_b ul li h2{ color:#2577e3; font-size:14px; }
.jddd2z_b p{ color:#808080;font-size:14px;}

.jddd2z_a1{ width:100%; padding:50px 0; border-bottom:1px dashed #ddd}
.min670{ min-height:670px}
.jddd2z_a2{ width:100%; background:#fff;}
.jddd2z_a2 a{ display:block; margin: 80px auto 130px auto;
    font-size: 18px;
  
    height: 50px;
    line-height: 50px;
    width: 260px;
 
	    border-radius: 4px;
    background-color: #2577e3;
    text-align: center;
    color: #fff;
    }



/*�Ƶ�����*/
.search_form{ background:#fff;position:relative;margin-bottom:10px;zoom:1;z-index:7;}
.search_form .input_txt{margin-right:0.79%;_margin-right:10px;height:28px;vertical-align:middle;
line-height:28px;}
.search_form span{*margin-top:1px;}
.search_form .btn_search{display:inline;width:75px;height:28px;margin-right:7px;padding-bottom:4px;padding-bottom:0\9;border-radius:3px;color:#fff;background-color:#27c;
cursor:pointer;text-align:center;vertical-align:middle;font-family:"Microsoft Yahei",Simsun,sans-serif;font-weight:bold;font-size:14px;cursor:pointer;
}
.btn_search:hover{background-color:#29f;border-color:#07d;box-shadow:0 1px 0 rgba(107,143,178,0.7);}
.search_form dfn{color:#ff0000;font-family:simsun;padding:0 3px;}
#hotelKeyWord{z-index:2;}
.search_part{/*height:24px*/;padding:10px 15px;background:#fffcd8;overflow:hidden;font-size:14px;border-top:2px solid #5E9FFB; border-left:1px solid #d9e8ff; border-right:1px solid #d9e8ff;}
.search_part_fix{ position: fixed; top: 0; z-index: 3; width: 1148px; border-bottom:1px solid #d9e8ff;}
.search_part_active{float:right;color:#06c; cursor: default;}
.search_part_active:hover{ text-decoration: underline;}
.search_part_active i{ display: inline-block; margin-left: 5px; width: 8px; height:8px; background-position: -4px -70px;}

/* filter box */
.filter_box .filter_item .filter_item_bd .select {
    color: #fff!important;
    background: #2577e3!important;}
	.filter_box .filter_item .filter_item_bd {
    padding: 0 50px 0 60px;
}
.filter_box .filter_item .filter_item_bd .filter_item_unlimited { text-align:center;
    float: left;
    display: inline-block;
    margin-left: -60px;
    height: 20px;
    line-height: 18px;
    line-height: 20px\9;
    width: 43px;}
	
	.c_sort_range {
    position: absolute;
    left: 670px;
    width: 160px;
    height: 20px;
    _height: 25px;
    padding: 0 3px 0 2px;
    text-align: center;
}
.c_sort_range .c_close {
    display: none;
}
.c_close {
    position: absolute;
    z-index: 20;
    right: 10px;
    top: 8px;
    width: 20px!important;
    height: 20px!important;
    margin: 0!important;
    padding: 0!important;
    line-height: 20px!important;
    text-align: center;
    color: #666!important;
    background: none!important;
    border: none!important;
    font: bold 16px/20px Simsun;
}
.text_range {
    padding-top: 2px;
    line-height: 18px;
    color: #999;
}

.text_range, .btn_range {
    display: none;
}
.input_range {
    width: 70px;
    padding: 2px;
    border: 1px solid #ccc;
    _margin-top: 1px;
    font: 12px arial,simsun;
}

.filter_box .filter_item .txt {
    display: inline-block;
    vertical-align: middle;
    max-width: 80px;
    width: auto;
    _width: 80px;
   /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/}
	.filter_box .filter_item .filter_item_bd label input, .location_item_business label input, .filter_item_sub label input {
    display: inline-block;
    vertical-align: middle;
    vertical-align: -3px\9;
    margin-right: 4px;
    margin-top: 1px;
}.input_txt {
   
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff;
    font-family: Arial;
}

.filter_box .filter_item:after,.location_item_current:after,.filter_box .filter_item .filter_item_bd:after,.location_item_subway .subway_line:after,.location_item_subway .subway_station:after,.location_item_area .area_list:after,.filter_item_sub:after{clear:both;content:'.';display:block;height:0;overflow:hidden;}
.filter_box{position:relative; padding-top: 5px; border:1px solid #d9e8ff; border-top: 0 none;*zoom:1;}
.filter_box_fix{position: fixed; top: 46px; z-index: 3; width: 1178px; background-color: #fff;}
.filter_box .filter_item{padding:7px 0 5px 40px;margin:0 15px;border-bottom:1px solid #f1f1f1;*zoom:1;}
.filter_box .filter_item .filter_item_hd{display:inline;float:left;margin:1px 0 0 -40px;color:#999;}
.filter_box .filter_item .filter_item_bd{padding:0 0px 0 60px;*zoom:1;}
.filter_box .filter_item .filter_item_bd .label_list{height:22px;overflow:hidden;}
.filter_box .filter_item .filter_item_bd label,.filter_box .filter_item .filter_item_bd label input,.filter_box .location_item .select{cursor:pointer;}
.filter_box .filter_item .filter_item_bd label dfn{padding:0;font:12px arial;color:#333;}
.filter_box .filter_item .filter_item_bd label,.filter_item_sub label
{ position:relative;float:left;padding:0 3px;*padding:0 6px 0 0px;margin:0 10px 6px 0;width:auto;height:22px;
line-height:18px;line-height:20px\9;overflow:hidden;white-space:nowrap;}

.sanjiax{ position:absolute;     top: 8px;
    right: 36px; width: 0;
  
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #2577e3; border-radius:2px;}
	
	.xiaoguo12{ background: #f1f7ff; padding: 0 10px}
	.xiaoguo12 .xiaoguo1{ width:100%;  font-size:12px; color:#333; }
	.xiaoguo12 .xiaoguo1 .aa{ padding:10px; font-size:12px; color:#999;}
	
	
	
	.xiaoguo1 ul{border-bottom: 1px solid #d9e8ff}
	.xiaoguo1 ul li{ float:left; width:100px; color:#333;}
	.xiaoguo1 ul li a{ width:100px;font-size:12px;  text-align:center; line-height:30px}
	.xiaoguo1 ul li a:hover{ color:#2577e3;}
	
	
	.xiaoguo2 a{ width:100px; text-align:left;font-size:12px; color:#333; line-height:24px;  display:inline-block;}
	
.pad20{ padding:20px}

.jd_left{ width:810px; float:left}
.jd_left ul{ width:100%; background:#fff; padding-bottom:20px; padding-top:20px; border-bottom:1px solid #ddd}

/*.jd_left ul:last-of-type{ border-bottom:none !important}*/

.jd_left ul:first-of-type{ padding-top:0 !important}
.jd_left ul .li1{ float:left; border-radius:10px;width:150px; height:150px; margin-right:20px; position:relative}

.jd_left ul .li1 img{width:150px; height:150px; display:block; border-radius:10px; }
.jd_left ul .li1 b{ width:56px; height:20px; color:#fff; font-size:12px;
 position:absolute; left:0; top:0; display:block; background:#f4b01f; border-radius:10px 0 10px 0; 
 text-align:center; line-height:20px;}
 .jd_left ul .li2{ float:left;}
  .jd_left ul .li2 h2{ color:#333; font-size:18px; line-height:40px;}
    .jd_left ul .li2 p{color:#333; font-size:14px ; margin-top:33px ; margin-bottom:12px}
	 .jd_left ul .li2 p span{ color:#ffb000}
	.jd_left ul .li2 a b{ background:url(../images/dw.png) no-repeat center center;
	 background-size:cover; width:16px; height:20px; vertical-align: middle; display:inline-block}
	.jd_left ul .li2 a span{color:#333; font-size:14px; display:inline-block ;}
	   
		.jd_left ul .li2 .li22 span{ color:#fff; font-size:12px; padding:1px 4px;
		 margin-right:5px; display:inline-block; background:#77bbee}
		 .jd_left ul .li3{ float:right;margin-top: 30px;}
		  .jd_left ul .li3 p{ font-size:34px; color:#ff6600; font-weight:bold }
		  	  .jd_left ul .li3 p i{ font-size:14px; color:#ff6600; font-weight:normal }
			  .jd_left ul .li3 a{ display:block; background:#ffb000;
			   border:1px solid #e77c00; border-radius:6px; width:100px;
			    height:34px; line-height:32px; text-align:center; color:#fff; font-size:14px;}
			  
			  
	/*�Ƶ궩��1	*/	  
			  
  .jddd_a {  background:#fff; border-bottom:1px dashed #ddd;    padding-bottom: 20px;}
  .jddd_a form{ width:100%}
  .jddd_a h1{ font-size:18px; color:#333; margin-left:22px; margin-bottom:20px; }
  
  .jddd_a h1 img { width:26px; height:26px;   display: inline-block;
    vertical-align: middle;
    margin-right: 10px;}
  .jddd_a form label { /*line-height:40px; */display:block; float:left; margin-bottom:20px}
  .jddd_a form label span{margin-right:20px;  text-align:right; width:120px; 
display:block; float:left; line-height:40px; font-size:16px;
 color:#333}
  .nicai{ font-size:16px; color:#333; line-height:40px; margin-left:52px;}
 
  .jddd_a form label input{   border: 1px solid #ddd; float:left; width:220px;
  padding-left:10px; line-height:40px; 
 height:40px; display:block}
 .jdddb23{ width: 0; position:absolute; top:15px; right:0; margin-right:10px;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #ddd; display:block;}
	
	
				  
  .jddd_b {  background:#fff; padding-top:20px; border-bottom:1px dashed #ddd;      padding-bottom: 20px;}
  
   .jddd_c {  background:#fff; padding-top:20px; margin-left:48px;  padding-bottom: 20px;}
   
   
   .jddd_d{ width:100%; background:#fff;}
.jddd_d a{ display:block; margin: 20px auto 30px auto;
    font-size: 18px;
  
    height: 50px;
    line-height: 50px;
    width: 260px;
 
	    border-radius: 4px;
    background-color: #2577e3;
    text-align: center;
    color: #fff;
    }

  .jddd_b h1{ font-size:18px; color:#333; margin-left:22px; margin-bottom:20px; }
   .jddd_b h2{ font-size:16px; color:#333; margin-left:48px; margin-bottom:20px;}
   .jddd_b  textarea{ border:1px solid #ddd;margin-left:48px;    width: 740px;
    padding: 10px;}
  
   .jddd_b h1 img { width:26px; height:26px;   display: inline-block;
    vertical-align: middle;
    margin-right: 10px;}
  .dddd form label { line-height:40px; display:block; float:left; margin-bottom:20px}
 .dddd form label span{margin-right:20px;  text-align:right; width:120px; 
display:block; float:left; line-height:40px; font-size:16px;
 color:#333}
.fplx2{ margin-left:57px}
.fplxli {width:80px; font-size:14px; line-height:16px;text-align:center; float:left}
    .fplx form label input{   border: 1px solid #ddd; float:left; width:220px;
  padding-left:10px; line-height:40px; 
 height:40px; display:block}
 
 
 
   .fplx form label { line-height:40px; display:block; float:left; margin-bottom:20px}
  .fplx form label span{margin-right:20px;  text-align:right; width:120px; 
display:block; float:left; line-height:40px; font-size:16px;
 color:#333}

 
    .fplx form label input{   border: 1px solid #ddd; float:left; width:220px;
  padding-left:10px; line-height:40px; 
 height:40px; display:block}
			  
	/*��ҳ	*/	
	


  .syssz{ width:1200px;     position: absolute;
    z-index: 9999;
    left: 50%;
    margin-left: -600px;
}
    .syss{ width:500px; margin-top:50px; background:#fff;
	 background:#fff; padding:20px 0; }
	 .syss h1{ width: 110px; height:34px; color:#fff; font-size:16px;    text-align: center;
	  line-height:34PX; background:#ffb000; border-radius:0 20px 20px 0; margin-bottom:20px}
	  .syss form{ margin-left:10px;}
	 .syss form label { margin-bottom:12px; width:452px;
   
    display: block;
}
 .syss form label span{ margin-right:12px;  text-align:right; width:60px; 
display:block; float:left; line-height:30px; font-size:14px; height:30px;
 color:#333}
.syss form label input{   border: 1px solid #ddd; float:left; width:380px;
  padding-left:10px; line-height:30px; 
 height:30px; display:block}
 .syss form a{ color:#fff; border:1px solid #ff6a05;background:#ffb000; text-align:center;
  height:40px; line-height:40px; width:150px; font-size:16px; float:right; margin-right:40px;
   display:inline-block; border-radius:4px; }
			  
			/*�Ƶ�����	*/	
		  
  .jdxq_left{ width:850px; float:left}
 .jdh5{ color:#2577e3; font-size:20px; margin:20px 0; padding:0 15px;
  border-left:2px solid #2577e3; line-height:24px;}
 .jdxqf2{ font-size:14px; color:#333;line-height:26px;}
 
  .jdxqf4 ul{ width:100%;}
  .jdxqf4 ul .xqli1{ float:left}
  .jdxqf4 ul .xqli1 h1{ font-size:20px; color:#333; margin-bottom:5px;}
  .jdxqf4 ul .xqli1 p{ color:#666; font-size:16px; margin-bottom:5px;}
  .jdxqf4 ul .xqli1 h1 span{ color:#f4b01f; font-size:14px; margin-left:10px;}
  
  .jdxqf4 ul .xqli2{ float:right; margin-top:20px;}
   .jdxqf4 ul .xqli2 p{ color:#ff6600; font-size:14px;}
    .jdxqf4 ul .xqli2 p i{ font-size:34px; font-weight:normal}
	 .jdxqf4 ul .xqli2 .a5362{ display:block; color:#fff; 
	 background:#ffb000; border:1px solid #e77c00; border-radius:4px; 
	 text-align:center; width:100px; height:34px; line-height:32px;}
	  .jdxqf5{ width:100%}
	  .jdxqf5 ul{ width:100%}
	  .jdxqf5 ul li{ float:left;}
	   .jdxqf5 ul li img{ display:inline-block; float:left}
 
 
 .room_select_box {
    margin-bottom: 10px;
    border: 1px solid #c6dfff;
}

/* no_result */
.htl_promotion{float:right;width:222px;margin-top:-46px;text-align:right;}
.htl_promotion span{display:inline-block;_display:inline;_zoom:1;max-width:200px;padding:2px 10px;border-radius:2px;background-color:#8EBB16;color:#fff;line-height:20px;zoom:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.room_list_loading{margin-bottom:10px;padding-top:124px;text-align:center;background:url(//pic.c-ctrip.com/common/loading_48.gif) no-repeat 50% 40px;}


/*** S= htl_room_table --- Beta A ***/
.htl_room_table table{width:100%;table-layout:fixed;}
.htl_room_table th{font-weight:normal;text-align:left;line-height:40px;color:#4D4D4D;
background-color:#c6dfff;}
.htl_room_table td{vertical-align:top;}
.htl_room_table th.text_right{padding-right:10px;}
.htl_room_table .col1{width:160px; text-align:center}
.htl_room_table .col2{}
.htl_room_table .col3{  width:70px; text-align:center}
.htl_room_table .col4{  width:70px; text-align:center}
.htl_room_table .col5{ width:70px; text-align:center}
.htl_room_table .col6{ width: 90px;text-align:center}

.htl_room_table .col_person{  width:50px;text-align: center;}
.htl_room_table .col_policy{width:117px;text-align: center;}


/*δ�����Ҫ�޸�*/

.htl_room_table .switch_room_tips{ background-color: #fffcd8; text-align: center;}
.htl_room_table .switch_room_tips i{ display: inline-block; vertical-align: middle; margin-right: 10px; width: 24px; height: 24px; background-position: -208px -96px;}
.htl_room_table .other_room_tips{ padding: 20px 0 20px 275px; line-height: 24px; font-size: 14px; color: #666; background-color: #fffcd8;}
.htl_room_table .other_room_tips a{ padding-left: 10px;}
.htl_room_table .other_room_tips .ico{ float: left; display: inline; margin-left: -44px; margin-top: 5px; width: 32px; height: 32px; background-position: -72px -120px;}
.htl_room_table .other_room_tips .bold{padding: 0 10px; font-weight: bold; color: #333;}

.htl_room_table .col6 .btn_compare{display:inline-block;width:40px;height:20px;line-height:20px;background-color:#e6f3ff;color:#06c;font-weight:bold;border:1px solid #88b6e3;text-align:center;box-shadow:0 1px 0 rgba(204,204,204,0.7);border-radius:3px;}
.htl_room_table .col6 .btn_compare:hover{text-decoration:none;color:#fff;background:#185a96;}
.htl_room_table .col7{padding-right:15px;width:121px;text-align:left;white-space:nowrap;    padding-top: 25px;}

.htl_room_table .group_hotel td{border-top:2px solid #ccc;border-bottom:0 none;background:none;}
.htl_room_table .group_hotel .btn_buy{ letter-spacing: 0;}
.htl_room_table .group_hotel .room_type .group_hotel_name{float:left;margin-top:-1px;width:70px;height:52px;overflow:hidden;}
.htl_room_table .hotel_spot td{vertical-align:middle;border-top:2px solid #ccc;border-bottom:0 none;background-color:#F3FFD9;}


.htl_room_table .rooms_sales_main .sale_orange_txt{ padding-right: 6px; color: #ff4800;}
.htl_room_table .rooms_sales .btn_buy{width:auto;padding:0 10px;font-size:14px;letter-spacing:0;text-indent:0;}
.hotel_spot_iframe{width:856px !important;}
.htl_room_table .child_name{padding:10px 0 10px 10px;zoom:1;}
.htl_room_table .child_name span{display:inline-block;vertical-align:middle;margin:0 6px 2px 0;}
.htl_room_table .last_room td{border-bottom:1px solid #ccc;background:none;}
.htl_room_table .viewHotelPackage .room_type_name{border-bottom:1px dashed #333;}
.htl_room_table .viewHotelPackage .child_name .room_type_name{font-weight:normal;}
.htl_room_table .viewHotelPackage .label_onsale_orange{vertical-align:middle;}

.htl_room_table tr{border-bottom:1px solid #c6dfff;}
.htl_room_table .room_type{padding-left:16px;width:160px;background:none;}
.htl_room_table .room_type .room_type_label{ clear: both; padding-top: 5px;}
.htl_room_table .room_unfold,.htl_room_table .room_fold{float:left;width:74px; word-break:break-all; word-wrap:break-word;}
.htl_room_table .room_unfold span,.htl_room_table .room_fold span{padding:1px 18px 0 0;background-position:100% 1px;color:#333;}
.htl_room_table .room_fold span{background-position:100% -31px;}
.htl_room_table .room_type .pic{float:left;width:50px;height:50px;margin-right:6px;border-radius:3px;background:url(//pic.c-ctrip.com/hotels121118/bg_nopic1.png) no-repeat 50% 50%;overflow:hidden;}
.room_type .pic img{width:50px;height:50px;}
.htl_room_table .child_name .room_type_name{line-height:16px; margin-right: 3px;}
.htl_room_table .child_name .room_type_name .b_line{ font-style: normal; border-bottom: 1px dashed #4d4d4d; cursor: pointer;}
.htl_room_table .child_name .supplier_logo{ display: inline-block; vertical-align: middle; width: 65px; height: 20px; overflow: hidden; text-indent: -99em;  background-repeat: no-repeat; cursor: default;}
.htl_room_table .child_name .icon-info-12{margin-right:3px;}
.htl_room_table .base_txtdiv{border-bottom:1px dashed #F60;}
.htl_room_table .base_price,.htl_room_table .base_txtdiv{display:inline-block;vertical-align:top;font:normal 18px Tahoma;color:#F60;}
.htl_room_table .base_price{ margin-bottom: -3px;}
.htl_room_table .base_price dfn,.htl_room_table .base_txtdiv dfn{margin-right:2px;color:#666;font-size:12px;/*vertical-align:4px;*/}
.htl_room_table .base_price .j,.htl_room_table .base_txtdiv .j{font:normal 12px Tahoma;}
.htl_room_table .hotel_pirce{display:inline-block;vertical-align:top; width:88px;}
.htl_room_table .hotel_pirce span{display:inline-block;vertical-align:middle;*margin-bottom:2px;}
.hotel_pirce .ico_refund,.hotel_pirce .ico_coupon{margin-left:3px;}
.htl_room_table .base_txtdiv{color:#F60;font-family:Arial;border-bottom:1px dashed #F60;}
.htl_room_table .hotel_room_last,.htl_room_table .hotel_room_left{ padding-left:5px;color:#BB0000; text-align: center;}
.htl_room_table .b_none{padding-left:9px;}
.htl_room_table .book_percent .green{ display: inline; color: #10a200; border-bottom: 1px dashed #10a200;}
.htl_room_table .book_percent .gray{ display: inline; color: #999; border-bottom: 1px dashed #999;}
.htl_room_table .confirm_green,.htl_room_table .confirm_black{ display: block; margin-top: 2px;}
.htl_room_table .confirm_green{ color: #10a200;}
.htl_room_table .confirm_black{ color: #4d4d4d;}

.htl_room_table .clicked td{background:#F1F1F1;}
.searchresult_caption{position:relative;padding:14px;}
.searchresult_caption .searchresult_caption_arrow{ float: left; margin-top: 28px; width: 18px; height: 18px; background-position: 0 -62px;}
.searchresult_caption .pic_s{float:left;width:80px;height:80px;margin:0 10px 5px 0;overflow:hidden;border-radius:3px;}
.searchresult_caption .pic_s img{width:80px;height:80px;}
.searchresult_caption .show_unfold{display:inline-block;color:#666;margin-top:7px;}
.searchresult_caplist_box{clear:both;*zoom:1;}
.searchresult_caplist_box:after{clear:both;content:'.';display:block;height:0;overflow:hidden;}
.searchresult_caplist_box .show_all{}
.searchresult_caplist_box .prompt_gray{clear:both;padding-top:7px;width:90%;color:#999;}
.searchresult_caplist{overflow:hidden;}
.searchresult_caplist li{float:left;width:30%;margin-right:15px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.searchresult_caplist li.f{clear:both;width:90%;white-space:normal;}
.searchresult_caption .show_fold{position:absolute;right:6px;bottom:2px;width:26px;padding:0;background:none;}



/***S= �°水ť ***/
.book_type{ float:right; padding-right: 15px; width: 76px;}
.book_type:after{clear:both;content:'.';display:block;height:0;overflow:hidden;}
.btns_base22{ display: block; width:76px;*width:74px;border:0 none;background:none;text-align:center;cursor:pointer;font-family:"\5B8B\4F53",SimSun,Tahoma,Verdana,Arial,sans-serif; }
.btns_base22:hover{text-decoration: none;}
.btns_base22:focus{outline:none;}
.btns_base22_main{height:28px;line-height:28px;font-size:14px;color:#fff;background:#ff9a14;border-radius:3px 3px 0 0;}
.btns_base22:hover .btns_base22_main{background-color:#ff7315;}
.btns_base22_skin01{border:1px solid #ffd092;border-top:none;height:16px;line-height: 16px;color:#ff7d15;background:#ffecd2;border-radius:0 0 3px 3px;}
.payment_txt{display:inline-block;vertical-align:middle; margin-top: -2px; font-size:10px;font-family:"Microsoft Yahei";}
:root .payment_txt{ margin-top: -4px; font-size:12px; transform:scale(0.8333333333333333);}
.btns_base22_rush .btns_base22_main{ background-color: #f60;}
.btns_base22_rush:hover .btns_base22_main{ background-color: #ff4600;}
.btns_base22_dis{cursor:default; position: relative;}
.btns_base22_dis .i_tips{ position: absolute; width: 12px;height: 12px;background-position: -160px -120px; top: 50%; right: -15px; margin-top: -6px;}
.btns_base22_dis .btns_base22_main,.btns_base22_dis:hover .btns_base22_main{background:#ccc;}
.btns_base22_dis .btns_base22_skin01,
.btns_base22_dis .btns_base22_skin02,
.btns_base22_dis .btns_base22_skin03,
.btns_base22_dis .btns_base22_skin04,
.btns_base22_dis .btns_base22_skin05{ border-color:#ccc; background-color: #fff; color: #aaa; }
.btns_base22_single .btns_base22_main{border-radius:3px;/* û���ָ���Ԥ�����������ⵣ��ʱ��Ԥ����ť4����Ҫ����Բ�� */}
/***E= �°水ť ***/
/*** E= htl_room_table --- Beta A ***/

.bagdd{ background:#ddd !important}

.bagdd1{    border: 1px solid #ddd !important;
  
   
    color: #ccc !important;
    background: #fff !important;}
	
		
	/***E= ���� ***/
	
	.product_zz{ position:fixed; bottom:0; right:0;}
	.product_zz_ll{ width:100%;  margin-top:20px; background:#f5f5f5; }
.product_zz_ll h2{ color:#fff;/* background:#2577e3; */font-size:14px; text-align:center;
 height:40px; line-height:40px; background:#ff9a14; }
.product_zz_ll .dianpu1{ padding:20px 20px 10px 20px; }

.product_zz_ll a{  display:block; text-align:center; background:#ff9a14;
 line-height:30px; width: 140px; height:30px; color:#fff;/*background:#2577e3;*/ margin:30px auto; border-radius:20px;}
 .product_zz_ll a:hover{ color:#fff !important}
.product_zz_ll textarea{ width:100%; }

.indexh1{ width:100%; font-size:24px; color:#333;
 padding-left:10px; border-left:2px solid #2577e3; line-height:24px; margin-bottom:20px}
 .indexh1 a{ color:#666; font-size:14px; float: right; }


 .index_1{ width:100%; background:#fff; margin-top:20px;}
   .index_1_z{ width:860px; float:left; margin-bottom:20px }
     .index_1_z ul{ width:100%}
	   .index_1_z ul li{width:280px; margin-right:10px; float:left; margin-bottom:10px}
	  .index_1_z ul li a{display:block; width:100%; position:relative}
	    .index_1_z ul li a img{ width:280px; height:280px; display:block; }
		.index_1_z ul li a span{ width:100%; display:block; height:28px; line-height:28px;
	    text-align:center; text-align:left; color:#fff; font-size:14px; 
	   background:rgba(0,0,0,0.2);overflow:hidden; white-space:nowrap;
	   text-overflow: ellipsis; position:absolute; bottom:0; padding:0 10px;}
	    .index_1_z ul li h1{ color:#000; 
	   font-size:16px;overflow:hidden; white-space:nowrap;
	   text-overflow: ellipsis; padding: 10px;}
	   .index_1_z ul li p{ color:#ff7f00; font-size:16px; line-height:24px; margin:0 10px 0px 10px}
	   .index_1_z ul li p i{font-size:22px;}
	  .index_1_z ul li p span{ float:right; color:#999;}
	   
	    .index_1_y{ width: 310px; float:right}
	  .index_1_y ul{ width:100%; background:#fff}
	  .index_1_y ul li{ margin-bottom:20px; background:#f4f4f4;}
	  .index_1_y ul li a{ display:block}
	   .index_1_y ul li a .zuo{ width:220px; float:left;}
	  .index_1_y ul li a .zuo h1{ padding:10px 10px 1px 10px; color:#000; 
	   font-size:16px;overflow:hidden; white-space:nowrap;
	   text-overflow: ellipsis; }
	    .index_1_y ul li a .zuo em{ display:block; font-size:14x; color:#999; margin-bottom:5px;}
	    .index_1_y ul li a .zuo p{ padding:0px 10px 5px 10px;font-size:16px; line-height:24px; color:#ff7f00}
	  .index_1_y ul li a .zuo p i{ font-size:22px; color:#ff7f00;}
		  .index_1_y ul li a .zuo  span{ float:right;font-size:14px; color:#999}
	    .index_1_y ul li a .you{ position:relative;width:90px; height:90px; float:right}
	  .index_1_y ul li a .you img{width:90px; height:90px; display:block}



  .index_2{ width:100%; background:#fff; margin-bottom:10px; margin-top:20px;}
   .index_2_z{ width:860px; float:left; }
     .index_2_z ul{ width:100%}
	   .index_2_z ul li{width:207px; margin-right:10px; float:left; margin-bottom:10px;}
	    .index_2_z ul li:nth-child(4n+0) {
    margin-right: 0 !important;}
	   .index_2_z ul li a{display:block; width:100%; position:relative}
	    .index_2_z ul li a img{ width:207px; height:207px; display:block; }
		.index_2_z ul li a span{ width:100%; display:block; height:34px; line-height:34px;
	    text-align:center; text-align:left; color:#fff; font-size:14px; 
	   background:rgba(0,0,0,0.2);overflow:hidden; white-space:nowrap;
	   text-overflow: ellipsis; position:absolute; bottom:0; padding:0 10px;}
	      .index_2_z ul li h1{ padding:5px}
	   .index_2_z ul li p{ color:#ff7f00; font-size:16px; line-height:24px; padding:0 5px}
	   .index_2_z ul li p i{font-size:22px;}
	   .index_2_z ul li p span{ float:right; color:#999;    font-size: 14px;}
	   
	    .index_2_y{ width: 310px; float:right}
	  .index_2_y ul{ width:100%; background:#fff}
	  .index_2_y ul li{ margin-bottom:20px; background:#f4f4f4;}
	   .index_2_y ul li a{ display:block}
	   .index_2_y ul li a .zuo{ width:220px; float:left;}
	  .index_2_y ul li a .zuo h1{ padding:10px; color:#000; 
	   font-size:16px;overflow:hidden; white-space:nowrap;
	   text-overflow: ellipsis; }
	     .index_2_y ul li a .zuo p{ padding:16px 10px 5px 10px;font-size:16px; 
		 line-height:24px; color:#ff7f00}
	  .index_2_y ul li a .zuo p i{ font-size:22px; color:#ff7f00;}
		  .index_2_y ul li a .zuo  span{ float:right;font-size:14px; color:#999}
	    .index_2_y ul li a .you{ width:90px; height:90px; float:right}
	   .index_2_y ul li a .you img{width:90px; height:90px; display:block}


	   .index_3{ width:100%; background:#fff;}
	   .index_3_z{ width:570px; float:left; }
	   .index_3_z ul{ width:100%}
	   .index_3_z ul li{ margin-bottom:20px; width:100%;}
	   .index_3_z ul li a{ display:block; width:100%;}
	   .index_3_z ul li a .zuo{width:130px; height:130px; float:left; margin-right:10px;}
	   .index_3_z ul li a .zuo img{width:130px; height:130px; display:block;}
	   
	    .index_3_z ul li a .you{float:left; width:430px}
		 .index_3_z ul li a .you h1{color:#333; font-size:16px;
	overflow:hidden; white-space:nowrap;text-overflow: ellipsis;  padding-right:10px;}
	
	.index_3_z ul li a .you span{color:#999; font-size:12px; display:block ;}
	
	.index_3_z ul li a .you p{color:#666; font-size:14px; height:40px}
	.mr20{ margin-right:20px !important}
	
	 
	  .index_3_y{ width: 580px; float:right}
	  .index_3_y ul{ width:100%; background:#fff}
	  .index_3_y ul li{ width:280px; height:280px; float:left; margin-bottom:20px; }
	  .index_3_y ul li a{ display:block; position:relative}
	  .index_3_y ul li a img{ width:280px; height:280px; display:block;}
	   .index_3_y ul li a p{ width:100%; height:34px; line-height:34px;
	    text-align:center; text-align:left; color:#fff; font-size:14px; 
	   background:rgba(0,0,0,0.2);overflow:hidden; white-space:nowrap;
	   text-overflow: ellipsis; position:absolute; bottom:0; padding:0 10px;}
	   
	   /*�����Ŀ��ʼ*/
	   
	   .page_body_ct{ position:relative;
width: 1200px;
margin:0 auto; background-color:#FFFFFF;

 background:#07ADC1; height:360px;height:420px;}

.page_body_ct .page_left{ width:170px;}

.page_body_ct .page_right{ width:1030px;    width: 1030px;
    /* margin-left: 170px; */
    /* margin-top: -162px; */
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}


.nav_menu {clear:both;overflow:hidden; width:170px; text-align:left;}
.nav_menu dt{/*width:162px;*/ 
             height:50px;
             color:#fff; 
             font-size:25px; 
             font-family: "Microsoft YaHei";
             font-weight: normal;
             padding-left:48px; 
             line-height:50px;
           
             
             }


.nav_menu dd{width:170px; padding:0; margin:0; height:38px;}
.nav_menu dd a{ height:38px; background:#07ADC1; 
               line-height:38px;text-align:left; display:block;font-size:14px;
			    color:#fff;text-decoration:none; font-weight:normal;
               word-break:keep-all;white-space:nowrap; overflow:hidden;
			    text-overflow:ellipsis;
               display:block; padding-left:40px;}
.nav_menu dd a:hover{ background:#07ADC1;}
   				   
	 .page_left dd:hover .ggxg21 { display:block}
	 
	 
.ggxg21{ display:none;  background:#fff;  width:390px;  box-shadow:3px 3px 5px #ddd;
 position:absolute; z-index:99999; left:170px; top:0;min-height:360px}
 .ggxg21 .lbli_z{ padding:10px 20px 20px 20px}
  .ggxg21 .lbli_z .lbli_z1{ width:100%; border-bottom:1px solid #e5e5e5; padding:5px 0}
    .ggxg21 .lbli_z .lbli_z1 .li1{ float:left; width:80px; text-align:left; color:#2577e3;
	 font-size:14px; line-height:30px;white-space:nowrap;  overflow:hidden;
			    text-overflow:ellipsis;}
	 .ggxg21 .lbli_z .lbli_z1 .li2{ float:left; width:270px}
	 .ggxg21 .lbli_z .lbli_z1 .li2 .li22{ color:#666; font-size:14px;
	  width:90px;white-space:nowrap;  overflow:hidden;
			    text-overflow:ellipsis; text-align:left; float:left; line-height:30px;}

.ggxg21 li{ text-align:center; 
width:100%; height:30px; line-height:30px; color:#333; border-top:1px solid #ddd; font-size:14px;}

/*.sdsdsdd{position: relative; overflow: initial;}*/

   
	   /*�����Ŀ����*/

 /*�Ƶ���ҳ*/
.bbig{  display:block; width:1200px; background:#fff; }
.bbig ul{ margin-top:20px;}
.bbig ul li{ position:relative; height: auto;border-left:1px solid #e8e8e8; 
 overflow:hidden; text-align:right;
  float:left;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;
   width:285px; padding:10px; overflow:hidden; border-right:1px solid #e8e8e8; margin-right:20px}
.bbig ul img{ width:263px; height:263px;}

  .bbig h2{ padding:20px 0px 15px 0px; height:auto; overflow:hidden;
   color:#f6af0d; background-image:url(../images/dh.png); background-repeat:no-repeat;
    background-position:left center; background-size:20px; font-size:18px; border-bottom:2px solid #f6af0d}
  .bbig h2 em a{ float:right; font-weight:normal; font-size:14px; color:#f6af0d; }

  
  
.bb_name{color:#646464; font-size:14px; text-align:left;    margin-bottom: 10px;}
.bb_name em{ position:absolute;font-size:14px; left:10px; top:10px;width:30px; height:40px;
 line-height:16px; margin-right:10px;float:left; background-image:url(../images/jrtj.png);
  background-position:left center; background-repeat:no-repeat; padding:5px; 
  text-align:center; color:#fff}
.bprice{color:#999; font: normal 14px/18px Microsoft YaHei; text-align:left}
.bprice span sup{ font-size:18px; float:left;color:#da231a;}
.bprice span{ font-size:14px; text-align:left;color:#999;}
.bprice span.del{  float:right; font-size:14px; color:#999; font-weight:normal}
.bbtn{width:100%;height:28px; border-radius:2px;background:#f6ab00;filter:alpha(opacity=95);
-moz-opacity:0.95;opacity:0.95;cursor:pointer;margin-top:15px; margin-bottom:10px}
.bbtn a{ width:74px; margin:0 auto;height:28px;display:block;background:url(../images/details_addcart1.png) no-repeat; background-size:24px 24px; background-position:left center;line-height:28px;font-family:Microsoft YaHei;font-size:12px;color:#fff;text-decoration:none; padding-left:26px;}
.bbtn a:hover{ color:#fff}


.bprice {   
    color: #999;
    font: normal 14px/18px Microsoft YaHei;
    text-align: left;
}

.clearfix {
    zoom: 1;
}
.floorItem {    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    height: auto;
    overflow: hidden;
}
.floor {
    clear: both;
}

.floorTop {
    width: 100%;
  
   
}
.floorItem .floor_side {
    float: left;
    width: 230px;
 
    background-color: #fff;
}
.floorItem .floor_pro2 {
    float: left;
    width: 970px;
   
    background-color: #fff;
}
.floor .floorPro li { border:1px solid #fff;
    float: left;
    margin: 15px 0 5px 12px;
    background: #fff;
    width: 228px;
    height: auto;
    position: relative;
}
.floor .floorPro li:hover{border: 1px solid #2577e3;}
/*.floor .floorPro li .mask, .floor .floorPro li:hover .mask { z-index:999;
	position: absolute;
	
	border: 1px solid #2577e3;
	z-index: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s ease;
}
.floor .floorPro li:hover .mask {
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
}*/
.floor .floorPro li .img_view {
	width: 100%;
	height: 228px;
	line-height: 228px;
	text-align: center;
	overflow: hidden;
	float: left;
	
	position: relative;
}
.floor .floorPro li .img_view img { width:226px; height:226px;
 
}
.floor .floorPro li .bottom {
	float: left;
	padding:10px;
	width: 100%;
	position: relative;
}
.floor .floorPro li .bottom .name { line-height:26px;
	color: #333;
	cursor: pointer;
	display: block;
	font-size: 16px;
	  
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.floor_fl h2 { line-height:20px; font-size:18px;
  border-bottom:2px solid #2577e3;padding:20px 0 15px 0;
	font-weight: normal;
	color: #2577e3
}
.floor_fl h2 a {color: #2577e3 ;font-size:15px; float:right; }
.floor .floorPro li .bottom p{ width:100%;}
.floor .floorPro li .bottom p em{   line-height:20px;font-size: 18px;  color: #999; }
.floor .floorPro li .bottom p sup{ line-height:20px;    font-size: 17px;  color: #da231a;}
   
  
	.floor .floorPro li .bottom p strong{ line-height:20px; font-size: 18px;  color: #da231a;float:left;}
		.floor .floorPro li .bottom p i{ line-height:20px;font-size: 14px;  color: #da231a;float:left;}
		.floor .floorPro li .bottom p span{ line-height:20px; float:right; display:block; color:#999; font-size:14px;}
		
		/*��վ����*/
		.wzggz{
	width: 840px;
	float: left;height: auto;
	overflow: hidden;background:#fff;}
	 
	 	.wzggz ul{ padding: 20px; }
		.wzggz ul li{ width:100%;border-bottom:1px solid #ddd;}
		.wzggz ul li h1{ font-size:20px; color:#333;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    margin-bottom: 10px;}
		.wzggz ul li p{ line-height:30px;font-size:16px; color:#646464;}
		.wzggz ul li span{ line-height:30px;color:#969696; font-size:14px; text-align:right;
		  display:block;
  }
  
  .jdlq18{position:relative; width:170px; padding-top:22px;}
	
	
	

